[ Feb 21 09:58:17 Enabled. ] [ Feb 21 09:58:17 Rereading configuration. ] [ Feb 21 09:58:17 Rereading configuration. ] [ Feb 21 09:58:19 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 [ Feb 21 09:58:19 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 2025.02.21 09:58:19.854357 [ 1 ] {} Application: Will watch for the process with pid 24617 2025.02.21 09:58:19.854919 [ 1 ] {} Application: Forked a child process to watch 2025.02.21 09:58:20.015420 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24617 2025.02.21 09:58:20.016214 [ 1 ] {} Application: starting up 2025.02.21 09:58:20.016984 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.21 09:58:20.107915 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.21 09:58:20.151121 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.21 09:58:20.151178 [ 1 ] {} Application: Initializing DateLUT. 2025.02.21 09:58:20.151191 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.21 09:58:20.151255 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.21 09:58:20.151631 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.21 09:58:20.153384 [ 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'. 2025.02.21 09:58:20.154146 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.21 09:58:20.154495 [ 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) 2025.02.21 09:58:20.154514 [ 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) 2025.02.21 09:58:20.154529 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.21 09:58:20.154706 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.21 09:58:20.155582 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.21 09:58:20.160697 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.21 09:58:20.161580 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.21 09:58:20.162898 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.21 09:58:20.162968 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.21 09:58:20.164537 [ 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'. 2025.02.21 09:58:20.165067 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.21 09:58:20.169607 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.21 09:58:20.169984 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.21 09:58:20.171470 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.21 09:58:20.171807 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.21 09:58:20.172129 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.21 09:58:20.172492 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.21 09:58:20.173811 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.21 09:58:20.173835 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.21 09:58:20.173897 [ 90 ] {} DNSResolver: Updating DNS cache 2025.02.21 09:58:20.173999 [ 90 ] {} DNSResolver: Updated DNS cache 2025.02.21 09:58:20.183082 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.21 09:58:20.183105 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000145813 sec 2025.02.21 09:58:20.183152 [ 1 ] {} ReferentialDeps: No tables 2025.02.21 09:58:20.183166 [ 1 ] {} LoadingDeps: No tables 2025.02.21 09:58:20.183833 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.21 09:58:20.184943 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.21 09:58:20.196823 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.21 09:58:20.196864 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.21 09:58:20.196889 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.21 09:58:20.196901 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.21 09:58:20.196931 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.21 09:58:20.196950 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.21 09:58:20.199547 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.21 09:58:20.199589 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.21 09:58:20.199615 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.21 09:58:20.199791 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.21 09:58:20.199810 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.21 09:58:20.199842 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.21 09:58:20.199865 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.21 09:58:20.199877 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.21 09:58:20.199904 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.21 09:58:20.199924 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.21 09:58:20.226802 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.21 09:58:20.232946 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.21 09:58:20.232982 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8882e-05 sec 2025.02.21 09:58:20.232999 [ 1 ] {} ReferentialDeps: No tables 2025.02.21 09:58:20.233013 [ 1 ] {} LoadingDeps: No tables 2025.02.21 09:58:20.233043 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.21 09:58:20.233236 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.21 09:58:20.233280 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.21 09:58:20.233293 [ 1 ] {} Application: Loaded metadata. 2025.02.21 09:58:20.233305 [ 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). 2025.02.21 09:58:20.233316 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.21 09:58:20.244266 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.21 09:58:20.244483 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.02.21 09:58:20.245388 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4361e-05 sec. 2025.02.21 09:58:20.246431 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.21 09:58:20.246522 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.21 09:58:20.246540 [ 1 ] {} Application: Ready for connections. 2025.02.21 09:58:20.839261 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35092 2025.02.21 09:58:20.839526 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:20.839582 [ 3 ] {} TCP-Session: 70f26c31-9d0b-4b08-b511-167c9b80e7ce Authenticating user 'default' from [fd00:1122:3344:101::b]:35092 2025.02.21 09:58:20.839615 [ 3 ] {} TCP-Session: 70f26c31-9d0b-4b08-b511-167c9b80e7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.839637 [ 3 ] {} TCP-Session: 70f26c31-9d0b-4b08-b511-167c9b80e7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.839724 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.21 09:58:20.839752 [ 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 2025.02.21 09:58:20.839782 [ 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 2025.02.21 09:58:20.840705 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52859 2025.02.21 09:58:20.840825 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:20.840858 [ 4 ] {} TCP-Session: 35d7c990-da4b-4f13-b74a-5baf3a3b7cbe Authenticating user 'default' from [fd00:1122:3344:101::b]:52859 2025.02.21 09:58:20.840884 [ 4 ] {} TCP-Session: 35d7c990-da4b-4f13-b74a-5baf3a3b7cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.840913 [ 4 ] {} TCP-Session: 35d7c990-da4b-4f13-b74a-5baf3a3b7cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.841504 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43179 2025.02.21 09:58:20.841504 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60107 2025.02.21 09:58:20.841577 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40275 2025.02.21 09:58:20.841728 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:20.841780 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:20.841909 [ 5 ] {} TCP-Session: 1ebccef2-33fd-4f24-b4eb-c249a07d0a88 Authenticating user 'default' from [fd00:1122:3344:101::b]:43179 2025.02.21 09:58:20.841921 [ 253 ] {} TCP-Session: 29bcb1db-01de-4af0-af73-8ea442a40985 Authenticating user 'default' from [fd00:1122:3344:101::b]:60107 2025.02.21 09:58:20.841937 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48074 2025.02.21 09:58:20.841960 [ 5 ] {} TCP-Session: 1ebccef2-33fd-4f24-b4eb-c249a07d0a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.841962 [ 253 ] {} TCP-Session: 29bcb1db-01de-4af0-af73-8ea442a40985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.841996 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57946 2025.02.21 09:58:20.842027 [ 5 ] {} TCP-Session: 1ebccef2-33fd-4f24-b4eb-c249a07d0a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.842044 [ 253 ] {} TCP-Session: 29bcb1db-01de-4af0-af73-8ea442a40985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.842304 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41409 2025.02.21 09:58:20.844998 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:20.845032 [ 254 ] {} TCP-Session: 5923b4b4-79b4-41bb-a973-80a1dc1faf50 Authenticating user 'default' from [fd00:1122:3344:101::b]:40275 2025.02.21 09:58:20.845065 [ 254 ] {} TCP-Session: 5923b4b4-79b4-41bb-a973-80a1dc1faf50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.845079 [ 254 ] {} TCP-Session: 5923b4b4-79b4-41bb-a973-80a1dc1faf50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.845745 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:20.845821 [ 255 ] {} TCP-Session: 539abe4c-486e-4f39-ad28-d8730b983864 Authenticating user 'default' from [fd00:1122:3344:101::b]:48074 2025.02.21 09:58:20.845845 [ 255 ] {} TCP-Session: 539abe4c-486e-4f39-ad28-d8730b983864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.845860 [ 255 ] {} TCP-Session: 539abe4c-486e-4f39-ad28-d8730b983864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.846359 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:20.846410 [ 256 ] {} TCP-Session: 99453f44-7ae7-4ac1-b7e7-bebf6a20482d Authenticating user 'default' from [fd00:1122:3344:101::b]:57946 2025.02.21 09:58:20.846435 [ 256 ] {} TCP-Session: 99453f44-7ae7-4ac1-b7e7-bebf6a20482d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.846488 [ 256 ] {} TCP-Session: 99453f44-7ae7-4ac1-b7e7-bebf6a20482d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.849980 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:20.850020 [ 257 ] {} TCP-Session: 6ac58ea9-5f99-4275-8ee6-bd3795d42783 Authenticating user 'default' from [fd00:1122:3344:101::b]:41409 2025.02.21 09:58:20.850037 [ 257 ] {} TCP-Session: 6ac58ea9-5f99-4275-8ee6-bd3795d42783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:20.850069 [ 257 ] {} TCP-Session: 6ac58ea9-5f99-4275-8ee6-bd3795d42783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.30 MiB (RSS), difference: 2.12 MiB 2025.02.21 09:58:21.075539 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51831 2025.02.21 09:58:21.075729 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.075759 [ 258 ] {} TCP-Session: 4f495471-a90e-469c-84c5-1040d7270fd0 Authenticating user 'default' from [fd00:1122:3344:101::c]:51831 2025.02.21 09:58:21.075784 [ 258 ] {} TCP-Session: 4f495471-a90e-469c-84c5-1040d7270fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.075807 [ 258 ] {} TCP-Session: 4f495471-a90e-469c-84c5-1040d7270fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.075861 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.21 09:58:21.075886 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.21 09:58:21.075911 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.21 09:58:21.076957 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35973 2025.02.21 09:58:21.077038 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40052 2025.02.21 09:58:21.077157 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.077176 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60501 2025.02.21 09:58:21.077296 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34250 2025.02.21 09:58:21.077370 [ 259 ] {} TCP-Session: 087b8fc4-452b-4ac9-8e36-0f8c07644381 Authenticating user 'default' from [fd00:1122:3344:101::c]:35973 2025.02.21 09:58:21.077381 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.077514 [ 259 ] {} TCP-Session: 087b8fc4-452b-4ac9-8e36-0f8c07644381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.077518 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.077413 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55791 2025.02.21 09:58:21.077541 [ 260 ] {} TCP-Session: 7ac41981-ae38-4f31-bc1b-e37b097c132d Authenticating user 'default' from [fd00:1122:3344:101::c]:40052 2025.02.21 09:58:21.077736 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41643 2025.02.21 09:58:21.077751 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.077567 [ 259 ] {} TCP-Session: 087b8fc4-452b-4ac9-8e36-0f8c07644381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.077773 [ 261 ] {} TCP-Session: 54c8495b-1438-4948-872d-a49c31f3fddf Authenticating user 'default' from [fd00:1122:3344:101::c]:60501 2025.02.21 09:58:21.077879 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.077904 [ 262 ] {} TCP-Session: 6d009fb3-9ba2-4f80-bf7b-510c407988ff Authenticating user 'default' from [fd00:1122:3344:101::c]:34250 2025.02.21 09:58:21.077969 [ 261 ] {} TCP-Session: 54c8495b-1438-4948-872d-a49c31f3fddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.077997 [ 263 ] {} TCP-Session: b700d508-23e1-4634-bb93-1c0d61f7a4f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:55791 2025.02.21 09:58:21.077941 [ 260 ] {} TCP-Session: 7ac41981-ae38-4f31-bc1b-e37b097c132d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078037 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33518 2025.02.21 09:58:21.078151 [ 263 ] {} TCP-Session: b700d508-23e1-4634-bb93-1c0d61f7a4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078203 [ 260 ] {} TCP-Session: 7ac41981-ae38-4f31-bc1b-e37b097c132d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078206 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.078233 [ 261 ] {} TCP-Session: 54c8495b-1438-4948-872d-a49c31f3fddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078220 [ 262 ] {} TCP-Session: 6d009fb3-9ba2-4f80-bf7b-510c407988ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078246 [ 263 ] {} TCP-Session: b700d508-23e1-4634-bb93-1c0d61f7a4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078401 [ 262 ] {} TCP-Session: 6d009fb3-9ba2-4f80-bf7b-510c407988ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078405 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.078488 [ 264 ] {} TCP-Session: 114783e5-6f3d-4b14-9771-f99411b9d128 Authenticating user 'default' from [fd00:1122:3344:101::c]:41643 2025.02.21 09:58:21.078534 [ 265 ] {} TCP-Session: 7fd66a97-c5c0-41dc-b1e6-cd1d35fa8d12 Authenticating user 'default' from [fd00:1122:3344:101::c]:33518 2025.02.21 09:58:21.078589 [ 264 ] {} TCP-Session: 114783e5-6f3d-4b14-9771-f99411b9d128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078622 [ 265 ] {} TCP-Session: 7fd66a97-c5c0-41dc-b1e6-cd1d35fa8d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078633 [ 264 ] {} TCP-Session: 114783e5-6f3d-4b14-9771-f99411b9d128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.078682 [ 265 ] {} TCP-Session: 7fd66a97-c5c0-41dc-b1e6-cd1d35fa8d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.086691 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62678 2025.02.21 09:58:21.086930 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.086975 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Authenticating user 'default' from [fd00:1122:3344:101::d]:62678 2025.02.21 09:58:21.086999 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.087017 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.087077 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.21 09:58:21.087107 [ 266 ] {} 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 2025.02.21 09:58:21.087139 [ 266 ] {} 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 2025.02.21 09:58:21.089679 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32977 2025.02.21 09:58:21.089891 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.089915 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35301 2025.02.21 09:58:21.089941 [ 267 ] {} TCP-Session: 500ae4c8-b3c3-4a00-8782-4659e7ca1750 Authenticating user 'default' from [fd00:1122:3344:101::d]:32977 2025.02.21 09:58:21.089921 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55846 2025.02.21 09:58:21.090087 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.090123 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37981 2025.02.21 09:58:21.090116 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37294 2025.02.21 09:58:21.090243 [ 269 ] {} TCP-Session: ed2819fa-4fad-4b9d-976b-eda5216514db Authenticating user 'default' from [fd00:1122:3344:101::d]:35301 2025.02.21 09:58:21.090252 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.090274 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48900 2025.02.21 09:58:21.090430 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.090468 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54043 2025.02.21 09:58:21.090022 [ 267 ] {} TCP-Session: 500ae4c8-b3c3-4a00-8782-4659e7ca1750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.090500 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Authenticating user 'default' from [fd00:1122:3344:101::d]:55846 2025.02.21 09:58:21.090604 [ 269 ] {} TCP-Session: ed2819fa-4fad-4b9d-976b-eda5216514db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.090657 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.090667 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61660 2025.02.21 09:58:21.090689 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.090749 [ 269 ] {} TCP-Session: ed2819fa-4fad-4b9d-976b-eda5216514db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.090798 [ 267 ] {} TCP-Session: 500ae4c8-b3c3-4a00-8782-4659e7ca1750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.090781 [ 270 ] {} TCP-Session: 7dfc5382-2fa5-411b-8a1e-b4c1d6c83782 Authenticating user 'default' from [fd00:1122:3344:101::d]:37981 2025.02.21 09:58:21.090845 [ 272 ] {} TCP-Session: 67b9947c-5bf0-441a-9345-20f0e894841d Authenticating user 'default' from [fd00:1122:3344:101::d]:48900 2025.02.21 09:58:21.091005 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.091016 [ 270 ] {} TCP-Session: 7dfc5382-2fa5-411b-8a1e-b4c1d6c83782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.091065 [ 272 ] {} TCP-Session: 67b9947c-5bf0-441a-9345-20f0e894841d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.091093 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.091160 [ 270 ] {} TCP-Session: 7dfc5382-2fa5-411b-8a1e-b4c1d6c83782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.091251 [ 272 ] {} TCP-Session: 67b9947c-5bf0-441a-9345-20f0e894841d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.091328 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.091358 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:61660 2025.02.21 09:58:21.091498 [ 273 ] {} TCP-Session: c84994e4-0f08-439e-b71f-f676567b10f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54043 2025.02.21 09:58:21.091510 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.091534 [ 273 ] {} TCP-Session: c84994e4-0f08-439e-b71f-f676567b10f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.091541 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.091609 [ 273 ] {} TCP-Session: c84994e4-0f08-439e-b71f-f676567b10f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.092255 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:21.092335 [ 271 ] {} TCP-Session: 30c115d1-f2cb-45d8-9b3f-bece8c2b1c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:37294 2025.02.21 09:58:21.092357 [ 271 ] {} TCP-Session: 30c115d1-f2cb-45d8-9b3f-bece8c2b1c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.092372 [ 271 ] {} TCP-Session: 30c115d1-f2cb-45d8-9b3f-bece8c2b1c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:21.093883 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.096655 [ 266 ] {6563a5d7-45c4-4ef6-a6f1-64249410c98c} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.21 09:58:21.143250 [ 266 ] {6563a5d7-45c4-4ef6-a6f1-64249410c98c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62678) (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 2025.02.21 09:58:21.144666 [ 266 ] {6563a5d7-45c4-4ef6-a6f1-64249410c98c} 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 2025.02.21 09:58:21.144805 [ 266 ] {6563a5d7-45c4-4ef6-a6f1-64249410c98c} TCPHandler: Processed in 0.052500228 sec. 2025.02.21 09:58:21.145236 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.145411 [ 266 ] {22085972-82f9-4de4-a94a-ef991770e036} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.21 09:58:21.145688 [ 266 ] {22085972-82f9-4de4-a94a-ef991770e036} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62678) (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 2025.02.21 09:58:21.145814 [ 266 ] {22085972-82f9-4de4-a94a-ef991770e036} 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 2025.02.21 09:58:21.145911 [ 266 ] {22085972-82f9-4de4-a94a-ef991770e036} TCPHandler: Processed in 0.000791719 sec. 2025.02.21 09:58:21.146293 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.147605 [ 266 ] {e6c82f4b-b2e1-40ba-8221-2e1f0ba6aa6c} executeQuery: (from [fd00:1122:3344:101::d]:62678) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.21 09:58:21.147696 [ 266 ] {e6c82f4b-b2e1-40ba-8221-2e1f0ba6aa6c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.21 09:58:21.149285 [ 266 ] {e6c82f4b-b2e1-40ba-8221-2e1f0ba6aa6c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.21 09:58:21.149307 [ 266 ] {e6c82f4b-b2e1-40ba-8221-2e1f0ba6aa6c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6211e-05 sec 2025.02.21 09:58:21.149321 [ 266 ] {e6c82f4b-b2e1-40ba-8221-2e1f0ba6aa6c} ReferentialDeps: No tables 2025.02.21 09:58:21.149359 [ 266 ] {e6c82f4b-b2e1-40ba-8221-2e1f0ba6aa6c} LoadingDeps: No tables 2025.02.21 09:58:21.149389 [ 266 ] {e6c82f4b-b2e1-40ba-8221-2e1f0ba6aa6c} DatabaseAtomic (oximeter): Starting up tables. 2025.02.21 09:58:21.150026 [ 266 ] {e6c82f4b-b2e1-40ba-8221-2e1f0ba6aa6c} TCPHandler: Processed in 0.003787231 sec. 2025.02.21 09:58:21.150396 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.150716 [ 274 ] {eb2a1f39-31dc-4658-a16e-697113335159} executeQuery: (from [fd00:1122:3344:101::d]:61660) /* 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) 2025.02.21 09:58:21.150826 [ 274 ] {eb2a1f39-31dc-4658-a16e-697113335159} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.21 09:58:21.160202 [ 274 ] {eb2a1f39-31dc-4658-a16e-697113335159} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.21 09:58:21.165272 [ 274 ] {eb2a1f39-31dc-4658-a16e-697113335159} oximeter.version (537c86a1-c5de-4c00-9db6-dd3e046628f1): Loading data parts 2025.02.21 09:58:21.165848 [ 274 ] {eb2a1f39-31dc-4658-a16e-697113335159} oximeter.version (537c86a1-c5de-4c00-9db6-dd3e046628f1): There are no data parts 2025.02.21 09:58:21.168837 [ 274 ] {eb2a1f39-31dc-4658-a16e-697113335159} TCPHandler: Processed in 0.01865155 sec. 2025.02.21 09:58:21.169073 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.169307 [ 266 ] {f4292934-4330-4101-825e-c0c9f8b20348} executeQuery: (from [fd00:1122:3344:101::d]:62678) /* 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) 2025.02.21 09:58:21.169430 [ 266 ] {f4292934-4330-4101-825e-c0c9f8b20348} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.21 09:58:21.178017 [ 266 ] {f4292934-4330-4101-825e-c0c9f8b20348} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Loading data parts 2025.02.21 09:58:21.178310 [ 266 ] {f4292934-4330-4101-825e-c0c9f8b20348} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): There are no data parts 2025.02.21 09:58:21.179590 [ 266 ] {f4292934-4330-4101-825e-c0c9f8b20348} TCPHandler: Processed in 0.010579485 sec. 2025.02.21 09:58:21.179839 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.180156 [ 274 ] {15370bcc-2b6c-44b9-9b2f-cb4e7ae2ade2} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.180232 [ 274 ] {15370bcc-2b6c-44b9-9b2f-cb4e7ae2ade2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.21 09:58:21.182241 [ 274 ] {15370bcc-2b6c-44b9-9b2f-cb4e7ae2ade2} oximeter.measurements_i8 (0fe0a4ed-8f42-4639-84d6-94ebd6addf13): Loading data parts 2025.02.21 09:58:21.182412 [ 274 ] {15370bcc-2b6c-44b9-9b2f-cb4e7ae2ade2} oximeter.measurements_i8 (0fe0a4ed-8f42-4639-84d6-94ebd6addf13): There are no data parts 2025.02.21 09:58:21.183695 [ 274 ] {15370bcc-2b6c-44b9-9b2f-cb4e7ae2ade2} TCPHandler: Processed in 0.003949146 sec. 2025.02.21 09:58:21.183912 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.184129 [ 266 ] {1d3ebe98-d29f-454a-af6a-22901fc8dcc1} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.184225 [ 266 ] {1d3ebe98-d29f-454a-af6a-22901fc8dcc1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.21 09:58:21.186244 [ 266 ] {1d3ebe98-d29f-454a-af6a-22901fc8dcc1} oximeter.measurements_u8 (17f2c5cd-d67b-493e-82f1-763fea9f3fc4): Loading data parts 2025.02.21 09:58:21.186503 [ 266 ] {1d3ebe98-d29f-454a-af6a-22901fc8dcc1} oximeter.measurements_u8 (17f2c5cd-d67b-493e-82f1-763fea9f3fc4): There are no data parts 2025.02.21 09:58:21.187772 [ 266 ] {1d3ebe98-d29f-454a-af6a-22901fc8dcc1} TCPHandler: Processed in 0.003922105 sec. 2025.02.21 09:58:21.187981 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.188272 [ 274 ] {ab2fb255-7800-4047-a8ef-0d1874eac6e1} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.188341 [ 274 ] {ab2fb255-7800-4047-a8ef-0d1874eac6e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.21 09:58:21.190268 [ 274 ] {ab2fb255-7800-4047-a8ef-0d1874eac6e1} oximeter.measurements_i16 (5de4839a-5009-4455-a35f-931dd9ee6475): Loading data parts 2025.02.21 09:58:21.190453 [ 274 ] {ab2fb255-7800-4047-a8ef-0d1874eac6e1} oximeter.measurements_i16 (5de4839a-5009-4455-a35f-931dd9ee6475): There are no data parts 2025.02.21 09:58:21.191724 [ 274 ] {ab2fb255-7800-4047-a8ef-0d1874eac6e1} TCPHandler: Processed in 0.003815033 sec. 2025.02.21 09:58:21.191923 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.192130 [ 266 ] {cfd49aee-3bb2-48e1-b1cd-7392dba9bcf4} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.192214 [ 266 ] {cfd49aee-3bb2-48e1-b1cd-7392dba9bcf4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.21 09:58:21.194061 [ 266 ] {cfd49aee-3bb2-48e1-b1cd-7392dba9bcf4} oximeter.measurements_u16 (c8e9943c-4be9-477a-b9b7-0994c451115d): Loading data parts 2025.02.21 09:58:21.194239 [ 266 ] {cfd49aee-3bb2-48e1-b1cd-7392dba9bcf4} oximeter.measurements_u16 (c8e9943c-4be9-477a-b9b7-0994c451115d): There are no data parts 2025.02.21 09:58:21.195498 [ 266 ] {cfd49aee-3bb2-48e1-b1cd-7392dba9bcf4} TCPHandler: Processed in 0.003634128 sec. 2025.02.21 09:58:21.195689 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.195934 [ 274 ] {b951691d-eb82-4761-9b3d-574de0990c05} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.196005 [ 274 ] {b951691d-eb82-4761-9b3d-574de0990c05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.21 09:58:21.197772 [ 274 ] {b951691d-eb82-4761-9b3d-574de0990c05} oximeter.measurements_i32 (21e244e8-3663-4afd-9620-f6b800e9c603): Loading data parts 2025.02.21 09:58:21.197949 [ 274 ] {b951691d-eb82-4761-9b3d-574de0990c05} oximeter.measurements_i32 (21e244e8-3663-4afd-9620-f6b800e9c603): There are no data parts 2025.02.21 09:58:21.199209 [ 274 ] {b951691d-eb82-4761-9b3d-574de0990c05} TCPHandler: Processed in 0.003579426 sec. 2025.02.21 09:58:21.199402 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.199618 [ 266 ] {beacb01e-97dd-48b4-b243-207ea367c616} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.199693 [ 266 ] {beacb01e-97dd-48b4-b243-207ea367c616} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.21 09:58:21.201733 [ 266 ] {beacb01e-97dd-48b4-b243-207ea367c616} oximeter.measurements_u32 (2a6dd570-6d9f-44ae-9a14-1addaf2a6a4d): Loading data parts 2025.02.21 09:58:21.201954 [ 266 ] {beacb01e-97dd-48b4-b243-207ea367c616} oximeter.measurements_u32 (2a6dd570-6d9f-44ae-9a14-1addaf2a6a4d): There are no data parts 2025.02.21 09:58:21.203206 [ 266 ] {beacb01e-97dd-48b4-b243-207ea367c616} TCPHandler: Processed in 0.003863293 sec. 2025.02.21 09:58:21.203398 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.203666 [ 274 ] {be2e0bed-ebd2-40cb-8d10-378b0736f66a} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.203737 [ 274 ] {be2e0bed-ebd2-40cb-8d10-378b0736f66a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.21 09:58:21.205872 [ 274 ] {be2e0bed-ebd2-40cb-8d10-378b0736f66a} oximeter.measurements_i64 (54729a3a-2ccc-4083-8c61-735d396f4cf1): Loading data parts 2025.02.21 09:58:21.206035 [ 274 ] {be2e0bed-ebd2-40cb-8d10-378b0736f66a} oximeter.measurements_i64 (54729a3a-2ccc-4083-8c61-735d396f4cf1): There are no data parts 2025.02.21 09:58:21.207393 [ 274 ] {be2e0bed-ebd2-40cb-8d10-378b0736f66a} TCPHandler: Processed in 0.004056228 sec. 2025.02.21 09:58:21.207609 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.207814 [ 266 ] {96970119-2c2d-4d42-a072-4220fb5d664d} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.207888 [ 266 ] {96970119-2c2d-4d42-a072-4220fb5d664d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.21 09:58:21.209675 [ 266 ] {96970119-2c2d-4d42-a072-4220fb5d664d} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Loading data parts 2025.02.21 09:58:21.209849 [ 266 ] {96970119-2c2d-4d42-a072-4220fb5d664d} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): There are no data parts 2025.02.21 09:58:21.211274 [ 266 ] {96970119-2c2d-4d42-a072-4220fb5d664d} TCPHandler: Processed in 0.003725141 sec. 2025.02.21 09:58:21.211472 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.211713 [ 274 ] {0cf81cd1-28cc-4dc1-86b1-c8e43356a96d} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.211771 [ 274 ] {0cf81cd1-28cc-4dc1-86b1-c8e43356a96d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.21 09:58:21.213688 [ 274 ] {0cf81cd1-28cc-4dc1-86b1-c8e43356a96d} oximeter.measurements_f32 (f7fc66a0-055e-443d-8a09-d867a0cc8a8d): Loading data parts 2025.02.21 09:58:21.213843 [ 274 ] {0cf81cd1-28cc-4dc1-86b1-c8e43356a96d} oximeter.measurements_f32 (f7fc66a0-055e-443d-8a09-d867a0cc8a8d): There are no data parts 2025.02.21 09:58:21.215204 [ 274 ] {0cf81cd1-28cc-4dc1-86b1-c8e43356a96d} TCPHandler: Processed in 0.003793471 sec. 2025.02.21 09:58:21.215405 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.215611 [ 266 ] {82059f99-3fe0-41f3-863e-d02dd9802ec0} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.215688 [ 266 ] {82059f99-3fe0-41f3-863e-d02dd9802ec0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.21 09:58:21.217572 [ 266 ] {82059f99-3fe0-41f3-863e-d02dd9802ec0} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Loading data parts 2025.02.21 09:58:21.217751 [ 266 ] {82059f99-3fe0-41f3-863e-d02dd9802ec0} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): There are no data parts 2025.02.21 09:58:21.219021 [ 266 ] {82059f99-3fe0-41f3-863e-d02dd9802ec0} TCPHandler: Processed in 0.003673129 sec. 2025.02.21 09:58:21.219225 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.219468 [ 274 ] {1c408fb1-93ca-4cbd-984b-8a4825e9a835} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.219527 [ 274 ] {1c408fb1-93ca-4cbd-984b-8a4825e9a835} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.21 09:58:21.221350 [ 274 ] {1c408fb1-93ca-4cbd-984b-8a4825e9a835} oximeter.measurements_string (d710bf01-3aff-4d24-9a7b-2f72fa65e90f): Loading data parts 2025.02.21 09:58:21.221626 [ 274 ] {1c408fb1-93ca-4cbd-984b-8a4825e9a835} oximeter.measurements_string (d710bf01-3aff-4d24-9a7b-2f72fa65e90f): There are no data parts 2025.02.21 09:58:21.223059 [ 274 ] {1c408fb1-93ca-4cbd-984b-8a4825e9a835} TCPHandler: Processed in 0.003890294 sec. 2025.02.21 09:58:21.223282 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.223500 [ 266 ] {b23ae8cc-5a72-43c8-8a0d-8c853a882c2a} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.223622 [ 266 ] {b23ae8cc-5a72-43c8-8a0d-8c853a882c2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.21 09:58:21.225557 [ 266 ] {b23ae8cc-5a72-43c8-8a0d-8c853a882c2a} oximeter.measurements_bytes (d081c1bf-295a-420c-b994-7b69642ea755): Loading data parts 2025.02.21 09:58:21.225728 [ 266 ] {b23ae8cc-5a72-43c8-8a0d-8c853a882c2a} oximeter.measurements_bytes (d081c1bf-295a-420c-b994-7b69642ea755): There are no data parts 2025.02.21 09:58:21.227060 [ 266 ] {b23ae8cc-5a72-43c8-8a0d-8c853a882c2a} TCPHandler: Processed in 0.003836583 sec. 2025.02.21 09:58:21.227259 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.227491 [ 274 ] {b5c4b78c-14da-4ffb-9efb-eb4f78965850} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.227589 [ 274 ] {b5c4b78c-14da-4ffb-9efb-eb4f78965850} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.21 09:58:21.229463 [ 274 ] {b5c4b78c-14da-4ffb-9efb-eb4f78965850} oximeter.measurements_cumulativei64 (d43d7e4c-9dc4-4b14-987e-41148fe7cc0e): Loading data parts 2025.02.21 09:58:21.229648 [ 274 ] {b5c4b78c-14da-4ffb-9efb-eb4f78965850} oximeter.measurements_cumulativei64 (d43d7e4c-9dc4-4b14-987e-41148fe7cc0e): There are no data parts 2025.02.21 09:58:21.230988 [ 274 ] {b5c4b78c-14da-4ffb-9efb-eb4f78965850} TCPHandler: Processed in 0.003788891 sec. 2025.02.21 09:58:21.231230 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.231467 [ 266 ] {e49aa64d-ff94-4b94-a6b9-929f8782ea11} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.231549 [ 266 ] {e49aa64d-ff94-4b94-a6b9-929f8782ea11} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.21 09:58:21.233387 [ 266 ] {e49aa64d-ff94-4b94-a6b9-929f8782ea11} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Loading data parts 2025.02.21 09:58:21.233664 [ 266 ] {e49aa64d-ff94-4b94-a6b9-929f8782ea11} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): There are no data parts 2025.02.21 09:58:21.234994 [ 266 ] {e49aa64d-ff94-4b94-a6b9-929f8782ea11} TCPHandler: Processed in 0.003825912 sec. 2025.02.21 09:58:21.235201 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.235457 [ 274 ] {f974af9b-2e9f-4981-8e21-1593a3f47cbe} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.235527 [ 274 ] {f974af9b-2e9f-4981-8e21-1593a3f47cbe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.21 09:58:21.237331 [ 274 ] {f974af9b-2e9f-4981-8e21-1593a3f47cbe} oximeter.measurements_cumulativef32 (33fdc1b2-fe15-40be-acf6-d6af76f382b3): Loading data parts 2025.02.21 09:58:21.237512 [ 274 ] {f974af9b-2e9f-4981-8e21-1593a3f47cbe} oximeter.measurements_cumulativef32 (33fdc1b2-fe15-40be-acf6-d6af76f382b3): There are no data parts 2025.02.21 09:58:21.238792 [ 274 ] {f974af9b-2e9f-4981-8e21-1593a3f47cbe} TCPHandler: Processed in 0.003649368 sec. 2025.02.21 09:58:21.238990 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.239248 [ 266 ] {aad8a265-92d3-4b1c-bca1-ada34e91b351} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.239355 [ 266 ] {aad8a265-92d3-4b1c-bca1-ada34e91b351} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.21 09:58:21.241403 [ 266 ] {aad8a265-92d3-4b1c-bca1-ada34e91b351} oximeter.measurements_cumulativef64 (71bf5906-04f9-4d1d-85c5-18fb4a5f51cd): Loading data parts 2025.02.21 09:58:21.241584 [ 266 ] {aad8a265-92d3-4b1c-bca1-ada34e91b351} oximeter.measurements_cumulativef64 (71bf5906-04f9-4d1d-85c5-18fb4a5f51cd): There are no data parts 2025.02.21 09:58:21.242886 [ 266 ] {aad8a265-92d3-4b1c-bca1-ada34e91b351} TCPHandler: Processed in 0.003961666 sec. 2025.02.21 09:58:21.243084 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.243551 [ 274 ] {f216a9af-c70a-4331-98a2-d98fe1128489} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.243759 [ 274 ] {f216a9af-c70a-4331-98a2-d98fe1128489} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.21 09:58:21.246188 [ 274 ] {f216a9af-c70a-4331-98a2-d98fe1128489} oximeter.measurements_histogrami8 (7953ad09-d8a9-4319-809b-54fc4d4d6cb6): Loading data parts 2025.02.21 09:58:21.246389 [ 274 ] {f216a9af-c70a-4331-98a2-d98fe1128489} oximeter.measurements_histogrami8 (7953ad09-d8a9-4319-809b-54fc4d4d6cb6): There are no data parts 2025.02.21 09:58:21.247814 [ 274 ] {f216a9af-c70a-4331-98a2-d98fe1128489} TCPHandler: Processed in 0.004794116 sec. 2025.02.21 09:58:21.248008 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.248304 [ 266 ] {2325c29f-8f29-4c48-b8ca-2666d22bb937} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.248398 [ 266 ] {2325c29f-8f29-4c48-b8ca-2666d22bb937} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.21 09:58:21.250499 [ 266 ] {2325c29f-8f29-4c48-b8ca-2666d22bb937} oximeter.measurements_histogramu8 (d53d5b61-a9fb-4291-9ea1-fc6c391aaa02): Loading data parts 2025.02.21 09:58:21.250722 [ 266 ] {2325c29f-8f29-4c48-b8ca-2666d22bb937} oximeter.measurements_histogramu8 (d53d5b61-a9fb-4291-9ea1-fc6c391aaa02): There are no data parts 2025.02.21 09:58:21.252079 [ 266 ] {2325c29f-8f29-4c48-b8ca-2666d22bb937} TCPHandler: Processed in 0.00412907 sec. 2025.02.21 09:58:21.252280 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.252620 [ 274 ] {37ea98d3-40be-4140-bad6-09695a6b23f8} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.252700 [ 274 ] {37ea98d3-40be-4140-bad6-09695a6b23f8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.21 09:58:21.254856 [ 274 ] {37ea98d3-40be-4140-bad6-09695a6b23f8} oximeter.measurements_histogrami16 (5bcc1606-a50b-40ff-b15e-ee6f6f9a83db): Loading data parts 2025.02.21 09:58:21.255049 [ 274 ] {37ea98d3-40be-4140-bad6-09695a6b23f8} oximeter.measurements_histogrami16 (5bcc1606-a50b-40ff-b15e-ee6f6f9a83db): There are no data parts 2025.02.21 09:58:21.256404 [ 274 ] {37ea98d3-40be-4140-bad6-09695a6b23f8} TCPHandler: Processed in 0.004187361 sec. 2025.02.21 09:58:21.256609 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.256901 [ 266 ] {07bda3c4-ed84-4f90-abcb-d2a83f78b716} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.256995 [ 266 ] {07bda3c4-ed84-4f90-abcb-d2a83f78b716} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.21 09:58:21.259271 [ 266 ] {07bda3c4-ed84-4f90-abcb-d2a83f78b716} oximeter.measurements_histogramu16 (4eefaa09-8d94-4ff8-9e1a-9854d391b74e): Loading data parts 2025.02.21 09:58:21.259461 [ 266 ] {07bda3c4-ed84-4f90-abcb-d2a83f78b716} oximeter.measurements_histogramu16 (4eefaa09-8d94-4ff8-9e1a-9854d391b74e): There are no data parts 2025.02.21 09:58:21.260747 [ 266 ] {07bda3c4-ed84-4f90-abcb-d2a83f78b716} TCPHandler: Processed in 0.004197782 sec. 2025.02.21 09:58:21.260973 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.261403 [ 274 ] {a75afafe-640a-43a1-a8b6-877733970010} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.261522 [ 274 ] {a75afafe-640a-43a1-a8b6-877733970010} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.21 09:58:21.264137 [ 274 ] {a75afafe-640a-43a1-a8b6-877733970010} oximeter.measurements_histogrami32 (f1112ea2-3a89-4ac2-a696-8b29ef72d20e): Loading data parts 2025.02.21 09:58:21.264337 [ 274 ] {a75afafe-640a-43a1-a8b6-877733970010} oximeter.measurements_histogrami32 (f1112ea2-3a89-4ac2-a696-8b29ef72d20e): There are no data parts 2025.02.21 09:58:21.265775 [ 274 ] {a75afafe-640a-43a1-a8b6-877733970010} TCPHandler: Processed in 0.004875137 sec. 2025.02.21 09:58:21.265998 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.266288 [ 266 ] {67e80a9a-d03a-45af-bad1-05f445369fac} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.266383 [ 266 ] {67e80a9a-d03a-45af-bad1-05f445369fac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.21 09:58:21.268779 [ 266 ] {67e80a9a-d03a-45af-bad1-05f445369fac} oximeter.measurements_histogramu32 (225d873c-2fbe-4eac-a51b-b21ad431b188): Loading data parts 2025.02.21 09:58:21.269039 [ 266 ] {67e80a9a-d03a-45af-bad1-05f445369fac} oximeter.measurements_histogramu32 (225d873c-2fbe-4eac-a51b-b21ad431b188): There are no data parts 2025.02.21 09:58:21.270413 [ 266 ] {67e80a9a-d03a-45af-bad1-05f445369fac} TCPHandler: Processed in 0.004481028 sec. 2025.02.21 09:58:21.270613 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.270948 [ 274 ] {13e4e746-ca12-41e9-a2c5-86ab1421ea1e} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.271045 [ 274 ] {13e4e746-ca12-41e9-a2c5-86ab1421ea1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.21 09:58:21.273219 [ 274 ] {13e4e746-ca12-41e9-a2c5-86ab1421ea1e} oximeter.measurements_histogrami64 (bb128a59-0874-44c0-bc92-bcc55ced755e): Loading data parts 2025.02.21 09:58:21.273405 [ 274 ] {13e4e746-ca12-41e9-a2c5-86ab1421ea1e} oximeter.measurements_histogrami64 (bb128a59-0874-44c0-bc92-bcc55ced755e): There are no data parts 2025.02.21 09:58:21.274858 [ 274 ] {13e4e746-ca12-41e9-a2c5-86ab1421ea1e} TCPHandler: Processed in 0.004304293 sec. 2025.02.21 09:58:21.275068 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.275363 [ 266 ] {f945a1c0-d8b4-4ac7-8c83-13e80d6f6106} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.275474 [ 266 ] {f945a1c0-d8b4-4ac7-8c83-13e80d6f6106} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.21 09:58:21.277939 [ 266 ] {f945a1c0-d8b4-4ac7-8c83-13e80d6f6106} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Loading data parts 2025.02.21 09:58:21.278135 [ 266 ] {f945a1c0-d8b4-4ac7-8c83-13e80d6f6106} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): There are no data parts 2025.02.21 09:58:21.279610 [ 266 ] {f945a1c0-d8b4-4ac7-8c83-13e80d6f6106} TCPHandler: Processed in 0.004599911 sec. 2025.02.21 09:58:21.279912 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.280367 [ 274 ] {01dedc24-addc-4204-a599-015724e510a1} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.280517 [ 274 ] {01dedc24-addc-4204-a599-015724e510a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.21 09:58:21.283082 [ 274 ] {01dedc24-addc-4204-a599-015724e510a1} oximeter.measurements_histogramf32 (5993b66c-ad08-42ea-aa80-864b9e01ccb7): Loading data parts 2025.02.21 09:58:21.283272 [ 274 ] {01dedc24-addc-4204-a599-015724e510a1} oximeter.measurements_histogramf32 (5993b66c-ad08-42ea-aa80-864b9e01ccb7): There are no data parts 2025.02.21 09:58:21.284672 [ 274 ] {01dedc24-addc-4204-a599-015724e510a1} TCPHandler: Processed in 0.004840116 sec. 2025.02.21 09:58:21.284866 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.285166 [ 266 ] {428f1d8c-c8f4-4ff9-9264-bb922385dbfc} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.285269 [ 266 ] {428f1d8c-c8f4-4ff9-9264-bb922385dbfc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.21 09:58:21.287396 [ 266 ] {428f1d8c-c8f4-4ff9-9264-bb922385dbfc} oximeter.measurements_histogramf64 (13ef8103-b23f-4cf3-8ee4-aed7f64d5b7d): Loading data parts 2025.02.21 09:58:21.287589 [ 266 ] {428f1d8c-c8f4-4ff9-9264-bb922385dbfc} oximeter.measurements_histogramf64 (13ef8103-b23f-4cf3-8ee4-aed7f64d5b7d): There are no data parts 2025.02.21 09:58:21.288914 [ 266 ] {428f1d8c-c8f4-4ff9-9264-bb922385dbfc} TCPHandler: Processed in 0.004108589 sec. 2025.02.21 09:58:21.289116 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.289372 [ 274 ] {20171e9a-9e71-4c00-b880-c400d2167870} executeQuery: (from [fd00:1122:3344:101::d]:61660) /* 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) 2025.02.21 09:58:21.289457 [ 274 ] {20171e9a-9e71-4c00-b880-c400d2167870} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.21 09:58:21.291495 [ 274 ] {20171e9a-9e71-4c00-b880-c400d2167870} oximeter.fields_bool (e464d597-0440-4971-a0b5-590f2b365650): Loading data parts 2025.02.21 09:58:21.291656 [ 274 ] {20171e9a-9e71-4c00-b880-c400d2167870} oximeter.fields_bool (e464d597-0440-4971-a0b5-590f2b365650): There are no data parts 2025.02.21 09:58:21.292902 [ 274 ] {20171e9a-9e71-4c00-b880-c400d2167870} TCPHandler: Processed in 0.003848333 sec. 2025.02.21 09:58:21.293112 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.293323 [ 266 ] {c200bc9f-1835-45f1-9853-61ecb6b45191} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.293414 [ 266 ] {c200bc9f-1835-45f1-9853-61ecb6b45191} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.21 09:58:21.295295 [ 266 ] {c200bc9f-1835-45f1-9853-61ecb6b45191} oximeter.fields_i8 (c58bd7ac-f14c-4e0a-9656-27e994bbe48b): Loading data parts 2025.02.21 09:58:21.295512 [ 266 ] {c200bc9f-1835-45f1-9853-61ecb6b45191} oximeter.fields_i8 (c58bd7ac-f14c-4e0a-9656-27e994bbe48b): There are no data parts 2025.02.21 09:58:21.300762 [ 266 ] {c200bc9f-1835-45f1-9853-61ecb6b45191} TCPHandler: Processed in 0.007705656 sec. 2025.02.21 09:58:21.301011 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.301312 [ 274 ] {2037a91c-f22d-4c42-825b-622785ee8bfb} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.301391 [ 274 ] {2037a91c-f22d-4c42-825b-622785ee8bfb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.21 09:58:21.303668 [ 274 ] {2037a91c-f22d-4c42-825b-622785ee8bfb} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Loading data parts 2025.02.21 09:58:21.303840 [ 274 ] {2037a91c-f22d-4c42-825b-622785ee8bfb} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): There are no data parts 2025.02.21 09:58:21.305250 [ 274 ] {2037a91c-f22d-4c42-825b-622785ee8bfb} TCPHandler: Processed in 0.004313814 sec. 2025.02.21 09:58:21.305488 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.305708 [ 266 ] {7a13bce6-8cd2-4bb4-9d90-b13f424b2ab4} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.305794 [ 266 ] {7a13bce6-8cd2-4bb4-9d90-b13f424b2ab4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.21 09:58:21.307916 [ 266 ] {7a13bce6-8cd2-4bb4-9d90-b13f424b2ab4} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Loading data parts 2025.02.21 09:58:21.308098 [ 266 ] {7a13bce6-8cd2-4bb4-9d90-b13f424b2ab4} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): There are no data parts 2025.02.21 09:58:21.309295 [ 266 ] {7a13bce6-8cd2-4bb4-9d90-b13f424b2ab4} TCPHandler: Processed in 0.003871224 sec. 2025.02.21 09:58:21.309491 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.309728 [ 274 ] {9387de18-1971-45e5-89e9-aff4186bd005} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.309790 [ 274 ] {9387de18-1971-45e5-89e9-aff4186bd005} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.21 09:58:21.311680 [ 274 ] {9387de18-1971-45e5-89e9-aff4186bd005} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Loading data parts 2025.02.21 09:58:21.311840 [ 274 ] {9387de18-1971-45e5-89e9-aff4186bd005} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): There are no data parts 2025.02.21 09:58:21.313008 [ 274 ] {9387de18-1971-45e5-89e9-aff4186bd005} TCPHandler: Processed in 0.003575137 sec. 2025.02.21 09:58:21.313219 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.313498 [ 266 ] {cd2a9d3d-90ea-43eb-8a83-25aa679cd21b} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.313612 [ 266 ] {cd2a9d3d-90ea-43eb-8a83-25aa679cd21b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.21 09:58:21.315554 [ 266 ] {cd2a9d3d-90ea-43eb-8a83-25aa679cd21b} oximeter.fields_i32 (f8120999-a5f7-4326-bb0a-3a128b494443): Loading data parts 2025.02.21 09:58:21.315744 [ 266 ] {cd2a9d3d-90ea-43eb-8a83-25aa679cd21b} oximeter.fields_i32 (f8120999-a5f7-4326-bb0a-3a128b494443): There are no data parts 2025.02.21 09:58:21.316987 [ 266 ] {cd2a9d3d-90ea-43eb-8a83-25aa679cd21b} TCPHandler: Processed in 0.003841623 sec. 2025.02.21 09:58:21.317218 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.317511 [ 274 ] {e6d6adb5-d807-4424-9451-9793172d1d9c} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.317589 [ 274 ] {e6d6adb5-d807-4424-9451-9793172d1d9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.21 09:58:21.319912 [ 274 ] {e6d6adb5-d807-4424-9451-9793172d1d9c} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Loading data parts 2025.02.21 09:58:21.320128 [ 274 ] {e6d6adb5-d807-4424-9451-9793172d1d9c} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): There are no data parts 2025.02.21 09:58:21.322148 [ 274 ] {e6d6adb5-d807-4424-9451-9793172d1d9c} TCPHandler: Processed in 0.005011981 sec. 2025.02.21 09:58:21.322353 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.322565 [ 266 ] {ede9fb69-51f0-48f6-b18a-ceaaefc8f6b7} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.322657 [ 266 ] {ede9fb69-51f0-48f6-b18a-ceaaefc8f6b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.21 09:58:21.324648 [ 266 ] {ede9fb69-51f0-48f6-b18a-ceaaefc8f6b7} oximeter.fields_i64 (127b60b1-9e90-4cf0-a887-09f74238123e): Loading data parts 2025.02.21 09:58:21.324882 [ 266 ] {ede9fb69-51f0-48f6-b18a-ceaaefc8f6b7} oximeter.fields_i64 (127b60b1-9e90-4cf0-a887-09f74238123e): There are no data parts 2025.02.21 09:58:21.326146 [ 266 ] {ede9fb69-51f0-48f6-b18a-ceaaefc8f6b7} TCPHandler: Processed in 0.003853163 sec. 2025.02.21 09:58:21.326366 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.326655 [ 274 ] {19e530b7-9c6e-4674-a64d-726c64342528} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.326728 [ 274 ] {19e530b7-9c6e-4674-a64d-726c64342528} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.21 09:58:21.328812 [ 274 ] {19e530b7-9c6e-4674-a64d-726c64342528} oximeter.fields_u64 (233a7958-3d13-4d36-9598-cc9cb4f84740): Loading data parts 2025.02.21 09:58:21.328999 [ 274 ] {19e530b7-9c6e-4674-a64d-726c64342528} oximeter.fields_u64 (233a7958-3d13-4d36-9598-cc9cb4f84740): There are no data parts 2025.02.21 09:58:21.330477 [ 274 ] {19e530b7-9c6e-4674-a64d-726c64342528} TCPHandler: Processed in 0.004183411 sec. 2025.02.21 09:58:21.330669 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.330879 [ 266 ] {2c3fc1e4-6c0a-43e4-8c68-5168f9289332} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.331027 [ 266 ] {2c3fc1e4-6c0a-43e4-8c68-5168f9289332} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.21 09:58:21.332974 [ 266 ] {2c3fc1e4-6c0a-43e4-8c68-5168f9289332} oximeter.fields_ipaddr (f62d4432-f7fd-46e8-bff2-01eaff5ae1c5): Loading data parts 2025.02.21 09:58:21.333155 [ 266 ] {2c3fc1e4-6c0a-43e4-8c68-5168f9289332} oximeter.fields_ipaddr (f62d4432-f7fd-46e8-bff2-01eaff5ae1c5): There are no data parts 2025.02.21 09:58:21.334349 [ 266 ] {2c3fc1e4-6c0a-43e4-8c68-5168f9289332} TCPHandler: Processed in 0.00373628 sec. 2025.02.21 09:58:21.334545 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.334848 [ 274 ] {76533f75-6ee7-4fec-9824-11ae72d4f4b5} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:21.334924 [ 274 ] {76533f75-6ee7-4fec-9824-11ae72d4f4b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.21 09:58:21.336793 [ 274 ] {76533f75-6ee7-4fec-9824-11ae72d4f4b5} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Loading data parts 2025.02.21 09:58:21.336939 [ 274 ] {76533f75-6ee7-4fec-9824-11ae72d4f4b5} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): There are no data parts 2025.02.21 09:58:21.338190 [ 274 ] {76533f75-6ee7-4fec-9824-11ae72d4f4b5} TCPHandler: Processed in 0.00370483 sec. 2025.02.21 09:58:21.338382 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.338628 [ 266 ] {9644f67b-65ab-42ae-a675-ac6ce5e4a362} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:21.338740 [ 266 ] {9644f67b-65ab-42ae-a675-ac6ce5e4a362} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.21 09:58:21.340827 [ 266 ] {9644f67b-65ab-42ae-a675-ac6ce5e4a362} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Loading data parts 2025.02.21 09:58:21.341058 [ 266 ] {9644f67b-65ab-42ae-a675-ac6ce5e4a362} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): There are no data parts 2025.02.21 09:58:21.342313 [ 266 ] {9644f67b-65ab-42ae-a675-ac6ce5e4a362} TCPHandler: Processed in 0.003996817 sec. 2025.02.21 09:58:21.342544 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.342968 [ 274 ] {76ae0590-2447-482e-8965-9db193925656} executeQuery: (from [fd00:1122:3344:101::d]:61660) /* 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) 2025.02.21 09:58:21.343073 [ 274 ] {76ae0590-2447-482e-8965-9db193925656} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.21 09:58:21.344996 [ 274 ] {76ae0590-2447-482e-8965-9db193925656} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Loading data parts 2025.02.21 09:58:21.345218 [ 274 ] {76ae0590-2447-482e-8965-9db193925656} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): There are no data parts 2025.02.21 09:58:21.347069 [ 274 ] {76ae0590-2447-482e-8965-9db193925656} TCPHandler: Processed in 0.004583971 sec. 2025.02.21 09:58:21.347257 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:21.347551 [ 266 ] {a2cd55d5-2125-4ee3-a4ca-446648f12cf4} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.21 09:58:21.348861 [ 266 ] {a2cd55d5-2125-4ee3-a4ca-446648f12cf4} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.21 09:58:21.357904 [ 275 ] {a2cd55d5-2125-4ee3-a4ca-446648f12cf4} oximeter.version (537c86a1-c5de-4c00-9db6-dd3e046628f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:21.358054 [ 275 ] {a2cd55d5-2125-4ee3-a4ca-446648f12cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.21 09:58:21.363085 [ 275 ] {a2cd55d5-2125-4ee3-a4ca-446648f12cf4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:21.363526 [ 275 ] {a2cd55d5-2125-4ee3-a4ca-446648f12cf4} oximeter.version (537c86a1-c5de-4c00-9db6-dd3e046628f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:21.363873 [ 266 ] {a2cd55d5-2125-4ee3-a4ca-446648f12cf4} executeQuery: Read 1 rows, 16.00 B in 0.016437 sec., 60.83835249741437 rows/sec., 973.41 B/sec. 2025.02.21 09:58:21.364145 [ 266 ] {a2cd55d5-2125-4ee3-a4ca-446648f12cf4} TCPHandler: Processed in 0.016946619 sec. 2025.02.21 09:58:22.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 126.70 MiB, peak 126.70 MiB, free memory in arenas 0.00 B, will set to 139.55 MiB (RSS), difference: 12.85 MiB 2025.02.21 09:58:22.799141 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34930 2025.02.21 09:58:22.799264 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:22.799297 [ 277 ] {} TCP-Session: 495e8afd-3647-4803-a46b-acd5f35408b6 Authenticating user 'default' from [fd00:1122:3344:101::a]:34930 2025.02.21 09:58:22.799357 [ 277 ] {} TCP-Session: 495e8afd-3647-4803-a46b-acd5f35408b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.799372 [ 277 ] {} TCP-Session: 495e8afd-3647-4803-a46b-acd5f35408b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.799424 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.21 09:58:22.799467 [ 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 2025.02.21 09:58:22.799485 [ 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 2025.02.21 09:58:22.800441 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56578 2025.02.21 09:58:22.800547 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59594 2025.02.21 09:58:22.800616 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:22.800772 [ 278 ] {} TCP-Session: 3133b591-4bd3-4ac9-a1bb-698387711c3f Authenticating user 'default' from [fd00:1122:3344:101::a]:56578 2025.02.21 09:58:22.800774 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40215 2025.02.21 09:58:22.800885 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:22.800897 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43654 2025.02.21 09:58:22.800905 [ 278 ] {} TCP-Session: 3133b591-4bd3-4ac9-a1bb-698387711c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.800875 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65118 2025.02.21 09:58:22.801033 [ 279 ] {} TCP-Session: 149209a5-424e-487c-ae5a-3fa9c6472349 Authenticating user 'default' from [fd00:1122:3344:101::a]:59594 2025.02.21 09:58:22.801033 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42186 2025.02.21 09:58:22.801145 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:22.801145 [ 279 ] {} TCP-Session: 149209a5-424e-487c-ae5a-3fa9c6472349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.801367 [ 279 ] {} TCP-Session: 149209a5-424e-487c-ae5a-3fa9c6472349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.801529 [ 280 ] {} TCP-Session: 77eb5a51-6821-4fec-b689-659a618429b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:40215 2025.02.21 09:58:22.801499 [ 278 ] {} TCP-Session: 3133b591-4bd3-4ac9-a1bb-698387711c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.801972 [ 280 ] {} TCP-Session: 77eb5a51-6821-4fec-b689-659a618429b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.801415 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48371 2025.02.21 09:58:22.802022 [ 280 ] {} TCP-Session: 77eb5a51-6821-4fec-b689-659a618429b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.804043 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:22.804094 [ 281 ] {} TCP-Session: bff15ef1-6e92-4590-9c9d-5fdc4791ac16 Authenticating user 'default' from [fd00:1122:3344:101::a]:43654 2025.02.21 09:58:22.804119 [ 281 ] {} TCP-Session: bff15ef1-6e92-4590-9c9d-5fdc4791ac16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.804182 [ 281 ] {} TCP-Session: bff15ef1-6e92-4590-9c9d-5fdc4791ac16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.804261 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:22.804305 [ 284 ] {} TCP-Session: a4390793-5bb2-49fd-b934-951658f0fcdc Authenticating user 'default' from [fd00:1122:3344:101::a]:48371 2025.02.21 09:58:22.804351 [ 284 ] {} TCP-Session: a4390793-5bb2-49fd-b934-951658f0fcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.804387 [ 284 ] {} TCP-Session: a4390793-5bb2-49fd-b934-951658f0fcdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.804752 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:22.804800 [ 283 ] {} TCP-Session: 9a8bd4ef-090a-4569-a3b1-25eb5dec6655 Authenticating user 'default' from [fd00:1122:3344:101::a]:42186 2025.02.21 09:58:22.804873 [ 283 ] {} TCP-Session: 9a8bd4ef-090a-4569-a3b1-25eb5dec6655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.804890 [ 283 ] {} TCP-Session: 9a8bd4ef-090a-4569-a3b1-25eb5dec6655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.805284 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.21 09:58:22.805378 [ 282 ] {} TCP-Session: 45e6dad6-caa2-4a04-a8eb-a33111a1e480 Authenticating user 'default' from [fd00:1122:3344:101::a]:65118 2025.02.21 09:58:22.805397 [ 282 ] {} TCP-Session: 45e6dad6-caa2-4a04-a8eb-a33111a1e480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:22.805410 [ 282 ] {} TCP-Session: 45e6dad6-caa2-4a04-a8eb-a33111a1e480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:58:27.701159 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.02.21 09:58:27.701180 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.21 09:58:27.701259 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.21 09:58:27.701286 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.21 09:58:27.707649 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Loading data parts 2025.02.21 09:58:27.707965 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): There are no data parts 2025.02.21 09:58:27.714191 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:27.714307 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.21 09:58:27.717441 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:27.718156 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:27.718947 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.02.21 09:58:27.726215 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Loading data parts 2025.02.21 09:58:27.726410 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): There are no data parts 2025.02.21 09:58:27.749465 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:27.749568 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.21 09:58:27.756755 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:27.757515 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:27.759898 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.21 09:58:28.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.02 MiB, peak 149.02 MiB, free memory in arenas 0.00 B, will set to 149.81 MiB (RSS), difference: 4.79 MiB 2025.02.21 09:58:30.201071 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.21 09:58:30.201283 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.21 09:58:30.214450 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Loading data parts 2025.02.21 09:58:30.214630 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): There are no data parts 2025.02.21 09:58:30.222498 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:30.222580 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:30.224259 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:30.224557 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:30.225056 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.21 09:58:31.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.00 MiB, peak 154.00 MiB, free memory in arenas 0.00 B, will set to 150.29 MiB (RSS), difference: -3.72 MiB 2025.02.21 09:58:35.174244 [ 87 ] {} DNSResolver: Updating DNS cache 2025.02.21 09:58:35.174293 [ 87 ] {} DNSResolver: Updated DNS cache 2025.02.21 09:58:35.220037 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.02.21 09:58:35.221041 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:35.221090 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:35.221667 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:58:35.221966 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:35.222241 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.21 09:58:35.260935 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.21 09:58:35.283190 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:35.283271 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:35.289889 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:58:35.290614 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:35.293064 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.21 09:58:36.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.96 MiB, peak 154.96 MiB, free memory in arenas 0.00 B, will set to 153.22 MiB (RSS), difference: 2.26 MiB 2025.02.21 09:58:41.000150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 149.24 MiB, peak 154.96 MiB, free memory in arenas 0.00 B, will set to 153.26 MiB (RSS), difference: 4.02 MiB 2025.02.21 09:58:41.370874 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.371073 [ 266 ] {6890e0c1-4785-453d-b9db-5272fd62f188} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.21 09:58:41.373408 [ 266 ] {6890e0c1-4785-453d-b9db-5272fd62f188} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.377420 [ 266 ] {6890e0c1-4785-453d-b9db-5272fd62f188} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.380134 [ 266 ] {6890e0c1-4785-453d-b9db-5272fd62f188} TCPHandler: Processed in 0.009393667 sec. 2025.02.21 09:58:41.386261 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.386502 [ 274 ] {4f2d269d-f751-4531-97e0-2a6b0b465e86} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.21 09:58:41.392112 [ 274 ] {4f2d269d-f751-4531-97e0-2a6b0b465e86} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.392203 [ 274 ] {4f2d269d-f751-4531-97e0-2a6b0b465e86} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.392945 [ 274 ] {4f2d269d-f751-4531-97e0-2a6b0b465e86} TCPHandler: Processed in 0.006815244 sec. 2025.02.21 09:58:41.393297 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.393471 [ 266 ] {67b6b393-5d0e-4ce0-8759-7850aeb0baa2} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.21 09:58:41.393930 [ 266 ] {67b6b393-5d0e-4ce0-8759-7850aeb0baa2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.393990 [ 266 ] {67b6b393-5d0e-4ce0-8759-7850aeb0baa2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.394515 [ 266 ] {67b6b393-5d0e-4ce0-8759-7850aeb0baa2} TCPHandler: Processed in 0.001283211 sec. 2025.02.21 09:58:41.394858 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.395034 [ 274 ] {4f201fbb-fa97-4ca3-b41d-f52c8af215f9} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:41.395434 [ 274 ] {4f201fbb-fa97-4ca3-b41d-f52c8af215f9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.395492 [ 274 ] {4f201fbb-fa97-4ca3-b41d-f52c8af215f9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.396009 [ 274 ] {4f201fbb-fa97-4ca3-b41d-f52c8af215f9} TCPHandler: Processed in 0.001218019 sec. 2025.02.21 09:58:41.396282 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.396443 [ 266 ] {eb4ed894-1d9b-4f31-9b7e-a049a4235e5c} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:41.396816 [ 266 ] {eb4ed894-1d9b-4f31-9b7e-a049a4235e5c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.396874 [ 266 ] {eb4ed894-1d9b-4f31-9b7e-a049a4235e5c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.397338 [ 266 ] {eb4ed894-1d9b-4f31-9b7e-a049a4235e5c} TCPHandler: Processed in 0.001111856 sec. 2025.02.21 09:58:41.397613 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.397781 [ 274 ] {b5d263ca-5172-4237-9e0c-d6644be7feac} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:41.398216 [ 274 ] {b5d263ca-5172-4237-9e0c-d6644be7feac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.398282 [ 274 ] {b5d263ca-5172-4237-9e0c-d6644be7feac} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.398839 [ 274 ] {b5d263ca-5172-4237-9e0c-d6644be7feac} TCPHandler: Processed in 0.001283231 sec. 2025.02.21 09:58:41.399078 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.399230 [ 266 ] {4813c441-3f92-43b6-8b00-3a01ca962683} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:41.399598 [ 266 ] {4813c441-3f92-43b6-8b00-3a01ca962683} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.399653 [ 266 ] {4813c441-3f92-43b6-8b00-3a01ca962683} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.400104 [ 266 ] {4813c441-3f92-43b6-8b00-3a01ca962683} TCPHandler: Processed in 0.001081736 sec. 2025.02.21 09:58:41.400348 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.400500 [ 274 ] {4043d5cd-49b1-4f6f-86c5-0941b957bc7c} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:41.400871 [ 274 ] {4043d5cd-49b1-4f6f-86c5-0941b957bc7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.400927 [ 274 ] {4043d5cd-49b1-4f6f-86c5-0941b957bc7c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.401441 [ 274 ] {4043d5cd-49b1-4f6f-86c5-0941b957bc7c} TCPHandler: Processed in 0.001147298 sec. 2025.02.21 09:58:41.401758 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.401922 [ 266 ] {c4db232e-cb13-4562-918e-518d3c774884} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:41.402322 [ 266 ] {c4db232e-cb13-4562-918e-518d3c774884} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.402378 [ 266 ] {c4db232e-cb13-4562-918e-518d3c774884} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.402858 [ 266 ] {c4db232e-cb13-4562-918e-518d3c774884} TCPHandler: Processed in 0.001161348 sec. 2025.02.21 09:58:41.403126 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.403290 [ 274 ] {81cd8188-86bc-4bbd-99f5-997f06bb3204} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:41.403689 [ 274 ] {81cd8188-86bc-4bbd-99f5-997f06bb3204} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.403748 [ 274 ] {81cd8188-86bc-4bbd-99f5-997f06bb3204} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.404257 [ 274 ] {81cd8188-86bc-4bbd-99f5-997f06bb3204} TCPHandler: Processed in 0.001197168 sec. 2025.02.21 09:58:41.404530 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.404691 [ 266 ] {32898c4d-dc52-4f59-909c-c9552dfcd655} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:41.405085 [ 266 ] {32898c4d-dc52-4f59-909c-c9552dfcd655} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.405142 [ 266 ] {32898c4d-dc52-4f59-909c-c9552dfcd655} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.405612 [ 266 ] {32898c4d-dc52-4f59-909c-c9552dfcd655} TCPHandler: Processed in 0.001136487 sec. 2025.02.21 09:58:41.405875 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.406038 [ 274 ] {84d25658-38b0-4842-a316-29deadbfe601} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:41.406439 [ 274 ] {84d25658-38b0-4842-a316-29deadbfe601} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.406496 [ 274 ] {84d25658-38b0-4842-a316-29deadbfe601} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.407003 [ 274 ] {84d25658-38b0-4842-a316-29deadbfe601} TCPHandler: Processed in 0.001185259 sec. 2025.02.21 09:58:41.407299 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.407463 [ 266 ] {a82b18d5-bfd1-47f9-a203-efe07d6b71b8} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:41.407852 [ 266 ] {a82b18d5-bfd1-47f9-a203-efe07d6b71b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.407907 [ 266 ] {a82b18d5-bfd1-47f9-a203-efe07d6b71b8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.408371 [ 266 ] {a82b18d5-bfd1-47f9-a203-efe07d6b71b8} TCPHandler: Processed in 0.001127808 sec. 2025.02.21 09:58:41.408631 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.408811 [ 274 ] {d973228d-b45e-4bab-bba0-fb6995f5581d} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:41.409287 [ 274 ] {d973228d-b45e-4bab-bba0-fb6995f5581d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.409353 [ 274 ] {d973228d-b45e-4bab-bba0-fb6995f5581d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.409921 [ 274 ] {d973228d-b45e-4bab-bba0-fb6995f5581d} TCPHandler: Processed in 0.001342672 sec. 2025.02.21 09:58:41.410163 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.410324 [ 266 ] {c9a67a9c-d84f-4fde-93a7-450d8d881cf0} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:41.410722 [ 266 ] {c9a67a9c-d84f-4fde-93a7-450d8d881cf0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.410778 [ 266 ] {c9a67a9c-d84f-4fde-93a7-450d8d881cf0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.411244 [ 266 ] {c9a67a9c-d84f-4fde-93a7-450d8d881cf0} TCPHandler: Processed in 0.001135257 sec. 2025.02.21 09:58:41.411467 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.411630 [ 274 ] {2be0eb10-3315-4678-8d80-650de96646ba} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:41.412101 [ 274 ] {2be0eb10-3315-4678-8d80-650de96646ba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.412168 [ 274 ] {2be0eb10-3315-4678-8d80-650de96646ba} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.412744 [ 274 ] {2be0eb10-3315-4678-8d80-650de96646ba} TCPHandler: Processed in 0.001330142 sec. 2025.02.21 09:58:41.413009 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.413247 [ 266 ] {becb70ee-c5ab-42c2-9373-6fa2f0b758a8} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:41.413755 [ 266 ] {becb70ee-c5ab-42c2-9373-6fa2f0b758a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.413817 [ 266 ] {becb70ee-c5ab-42c2-9373-6fa2f0b758a8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.414307 [ 266 ] {becb70ee-c5ab-42c2-9373-6fa2f0b758a8} TCPHandler: Processed in 0.001367363 sec. 2025.02.21 09:58:41.414555 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.414720 [ 274 ] {42e0c638-99a3-462e-b6bf-f1efddb2f8fd} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:41.415134 [ 274 ] {42e0c638-99a3-462e-b6bf-f1efddb2f8fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.415189 [ 274 ] {42e0c638-99a3-462e-b6bf-f1efddb2f8fd} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:41.415689 [ 274 ] {42e0c638-99a3-462e-b6bf-f1efddb2f8fd} TCPHandler: Processed in 0.001189878 sec. 2025.02.21 09:58:41.419622 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.419773 [ 266 ] {c2a8877d-eb60-428b-93eb-9ad735233fea} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.21 09:58:41.419835 [ 266 ] {c2a8877d-eb60-428b-93eb-9ad735233fea} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:41.420714 [ 266 ] {c2a8877d-eb60-428b-93eb-9ad735233fea} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:41.420765 [ 266 ] {c2a8877d-eb60-428b-93eb-9ad735233fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:41.421313 [ 266 ] {c2a8877d-eb60-428b-93eb-9ad735233fea} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:41.421530 [ 266 ] {c2a8877d-eb60-428b-93eb-9ad735233fea} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:41.421767 [ 266 ] {c2a8877d-eb60-428b-93eb-9ad735233fea} executeQuery: Read 18 rows, 2.52 KiB in 0.002032 sec., 8858.267716535433 rows/sec., 1.21 MiB/sec. 2025.02.21 09:58:41.421846 [ 266 ] {c2a8877d-eb60-428b-93eb-9ad735233fea} TCPHandler: Processed in 0.002292195 sec. 2025.02.21 09:58:41.422004 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.422158 [ 274 ] {9a7f30c3-ce66-4528-85e4-e08a7d953e0b} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:58:41.422218 [ 274 ] {9a7f30c3-ce66-4528-85e4-e08a7d953e0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:58:41.425415 [ 274 ] {9a7f30c3-ce66-4528-85e4-e08a7d953e0b} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:41.425453 [ 274 ] {9a7f30c3-ce66-4528-85e4-e08a7d953e0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:41.425895 [ 274 ] {9a7f30c3-ce66-4528-85e4-e08a7d953e0b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:41.426135 [ 274 ] {9a7f30c3-ce66-4528-85e4-e08a7d953e0b} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:41.426318 [ 274 ] {9a7f30c3-ce66-4528-85e4-e08a7d953e0b} executeQuery: Read 30 rows, 2.32 KiB in 0.004203 sec., 7137.758743754461 rows/sec., 551.13 KiB/sec. 2025.02.21 09:58:41.426369 [ 274 ] {9a7f30c3-ce66-4528-85e4-e08a7d953e0b} TCPHandler: Processed in 0.004433117 sec. 2025.02.21 09:58:41.426540 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.426680 [ 266 ] {9d6df019-a5a0-4204-b8cf-fd1f6a014f5d} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:58:41.426736 [ 266 ] {9d6df019-a5a0-4204-b8cf-fd1f6a014f5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:58:41.427351 [ 266 ] {9d6df019-a5a0-4204-b8cf-fd1f6a014f5d} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:41.427390 [ 266 ] {9d6df019-a5a0-4204-b8cf-fd1f6a014f5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:41.427756 [ 266 ] {9d6df019-a5a0-4204-b8cf-fd1f6a014f5d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:41.427993 [ 266 ] {9d6df019-a5a0-4204-b8cf-fd1f6a014f5d} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:41.428249 [ 266 ] {9d6df019-a5a0-4204-b8cf-fd1f6a014f5d} executeQuery: Read 36 rows, 2.88 KiB in 0.001577 sec., 22828.154724159795 rows/sec., 1.78 MiB/sec. 2025.02.21 09:58:41.428341 [ 266 ] {9d6df019-a5a0-4204-b8cf-fd1f6a014f5d} TCPHandler: Processed in 0.001872725 sec. 2025.02.21 09:58:41.428498 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.428622 [ 274 ] {fb743109-0f22-4f3b-97c0-8742e95f103e} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:58:41.428676 [ 274 ] {fb743109-0f22-4f3b-97c0-8742e95f103e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:58:41.429816 [ 274 ] {fb743109-0f22-4f3b-97c0-8742e95f103e} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:41.429850 [ 274 ] {fb743109-0f22-4f3b-97c0-8742e95f103e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:41.430294 [ 274 ] {fb743109-0f22-4f3b-97c0-8742e95f103e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:41.430564 [ 274 ] {fb743109-0f22-4f3b-97c0-8742e95f103e} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:41.430797 [ 274 ] {fb743109-0f22-4f3b-97c0-8742e95f103e} executeQuery: Read 88 rows, 6.29 KiB in 0.002181 sec., 40348.46400733608 rows/sec., 2.82 MiB/sec. 2025.02.21 09:58:41.430901 [ 274 ] {fb743109-0f22-4f3b-97c0-8742e95f103e} TCPHandler: Processed in 0.00246494 sec. 2025.02.21 09:58:41.431055 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:41.431171 [ 266 ] {e5f26f39-cd66-4220-8994-93c7d6ca6d7b} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:58:41.431222 [ 266 ] {e5f26f39-cd66-4220-8994-93c7d6ca6d7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:58:41.431699 [ 266 ] {e5f26f39-cd66-4220-8994-93c7d6ca6d7b} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:41.431736 [ 266 ] {e5f26f39-cd66-4220-8994-93c7d6ca6d7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:41.432097 [ 266 ] {e5f26f39-cd66-4220-8994-93c7d6ca6d7b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:41.432337 [ 266 ] {e5f26f39-cd66-4220-8994-93c7d6ca6d7b} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:41.432596 [ 266 ] {e5f26f39-cd66-4220-8994-93c7d6ca6d7b} executeQuery: Read 32 rows, 2.19 KiB in 0.001438 sec., 22253.129346314327 rows/sec., 1.49 MiB/sec. 2025.02.21 09:58:41.432660 [ 266 ] {e5f26f39-cd66-4220-8994-93c7d6ca6d7b} TCPHandler: Processed in 0.00166021 sec. 2025.02.21 09:58:42.723311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.02.21 09:58:42.723920 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:42.723965 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:42.724694 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:58:42.725213 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:42.725448 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.02.21 09:58:42.794096 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.21 09:58:42.813150 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:42.813213 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:42.819720 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:58:42.821086 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:42.823587 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.21 09:58:46.374135 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:46.374357 [ 266 ] {19b79b77-4fba-4742-8c60-a6e892868d70} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:58:46.374432 [ 266 ] {19b79b77-4fba-4742-8c60-a6e892868d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:58:46.375176 [ 266 ] {19b79b77-4fba-4742-8c60-a6e892868d70} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:46.375227 [ 266 ] {19b79b77-4fba-4742-8c60-a6e892868d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:46.375820 [ 266 ] {19b79b77-4fba-4742-8c60-a6e892868d70} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:58:46.376318 [ 266 ] {19b79b77-4fba-4742-8c60-a6e892868d70} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:46.376554 [ 266 ] {19b79b77-4fba-4742-8c60-a6e892868d70} executeQuery: Read 30 rows, 2.32 KiB in 0.002266 sec., 13239.18799646955 rows/sec., 1022.24 KiB/sec. 2025.02.21 09:58:46.376621 [ 266 ] {19b79b77-4fba-4742-8c60-a6e892868d70} TCPHandler: Processed in 0.002619493 sec. 2025.02.21 09:58:46.376877 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:46.377070 [ 274 ] {38a667ec-fdb6-45d6-b419-6449abd50fe8} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:58:46.377143 [ 274 ] {38a667ec-fdb6-45d6-b419-6449abd50fe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:58:46.377895 [ 274 ] {38a667ec-fdb6-45d6-b419-6449abd50fe8} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:46.377942 [ 274 ] {38a667ec-fdb6-45d6-b419-6449abd50fe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:46.378470 [ 274 ] {38a667ec-fdb6-45d6-b419-6449abd50fe8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:58:46.378926 [ 274 ] {38a667ec-fdb6-45d6-b419-6449abd50fe8} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:46.379156 [ 274 ] {38a667ec-fdb6-45d6-b419-6449abd50fe8} executeQuery: Read 36 rows, 2.88 KiB in 0.00214 sec., 16822.429906542056 rows/sec., 1.31 MiB/sec. 2025.02.21 09:58:46.379219 [ 274 ] {38a667ec-fdb6-45d6-b419-6449abd50fe8} TCPHandler: Processed in 0.0024699 sec. 2025.02.21 09:58:46.379385 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:46.379532 [ 266 ] {1f2a090e-e9a8-4023-a610-cf93d89304c9} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:58:46.379597 [ 266 ] {1f2a090e-e9a8-4023-a610-cf93d89304c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:58:46.380190 [ 266 ] {1f2a090e-e9a8-4023-a610-cf93d89304c9} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:46.380230 [ 266 ] {1f2a090e-e9a8-4023-a610-cf93d89304c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:46.380761 [ 266 ] {1f2a090e-e9a8-4023-a610-cf93d89304c9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:58:46.381264 [ 266 ] {1f2a090e-e9a8-4023-a610-cf93d89304c9} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:46.381535 [ 266 ] {1f2a090e-e9a8-4023-a610-cf93d89304c9} executeQuery: Read 110 rows, 7.86 KiB in 0.002014 sec., 54617.67626613704 rows/sec., 3.81 MiB/sec. 2025.02.21 09:58:46.381667 [ 266 ] {1f2a090e-e9a8-4023-a610-cf93d89304c9} TCPHandler: Processed in 0.002351077 sec. 2025.02.21 09:58:46.381823 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:46.381950 [ 274 ] {44b5536f-a829-4a63-b66a-7b63fab671fb} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:58:46.382005 [ 274 ] {44b5536f-a829-4a63-b66a-7b63fab671fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:58:46.382497 [ 274 ] {44b5536f-a829-4a63-b66a-7b63fab671fb} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:46.382537 [ 274 ] {44b5536f-a829-4a63-b66a-7b63fab671fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:46.383070 [ 274 ] {44b5536f-a829-4a63-b66a-7b63fab671fb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:58:46.383566 [ 274 ] {44b5536f-a829-4a63-b66a-7b63fab671fb} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:46.383768 [ 274 ] {44b5536f-a829-4a63-b66a-7b63fab671fb} executeQuery: Read 40 rows, 2.73 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 1.44 MiB/sec. 2025.02.21 09:58:46.383820 [ 274 ] {44b5536f-a829-4a63-b66a-7b63fab671fb} TCPHandler: Processed in 0.00205761 sec. 2025.02.21 09:58:50.174348 [ 60 ] {} DNSResolver: Updating DNS cache 2025.02.21 09:58:50.174399 [ 60 ] {} DNSResolver: Updated DNS cache 2025.02.21 09:58:50.226518 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.02.21 09:58:50.227209 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:50.227257 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:50.227374 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.02.21 09:58:50.228369 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:58:50.229008 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:50.229581 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.21 09:58:50.233064 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:50.233129 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:50.234627 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:58:50.234928 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:50.235423 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.02.21 09:58:50.324619 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.21 09:58:50.344827 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:50.344884 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:50.351917 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:58:50.352683 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:50.355358 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.21 09:58:51.369694 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.369988 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} executeQuery: (from [fd00:1122:3344:101::d]:62678) 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) 2025.02.21 09:58:51.372602 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:58:51.374631 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} 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 2025.02.21 09:58:51.374989 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:51.375193 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:51.377442 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.21 09:58:51.380677 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:58:51.380738 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:58:51.380759 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:58:51.380885 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} 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'))" 2025.02.21 09:58:51.380912 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.21 09:58:51.390594 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} executeQuery: Read 18 rows, 754.00 B in 0.020738 sec., 867.9718391358858 rows/sec., 35.51 KiB/sec. 2025.02.21 09:58:51.390736 [ 266 ] {918d0e3f-fa99-47d7-800e-86914e95784d} TCPHandler: Processed in 0.021197562 sec. 2025.02.21 09:58:51.392721 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.392980 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} executeQuery: (from [fd00:1122:3344:101::d]:61660) 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) 2025.02.21 09:58:51.393385 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:58:51.393431 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} 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 2025.02.21 09:58:51.393754 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:51.393842 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:51.394024 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.21 09:58:51.394064 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:58:51.394091 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:58:51.394109 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:58:51.394160 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} 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'))" 2025.02.21 09:58:51.394184 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.21 09:58:51.394892 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} executeQuery: Read 18 rows, 754.00 B in 0.002029 sec., 8871.365204534253 rows/sec., 362.90 KiB/sec. 2025.02.21 09:58:51.395024 [ 274 ] {48880793-5579-47b6-9bdc-9f6e91bcf412} TCPHandler: Processed in 0.002440819 sec. 2025.02.21 09:58:51.395313 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.395537 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.21 09:58:51.395925 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:58:51.395979 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.21 09:58:51.396265 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:51.396338 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:51.396490 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.21 09:58:51.396525 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:58:51.396549 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:58:51.396566 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:58:51.396612 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.21 09:58:51.396637 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.21 09:58:51.397282 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} executeQuery: Read 18 rows, 754.00 B in 0.001854 sec., 9708.73786407767 rows/sec., 397.16 KiB/sec. 2025.02.21 09:58:51.397404 [ 266 ] {34481995-4f73-44dc-bd05-6a27a6f9416f} TCPHandler: Processed in 0.002167823 sec. 2025.02.21 09:58:51.397714 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.397900 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.21 09:58:51.398218 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:58:51.398262 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.21 09:58:51.398546 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:51.398613 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:58:51.398764 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.21 09:58:51.398797 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:58:51.398822 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:58:51.398840 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:58:51.398885 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.21 09:58:51.398908 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.21 09:58:51.399524 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} executeQuery: Read 18 rows, 754.00 B in 0.001713 sec., 10507.880910683012 rows/sec., 429.85 KiB/sec. 2025.02.21 09:58:51.399642 [ 274 ] {be6e72c8-9f69-422e-b7bc-5983d2e7a66f} TCPHandler: Processed in 0.001989648 sec. 2025.02.21 09:58:51.405084 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.405218 [ 266 ] {d26003f9-2dc9-4ea1-96a8-511e6c0242cc} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.21 09:58:51.405291 [ 266 ] {d26003f9-2dc9-4ea1-96a8-511e6c0242cc} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:58:51.406092 [ 266 ] {d26003f9-2dc9-4ea1-96a8-511e6c0242cc} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:51.406137 [ 266 ] {d26003f9-2dc9-4ea1-96a8-511e6c0242cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:51.406763 [ 266 ] {d26003f9-2dc9-4ea1-96a8-511e6c0242cc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:58:51.407189 [ 266 ] {d26003f9-2dc9-4ea1-96a8-511e6c0242cc} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:51.407481 [ 266 ] {d26003f9-2dc9-4ea1-96a8-511e6c0242cc} executeQuery: Read 4 rows, 433.00 B in 0.0023 sec., 1739.1304347826087 rows/sec., 183.85 KiB/sec. 2025.02.21 09:58:51.407637 [ 266 ] {d26003f9-2dc9-4ea1-96a8-511e6c0242cc} TCPHandler: Processed in 0.002612933 sec. 2025.02.21 09:58:51.407806 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.407939 [ 274 ] {c2d4cb1f-4e12-41ae-8986-08c9a1b8121d} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:58:51.407990 [ 274 ] {c2d4cb1f-4e12-41ae-8986-08c9a1b8121d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:58:51.408664 [ 274 ] {c2d4cb1f-4e12-41ae-8986-08c9a1b8121d} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:51.408718 [ 274 ] {c2d4cb1f-4e12-41ae-8986-08c9a1b8121d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:51.409369 [ 274 ] {c2d4cb1f-4e12-41ae-8986-08c9a1b8121d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:58:51.409861 [ 274 ] {c2d4cb1f-4e12-41ae-8986-08c9a1b8121d} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:51.410103 [ 274 ] {c2d4cb1f-4e12-41ae-8986-08c9a1b8121d} executeQuery: Read 76 rows, 6.64 KiB in 0.0022 sec., 34545.454545454544 rows/sec., 2.95 MiB/sec. 2025.02.21 09:58:51.410164 [ 274 ] {c2d4cb1f-4e12-41ae-8986-08c9a1b8121d} TCPHandler: Processed in 0.002418048 sec. 2025.02.21 09:58:51.410329 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.410472 [ 266 ] {2058e137-5ac7-4dc7-8207-c5ab6f8d54f0} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:58:51.410532 [ 266 ] {2058e137-5ac7-4dc7-8207-c5ab6f8d54f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:58:51.411238 [ 266 ] {2058e137-5ac7-4dc7-8207-c5ab6f8d54f0} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:51.411277 [ 266 ] {2058e137-5ac7-4dc7-8207-c5ab6f8d54f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:51.411844 [ 266 ] {2058e137-5ac7-4dc7-8207-c5ab6f8d54f0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:51.412480 [ 266 ] {2058e137-5ac7-4dc7-8207-c5ab6f8d54f0} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:51.412690 [ 266 ] {2058e137-5ac7-4dc7-8207-c5ab6f8d54f0} executeQuery: Read 23 rows, 1.73 KiB in 0.002252 sec., 10213.143872113676 rows/sec., 767.98 KiB/sec. 2025.02.21 09:58:51.412743 [ 266 ] {2058e137-5ac7-4dc7-8207-c5ab6f8d54f0} TCPHandler: Processed in 0.00248301 sec. 2025.02.21 09:58:51.412927 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.413082 [ 274 ] {2229268e-2023-489b-8a6a-3a875f097e2d} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:58:51.413140 [ 274 ] {2229268e-2023-489b-8a6a-3a875f097e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:58:51.413879 [ 274 ] {2229268e-2023-489b-8a6a-3a875f097e2d} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:51.413941 [ 274 ] {2229268e-2023-489b-8a6a-3a875f097e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:51.414504 [ 274 ] {2229268e-2023-489b-8a6a-3a875f097e2d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:58:51.415048 [ 274 ] {2229268e-2023-489b-8a6a-3a875f097e2d} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:51.415367 [ 274 ] {2229268e-2023-489b-8a6a-3a875f097e2d} executeQuery: Read 77 rows, 6.17 KiB in 0.002298 sec., 33507.39773716275 rows/sec., 2.62 MiB/sec. 2025.02.21 09:58:51.415449 [ 274 ] {2229268e-2023-489b-8a6a-3a875f097e2d} TCPHandler: Processed in 0.002602282 sec. 2025.02.21 09:58:51.415609 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.415725 [ 266 ] {0fee3e72-4916-4185-95f5-29ae45d4b676} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:58:51.415777 [ 266 ] {0fee3e72-4916-4185-95f5-29ae45d4b676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:58:51.416380 [ 266 ] {0fee3e72-4916-4185-95f5-29ae45d4b676} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:51.416421 [ 266 ] {0fee3e72-4916-4185-95f5-29ae45d4b676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:51.417004 [ 266 ] {0fee3e72-4916-4185-95f5-29ae45d4b676} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:58:51.417550 [ 266 ] {0fee3e72-4916-4185-95f5-29ae45d4b676} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:51.417831 [ 266 ] {0fee3e72-4916-4185-95f5-29ae45d4b676} executeQuery: Read 110 rows, 7.86 KiB in 0.002107 sec., 52206.92928334125 rows/sec., 3.64 MiB/sec. 2025.02.21 09:58:51.417931 [ 266 ] {0fee3e72-4916-4185-95f5-29ae45d4b676} TCPHandler: Processed in 0.002377407 sec. 2025.02.21 09:58:51.418086 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.418210 [ 274 ] {6392aeab-16db-4db0-a6dc-6e5f9d6ee00e} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.21 09:58:51.418291 [ 274 ] {6392aeab-16db-4db0-a6dc-6e5f9d6ee00e} 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 2025.02.21 09:58:51.419575 [ 274 ] {6392aeab-16db-4db0-a6dc-6e5f9d6ee00e} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:51.419617 [ 274 ] {6392aeab-16db-4db0-a6dc-6e5f9d6ee00e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:51.422467 [ 274 ] {6392aeab-16db-4db0-a6dc-6e5f9d6ee00e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:51.423046 [ 274 ] {6392aeab-16db-4db0-a6dc-6e5f9d6ee00e} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:51.423363 [ 274 ] {6392aeab-16db-4db0-a6dc-6e5f9d6ee00e} executeQuery: Read 23 rows, 42.20 KiB in 0.005158 sec., 4459.092671578131 rows/sec., 7.99 MiB/sec. 2025.02.21 09:58:51.423479 [ 274 ] {6392aeab-16db-4db0-a6dc-6e5f9d6ee00e} TCPHandler: Processed in 0.005452741 sec. 2025.02.21 09:58:51.423640 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.423761 [ 266 ] {3cb8b23b-8fb9-4fbe-bfc8-a8813631e8ea} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.21 09:58:51.423815 [ 266 ] {3cb8b23b-8fb9-4fbe-bfc8-a8813631e8ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.21 09:58:51.424297 [ 266 ] {3cb8b23b-8fb9-4fbe-bfc8-a8813631e8ea} oximeter.measurements_i64 (54729a3a-2ccc-4083-8c61-735d396f4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:51.424336 [ 266 ] {3cb8b23b-8fb9-4fbe-bfc8-a8813631e8ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:51.424996 [ 266 ] {3cb8b23b-8fb9-4fbe-bfc8-a8813631e8ea} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:58:51.425510 [ 266 ] {3cb8b23b-8fb9-4fbe-bfc8-a8813631e8ea} oximeter.measurements_i64 (54729a3a-2ccc-4083-8c61-735d396f4cf1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:51.425719 [ 266 ] {3cb8b23b-8fb9-4fbe-bfc8-a8813631e8ea} executeQuery: Read 27 rows, 1.99 KiB in 0.001983 sec., 13615.733736762482 rows/sec., 1004.63 KiB/sec. 2025.02.21 09:58:51.425771 [ 266 ] {3cb8b23b-8fb9-4fbe-bfc8-a8813631e8ea} TCPHandler: Processed in 0.002190713 sec. 2025.02.21 09:58:51.425944 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:51.426075 [ 274 ] {6098fd50-9d63-4b16-a9e3-0e6e9b65ed28} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:58:51.426127 [ 274 ] {6098fd50-9d63-4b16-a9e3-0e6e9b65ed28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:58:51.426645 [ 274 ] {6098fd50-9d63-4b16-a9e3-0e6e9b65ed28} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:51.426686 [ 274 ] {6098fd50-9d63-4b16-a9e3-0e6e9b65ed28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:51.427239 [ 274 ] {6098fd50-9d63-4b16-a9e3-0e6e9b65ed28} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:58:51.427886 [ 274 ] {6098fd50-9d63-4b16-a9e3-0e6e9b65ed28} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:51.428136 [ 274 ] {6098fd50-9d63-4b16-a9e3-0e6e9b65ed28} executeQuery: Read 40 rows, 2.73 KiB in 0.002086 sec., 19175.455417066154 rows/sec., 1.28 MiB/sec. 2025.02.21 09:58:51.428196 [ 274 ] {6098fd50-9d63-4b16-a9e3-0e6e9b65ed28} TCPHandler: Processed in 0.002327696 sec. 2025.02.21 09:58:56.374518 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:56.374724 [ 266 ] {579a0ec6-ee96-418a-be14-30a7a0d4e857} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:58:56.374801 [ 266 ] {579a0ec6-ee96-418a-be14-30a7a0d4e857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:58:56.375590 [ 266 ] {579a0ec6-ee96-418a-be14-30a7a0d4e857} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:56.375643 [ 266 ] {579a0ec6-ee96-418a-be14-30a7a0d4e857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:56.376222 [ 266 ] {579a0ec6-ee96-418a-be14-30a7a0d4e857} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:58:56.376814 [ 266 ] {579a0ec6-ee96-418a-be14-30a7a0d4e857} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:56.377144 [ 266 ] {579a0ec6-ee96-418a-be14-30a7a0d4e857} executeQuery: Read 30 rows, 2.32 KiB in 0.002451 sec., 12239.902080783353 rows/sec., 945.09 KiB/sec. 2025.02.21 09:58:56.377234 [ 266 ] {579a0ec6-ee96-418a-be14-30a7a0d4e857} TCPHandler: Processed in 0.002851949 sec. 2025.02.21 09:58:56.377504 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:56.377689 [ 274 ] {4bee540e-0e79-4870-b907-8776e4730a53} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:58:56.377761 [ 274 ] {4bee540e-0e79-4870-b907-8776e4730a53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:58:56.378511 [ 274 ] {4bee540e-0e79-4870-b907-8776e4730a53} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:56.378557 [ 274 ] {4bee540e-0e79-4870-b907-8776e4730a53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:56.379088 [ 274 ] {4bee540e-0e79-4870-b907-8776e4730a53} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:58:56.379581 [ 274 ] {4bee540e-0e79-4870-b907-8776e4730a53} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:56.379814 [ 274 ] {4bee540e-0e79-4870-b907-8776e4730a53} executeQuery: Read 36 rows, 2.88 KiB in 0.002178 sec., 16528.925619834714 rows/sec., 1.29 MiB/sec. 2025.02.21 09:58:56.379882 [ 274 ] {4bee540e-0e79-4870-b907-8776e4730a53} TCPHandler: Processed in 0.00250671 sec. 2025.02.21 09:58:56.380103 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:56.380302 [ 266 ] {69ab5c44-3bc1-42e4-b426-22d17a5ee76a} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:58:56.380369 [ 266 ] {69ab5c44-3bc1-42e4-b426-22d17a5ee76a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:58:56.381019 [ 266 ] {69ab5c44-3bc1-42e4-b426-22d17a5ee76a} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:56.381067 [ 266 ] {69ab5c44-3bc1-42e4-b426-22d17a5ee76a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:56.381618 [ 266 ] {69ab5c44-3bc1-42e4-b426-22d17a5ee76a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:58:56.382088 [ 266 ] {69ab5c44-3bc1-42e4-b426-22d17a5ee76a} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:56.382311 [ 266 ] {69ab5c44-3bc1-42e4-b426-22d17a5ee76a} executeQuery: Read 110 rows, 7.86 KiB in 0.002047 sec., 53737.1763556424 rows/sec., 3.75 MiB/sec. 2025.02.21 09:58:56.382365 [ 266 ] {69ab5c44-3bc1-42e4-b426-22d17a5ee76a} TCPHandler: Processed in 0.002372157 sec. 2025.02.21 09:58:56.382506 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:58:56.382630 [ 274 ] {fbdfabd1-928a-4c32-a867-dab1d2448265} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:58:56.382685 [ 274 ] {fbdfabd1-928a-4c32-a867-dab1d2448265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:58:56.383172 [ 274 ] {fbdfabd1-928a-4c32-a867-dab1d2448265} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:56.383211 [ 274 ] {fbdfabd1-928a-4c32-a867-dab1d2448265} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:56.383686 [ 274 ] {fbdfabd1-928a-4c32-a867-dab1d2448265} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:58:56.384120 [ 274 ] {fbdfabd1-928a-4c32-a867-dab1d2448265} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:56.384353 [ 274 ] {fbdfabd1-928a-4c32-a867-dab1d2448265} executeQuery: Read 40 rows, 2.73 KiB in 0.001748 sec., 22883.29519450801 rows/sec., 1.53 MiB/sec. 2025.02.21 09:58:56.384426 [ 274 ] {fbdfabd1-928a-4c32-a867-dab1d2448265} TCPHandler: Processed in 0.001977608 sec. 2025.02.21 09:58:57.730662 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.02.21 09:58:57.731266 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:57.731306 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:57.731958 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:58:57.732439 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:57.732648 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.02.21 09:58:57.855406 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.21 09:58:57.875753 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:58:57.875821 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:58:57.882890 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:58:57.884143 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:58:57.887255 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.21 09:59:00.236738 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 174 2025.02.21 09:59:00.239721 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:00.239770 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:00.241237 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:00.241572 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:00.242204 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 174 2025.02.21 09:59:01.374875 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:01.375105 [ 266 ] {5ee34ed8-176b-4445-83e7-73370d28995c} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:01.375185 [ 266 ] {5ee34ed8-176b-4445-83e7-73370d28995c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:01.375981 [ 266 ] {5ee34ed8-176b-4445-83e7-73370d28995c} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:01.376025 [ 266 ] {5ee34ed8-176b-4445-83e7-73370d28995c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:01.376458 [ 266 ] {5ee34ed8-176b-4445-83e7-73370d28995c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:01.376714 [ 266 ] {5ee34ed8-176b-4445-83e7-73370d28995c} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:01.376975 [ 266 ] {5ee34ed8-176b-4445-83e7-73370d28995c} executeQuery: Read 76 rows, 6.64 KiB in 0.00192 sec., 39583.333333333336 rows/sec., 3.38 MiB/sec. 2025.02.21 09:59:01.377160 [ 266 ] {5ee34ed8-176b-4445-83e7-73370d28995c} TCPHandler: Processed in 0.002422579 sec. 2025.02.21 09:59:01.377505 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:01.377731 [ 274 ] {9dcf30c0-cdc4-41a8-9a19-f9ab21091f50} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:01.377823 [ 274 ] {9dcf30c0-cdc4-41a8-9a19-f9ab21091f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:01.378705 [ 274 ] {9dcf30c0-cdc4-41a8-9a19-f9ab21091f50} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:01.378758 [ 274 ] {9dcf30c0-cdc4-41a8-9a19-f9ab21091f50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:01.379187 [ 274 ] {9dcf30c0-cdc4-41a8-9a19-f9ab21091f50} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:59:01.379445 [ 274 ] {9dcf30c0-cdc4-41a8-9a19-f9ab21091f50} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:01.379705 [ 274 ] {9dcf30c0-cdc4-41a8-9a19-f9ab21091f50} executeQuery: Read 23 rows, 1.73 KiB in 0.002032 sec., 11318.897637795277 rows/sec., 851.13 KiB/sec. 2025.02.21 09:59:01.379855 [ 274 ] {9dcf30c0-cdc4-41a8-9a19-f9ab21091f50} TCPHandler: Processed in 0.002539811 sec. 2025.02.21 09:59:01.380057 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:01.380234 [ 266 ] {25c6e197-bdac-485d-ba55-c89687d66eaa} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:01.380306 [ 266 ] {25c6e197-bdac-485d-ba55-c89687d66eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:01.380916 [ 266 ] {25c6e197-bdac-485d-ba55-c89687d66eaa} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:01.380955 [ 266 ] {25c6e197-bdac-485d-ba55-c89687d66eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:01.381325 [ 266 ] {25c6e197-bdac-485d-ba55-c89687d66eaa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:01.381574 [ 266 ] {25c6e197-bdac-485d-ba55-c89687d66eaa} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:01.381863 [ 266 ] {25c6e197-bdac-485d-ba55-c89687d66eaa} executeQuery: Read 59 rows, 4.72 KiB in 0.001651 sec., 35735.91762568141 rows/sec., 2.79 MiB/sec. 2025.02.21 09:59:01.381973 [ 266 ] {25c6e197-bdac-485d-ba55-c89687d66eaa} TCPHandler: Processed in 0.002000358 sec. 2025.02.21 09:59:01.382128 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:01.382277 [ 274 ] {4d8d4e7d-4147-4fc3-b013-9aa654556c53} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:01.382345 [ 274 ] {4d8d4e7d-4147-4fc3-b013-9aa654556c53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:01.382998 [ 274 ] {4d8d4e7d-4147-4fc3-b013-9aa654556c53} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:01.383047 [ 274 ] {4d8d4e7d-4147-4fc3-b013-9aa654556c53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:01.383486 [ 274 ] {4d8d4e7d-4147-4fc3-b013-9aa654556c53} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:01.383724 [ 274 ] {4d8d4e7d-4147-4fc3-b013-9aa654556c53} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:01.384000 [ 274 ] {4d8d4e7d-4147-4fc3-b013-9aa654556c53} executeQuery: Read 110 rows, 7.86 KiB in 0.00174 sec., 63218.3908045977 rows/sec., 4.41 MiB/sec. 2025.02.21 09:59:01.384139 [ 274 ] {4d8d4e7d-4147-4fc3-b013-9aa654556c53} TCPHandler: Processed in 0.002079291 sec. 2025.02.21 09:59:01.384277 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:01.384406 [ 266 ] {75ebc2f7-060f-42f4-a581-5e6f54204afc} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:01.384497 [ 266 ] {75ebc2f7-060f-42f4-a581-5e6f54204afc} 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 2025.02.21 09:59:01.385798 [ 266 ] {75ebc2f7-060f-42f4-a581-5e6f54204afc} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:01.385837 [ 266 ] {75ebc2f7-060f-42f4-a581-5e6f54204afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:01.386478 [ 266 ] {75ebc2f7-060f-42f4-a581-5e6f54204afc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:59:01.386733 [ 266 ] {75ebc2f7-060f-42f4-a581-5e6f54204afc} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:01.386960 [ 266 ] {75ebc2f7-060f-42f4-a581-5e6f54204afc} executeQuery: Read 23 rows, 42.20 KiB in 0.002584 sec., 8900.928792569659 rows/sec., 15.95 MiB/sec. 2025.02.21 09:59:01.387051 [ 266 ] {75ebc2f7-060f-42f4-a581-5e6f54204afc} TCPHandler: Processed in 0.002829669 sec. 2025.02.21 09:59:01.387198 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:01.387319 [ 274 ] {3aadcc7b-bc50-4195-af26-9b4c1f7feda1} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:01.387381 [ 274 ] {3aadcc7b-bc50-4195-af26-9b4c1f7feda1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:01.387952 [ 274 ] {3aadcc7b-bc50-4195-af26-9b4c1f7feda1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:01.387999 [ 274 ] {3aadcc7b-bc50-4195-af26-9b4c1f7feda1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:01.388425 [ 274 ] {3aadcc7b-bc50-4195-af26-9b4c1f7feda1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:01.388656 [ 274 ] {3aadcc7b-bc50-4195-af26-9b4c1f7feda1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:01.388864 [ 274 ] {3aadcc7b-bc50-4195-af26-9b4c1f7feda1} executeQuery: Read 40 rows, 2.73 KiB in 0.001569 sec., 25493.945188017846 rows/sec., 1.70 MiB/sec. 2025.02.21 09:59:01.388913 [ 274 ] {3aadcc7b-bc50-4195-af26-9b4c1f7feda1} TCPHandler: Processed in 0.001772833 sec. 2025.02.21 09:59:05.174638 [ 38 ] {} DNSResolver: Updating DNS cache 2025.02.21 09:59:05.174687 [ 38 ] {} DNSResolver: Updated DNS cache 2025.02.21 09:59:05.233722 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.02.21 09:59:05.234375 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:05.234425 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:05.234990 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:05.235254 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:05.235448 [ 38 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:05.235540 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.21 09:59:05.235552 [ 38 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:05.235585 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:05.239604 [ 196 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:05.239767 [ 196 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:05.239868 [ 196 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.02.21 09:59:05.239999 [ 196 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.02.21 09:59:05.240170 [ 196 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.02.21 09:59:05.240510 [ 196 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.02.21 09:59:05.240664 [ 196 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.02.21 09:59:05.240864 [ 196 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.02.21 09:59:05.262865 [ 188 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.027200507 sec., 103159.84183677165 rows/sec., 1.48 MiB/sec. 2025.02.21 09:59:05.263561 [ 190 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:05.263927 [ 190 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:05.264018 [ 190 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_6_1} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:05.264153 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.21 09:59:05.388288 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.21 09:59:05.408573 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:05.408636 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:05.415493 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:05.416276 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:05.416637 [ 37 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:05.416773 [ 37 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:05.416840 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:05.417402 [ 190 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:05.434299 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.21 09:59:05.435330 [ 190 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:05.436435 [ 190 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.21 09:59:05.441497 [ 190 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.21 09:59:05.446464 [ 190 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.02.21 09:59:05.451558 [ 190 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.21 09:59:05.460775 [ 190 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.02.21 09:59:05.465550 [ 190 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.21 09:59:05.525590 [ 188 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.1085649 sec., 423.70968885892216 rows/sec., 2.19 MiB/sec. 2025.02.21 09:59:05.528466 [ 188 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:05.531554 [ 188 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:05.531682 [ 188 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_6_1} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:05.534231 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.21 09:59:06.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.16 MiB, peak 168.70 MiB, free memory in arenas 0.00 B, will set to 162.32 MiB (RSS), difference: 3.16 MiB 2025.02.21 09:59:06.370141 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.370549 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.370952 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.370997 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.21 09:59:06.371319 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.371402 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.371582 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.21 09:59:06.371829 [ 286 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.371956 [ 287 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.372122 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.372160 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.376102 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.376135 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.376197 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.21 09:59:06.376246 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.21 09:59:06.377740 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} executeQuery: Read 22 rows, 943.00 B in 0.007373 sec., 2983.8600298386 rows/sec., 124.90 KiB/sec. 2025.02.21 09:59:06.377909 [ 266 ] {b6220893-ad64-4cc2-84c4-cdfc0619158b} TCPHandler: Processed in 0.007960513 sec. 2025.02.21 09:59:06.382934 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.383209 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.383650 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.383697 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.21 09:59:06.384010 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.384094 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.384315 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.21 09:59:06.384453 [ 286 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.384463 [ 288 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.384620 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.384656 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.384770 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.384799 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.384855 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.21 09:59:06.384918 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.21 09:59:06.386163 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} executeQuery: Read 22 rows, 943.00 B in 0.003085 sec., 7131.28038897893 rows/sec., 298.51 KiB/sec. 2025.02.21 09:59:06.386312 [ 274 ] {11d2ee2d-22f0-4a91-b3df-daccf41cdbe7} TCPHandler: Processed in 0.003514785 sec. 2025.02.21 09:59:06.386929 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.387151 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.387527 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.387571 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.21 09:59:06.387859 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.387927 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.388082 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.21 09:59:06.388198 [ 287 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.388201 [ 286 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.388321 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.388350 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.388434 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.388455 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.388495 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.21 09:59:06.388543 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.21 09:59:06.389672 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} executeQuery: Read 22 rows, 943.00 B in 0.002629 sec., 8368.200836820084 rows/sec., 350.28 KiB/sec. 2025.02.21 09:59:06.389827 [ 266 ] {4d741d39-e57d-4c78-8974-b1c18fec9d57} TCPHandler: Processed in 0.002968221 sec. 2025.02.21 09:59:06.390209 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.390432 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.390779 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.390826 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.02.21 09:59:06.391121 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.391191 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.391346 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.21 09:59:06.391458 [ 287 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.391457 [ 286 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.391598 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.391624 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.391707 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.391728 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.391771 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.21 09:59:06.391853 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.21 09:59:06.392967 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} executeQuery: Read 22 rows, 943.00 B in 0.002646 sec., 8314.436885865458 rows/sec., 348.03 KiB/sec. 2025.02.21 09:59:06.393109 [ 274 ] {10d79a46-15f7-4fec-9f81-967e7d558c9a} TCPHandler: Processed in 0.002971322 sec. 2025.02.21 09:59:06.393391 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.393606 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.393982 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.394035 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.02.21 09:59:06.394395 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.394476 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.394625 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.21 09:59:06.394732 [ 287 ] {58ce2849-228a-453b-aa59-31e50265a6a6} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.394748 [ 288 ] {58ce2849-228a-453b-aa59-31e50265a6a6} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.394861 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.394890 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.394972 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.394993 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.395033 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.21 09:59:06.395079 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.21 09:59:06.396040 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} executeQuery: Read 22 rows, 943.00 B in 0.002537 sec., 8671.6594402838 rows/sec., 362.99 KiB/sec. 2025.02.21 09:59:06.396192 [ 266 ] {58ce2849-228a-453b-aa59-31e50265a6a6} TCPHandler: Processed in 0.002867579 sec. 2025.02.21 09:59:06.396518 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.396737 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.397130 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.397184 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.21 09:59:06.397536 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.397605 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.397762 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.21 09:59:06.397876 [ 287 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.397881 [ 286 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.397978 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.398002 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.398084 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.398106 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.398147 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.21 09:59:06.398195 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.21 09:59:06.399248 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} executeQuery: Read 22 rows, 943.00 B in 0.002618 sec., 8403.361344537814 rows/sec., 351.76 KiB/sec. 2025.02.21 09:59:06.399388 [ 274 ] {d1c2e558-d4cf-4530-a82c-15f65c52f5a5} TCPHandler: Processed in 0.002934251 sec. 2025.02.21 09:59:06.399736 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.399951 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.400333 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.400389 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.21 09:59:06.400701 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.400767 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.400915 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.21 09:59:06.401015 [ 287 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.401030 [ 288 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.401132 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.401161 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.401244 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.401266 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.401305 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.21 09:59:06.401353 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.21 09:59:06.402337 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} executeQuery: Read 22 rows, 943.00 B in 0.002491 sec., 8831.794460056202 rows/sec., 369.69 KiB/sec. 2025.02.21 09:59:06.402490 [ 266 ] {c3c22baa-944d-4acc-8e1c-d91f6688774e} TCPHandler: Processed in 0.002821898 sec. 2025.02.21 09:59:06.402821 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.403035 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.403432 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.403487 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.21 09:59:06.403790 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.403857 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.404010 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.21 09:59:06.404103 [ 287 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.404120 [ 286 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.404210 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.404258 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.404373 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.404399 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.404453 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.21 09:59:06.404509 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.21 09:59:06.405541 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} executeQuery: Read 22 rows, 943.00 B in 0.00261 sec., 8429.11877394636 rows/sec., 352.83 KiB/sec. 2025.02.21 09:59:06.405674 [ 274 ] {c388f416-bd53-4468-bd1d-c6c90c62ab0f} TCPHandler: Processed in 0.002924071 sec. 2025.02.21 09:59:06.405938 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.406119 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.406448 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.406493 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.21 09:59:06.406793 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.406859 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.407006 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.21 09:59:06.407115 [ 287 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.407130 [ 288 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.407233 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.407261 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.407343 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.407363 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.407403 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.21 09:59:06.407452 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.21 09:59:06.408484 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} executeQuery: Read 22 rows, 943.00 B in 0.002448 sec., 8986.928104575163 rows/sec., 376.18 KiB/sec. 2025.02.21 09:59:06.408636 [ 266 ] {ba7d8e16-fc42-43a9-bdcf-7156b15d7f4e} TCPHandler: Processed in 0.002754186 sec. 2025.02.21 09:59:06.408945 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.409168 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.409550 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.409596 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.21 09:59:06.409905 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.409972 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.410127 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.21 09:59:06.410240 [ 287 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.410255 [ 286 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.410346 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.410370 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.410452 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.410473 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.410516 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:06.410565 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:06.411601 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} executeQuery: Read 22 rows, 943.00 B in 0.002543 sec., 8651.199370821863 rows/sec., 362.13 KiB/sec. 2025.02.21 09:59:06.411731 [ 274 ] {b45eeaca-6514-49ba-b0e9-278dbfa9c052} TCPHandler: Processed in 0.002856309 sec. 2025.02.21 09:59:06.412017 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.412233 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} executeQuery: (from [fd00:1122:3344:101::d]:62678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.412597 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.412644 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.21 09:59:06.412950 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.413015 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.413161 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.21 09:59:06.413268 [ 287 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.413276 [ 286 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.413381 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.413410 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.413490 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.413510 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.413551 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:06.413599 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:06.414689 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} executeQuery: Read 22 rows, 943.00 B in 0.002562 sec., 8587.04137392662 rows/sec., 359.45 KiB/sec. 2025.02.21 09:59:06.414842 [ 266 ] {21f227a1-4773-4c16-99f3-6232f59f77f3} TCPHandler: Processed in 0.00289236 sec. 2025.02.21 09:59:06.420752 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.420979 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.21 09:59:06.421399 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:06.421456 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.21 09:59:06.421782 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.421848 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:06.421999 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.21 09:59:06.422102 [ 287 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:06.422119 [ 288 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:06.422226 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:06.422253 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:06.422335 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:06.422356 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.21 09:59:06.422398 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:06.422448 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:06.423463 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} executeQuery: Read 22 rows, 943.00 B in 0.002602 sec., 8455.034588777862 rows/sec., 353.92 KiB/sec. 2025.02.21 09:59:06.423594 [ 274 ] {7029910b-4103-4066-8155-09e4cf6e4aa4} TCPHandler: Processed in 0.002909991 sec. 2025.02.21 09:59:06.428237 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.428473 [ 266 ] {5d9d08e2-00a4-4d34-ae1a-3caf3df14164} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.21 09:59:06.428563 [ 266 ] {5d9d08e2-00a4-4d34-ae1a-3caf3df14164} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:06.429333 [ 266 ] {5d9d08e2-00a4-4d34-ae1a-3caf3df14164} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.429380 [ 266 ] {5d9d08e2-00a4-4d34-ae1a-3caf3df14164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.429904 [ 266 ] {5d9d08e2-00a4-4d34-ae1a-3caf3df14164} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:06.430132 [ 266 ] {5d9d08e2-00a4-4d34-ae1a-3caf3df14164} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.430404 [ 266 ] {5d9d08e2-00a4-4d34-ae1a-3caf3df14164} executeQuery: Read 12 rows, 4.37 KiB in 0.001988 sec., 6036.217303822937 rows/sec., 2.15 MiB/sec. 2025.02.21 09:59:06.430520 [ 266 ] {5d9d08e2-00a4-4d34-ae1a-3caf3df14164} TCPHandler: Processed in 0.002395458 sec. 2025.02.21 09:59:06.430787 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.430951 [ 274 ] {98086970-fe03-4eb2-8a0a-d44985b68df8} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.21 09:59:06.431011 [ 274 ] {98086970-fe03-4eb2-8a0a-d44985b68df8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.21 09:59:06.432306 [ 274 ] {98086970-fe03-4eb2-8a0a-d44985b68df8} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.432347 [ 274 ] {98086970-fe03-4eb2-8a0a-d44985b68df8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.432884 [ 274 ] {98086970-fe03-4eb2-8a0a-d44985b68df8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:59:06.433136 [ 274 ] {98086970-fe03-4eb2-8a0a-d44985b68df8} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.433390 [ 274 ] {98086970-fe03-4eb2-8a0a-d44985b68df8} executeQuery: Read 212 rows, 13.81 KiB in 0.00248 sec., 85483.87096774194 rows/sec., 5.44 MiB/sec. 2025.02.21 09:59:06.433540 [ 274 ] {98086970-fe03-4eb2-8a0a-d44985b68df8} TCPHandler: Processed in 0.00290619 sec. 2025.02.21 09:59:06.433791 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.434013 [ 266 ] {9dc3f15c-6999-4f9d-ab85-26cd7fa1595f} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:06.434104 [ 266 ] {9dc3f15c-6999-4f9d-ab85-26cd7fa1595f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:06.435167 [ 266 ] {9dc3f15c-6999-4f9d-ab85-26cd7fa1595f} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.435206 [ 266 ] {9dc3f15c-6999-4f9d-ab85-26cd7fa1595f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.435603 [ 266 ] {9dc3f15c-6999-4f9d-ab85-26cd7fa1595f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:06.435845 [ 266 ] {9dc3f15c-6999-4f9d-ab85-26cd7fa1595f} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.435998 [ 35 ] {} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:06.436068 [ 35 ] {} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.436109 [ 266 ] {9dc3f15c-6999-4f9d-ab85-26cd7fa1595f} executeQuery: Read 591 rows, 47.29 KiB in 0.00214 sec., 276168.2242990654 rows/sec., 21.58 MiB/sec. 2025.02.21 09:59:06.436114 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.436258 [ 266 ] {9dc3f15c-6999-4f9d-ab85-26cd7fa1595f} TCPHandler: Processed in 0.002577052 sec. 2025.02.21 09:59:06.436560 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.436565 [ 191 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:06.436807 [ 274 ] {79635fb6-b2ed-450f-b04c-a752c013aceb} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:06.436832 [ 191 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:06.436888 [ 274 ] {79635fb6-b2ed-450f-b04c-a752c013aceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:06.436909 [ 191 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part 2025.02.21 09:59:06.437257 [ 191 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.02.21 09:59:06.437701 [ 191 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part 2025.02.21 09:59:06.437974 [ 191 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.02.21 09:59:06.438377 [ 191 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part 2025.02.21 09:59:06.438818 [ 191 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 591 rows starting from the beginning of the part 2025.02.21 09:59:06.439777 [ 274 ] {79635fb6-b2ed-450f-b04c-a752c013aceb} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.439846 [ 274 ] {79635fb6-b2ed-450f-b04c-a752c013aceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.440925 [ 274 ] {79635fb6-b2ed-450f-b04c-a752c013aceb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:06.441391 [ 274 ] {79635fb6-b2ed-450f-b04c-a752c013aceb} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.441890 [ 192 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 833 rows, containing 5 columns (5 merged, 0 gathered) in 0.005628526 sec., 147996.11834430543 rows/sec., 12.28 MiB/sec. 2025.02.21 09:59:06.441913 [ 274 ] {79635fb6-b2ed-450f-b04c-a752c013aceb} executeQuery: Read 106 rows, 6.39 KiB in 0.00518 sec., 20463.320463320466 rows/sec., 1.20 MiB/sec. 2025.02.21 09:59:06.442031 [ 274 ] {79635fb6-b2ed-450f-b04c-a752c013aceb} TCPHandler: Processed in 0.005640966 sec. 2025.02.21 09:59:06.442171 [ 192 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:06.442207 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.442351 [ 266 ] {6afee494-df53-448f-9218-d748d617e911} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.21 09:59:06.442407 [ 266 ] {6afee494-df53-448f-9218-d748d617e911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.21 09:59:06.442546 [ 192 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.442671 [ 192 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_6_1} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:06.442809 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.21 09:59:06.443198 [ 266 ] {6afee494-df53-448f-9218-d748d617e911} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.443238 [ 266 ] {6afee494-df53-448f-9218-d748d617e911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.443711 [ 266 ] {6afee494-df53-448f-9218-d748d617e911} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:59:06.443957 [ 266 ] {6afee494-df53-448f-9218-d748d617e911} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.444168 [ 266 ] {6afee494-df53-448f-9218-d748d617e911} executeQuery: Read 113 rows, 7.49 KiB in 0.001844 sec., 61279.82646420824 rows/sec., 3.97 MiB/sec. 2025.02.21 09:59:06.444223 [ 266 ] {6afee494-df53-448f-9218-d748d617e911} TCPHandler: Processed in 0.002084961 sec. 2025.02.21 09:59:06.444378 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.444516 [ 274 ] {e5cfc2b3-aa3b-4c20-8a34-a32016b17ace} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.21 09:59:06.444573 [ 274 ] {e5cfc2b3-aa3b-4c20-8a34-a32016b17ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.21 09:59:06.445323 [ 274 ] {e5cfc2b3-aa3b-4c20-8a34-a32016b17ace} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.445370 [ 274 ] {e5cfc2b3-aa3b-4c20-8a34-a32016b17ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.445853 [ 274 ] {e5cfc2b3-aa3b-4c20-8a34-a32016b17ace} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:59:06.446097 [ 274 ] {e5cfc2b3-aa3b-4c20-8a34-a32016b17ace} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.446361 [ 274 ] {e5cfc2b3-aa3b-4c20-8a34-a32016b17ace} executeQuery: Read 112 rows, 6.53 KiB in 0.001865 sec., 60053.61930294907 rows/sec., 3.42 MiB/sec. 2025.02.21 09:59:06.446433 [ 274 ] {e5cfc2b3-aa3b-4c20-8a34-a32016b17ace} TCPHandler: Processed in 0.002110961 sec. 2025.02.21 09:59:06.446593 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.446730 [ 266 ] {829362ba-5c59-4049-b863-2c9f262f01e4} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:06.446788 [ 266 ] {829362ba-5c59-4049-b863-2c9f262f01e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:06.447605 [ 266 ] {829362ba-5c59-4049-b863-2c9f262f01e4} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.447645 [ 266 ] {829362ba-5c59-4049-b863-2c9f262f01e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.448030 [ 266 ] {829362ba-5c59-4049-b863-2c9f262f01e4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:06.448274 [ 266 ] {829362ba-5c59-4049-b863-2c9f262f01e4} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.448423 [ 35 ] {} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:06.448490 [ 35 ] {} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.448526 [ 266 ] {829362ba-5c59-4049-b863-2c9f262f01e4} executeQuery: Read 354 rows, 25.35 KiB in 0.001815 sec., 195041.32231404958 rows/sec., 13.64 MiB/sec. 2025.02.21 09:59:06.448534 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.448693 [ 266 ] {829362ba-5c59-4049-b863-2c9f262f01e4} TCPHandler: Processed in 0.002160712 sec. 2025.02.21 09:59:06.448784 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:06.448909 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.448957 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:06.448998 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.02.21 09:59:06.449203 [ 274 ] {06af0fd9-9c35-4463-941d-581de2d9e1d5} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.21 09:59:06.449327 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2025.02.21 09:59:06.449429 [ 274 ] {06af0fd9-9c35-4463-941d-581de2d9e1d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.21 09:59:06.449643 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part 2025.02.21 09:59:06.450043 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2025.02.21 09:59:06.450430 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 59 rows starting from the beginning of the part 2025.02.21 09:59:06.450806 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 354 rows starting from the beginning of the part 2025.02.21 09:59:06.451638 [ 274 ] {06af0fd9-9c35-4463-941d-581de2d9e1d5} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.451715 [ 274 ] {06af0fd9-9c35-4463-941d-581de2d9e1d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.452716 [ 274 ] {06af0fd9-9c35-4463-941d-581de2d9e1d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:59:06.453293 [ 274 ] {06af0fd9-9c35-4463-941d-581de2d9e1d5} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.453317 [ 191 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.004642492 sec., 128810.13042133406 rows/sec., 9.93 MiB/sec. 2025.02.21 09:59:06.453654 [ 193 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:06.453654 [ 274 ] {06af0fd9-9c35-4463-941d-581de2d9e1d5} executeQuery: Read 6 rows, 321.00 B in 0.004556 sec., 1316.9446883230903 rows/sec., 68.81 KiB/sec. 2025.02.21 09:59:06.453788 [ 274 ] {06af0fd9-9c35-4463-941d-581de2d9e1d5} TCPHandler: Processed in 0.004975289 sec. 2025.02.21 09:59:06.453990 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.454099 [ 193 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.454218 [ 266 ] {5986da96-4d41-4d03-b23d-dfe057b13cc2} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:06.454281 [ 193 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_6_1} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:06.454334 [ 266 ] {5986da96-4d41-4d03-b23d-dfe057b13cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:06.454458 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.21 09:59:06.455052 [ 266 ] {5986da96-4d41-4d03-b23d-dfe057b13cc2} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.455094 [ 266 ] {5986da96-4d41-4d03-b23d-dfe057b13cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.455502 [ 266 ] {5986da96-4d41-4d03-b23d-dfe057b13cc2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:06.455737 [ 266 ] {5986da96-4d41-4d03-b23d-dfe057b13cc2} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.455894 [ 35 ] {} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:06.455953 [ 35 ] {} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.455987 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.455992 [ 266 ] {5986da96-4d41-4d03-b23d-dfe057b13cc2} executeQuery: Read 187 rows, 12.72 KiB in 0.001846 sec., 101300.10834236187 rows/sec., 6.73 MiB/sec. 2025.02.21 09:59:06.456171 [ 266 ] {5986da96-4d41-4d03-b23d-dfe057b13cc2} TCPHandler: Processed in 0.002279435 sec. 2025.02.21 09:59:06.456254 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:06.456383 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.456507 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:06.456594 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.21 09:59:06.456612 [ 274 ] {633a0f77-5c46-469d-aaf2-accc44f59e05} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.21 09:59:06.456754 [ 274 ] {633a0f77-5c46-469d-aaf2-accc44f59e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.21 09:59:06.456950 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part 2025.02.21 09:59:06.457363 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part 2025.02.21 09:59:06.457722 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part 2025.02.21 09:59:06.457992 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part 2025.02.21 09:59:06.458339 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 187 rows starting from the beginning of the part 2025.02.21 09:59:06.459004 [ 274 ] {633a0f77-5c46-469d-aaf2-accc44f59e05} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.459073 [ 274 ] {633a0f77-5c46-469d-aaf2-accc44f59e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.460078 [ 274 ] {633a0f77-5c46-469d-aaf2-accc44f59e05} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:59:06.460647 [ 274 ] {633a0f77-5c46-469d-aaf2-accc44f59e05} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.461224 [ 274 ] {633a0f77-5c46-469d-aaf2-accc44f59e05} executeQuery: Read 1 rows, 69.00 B in 0.004654 sec., 214.86892995272882 rows/sec., 14.48 KiB/sec. 2025.02.21 09:59:06.461616 [ 274 ] {633a0f77-5c46-469d-aaf2-accc44f59e05} TCPHandler: Processed in 0.005317248 sec. 2025.02.21 09:59:06.461688 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.005602525 sec., 127621.02801861662 rows/sec., 8.79 MiB/sec. 2025.02.21 09:59:06.461833 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:06.461908 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:06.462049 [ 266 ] {1bc1c5c9-5099-4d93-a4e9-d9527f050f53} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:06.462135 [ 266 ] {1bc1c5c9-5099-4d93-a4e9-d9527f050f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:06.462578 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.462716 [ 194 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_6_1} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:06.462884 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.21 09:59:06.463084 [ 266 ] {1bc1c5c9-5099-4d93-a4e9-d9527f050f53} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.463129 [ 266 ] {1bc1c5c9-5099-4d93-a4e9-d9527f050f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.463507 [ 266 ] {1bc1c5c9-5099-4d93-a4e9-d9527f050f53} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:06.463743 [ 266 ] {1bc1c5c9-5099-4d93-a4e9-d9527f050f53} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.463904 [ 34 ] {} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:06.463981 [ 34 ] {} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:06.464001 [ 266 ] {1bc1c5c9-5099-4d93-a4e9-d9527f050f53} executeQuery: Read 62 rows, 3.93 KiB in 0.002038 sec., 30421.98233562316 rows/sec., 1.88 MiB/sec. 2025.02.21 09:59:06.464029 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:06.464148 [ 266 ] {1bc1c5c9-5099-4d93-a4e9-d9527f050f53} TCPHandler: Processed in 0.002410138 sec. 2025.02.21 09:59:06.464412 [ 200 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:06.464538 [ 200 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:06.464573 [ 200 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2025.02.21 09:59:06.464651 [ 200 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2025.02.21 09:59:06.464905 [ 200 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2025.02.21 09:59:06.465092 [ 200 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2025.02.21 09:59:06.465305 [ 200 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2025.02.21 09:59:06.465554 [ 200 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part 2025.02.21 09:59:06.466694 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002516281 sec., 100942.62127322028 rows/sec., 6.62 MiB/sec. 2025.02.21 09:59:06.466848 [ 193 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:06.467159 [ 193 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:06.467242 [ 193 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_6_1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:06.467327 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.21 09:59:07.000245 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 163.88 MiB, peak 168.70 MiB, free memory in arenas 0.00 B, will set to 162.85 MiB (RSS), difference: -1.03 MiB 2025.02.21 09:59:10.243335 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 232 2025.02.21 09:59:10.247045 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:10.247100 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:10.248883 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:10.249372 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:10.250108 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 232 2025.02.21 09:59:11.377595 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:11.377926 [ 266 ] {63109273-a36f-42db-8d27-a43719ec5274} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:11.378040 [ 266 ] {63109273-a36f-42db-8d27-a43719ec5274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:11.379131 [ 266 ] {63109273-a36f-42db-8d27-a43719ec5274} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:11.379181 [ 266 ] {63109273-a36f-42db-8d27-a43719ec5274} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:11.379613 [ 266 ] {63109273-a36f-42db-8d27-a43719ec5274} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:11.379868 [ 266 ] {63109273-a36f-42db-8d27-a43719ec5274} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:11.380119 [ 266 ] {63109273-a36f-42db-8d27-a43719ec5274} executeQuery: Read 102 rows, 8.70 KiB in 0.002279 sec., 44756.47213690214 rows/sec., 3.73 MiB/sec. 2025.02.21 09:59:11.380176 [ 266 ] {63109273-a36f-42db-8d27-a43719ec5274} TCPHandler: Processed in 0.002773527 sec. 2025.02.21 09:59:11.380447 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:11.380643 [ 274 ] {64c81ebf-7ec8-470f-acaa-606d3035560d} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:11.380720 [ 274 ] {64c81ebf-7ec8-470f-acaa-606d3035560d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:11.381462 [ 274 ] {64c81ebf-7ec8-470f-acaa-606d3035560d} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:11.381514 [ 274 ] {64c81ebf-7ec8-470f-acaa-606d3035560d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:11.381950 [ 274 ] {64c81ebf-7ec8-470f-acaa-606d3035560d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:11.382199 [ 274 ] {64c81ebf-7ec8-470f-acaa-606d3035560d} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:11.382476 [ 274 ] {64c81ebf-7ec8-470f-acaa-606d3035560d} executeQuery: Read 23 rows, 1.73 KiB in 0.001882 sec., 12221.041445270988 rows/sec., 918.97 KiB/sec. 2025.02.21 09:59:11.382632 [ 274 ] {64c81ebf-7ec8-470f-acaa-606d3035560d} TCPHandler: Processed in 0.002320656 sec. 2025.02.21 09:59:11.382843 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:11.383067 [ 266 ] {b9921a2c-25a4-40ab-8ee6-5177fb9a4b0f} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:11.383157 [ 266 ] {b9921a2c-25a4-40ab-8ee6-5177fb9a4b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:11.384010 [ 266 ] {b9921a2c-25a4-40ab-8ee6-5177fb9a4b0f} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:11.384049 [ 266 ] {b9921a2c-25a4-40ab-8ee6-5177fb9a4b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:11.384420 [ 266 ] {b9921a2c-25a4-40ab-8ee6-5177fb9a4b0f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:11.384652 [ 266 ] {b9921a2c-25a4-40ab-8ee6-5177fb9a4b0f} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:11.384914 [ 266 ] {b9921a2c-25a4-40ab-8ee6-5177fb9a4b0f} executeQuery: Read 87 rows, 6.96 KiB in 0.001896 sec., 45886.07594936709 rows/sec., 3.58 MiB/sec. 2025.02.21 09:59:11.385056 [ 266 ] {b9921a2c-25a4-40ab-8ee6-5177fb9a4b0f} TCPHandler: Processed in 0.002326677 sec. 2025.02.21 09:59:11.385234 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:11.385362 [ 274 ] {859b16f1-161c-4edc-bcf8-d726164e5677} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:11.385418 [ 274 ] {859b16f1-161c-4edc-bcf8-d726164e5677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:11.386001 [ 274 ] {859b16f1-161c-4edc-bcf8-d726164e5677} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:11.386041 [ 274 ] {859b16f1-161c-4edc-bcf8-d726164e5677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:11.386436 [ 274 ] {859b16f1-161c-4edc-bcf8-d726164e5677} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:11.386680 [ 274 ] {859b16f1-161c-4edc-bcf8-d726164e5677} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:11.386906 [ 274 ] {859b16f1-161c-4edc-bcf8-d726164e5677} executeQuery: Read 150 rows, 10.70 KiB in 0.001574 sec., 95298.60228716645 rows/sec., 6.64 MiB/sec. 2025.02.21 09:59:11.386958 [ 274 ] {859b16f1-161c-4edc-bcf8-d726164e5677} TCPHandler: Processed in 0.001782803 sec. 2025.02.21 09:59:11.387113 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:11.387251 [ 266 ] {f8900863-03fe-4f91-96e7-67e8b72b11f0} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:11.387343 [ 266 ] {f8900863-03fe-4f91-96e7-67e8b72b11f0} 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 2025.02.21 09:59:11.388531 [ 266 ] {f8900863-03fe-4f91-96e7-67e8b72b11f0} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:11.388570 [ 266 ] {f8900863-03fe-4f91-96e7-67e8b72b11f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:11.389199 [ 266 ] {f8900863-03fe-4f91-96e7-67e8b72b11f0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:11.389466 [ 266 ] {f8900863-03fe-4f91-96e7-67e8b72b11f0} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:11.389721 [ 266 ] {f8900863-03fe-4f91-96e7-67e8b72b11f0} executeQuery: Read 23 rows, 42.20 KiB in 0.002499 sec., 9203.681472589036 rows/sec., 16.49 MiB/sec. 2025.02.21 09:59:11.389812 [ 266 ] {f8900863-03fe-4f91-96e7-67e8b72b11f0} TCPHandler: Processed in 0.002762706 sec. 2025.02.21 09:59:11.389958 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:11.390096 [ 274 ] {da77b9da-ee82-487e-8e7a-e67b0b610617} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:11.390155 [ 274 ] {da77b9da-ee82-487e-8e7a-e67b0b610617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:11.390713 [ 274 ] {da77b9da-ee82-487e-8e7a-e67b0b610617} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:11.390752 [ 274 ] {da77b9da-ee82-487e-8e7a-e67b0b610617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:11.391114 [ 274 ] {da77b9da-ee82-487e-8e7a-e67b0b610617} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:11.391348 [ 274 ] {da77b9da-ee82-487e-8e7a-e67b0b610617} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:11.391550 [ 274 ] {da77b9da-ee82-487e-8e7a-e67b0b610617} executeQuery: Read 56 rows, 3.86 KiB in 0.001486 sec., 37685.06056527591 rows/sec., 2.54 MiB/sec. 2025.02.21 09:59:11.391600 [ 274 ] {da77b9da-ee82-487e-8e7a-e67b0b610617} TCPHandler: Processed in 0.001706631 sec. 2025.02.21 09:59:12.736657 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.02.21 09:59:12.737308 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:12.737355 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:12.737896 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:12.738152 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:12.738462 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.02.21 09:59:12.935350 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.21 09:59:12.954526 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:12.954581 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:12.961740 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:12.962494 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:12.965189 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.21 09:59:13.000151 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 163.45 MiB, peak 168.70 MiB, free memory in arenas 0.00 B, will set to 164.65 MiB (RSS), difference: 1.20 MiB 2025.02.21 09:59:16.382589 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.382819 [ 266 ] {76c95205-7fc4-49e0-9c20-31fdd51c102a} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.21 09:59:16.382895 [ 266 ] {76c95205-7fc4-49e0-9c20-31fdd51c102a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.21 09:59:16.383746 [ 266 ] {76c95205-7fc4-49e0-9c20-31fdd51c102a} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.383795 [ 266 ] {76c95205-7fc4-49e0-9c20-31fdd51c102a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.384241 [ 266 ] {76c95205-7fc4-49e0-9c20-31fdd51c102a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:59:16.384496 [ 266 ] {76c95205-7fc4-49e0-9c20-31fdd51c102a} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.384724 [ 266 ] {76c95205-7fc4-49e0-9c20-31fdd51c102a} executeQuery: Read 212 rows, 13.81 KiB in 0.001957 sec., 108329.0751149719 rows/sec., 6.89 MiB/sec. 2025.02.21 09:59:16.384792 [ 266 ] {76c95205-7fc4-49e0-9c20-31fdd51c102a} TCPHandler: Processed in 0.002345756 sec. 2025.02.21 09:59:16.385072 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.385293 [ 274 ] {b2c874d2-78b8-4aae-b6b4-30eb9a4bcc7d} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:16.385382 [ 274 ] {b2c874d2-78b8-4aae-b6b4-30eb9a4bcc7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:16.386449 [ 274 ] {b2c874d2-78b8-4aae-b6b4-30eb9a4bcc7d} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.386500 [ 274 ] {b2c874d2-78b8-4aae-b6b4-30eb9a4bcc7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.386996 [ 274 ] {b2c874d2-78b8-4aae-b6b4-30eb9a4bcc7d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.21 09:59:16.387259 [ 274 ] {b2c874d2-78b8-4aae-b6b4-30eb9a4bcc7d} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.387510 [ 274 ] {b2c874d2-78b8-4aae-b6b4-30eb9a4bcc7d} executeQuery: Read 617 rows, 49.35 KiB in 0.002279 sec., 270732.7775340061 rows/sec., 21.15 MiB/sec. 2025.02.21 09:59:16.387578 [ 274 ] {b2c874d2-78b8-4aae-b6b4-30eb9a4bcc7d} TCPHandler: Processed in 0.002651064 sec. 2025.02.21 09:59:16.387738 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.387950 [ 266 ] {0c4cd122-7dd5-40da-b5f6-fc64fd3a1fef} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:16.388043 [ 266 ] {0c4cd122-7dd5-40da-b5f6-fc64fd3a1fef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:16.389005 [ 266 ] {0c4cd122-7dd5-40da-b5f6-fc64fd3a1fef} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.389047 [ 266 ] {0c4cd122-7dd5-40da-b5f6-fc64fd3a1fef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.389416 [ 266 ] {0c4cd122-7dd5-40da-b5f6-fc64fd3a1fef} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:16.389660 [ 266 ] {0c4cd122-7dd5-40da-b5f6-fc64fd3a1fef} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.389902 [ 266 ] {0c4cd122-7dd5-40da-b5f6-fc64fd3a1fef} executeQuery: Read 106 rows, 6.39 KiB in 0.00201 sec., 52736.3184079602 rows/sec., 3.10 MiB/sec. 2025.02.21 09:59:16.389957 [ 266 ] {0c4cd122-7dd5-40da-b5f6-fc64fd3a1fef} TCPHandler: Processed in 0.002286635 sec. 2025.02.21 09:59:16.390107 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.390254 [ 274 ] {4baacb31-263b-47aa-86e0-9a7483155d35} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.21 09:59:16.390315 [ 274 ] {4baacb31-263b-47aa-86e0-9a7483155d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.21 09:59:16.391019 [ 274 ] {4baacb31-263b-47aa-86e0-9a7483155d35} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.391061 [ 274 ] {4baacb31-263b-47aa-86e0-9a7483155d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.391429 [ 274 ] {4baacb31-263b-47aa-86e0-9a7483155d35} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:59:16.391679 [ 274 ] {4baacb31-263b-47aa-86e0-9a7483155d35} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.391957 [ 274 ] {4baacb31-263b-47aa-86e0-9a7483155d35} executeQuery: Read 113 rows, 7.49 KiB in 0.001735 sec., 65129.68299711816 rows/sec., 4.22 MiB/sec. 2025.02.21 09:59:16.392169 [ 274 ] {4baacb31-263b-47aa-86e0-9a7483155d35} TCPHandler: Processed in 0.002131682 sec. 2025.02.21 09:59:16.392383 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.392601 [ 266 ] {4e15220a-d5ee-48ea-b339-506a553518b3} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.21 09:59:16.392690 [ 266 ] {4e15220a-d5ee-48ea-b339-506a553518b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.21 09:59:16.393398 [ 266 ] {4e15220a-d5ee-48ea-b339-506a553518b3} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.393437 [ 266 ] {4e15220a-d5ee-48ea-b339-506a553518b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.393797 [ 266 ] {4e15220a-d5ee-48ea-b339-506a553518b3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:59:16.394047 [ 266 ] {4e15220a-d5ee-48ea-b339-506a553518b3} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.394258 [ 266 ] {4e15220a-d5ee-48ea-b339-506a553518b3} executeQuery: Read 112 rows, 6.53 KiB in 0.001709 sec., 65535.40081919251 rows/sec., 3.73 MiB/sec. 2025.02.21 09:59:16.394309 [ 266 ] {4e15220a-d5ee-48ea-b339-506a553518b3} TCPHandler: Processed in 0.002031919 sec. 2025.02.21 09:59:16.394480 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.394619 [ 274 ] {46e78210-c0f2-431b-abb0-0bf1351a21e2} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:16.394676 [ 274 ] {46e78210-c0f2-431b-abb0-0bf1351a21e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:16.395442 [ 274 ] {46e78210-c0f2-431b-abb0-0bf1351a21e2} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.395482 [ 274 ] {46e78210-c0f2-431b-abb0-0bf1351a21e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.395864 [ 274 ] {46e78210-c0f2-431b-abb0-0bf1351a21e2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.21 09:59:16.396099 [ 274 ] {46e78210-c0f2-431b-abb0-0bf1351a21e2} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.396390 [ 274 ] {46e78210-c0f2-431b-abb0-0bf1351a21e2} executeQuery: Read 382 rows, 27.58 KiB in 0.001771 sec., 215697.34613212873 rows/sec., 15.21 MiB/sec. 2025.02.21 09:59:16.396523 [ 274 ] {46e78210-c0f2-431b-abb0-0bf1351a21e2} TCPHandler: Processed in 0.002110581 sec. 2025.02.21 09:59:16.396698 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.396873 [ 266 ] {f03ce466-be80-46df-a76e-188a402f59fc} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.21 09:59:16.396966 [ 266 ] {f03ce466-be80-46df-a76e-188a402f59fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.21 09:59:16.397835 [ 266 ] {f03ce466-be80-46df-a76e-188a402f59fc} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.397875 [ 266 ] {f03ce466-be80-46df-a76e-188a402f59fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.398237 [ 266 ] {f03ce466-be80-46df-a76e-188a402f59fc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:59:16.398475 [ 266 ] {f03ce466-be80-46df-a76e-188a402f59fc} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.398757 [ 266 ] {f03ce466-be80-46df-a76e-188a402f59fc} executeQuery: Read 6 rows, 321.00 B in 0.00192 sec., 3125 rows/sec., 163.27 KiB/sec. 2025.02.21 09:59:16.398844 [ 266 ] {f03ce466-be80-46df-a76e-188a402f59fc} TCPHandler: Processed in 0.002217064 sec. 2025.02.21 09:59:16.399012 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.399151 [ 274 ] {e0a2ed61-14fe-4fd9-b8ec-ae8ea28a14ff} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:16.399213 [ 274 ] {e0a2ed61-14fe-4fd9-b8ec-ae8ea28a14ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:16.399884 [ 274 ] {e0a2ed61-14fe-4fd9-b8ec-ae8ea28a14ff} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.399923 [ 274 ] {e0a2ed61-14fe-4fd9-b8ec-ae8ea28a14ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.400320 [ 274 ] {e0a2ed61-14fe-4fd9-b8ec-ae8ea28a14ff} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.21 09:59:16.400555 [ 274 ] {e0a2ed61-14fe-4fd9-b8ec-ae8ea28a14ff} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.400768 [ 274 ] {e0a2ed61-14fe-4fd9-b8ec-ae8ea28a14ff} executeQuery: Read 237 rows, 16.27 KiB in 0.001648 sec., 143810.6796116505 rows/sec., 9.64 MiB/sec. 2025.02.21 09:59:16.400821 [ 274 ] {e0a2ed61-14fe-4fd9-b8ec-ae8ea28a14ff} TCPHandler: Processed in 0.001877455 sec. 2025.02.21 09:59:16.400974 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.401112 [ 266 ] {1e9f7708-b740-4a4e-ae23-2d5d1e713dcc} executeQuery: (from [fd00:1122:3344:101::d]:62678) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.21 09:59:16.401172 [ 266 ] {1e9f7708-b740-4a4e-ae23-2d5d1e713dcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.21 09:59:16.401707 [ 266 ] {1e9f7708-b740-4a4e-ae23-2d5d1e713dcc} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.401753 [ 266 ] {1e9f7708-b740-4a4e-ae23-2d5d1e713dcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.402110 [ 266 ] {1e9f7708-b740-4a4e-ae23-2d5d1e713dcc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.21 09:59:16.402339 [ 266 ] {1e9f7708-b740-4a4e-ae23-2d5d1e713dcc} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.402531 [ 266 ] {1e9f7708-b740-4a4e-ae23-2d5d1e713dcc} executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. 2025.02.21 09:59:16.402580 [ 266 ] {1e9f7708-b740-4a4e-ae23-2d5d1e713dcc} TCPHandler: Processed in 0.00167153 sec. 2025.02.21 09:59:16.402715 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:16.402845 [ 274 ] {27a671e5-115b-42a4-97d7-f9301186c59d} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:16.402905 [ 274 ] {27a671e5-115b-42a4-97d7-f9301186c59d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:16.403486 [ 274 ] {27a671e5-115b-42a4-97d7-f9301186c59d} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:16.403533 [ 274 ] {27a671e5-115b-42a4-97d7-f9301186c59d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:16.403935 [ 274 ] {27a671e5-115b-42a4-97d7-f9301186c59d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.21 09:59:16.404172 [ 274 ] {27a671e5-115b-42a4-97d7-f9301186c59d} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:16.404548 [ 274 ] {27a671e5-115b-42a4-97d7-f9301186c59d} executeQuery: Read 82 rows, 5.33 KiB in 0.001724 sec., 47563.80510440835 rows/sec., 3.02 MiB/sec. 2025.02.21 09:59:16.404611 [ 274 ] {27a671e5-115b-42a4-97d7-f9301186c59d} TCPHandler: Processed in 0.001956157 sec. 2025.02.21 09:59:20.174727 [ 61 ] {} DNSResolver: Updating DNS cache 2025.02.21 09:59:20.174780 [ 61 ] {} DNSResolver: Updated DNS cache 2025.02.21 09:59:20.239555 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.02.21 09:59:20.240222 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:20.240273 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.21 09:59:20.240857 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.21 09:59:20.241118 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:20.241353 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.21 09:59:20.250586 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 264 2025.02.21 09:59:20.253906 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:20.253968 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:20.255518 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:20.255820 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:20.256403 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 264 2025.02.21 09:59:20.466227 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.21 09:59:20.486815 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:20.486883 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:20.494207 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.21 09:59:20.495009 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:20.498531 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.21 09:59:21.092284 [ 266 ] {} TCPHandler: Done processing connection. 2025.02.21 09:59:21.092384 [ 266 ] {} TCP-Session: f9d0f17e-7836-4560-92a6-2394c9a35396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.21 09:59:21.377035 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:21.377224 [ 274 ] {73593437-6484-45f9-af99-870c47b3db2f} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:21.377297 [ 274 ] {73593437-6484-45f9-af99-870c47b3db2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:21.378073 [ 274 ] {73593437-6484-45f9-af99-870c47b3db2f} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:21.378120 [ 274 ] {73593437-6484-45f9-af99-870c47b3db2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:21.378565 [ 274 ] {73593437-6484-45f9-af99-870c47b3db2f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.21 09:59:21.378831 [ 274 ] {73593437-6484-45f9-af99-870c47b3db2f} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:21.379085 [ 274 ] {73593437-6484-45f9-af99-870c47b3db2f} executeQuery: Read 102 rows, 8.70 KiB in 0.00191 sec., 53403.141361256545 rows/sec., 4.45 MiB/sec. 2025.02.21 09:59:21.379278 [ 274 ] {73593437-6484-45f9-af99-870c47b3db2f} TCPHandler: Processed in 0.002368657 sec. 2025.02.21 09:59:21.379571 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:21.379767 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:21.379868 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:21.380658 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:21.380711 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:21.381160 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:21.381449 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:21.381622 [ 33 ] {} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:21.381703 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} executeQuery: Read 23 rows, 1.73 KiB in 0.001988 sec., 11569.416498993964 rows/sec., 869.97 KiB/sec. 2025.02.21 09:59:21.381688 [ 33 ] {} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:21.381803 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:21.381838 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2025.02.21 09:59:21.381882 [ 268 ] {6f95e3f0-2c23-4772-8b82-a5e51528ad63} TCPHandler: Processed in 0.00247772 sec. 2025.02.21 09:59:21.382195 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:21.382311 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:21.382601 [ 274 ] {6dd9c38d-28f6-43ac-aaa1-868f68725a62} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:21.382734 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:21.382745 [ 274 ] {6dd9c38d-28f6-43ac-aaa1-868f68725a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:21.382804 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:21.383185 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:21.383601 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part 2025.02.21 09:59:21.384043 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:21.384338 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part 2025.02.21 09:59:21.384698 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:21.385436 [ 274 ] {6dd9c38d-28f6-43ac-aaa1-868f68725a62} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:21.385500 [ 274 ] {6dd9c38d-28f6-43ac-aaa1-868f68725a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:21.386473 [ 274 ] {6dd9c38d-28f6-43ac-aaa1-868f68725a62} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.21 09:59:21.387047 [ 274 ] {6dd9c38d-28f6-43ac-aaa1-868f68725a62} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:21.387506 [ 200 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.005556954 sec., 54706.22934794853 rows/sec., 3.67 MiB/sec. 2025.02.21 09:59:21.387762 [ 274 ] {6dd9c38d-28f6-43ac-aaa1-868f68725a62} executeQuery: Read 87 rows, 6.96 KiB in 0.0053 sec., 16415.094339622643 rows/sec., 1.28 MiB/sec. 2025.02.21 09:59:21.387865 [ 274 ] {6dd9c38d-28f6-43ac-aaa1-868f68725a62} TCPHandler: Processed in 0.005840261 sec. 2025.02.21 09:59:21.387937 [ 194 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:21.388057 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:21.388243 [ 268 ] {e0bb341c-09dc-495f-86a7-40f357f719ea} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:21.388347 [ 268 ] {e0bb341c-09dc-495f-86a7-40f357f719ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:21.388486 [ 194 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:21.388918 [ 194 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_6_1} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:21.389109 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.21 09:59:21.389585 [ 268 ] {e0bb341c-09dc-495f-86a7-40f357f719ea} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:21.389632 [ 268 ] {e0bb341c-09dc-495f-86a7-40f357f719ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:21.390048 [ 268 ] {e0bb341c-09dc-495f-86a7-40f357f719ea} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.21 09:59:21.390295 [ 268 ] {e0bb341c-09dc-495f-86a7-40f357f719ea} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:21.390573 [ 268 ] {e0bb341c-09dc-495f-86a7-40f357f719ea} executeQuery: Read 160 rows, 11.41 KiB in 0.002384 sec., 67114.09395973154 rows/sec., 4.67 MiB/sec. 2025.02.21 09:59:21.390654 [ 268 ] {e0bb341c-09dc-495f-86a7-40f357f719ea} TCPHandler: Processed in 0.002689465 sec. 2025.02.21 09:59:21.390843 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:21.390985 [ 274 ] {077d91b8-5975-47cd-a780-ebd50bc834c0} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:21.391078 [ 274 ] {077d91b8-5975-47cd-a780-ebd50bc834c0} 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 2025.02.21 09:59:21.392345 [ 274 ] {077d91b8-5975-47cd-a780-ebd50bc834c0} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:21.392381 [ 274 ] {077d91b8-5975-47cd-a780-ebd50bc834c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:21.393010 [ 274 ] {077d91b8-5975-47cd-a780-ebd50bc834c0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:21.393264 [ 274 ] {077d91b8-5975-47cd-a780-ebd50bc834c0} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:21.393537 [ 274 ] {077d91b8-5975-47cd-a780-ebd50bc834c0} executeQuery: Read 23 rows, 42.20 KiB in 0.002563 sec., 8973.858759266484 rows/sec., 16.08 MiB/sec. 2025.02.21 09:59:21.393638 [ 274 ] {077d91b8-5975-47cd-a780-ebd50bc834c0} TCPHandler: Processed in 0.00286582 sec. 2025.02.21 09:59:21.393815 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:21.393957 [ 268 ] {679e140a-9be0-4926-800c-8151b215aed4} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:21.394016 [ 268 ] {679e140a-9be0-4926-800c-8151b215aed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:21.394596 [ 268 ] {679e140a-9be0-4926-800c-8151b215aed4} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:21.394642 [ 268 ] {679e140a-9be0-4926-800c-8151b215aed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:21.395060 [ 268 ] {679e140a-9be0-4926-800c-8151b215aed4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.21 09:59:21.395300 [ 268 ] {679e140a-9be0-4926-800c-8151b215aed4} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:21.395683 [ 268 ] {679e140a-9be0-4926-800c-8151b215aed4} executeQuery: Read 60 rows, 4.14 KiB in 0.001728 sec., 34722.222222222226 rows/sec., 2.34 MiB/sec. 2025.02.21 09:59:21.395892 [ 268 ] {679e140a-9be0-4926-800c-8151b215aed4} TCPHandler: Processed in 0.002142142 sec. 2025.02.21 09:59:26.382057 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.382285 [ 274 ] {1f9b5796-04c4-41b1-9fae-aeb94e1df121} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.21 09:59:26.382365 [ 274 ] {1f9b5796-04c4-41b1-9fae-aeb94e1df121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.21 09:59:26.383311 [ 274 ] {1f9b5796-04c4-41b1-9fae-aeb94e1df121} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.383359 [ 274 ] {1f9b5796-04c4-41b1-9fae-aeb94e1df121} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.383788 [ 274 ] {1f9b5796-04c4-41b1-9fae-aeb94e1df121} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:26.384043 [ 274 ] {1f9b5796-04c4-41b1-9fae-aeb94e1df121} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.384252 [ 274 ] {1f9b5796-04c4-41b1-9fae-aeb94e1df121} executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. 2025.02.21 09:59:26.384315 [ 274 ] {1f9b5796-04c4-41b1-9fae-aeb94e1df121} TCPHandler: Processed in 0.002395358 sec. 2025.02.21 09:59:26.384583 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.384798 [ 268 ] {ff6ee8d7-5efc-474b-ad58-b54839df5e6b} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:26.384880 [ 268 ] {ff6ee8d7-5efc-474b-ad58-b54839df5e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:26.385982 [ 268 ] {ff6ee8d7-5efc-474b-ad58-b54839df5e6b} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.386027 [ 268 ] {ff6ee8d7-5efc-474b-ad58-b54839df5e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.386509 [ 268 ] {ff6ee8d7-5efc-474b-ad58-b54839df5e6b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.21 09:59:26.386768 [ 268 ] {ff6ee8d7-5efc-474b-ad58-b54839df5e6b} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.387028 [ 268 ] {ff6ee8d7-5efc-474b-ad58-b54839df5e6b} executeQuery: Read 617 rows, 49.35 KiB in 0.002288 sec., 269667.8321678322 rows/sec., 21.06 MiB/sec. 2025.02.21 09:59:26.387129 [ 268 ] {ff6ee8d7-5efc-474b-ad58-b54839df5e6b} TCPHandler: Processed in 0.002686275 sec. 2025.02.21 09:59:26.387328 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.387474 [ 274 ] {eea14e5c-5568-452c-8cc3-2db9c1a2cbe9} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:26.387534 [ 274 ] {eea14e5c-5568-452c-8cc3-2db9c1a2cbe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:26.388288 [ 274 ] {eea14e5c-5568-452c-8cc3-2db9c1a2cbe9} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.388327 [ 274 ] {eea14e5c-5568-452c-8cc3-2db9c1a2cbe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.388688 [ 274 ] {eea14e5c-5568-452c-8cc3-2db9c1a2cbe9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:26.388935 [ 274 ] {eea14e5c-5568-452c-8cc3-2db9c1a2cbe9} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.389113 [ 274 ] {eea14e5c-5568-452c-8cc3-2db9c1a2cbe9} executeQuery: Read 106 rows, 6.39 KiB in 0.001674 sec., 63321.38590203106 rows/sec., 3.73 MiB/sec. 2025.02.21 09:59:26.389166 [ 274 ] {eea14e5c-5568-452c-8cc3-2db9c1a2cbe9} TCPHandler: Processed in 0.001908056 sec. 2025.02.21 09:59:26.389339 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.389463 [ 268 ] {8ebcd395-050e-4077-8eb3-b6aa7c3cde55} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.21 09:59:26.389516 [ 268 ] {8ebcd395-050e-4077-8eb3-b6aa7c3cde55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.21 09:59:26.390141 [ 268 ] {8ebcd395-050e-4077-8eb3-b6aa7c3cde55} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.390181 [ 268 ] {8ebcd395-050e-4077-8eb3-b6aa7c3cde55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.390547 [ 268 ] {8ebcd395-050e-4077-8eb3-b6aa7c3cde55} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:26.390778 [ 268 ] {8ebcd395-050e-4077-8eb3-b6aa7c3cde55} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.391045 [ 268 ] {8ebcd395-050e-4077-8eb3-b6aa7c3cde55} executeQuery: Read 113 rows, 7.49 KiB in 0.001592 sec., 70979.89949748744 rows/sec., 4.59 MiB/sec. 2025.02.21 09:59:26.391127 [ 268 ] {8ebcd395-050e-4077-8eb3-b6aa7c3cde55} TCPHandler: Processed in 0.001845745 sec. 2025.02.21 09:59:26.391299 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.391438 [ 274 ] {5a7d4875-a607-401f-8e37-9791d1d845a3} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.21 09:59:26.391495 [ 274 ] {5a7d4875-a607-401f-8e37-9791d1d845a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.21 09:59:26.392193 [ 274 ] {5a7d4875-a607-401f-8e37-9791d1d845a3} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.392230 [ 274 ] {5a7d4875-a607-401f-8e37-9791d1d845a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.392580 [ 274 ] {5a7d4875-a607-401f-8e37-9791d1d845a3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:26.392814 [ 274 ] {5a7d4875-a607-401f-8e37-9791d1d845a3} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.393036 [ 274 ] {5a7d4875-a607-401f-8e37-9791d1d845a3} executeQuery: Read 112 rows, 6.53 KiB in 0.001614 sec., 69392.81288723668 rows/sec., 3.95 MiB/sec. 2025.02.21 09:59:26.393099 [ 274 ] {5a7d4875-a607-401f-8e37-9791d1d845a3} TCPHandler: Processed in 0.001866245 sec. 2025.02.21 09:59:26.393246 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.393385 [ 268 ] {caf00226-4e16-4d80-8443-194b06827e3c} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:26.393442 [ 268 ] {caf00226-4e16-4d80-8443-194b06827e3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:26.394239 [ 268 ] {caf00226-4e16-4d80-8443-194b06827e3c} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.394279 [ 268 ] {caf00226-4e16-4d80-8443-194b06827e3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.394645 [ 268 ] {caf00226-4e16-4d80-8443-194b06827e3c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.21 09:59:26.394884 [ 268 ] {caf00226-4e16-4d80-8443-194b06827e3c} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.395189 [ 268 ] {caf00226-4e16-4d80-8443-194b06827e3c} executeQuery: Read 382 rows, 27.58 KiB in 0.001808 sec., 211283.18584070797 rows/sec., 14.90 MiB/sec. 2025.02.21 09:59:26.395311 [ 268 ] {caf00226-4e16-4d80-8443-194b06827e3c} TCPHandler: Processed in 0.002131852 sec. 2025.02.21 09:59:26.395526 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.395665 [ 274 ] {727bab0f-0376-4248-9ace-45ea728ae436} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.21 09:59:26.395722 [ 274 ] {727bab0f-0376-4248-9ace-45ea728ae436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.21 09:59:26.396268 [ 274 ] {727bab0f-0376-4248-9ace-45ea728ae436} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.396304 [ 274 ] {727bab0f-0376-4248-9ace-45ea728ae436} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.396661 [ 274 ] {727bab0f-0376-4248-9ace-45ea728ae436} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:26.396896 [ 274 ] {727bab0f-0376-4248-9ace-45ea728ae436} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.397126 [ 274 ] {727bab0f-0376-4248-9ace-45ea728ae436} executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. 2025.02.21 09:59:26.397184 [ 274 ] {727bab0f-0376-4248-9ace-45ea728ae436} TCPHandler: Processed in 0.001724522 sec. 2025.02.21 09:59:26.397342 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.397481 [ 268 ] {c98060fe-ae05-4c9e-90fb-ea2ca293b24f} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:26.397543 [ 268 ] {c98060fe-ae05-4c9e-90fb-ea2ca293b24f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:26.398189 [ 268 ] {c98060fe-ae05-4c9e-90fb-ea2ca293b24f} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.398227 [ 268 ] {c98060fe-ae05-4c9e-90fb-ea2ca293b24f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.398609 [ 268 ] {c98060fe-ae05-4c9e-90fb-ea2ca293b24f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.21 09:59:26.398870 [ 268 ] {c98060fe-ae05-4c9e-90fb-ea2ca293b24f} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.399145 [ 268 ] {c98060fe-ae05-4c9e-90fb-ea2ca293b24f} executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec. 2025.02.21 09:59:26.399246 [ 268 ] {c98060fe-ae05-4c9e-90fb-ea2ca293b24f} TCPHandler: Processed in 0.001974058 sec. 2025.02.21 09:59:26.399404 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.399540 [ 274 ] {fc577b69-d892-4709-b2c0-fba3f1718ff9} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.21 09:59:26.399600 [ 274 ] {fc577b69-d892-4709-b2c0-fba3f1718ff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.21 09:59:26.400142 [ 274 ] {fc577b69-d892-4709-b2c0-fba3f1718ff9} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.400178 [ 274 ] {fc577b69-d892-4709-b2c0-fba3f1718ff9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.400521 [ 274 ] {fc577b69-d892-4709-b2c0-fba3f1718ff9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.21 09:59:26.400764 [ 274 ] {fc577b69-d892-4709-b2c0-fba3f1718ff9} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.401004 [ 274 ] {fc577b69-d892-4709-b2c0-fba3f1718ff9} executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. 2025.02.21 09:59:26.401102 [ 274 ] {fc577b69-d892-4709-b2c0-fba3f1718ff9} TCPHandler: Processed in 0.001765802 sec. 2025.02.21 09:59:26.401254 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:26.401393 [ 268 ] {d7589545-51d8-47ba-bc97-38d028ed9ee1} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:26.401452 [ 268 ] {d7589545-51d8-47ba-bc97-38d028ed9ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:26.402048 [ 268 ] {d7589545-51d8-47ba-bc97-38d028ed9ee1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:26.402095 [ 268 ] {d7589545-51d8-47ba-bc97-38d028ed9ee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:26.402462 [ 268 ] {d7589545-51d8-47ba-bc97-38d028ed9ee1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.21 09:59:26.402695 [ 268 ] {d7589545-51d8-47ba-bc97-38d028ed9ee1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:26.402902 [ 268 ] {d7589545-51d8-47ba-bc97-38d028ed9ee1} executeQuery: Read 82 rows, 5.33 KiB in 0.00154 sec., 53246.75324675325 rows/sec., 3.38 MiB/sec. 2025.02.21 09:59:26.402952 [ 268 ] {d7589545-51d8-47ba-bc97-38d028ed9ee1} TCPHandler: Processed in 0.001768733 sec. 2025.02.21 09:59:27.742447 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.02.21 09:59:27.743095 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:27.743145 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:27.743670 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.21 09:59:27.743940 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:27.744297 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.02.21 09:59:27.999569 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.21 09:59:28.020099 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:28.020164 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:28.027582 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.21 09:59:28.028359 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:28.032319 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.21 09:59:30.257541 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 296 2025.02.21 09:59:30.260530 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:30.260575 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:30.262081 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:30.262419 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:30.262646 [ 153 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:30.262757 [ 153 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:30.262831 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:30.263456 [ 200 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:30.264038 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 296 2025.02.21 09:59:30.264545 [ 200 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:30.264722 [ 200 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.21 09:59:30.265403 [ 200 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.02.21 09:59:30.266080 [ 200 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part 2025.02.21 09:59:30.266732 [ 200 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part 2025.02.21 09:59:30.267382 [ 200 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part 2025.02.21 09:59:30.267993 [ 200 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part 2025.02.21 09:59:30.278580 [ 195 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 72 columns (72 merged, 0 gathered) in 0.015557096 sec., 19026.687242914744 rows/sec., 18.84 MiB/sec. 2025.02.21 09:59:30.279672 [ 189 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:30.280500 [ 189 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:30.280595 [ 189 ] {377bc417-de84-498d-b3cf-0d49490c9935::all_1_6_1} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:30.280957 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. 2025.02.21 09:59:31.377330 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:31.377541 [ 274 ] {09b7c99e-278d-40fe-8018-6ed4fad70559} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:31.377623 [ 274 ] {09b7c99e-278d-40fe-8018-6ed4fad70559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:31.378484 [ 274 ] {09b7c99e-278d-40fe-8018-6ed4fad70559} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.378535 [ 274 ] {09b7c99e-278d-40fe-8018-6ed4fad70559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.378974 [ 274 ] {09b7c99e-278d-40fe-8018-6ed4fad70559} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.21 09:59:31.379226 [ 274 ] {09b7c99e-278d-40fe-8018-6ed4fad70559} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.379414 [ 151 ] {} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.21 09:59:31.379481 [ 274 ] {09b7c99e-278d-40fe-8018-6ed4fad70559} executeQuery: Read 102 rows, 8.70 KiB in 0.001996 sec., 51102.20440881763 rows/sec., 4.26 MiB/sec. 2025.02.21 09:59:31.379498 [ 151 ] {} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.379564 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.379617 [ 274 ] {09b7c99e-278d-40fe-8018-6ed4fad70559} TCPHandler: Processed in 0.002425279 sec. 2025.02.21 09:59:31.379804 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.21 09:59:31.379908 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:31.380030 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:31.380119 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 637 rows starting from the beginning of the part 2025.02.21 09:59:31.380222 [ 268 ] {8196c280-5f9f-4671-b559-f31e6a5a05f8} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:31.380336 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part 2025.02.21 09:59:31.380389 [ 268 ] {8196c280-5f9f-4671-b559-f31e6a5a05f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:31.380772 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 617 rows starting from the beginning of the part 2025.02.21 09:59:31.381123 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part 2025.02.21 09:59:31.381514 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 617 rows starting from the beginning of the part 2025.02.21 09:59:31.381917 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part 2025.02.21 09:59:31.383158 [ 268 ] {8196c280-5f9f-4671-b559-f31e6a5a05f8} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.383233 [ 268 ] {8196c280-5f9f-4671-b559-f31e6a5a05f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.384409 [ 268 ] {8196c280-5f9f-4671-b559-f31e6a5a05f8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.21 09:59:31.384742 [ 268 ] {8196c280-5f9f-4671-b559-f31e6a5a05f8} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.385277 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.005599885 sec., 388757.9834228739 rows/sec., 32.25 MiB/sec. 2025.02.21 09:59:31.385341 [ 268 ] {8196c280-5f9f-4671-b559-f31e6a5a05f8} executeQuery: Read 23 rows, 1.73 KiB in 0.005224 sec., 4402.756508422664 rows/sec., 331.07 KiB/sec. 2025.02.21 09:59:31.385491 [ 268 ] {8196c280-5f9f-4671-b559-f31e6a5a05f8} TCPHandler: Processed in 0.005723858 sec. 2025.02.21 09:59:31.385545 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.21 09:59:31.385691 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:31.385918 [ 274 ] {3d775fbd-67aa-4632-8bdf-9129f8e7efed} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:31.386009 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.386029 [ 274 ] {3d775fbd-67aa-4632-8bdf-9129f8e7efed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:31.386230 [ 200 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_11_2} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.21 09:59:31.386393 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.21 09:59:31.386910 [ 274 ] {3d775fbd-67aa-4632-8bdf-9129f8e7efed} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.386957 [ 274 ] {3d775fbd-67aa-4632-8bdf-9129f8e7efed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.387351 [ 274 ] {3d775fbd-67aa-4632-8bdf-9129f8e7efed} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.21 09:59:31.387602 [ 274 ] {3d775fbd-67aa-4632-8bdf-9129f8e7efed} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.387763 [ 151 ] {} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.21 09:59:31.387817 [ 151 ] {} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.387849 [ 274 ] {3d775fbd-67aa-4632-8bdf-9129f8e7efed} executeQuery: Read 87 rows, 6.96 KiB in 0.002001 sec., 43478.260869565216 rows/sec., 3.40 MiB/sec. 2025.02.21 09:59:31.387855 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.388018 [ 274 ] {3d775fbd-67aa-4632-8bdf-9129f8e7efed} TCPHandler: Processed in 0.002424639 sec. 2025.02.21 09:59:31.388110 [ 195 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.21 09:59:31.388195 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:31.388264 [ 195 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:31.388323 [ 195 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 395 rows starting from the beginning of the part 2025.02.21 09:59:31.388350 [ 268 ] {a4459b18-bc0f-490c-867a-d527bea3582a} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:31.388483 [ 268 ] {a4459b18-bc0f-490c-867a-d527bea3582a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:31.388629 [ 195 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 87 rows starting from the beginning of the part 2025.02.21 09:59:31.388964 [ 195 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 382 rows starting from the beginning of the part 2025.02.21 09:59:31.389277 [ 195 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part 2025.02.21 09:59:31.389556 [ 195 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 382 rows starting from the beginning of the part 2025.02.21 09:59:31.389851 [ 195 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part 2025.02.21 09:59:31.390570 [ 268 ] {a4459b18-bc0f-490c-867a-d527bea3582a} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.390616 [ 268 ] {a4459b18-bc0f-490c-867a-d527bea3582a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.391210 [ 268 ] {a4459b18-bc0f-490c-867a-d527bea3582a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.21 09:59:31.391540 [ 268 ] {a4459b18-bc0f-490c-867a-d527bea3582a} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.391755 [ 197 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00376493 sec., 377165.0468933021 rows/sec., 28.59 MiB/sec. 2025.02.21 09:59:31.391775 [ 151 ] {} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.21 09:59:31.391858 [ 151 ] {} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.391898 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.391928 [ 268 ] {a4459b18-bc0f-490c-867a-d527bea3582a} executeQuery: Read 160 rows, 11.41 KiB in 0.003609 sec., 44333.61041839845 rows/sec., 3.09 MiB/sec. 2025.02.21 09:59:31.392218 [ 197 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.21 09:59:31.392426 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.21 09:59:31.392448 [ 268 ] {a4459b18-bc0f-490c-867a-d527bea3582a} TCPHandler: Processed in 0.004330145 sec. 2025.02.21 09:59:31.392901 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:31.393198 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:31.393276 [ 274 ] {866ad5db-6f67-4308-b5c8-5661372b79ca} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:31.393300 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 715 rows starting from the beginning of the part 2025.02.21 09:59:31.393450 [ 197 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.393694 [ 274 ] {866ad5db-6f67-4308-b5c8-5661372b79ca} 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 2025.02.21 09:59:31.393753 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part 2025.02.21 09:59:31.393852 [ 197 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_11_2} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.21 09:59:31.394242 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.21 09:59:31.394329 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part 2025.02.21 09:59:31.394753 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.02.21 09:59:31.395184 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2025.02.21 09:59:31.395470 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.02.21 09:59:31.399248 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1659 rows, containing 5 columns (5 merged, 0 gathered) in 0.007239844 sec., 229148.58386451422 rows/sec., 15.72 MiB/sec. 2025.02.21 09:59:31.399334 [ 274 ] {866ad5db-6f67-4308-b5c8-5661372b79ca} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.399385 [ 274 ] {866ad5db-6f67-4308-b5c8-5661372b79ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.399521 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.21 09:59:31.400117 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.400248 [ 195 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_11_2} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.21 09:59:31.400418 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.21 09:59:31.400705 [ 274 ] {866ad5db-6f67-4308-b5c8-5661372b79ca} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:31.400980 [ 274 ] {866ad5db-6f67-4308-b5c8-5661372b79ca} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.401317 [ 274 ] {866ad5db-6f67-4308-b5c8-5661372b79ca} executeQuery: Read 23 rows, 42.20 KiB in 0.008109 sec., 2836.3546676532246 rows/sec., 5.08 MiB/sec. 2025.02.21 09:59:31.401572 [ 274 ] {866ad5db-6f67-4308-b5c8-5661372b79ca} TCPHandler: Processed in 0.008961516 sec. 2025.02.21 09:59:31.401736 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:31.401875 [ 268 ] {3f35c529-be49-4a73-9681-7c23b218d3b1} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:31.401937 [ 268 ] {3f35c529-be49-4a73-9681-7c23b218d3b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:31.402511 [ 268 ] {3f35c529-be49-4a73-9681-7c23b218d3b1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.402550 [ 268 ] {3f35c529-be49-4a73-9681-7c23b218d3b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.402927 [ 268 ] {3f35c529-be49-4a73-9681-7c23b218d3b1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.21 09:59:31.403172 [ 268 ] {3f35c529-be49-4a73-9681-7c23b218d3b1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.403294 [ 151 ] {} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.21 09:59:31.403334 [ 151 ] {} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:31.403361 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:31.403364 [ 268 ] {3f35c529-be49-4a73-9681-7c23b218d3b1} executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. 2025.02.21 09:59:31.403639 [ 268 ] {3f35c529-be49-4a73-9681-7c23b218d3b1} TCPHandler: Processed in 0.001958108 sec. 2025.02.21 09:59:31.403879 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.21 09:59:31.404026 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:31.404064 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part 2025.02.21 09:59:31.404192 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2025.02.21 09:59:31.404281 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part 2025.02.21 09:59:31.404361 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.02.21 09:59:31.404439 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2025.02.21 09:59:31.404512 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.02.21 09:59:31.405496 [ 187 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204235 sec., 290841.43266335345 rows/sec., 19.06 MiB/sec. 2025.02.21 09:59:31.405653 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.21 09:59:31.405923 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:31.406004 [ 197 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_11_2} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.21 09:59:31.406072 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.21 09:59:35.174851 [ 145 ] {} DNSResolver: Updating DNS cache 2025.02.21 09:59:35.174925 [ 145 ] {} DNSResolver: Updated DNS cache 2025.02.21 09:59:35.245451 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.02.21 09:59:35.246258 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:35.246308 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:35.246841 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.21 09:59:35.247097 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:35.247386 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.21 09:59:35.533355 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.21 09:59:35.554618 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:35.554684 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:35.562337 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.21 09:59:35.563119 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:35.566168 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.21 09:59:36.382502 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.382722 [ 274 ] {11554dd6-2f60-4f2e-a185-aaaebf3d5048} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.21 09:59:36.382806 [ 274 ] {11554dd6-2f60-4f2e-a185-aaaebf3d5048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.21 09:59:36.383727 [ 274 ] {11554dd6-2f60-4f2e-a185-aaaebf3d5048} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.383780 [ 274 ] {11554dd6-2f60-4f2e-a185-aaaebf3d5048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.384226 [ 274 ] {11554dd6-2f60-4f2e-a185-aaaebf3d5048} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:36.384489 [ 274 ] {11554dd6-2f60-4f2e-a185-aaaebf3d5048} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.384754 [ 274 ] {11554dd6-2f60-4f2e-a185-aaaebf3d5048} executeQuery: Read 212 rows, 13.81 KiB in 0.002092 sec., 101338.43212237093 rows/sec., 6.45 MiB/sec. 2025.02.21 09:59:36.384823 [ 274 ] {11554dd6-2f60-4f2e-a185-aaaebf3d5048} TCPHandler: Processed in 0.002462039 sec. 2025.02.21 09:59:36.385106 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.385325 [ 268 ] {a092e094-b913-4c3b-82bb-c1ae4007d6d2} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:36.385409 [ 268 ] {a092e094-b913-4c3b-82bb-c1ae4007d6d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:36.386489 [ 268 ] {a092e094-b913-4c3b-82bb-c1ae4007d6d2} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.386544 [ 268 ] {a092e094-b913-4c3b-82bb-c1ae4007d6d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.387023 [ 268 ] {a092e094-b913-4c3b-82bb-c1ae4007d6d2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.21 09:59:36.387283 [ 268 ] {a092e094-b913-4c3b-82bb-c1ae4007d6d2} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.387518 [ 268 ] {a092e094-b913-4c3b-82bb-c1ae4007d6d2} executeQuery: Read 617 rows, 49.35 KiB in 0.002256 sec., 273492.9078014184 rows/sec., 21.36 MiB/sec. 2025.02.21 09:59:36.387585 [ 268 ] {a092e094-b913-4c3b-82bb-c1ae4007d6d2} TCPHandler: Processed in 0.002632544 sec. 2025.02.21 09:59:36.387753 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.387904 [ 274 ] {52e5e7d2-38e5-4382-822c-2387fee61150} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:36.387979 [ 274 ] {52e5e7d2-38e5-4382-822c-2387fee61150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:36.388686 [ 274 ] {52e5e7d2-38e5-4382-822c-2387fee61150} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.388730 [ 274 ] {52e5e7d2-38e5-4382-822c-2387fee61150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.389109 [ 274 ] {52e5e7d2-38e5-4382-822c-2387fee61150} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.21 09:59:36.389359 [ 274 ] {52e5e7d2-38e5-4382-822c-2387fee61150} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.389589 [ 274 ] {52e5e7d2-38e5-4382-822c-2387fee61150} executeQuery: Read 106 rows, 6.39 KiB in 0.001718 sec., 61699.65075669383 rows/sec., 3.63 MiB/sec. 2025.02.21 09:59:36.389794 [ 274 ] {52e5e7d2-38e5-4382-822c-2387fee61150} TCPHandler: Processed in 0.002113021 sec. 2025.02.21 09:59:36.389978 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.390124 [ 268 ] {d52e36b9-aaf8-4c62-9e69-84f2cd8a5fbe} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.21 09:59:36.390185 [ 268 ] {d52e36b9-aaf8-4c62-9e69-84f2cd8a5fbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.21 09:59:36.390878 [ 268 ] {d52e36b9-aaf8-4c62-9e69-84f2cd8a5fbe} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.390921 [ 268 ] {d52e36b9-aaf8-4c62-9e69-84f2cd8a5fbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.391297 [ 268 ] {d52e36b9-aaf8-4c62-9e69-84f2cd8a5fbe} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:36.391560 [ 268 ] {d52e36b9-aaf8-4c62-9e69-84f2cd8a5fbe} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.391748 [ 268 ] {d52e36b9-aaf8-4c62-9e69-84f2cd8a5fbe} executeQuery: Read 113 rows, 7.49 KiB in 0.001657 sec., 68195.53409776704 rows/sec., 4.41 MiB/sec. 2025.02.21 09:59:36.391922 [ 268 ] {d52e36b9-aaf8-4c62-9e69-84f2cd8a5fbe} TCPHandler: Processed in 0.002010258 sec. 2025.02.21 09:59:36.392110 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.392247 [ 274 ] {83e9afaf-272d-4288-80e2-f3584ec89e89} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.21 09:59:36.392303 [ 274 ] {83e9afaf-272d-4288-80e2-f3584ec89e89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.21 09:59:36.392921 [ 274 ] {83e9afaf-272d-4288-80e2-f3584ec89e89} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.392959 [ 274 ] {83e9afaf-272d-4288-80e2-f3584ec89e89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.393326 [ 274 ] {83e9afaf-272d-4288-80e2-f3584ec89e89} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:36.393576 [ 274 ] {83e9afaf-272d-4288-80e2-f3584ec89e89} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.393859 [ 274 ] {83e9afaf-272d-4288-80e2-f3584ec89e89} executeQuery: Read 112 rows, 6.53 KiB in 0.001619 sec., 69178.50525015441 rows/sec., 3.94 MiB/sec. 2025.02.21 09:59:36.393956 [ 274 ] {83e9afaf-272d-4288-80e2-f3584ec89e89} TCPHandler: Processed in 0.001912675 sec. 2025.02.21 09:59:36.394126 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.394267 [ 268 ] {516517d9-ac3c-46ac-b10c-fb7dbb0989d2} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:36.394327 [ 268 ] {516517d9-ac3c-46ac-b10c-fb7dbb0989d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:36.395107 [ 268 ] {516517d9-ac3c-46ac-b10c-fb7dbb0989d2} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.395146 [ 268 ] {516517d9-ac3c-46ac-b10c-fb7dbb0989d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.395548 [ 268 ] {516517d9-ac3c-46ac-b10c-fb7dbb0989d2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.21 09:59:36.395786 [ 268 ] {516517d9-ac3c-46ac-b10c-fb7dbb0989d2} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.395968 [ 268 ] {516517d9-ac3c-46ac-b10c-fb7dbb0989d2} executeQuery: Read 382 rows, 27.58 KiB in 0.001735 sec., 220172.9106628242 rows/sec., 15.53 MiB/sec. 2025.02.21 09:59:36.396021 [ 268 ] {516517d9-ac3c-46ac-b10c-fb7dbb0989d2} TCPHandler: Processed in 0.001964528 sec. 2025.02.21 09:59:36.396169 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.396287 [ 274 ] {54880870-4bb8-48eb-97e5-23426ffd7662} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.21 09:59:36.396341 [ 274 ] {54880870-4bb8-48eb-97e5-23426ffd7662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.21 09:59:36.396904 [ 274 ] {54880870-4bb8-48eb-97e5-23426ffd7662} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.396951 [ 274 ] {54880870-4bb8-48eb-97e5-23426ffd7662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.397396 [ 274 ] {54880870-4bb8-48eb-97e5-23426ffd7662} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:36.397635 [ 274 ] {54880870-4bb8-48eb-97e5-23426ffd7662} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.397874 [ 274 ] {54880870-4bb8-48eb-97e5-23426ffd7662} executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. 2025.02.21 09:59:36.398029 [ 274 ] {54880870-4bb8-48eb-97e5-23426ffd7662} TCPHandler: Processed in 0.001909386 sec. 2025.02.21 09:59:36.398193 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.398319 [ 268 ] {69b1070f-fd6b-4574-8fa4-7fb7eb26a101} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:36.398375 [ 268 ] {69b1070f-fd6b-4574-8fa4-7fb7eb26a101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:36.398979 [ 268 ] {69b1070f-fd6b-4574-8fa4-7fb7eb26a101} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.399018 [ 268 ] {69b1070f-fd6b-4574-8fa4-7fb7eb26a101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.399445 [ 268 ] {69b1070f-fd6b-4574-8fa4-7fb7eb26a101} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.21 09:59:36.399682 [ 268 ] {69b1070f-fd6b-4574-8fa4-7fb7eb26a101} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.399910 [ 268 ] {69b1070f-fd6b-4574-8fa4-7fb7eb26a101} executeQuery: Read 237 rows, 16.27 KiB in 0.001612 sec., 147022.33250620347 rows/sec., 9.85 MiB/sec. 2025.02.21 09:59:36.400102 [ 268 ] {69b1070f-fd6b-4574-8fa4-7fb7eb26a101} TCPHandler: Processed in 0.001963738 sec. 2025.02.21 09:59:36.400261 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.400377 [ 274 ] {83935b92-538c-4be3-a9f2-a01bfd59efaf} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.21 09:59:36.400438 [ 274 ] {83935b92-538c-4be3-a9f2-a01bfd59efaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.21 09:59:36.400982 [ 274 ] {83935b92-538c-4be3-a9f2-a01bfd59efaf} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.401028 [ 274 ] {83935b92-538c-4be3-a9f2-a01bfd59efaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.401441 [ 274 ] {83935b92-538c-4be3-a9f2-a01bfd59efaf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:36.401669 [ 274 ] {83935b92-538c-4be3-a9f2-a01bfd59efaf} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.401873 [ 274 ] {83935b92-538c-4be3-a9f2-a01bfd59efaf} executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. 2025.02.21 09:59:36.401923 [ 274 ] {83935b92-538c-4be3-a9f2-a01bfd59efaf} TCPHandler: Processed in 0.001719042 sec. 2025.02.21 09:59:36.402064 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:36.402181 [ 268 ] {155b2b15-c650-4c2d-9e21-624ab423aa23} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:36.402231 [ 268 ] {155b2b15-c650-4c2d-9e21-624ab423aa23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:36.402714 [ 268 ] {155b2b15-c650-4c2d-9e21-624ab423aa23} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:36.402752 [ 268 ] {155b2b15-c650-4c2d-9e21-624ab423aa23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:36.403124 [ 268 ] {155b2b15-c650-4c2d-9e21-624ab423aa23} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.21 09:59:36.403354 [ 268 ] {155b2b15-c650-4c2d-9e21-624ab423aa23} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:36.403526 [ 268 ] {155b2b15-c650-4c2d-9e21-624ab423aa23} executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. 2025.02.21 09:59:36.403574 [ 268 ] {155b2b15-c650-4c2d-9e21-624ab423aa23} TCPHandler: Processed in 0.001564588 sec. 2025.02.21 09:59:40.265190 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 328 2025.02.21 09:59:40.268265 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:40.268321 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:40.269805 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:40.270137 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:40.271305 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 328 2025.02.21 09:59:41.369116 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.369382 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} executeQuery: (from [fd00:1122:3344:101::d]:61660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.21 09:59:41.369815 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.21 09:59:41.369870 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.21 09:59:41.370238 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:41.370323 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.21 09:59:41.370500 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.21 09:59:41.370840 [ 287 ] {69874067-b48c-41c2-9066-d5e06a0d0291} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.21 09:59:41.370872 [ 290 ] {69874067-b48c-41c2-9066-d5e06a0d0291} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.21 09:59:41.370902 [ 288 ] {69874067-b48c-41c2-9066-d5e06a0d0291} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.21 09:59:41.371051 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (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 2025.02.21 09:59:41.371088 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.21 09:59:41.371211 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.21 09:59:41.371235 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.21 09:59:41.371280 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:41.371329 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:41.371373 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.21 09:59:41.373237 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} executeQuery: Read 34 rows, 1.31 KiB in 0.003977 sec., 8549.15765652502 rows/sec., 329.04 KiB/sec. 2025.02.21 09:59:41.373445 [ 274 ] {69874067-b48c-41c2-9066-d5e06a0d0291} TCPHandler: Processed in 0.004464528 sec. 2025.02.21 09:59:41.382737 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.382876 [ 274 ] {9620aceb-d028-45a6-9586-b99da3491b61} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.21 09:59:41.382934 [ 274 ] {9620aceb-d028-45a6-9586-b99da3491b61} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.21 09:59:41.383683 [ 274 ] {9620aceb-d028-45a6-9586-b99da3491b61} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.383728 [ 274 ] {9620aceb-d028-45a6-9586-b99da3491b61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.384239 [ 274 ] {9620aceb-d028-45a6-9586-b99da3491b61} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.21 09:59:41.384466 [ 274 ] {9620aceb-d028-45a6-9586-b99da3491b61} oximeter.timeseries_schema (b28e4dc7-b691-436a-8f0b-4385e72f8240): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.384692 [ 274 ] {9620aceb-d028-45a6-9586-b99da3491b61} executeQuery: Read 1 rows, 232.00 B in 0.001856 sec., 538.7931034482758 rows/sec., 122.07 KiB/sec. 2025.02.21 09:59:41.384782 [ 274 ] {9620aceb-d028-45a6-9586-b99da3491b61} TCPHandler: Processed in 0.002109642 sec. 2025.02.21 09:59:41.385013 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.385184 [ 268 ] {e8b7bd68-0452-4ef9-bee8-27af25bd853d} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.21 09:59:41.385257 [ 268 ] {e8b7bd68-0452-4ef9-bee8-27af25bd853d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.21 09:59:41.386022 [ 268 ] {e8b7bd68-0452-4ef9-bee8-27af25bd853d} oximeter.fields_ipaddr (f62d4432-f7fd-46e8-bff2-01eaff5ae1c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.386066 [ 268 ] {e8b7bd68-0452-4ef9-bee8-27af25bd853d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.386527 [ 268 ] {e8b7bd68-0452-4ef9-bee8-27af25bd853d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.21 09:59:41.386778 [ 268 ] {e8b7bd68-0452-4ef9-bee8-27af25bd853d} oximeter.fields_ipaddr (f62d4432-f7fd-46e8-bff2-01eaff5ae1c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.387002 [ 268 ] {e8b7bd68-0452-4ef9-bee8-27af25bd853d} executeQuery: Read 8 rows, 668.00 B in 0.001866 sec., 4287.245444801715 rows/sec., 349.59 KiB/sec. 2025.02.21 09:59:41.387081 [ 268 ] {e8b7bd68-0452-4ef9-bee8-27af25bd853d} TCPHandler: Processed in 0.002192193 sec. 2025.02.21 09:59:41.387250 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.387371 [ 274 ] {53d3e4a7-727c-40ad-bf07-482d85bc5f97} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:41.387422 [ 274 ] {53d3e4a7-727c-40ad-bf07-482d85bc5f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:41.388053 [ 274 ] {53d3e4a7-727c-40ad-bf07-482d85bc5f97} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.388097 [ 274 ] {53d3e4a7-727c-40ad-bf07-482d85bc5f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.388478 [ 274 ] {53d3e4a7-727c-40ad-bf07-482d85bc5f97} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.21 09:59:41.388727 [ 274 ] {53d3e4a7-727c-40ad-bf07-482d85bc5f97} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.388911 [ 274 ] {53d3e4a7-727c-40ad-bf07-482d85bc5f97} executeQuery: Read 106 rows, 8.99 KiB in 0.001565 sec., 67731.62939297124 rows/sec., 5.61 MiB/sec. 2025.02.21 09:59:41.388963 [ 274 ] {53d3e4a7-727c-40ad-bf07-482d85bc5f97} TCPHandler: Processed in 0.001774013 sec. 2025.02.21 09:59:41.389127 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.389250 [ 268 ] {d0c50be4-a7ae-4f2d-a8f4-e6c64c9bcb99} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:41.389303 [ 268 ] {d0c50be4-a7ae-4f2d-a8f4-e6c64c9bcb99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:41.389902 [ 268 ] {d0c50be4-a7ae-4f2d-a8f4-e6c64c9bcb99} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.389942 [ 268 ] {d0c50be4-a7ae-4f2d-a8f4-e6c64c9bcb99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.390312 [ 268 ] {d0c50be4-a7ae-4f2d-a8f4-e6c64c9bcb99} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.21 09:59:41.390547 [ 268 ] {d0c50be4-a7ae-4f2d-a8f4-e6c64c9bcb99} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.390769 [ 268 ] {d0c50be4-a7ae-4f2d-a8f4-e6c64c9bcb99} executeQuery: Read 31 rows, 2.29 KiB in 0.001548 sec., 20025.839793281655 rows/sec., 1.44 MiB/sec. 2025.02.21 09:59:41.390822 [ 268 ] {d0c50be4-a7ae-4f2d-a8f4-e6c64c9bcb99} TCPHandler: Processed in 0.001760692 sec. 2025.02.21 09:59:41.390963 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.391081 [ 274 ] {f7380d73-0c7c-4719-997d-911f768826f0} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:41.391132 [ 274 ] {f7380d73-0c7c-4719-997d-911f768826f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:41.391729 [ 274 ] {f7380d73-0c7c-4719-997d-911f768826f0} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.391770 [ 274 ] {f7380d73-0c7c-4719-997d-911f768826f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.392153 [ 274 ] {f7380d73-0c7c-4719-997d-911f768826f0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.21 09:59:41.392386 [ 274 ] {f7380d73-0c7c-4719-997d-911f768826f0} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.392598 [ 274 ] {f7380d73-0c7c-4719-997d-911f768826f0} executeQuery: Read 95 rows, 7.61 KiB in 0.001542 sec., 61608.300907911806 rows/sec., 4.82 MiB/sec. 2025.02.21 09:59:41.392713 [ 274 ] {f7380d73-0c7c-4719-997d-911f768826f0} TCPHandler: Processed in 0.001807134 sec. 2025.02.21 09:59:41.392863 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.392979 [ 268 ] {8d4abad8-d829-45fe-be95-e79e0d52207d} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:41.393032 [ 268 ] {8d4abad8-d829-45fe-be95-e79e0d52207d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:41.393605 [ 268 ] {8d4abad8-d829-45fe-be95-e79e0d52207d} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.393645 [ 268 ] {8d4abad8-d829-45fe-be95-e79e0d52207d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.394048 [ 268 ] {8d4abad8-d829-45fe-be95-e79e0d52207d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.21 09:59:41.394302 [ 268 ] {8d4abad8-d829-45fe-be95-e79e0d52207d} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.394531 [ 268 ] {8d4abad8-d829-45fe-be95-e79e0d52207d} executeQuery: Read 164 rows, 11.69 KiB in 0.001575 sec., 104126.98412698413 rows/sec., 7.25 MiB/sec. 2025.02.21 09:59:41.394620 [ 268 ] {8d4abad8-d829-45fe-be95-e79e0d52207d} TCPHandler: Processed in 0.001810304 sec. 2025.02.21 09:59:41.394772 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.394889 [ 274 ] {dc222584-3353-4717-a0cc-2b6a828a0844} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:41.394967 [ 274 ] {dc222584-3353-4717-a0cc-2b6a828a0844} 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 2025.02.21 09:59:41.396287 [ 274 ] {dc222584-3353-4717-a0cc-2b6a828a0844} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.396340 [ 274 ] {dc222584-3353-4717-a0cc-2b6a828a0844} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.397149 [ 274 ] {dc222584-3353-4717-a0cc-2b6a828a0844} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:41.397538 [ 274 ] {dc222584-3353-4717-a0cc-2b6a828a0844} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.397763 [ 138 ] {} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:41.397856 [ 138 ] {} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.397904 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.397910 [ 274 ] {dc222584-3353-4717-a0cc-2b6a828a0844} executeQuery: Read 23 rows, 42.20 KiB in 0.003028 sec., 7595.772787318362 rows/sec., 13.61 MiB/sec. 2025.02.21 09:59:41.398422 [ 195 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:41.398547 [ 274 ] {dc222584-3353-4717-a0cc-2b6a828a0844} TCPHandler: Processed in 0.003831993 sec. 2025.02.21 09:59:41.398764 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:41.398915 [ 268 ] {5c6dd36b-dabb-4dd9-8289-8061cdbec2ec} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:41.398963 [ 195 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:41.398982 [ 268 ] {5c6dd36b-dabb-4dd9-8289-8061cdbec2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:41.399061 [ 195 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:41.399711 [ 195 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:41.400236 [ 195 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:41.400817 [ 268 ] {5c6dd36b-dabb-4dd9-8289-8061cdbec2ec} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:41.400842 [ 195 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:41.400867 [ 268 ] {5c6dd36b-dabb-4dd9-8289-8061cdbec2ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:41.401315 [ 195 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:41.401897 [ 195 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:41.402035 [ 268 ] {5c6dd36b-dabb-4dd9-8289-8061cdbec2ec} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.21 09:59:41.402449 [ 268 ] {5c6dd36b-dabb-4dd9-8289-8061cdbec2ec} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.402770 [ 268 ] {5c6dd36b-dabb-4dd9-8289-8061cdbec2ec} executeQuery: Read 60 rows, 4.14 KiB in 0.003889 sec., 15428.13062483929 rows/sec., 1.04 MiB/sec. 2025.02.21 09:59:41.402886 [ 268 ] {5c6dd36b-dabb-4dd9-8289-8061cdbec2ec} TCPHandler: Processed in 0.004215212 sec. 2025.02.21 09:59:41.404517 [ 187 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 19 columns (19 merged, 0 gathered) in 0.006513597 sec., 21186.450435911218 rows/sec., 37.97 MiB/sec. 2025.02.21 09:59:41.404928 [ 186 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:41.405450 [ 186 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:41.405545 [ 186 ] {515f15b2-5598-41e2-9582-8ba14b1307ac::all_1_6_1} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:41.405716 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2025.02.21 09:59:42.748553 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.02.21 09:59:42.749204 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:42.749258 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:42.749802 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.21 09:59:42.750069 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:42.750272 [ 137 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.21 09:59:42.750344 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.02.21 09:59:42.750371 [ 137 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:42.750408 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:42.750558 [ 195 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.21 09:59:42.750737 [ 195 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:42.750785 [ 195 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.02.21 09:59:42.750870 [ 195 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.02.21 09:59:42.750961 [ 195 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.02.21 09:59:42.751206 [ 195 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.02.21 09:59:42.751338 [ 195 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.02.21 09:59:42.751560 [ 195 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.02.21 09:59:42.753337 [ 187 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002850778 sec., 1776006.409478395 rows/sec., 25.41 MiB/sec. 2025.02.21 09:59:42.753789 [ 202 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.21 09:59:42.754179 [ 202 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:42.754288 [ 202 ] {18687cc2-0034-4f41-bf41-c6ccaf529228::all_1_11_2} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.21 09:59:42.754408 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.21 09:59:43.067201 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.21 09:59:43.088682 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:43.088744 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:43.096106 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.21 09:59:43.096874 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:43.097259 [ 136 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.21 09:59:43.097393 [ 136 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:43.097470 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:43.098064 [ 195 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.21 09:59:43.107604 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.21 09:59:43.108667 [ 195 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:43.109542 [ 195 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.21 09:59:43.113987 [ 195 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.02.21 09:59:43.118508 [ 195 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.21 09:59:43.123356 [ 195 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.02.21 09:59:43.128439 [ 195 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.21 09:59:43.133207 [ 195 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.02.21 09:59:43.188524 [ 188 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.090901095 sec., 913.0803099786642 rows/sec., 4.72 MiB/sec. 2025.02.21 09:59:43.191148 [ 188 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.21 09:59:43.194088 [ 188 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:43.194219 [ 188 ] {7ba40d4f-109d-4830-820f-c4458a04fec6::all_1_11_2} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.21 09:59:43.196546 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.02.21 09:59:44.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.15 MiB, peak 179.04 MiB, free memory in arenas 0.00 B, will set to 170.57 MiB (RSS), difference: 1.42 MiB 2025.02.21 09:59:46.382387 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.382590 [ 274 ] {93558e55-eb42-4a21-812b-317d8cf26f67} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.21 09:59:46.382675 [ 274 ] {93558e55-eb42-4a21-812b-317d8cf26f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.21 09:59:46.383508 [ 274 ] {93558e55-eb42-4a21-812b-317d8cf26f67} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.383552 [ 274 ] {93558e55-eb42-4a21-812b-317d8cf26f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.384028 [ 274 ] {93558e55-eb42-4a21-812b-317d8cf26f67} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:46.384316 [ 274 ] {93558e55-eb42-4a21-812b-317d8cf26f67} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.384468 [ 129 ] {} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.21 09:59:46.384510 [ 129 ] {} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.384535 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.384534 [ 274 ] {93558e55-eb42-4a21-812b-317d8cf26f67} executeQuery: Read 212 rows, 13.81 KiB in 0.001995 sec., 106265.66416040101 rows/sec., 6.76 MiB/sec. 2025.02.21 09:59:46.384717 [ 274 ] {93558e55-eb42-4a21-812b-317d8cf26f67} TCPHandler: Processed in 0.002457529 sec. 2025.02.21 09:59:46.384817 [ 196 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.21 09:59:46.385007 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.385040 [ 196 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:46.385100 [ 196 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part 2025.02.21 09:59:46.385329 [ 268 ] {ce0bd621-a2af-4181-85d9-17bb200b2942} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:46.385409 [ 196 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part 2025.02.21 09:59:46.385502 [ 268 ] {ce0bd621-a2af-4181-85d9-17bb200b2942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:46.385789 [ 196 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part 2025.02.21 09:59:46.386105 [ 196 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part 2025.02.21 09:59:46.386367 [ 196 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part 2025.02.21 09:59:46.388594 [ 268 ] {ce0bd621-a2af-4181-85d9-17bb200b2942} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.388649 [ 268 ] {ce0bd621-a2af-4181-85d9-17bb200b2942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.389121 [ 192 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004476988 sec., 236766.3259316308 rows/sec., 15.96 MiB/sec. 2025.02.21 09:59:46.389472 [ 192 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.21 09:59:46.389845 [ 268 ] {ce0bd621-a2af-4181-85d9-17bb200b2942} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.21 09:59:46.390055 [ 192 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.390222 [ 192 ] {b9f02009-b17c-473b-ae57-5f501511d7a8::all_1_5_1} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.21 09:59:46.390388 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.21 09:59:46.390400 [ 268 ] {ce0bd621-a2af-4181-85d9-17bb200b2942} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.390702 [ 268 ] {ce0bd621-a2af-4181-85d9-17bb200b2942} executeQuery: Read 617 rows, 49.35 KiB in 0.005504 sec., 112100.29069767441 rows/sec., 8.76 MiB/sec. 2025.02.21 09:59:46.390795 [ 268 ] {ce0bd621-a2af-4181-85d9-17bb200b2942} TCPHandler: Processed in 0.005943033 sec. 2025.02.21 09:59:46.390968 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.391117 [ 274 ] {569a8b48-7ae9-4fb9-ad1a-f2c316fbcf20} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:46.391179 [ 274 ] {569a8b48-7ae9-4fb9-ad1a-f2c316fbcf20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:46.391872 [ 274 ] {569a8b48-7ae9-4fb9-ad1a-f2c316fbcf20} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.391910 [ 274 ] {569a8b48-7ae9-4fb9-ad1a-f2c316fbcf20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.392291 [ 274 ] {569a8b48-7ae9-4fb9-ad1a-f2c316fbcf20} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.21 09:59:46.392534 [ 274 ] {569a8b48-7ae9-4fb9-ad1a-f2c316fbcf20} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.392657 [ 129 ] {} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.21 09:59:46.392692 [ 129 ] {} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.392716 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.392726 [ 274 ] {569a8b48-7ae9-4fb9-ad1a-f2c316fbcf20} executeQuery: Read 106 rows, 6.39 KiB in 0.001645 sec., 64437.689969604864 rows/sec., 3.79 MiB/sec. 2025.02.21 09:59:46.392911 [ 274 ] {569a8b48-7ae9-4fb9-ad1a-f2c316fbcf20} TCPHandler: Processed in 0.002009148 sec. 2025.02.21 09:59:46.392963 [ 187 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.21 09:59:46.393098 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.393113 [ 187 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:46.393153 [ 187 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 129 rows starting from the beginning of the part 2025.02.21 09:59:46.393276 [ 268 ] {39443968-c91a-4c78-85ba-2fae24e3e100} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.21 09:59:46.393330 [ 187 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part 2025.02.21 09:59:46.393383 [ 268 ] {39443968-c91a-4c78-85ba-2fae24e3e100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.21 09:59:46.393518 [ 187 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part 2025.02.21 09:59:46.393744 [ 187 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part 2025.02.21 09:59:46.393907 [ 187 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2025.02.21 09:59:46.394137 [ 187 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part 2025.02.21 09:59:46.395021 [ 268 ] {39443968-c91a-4c78-85ba-2fae24e3e100} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.395067 [ 268 ] {39443968-c91a-4c78-85ba-2fae24e3e100} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.395635 [ 268 ] {39443968-c91a-4c78-85ba-2fae24e3e100} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:46.395760 [ 192 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002968622 sec., 168765.1711804332 rows/sec., 10.94 MiB/sec. 2025.02.21 09:59:46.395988 [ 192 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.21 09:59:46.396105 [ 268 ] {39443968-c91a-4c78-85ba-2fae24e3e100} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.396335 [ 129 ] {} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.21 09:59:46.396409 [ 129 ] {} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.396483 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.396573 [ 268 ] {39443968-c91a-4c78-85ba-2fae24e3e100} executeQuery: Read 113 rows, 7.49 KiB in 0.003329 sec., 33944.12736557525 rows/sec., 2.20 MiB/sec. 2025.02.21 09:59:46.396734 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.21 09:59:46.396847 [ 192 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.396871 [ 268 ] {39443968-c91a-4c78-85ba-2fae24e3e100} TCPHandler: Processed in 0.003856423 sec. 2025.02.21 09:59:46.397186 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:46.397206 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.397259 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part 2025.02.21 09:59:46.397257 [ 192 ] {3f374a41-609f-494a-bafe-a6c6c8f4eddd::all_1_11_2} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.21 09:59:46.397588 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part 2025.02.21 09:59:46.397695 [ 274 ] {ef076716-f28e-4991-8709-1746b7904db8} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.21 09:59:46.397924 [ 274 ] {ef076716-f28e-4991-8709-1746b7904db8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.21 09:59:46.397992 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part 2025.02.21 09:59:46.398288 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.21 09:59:46.398393 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part 2025.02.21 09:59:46.398710 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part 2025.02.21 09:59:46.400598 [ 274 ] {ef076716-f28e-4991-8709-1746b7904db8} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.400671 [ 274 ] {ef076716-f28e-4991-8709-1746b7904db8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.401306 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.004730654 sec., 119433.80344451316 rows/sec., 8.19 MiB/sec. 2025.02.21 09:59:46.401510 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.21 09:59:46.401536 [ 274 ] {ef076716-f28e-4991-8709-1746b7904db8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:46.402034 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.402045 [ 274 ] {ef076716-f28e-4991-8709-1746b7904db8} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.402172 [ 187 ] {d9597deb-ee9f-481b-b68d-5ca9e239db98::all_1_5_1} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.21 09:59:46.402260 [ 129 ] {} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.21 09:59:46.402357 [ 129 ] {} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.402403 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.21 09:59:46.402461 [ 274 ] {ef076716-f28e-4991-8709-1746b7904db8} executeQuery: Read 112 rows, 6.53 KiB in 0.004978 sec., 22498.99558055444 rows/sec., 1.28 MiB/sec. 2025.02.21 09:59:46.402487 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.402637 [ 274 ] {ef076716-f28e-4991-8709-1746b7904db8} TCPHandler: Processed in 0.005609826 sec. 2025.02.21 09:59:46.402712 [ 187 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.21 09:59:46.402840 [ 187 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:46.402840 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.402871 [ 187 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part 2025.02.21 09:59:46.403005 [ 187 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part 2025.02.21 09:59:46.403236 [ 268 ] {73c772c6-0863-420e-bda4-35a35c14be80} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:46.403417 [ 187 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part 2025.02.21 09:59:46.403427 [ 268 ] {73c772c6-0863-420e-bda4-35a35c14be80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:46.403645 [ 187 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part 2025.02.21 09:59:46.403885 [ 187 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part 2025.02.21 09:59:46.405142 [ 268 ] {73c772c6-0863-420e-bda4-35a35c14be80} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.405187 [ 268 ] {73c772c6-0863-420e-bda4-35a35c14be80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.405481 [ 192 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002858759 sec., 195889.19527669172 rows/sec., 11.91 MiB/sec. 2025.02.21 09:59:46.405690 [ 192 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.21 09:59:46.405841 [ 268 ] {73c772c6-0863-420e-bda4-35a35c14be80} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.21 09:59:46.406159 [ 192 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.406315 [ 268 ] {73c772c6-0863-420e-bda4-35a35c14be80} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.406355 [ 192 ] {65b7eaf8-b756-41b2-99df-72d15ce2250e::all_1_5_1} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.21 09:59:46.406538 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.21 09:59:46.406701 [ 268 ] {73c772c6-0863-420e-bda4-35a35c14be80} executeQuery: Read 382 rows, 27.58 KiB in 0.003642 sec., 104887.42449203735 rows/sec., 7.40 MiB/sec. 2025.02.21 09:59:46.406767 [ 268 ] {73c772c6-0863-420e-bda4-35a35c14be80} TCPHandler: Processed in 0.004002427 sec. 2025.02.21 09:59:46.406941 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.407081 [ 274 ] {941b521c-4dbd-44ee-882d-5473c75e06d1} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.21 09:59:46.407140 [ 274 ] {941b521c-4dbd-44ee-882d-5473c75e06d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.21 09:59:46.407712 [ 274 ] {941b521c-4dbd-44ee-882d-5473c75e06d1} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.407749 [ 274 ] {941b521c-4dbd-44ee-882d-5473c75e06d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.408115 [ 274 ] {941b521c-4dbd-44ee-882d-5473c75e06d1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:46.408380 [ 274 ] {941b521c-4dbd-44ee-882d-5473c75e06d1} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.408614 [ 274 ] {941b521c-4dbd-44ee-882d-5473c75e06d1} executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. 2025.02.21 09:59:46.408724 [ 274 ] {941b521c-4dbd-44ee-882d-5473c75e06d1} TCPHandler: Processed in 0.001856325 sec. 2025.02.21 09:59:46.408888 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.409028 [ 268 ] {7d2f743d-d25b-4bbb-a0f5-1ace364822c7} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:46.409088 [ 268 ] {7d2f743d-d25b-4bbb-a0f5-1ace364822c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:46.409761 [ 268 ] {7d2f743d-d25b-4bbb-a0f5-1ace364822c7} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.409801 [ 268 ] {7d2f743d-d25b-4bbb-a0f5-1ace364822c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.410206 [ 268 ] {7d2f743d-d25b-4bbb-a0f5-1ace364822c7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.21 09:59:46.410445 [ 268 ] {7d2f743d-d25b-4bbb-a0f5-1ace364822c7} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.410660 [ 268 ] {7d2f743d-d25b-4bbb-a0f5-1ace364822c7} executeQuery: Read 237 rows, 16.27 KiB in 0.001664 sec., 142427.88461538462 rows/sec., 9.55 MiB/sec. 2025.02.21 09:59:46.410716 [ 268 ] {7d2f743d-d25b-4bbb-a0f5-1ace364822c7} TCPHandler: Processed in 0.001898616 sec. 2025.02.21 09:59:46.410897 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.411037 [ 274 ] {a6e36c49-2c5b-4ef8-95df-b88585e466b9} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.21 09:59:46.411098 [ 274 ] {a6e36c49-2c5b-4ef8-95df-b88585e466b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.21 09:59:46.411639 [ 274 ] {a6e36c49-2c5b-4ef8-95df-b88585e466b9} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.411685 [ 274 ] {a6e36c49-2c5b-4ef8-95df-b88585e466b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.412053 [ 274 ] {a6e36c49-2c5b-4ef8-95df-b88585e466b9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.21 09:59:46.412299 [ 274 ] {a6e36c49-2c5b-4ef8-95df-b88585e466b9} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.412425 [ 129 ] {} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.21 09:59:46.412464 [ 129 ] {} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.412480 [ 274 ] {a6e36c49-2c5b-4ef8-95df-b88585e466b9} executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. 2025.02.21 09:59:46.412494 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.412557 [ 274 ] {a6e36c49-2c5b-4ef8-95df-b88585e466b9} TCPHandler: Processed in 0.001726682 sec. 2025.02.21 09:59:46.412620 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.21 09:59:46.412751 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:46.412765 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:46.412823 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.02.21 09:59:46.412991 [ 268 ] {19cd9368-d3ec-4c92-a212-f49fb72c6066} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:46.413080 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.02.21 09:59:46.413188 [ 268 ] {19cd9368-d3ec-4c92-a212-f49fb72c6066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:46.413461 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.02.21 09:59:46.413779 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.02.21 09:59:46.414134 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.21 09:59:46.415713 [ 268 ] {19cd9368-d3ec-4c92-a212-f49fb72c6066} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:46.415781 [ 268 ] {19cd9368-d3ec-4c92-a212-f49fb72c6066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:46.416820 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004250032 sec., 1176.4617301705023 rows/sec., 79.27 KiB/sec. 2025.02.21 09:59:46.416876 [ 268 ] {19cd9368-d3ec-4c92-a212-f49fb72c6066} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.21 09:59:46.416947 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.21 09:59:46.417316 [ 268 ] {19cd9368-d3ec-4c92-a212-f49fb72c6066} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.417426 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:46.417634 [ 193 ] {55a8798b-956d-4e3b-9e8f-68873a9fdefa::all_1_5_1} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.21 09:59:46.417722 [ 268 ] {19cd9368-d3ec-4c92-a212-f49fb72c6066} executeQuery: Read 82 rows, 5.33 KiB in 0.004825 sec., 16994.81865284974 rows/sec., 1.08 MiB/sec. 2025.02.21 09:59:46.417747 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.21 09:59:46.417852 [ 268 ] {19cd9368-d3ec-4c92-a212-f49fb72c6066} TCPHandler: Processed in 0.005184185 sec. 2025.02.21 09:59:50.175001 [ 149 ] {} DNSResolver: Updating DNS cache 2025.02.21 09:59:50.175055 [ 149 ] {} DNSResolver: Updated DNS cache 2025.02.21 09:59:50.251466 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.02.21 09:59:50.252263 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:50.252323 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:50.252980 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.21 09:59:50.253254 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:50.253564 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.21 09:59:50.272454 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 366 2025.02.21 09:59:50.275688 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:50.275753 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:50.277266 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.21 09:59:50.277581 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:50.278557 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 366 2025.02.21 09:59:50.607744 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.21 09:59:50.626822 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:50.626890 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:50.634232 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.21 09:59:50.635039 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:50.638309 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.21 09:59:51.377651 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:51.377856 [ 274 ] {b831ec71-884d-432d-a99c-392763b369df} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:51.377927 [ 274 ] {b831ec71-884d-432d-a99c-392763b369df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:51.378745 [ 274 ] {b831ec71-884d-432d-a99c-392763b369df} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:51.378794 [ 274 ] {b831ec71-884d-432d-a99c-392763b369df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:51.379252 [ 274 ] {b831ec71-884d-432d-a99c-392763b369df} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.21 09:59:51.379516 [ 274 ] {b831ec71-884d-432d-a99c-392763b369df} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:51.379774 [ 274 ] {b831ec71-884d-432d-a99c-392763b369df} executeQuery: Read 132 rows, 11.61 KiB in 0.001978 sec., 66734.07482305358 rows/sec., 5.73 MiB/sec. 2025.02.21 09:59:51.379842 [ 274 ] {b831ec71-884d-432d-a99c-392763b369df} TCPHandler: Processed in 0.002331856 sec. 2025.02.21 09:59:51.380125 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:51.380348 [ 268 ] {2bf61f11-e9d4-469b-acc9-7108c2d2ffa8} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:51.380432 [ 268 ] {2bf61f11-e9d4-469b-acc9-7108c2d2ffa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:51.381481 [ 268 ] {2bf61f11-e9d4-469b-acc9-7108c2d2ffa8} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:51.381536 [ 268 ] {2bf61f11-e9d4-469b-acc9-7108c2d2ffa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:51.381977 [ 268 ] {2bf61f11-e9d4-469b-acc9-7108c2d2ffa8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.21 09:59:51.382245 [ 268 ] {2bf61f11-e9d4-469b-acc9-7108c2d2ffa8} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:51.382524 [ 268 ] {2bf61f11-e9d4-469b-acc9-7108c2d2ffa8} executeQuery: Read 38 rows, 2.86 KiB in 0.002222 sec., 17101.7101710171 rows/sec., 1.26 MiB/sec. 2025.02.21 09:59:51.382664 [ 268 ] {2bf61f11-e9d4-469b-acc9-7108c2d2ffa8} TCPHandler: Processed in 0.002685524 sec. 2025.02.21 09:59:51.382838 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:51.382960 [ 274 ] {e65fab4a-0743-45be-b754-9132115728cc} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:51.383010 [ 274 ] {e65fab4a-0743-45be-b754-9132115728cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:51.383624 [ 274 ] {e65fab4a-0743-45be-b754-9132115728cc} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:51.383663 [ 274 ] {e65fab4a-0743-45be-b754-9132115728cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:51.384032 [ 274 ] {e65fab4a-0743-45be-b754-9132115728cc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.21 09:59:51.384279 [ 274 ] {e65fab4a-0743-45be-b754-9132115728cc} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:51.384544 [ 274 ] {e65fab4a-0743-45be-b754-9132115728cc} executeQuery: Read 102 rows, 8.16 KiB in 0.00161 sec., 63354.03726708074 rows/sec., 4.95 MiB/sec. 2025.02.21 09:59:51.384755 [ 274 ] {e65fab4a-0743-45be-b754-9132115728cc} TCPHandler: Processed in 0.001972738 sec. 2025.02.21 09:59:51.384936 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:51.385065 [ 268 ] {164a87da-c453-4164-ad61-b2290b121433} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:51.385121 [ 268 ] {164a87da-c453-4164-ad61-b2290b121433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:51.385776 [ 268 ] {164a87da-c453-4164-ad61-b2290b121433} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:51.385825 [ 268 ] {164a87da-c453-4164-ad61-b2290b121433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:51.386245 [ 268 ] {164a87da-c453-4164-ad61-b2290b121433} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.21 09:59:51.386488 [ 268 ] {164a87da-c453-4164-ad61-b2290b121433} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:51.386701 [ 268 ] {164a87da-c453-4164-ad61-b2290b121433} executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. 2025.02.21 09:59:51.386752 [ 268 ] {164a87da-c453-4164-ad61-b2290b121433} TCPHandler: Processed in 0.001874855 sec. 2025.02.21 09:59:51.386909 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:51.387043 [ 274 ] {d79f9239-4372-4dae-8f5e-18618b1cd68b} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:51.387139 [ 274 ] {d79f9239-4372-4dae-8f5e-18618b1cd68b} 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 2025.02.21 09:59:51.388508 [ 274 ] {d79f9239-4372-4dae-8f5e-18618b1cd68b} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:51.388547 [ 274 ] {d79f9239-4372-4dae-8f5e-18618b1cd68b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:51.389220 [ 274 ] {d79f9239-4372-4dae-8f5e-18618b1cd68b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.21 09:59:51.389472 [ 274 ] {d79f9239-4372-4dae-8f5e-18618b1cd68b} oximeter.measurements_histogramu64 (515f15b2-5598-41e2-9582-8ba14b1307ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:51.389747 [ 274 ] {d79f9239-4372-4dae-8f5e-18618b1cd68b} executeQuery: Read 38 rows, 69.73 KiB in 0.002729 sec., 13924.51447416636 rows/sec., 24.95 MiB/sec. 2025.02.21 09:59:51.389855 [ 274 ] {d79f9239-4372-4dae-8f5e-18618b1cd68b} TCPHandler: Processed in 0.003012013 sec. 2025.02.21 09:59:51.390070 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:51.390275 [ 268 ] {b32f69e4-e2c7-4c7e-a5a1-9db111cce7e1} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:51.390362 [ 268 ] {b32f69e4-e2c7-4c7e-a5a1-9db111cce7e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:51.391067 [ 268 ] {b32f69e4-e2c7-4c7e-a5a1-9db111cce7e1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:51.391107 [ 268 ] {b32f69e4-e2c7-4c7e-a5a1-9db111cce7e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:51.391486 [ 268 ] {b32f69e4-e2c7-4c7e-a5a1-9db111cce7e1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.21 09:59:51.391719 [ 268 ] {b32f69e4-e2c7-4c7e-a5a1-9db111cce7e1} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:51.391942 [ 268 ] {b32f69e4-e2c7-4c7e-a5a1-9db111cce7e1} executeQuery: Read 60 rows, 4.14 KiB in 0.001717 sec., 34944.67093768201 rows/sec., 2.36 MiB/sec. 2025.02.21 09:59:51.391996 [ 268 ] {b32f69e4-e2c7-4c7e-a5a1-9db111cce7e1} TCPHandler: Processed in 0.002032369 sec. 2025.02.21 09:59:56.382493 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.382707 [ 274 ] {ce19f49b-e110-4078-b86e-f00ddfb4609f} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.21 09:59:56.382787 [ 274 ] {ce19f49b-e110-4078-b86e-f00ddfb4609f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.21 09:59:56.383734 [ 274 ] {ce19f49b-e110-4078-b86e-f00ddfb4609f} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.383790 [ 274 ] {ce19f49b-e110-4078-b86e-f00ddfb4609f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.384256 [ 274 ] {ce19f49b-e110-4078-b86e-f00ddfb4609f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:56.384509 [ 274 ] {ce19f49b-e110-4078-b86e-f00ddfb4609f} oximeter.fields_i16 (b9f02009-b17c-473b-ae57-5f501511d7a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.384765 [ 274 ] {ce19f49b-e110-4078-b86e-f00ddfb4609f} executeQuery: Read 212 rows, 13.81 KiB in 0.002107 sec., 100616.99098243949 rows/sec., 6.40 MiB/sec. 2025.02.21 09:59:56.384962 [ 274 ] {ce19f49b-e110-4078-b86e-f00ddfb4609f} TCPHandler: Processed in 0.002597922 sec. 2025.02.21 09:59:56.385254 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.385448 [ 268 ] {6b432b1b-fd1f-4040-a4ba-3860aa2fb909} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.21 09:59:56.385527 [ 268 ] {6b432b1b-fd1f-4040-a4ba-3860aa2fb909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.21 09:59:56.386561 [ 268 ] {6b432b1b-fd1f-4040-a4ba-3860aa2fb909} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.386615 [ 268 ] {6b432b1b-fd1f-4040-a4ba-3860aa2fb909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.387103 [ 268 ] {6b432b1b-fd1f-4040-a4ba-3860aa2fb909} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.21 09:59:56.387359 [ 268 ] {6b432b1b-fd1f-4040-a4ba-3860aa2fb909} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.387553 [ 56 ] {} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.21 09:59:56.387619 [ 268 ] {6b432b1b-fd1f-4040-a4ba-3860aa2fb909} executeQuery: Read 617 rows, 49.35 KiB in 0.002221 sec., 277802.79153534444 rows/sec., 21.70 MiB/sec. 2025.02.21 09:59:56.387626 [ 56 ] {} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.387692 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.387770 [ 268 ] {6b432b1b-fd1f-4040-a4ba-3860aa2fb909} TCPHandler: Processed in 0.002656384 sec. 2025.02.21 09:59:56.388009 [ 190 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.21 09:59:56.388022 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.388307 [ 190 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:56.388325 [ 274 ] {134107f3-0174-4c2f-ab6a-81ef11742909} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.21 09:59:56.388374 [ 190 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 663 rows starting from the beginning of the part 2025.02.21 09:59:56.388428 [ 274 ] {134107f3-0174-4c2f-ab6a-81ef11742909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.21 09:59:56.388690 [ 190 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 617 rows starting from the beginning of the part 2025.02.21 09:59:56.389055 [ 190 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part 2025.02.21 09:59:56.389282 [ 190 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 617 rows starting from the beginning of the part 2025.02.21 09:59:56.389810 [ 190 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 132 rows starting from the beginning of the part 2025.02.21 09:59:56.390231 [ 190 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 617 rows starting from the beginning of the part 2025.02.21 09:59:56.391320 [ 274 ] {134107f3-0174-4c2f-ab6a-81ef11742909} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.391395 [ 274 ] {134107f3-0174-4c2f-ab6a-81ef11742909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.392391 [ 274 ] {134107f3-0174-4c2f-ab6a-81ef11742909} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.21 09:59:56.392844 [ 274 ] {134107f3-0174-4c2f-ab6a-81ef11742909} oximeter.fields_u16 (3f374a41-609f-494a-bafe-a6c6c8f4eddd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.393239 [ 274 ] {134107f3-0174-4c2f-ab6a-81ef11742909} executeQuery: Read 106 rows, 6.39 KiB in 0.004982 sec., 21276.59574468085 rows/sec., 1.25 MiB/sec. 2025.02.21 09:59:56.393602 [ 274 ] {134107f3-0174-4c2f-ab6a-81ef11742909} TCPHandler: Processed in 0.005704468 sec. 2025.02.21 09:59:56.393937 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.393987 [ 193 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2752 rows, containing 5 columns (5 merged, 0 gathered) in 0.006160299 sec., 446731.56286732183 rows/sec., 36.95 MiB/sec. 2025.02.21 09:59:56.394239 [ 268 ] {1847fc6b-6358-492f-95b4-9ff262927006} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.21 09:59:56.394308 [ 193 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.21 09:59:56.394338 [ 268 ] {1847fc6b-6358-492f-95b4-9ff262927006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.21 09:59:56.394907 [ 193 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.395127 [ 193 ] {5ee82cf0-9db3-4205-856d-43fcde0407e4::all_1_16_3} oximeter.fields_string (5ee82cf0-9db3-4205-856d-43fcde0407e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.21 09:59:56.395252 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.02.21 09:59:56.395524 [ 268 ] {1847fc6b-6358-492f-95b4-9ff262927006} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.395568 [ 268 ] {1847fc6b-6358-492f-95b4-9ff262927006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.395942 [ 268 ] {1847fc6b-6358-492f-95b4-9ff262927006} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:56.396189 [ 268 ] {1847fc6b-6358-492f-95b4-9ff262927006} oximeter.fields_u32 (d9597deb-ee9f-481b-b68d-5ca9e239db98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.396397 [ 268 ] {1847fc6b-6358-492f-95b4-9ff262927006} executeQuery: Read 113 rows, 7.49 KiB in 0.002219 sec., 50923.83956737269 rows/sec., 3.30 MiB/sec. 2025.02.21 09:59:56.396453 [ 268 ] {1847fc6b-6358-492f-95b4-9ff262927006} TCPHandler: Processed in 0.002722456 sec. 2025.02.21 09:59:56.396594 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.396729 [ 274 ] {93eee2f7-e2cf-495f-9485-3c03a01f6743} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.21 09:59:56.396786 [ 274 ] {93eee2f7-e2cf-495f-9485-3c03a01f6743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.21 09:59:56.397438 [ 274 ] {93eee2f7-e2cf-495f-9485-3c03a01f6743} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.397478 [ 274 ] {93eee2f7-e2cf-495f-9485-3c03a01f6743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.397836 [ 274 ] {93eee2f7-e2cf-495f-9485-3c03a01f6743} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:56.398069 [ 274 ] {93eee2f7-e2cf-495f-9485-3c03a01f6743} oximeter.fields_u8 (65b7eaf8-b756-41b2-99df-72d15ce2250e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.398331 [ 274 ] {93eee2f7-e2cf-495f-9485-3c03a01f6743} executeQuery: Read 112 rows, 6.53 KiB in 0.001626 sec., 68880.68880688807 rows/sec., 3.92 MiB/sec. 2025.02.21 09:59:56.398539 [ 274 ] {93eee2f7-e2cf-495f-9485-3c03a01f6743} TCPHandler: Processed in 0.002003058 sec. 2025.02.21 09:59:56.398707 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.398844 [ 268 ] {905b9f10-ebaf-4f3b-b518-2c5e89a52231} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.21 09:59:56.398900 [ 268 ] {905b9f10-ebaf-4f3b-b518-2c5e89a52231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.21 09:59:56.399626 [ 268 ] {905b9f10-ebaf-4f3b-b518-2c5e89a52231} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.399665 [ 268 ] {905b9f10-ebaf-4f3b-b518-2c5e89a52231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.400037 [ 268 ] {905b9f10-ebaf-4f3b-b518-2c5e89a52231} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.21 09:59:56.400276 [ 268 ] {905b9f10-ebaf-4f3b-b518-2c5e89a52231} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.400456 [ 56 ] {} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.21 09:59:56.400520 [ 268 ] {905b9f10-ebaf-4f3b-b518-2c5e89a52231} executeQuery: Read 382 rows, 27.58 KiB in 0.001698 sec., 224970.5535924617 rows/sec., 15.86 MiB/sec. 2025.02.21 09:59:56.400530 [ 56 ] {} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.400614 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.400634 [ 268 ] {905b9f10-ebaf-4f3b-b518-2c5e89a52231} TCPHandler: Processed in 0.001989498 sec. 2025.02.21 09:59:56.400861 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.400862 [ 187 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.21 09:59:56.401092 [ 274 ] {65b5747c-a0dc-4145-a46c-12f15be39549} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.21 09:59:56.401106 [ 187 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:56.401189 [ 187 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 423 rows starting from the beginning of the part 2025.02.21 09:59:56.401196 [ 274 ] {65b5747c-a0dc-4145-a46c-12f15be39549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.21 09:59:56.401529 [ 187 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part 2025.02.21 09:59:56.401934 [ 187 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part 2025.02.21 09:59:56.402261 [ 187 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 382 rows starting from the beginning of the part 2025.02.21 09:59:56.402538 [ 187 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part 2025.02.21 09:59:56.402725 [ 187 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 382 rows starting from the beginning of the part 2025.02.21 09:59:56.403565 [ 274 ] {65b5747c-a0dc-4145-a46c-12f15be39549} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.403622 [ 274 ] {65b5747c-a0dc-4145-a46c-12f15be39549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.404604 [ 274 ] {65b5747c-a0dc-4145-a46c-12f15be39549} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:56.405064 [ 274 ] {65b5747c-a0dc-4145-a46c-12f15be39549} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.405363 [ 56 ] {} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.21 09:59:56.405501 [ 56 ] {} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.405523 [ 274 ] {65b5747c-a0dc-4145-a46c-12f15be39549} executeQuery: Read 6 rows, 321.00 B in 0.004488 sec., 1336.8983957219252 rows/sec., 69.85 KiB/sec. 2025.02.21 09:59:56.405620 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.405867 [ 274 ] {65b5747c-a0dc-4145-a46c-12f15be39549} TCPHandler: Processed in 0.005111024 sec. 2025.02.21 09:59:56.406189 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.406204 [ 194 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 5 columns (5 merged, 0 gathered) in 0.005461902 sec., 323330.5906989909 rows/sec., 24.37 MiB/sec. 2025.02.21 09:59:56.406369 [ 193 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.21 09:59:56.406596 [ 268 ] {909a3e43-7181-439b-a115-59d9b81f24fa} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.21 09:59:56.406655 [ 189 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.21 09:59:56.406899 [ 268 ] {909a3e43-7181-439b-a115-59d9b81f24fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.21 09:59:56.406965 [ 193 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:56.407120 [ 193 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.21 09:59:56.407577 [ 193 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.21 09:59:56.408012 [ 189 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.408126 [ 193 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.21 09:59:56.408581 [ 189 ] {822452fe-78e2-4060-bb87-30485b2e2a0f::all_1_16_3} oximeter.fields_uuid (822452fe-78e2-4060-bb87-30485b2e2a0f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.21 09:59:56.408686 [ 193 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.21 09:59:56.409007 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.02.21 09:59:56.409192 [ 193 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.21 09:59:56.409473 [ 193 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.02.21 09:59:56.410501 [ 268 ] {909a3e43-7181-439b-a115-59d9b81f24fa} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.410571 [ 268 ] {909a3e43-7181-439b-a115-59d9b81f24fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.411675 [ 268 ] {909a3e43-7181-439b-a115-59d9b81f24fa} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.21 09:59:56.411784 [ 194 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005721298 sec., 6292.278430523983 rows/sec., 328.75 KiB/sec. 2025.02.21 09:59:56.411971 [ 189 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.21 09:59:56.412152 [ 268 ] {909a3e43-7181-439b-a115-59d9b81f24fa} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.412422 [ 56 ] {} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.21 09:59:56.412568 [ 56 ] {} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.412668 [ 268 ] {909a3e43-7181-439b-a115-59d9b81f24fa} executeQuery: Read 237 rows, 16.27 KiB in 0.006237 sec., 37999.037999037995 rows/sec., 2.55 MiB/sec. 2025.02.21 09:59:56.412687 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.412886 [ 189 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.413052 [ 268 ] {909a3e43-7181-439b-a115-59d9b81f24fa} TCPHandler: Processed in 0.0070623 sec. 2025.02.21 09:59:56.413198 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.21 09:59:56.413239 [ 189 ] {097cacaa-d58a-410b-b06e-223c92db44ff::all_1_6_1} oximeter.measurements_bool (097cacaa-d58a-410b-b06e-223c92db44ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.21 09:59:56.413348 [ 274 ] {} TCP-Session: f57c0d73-4823-4f68-9d5f-350f03cf4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.413395 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.21 09:59:56.413441 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:56.413484 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1659 rows starting from the beginning of the part 2025.02.21 09:59:56.413527 [ 274 ] {7f55896d-7e31-4194-8cf0-3a446d79e0dc} executeQuery: (from [fd00:1122:3344:101::d]:61660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.21 09:59:56.413642 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2025.02.21 09:59:56.413704 [ 274 ] {7f55896d-7e31-4194-8cf0-3a446d79e0dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.21 09:59:56.414006 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part 2025.02.21 09:59:56.414301 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part 2025.02.21 09:59:56.414590 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2025.02.21 09:59:56.414849 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2025.02.21 09:59:56.415426 [ 274 ] {7f55896d-7e31-4194-8cf0-3a446d79e0dc} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.415470 [ 274 ] {7f55896d-7e31-4194-8cf0-3a446d79e0dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.415976 [ 274 ] {7f55896d-7e31-4194-8cf0-3a446d79e0dc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.21 09:59:56.416295 [ 274 ] {7f55896d-7e31-4194-8cf0-3a446d79e0dc} oximeter.measurements_f64 (55a8798b-956d-4e3b-9e8f-68873a9fdefa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.416578 [ 274 ] {7f55896d-7e31-4194-8cf0-3a446d79e0dc} executeQuery: Read 1 rows, 69.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 21.84 KiB/sec. 2025.02.21 09:59:56.416673 [ 274 ] {7f55896d-7e31-4194-8cf0-3a446d79e0dc} TCPHandler: Processed in 0.003482494 sec. 2025.02.21 09:59:56.416895 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 5 columns (5 merged, 0 gathered) in 0.003979416 sec., 676983.7584208335 rows/sec., 46.24 MiB/sec. 2025.02.21 09:59:56.416909 [ 268 ] {} TCP-Session: c1458022-ba2b-49c3-888e-2623a3255096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.21 09:59:56.417117 [ 268 ] {4ed3b220-5b45-4e83-a312-d8a038b0f21a} executeQuery: (from [fd00:1122:3344:101::d]:55846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.21 09:59:56.417243 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.21 09:59:56.417245 [ 268 ] {4ed3b220-5b45-4e83-a312-d8a038b0f21a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.21 09:59:56.417886 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.418079 [ 193 ] {ebeb9a78-6452-41be-9871-c233184a5993::all_1_16_3} oximeter.measurements_cumulativeu64 (ebeb9a78-6452-41be-9871-c233184a5993) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.21 09:59:56.418186 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.21 09:59:56.418422 [ 268 ] {4ed3b220-5b45-4e83-a312-d8a038b0f21a} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.418464 [ 268 ] {4ed3b220-5b45-4e83-a312-d8a038b0f21a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.418825 [ 268 ] {4ed3b220-5b45-4e83-a312-d8a038b0f21a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.21 09:59:56.419063 [ 268 ] {4ed3b220-5b45-4e83-a312-d8a038b0f21a} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.419246 [ 56 ] {} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.21 09:59:56.419319 [ 56 ] {} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:56.419328 [ 268 ] {4ed3b220-5b45-4e83-a312-d8a038b0f21a} executeQuery: Read 82 rows, 5.33 KiB in 0.002253 sec., 36395.91655570351 rows/sec., 2.31 MiB/sec. 2025.02.21 09:59:56.419365 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:56.419452 [ 268 ] {4ed3b220-5b45-4e83-a312-d8a038b0f21a} TCPHandler: Processed in 0.002677825 sec. 2025.02.21 09:59:56.419646 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.21 09:59:56.419759 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.21 09:59:56.419792 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 594 rows starting from the beginning of the part 2025.02.21 09:59:56.419900 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.02.21 09:59:56.420039 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.02.21 09:59:56.420246 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2025.02.21 09:59:56.420378 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2025.02.21 09:59:56.420539 [ 194 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2025.02.21 09:59:56.421756 [ 193 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002262595 sec., 424291.57670727634 rows/sec., 27.68 MiB/sec. 2025.02.21 09:59:56.421973 [ 198 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.21 09:59:56.422313 [ 198 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:56.422407 [ 198 ] {157dc25d-6a72-4144-999d-3302947094e5::all_1_16_3} oximeter.measurements_u64 (157dc25d-6a72-4144-999d-3302947094e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.21 09:59:56.422495 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.21 09:59:57.754652 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.02.21 09:59:57.755282 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:57.755328 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:57.755856 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.21 09:59:57.756118 [ 244 ] {} system.asynchronous_metric_log (18687cc2-0034-4f41-bf41-c6ccaf529228): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:57.756359 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.02.21 09:59:58.139365 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.21 09:59:58.160089 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 09:59:58.160151 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 09:59:58.168044 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.21 09:59:58.168829 [ 243 ] {} system.metric_log (7ba40d4f-109d-4830-820f-c4458a04fec6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 09:59:58.171994 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.21 10:00:00.279739 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 398 2025.02.21 10:00:00.283014 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.21 10:00:00.283086 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.21 10:00:00.284725 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.21 10:00:00.285050 [ 242 ] {} system.query_log (377bc417-de84-498d-b3cf-0d49490c9935): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.21 10:00:00.285706 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 398