[ Feb 24 21:43:51 Enabled. ] [ Feb 24 21:43:51 Rereading configuration. ] [ Feb 24 21:43:52 Rereading configuration. ] [ Feb 24 21:43:53 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 24 21:43:53 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.24 21:43:54.614692 [ 1 ] {} Application: Will watch for the process with pid 22940 2025.02.24 21:43:54.615128 [ 1 ] {} Application: Forked a child process to watch 2025.02.24 21:43:54.928847 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22940 2025.02.24 21:43:54.929656 [ 1 ] {} Application: starting up 2025.02.24 21:43:54.930389 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.24 21:43:55.018247 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.24 21:43:55.048198 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.24 21:43:55.048246 [ 1 ] {} Application: Initializing DateLUT. 2025.02.24 21:43:55.048260 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.24 21:43:55.048319 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.24 21:43:55.048700 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.24 21:43:55.050332 [ 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.24 21:43:55.051068 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.24 21:43:55.051953 [ 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.24 21:43:55.051976 [ 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.24 21:43:55.051993 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.24 21:43:55.052179 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.24 21:43:55.053032 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.24 21:43:55.058375 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.24 21:43:55.059036 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.24 21:43:55.060304 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.24 21:43:55.060375 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.24 21:43:55.061938 [ 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.24 21:43:55.062428 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.24 21:43:55.066751 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.24 21:43:55.067271 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.24 21:43:55.068924 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.24 21:43:55.069303 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.24 21:43:55.069626 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.24 21:43:55.069942 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.24 21:43:55.071293 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.24 21:43:55.071319 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.24 21:43:55.071411 [ 148 ] {} DNSResolver: Updating DNS cache 2025.02.24 21:43:55.071580 [ 148 ] {} DNSResolver: Updated DNS cache 2025.02.24 21:43:55.087827 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.24 21:43:55.087855 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170064 sec 2025.02.24 21:43:55.087901 [ 1 ] {} ReferentialDeps: No tables 2025.02.24 21:43:55.087918 [ 1 ] {} LoadingDeps: No tables 2025.02.24 21:43:55.089274 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.24 21:43:55.090320 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.24 21:43:55.102388 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.24 21:43:55.102432 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.24 21:43:55.102455 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.24 21:43:55.102467 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.24 21:43:55.102495 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.24 21:43:55.102514 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.24 21:43:55.105060 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.24 21:43:55.105103 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.24 21:43:55.105125 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.24 21:43:55.105301 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.24 21:43:55.105320 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.24 21:43:55.105355 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.24 21:43:55.105373 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.24 21:43:55.105388 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.24 21:43:55.105416 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.24 21:43:55.105435 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.24 21:43:55.131994 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.24 21:43:55.136276 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.24 21:43:55.136309 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4192e-05 sec 2025.02.24 21:43:55.136323 [ 1 ] {} ReferentialDeps: No tables 2025.02.24 21:43:55.136334 [ 1 ] {} LoadingDeps: No tables 2025.02.24 21:43:55.136359 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.24 21:43:55.136582 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.24 21:43:55.136629 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.24 21:43:55.136643 [ 1 ] {} Application: Loaded metadata. 2025.02.24 21:43:55.136656 [ 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.24 21:43:55.136669 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.24 21:43:55.150313 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.24 21:43:55.150511 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2025.02.24 21:43:55.151362 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2961e-05 sec. 2025.02.24 21:43:55.152251 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.24 21:43:55.152301 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.24 21:43:55.152318 [ 1 ] {} Application: Ready for connections. 2025.02.24 21:43:55.379674 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39620 2025.02.24 21:43:55.379934 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:55.379991 [ 3 ] {} TCP-Session: a8195713-6741-44d9-b5af-d3fd9c65b772 Authenticating user 'default' from [fd00:1122:3344:101::a]:39620 2025.02.24 21:43:55.380025 [ 3 ] {} TCP-Session: a8195713-6741-44d9-b5af-d3fd9c65b772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.380049 [ 3 ] {} TCP-Session: a8195713-6741-44d9-b5af-d3fd9c65b772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.380131 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.24 21:43:55.380158 [ 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.24 21:43:55.380249 [ 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.24 21:43:55.381132 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36057 2025.02.24 21:43:55.381377 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:55.381411 [ 4 ] {} TCP-Session: 7e89dbfc-8488-4b3c-8174-dae9c17acaa0 Authenticating user 'default' from [fd00:1122:3344:101::a]:36057 2025.02.24 21:43:55.381437 [ 4 ] {} TCP-Session: 7e89dbfc-8488-4b3c-8174-dae9c17acaa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.381479 [ 4 ] {} TCP-Session: 7e89dbfc-8488-4b3c-8174-dae9c17acaa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.381966 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42549 2025.02.24 21:43:55.381967 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40743 2025.02.24 21:43:55.382066 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54303 2025.02.24 21:43:55.382087 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:55.382245 [ 253 ] {} TCP-Session: cde34ac2-cb5f-4fd0-8f3b-d100058bdfd9 Authenticating user 'default' from [fd00:1122:3344:101::a]:42549 2025.02.24 21:43:55.382269 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:55.382272 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37876 2025.02.24 21:43:55.382471 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:55.382483 [ 5 ] {} TCP-Session: 3c67d57e-743b-433c-9cb1-d297e3e04c9f Authenticating user 'default' from [fd00:1122:3344:101::a]:40743 2025.02.24 21:43:55.382645 [ 253 ] {} TCP-Session: cde34ac2-cb5f-4fd0-8f3b-d100058bdfd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.382595 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34948 2025.02.24 21:43:55.382720 [ 5 ] {} TCP-Session: 3c67d57e-743b-433c-9cb1-d297e3e04c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.382728 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61676 2025.02.24 21:43:55.382770 [ 5 ] {} TCP-Session: 3c67d57e-743b-433c-9cb1-d297e3e04c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.382723 [ 254 ] {} TCP-Session: 94b66d0d-edb1-496e-a234-9773608066ad Authenticating user 'default' from [fd00:1122:3344:101::a]:54303 2025.02.24 21:43:55.382729 [ 253 ] {} TCP-Session: cde34ac2-cb5f-4fd0-8f3b-d100058bdfd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.383096 [ 254 ] {} TCP-Session: 94b66d0d-edb1-496e-a234-9773608066ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.383184 [ 254 ] {} TCP-Session: 94b66d0d-edb1-496e-a234-9773608066ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.384304 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:55.384351 [ 255 ] {} TCP-Session: 0477b6b3-00e6-4c91-8801-06f1f3d8c61d Authenticating user 'default' from [fd00:1122:3344:101::a]:37876 2025.02.24 21:43:55.384369 [ 255 ] {} TCP-Session: 0477b6b3-00e6-4c91-8801-06f1f3d8c61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.384383 [ 255 ] {} TCP-Session: 0477b6b3-00e6-4c91-8801-06f1f3d8c61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.385496 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:55.385555 [ 257 ] {} TCP-Session: 327501ef-4c09-4c0d-81c9-a199f1fd2fae Authenticating user 'default' from [fd00:1122:3344:101::a]:61676 2025.02.24 21:43:55.385581 [ 257 ] {} TCP-Session: 327501ef-4c09-4c0d-81c9-a199f1fd2fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.385603 [ 257 ] {} TCP-Session: 327501ef-4c09-4c0d-81c9-a199f1fd2fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.386130 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:55.386175 [ 256 ] {} TCP-Session: 82e71ecb-e527-4859-84f9-552377efae9c Authenticating user 'default' from [fd00:1122:3344:101::a]:34948 2025.02.24 21:43:55.386195 [ 256 ] {} TCP-Session: 82e71ecb-e527-4859-84f9-552377efae9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:55.386242 [ 256 ] {} TCP-Session: 82e71ecb-e527-4859-84f9-552377efae9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.000389 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.17 MiB, peak 117.17 MiB, free memory in arenas 0.00 B, will set to 119.41 MiB (RSS), difference: 2.24 MiB 2025.02.24 21:43:56.330921 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63590 2025.02.24 21:43:56.331077 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.331108 [ 258 ] {} TCP-Session: 654587ab-cdfa-41e0-877e-3e5dc550418b Authenticating user 'default' from [fd00:1122:3344:101::c]:63590 2025.02.24 21:43:56.331132 [ 258 ] {} TCP-Session: 654587ab-cdfa-41e0-877e-3e5dc550418b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.331161 [ 258 ] {} TCP-Session: 654587ab-cdfa-41e0-877e-3e5dc550418b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.331230 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.24 21:43:56.331257 [ 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.24 21:43:56.331287 [ 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.24 21:43:56.333958 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57596 2025.02.24 21:43:56.334020 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51828 2025.02.24 21:43:56.334144 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.334146 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64735 2025.02.24 21:43:56.334265 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.334287 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32967 2025.02.24 21:43:56.334293 [ 259 ] {} TCP-Session: f7244e78-19d1-4b5d-90d6-adc1ac63df1d Authenticating user 'default' from [fd00:1122:3344:101::c]:57596 2025.02.24 21:43:56.334419 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46158 2025.02.24 21:43:56.334526 [ 259 ] {} TCP-Session: f7244e78-19d1-4b5d-90d6-adc1ac63df1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.334373 [ 260 ] {} TCP-Session: 97607fd6-a819-413e-8c91-b32d0aeef6a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51828 2025.02.24 21:43:56.334550 [ 259 ] {} TCP-Session: f7244e78-19d1-4b5d-90d6-adc1ac63df1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.334777 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64637 2025.02.24 21:43:56.334777 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42394 2025.02.24 21:43:56.334792 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.334810 [ 260 ] {} TCP-Session: 97607fd6-a819-413e-8c91-b32d0aeef6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.334952 [ 260 ] {} TCP-Session: 97607fd6-a819-413e-8c91-b32d0aeef6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.335217 [ 262 ] {} TCP-Session: ab34f33f-f5b3-474a-85f4-d5b8e0148789 Authenticating user 'default' from [fd00:1122:3344:101::c]:32967 2025.02.24 21:43:56.335250 [ 262 ] {} TCP-Session: ab34f33f-f5b3-474a-85f4-d5b8e0148789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.335273 [ 262 ] {} TCP-Session: ab34f33f-f5b3-474a-85f4-d5b8e0148789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.335690 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.335744 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.335755 [ 261 ] {} TCP-Session: dd70889f-131d-48b8-ac8a-13e85f839e4c Authenticating user 'default' from [fd00:1122:3344:101::c]:64735 2025.02.24 21:43:56.335821 [ 264 ] {} TCP-Session: 240ed88c-e033-4a2d-9941-4f0c2686d9d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:64637 2025.02.24 21:43:56.335848 [ 261 ] {} TCP-Session: dd70889f-131d-48b8-ac8a-13e85f839e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.335859 [ 264 ] {} TCP-Session: 240ed88c-e033-4a2d-9941-4f0c2686d9d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.335891 [ 261 ] {} TCP-Session: dd70889f-131d-48b8-ac8a-13e85f839e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.335898 [ 264 ] {} TCP-Session: 240ed88c-e033-4a2d-9941-4f0c2686d9d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.337704 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.337744 [ 263 ] {} TCP-Session: 742b9f12-cb78-446a-bd16-e2460a7882ae Authenticating user 'default' from [fd00:1122:3344:101::c]:46158 2025.02.24 21:43:56.337763 [ 263 ] {} TCP-Session: 742b9f12-cb78-446a-bd16-e2460a7882ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.337792 [ 263 ] {} TCP-Session: 742b9f12-cb78-446a-bd16-e2460a7882ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.340169 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.340204 [ 265 ] {} TCP-Session: fa284e03-5359-4823-9695-7f2113f1fdac Authenticating user 'default' from [fd00:1122:3344:101::c]:42394 2025.02.24 21:43:56.340238 [ 265 ] {} TCP-Session: fa284e03-5359-4823-9695-7f2113f1fdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.340253 [ 265 ] {} TCP-Session: fa284e03-5359-4823-9695-7f2113f1fdac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.858867 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60444 2025.02.24 21:43:56.859058 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.859103 [ 266 ] {} TCP-Session: 0d1a8444-e605-4257-9885-9df3b878c960 Authenticating user 'default' from [fd00:1122:3344:101::b]:60444 2025.02.24 21:43:56.859133 [ 266 ] {} TCP-Session: 0d1a8444-e605-4257-9885-9df3b878c960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.859151 [ 266 ] {} TCP-Session: 0d1a8444-e605-4257-9885-9df3b878c960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.859244 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.24 21:43:56.859278 [ 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.24 21:43:56.859311 [ 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.24 21:43:56.860265 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48331 2025.02.24 21:43:56.860430 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52153 2025.02.24 21:43:56.860434 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.860520 [ 267 ] {} TCP-Session: 7dc8c8e1-10d8-4d59-9a68-c423841bd1e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:48331 2025.02.24 21:43:56.860696 [ 267 ] {} TCP-Session: 7dc8c8e1-10d8-4d59-9a68-c423841bd1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.860698 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46062 2025.02.24 21:43:56.860735 [ 267 ] {} TCP-Session: 7dc8c8e1-10d8-4d59-9a68-c423841bd1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.860725 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56115 2025.02.24 21:43:56.860878 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65075 2025.02.24 21:43:56.861095 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43866 2025.02.24 21:43:56.861361 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55247 2025.02.24 21:43:56.861370 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.861549 [ 272 ] {} TCP-Session: 7e23a437-fb6b-495f-ba85-ef446439e5ce Authenticating user 'default' from [fd00:1122:3344:101::b]:43866 2025.02.24 21:43:56.861552 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.861588 [ 272 ] {} TCP-Session: 7e23a437-fb6b-495f-ba85-ef446439e5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.861605 [ 273 ] {} TCP-Session: 33343467-4ec0-49b3-9772-0b68d1838b9c Authenticating user 'default' from [fd00:1122:3344:101::b]:55247 2025.02.24 21:43:56.861630 [ 272 ] {} TCP-Session: 7e23a437-fb6b-495f-ba85-ef446439e5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.861650 [ 273 ] {} TCP-Session: 33343467-4ec0-49b3-9772-0b68d1838b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.861708 [ 273 ] {} TCP-Session: 33343467-4ec0-49b3-9772-0b68d1838b9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.863167 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.863204 [ 268 ] {} TCP-Session: 7191ac91-cb96-45c9-9366-1e7e105d0a4a Authenticating user 'default' from [fd00:1122:3344:101::b]:52153 2025.02.24 21:43:56.863239 [ 268 ] {} TCP-Session: 7191ac91-cb96-45c9-9366-1e7e105d0a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.863253 [ 268 ] {} TCP-Session: 7191ac91-cb96-45c9-9366-1e7e105d0a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.863734 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.863786 [ 269 ] {} TCP-Session: 14508762-3ad0-4e2a-a02f-3bda573f697f Authenticating user 'default' from [fd00:1122:3344:101::b]:46062 2025.02.24 21:43:56.863813 [ 269 ] {} TCP-Session: 14508762-3ad0-4e2a-a02f-3bda573f697f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.863827 [ 269 ] {} TCP-Session: 14508762-3ad0-4e2a-a02f-3bda573f697f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.864289 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.864384 [ 270 ] {} TCP-Session: dd673109-8dd9-4876-8e07-ca52ed77fda0 Authenticating user 'default' from [fd00:1122:3344:101::b]:56115 2025.02.24 21:43:56.864408 [ 270 ] {} TCP-Session: dd673109-8dd9-4876-8e07-ca52ed77fda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.864422 [ 270 ] {} TCP-Session: dd673109-8dd9-4876-8e07-ca52ed77fda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.864838 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:43:56.864877 [ 271 ] {} TCP-Session: efbaf8ea-f7e2-4d7e-a0a8-18436f1a056e Authenticating user 'default' from [fd00:1122:3344:101::b]:65075 2025.02.24 21:43:56.864899 [ 271 ] {} TCP-Session: efbaf8ea-f7e2-4d7e-a0a8-18436f1a056e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:43:56.864930 [ 271 ] {} TCP-Session: efbaf8ea-f7e2-4d7e-a0a8-18436f1a056e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.119509 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58151 2025.02.24 21:44:02.119721 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.119855 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58151 2025.02.24 21:44:02.119885 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.119902 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.120044 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.24 21:44:02.120077 [ 274 ] {} 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.24 21:44:02.120163 [ 274 ] {} 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.24 21:44:02.122467 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49535 2025.02.24 21:44:02.122578 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34487 2025.02.24 21:44:02.122909 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54565 2025.02.24 21:44:02.122957 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.122964 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.123013 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49535 2025.02.24 21:44:02.124260 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.124281 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.124322 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.124315 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Authenticating user 'default' from [fd00:1122:3344:101::d]:34487 2025.02.24 21:44:02.124303 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37569 2025.02.24 21:44:02.124421 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64051 2025.02.24 21:44:02.124391 [ 277 ] {} TCP-Session: 597b1d8f-180e-4307-a5d2-6c8c10890274 Authenticating user 'default' from [fd00:1122:3344:101::d]:54565 2025.02.24 21:44:02.126497 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55036 2025.02.24 21:44:02.126506 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.127286 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.127326 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.127307 [ 277 ] {} TCP-Session: 597b1d8f-180e-4307-a5d2-6c8c10890274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.127388 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.127363 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.127533 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41329 2025.02.24 21:44:02.127441 [ 277 ] {} TCP-Session: 597b1d8f-180e-4307-a5d2-6c8c10890274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.127766 [ 278 ] {} TCP-Session: 2a109f4c-a53e-40ff-a227-8329149f58c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37569 2025.02.24 21:44:02.127747 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.127779 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52467 2025.02.24 21:44:02.127814 [ 279 ] {} TCP-Session: 474e214a-bf1f-4ea4-bff1-58772011f68f Authenticating user 'default' from [fd00:1122:3344:101::d]:64051 2025.02.24 21:44:02.128110 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.128118 [ 278 ] {} TCP-Session: 2a109f4c-a53e-40ff-a227-8329149f58c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.128136 [ 279 ] {} TCP-Session: 474e214a-bf1f-4ea4-bff1-58772011f68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.128104 [ 280 ] {} TCP-Session: 1b992440-3310-4c9c-9ad0-12fac921a8ca Authenticating user 'default' from [fd00:1122:3344:101::d]:55036 2025.02.24 21:44:02.128295 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.24 21:44:02.128305 [ 278 ] {} TCP-Session: 2a109f4c-a53e-40ff-a227-8329149f58c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.128370 [ 280 ] {} TCP-Session: 1b992440-3310-4c9c-9ad0-12fac921a8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.128360 [ 282 ] {} TCP-Session: 91c83d0a-f98a-453e-a152-b9efa114922d Authenticating user 'default' from [fd00:1122:3344:101::d]:52467 2025.02.24 21:44:02.128346 [ 281 ] {} TCP-Session: 19f48248-e29d-4d00-b369-73b1b57c53c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41329 2025.02.24 21:44:02.128345 [ 279 ] {} TCP-Session: 474e214a-bf1f-4ea4-bff1-58772011f68f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.135513 [ 280 ] {} TCP-Session: 1b992440-3310-4c9c-9ad0-12fac921a8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.135527 [ 282 ] {} TCP-Session: 91c83d0a-f98a-453e-a152-b9efa114922d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.136140 [ 281 ] {} TCP-Session: 19f48248-e29d-4d00-b369-73b1b57c53c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.136201 [ 282 ] {} TCP-Session: 91c83d0a-f98a-453e-a152-b9efa114922d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.136217 [ 281 ] {} TCP-Session: 19f48248-e29d-4d00-b369-73b1b57c53c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:44:02.139345 [ 274 ] {2901272d-cbfc-4ae4-b92e-0458188c1c0c} executeQuery: (from [fd00:1122:3344:101::d]:58151) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.24 21:44:02.195981 [ 274 ] {2901272d-cbfc-4ae4-b92e-0458188c1c0c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58151) (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.24 21:44:02.197536 [ 274 ] {2901272d-cbfc-4ae4-b92e-0458188c1c0c} 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.24 21:44:02.197780 [ 274 ] {2901272d-cbfc-4ae4-b92e-0458188c1c0c} TCPHandler: Processed in 0.074981299 sec. 2025.02.24 21:44:02.198109 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.198295 [ 275 ] {149a5a23-d2c6-462c-afab-b45f4a8034cc} executeQuery: (from [fd00:1122:3344:101::d]:49535) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.24 21:44:02.198737 [ 275 ] {149a5a23-d2c6-462c-afab-b45f4a8034cc} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49535) (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.24 21:44:02.199098 [ 275 ] {149a5a23-d2c6-462c-afab-b45f4a8034cc} 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.24 21:44:02.199344 [ 275 ] {149a5a23-d2c6-462c-afab-b45f4a8034cc} TCPHandler: Processed in 0.001381865 sec. 2025.02.24 21:44:02.201490 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.202791 [ 274 ] {99ce02f3-ff60-4ad7-b0df-42be08445c61} executeQuery: (from [fd00:1122:3344:101::d]:58151) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.24 21:44:02.202890 [ 274 ] {99ce02f3-ff60-4ad7-b0df-42be08445c61} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.24 21:44:02.220632 [ 274 ] {99ce02f3-ff60-4ad7-b0df-42be08445c61} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.24 21:44:02.220723 [ 274 ] {99ce02f3-ff60-4ad7-b0df-42be08445c61} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126373 sec 2025.02.24 21:44:02.220741 [ 274 ] {99ce02f3-ff60-4ad7-b0df-42be08445c61} ReferentialDeps: No tables 2025.02.24 21:44:02.220752 [ 274 ] {99ce02f3-ff60-4ad7-b0df-42be08445c61} LoadingDeps: No tables 2025.02.24 21:44:02.220805 [ 274 ] {99ce02f3-ff60-4ad7-b0df-42be08445c61} DatabaseAtomic (oximeter): Starting up tables. 2025.02.24 21:44:02.221444 [ 274 ] {99ce02f3-ff60-4ad7-b0df-42be08445c61} TCPHandler: Processed in 0.020073282 sec. 2025.02.24 21:44:02.221666 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.221853 [ 275 ] {24565f23-aa47-410a-8cb6-7487137cfb05} executeQuery: (from [fd00:1122:3344:101::d]:49535) /* 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.24 21:44:02.221993 [ 275 ] {24565f23-aa47-410a-8cb6-7487137cfb05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.24 21:44:02.237445 [ 275 ] {24565f23-aa47-410a-8cb6-7487137cfb05} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.24 21:44:02.256069 [ 275 ] {24565f23-aa47-410a-8cb6-7487137cfb05} oximeter.version (6cb7110a-c18b-457d-8fbb-84b5cd309173): Loading data parts 2025.02.24 21:44:02.256652 [ 275 ] {24565f23-aa47-410a-8cb6-7487137cfb05} oximeter.version (6cb7110a-c18b-457d-8fbb-84b5cd309173): There are no data parts 2025.02.24 21:44:02.260906 [ 275 ] {24565f23-aa47-410a-8cb6-7487137cfb05} TCPHandler: Processed in 0.039303135 sec. 2025.02.24 21:44:02.261182 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.261432 [ 274 ] {21c16070-fb05-4ca3-ab34-061b57d1c4ca} executeQuery: (from [fd00:1122:3344:101::d]:58151) /* 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.24 21:44:02.261560 [ 274 ] {21c16070-fb05-4ca3-ab34-061b57d1c4ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.24 21:44:02.275751 [ 274 ] {21c16070-fb05-4ca3-ab34-061b57d1c4ca} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): Loading data parts 2025.02.24 21:44:02.276080 [ 274 ] {21c16070-fb05-4ca3-ab34-061b57d1c4ca} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): There are no data parts 2025.02.24 21:44:02.277749 [ 274 ] {21c16070-fb05-4ca3-ab34-061b57d1c4ca} TCPHandler: Processed in 0.016628787 sec. 2025.02.24 21:44:02.277959 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.278294 [ 275 ] {00f78e5a-db74-4955-8149-b6d958757a7a} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.278352 [ 275 ] {00f78e5a-db74-4955-8149-b6d958757a7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.24 21:44:02.280347 [ 275 ] {00f78e5a-db74-4955-8149-b6d958757a7a} oximeter.measurements_i8 (68948236-d61b-4231-91df-81b0d03597f9): Loading data parts 2025.02.24 21:44:02.280512 [ 275 ] {00f78e5a-db74-4955-8149-b6d958757a7a} oximeter.measurements_i8 (68948236-d61b-4231-91df-81b0d03597f9): There are no data parts 2025.02.24 21:44:02.281630 [ 275 ] {00f78e5a-db74-4955-8149-b6d958757a7a} TCPHandler: Processed in 0.003744424 sec. 2025.02.24 21:44:02.281896 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.282114 [ 274 ] {8b324fba-4b4f-4ba4-af8e-04e9a3f3e170} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.282249 [ 274 ] {8b324fba-4b4f-4ba4-af8e-04e9a3f3e170} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.24 21:44:02.284029 [ 274 ] {8b324fba-4b4f-4ba4-af8e-04e9a3f3e170} oximeter.measurements_u8 (ce7f447a-67a3-4bb9-bebd-56dcf7db855c): Loading data parts 2025.02.24 21:44:02.284248 [ 274 ] {8b324fba-4b4f-4ba4-af8e-04e9a3f3e170} oximeter.measurements_u8 (ce7f447a-67a3-4bb9-bebd-56dcf7db855c): There are no data parts 2025.02.24 21:44:02.285645 [ 274 ] {8b324fba-4b4f-4ba4-af8e-04e9a3f3e170} TCPHandler: Processed in 0.003808945 sec. 2025.02.24 21:44:02.285837 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.286171 [ 275 ] {88a21390-90d0-4712-be4f-9894f91763e2} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.286230 [ 275 ] {88a21390-90d0-4712-be4f-9894f91763e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.24 21:44:02.288221 [ 275 ] {88a21390-90d0-4712-be4f-9894f91763e2} oximeter.measurements_i16 (ba9c82b0-49e3-4e3a-ac04-17bee40cfbd6): Loading data parts 2025.02.24 21:44:02.288374 [ 275 ] {88a21390-90d0-4712-be4f-9894f91763e2} oximeter.measurements_i16 (ba9c82b0-49e3-4e3a-ac04-17bee40cfbd6): There are no data parts 2025.02.24 21:44:02.289811 [ 275 ] {88a21390-90d0-4712-be4f-9894f91763e2} TCPHandler: Processed in 0.004042091 sec. 2025.02.24 21:44:02.290062 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.290289 [ 274 ] {bf0be567-2ca2-4e20-aef1-3c7d100ab1cf} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.290432 [ 274 ] {bf0be567-2ca2-4e20-aef1-3c7d100ab1cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.24 21:44:02.292359 [ 274 ] {bf0be567-2ca2-4e20-aef1-3c7d100ab1cf} oximeter.measurements_u16 (cdca781e-6345-48f9-aae3-b35124612ce6): Loading data parts 2025.02.24 21:44:02.292574 [ 274 ] {bf0be567-2ca2-4e20-aef1-3c7d100ab1cf} oximeter.measurements_u16 (cdca781e-6345-48f9-aae3-b35124612ce6): There are no data parts 2025.02.24 21:44:02.293826 [ 274 ] {bf0be567-2ca2-4e20-aef1-3c7d100ab1cf} TCPHandler: Processed in 0.003856946 sec. 2025.02.24 21:44:02.293999 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.294235 [ 275 ] {c2cb4ed2-11dd-4882-b45d-b3fbf424d935} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.294388 [ 275 ] {c2cb4ed2-11dd-4882-b45d-b3fbf424d935} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.24 21:44:02.296570 [ 275 ] {c2cb4ed2-11dd-4882-b45d-b3fbf424d935} oximeter.measurements_i32 (d1d6d1e6-4fb2-4c96-85e0-bfb77c235cf5): Loading data parts 2025.02.24 21:44:02.296721 [ 275 ] {c2cb4ed2-11dd-4882-b45d-b3fbf424d935} oximeter.measurements_i32 (d1d6d1e6-4fb2-4c96-85e0-bfb77c235cf5): There are no data parts 2025.02.24 21:44:02.297957 [ 275 ] {c2cb4ed2-11dd-4882-b45d-b3fbf424d935} TCPHandler: Processed in 0.003969149 sec. 2025.02.24 21:44:02.298217 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.298470 [ 274 ] {0f61439d-ab15-4508-a29a-6e409437c1e3} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.298612 [ 274 ] {0f61439d-ab15-4508-a29a-6e409437c1e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.24 21:44:02.300823 [ 274 ] {0f61439d-ab15-4508-a29a-6e409437c1e3} oximeter.measurements_u32 (c22f8528-00c0-47cc-a7da-33e647d49fbe): Loading data parts 2025.02.24 21:44:02.301013 [ 274 ] {0f61439d-ab15-4508-a29a-6e409437c1e3} oximeter.measurements_u32 (c22f8528-00c0-47cc-a7da-33e647d49fbe): There are no data parts 2025.02.24 21:44:02.302347 [ 274 ] {0f61439d-ab15-4508-a29a-6e409437c1e3} TCPHandler: Processed in 0.004196185 sec. 2025.02.24 21:44:02.302546 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.302842 [ 275 ] {d206ef7f-72e6-416f-87f7-d9e2fa99442b} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.302943 [ 275 ] {d206ef7f-72e6-416f-87f7-d9e2fa99442b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.24 21:44:02.305130 [ 275 ] {d206ef7f-72e6-416f-87f7-d9e2fa99442b} oximeter.measurements_i64 (e071bee7-d78c-4beb-96aa-deeadd043695): Loading data parts 2025.02.24 21:44:02.305293 [ 275 ] {d206ef7f-72e6-416f-87f7-d9e2fa99442b} oximeter.measurements_i64 (e071bee7-d78c-4beb-96aa-deeadd043695): There are no data parts 2025.02.24 21:44:02.306524 [ 275 ] {d206ef7f-72e6-416f-87f7-d9e2fa99442b} TCPHandler: Processed in 0.004046032 sec. 2025.02.24 21:44:02.306766 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.306976 [ 274 ] {d21d5a57-b6eb-41ea-b25c-1b8fb3a90481} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.307111 [ 274 ] {d21d5a57-b6eb-41ea-b25c-1b8fb3a90481} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.24 21:44:02.309161 [ 274 ] {d21d5a57-b6eb-41ea-b25c-1b8fb3a90481} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Loading data parts 2025.02.24 21:44:02.309325 [ 274 ] {d21d5a57-b6eb-41ea-b25c-1b8fb3a90481} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): There are no data parts 2025.02.24 21:44:02.310568 [ 274 ] {d21d5a57-b6eb-41ea-b25c-1b8fb3a90481} TCPHandler: Processed in 0.003858047 sec. 2025.02.24 21:44:02.310763 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.311014 [ 275 ] {daf4978d-f82d-446b-a830-5c27e552456f} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.311154 [ 275 ] {daf4978d-f82d-446b-a830-5c27e552456f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.24 21:44:02.313317 [ 275 ] {daf4978d-f82d-446b-a830-5c27e552456f} oximeter.measurements_f32 (5f1245d3-ab21-40cb-8be5-a523ba831e47): Loading data parts 2025.02.24 21:44:02.313465 [ 275 ] {daf4978d-f82d-446b-a830-5c27e552456f} oximeter.measurements_f32 (5f1245d3-ab21-40cb-8be5-a523ba831e47): There are no data parts 2025.02.24 21:44:02.314642 [ 275 ] {daf4978d-f82d-446b-a830-5c27e552456f} TCPHandler: Processed in 0.003949949 sec. 2025.02.24 21:44:02.314891 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.315140 [ 274 ] {8867f674-7abc-4add-9b37-6a1d42216afb} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.315269 [ 274 ] {8867f674-7abc-4add-9b37-6a1d42216afb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.24 21:44:02.317338 [ 274 ] {8867f674-7abc-4add-9b37-6a1d42216afb} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): Loading data parts 2025.02.24 21:44:02.317499 [ 274 ] {8867f674-7abc-4add-9b37-6a1d42216afb} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): There are no data parts 2025.02.24 21:44:02.318738 [ 274 ] {8867f674-7abc-4add-9b37-6a1d42216afb} TCPHandler: Processed in 0.003913968 sec. 2025.02.24 21:44:02.318932 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.319182 [ 275 ] {78e8c201-1242-4cbe-8195-d7805ecb42de} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.319313 [ 275 ] {78e8c201-1242-4cbe-8195-d7805ecb42de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.24 21:44:02.321519 [ 275 ] {78e8c201-1242-4cbe-8195-d7805ecb42de} oximeter.measurements_string (bbb5267d-7763-4e1f-8fc2-70c5d22f93f7): Loading data parts 2025.02.24 21:44:02.321689 [ 275 ] {78e8c201-1242-4cbe-8195-d7805ecb42de} oximeter.measurements_string (bbb5267d-7763-4e1f-8fc2-70c5d22f93f7): There are no data parts 2025.02.24 21:44:02.322859 [ 275 ] {78e8c201-1242-4cbe-8195-d7805ecb42de} TCPHandler: Processed in 0.003995011 sec. 2025.02.24 21:44:02.323114 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.323367 [ 274 ] {abdeecf2-b5be-4df8-900b-a43861873206} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.323504 [ 274 ] {abdeecf2-b5be-4df8-900b-a43861873206} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.24 21:44:02.325719 [ 274 ] {abdeecf2-b5be-4df8-900b-a43861873206} oximeter.measurements_bytes (49b87b7c-887c-4186-9db7-7425b4d175dd): Loading data parts 2025.02.24 21:44:02.325878 [ 274 ] {abdeecf2-b5be-4df8-900b-a43861873206} oximeter.measurements_bytes (49b87b7c-887c-4186-9db7-7425b4d175dd): There are no data parts 2025.02.24 21:44:02.327148 [ 274 ] {abdeecf2-b5be-4df8-900b-a43861873206} TCPHandler: Processed in 0.004101673 sec. 2025.02.24 21:44:02.327405 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.327667 [ 275 ] {13db5ce5-180b-4fa5-b86a-a55bbd8debeb} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.327808 [ 275 ] {13db5ce5-180b-4fa5-b86a-a55bbd8debeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.24 21:44:02.330009 [ 275 ] {13db5ce5-180b-4fa5-b86a-a55bbd8debeb} oximeter.measurements_cumulativei64 (da4528e1-244b-4a8b-8dd3-fed7ba0bd654): Loading data parts 2025.02.24 21:44:02.330238 [ 275 ] {13db5ce5-180b-4fa5-b86a-a55bbd8debeb} oximeter.measurements_cumulativei64 (da4528e1-244b-4a8b-8dd3-fed7ba0bd654): There are no data parts 2025.02.24 21:44:02.331458 [ 275 ] {13db5ce5-180b-4fa5-b86a-a55bbd8debeb} TCPHandler: Processed in 0.004120683 sec. 2025.02.24 21:44:02.331653 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.331995 [ 274 ] {0ca7362f-b8a4-49ea-aea9-0469df237e1c} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.332127 [ 274 ] {0ca7362f-b8a4-49ea-aea9-0469df237e1c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:02.334245 [ 274 ] {0ca7362f-b8a4-49ea-aea9-0469df237e1c} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Loading data parts 2025.02.24 21:44:02.334402 [ 274 ] {0ca7362f-b8a4-49ea-aea9-0469df237e1c} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): There are no data parts 2025.02.24 21:44:02.335678 [ 274 ] {0ca7362f-b8a4-49ea-aea9-0469df237e1c} TCPHandler: Processed in 0.004092693 sec. 2025.02.24 21:44:02.335871 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.336132 [ 275 ] {5eec081f-51b1-4ec0-912e-7d4423df0c17} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.336270 [ 275 ] {5eec081f-51b1-4ec0-912e-7d4423df0c17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.24 21:44:02.338440 [ 275 ] {5eec081f-51b1-4ec0-912e-7d4423df0c17} oximeter.measurements_cumulativef32 (feb4b1e0-c472-4ae8-ab9c-baba5db332ec): Loading data parts 2025.02.24 21:44:02.338604 [ 275 ] {5eec081f-51b1-4ec0-912e-7d4423df0c17} oximeter.measurements_cumulativef32 (feb4b1e0-c472-4ae8-ab9c-baba5db332ec): There are no data parts 2025.02.24 21:44:02.339813 [ 275 ] {5eec081f-51b1-4ec0-912e-7d4423df0c17} TCPHandler: Processed in 0.00401379 sec. 2025.02.24 21:44:02.340067 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.340332 [ 274 ] {9a8f97db-4ae8-4fe3-8f71-4e1b5aaf2119} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.340471 [ 274 ] {9a8f97db-4ae8-4fe3-8f71-4e1b5aaf2119} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.24 21:44:02.342709 [ 274 ] {9a8f97db-4ae8-4fe3-8f71-4e1b5aaf2119} oximeter.measurements_cumulativef64 (02803e44-27e3-4e42-8f27-5547a24bd80b): Loading data parts 2025.02.24 21:44:02.342920 [ 274 ] {9a8f97db-4ae8-4fe3-8f71-4e1b5aaf2119} oximeter.measurements_cumulativef64 (02803e44-27e3-4e42-8f27-5547a24bd80b): There are no data parts 2025.02.24 21:44:02.344086 [ 274 ] {9a8f97db-4ae8-4fe3-8f71-4e1b5aaf2119} TCPHandler: Processed in 0.004086642 sec. 2025.02.24 21:44:02.344303 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.344705 [ 275 ] {1749afd9-44a7-4427-9008-6e3f9efddd31} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.344845 [ 275 ] {1749afd9-44a7-4427-9008-6e3f9efddd31} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.24 21:44:02.347403 [ 275 ] {1749afd9-44a7-4427-9008-6e3f9efddd31} oximeter.measurements_histogrami8 (3a3019bf-4e8f-46da-81e1-e03cc4286052): Loading data parts 2025.02.24 21:44:02.347564 [ 275 ] {1749afd9-44a7-4427-9008-6e3f9efddd31} oximeter.measurements_histogrami8 (3a3019bf-4e8f-46da-81e1-e03cc4286052): There are no data parts 2025.02.24 21:44:02.348806 [ 275 ] {1749afd9-44a7-4427-9008-6e3f9efddd31} TCPHandler: Processed in 0.004584445 sec. 2025.02.24 21:44:02.349072 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.349366 [ 274 ] {10e4beb4-3ba3-4b54-b0d6-43fcb3730380} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.349529 [ 274 ] {10e4beb4-3ba3-4b54-b0d6-43fcb3730380} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.24 21:44:02.351596 [ 274 ] {10e4beb4-3ba3-4b54-b0d6-43fcb3730380} oximeter.measurements_histogramu8 (9f07e975-daad-447e-8e8c-349763884383): Loading data parts 2025.02.24 21:44:02.351813 [ 274 ] {10e4beb4-3ba3-4b54-b0d6-43fcb3730380} oximeter.measurements_histogramu8 (9f07e975-daad-447e-8e8c-349763884383): There are no data parts 2025.02.24 21:44:02.353026 [ 274 ] {10e4beb4-3ba3-4b54-b0d6-43fcb3730380} TCPHandler: Processed in 0.00401297 sec. 2025.02.24 21:44:02.353208 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.353598 [ 275 ] {3df7522c-0a1a-4ffc-af99-c8ebd6f63706} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.353738 [ 275 ] {3df7522c-0a1a-4ffc-af99-c8ebd6f63706} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.24 21:44:02.355967 [ 275 ] {3df7522c-0a1a-4ffc-af99-c8ebd6f63706} oximeter.measurements_histogrami16 (e576fe7b-987e-4dc2-9c72-7c889aa4f302): Loading data parts 2025.02.24 21:44:02.356134 [ 275 ] {3df7522c-0a1a-4ffc-af99-c8ebd6f63706} oximeter.measurements_histogrami16 (e576fe7b-987e-4dc2-9c72-7c889aa4f302): There are no data parts 2025.02.24 21:44:02.357347 [ 275 ] {3df7522c-0a1a-4ffc-af99-c8ebd6f63706} TCPHandler: Processed in 0.004196634 sec. 2025.02.24 21:44:02.357618 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.357972 [ 274 ] {82a33adb-79e7-44dd-9dc9-ea06bc18ca07} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.358130 [ 274 ] {82a33adb-79e7-44dd-9dc9-ea06bc18ca07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.24 21:44:02.360197 [ 274 ] {82a33adb-79e7-44dd-9dc9-ea06bc18ca07} oximeter.measurements_histogramu16 (b9957f9d-fda8-416c-8b26-13f352fbb23f): Loading data parts 2025.02.24 21:44:02.360387 [ 274 ] {82a33adb-79e7-44dd-9dc9-ea06bc18ca07} oximeter.measurements_histogramu16 (b9957f9d-fda8-416c-8b26-13f352fbb23f): There are no data parts 2025.02.24 21:44:02.361619 [ 274 ] {82a33adb-79e7-44dd-9dc9-ea06bc18ca07} TCPHandler: Processed in 0.004068932 sec. 2025.02.24 21:44:02.361801 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.362174 [ 275 ] {a3ac1753-6645-4ddb-973e-fff827efa19e} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.362299 [ 275 ] {a3ac1753-6645-4ddb-973e-fff827efa19e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.24 21:44:02.364417 [ 275 ] {a3ac1753-6645-4ddb-973e-fff827efa19e} oximeter.measurements_histogrami32 (44e7042f-6450-4eff-a291-4b7343571dbe): Loading data parts 2025.02.24 21:44:02.364584 [ 275 ] {a3ac1753-6645-4ddb-973e-fff827efa19e} oximeter.measurements_histogrami32 (44e7042f-6450-4eff-a291-4b7343571dbe): There are no data parts 2025.02.24 21:44:02.365972 [ 275 ] {a3ac1753-6645-4ddb-973e-fff827efa19e} TCPHandler: Processed in 0.004227696 sec. 2025.02.24 21:44:02.366259 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.366585 [ 274 ] {1b60a1af-0577-4427-a73f-30635a2288e0} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.366731 [ 274 ] {1b60a1af-0577-4427-a73f-30635a2288e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.24 21:44:02.369004 [ 274 ] {1b60a1af-0577-4427-a73f-30635a2288e0} oximeter.measurements_histogramu32 (d777911e-6d97-4fd8-98e4-c863029bc305): Loading data parts 2025.02.24 21:44:02.369243 [ 274 ] {1b60a1af-0577-4427-a73f-30635a2288e0} oximeter.measurements_histogramu32 (d777911e-6d97-4fd8-98e4-c863029bc305): There are no data parts 2025.02.24 21:44:02.370725 [ 274 ] {1b60a1af-0577-4427-a73f-30635a2288e0} TCPHandler: Processed in 0.004529794 sec. 2025.02.24 21:44:02.370959 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.371365 [ 275 ] {274db608-c04b-4a2f-a757-2153a9e8617a} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.371568 [ 275 ] {274db608-c04b-4a2f-a757-2153a9e8617a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.24 21:44:02.374026 [ 275 ] {274db608-c04b-4a2f-a757-2153a9e8617a} oximeter.measurements_histogrami64 (296387c6-480f-4e99-9dc0-51da590c6a29): Loading data parts 2025.02.24 21:44:02.374188 [ 275 ] {274db608-c04b-4a2f-a757-2153a9e8617a} oximeter.measurements_histogrami64 (296387c6-480f-4e99-9dc0-51da590c6a29): There are no data parts 2025.02.24 21:44:02.375450 [ 275 ] {274db608-c04b-4a2f-a757-2153a9e8617a} TCPHandler: Processed in 0.004568394 sec. 2025.02.24 21:44:02.375720 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.376027 [ 274 ] {d26aa7ea-f596-4327-aa6a-c3c99c9427e4} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.376200 [ 274 ] {d26aa7ea-f596-4327-aa6a-c3c99c9427e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.24 21:44:02.379399 [ 274 ] {d26aa7ea-f596-4327-aa6a-c3c99c9427e4} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): Loading data parts 2025.02.24 21:44:02.379605 [ 274 ] {d26aa7ea-f596-4327-aa6a-c3c99c9427e4} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): There are no data parts 2025.02.24 21:44:02.380952 [ 274 ] {d26aa7ea-f596-4327-aa6a-c3c99c9427e4} TCPHandler: Processed in 0.005289823 sec. 2025.02.24 21:44:02.381148 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.381494 [ 275 ] {2acef445-cad1-49d8-9dda-8252ee49d895} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.381639 [ 275 ] {2acef445-cad1-49d8-9dda-8252ee49d895} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.24 21:44:02.383857 [ 275 ] {2acef445-cad1-49d8-9dda-8252ee49d895} oximeter.measurements_histogramf32 (9d9f5457-5af4-41ad-ba6b-1173920861ef): Loading data parts 2025.02.24 21:44:02.384009 [ 275 ] {2acef445-cad1-49d8-9dda-8252ee49d895} oximeter.measurements_histogramf32 (9d9f5457-5af4-41ad-ba6b-1173920861ef): There are no data parts 2025.02.24 21:44:02.385286 [ 275 ] {2acef445-cad1-49d8-9dda-8252ee49d895} TCPHandler: Processed in 0.004198375 sec. 2025.02.24 21:44:02.385579 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.385937 [ 274 ] {c43c6cfc-518f-4119-8869-01fca0107047} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.386118 [ 274 ] {c43c6cfc-518f-4119-8869-01fca0107047} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.24 21:44:02.388271 [ 274 ] {c43c6cfc-518f-4119-8869-01fca0107047} oximeter.measurements_histogramf64 (52142cb0-9744-4708-9ca4-714ad5aab2b2): Loading data parts 2025.02.24 21:44:02.388468 [ 274 ] {c43c6cfc-518f-4119-8869-01fca0107047} oximeter.measurements_histogramf64 (52142cb0-9744-4708-9ca4-714ad5aab2b2): There are no data parts 2025.02.24 21:44:02.389729 [ 274 ] {c43c6cfc-518f-4119-8869-01fca0107047} TCPHandler: Processed in 0.004217676 sec. 2025.02.24 21:44:02.389920 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.390188 [ 275 ] {d3616feb-2549-4b06-881a-35ce419a4251} executeQuery: (from [fd00:1122:3344:101::d]:49535) /* 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.24 21:44:02.390324 [ 275 ] {d3616feb-2549-4b06-881a-35ce419a4251} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.24 21:44:02.392379 [ 275 ] {d3616feb-2549-4b06-881a-35ce419a4251} oximeter.fields_bool (016d8ada-22c3-484c-807d-5a647e97a8b0): Loading data parts 2025.02.24 21:44:02.392535 [ 275 ] {d3616feb-2549-4b06-881a-35ce419a4251} oximeter.fields_bool (016d8ada-22c3-484c-807d-5a647e97a8b0): There are no data parts 2025.02.24 21:44:02.393702 [ 275 ] {d3616feb-2549-4b06-881a-35ce419a4251} TCPHandler: Processed in 0.003841096 sec. 2025.02.24 21:44:02.393896 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.394247 [ 274 ] {3689f228-2a14-418a-8bd0-838f4fc12f25} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.394431 [ 274 ] {3689f228-2a14-418a-8bd0-838f4fc12f25} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.24 21:44:02.396347 [ 274 ] {3689f228-2a14-418a-8bd0-838f4fc12f25} oximeter.fields_i8 (0095fed1-621e-44b1-8eb4-71d71826a861): Loading data parts 2025.02.24 21:44:02.396502 [ 274 ] {3689f228-2a14-418a-8bd0-838f4fc12f25} oximeter.fields_i8 (0095fed1-621e-44b1-8eb4-71d71826a861): There are no data parts 2025.02.24 21:44:02.397782 [ 274 ] {3689f228-2a14-418a-8bd0-838f4fc12f25} TCPHandler: Processed in 0.00395211 sec. 2025.02.24 21:44:02.397999 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.398245 [ 275 ] {45dc13e3-f6d8-4f9d-90b1-cc4b3aa3821f} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.398390 [ 275 ] {45dc13e3-f6d8-4f9d-90b1-cc4b3aa3821f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.24 21:44:02.400291 [ 275 ] {45dc13e3-f6d8-4f9d-90b1-cc4b3aa3821f} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): Loading data parts 2025.02.24 21:44:02.400475 [ 275 ] {45dc13e3-f6d8-4f9d-90b1-cc4b3aa3821f} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): There are no data parts 2025.02.24 21:44:02.401699 [ 275 ] {45dc13e3-f6d8-4f9d-90b1-cc4b3aa3821f} TCPHandler: Processed in 0.003766785 sec. 2025.02.24 21:44:02.401912 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.402285 [ 274 ] {b91bd445-494e-466f-8a62-2b5a340720c1} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.402478 [ 274 ] {b91bd445-494e-466f-8a62-2b5a340720c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.24 21:44:02.404963 [ 274 ] {b91bd445-494e-466f-8a62-2b5a340720c1} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): Loading data parts 2025.02.24 21:44:02.405120 [ 274 ] {b91bd445-494e-466f-8a62-2b5a340720c1} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): There are no data parts 2025.02.24 21:44:02.406408 [ 274 ] {b91bd445-494e-466f-8a62-2b5a340720c1} TCPHandler: Processed in 0.004559594 sec. 2025.02.24 21:44:02.406611 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.406825 [ 275 ] {fe132791-47fe-429b-b8ea-44aca47f6a25} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.406979 [ 275 ] {fe132791-47fe-429b-b8ea-44aca47f6a25} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.24 21:44:02.409012 [ 275 ] {fe132791-47fe-429b-b8ea-44aca47f6a25} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Loading data parts 2025.02.24 21:44:02.409176 [ 275 ] {fe132791-47fe-429b-b8ea-44aca47f6a25} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): There are no data parts 2025.02.24 21:44:02.410319 [ 275 ] {fe132791-47fe-429b-b8ea-44aca47f6a25} TCPHandler: Processed in 0.003770125 sec. 2025.02.24 21:44:02.410553 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.410814 [ 274 ] {b03590f4-542a-4751-a84f-4a1b249721e1} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.410948 [ 274 ] {b03590f4-542a-4751-a84f-4a1b249721e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.24 21:44:02.412811 [ 274 ] {b03590f4-542a-4751-a84f-4a1b249721e1} oximeter.fields_i32 (c9e981c5-cfa3-449e-84e0-dae42804c8d5): Loading data parts 2025.02.24 21:44:02.412961 [ 274 ] {b03590f4-542a-4751-a84f-4a1b249721e1} oximeter.fields_i32 (c9e981c5-cfa3-449e-84e0-dae42804c8d5): There are no data parts 2025.02.24 21:44:02.414187 [ 274 ] {b03590f4-542a-4751-a84f-4a1b249721e1} TCPHandler: Processed in 0.003693031 sec. 2025.02.24 21:44:02.414400 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.414610 [ 275 ] {1503e97a-7803-44a8-95d1-26278a7ec69e} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.414763 [ 275 ] {1503e97a-7803-44a8-95d1-26278a7ec69e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.24 21:44:02.416824 [ 275 ] {1503e97a-7803-44a8-95d1-26278a7ec69e} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): Loading data parts 2025.02.24 21:44:02.417000 [ 275 ] {1503e97a-7803-44a8-95d1-26278a7ec69e} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): There are no data parts 2025.02.24 21:44:02.418491 [ 275 ] {1503e97a-7803-44a8-95d1-26278a7ec69e} TCPHandler: Processed in 0.004150864 sec. 2025.02.24 21:44:02.418795 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.419004 [ 274 ] {c918fee0-687e-495a-a2cb-44fe70bbfec6} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.419144 [ 274 ] {c918fee0-687e-495a-a2cb-44fe70bbfec6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.24 21:44:02.421041 [ 274 ] {c918fee0-687e-495a-a2cb-44fe70bbfec6} oximeter.fields_i64 (19d3c08e-2e7c-4240-a0af-b354aef925b5): Loading data parts 2025.02.24 21:44:02.421309 [ 274 ] {c918fee0-687e-495a-a2cb-44fe70bbfec6} oximeter.fields_i64 (19d3c08e-2e7c-4240-a0af-b354aef925b5): There are no data parts 2025.02.24 21:44:02.422495 [ 274 ] {c918fee0-687e-495a-a2cb-44fe70bbfec6} TCPHandler: Processed in 0.003759285 sec. 2025.02.24 21:44:02.422699 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.423022 [ 275 ] {eba5d25b-8373-48c4-91a2-dfcb2e46d581} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.423135 [ 275 ] {eba5d25b-8373-48c4-91a2-dfcb2e46d581} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.24 21:44:02.425147 [ 275 ] {eba5d25b-8373-48c4-91a2-dfcb2e46d581} oximeter.fields_u64 (86da11e6-5b24-423d-bc2e-c0a9b1b15e4e): Loading data parts 2025.02.24 21:44:02.425335 [ 275 ] {eba5d25b-8373-48c4-91a2-dfcb2e46d581} oximeter.fields_u64 (86da11e6-5b24-423d-bc2e-c0a9b1b15e4e): There are no data parts 2025.02.24 21:44:02.426616 [ 275 ] {eba5d25b-8373-48c4-91a2-dfcb2e46d581} TCPHandler: Processed in 0.00399037 sec. 2025.02.24 21:44:02.426896 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.427110 [ 274 ] {706eb6c3-8415-453c-afbb-f08718738b44} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.427299 [ 274 ] {706eb6c3-8415-453c-afbb-f08718738b44} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.24 21:44:02.429194 [ 274 ] {706eb6c3-8415-453c-afbb-f08718738b44} oximeter.fields_ipaddr (a6adc5cc-60e9-45f4-955f-bb6803f18f91): Loading data parts 2025.02.24 21:44:02.429434 [ 274 ] {706eb6c3-8415-453c-afbb-f08718738b44} oximeter.fields_ipaddr (a6adc5cc-60e9-45f4-955f-bb6803f18f91): There are no data parts 2025.02.24 21:44:02.430657 [ 274 ] {706eb6c3-8415-453c-afbb-f08718738b44} TCPHandler: Processed in 0.003816666 sec. 2025.02.24 21:44:02.430844 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.431159 [ 275 ] {ca3aab95-c2a4-473e-a1be-8f6c8876ced1} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:02.431289 [ 275 ] {ca3aab95-c2a4-473e-a1be-8f6c8876ced1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.24 21:44:02.433148 [ 275 ] {ca3aab95-c2a4-473e-a1be-8f6c8876ced1} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Loading data parts 2025.02.24 21:44:02.433303 [ 275 ] {ca3aab95-c2a4-473e-a1be-8f6c8876ced1} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): There are no data parts 2025.02.24 21:44:02.434571 [ 275 ] {ca3aab95-c2a4-473e-a1be-8f6c8876ced1} TCPHandler: Processed in 0.003784785 sec. 2025.02.24 21:44:02.434804 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.435055 [ 274 ] {f97cda5c-6c6c-4ede-a6a6-3546335f1f1d} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:02.435219 [ 274 ] {f97cda5c-6c6c-4ede-a6a6-3546335f1f1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.24 21:44:02.437064 [ 274 ] {f97cda5c-6c6c-4ede-a6a6-3546335f1f1d} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Loading data parts 2025.02.24 21:44:02.437288 [ 274 ] {f97cda5c-6c6c-4ede-a6a6-3546335f1f1d} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): There are no data parts 2025.02.24 21:44:02.438471 [ 274 ] {f97cda5c-6c6c-4ede-a6a6-3546335f1f1d} TCPHandler: Processed in 0.003734634 sec. 2025.02.24 21:44:02.438676 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.439129 [ 275 ] {4202a2ca-8d68-4026-8b58-9956b0a45322} executeQuery: (from [fd00:1122:3344:101::d]:49535) /* 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.24 21:44:02.439278 [ 275 ] {4202a2ca-8d68-4026-8b58-9956b0a45322} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.24 21:44:02.441093 [ 275 ] {4202a2ca-8d68-4026-8b58-9956b0a45322} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): Loading data parts 2025.02.24 21:44:02.441312 [ 275 ] {4202a2ca-8d68-4026-8b58-9956b0a45322} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): There are no data parts 2025.02.24 21:44:02.442612 [ 275 ] {4202a2ca-8d68-4026-8b58-9956b0a45322} TCPHandler: Processed in 0.00400222 sec. 2025.02.24 21:44:02.442809 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:02.443175 [ 274 ] {87b2f402-2a4e-4a5f-8fa1-325e2b12c681} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.24 21:44:02.446016 [ 274 ] {87b2f402-2a4e-4a5f-8fa1-325e2b12c681} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.24 21:44:02.455930 [ 283 ] {87b2f402-2a4e-4a5f-8fa1-325e2b12c681} oximeter.version (6cb7110a-c18b-457d-8fbb-84b5cd309173): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:02.456071 [ 283 ] {87b2f402-2a4e-4a5f-8fa1-325e2b12c681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.24 21:44:02.463123 [ 283 ] {87b2f402-2a4e-4a5f-8fa1-325e2b12c681} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:02.463774 [ 283 ] {87b2f402-2a4e-4a5f-8fa1-325e2b12c681} oximeter.version (6cb7110a-c18b-457d-8fbb-84b5cd309173): 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.24 21:44:02.464181 [ 274 ] {87b2f402-2a4e-4a5f-8fa1-325e2b12c681} executeQuery: Read 1 rows, 16.00 B in 0.021133 sec., 47.31935834950078 rows/sec., 757.11 B/sec. 2025.02.24 21:44:02.464480 [ 274 ] {87b2f402-2a4e-4a5f-8fa1-325e2b12c681} TCPHandler: Processed in 0.021737624 sec. 2025.02.24 21:44:02.605755 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.24 21:44:02.605805 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.02.24 21:44:02.605963 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.24 21:44:02.605975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.24 21:44:02.613543 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Loading data parts 2025.02.24 21:44:02.614049 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): There are no data parts 2025.02.24 21:44:02.624570 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Loading data parts 2025.02.24 21:44:02.624744 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): There are no data parts 2025.02.24 21:44:02.628767 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:02.628927 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.24 21:44:02.633367 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:02.633897 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:02.634238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.02.24 21:44:02.655893 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:02.655939 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.24 21:44:02.663330 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:02.664500 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:02.666838 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.24 21:44:03.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 132.69 MiB, peak 136.69 MiB, free memory in arenas 0.00 B, will set to 150.24 MiB (RSS), difference: 17.54 MiB 2025.02.24 21:44:05.105729 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.24 21:44:05.105841 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.24 21:44:05.110853 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): Loading data parts 2025.02.24 21:44:05.111142 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): There are no data parts 2025.02.24 21:44:05.121478 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:05.121515 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.24 21:44:05.123393 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:05.123995 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): 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.24 21:44:05.124479 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.24 21:44:06.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.56 MiB, peak 154.56 MiB, free memory in arenas 0.00 B, will set to 150.85 MiB (RSS), difference: -3.71 MiB 2025.02.24 21:44:10.071623 [ 125 ] {} DNSResolver: Updating DNS cache 2025.02.24 21:44:10.071683 [ 125 ] {} DNSResolver: Updated DNS cache 2025.02.24 21:44:10.134409 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.02.24 21:44:10.135506 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:10.135670 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.24 21:44:10.136419 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:10.137254 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:10.137639 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.24 21:44:10.167003 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.24 21:44:10.187545 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:10.187596 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.24 21:44:10.194702 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:10.195894 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:10.198208 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.24 21:44:16.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.56 MiB, peak 155.54 MiB, free memory in arenas 0.00 B, will set to 152.58 MiB (RSS), difference: 4.02 MiB 2025.02.24 21:44:17.637767 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.02.24 21:44:17.638380 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:17.638502 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.24 21:44:17.639335 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:17.639897 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:17.640186 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.02.24 21:44:17.698379 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.24 21:44:17.717768 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:17.717832 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.24 21:44:17.724275 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:17.725420 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:17.728340 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.24 21:44:22.474772 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.474986 [ 274 ] {4d79e9b5-93e6-426a-a800-280895efc374} executeQuery: (from [fd00:1122:3344:101::d]:58151) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.24 21:44:22.475391 [ 274 ] {4d79e9b5-93e6-426a-a800-280895efc374} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.483662 [ 274 ] {4d79e9b5-93e6-426a-a800-280895efc374} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.490529 [ 274 ] {4d79e9b5-93e6-426a-a800-280895efc374} TCPHandler: Processed in 0.015882148 sec. 2025.02.24 21:44:22.493129 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.493365 [ 275 ] {658fa0fe-d29a-4b82-b21c-61bcbcc3c526} executeQuery: (from [fd00:1122:3344:101::d]:49535) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.24 21:44:22.499276 [ 275 ] {658fa0fe-d29a-4b82-b21c-61bcbcc3c526} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.499361 [ 275 ] {658fa0fe-d29a-4b82-b21c-61bcbcc3c526} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.500052 [ 275 ] {658fa0fe-d29a-4b82-b21c-61bcbcc3c526} TCPHandler: Processed in 0.007059956 sec. 2025.02.24 21:44:22.500409 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.500591 [ 274 ] {5c12fbc6-8d66-4920-89f1-1c8319ebd7e7} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:22.501048 [ 274 ] {5c12fbc6-8d66-4920-89f1-1c8319ebd7e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.501107 [ 274 ] {5c12fbc6-8d66-4920-89f1-1c8319ebd7e7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.501603 [ 274 ] {5c12fbc6-8d66-4920-89f1-1c8319ebd7e7} TCPHandler: Processed in 0.001261481 sec. 2025.02.24 21:44:22.501906 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.502087 [ 275 ] {4bf3c07f-b1b2-4ab4-bb72-ee0ac26c1bac} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:22.502548 [ 275 ] {4bf3c07f-b1b2-4ab4-bb72-ee0ac26c1bac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.502622 [ 275 ] {4bf3c07f-b1b2-4ab4-bb72-ee0ac26c1bac} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.503205 [ 275 ] {4bf3c07f-b1b2-4ab4-bb72-ee0ac26c1bac} TCPHandler: Processed in 0.001364314 sec. 2025.02.24 21:44:22.503515 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.503674 [ 274 ] {506b1a90-c0e9-4d31-ae7a-8034928f8a93} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:22.504051 [ 274 ] {506b1a90-c0e9-4d31-ae7a-8034928f8a93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.504109 [ 274 ] {506b1a90-c0e9-4d31-ae7a-8034928f8a93} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.504577 [ 274 ] {506b1a90-c0e9-4d31-ae7a-8034928f8a93} TCPHandler: Processed in 0.001122388 sec. 2025.02.24 21:44:22.504894 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.505055 [ 275 ] {7c92a954-8d80-4c18-88eb-5b69c83d3680} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:22.505549 [ 275 ] {7c92a954-8d80-4c18-88eb-5b69c83d3680} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.505619 [ 275 ] {7c92a954-8d80-4c18-88eb-5b69c83d3680} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.506187 [ 275 ] {7c92a954-8d80-4c18-88eb-5b69c83d3680} TCPHandler: Processed in 0.001348094 sec. 2025.02.24 21:44:22.506500 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.506659 [ 274 ] {2eda81b1-96b4-4321-8915-b2067dc0ed61} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:22.507034 [ 274 ] {2eda81b1-96b4-4321-8915-b2067dc0ed61} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.507091 [ 274 ] {2eda81b1-96b4-4321-8915-b2067dc0ed61} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.507557 [ 274 ] {2eda81b1-96b4-4321-8915-b2067dc0ed61} TCPHandler: Processed in 0.001114198 sec. 2025.02.24 21:44:22.507817 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.507979 [ 275 ] {629f6728-cc3b-4649-b75c-365716c4a5a0} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:22.508416 [ 275 ] {629f6728-cc3b-4649-b75c-365716c4a5a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.508487 [ 275 ] {629f6728-cc3b-4649-b75c-365716c4a5a0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.509062 [ 275 ] {629f6728-cc3b-4649-b75c-365716c4a5a0} TCPHandler: Processed in 0.001307953 sec. 2025.02.24 21:44:22.509316 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.509472 [ 274 ] {6670b62c-f8aa-48df-ac3b-1ebe79e268d2} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:22.509847 [ 274 ] {6670b62c-f8aa-48df-ac3b-1ebe79e268d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.509902 [ 274 ] {6670b62c-f8aa-48df-ac3b-1ebe79e268d2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.510357 [ 274 ] {6670b62c-f8aa-48df-ac3b-1ebe79e268d2} TCPHandler: Processed in 0.001096207 sec. 2025.02.24 21:44:22.510633 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.510808 [ 275 ] {7f3bd7b5-4115-4fc4-b439-20dbd26875ad} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:22.511189 [ 275 ] {7f3bd7b5-4115-4fc4-b439-20dbd26875ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.511245 [ 275 ] {7f3bd7b5-4115-4fc4-b439-20dbd26875ad} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.511733 [ 275 ] {7f3bd7b5-4115-4fc4-b439-20dbd26875ad} TCPHandler: Processed in 0.001153809 sec. 2025.02.24 21:44:22.512015 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.512200 [ 274 ] {210e58a0-d825-4d0a-94ba-60fc29fa6119} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:22.512655 [ 274 ] {210e58a0-d825-4d0a-94ba-60fc29fa6119} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.512721 [ 274 ] {210e58a0-d825-4d0a-94ba-60fc29fa6119} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.513246 [ 274 ] {210e58a0-d825-4d0a-94ba-60fc29fa6119} TCPHandler: Processed in 0.001289482 sec. 2025.02.24 21:44:22.513525 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.513688 [ 275 ] {25f4a341-d020-4a54-9017-78d330134d4e} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:22.514075 [ 275 ] {25f4a341-d020-4a54-9017-78d330134d4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.514131 [ 275 ] {25f4a341-d020-4a54-9017-78d330134d4e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.514635 [ 275 ] {25f4a341-d020-4a54-9017-78d330134d4e} TCPHandler: Processed in 0.00116583 sec. 2025.02.24 21:44:22.514961 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.515122 [ 274 ] {a6e2ceaf-fdde-40f9-a0b5-b4cf0d1c02ef} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:22.515521 [ 274 ] {a6e2ceaf-fdde-40f9-a0b5-b4cf0d1c02ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.515582 [ 274 ] {a6e2ceaf-fdde-40f9-a0b5-b4cf0d1c02ef} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.516074 [ 274 ] {a6e2ceaf-fdde-40f9-a0b5-b4cf0d1c02ef} TCPHandler: Processed in 0.00117227 sec. 2025.02.24 21:44:22.516368 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.516532 [ 275 ] {c166c1f5-3a9c-42b5-9419-ad5b8b6309b5} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:22.516931 [ 275 ] {c166c1f5-3a9c-42b5-9419-ad5b8b6309b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.516992 [ 275 ] {c166c1f5-3a9c-42b5-9419-ad5b8b6309b5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.517508 [ 275 ] {c166c1f5-3a9c-42b5-9419-ad5b8b6309b5} TCPHandler: Processed in 0.00119507 sec. 2025.02.24 21:44:22.517871 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.518042 [ 274 ] {aefea514-1490-40b7-9b2a-dc995e284c4b} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:22.518483 [ 274 ] {aefea514-1490-40b7-9b2a-dc995e284c4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.518565 [ 274 ] {aefea514-1490-40b7-9b2a-dc995e284c4b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.519222 [ 274 ] {aefea514-1490-40b7-9b2a-dc995e284c4b} TCPHandler: Processed in 0.001412196 sec. 2025.02.24 21:44:22.519588 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.519764 [ 275 ] {3f6170df-f0bc-4dca-92b4-4dfd98d2ae19} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:22.520267 [ 275 ] {3f6170df-f0bc-4dca-92b4-4dfd98d2ae19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.520357 [ 275 ] {3f6170df-f0bc-4dca-92b4-4dfd98d2ae19} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.521016 [ 275 ] {3f6170df-f0bc-4dca-92b4-4dfd98d2ae19} TCPHandler: Processed in 0.001497808 sec. 2025.02.24 21:44:22.521333 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.521509 [ 274 ] {c67ad09b-88fc-43c7-89a1-a3976ef9ee99} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:22.521961 [ 274 ] {c67ad09b-88fc-43c7-89a1-a3976ef9ee99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.522025 [ 274 ] {c67ad09b-88fc-43c7-89a1-a3976ef9ee99} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.522553 [ 274 ] {c67ad09b-88fc-43c7-89a1-a3976ef9ee99} TCPHandler: Processed in 0.001280252 sec. 2025.02.24 21:44:22.522835 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.523014 [ 275 ] {1b8253b3-2049-49da-bba5-c0be0c28c72e} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:44:22.523477 [ 275 ] {1b8253b3-2049-49da-bba5-c0be0c28c72e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.523538 [ 275 ] {1b8253b3-2049-49da-bba5-c0be0c28c72e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:22.524100 [ 275 ] {1b8253b3-2049-49da-bba5-c0be0c28c72e} TCPHandler: Processed in 0.001323003 sec. 2025.02.24 21:44:22.530330 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.530484 [ 274 ] {c261ec27-3046-42f4-8def-051e896f08a9} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.24 21:44:22.530545 [ 274 ] {c261ec27-3046-42f4-8def-051e896f08a9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:22.531342 [ 274 ] {c261ec27-3046-42f4-8def-051e896f08a9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:22.531389 [ 274 ] {c261ec27-3046-42f4-8def-051e896f08a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:22.532114 [ 274 ] {c261ec27-3046-42f4-8def-051e896f08a9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:22.532597 [ 274 ] {c261ec27-3046-42f4-8def-051e896f08a9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): 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.24 21:44:22.532824 [ 274 ] {c261ec27-3046-42f4-8def-051e896f08a9} executeQuery: Read 18 rows, 2.52 KiB in 0.002396 sec., 7512.520868113522 rows/sec., 1.03 MiB/sec. 2025.02.24 21:44:22.532884 [ 274 ] {c261ec27-3046-42f4-8def-051e896f08a9} TCPHandler: Processed in 0.002613236 sec. 2025.02.24 21:44:22.533049 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.533184 [ 275 ] {a1d4c6f3-91fb-447e-9f83-8695aed20fea} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:44:22.533241 [ 275 ] {a1d4c6f3-91fb-447e-9f83-8695aed20fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:44:22.536682 [ 275 ] {a1d4c6f3-91fb-447e-9f83-8695aed20fea} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:22.536727 [ 275 ] {a1d4c6f3-91fb-447e-9f83-8695aed20fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:22.539389 [ 275 ] {a1d4c6f3-91fb-447e-9f83-8695aed20fea} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:22.539882 [ 275 ] {a1d4c6f3-91fb-447e-9f83-8695aed20fea} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:22.540121 [ 275 ] {a1d4c6f3-91fb-447e-9f83-8695aed20fea} executeQuery: Read 56 rows, 4.41 KiB in 0.006972 sec., 8032.128514056225 rows/sec., 631.85 KiB/sec. 2025.02.24 21:44:22.540186 [ 275 ] {a1d4c6f3-91fb-447e-9f83-8695aed20fea} TCPHandler: Processed in 0.00719819 sec. 2025.02.24 21:44:22.540350 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.540490 [ 274 ] {13fe6689-3f0b-4823-b509-a6e695723682} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:44:22.540546 [ 274 ] {13fe6689-3f0b-4823-b509-a6e695723682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:44:22.541193 [ 274 ] {13fe6689-3f0b-4823-b509-a6e695723682} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:22.541235 [ 274 ] {13fe6689-3f0b-4823-b509-a6e695723682} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:22.541753 [ 274 ] {13fe6689-3f0b-4823-b509-a6e695723682} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:22.542309 [ 274 ] {13fe6689-3f0b-4823-b509-a6e695723682} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:22.542569 [ 274 ] {13fe6689-3f0b-4823-b509-a6e695723682} executeQuery: Read 64 rows, 5.12 KiB in 0.002115 sec., 30260.047281323874 rows/sec., 2.36 MiB/sec. 2025.02.24 21:44:22.542699 [ 274 ] {13fe6689-3f0b-4823-b509-a6e695723682} TCPHandler: Processed in 0.002408331 sec. 2025.02.24 21:44:22.542884 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.543019 [ 275 ] {63fc7245-c0e1-45f8-8e1e-cac531fa59f3} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:22.543076 [ 275 ] {63fc7245-c0e1-45f8-8e1e-cac531fa59f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:22.543740 [ 275 ] {63fc7245-c0e1-45f8-8e1e-cac531fa59f3} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:22.543779 [ 275 ] {63fc7245-c0e1-45f8-8e1e-cac531fa59f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:22.544387 [ 275 ] {63fc7245-c0e1-45f8-8e1e-cac531fa59f3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:22.544905 [ 275 ] {63fc7245-c0e1-45f8-8e1e-cac531fa59f3} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:22.545128 [ 275 ] {63fc7245-c0e1-45f8-8e1e-cac531fa59f3} executeQuery: Read 128 rows, 9.13 KiB in 0.002145 sec., 59673.65967365967 rows/sec., 4.16 MiB/sec. 2025.02.24 21:44:22.545184 [ 275 ] {63fc7245-c0e1-45f8-8e1e-cac531fa59f3} TCPHandler: Processed in 0.00237414 sec. 2025.02.24 21:44:22.545337 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:22.545462 [ 274 ] {f3d5a8cd-ef1d-463c-b1e1-2461966934b1} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:44:22.545514 [ 274 ] {f3d5a8cd-ef1d-463c-b1e1-2461966934b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:44:22.546010 [ 274 ] {f3d5a8cd-ef1d-463c-b1e1-2461966934b1} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:22.546051 [ 274 ] {f3d5a8cd-ef1d-463c-b1e1-2461966934b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:22.546537 [ 274 ] {f3d5a8cd-ef1d-463c-b1e1-2461966934b1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:22.547027 [ 274 ] {f3d5a8cd-ef1d-463c-b1e1-2461966934b1} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:22.547250 [ 274 ] {f3d5a8cd-ef1d-463c-b1e1-2461966934b1} executeQuery: Read 48 rows, 3.31 KiB in 0.001808 sec., 26548.672566371682 rows/sec., 1.79 MiB/sec. 2025.02.24 21:44:22.547391 [ 274 ] {f3d5a8cd-ef1d-463c-b1e1-2461966934b1} TCPHandler: Processed in 0.002111463 sec. 2025.02.24 21:44:25.072228 [ 112 ] {} DNSResolver: Updating DNS cache 2025.02.24 21:44:25.072332 [ 112 ] {} DNSResolver: Updated DNS cache 2025.02.24 21:44:25.124929 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 2025.02.24 21:44:25.129041 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:25.129081 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:25.130540 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:25.130860 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): 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.24 21:44:25.131516 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 134 2025.02.24 21:44:25.140343 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.02.24 21:44:25.141461 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:25.141541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:25.142122 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:44:25.142379 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:25.142572 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.24 21:44:25.228450 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.24 21:44:25.249750 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:25.249812 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:25.256767 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:44:25.257524 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:25.260138 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.24 21:44:26.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.58 MiB, peak 158.58 MiB, free memory in arenas 0.00 B, will set to 155.71 MiB (RSS), difference: 1.12 MiB 2025.02.24 21:44:27.481497 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:27.481687 [ 274 ] {4d4a7cd9-c217-475d-8eb2-234086962b3b} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:44:27.481759 [ 274 ] {4d4a7cd9-c217-475d-8eb2-234086962b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:44:27.482525 [ 274 ] {4d4a7cd9-c217-475d-8eb2-234086962b3b} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:27.482575 [ 274 ] {4d4a7cd9-c217-475d-8eb2-234086962b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:27.483014 [ 274 ] {4d4a7cd9-c217-475d-8eb2-234086962b3b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:27.483266 [ 274 ] {4d4a7cd9-c217-475d-8eb2-234086962b3b} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:27.483529 [ 274 ] {4d4a7cd9-c217-475d-8eb2-234086962b3b} executeQuery: Read 56 rows, 4.41 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.28 MiB/sec. 2025.02.24 21:44:27.483688 [ 274 ] {4d4a7cd9-c217-475d-8eb2-234086962b3b} TCPHandler: Processed in 0.002321489 sec. 2025.02.24 21:44:27.483944 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:27.484135 [ 275 ] {97752e84-806b-47af-8b4a-ef0a0b04c897} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:44:27.484210 [ 275 ] {97752e84-806b-47af-8b4a-ef0a0b04c897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:44:27.484966 [ 275 ] {97752e84-806b-47af-8b4a-ef0a0b04c897} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:27.485011 [ 275 ] {97752e84-806b-47af-8b4a-ef0a0b04c897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:27.485456 [ 275 ] {97752e84-806b-47af-8b4a-ef0a0b04c897} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:27.485719 [ 275 ] {97752e84-806b-47af-8b4a-ef0a0b04c897} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:27.485922 [ 275 ] {97752e84-806b-47af-8b4a-ef0a0b04c897} executeQuery: Read 64 rows, 5.12 KiB in 0.00184 sec., 34782.608695652176 rows/sec., 2.71 MiB/sec. 2025.02.24 21:44:27.485985 [ 275 ] {97752e84-806b-47af-8b4a-ef0a0b04c897} TCPHandler: Processed in 0.002176914 sec. 2025.02.24 21:44:27.486196 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:27.486346 [ 274 ] {cb3d80a7-f199-43b2-9f46-5318b6fefa8a} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:27.486413 [ 274 ] {cb3d80a7-f199-43b2-9f46-5318b6fefa8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:27.487096 [ 274 ] {cb3d80a7-f199-43b2-9f46-5318b6fefa8a} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:27.487143 [ 274 ] {cb3d80a7-f199-43b2-9f46-5318b6fefa8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:27.487559 [ 274 ] {cb3d80a7-f199-43b2-9f46-5318b6fefa8a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:27.487804 [ 274 ] {cb3d80a7-f199-43b2-9f46-5318b6fefa8a} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:27.488022 [ 274 ] {cb3d80a7-f199-43b2-9f46-5318b6fefa8a} executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. 2025.02.24 21:44:27.488078 [ 274 ] {cb3d80a7-f199-43b2-9f46-5318b6fefa8a} TCPHandler: Processed in 0.001954359 sec. 2025.02.24 21:44:27.488248 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:27.488405 [ 275 ] {5064ef8c-5715-4d3d-9413-df4d3a7a466d} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:44:27.488470 [ 275 ] {5064ef8c-5715-4d3d-9413-df4d3a7a466d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:44:27.489097 [ 275 ] {5064ef8c-5715-4d3d-9413-df4d3a7a466d} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:27.489139 [ 275 ] {5064ef8c-5715-4d3d-9413-df4d3a7a466d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:27.489554 [ 275 ] {5064ef8c-5715-4d3d-9413-df4d3a7a466d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:27.489803 [ 275 ] {5064ef8c-5715-4d3d-9413-df4d3a7a466d} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:27.489979 [ 275 ] {5064ef8c-5715-4d3d-9413-df4d3a7a466d} executeQuery: Read 60 rows, 4.14 KiB in 0.001612 sec., 37220.843672456576 rows/sec., 2.51 MiB/sec. 2025.02.24 21:44:27.490026 [ 275 ] {5064ef8c-5715-4d3d-9413-df4d3a7a466d} TCPHandler: Processed in 0.001839037 sec. 2025.02.24 21:44:32.474716 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.475009 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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.24 21:44:32.477626 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.479580 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} 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.24 21:44:32.479908 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.480090 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.480400 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.24 21:44:32.481490 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.481539 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.481559 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.481670 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} 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.24 21:44:32.481696 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.487773 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} executeQuery: Read 18 rows, 754.00 B in 0.012884 sec., 1397.0816516609748 rows/sec., 57.15 KiB/sec. 2025.02.24 21:44:32.487921 [ 274 ] {87e07b25-9085-48ef-9864-a914598b8592} TCPHandler: Processed in 0.013337214 sec. 2025.02.24 21:44:32.490837 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.491255 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.24 21:44:32.491752 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.491800 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} 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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.24 21:44:32.492115 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.492202 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.492386 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.24 21:44:32.492428 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.492454 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.492473 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.492525 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} 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_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.24 21:44:32.492551 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.493209 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} executeQuery: Read 18 rows, 754.00 B in 0.002148 sec., 8379.888268156425 rows/sec., 342.80 KiB/sec. 2025.02.24 21:44:32.493338 [ 275 ] {1a4159b1-744b-4f0a-8d79-bfdb00b5114e} TCPHandler: Processed in 0.002690337 sec. 2025.02.24 21:44:32.493961 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.494149 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.24 21:44:32.494475 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.494519 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.24 21:44:32.494791 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.494861 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.495020 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.24 21:44:32.495056 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.495080 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.495097 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.495145 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.24 21:44:32.495170 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.495772 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} executeQuery: Read 18 rows, 754.00 B in 0.001708 sec., 10538.64168618267 rows/sec., 431.11 KiB/sec. 2025.02.24 21:44:32.495887 [ 274 ] {215a847d-452e-4116-837a-e73feed51cf6} TCPHandler: Processed in 0.00198799 sec. 2025.02.24 21:44:32.496229 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.496449 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.24 21:44:32.496773 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.496819 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.02.24 21:44:32.497097 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.497169 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.497328 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.24 21:44:32.497366 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.497391 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.497408 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.497457 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.24 21:44:32.497480 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.498061 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} executeQuery: Read 18 rows, 754.00 B in 0.001717 sec., 10483.401281304601 rows/sec., 428.85 KiB/sec. 2025.02.24 21:44:32.498183 [ 275 ] {c9d28b0e-5c5b-4902-848c-58b0339ce8da} TCPHandler: Processed in 0.002023461 sec. 2025.02.24 21:44:32.498448 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.498656 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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_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.24 21:44:32.499024 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.499077 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.02.24 21:44:32.499415 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.499492 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.499641 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.24 21:44:32.499675 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.499698 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.499715 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.499759 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.24 21:44:32.499782 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.500410 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} executeQuery: Read 18 rows, 754.00 B in 0.001852 sec., 9719.222462203024 rows/sec., 397.59 KiB/sec. 2025.02.24 21:44:32.500528 [ 274 ] {ccaefa22-fb2b-465f-99df-8b7c9293be13} TCPHandler: Processed in 0.002136914 sec. 2025.02.24 21:44:32.500842 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.501051 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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_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.24 21:44:32.501425 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.501472 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} 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_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.24 21:44:32.501753 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.501821 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.501968 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.24 21:44:32.502001 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.502024 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.502041 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.502086 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.24 21:44:32.502109 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.502706 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} executeQuery: Read 18 rows, 754.00 B in 0.001755 sec., 10256.410256410256 rows/sec., 419.56 KiB/sec. 2025.02.24 21:44:32.502825 [ 275 ] {947fd35f-3c6d-447d-894a-d2dde6319b1c} TCPHandler: Processed in 0.002053932 sec. 2025.02.24 21:44:32.503202 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.503409 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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_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.24 21:44:32.503729 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.503773 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} 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_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.24 21:44:32.504047 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.504114 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.504263 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.24 21:44:32.504296 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.504319 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.504336 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.504381 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} 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_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.24 21:44:32.504404 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.504986 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} executeQuery: Read 18 rows, 754.00 B in 0.001674 sec., 10752.688172043012 rows/sec., 439.86 KiB/sec. 2025.02.24 21:44:32.505099 [ 274 ] {c4a00d33-6eff-4cea-8747-d70225791160} TCPHandler: Processed in 0.00196748 sec. 2025.02.24 21:44:32.505386 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.505578 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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_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.24 21:44:32.505951 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.506004 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} 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_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.24 21:44:32.506352 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.506433 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.506590 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.24 21:44:32.506624 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.506647 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.506664 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.506708 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} 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_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.24 21:44:32.506731 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.507280 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} executeQuery: Read 18 rows, 754.00 B in 0.0018 sec., 10000 rows/sec., 409.07 KiB/sec. 2025.02.24 21:44:32.507397 [ 275 ] {f0090dad-417b-4127-8745-a53718d2798a} TCPHandler: Processed in 0.002065182 sec. 2025.02.24 21:44:32.507681 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.507888 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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_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.24 21:44:32.508264 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.508318 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} 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_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.24 21:44:32.508625 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.508691 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.508839 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.24 21:44:32.508873 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.508895 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.508911 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.508955 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} 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_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.24 21:44:32.508980 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.509523 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} executeQuery: Read 18 rows, 754.00 B in 0.001732 sec., 10392.609699769053 rows/sec., 425.13 KiB/sec. 2025.02.24 21:44:32.509640 [ 274 ] {a0401254-7313-40dd-a608-cb1e96a593c9} TCPHandler: Processed in 0.002027431 sec. 2025.02.24 21:44:32.509945 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.510157 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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_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.24 21:44:32.510522 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.510566 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} 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_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.24 21:44:32.510852 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.510919 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.511069 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.24 21:44:32.511103 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.511126 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.511144 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.511187 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} 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_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.24 21:44:32.511210 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.511889 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} executeQuery: Read 18 rows, 754.00 B in 0.001831 sec., 9830.693610049153 rows/sec., 402.15 KiB/sec. 2025.02.24 21:44:32.512014 [ 275 ] {95e522af-0494-4baf-9552-c437685b2459} TCPHandler: Processed in 0.002136294 sec. 2025.02.24 21:44:32.512321 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.512533 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} executeQuery: (from [fd00:1122:3344:101::d]:58151) 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_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.24 21:44:32.512909 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.512963 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} 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_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.24 21:44:32.513315 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.513394 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.513556 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.24 21:44:32.513592 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.513618 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.513638 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.513685 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} 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_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.24 21:44:32.513714 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.514330 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} executeQuery: Read 18 rows, 754.00 B in 0.001898 sec., 9483.667017913593 rows/sec., 387.95 KiB/sec. 2025.02.24 21:44:32.514450 [ 274 ] {8d8378bc-33ad-4493-b932-9614f3bd0a66} TCPHandler: Processed in 0.002194005 sec. 2025.02.24 21:44:32.520260 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.520581 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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_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.24 21:44:32.520972 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:32.521028 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} 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_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.24 21:44:32.521393 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.521475 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:32.521628 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.24 21:44:32.521661 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:32.521684 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:32.521701 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:32.521750 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} 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_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.24 21:44:32.521773 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.24 21:44:32.522365 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} executeQuery: Read 18 rows, 754.00 B in 0.001922 sec., 9365.244536940687 rows/sec., 383.11 KiB/sec. 2025.02.24 21:44:32.522481 [ 275 ] {6dfeaf86-ad36-4a99-b106-f9b8c1c1a48e} TCPHandler: Processed in 0.002333288 sec. 2025.02.24 21:44:32.529094 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.529252 [ 274 ] {1055a21e-42d2-4a7a-8444-43a3c4fe2d22} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.24 21:44:32.529315 [ 274 ] {1055a21e-42d2-4a7a-8444-43a3c4fe2d22} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:32.530297 [ 274 ] {1055a21e-42d2-4a7a-8444-43a3c4fe2d22} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.530340 [ 274 ] {1055a21e-42d2-4a7a-8444-43a3c4fe2d22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.530856 [ 274 ] {1055a21e-42d2-4a7a-8444-43a3c4fe2d22} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:32.531079 [ 274 ] {1055a21e-42d2-4a7a-8444-43a3c4fe2d22} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): 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.24 21:44:32.531330 [ 274 ] {1055a21e-42d2-4a7a-8444-43a3c4fe2d22} executeQuery: Read 12 rows, 4.37 KiB in 0.002123 sec., 5652.378709373528 rows/sec., 2.01 MiB/sec. 2025.02.24 21:44:32.531394 [ 274 ] {1055a21e-42d2-4a7a-8444-43a3c4fe2d22} TCPHandler: Processed in 0.002369499 sec. 2025.02.24 21:44:32.531561 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.531690 [ 275 ] {79f31d5e-8f67-43e0-b05a-9c8ef27185d3} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.24 21:44:32.531739 [ 275 ] {79f31d5e-8f67-43e0-b05a-9c8ef27185d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.24 21:44:32.534603 [ 275 ] {79f31d5e-8f67-43e0-b05a-9c8ef27185d3} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.534680 [ 275 ] {79f31d5e-8f67-43e0-b05a-9c8ef27185d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.535440 [ 275 ] {79f31d5e-8f67-43e0-b05a-9c8ef27185d3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:32.535723 [ 275 ] {79f31d5e-8f67-43e0-b05a-9c8ef27185d3} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): 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.24 21:44:32.535948 [ 275 ] {79f31d5e-8f67-43e0-b05a-9c8ef27185d3} executeQuery: Read 212 rows, 13.81 KiB in 0.004294 sec., 49371.215649743826 rows/sec., 3.14 MiB/sec. 2025.02.24 21:44:32.536007 [ 275 ] {79f31d5e-8f67-43e0-b05a-9c8ef27185d3} TCPHandler: Processed in 0.004501833 sec. 2025.02.24 21:44:32.536182 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.536324 [ 274 ] {71a1b91f-285e-4c22-b5e7-1b7579c01381} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:44:32.536382 [ 274 ] {71a1b91f-285e-4c22-b5e7-1b7579c01381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:44:32.537355 [ 274 ] {71a1b91f-285e-4c22-b5e7-1b7579c01381} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.537395 [ 274 ] {71a1b91f-285e-4c22-b5e7-1b7579c01381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.537802 [ 274 ] {71a1b91f-285e-4c22-b5e7-1b7579c01381} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:32.538046 [ 274 ] {71a1b91f-285e-4c22-b5e7-1b7579c01381} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:32.538339 [ 274 ] {71a1b91f-285e-4c22-b5e7-1b7579c01381} executeQuery: Read 617 rows, 49.39 KiB in 0.00202 sec., 305445.54455445544 rows/sec., 23.88 MiB/sec. 2025.02.24 21:44:32.538447 [ 274 ] {71a1b91f-285e-4c22-b5e7-1b7579c01381} TCPHandler: Processed in 0.002331889 sec. 2025.02.24 21:44:32.538612 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.538752 [ 275 ] {af462bc5-754c-43be-8f84-0dcad22efcfc} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.24 21:44:32.538810 [ 275 ] {af462bc5-754c-43be-8f84-0dcad22efcfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.24 21:44:32.539599 [ 275 ] {af462bc5-754c-43be-8f84-0dcad22efcfc} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.539637 [ 275 ] {af462bc5-754c-43be-8f84-0dcad22efcfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.539997 [ 275 ] {af462bc5-754c-43be-8f84-0dcad22efcfc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:32.540231 [ 275 ] {af462bc5-754c-43be-8f84-0dcad22efcfc} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): 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.24 21:44:32.540508 [ 275 ] {af462bc5-754c-43be-8f84-0dcad22efcfc} executeQuery: Read 106 rows, 6.39 KiB in 0.001767 sec., 59988.68138087154 rows/sec., 3.53 MiB/sec. 2025.02.24 21:44:32.540577 [ 275 ] {af462bc5-754c-43be-8f84-0dcad22efcfc} TCPHandler: Processed in 0.002032861 sec. 2025.02.24 21:44:32.540746 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.540887 [ 274 ] {8469f82a-a4e5-4b0b-a25e-a71eecebd351} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.24 21:44:32.540944 [ 274 ] {8469f82a-a4e5-4b0b-a25e-a71eecebd351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.24 21:44:32.541646 [ 274 ] {8469f82a-a4e5-4b0b-a25e-a71eecebd351} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.541685 [ 274 ] {8469f82a-a4e5-4b0b-a25e-a71eecebd351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.542038 [ 274 ] {8469f82a-a4e5-4b0b-a25e-a71eecebd351} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:32.542270 [ 274 ] {8469f82a-a4e5-4b0b-a25e-a71eecebd351} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): 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.24 21:44:32.542564 [ 274 ] {8469f82a-a4e5-4b0b-a25e-a71eecebd351} executeQuery: Read 113 rows, 7.49 KiB in 0.001702 sec., 66392.47943595769 rows/sec., 4.30 MiB/sec. 2025.02.24 21:44:32.542618 [ 274 ] {8469f82a-a4e5-4b0b-a25e-a71eecebd351} TCPHandler: Processed in 0.001937788 sec. 2025.02.24 21:44:32.542769 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.542908 [ 275 ] {456d6a1d-d62c-404a-8c25-adbd88ddde32} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.24 21:44:32.542966 [ 275 ] {456d6a1d-d62c-404a-8c25-adbd88ddde32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.24 21:44:32.543643 [ 275 ] {456d6a1d-d62c-404a-8c25-adbd88ddde32} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.543683 [ 275 ] {456d6a1d-d62c-404a-8c25-adbd88ddde32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.544041 [ 275 ] {456d6a1d-d62c-404a-8c25-adbd88ddde32} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:32.544271 [ 275 ] {456d6a1d-d62c-404a-8c25-adbd88ddde32} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): 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.24 21:44:32.544508 [ 275 ] {456d6a1d-d62c-404a-8c25-adbd88ddde32} executeQuery: Read 112 rows, 6.53 KiB in 0.001611 sec., 69522.03600248293 rows/sec., 3.96 MiB/sec. 2025.02.24 21:44:32.544613 [ 275 ] {456d6a1d-d62c-404a-8c25-adbd88ddde32} TCPHandler: Processed in 0.001915948 sec. 2025.02.24 21:44:32.544754 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.544893 [ 274 ] {9eb54721-8d14-48d9-9af2-4cbc48b918cb} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:44:32.544950 [ 274 ] {9eb54721-8d14-48d9-9af2-4cbc48b918cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:44:32.545743 [ 274 ] {9eb54721-8d14-48d9-9af2-4cbc48b918cb} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.545781 [ 274 ] {9eb54721-8d14-48d9-9af2-4cbc48b918cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.546147 [ 274 ] {9eb54721-8d14-48d9-9af2-4cbc48b918cb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:32.546379 [ 274 ] {9eb54721-8d14-48d9-9af2-4cbc48b918cb} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:32.546560 [ 274 ] {9eb54721-8d14-48d9-9af2-4cbc48b918cb} executeQuery: Read 382 rows, 27.58 KiB in 0.001699 sec., 224838.14008240143 rows/sec., 15.86 MiB/sec. 2025.02.24 21:44:32.546612 [ 274 ] {9eb54721-8d14-48d9-9af2-4cbc48b918cb} TCPHandler: Processed in 0.001926048 sec. 2025.02.24 21:44:32.546765 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.546902 [ 275 ] {7fdf4984-ac24-4832-b02d-a3e39eecf1d1} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.24 21:44:32.546958 [ 275 ] {7fdf4984-ac24-4832-b02d-a3e39eecf1d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.24 21:44:32.547505 [ 275 ] {7fdf4984-ac24-4832-b02d-a3e39eecf1d1} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.547544 [ 275 ] {7fdf4984-ac24-4832-b02d-a3e39eecf1d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.547888 [ 275 ] {7fdf4984-ac24-4832-b02d-a3e39eecf1d1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:32.548111 [ 275 ] {7fdf4984-ac24-4832-b02d-a3e39eecf1d1} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): 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.24 21:44:32.548371 [ 275 ] {7fdf4984-ac24-4832-b02d-a3e39eecf1d1} executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. 2025.02.24 21:44:32.548449 [ 275 ] {7fdf4984-ac24-4832-b02d-a3e39eecf1d1} TCPHandler: Processed in 0.001753403 sec. 2025.02.24 21:44:32.548590 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.548730 [ 274 ] {c7c40905-ebc2-457c-8089-2990a73d0b15} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:32.548792 [ 274 ] {c7c40905-ebc2-457c-8089-2990a73d0b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:32.549458 [ 274 ] {c7c40905-ebc2-457c-8089-2990a73d0b15} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.549501 [ 274 ] {c7c40905-ebc2-457c-8089-2990a73d0b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.549878 [ 274 ] {c7c40905-ebc2-457c-8089-2990a73d0b15} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:32.550118 [ 274 ] {c7c40905-ebc2-457c-8089-2990a73d0b15} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:32.550316 [ 274 ] {c7c40905-ebc2-457c-8089-2990a73d0b15} executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. 2025.02.24 21:44:32.550367 [ 274 ] {c7c40905-ebc2-457c-8089-2990a73d0b15} TCPHandler: Processed in 0.001843267 sec. 2025.02.24 21:44:32.550582 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.550811 [ 275 ] {3f804d58-4446-44d2-a8c7-bef9f9e6fa10} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.24 21:44:32.550902 [ 275 ] {3f804d58-4446-44d2-a8c7-bef9f9e6fa10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.24 21:44:32.551634 [ 275 ] {3f804d58-4446-44d2-a8c7-bef9f9e6fa10} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.551673 [ 275 ] {3f804d58-4446-44d2-a8c7-bef9f9e6fa10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.552029 [ 275 ] {3f804d58-4446-44d2-a8c7-bef9f9e6fa10} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:32.552265 [ 275 ] {3f804d58-4446-44d2-a8c7-bef9f9e6fa10} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): 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.24 21:44:32.552535 [ 275 ] {3f804d58-4446-44d2-a8c7-bef9f9e6fa10} executeQuery: Read 1 rows, 69.00 B in 0.001758 sec., 568.8282138794084 rows/sec., 38.33 KiB/sec. 2025.02.24 21:44:32.552607 [ 275 ] {3f804d58-4446-44d2-a8c7-bef9f9e6fa10} TCPHandler: Processed in 0.002150763 sec. 2025.02.24 21:44:32.552755 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:32.552877 [ 274 ] {2d9d142c-f054-419a-ae1a-0d3af6896d8e} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:44:32.552928 [ 274 ] {2d9d142c-f054-419a-ae1a-0d3af6896d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:44:32.553421 [ 274 ] {2d9d142c-f054-419a-ae1a-0d3af6896d8e} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.553458 [ 274 ] {2d9d142c-f054-419a-ae1a-0d3af6896d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.553825 [ 274 ] {2d9d142c-f054-419a-ae1a-0d3af6896d8e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:32.554060 [ 274 ] {2d9d142c-f054-419a-ae1a-0d3af6896d8e} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:32.554232 [ 274 ] {2d9d142c-f054-419a-ae1a-0d3af6896d8e} executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec. 2025.02.24 21:44:32.554289 [ 274 ] {2d9d142c-f054-419a-ae1a-0d3af6896d8e} TCPHandler: Processed in 0.00158912 sec. 2025.02.24 21:44:32.642696 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.02.24 21:44:32.643208 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.643245 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.643738 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:44:32.643983 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:32.644239 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.02.24 21:44:32.760239 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.24 21:44:32.780955 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:32.781012 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:32.788238 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:44:32.789022 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:32.792217 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.24 21:44:35.131778 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 188 2025.02.24 21:44:35.135306 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:35.135356 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:35.136914 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:35.137234 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): 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.24 21:44:35.137862 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 188 2025.02.24 21:44:37.480820 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:37.481006 [ 274 ] {d79b7add-e0ab-4080-aeb8-0d48f392ca1a} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:44:37.481087 [ 274 ] {d79b7add-e0ab-4080-aeb8-0d48f392ca1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:44:37.481886 [ 274 ] {d79b7add-e0ab-4080-aeb8-0d48f392ca1a} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:37.481936 [ 274 ] {d79b7add-e0ab-4080-aeb8-0d48f392ca1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:37.482378 [ 274 ] {d79b7add-e0ab-4080-aeb8-0d48f392ca1a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:44:37.482643 [ 274 ] {d79b7add-e0ab-4080-aeb8-0d48f392ca1a} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:37.483053 [ 274 ] {d79b7add-e0ab-4080-aeb8-0d48f392ca1a} executeQuery: Read 56 rows, 4.41 KiB in 0.002085 sec., 26858.51318944844 rows/sec., 2.06 MiB/sec. 2025.02.24 21:44:37.483249 [ 274 ] {d79b7add-e0ab-4080-aeb8-0d48f392ca1a} TCPHandler: Processed in 0.002552654 sec. 2025.02.24 21:44:37.483512 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:37.483703 [ 275 ] {48e49a5a-4eb4-4c3b-99f8-830e1c7e7b46} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:44:37.483776 [ 275 ] {48e49a5a-4eb4-4c3b-99f8-830e1c7e7b46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:44:37.484605 [ 275 ] {48e49a5a-4eb4-4c3b-99f8-830e1c7e7b46} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:37.484650 [ 275 ] {48e49a5a-4eb4-4c3b-99f8-830e1c7e7b46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:37.485086 [ 275 ] {48e49a5a-4eb4-4c3b-99f8-830e1c7e7b46} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:44:37.485337 [ 275 ] {48e49a5a-4eb4-4c3b-99f8-830e1c7e7b46} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:37.485596 [ 275 ] {48e49a5a-4eb4-4c3b-99f8-830e1c7e7b46} executeQuery: Read 64 rows, 5.12 KiB in 0.00194 sec., 32989.69072164948 rows/sec., 2.57 MiB/sec. 2025.02.24 21:44:37.485742 [ 275 ] {48e49a5a-4eb4-4c3b-99f8-830e1c7e7b46} TCPHandler: Processed in 0.002363989 sec. 2025.02.24 21:44:37.485898 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:37.486032 [ 274 ] {e39f6c13-e4c0-4f91-9adc-ae9f3b3a46a1} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:37.486091 [ 274 ] {e39f6c13-e4c0-4f91-9adc-ae9f3b3a46a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:37.486724 [ 274 ] {e39f6c13-e4c0-4f91-9adc-ae9f3b3a46a1} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:37.486767 [ 274 ] {e39f6c13-e4c0-4f91-9adc-ae9f3b3a46a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:37.487166 [ 274 ] {e39f6c13-e4c0-4f91-9adc-ae9f3b3a46a1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:44:37.487403 [ 274 ] {e39f6c13-e4c0-4f91-9adc-ae9f3b3a46a1} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:37.487619 [ 274 ] {e39f6c13-e4c0-4f91-9adc-ae9f3b3a46a1} executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. 2025.02.24 21:44:37.487682 [ 274 ] {e39f6c13-e4c0-4f91-9adc-ae9f3b3a46a1} TCPHandler: Processed in 0.001844856 sec. 2025.02.24 21:44:37.487834 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:37.487962 [ 275 ] {32b88577-bcee-4857-9bf4-195e4ed9ec9f} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:44:37.488016 [ 275 ] {32b88577-bcee-4857-9bf4-195e4ed9ec9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:44:37.488531 [ 275 ] {32b88577-bcee-4857-9bf4-195e4ed9ec9f} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:37.488572 [ 275 ] {32b88577-bcee-4857-9bf4-195e4ed9ec9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:37.488949 [ 275 ] {32b88577-bcee-4857-9bf4-195e4ed9ec9f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:44:37.489186 [ 275 ] {32b88577-bcee-4857-9bf4-195e4ed9ec9f} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:37.489396 [ 275 ] {32b88577-bcee-4857-9bf4-195e4ed9ec9f} executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. 2025.02.24 21:44:37.489449 [ 275 ] {32b88577-bcee-4857-9bf4-195e4ed9ec9f} TCPHandler: Processed in 0.001677312 sec. 2025.02.24 21:44:40.072398 [ 93 ] {} DNSResolver: Updating DNS cache 2025.02.24 21:44:40.072465 [ 93 ] {} DNSResolver: Updated DNS cache 2025.02.24 21:44:40.144359 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.02.24 21:44:40.144997 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:40.145038 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:40.145607 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.24 21:44:40.145871 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:40.146024 [ 92 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.24 21:44:40.146077 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.24 21:44:40.146096 [ 92 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:40.146124 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:40.146406 [ 195 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::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.24 21:44:40.146593 [ 195 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.24 21:44:40.146670 [ 195 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::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.24 21:44:40.146795 [ 195 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::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.24 21:44:40.147062 [ 195 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::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.24 21:44:40.147171 [ 195 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::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.24 21:44:40.147439 [ 195 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::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.24 21:44:40.147550 [ 195 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::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.24 21:44:40.157745 [ 186 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.011526408 sec., 243440.97484663044 rows/sec., 3.48 MiB/sec. 2025.02.24 21:44:40.158469 [ 186 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.24 21:44:40.158845 [ 186 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::all_1_6_1} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:40.158944 [ 186 ] {85a07f5e-63cc-4910-beea-6276a3fd4608::all_1_6_1} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.24 21:44:40.159082 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.24 21:44:40.292297 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.24 21:44:40.312798 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:40.312851 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:40.319375 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.24 21:44:40.320119 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:40.320467 [ 92 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.24 21:44:40.320616 [ 92 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:40.320699 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:40.321222 [ 186 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::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.24 21:44:40.335722 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.24 21:44:40.337466 [ 186 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.24 21:44:40.339049 [ 186 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::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.24 21:44:40.344613 [ 186 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::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.24 21:44:40.349936 [ 186 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::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.24 21:44:40.354999 [ 186 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::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.24 21:44:40.362217 [ 186 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::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.24 21:44:40.366714 [ 186 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::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.24 21:44:40.424015 [ 188 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.103185553 sec., 445.79884162659863 rows/sec., 2.31 MiB/sec. 2025.02.24 21:44:40.426493 [ 189 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.24 21:44:40.429436 [ 189 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::all_1_6_1} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:40.429563 [ 189 ] {3ce494b4-e6a9-4727-8472-43fe9b4ce396::all_1_6_1} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.24 21:44:40.431994 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.24 21:44:41.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.81 MiB, peak 169.35 MiB, free memory in arenas 0.00 B, will set to 162.63 MiB (RSS), difference: 2.82 MiB 2025.02.24 21:44:42.486747 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.486942 [ 274 ] {e3c9154d-8d51-41fa-8b73-1ee8ca00c9bd} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.24 21:44:42.487022 [ 274 ] {e3c9154d-8d51-41fa-8b73-1ee8ca00c9bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.24 21:44:42.487991 [ 274 ] {e3c9154d-8d51-41fa-8b73-1ee8ca00c9bd} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.488033 [ 274 ] {e3c9154d-8d51-41fa-8b73-1ee8ca00c9bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.488490 [ 274 ] {e3c9154d-8d51-41fa-8b73-1ee8ca00c9bd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:42.488753 [ 274 ] {e3c9154d-8d51-41fa-8b73-1ee8ca00c9bd} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): 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.24 21:44:42.488986 [ 274 ] {e3c9154d-8d51-41fa-8b73-1ee8ca00c9bd} executeQuery: Read 212 rows, 13.81 KiB in 0.0021 sec., 100952.38095238096 rows/sec., 6.42 MiB/sec. 2025.02.24 21:44:42.489159 [ 274 ] {e3c9154d-8d51-41fa-8b73-1ee8ca00c9bd} TCPHandler: Processed in 0.002528173 sec. 2025.02.24 21:44:42.489452 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.489671 [ 275 ] {dce7a622-cdfd-4dd6-9574-68a2f8b08520} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:44:42.489755 [ 275 ] {dce7a622-cdfd-4dd6-9574-68a2f8b08520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:44:42.490878 [ 275 ] {dce7a622-cdfd-4dd6-9574-68a2f8b08520} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.490930 [ 275 ] {dce7a622-cdfd-4dd6-9574-68a2f8b08520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.491407 [ 275 ] {dce7a622-cdfd-4dd6-9574-68a2f8b08520} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:44:42.491667 [ 275 ] {dce7a622-cdfd-4dd6-9574-68a2f8b08520} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:42.491917 [ 275 ] {dce7a622-cdfd-4dd6-9574-68a2f8b08520} executeQuery: Read 617 rows, 49.39 KiB in 0.002306 sec., 267562.8794449263 rows/sec., 20.92 MiB/sec. 2025.02.24 21:44:42.491982 [ 275 ] {dce7a622-cdfd-4dd6-9574-68a2f8b08520} TCPHandler: Processed in 0.002680937 sec. 2025.02.24 21:44:42.492136 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.492261 [ 274 ] {63334302-baff-40b7-a94c-c5b4cad1421b} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.24 21:44:42.492312 [ 274 ] {63334302-baff-40b7-a94c-c5b4cad1421b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.24 21:44:42.492939 [ 274 ] {63334302-baff-40b7-a94c-c5b4cad1421b} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.492976 [ 274 ] {63334302-baff-40b7-a94c-c5b4cad1421b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.493338 [ 274 ] {63334302-baff-40b7-a94c-c5b4cad1421b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:42.493584 [ 274 ] {63334302-baff-40b7-a94c-c5b4cad1421b} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): 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.24 21:44:42.493816 [ 274 ] {63334302-baff-40b7-a94c-c5b4cad1421b} executeQuery: Read 106 rows, 6.39 KiB in 0.001564 sec., 67774.93606138107 rows/sec., 3.99 MiB/sec. 2025.02.24 21:44:42.493945 [ 274 ] {63334302-baff-40b7-a94c-c5b4cad1421b} TCPHandler: Processed in 0.001869366 sec. 2025.02.24 21:44:42.494119 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.494265 [ 275 ] {d4ace9c4-08c0-4388-8450-ce7bdda0f759} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.24 21:44:42.494326 [ 275 ] {d4ace9c4-08c0-4388-8450-ce7bdda0f759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.24 21:44:42.495041 [ 275 ] {d4ace9c4-08c0-4388-8450-ce7bdda0f759} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.495083 [ 275 ] {d4ace9c4-08c0-4388-8450-ce7bdda0f759} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.495461 [ 275 ] {d4ace9c4-08c0-4388-8450-ce7bdda0f759} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:42.495697 [ 275 ] {d4ace9c4-08c0-4388-8450-ce7bdda0f759} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): 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.24 21:44:42.495926 [ 275 ] {d4ace9c4-08c0-4388-8450-ce7bdda0f759} executeQuery: Read 113 rows, 7.49 KiB in 0.001689 sec., 66903.49319123742 rows/sec., 4.33 MiB/sec. 2025.02.24 21:44:42.496056 [ 275 ] {d4ace9c4-08c0-4388-8450-ce7bdda0f759} TCPHandler: Processed in 0.00200743 sec. 2025.02.24 21:44:42.496212 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.496330 [ 274 ] {e6dfa0db-0590-45fb-a23d-c3dcd4320ad0} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.24 21:44:42.496379 [ 274 ] {e6dfa0db-0590-45fb-a23d-c3dcd4320ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.24 21:44:42.496998 [ 274 ] {e6dfa0db-0590-45fb-a23d-c3dcd4320ad0} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.497036 [ 274 ] {e6dfa0db-0590-45fb-a23d-c3dcd4320ad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.497387 [ 274 ] {e6dfa0db-0590-45fb-a23d-c3dcd4320ad0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:42.497628 [ 274 ] {e6dfa0db-0590-45fb-a23d-c3dcd4320ad0} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): 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.24 21:44:42.497827 [ 274 ] {e6dfa0db-0590-45fb-a23d-c3dcd4320ad0} executeQuery: Read 112 rows, 6.53 KiB in 0.001522 sec., 73587.38501971091 rows/sec., 4.19 MiB/sec. 2025.02.24 21:44:42.497883 [ 274 ] {e6dfa0db-0590-45fb-a23d-c3dcd4320ad0} TCPHandler: Processed in 0.001726143 sec. 2025.02.24 21:44:42.498025 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.498164 [ 275 ] {13c34867-0bf9-467f-9d32-1aa97780d7f5} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:44:42.498222 [ 275 ] {13c34867-0bf9-467f-9d32-1aa97780d7f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:44:42.499110 [ 275 ] {13c34867-0bf9-467f-9d32-1aa97780d7f5} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.499153 [ 275 ] {13c34867-0bf9-467f-9d32-1aa97780d7f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.499553 [ 275 ] {13c34867-0bf9-467f-9d32-1aa97780d7f5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:44:42.499807 [ 275 ] {13c34867-0bf9-467f-9d32-1aa97780d7f5} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:42.500032 [ 275 ] {13c34867-0bf9-467f-9d32-1aa97780d7f5} executeQuery: Read 382 rows, 27.58 KiB in 0.001899 sec., 201158.50447604002 rows/sec., 14.19 MiB/sec. 2025.02.24 21:44:42.500092 [ 275 ] {13c34867-0bf9-467f-9d32-1aa97780d7f5} TCPHandler: Processed in 0.002134833 sec. 2025.02.24 21:44:42.500231 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.500349 [ 274 ] {ee5c980d-08e0-4d83-b0c0-a279040a2013} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.24 21:44:42.500400 [ 274 ] {ee5c980d-08e0-4d83-b0c0-a279040a2013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.24 21:44:42.500896 [ 274 ] {ee5c980d-08e0-4d83-b0c0-a279040a2013} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.500935 [ 274 ] {ee5c980d-08e0-4d83-b0c0-a279040a2013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.501302 [ 274 ] {ee5c980d-08e0-4d83-b0c0-a279040a2013} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:42.501541 [ 274 ] {ee5c980d-08e0-4d83-b0c0-a279040a2013} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): 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.24 21:44:42.501796 [ 274 ] {ee5c980d-08e0-4d83-b0c0-a279040a2013} executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. 2025.02.24 21:44:42.501927 [ 274 ] {ee5c980d-08e0-4d83-b0c0-a279040a2013} TCPHandler: Processed in 0.001753584 sec. 2025.02.24 21:44:42.502062 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.502182 [ 275 ] {4482e7ca-55aa-471b-a8fd-42b63c8a8373} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:42.502235 [ 275 ] {4482e7ca-55aa-471b-a8fd-42b63c8a8373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:42.502831 [ 275 ] {4482e7ca-55aa-471b-a8fd-42b63c8a8373} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.502870 [ 275 ] {4482e7ca-55aa-471b-a8fd-42b63c8a8373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.503263 [ 275 ] {4482e7ca-55aa-471b-a8fd-42b63c8a8373} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:44:42.503513 [ 275 ] {4482e7ca-55aa-471b-a8fd-42b63c8a8373} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:42.503729 [ 275 ] {4482e7ca-55aa-471b-a8fd-42b63c8a8373} executeQuery: Read 237 rows, 16.27 KiB in 0.001573 sec., 150667.51430387795 rows/sec., 10.10 MiB/sec. 2025.02.24 21:44:42.503787 [ 275 ] {4482e7ca-55aa-471b-a8fd-42b63c8a8373} TCPHandler: Processed in 0.001780285 sec. 2025.02.24 21:44:42.503927 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.504046 [ 274 ] {61875005-d54f-49a9-8d34-72834848a60b} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.24 21:44:42.504097 [ 274 ] {61875005-d54f-49a9-8d34-72834848a60b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.24 21:44:42.504601 [ 274 ] {61875005-d54f-49a9-8d34-72834848a60b} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.504639 [ 274 ] {61875005-d54f-49a9-8d34-72834848a60b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.504992 [ 274 ] {61875005-d54f-49a9-8d34-72834848a60b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:42.505231 [ 274 ] {61875005-d54f-49a9-8d34-72834848a60b} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): 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.24 21:44:42.505433 [ 274 ] {61875005-d54f-49a9-8d34-72834848a60b} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2025.02.24 21:44:42.505491 [ 274 ] {61875005-d54f-49a9-8d34-72834848a60b} TCPHandler: Processed in 0.001622451 sec. 2025.02.24 21:44:42.505629 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:42.505747 [ 275 ] {2a335f3d-323e-4d82-afa5-f59d9528d6b1} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:44:42.505800 [ 275 ] {2a335f3d-323e-4d82-afa5-f59d9528d6b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:44:42.506358 [ 275 ] {2a335f3d-323e-4d82-afa5-f59d9528d6b1} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:42.506404 [ 275 ] {2a335f3d-323e-4d82-afa5-f59d9528d6b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:42.506840 [ 275 ] {2a335f3d-323e-4d82-afa5-f59d9528d6b1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:44:42.507089 [ 275 ] {2a335f3d-323e-4d82-afa5-f59d9528d6b1} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:42.507312 [ 275 ] {2a335f3d-323e-4d82-afa5-f59d9528d6b1} executeQuery: Read 82 rows, 5.33 KiB in 0.00159 sec., 51572.32704402516 rows/sec., 3.28 MiB/sec. 2025.02.24 21:44:42.507365 [ 275 ] {2a335f3d-323e-4d82-afa5-f59d9528d6b1} TCPHandler: Processed in 0.001790604 sec. 2025.02.24 21:44:45.138161 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 216 2025.02.24 21:44:45.141175 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:45.141228 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:45.142743 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:44:45.143060 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): 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.24 21:44:45.143881 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 216 2025.02.24 21:44:47.474282 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:47.474548 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} executeQuery: (from [fd00:1122:3344:101::d]:58151) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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.24 21:44:47.474971 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:44:47.475021 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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.24 21:44:47.475366 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:47.475448 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:44:47.475629 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.24 21:44:47.475991 [ 286 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:44:47.476014 [ 287 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:44:47.476174 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (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.24 21:44:47.476209 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:44:47.478597 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:44:47.478628 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.24 21:44:47.478687 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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.24 21:44:47.478735 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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.24 21:44:47.480121 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} executeQuery: Read 30 rows, 1.12 KiB in 0.005698 sec., 5265.005265005265 rows/sec., 197.27 KiB/sec. 2025.02.24 21:44:47.480270 [ 274 ] {760db869-b8c0-485c-8d0f-daaba85e84a6} TCPHandler: Processed in 0.006115943 sec. 2025.02.24 21:44:47.487095 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:47.487219 [ 274 ] {139cfbfb-b3a0-450f-82db-62360b47713d} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.24 21:44:47.487270 [ 274 ] {139cfbfb-b3a0-450f-82db-62360b47713d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:44:47.487984 [ 274 ] {139cfbfb-b3a0-450f-82db-62360b47713d} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.488029 [ 274 ] {139cfbfb-b3a0-450f-82db-62360b47713d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.488515 [ 274 ] {139cfbfb-b3a0-450f-82db-62360b47713d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:47.488737 [ 274 ] {139cfbfb-b3a0-450f-82db-62360b47713d} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): 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.24 21:44:47.488975 [ 274 ] {139cfbfb-b3a0-450f-82db-62360b47713d} executeQuery: Read 1 rows, 153.00 B in 0.001792 sec., 558.0357142857143 rows/sec., 83.38 KiB/sec. 2025.02.24 21:44:47.489032 [ 274 ] {139cfbfb-b3a0-450f-82db-62360b47713d} TCPHandler: Processed in 0.00199212 sec. 2025.02.24 21:44:47.489269 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:47.489430 [ 275 ] {d4971b29-2d44-49e5-9cee-3b4f3ee77390} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:44:47.489497 [ 275 ] {d4971b29-2d44-49e5-9cee-3b4f3ee77390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:44:47.490218 [ 275 ] {d4971b29-2d44-49e5-9cee-3b4f3ee77390} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.490258 [ 275 ] {d4971b29-2d44-49e5-9cee-3b4f3ee77390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.490711 [ 275 ] {d4971b29-2d44-49e5-9cee-3b4f3ee77390} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.24 21:44:47.490968 [ 275 ] {d4971b29-2d44-49e5-9cee-3b4f3ee77390} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:47.491096 [ 76 ] {} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.24 21:44:47.491141 [ 76 ] {} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.491166 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.491172 [ 275 ] {d4971b29-2d44-49e5-9cee-3b4f3ee77390} executeQuery: Read 72 rows, 5.99 KiB in 0.001786 sec., 40313.549832026874 rows/sec., 3.27 MiB/sec. 2025.02.24 21:44:47.491450 [ 275 ] {d4971b29-2d44-49e5-9cee-3b4f3ee77390} TCPHandler: Processed in 0.002297047 sec. 2025.02.24 21:44:47.491541 [ 190 ] {64c522fe-2318-49ea-8b02-c986363aa743::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.24 21:44:47.491730 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:47.491845 [ 190 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.24 21:44:47.491892 [ 190 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.02.24 21:44:47.491909 [ 274 ] {b96fb7ae-ecdb-4cc3-a6c9-1181a83bc15e} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.24 21:44:47.491980 [ 274 ] {b96fb7ae-ecdb-4cc3-a6c9-1181a83bc15e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.24 21:44:47.492042 [ 190 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.02.24 21:44:47.492294 [ 190 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 617 rows starting from the beginning of the part 2025.02.24 21:44:47.492680 [ 190 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.24 21:44:47.492941 [ 190 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 617 rows starting from the beginning of the part 2025.02.24 21:44:47.493247 [ 190 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2025.02.24 21:44:47.494199 [ 274 ] {b96fb7ae-ecdb-4cc3-a6c9-1181a83bc15e} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.494248 [ 274 ] {b96fb7ae-ecdb-4cc3-a6c9-1181a83bc15e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.494944 [ 274 ] {b96fb7ae-ecdb-4cc3-a6c9-1181a83bc15e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:47.495242 [ 274 ] {b96fb7ae-ecdb-4cc3-a6c9-1181a83bc15e} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): 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.24 21:44:47.495516 [ 188 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1474 rows, containing 5 columns (5 merged, 0 gathered) in 0.004249746 sec., 346844.25845685834 rows/sec., 28.44 MiB/sec. 2025.02.24 21:44:47.495633 [ 274 ] {b96fb7ae-ecdb-4cc3-a6c9-1181a83bc15e} executeQuery: Read 8 rows, 616.00 B in 0.003758 sec., 2128.79191059074 rows/sec., 160.08 KiB/sec. 2025.02.24 21:44:47.495769 [ 274 ] {b96fb7ae-ecdb-4cc3-a6c9-1181a83bc15e} TCPHandler: Processed in 0.004185404 sec. 2025.02.24 21:44:47.495831 [ 188 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.24 21:44:47.495954 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:47.496115 [ 275 ] {83cfe513-d01f-483b-8746-c9f7831f0258} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:44:47.496185 [ 275 ] {83cfe513-d01f-483b-8746-c9f7831f0258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:44:47.496192 [ 188 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:47.496324 [ 188 ] {64c522fe-2318-49ea-8b02-c986363aa743::all_1_6_1} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.24 21:44:47.496426 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.02.24 21:44:47.496972 [ 275 ] {83cfe513-d01f-483b-8746-c9f7831f0258} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.497017 [ 275 ] {83cfe513-d01f-483b-8746-c9f7831f0258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.497392 [ 275 ] {83cfe513-d01f-483b-8746-c9f7831f0258} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.24 21:44:47.497637 [ 275 ] {83cfe513-d01f-483b-8746-c9f7831f0258} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:47.497757 [ 76 ] {} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.24 21:44:47.497793 [ 76 ] {} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.497816 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.497820 [ 275 ] {83cfe513-d01f-483b-8746-c9f7831f0258} executeQuery: Read 72 rows, 5.76 KiB in 0.001742 sec., 41331.802525832376 rows/sec., 3.23 MiB/sec. 2025.02.24 21:44:47.498151 [ 275 ] {83cfe513-d01f-483b-8746-c9f7831f0258} TCPHandler: Processed in 0.002264427 sec. 2025.02.24 21:44:47.498308 [ 190 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::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.24 21:44:47.498407 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:47.498516 [ 190 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.24 21:44:47.498565 [ 274 ] {163de09c-6fdc-4b57-b4a0-40044c284ef7} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:47.498575 [ 190 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.02.24 21:44:47.498638 [ 274 ] {163de09c-6fdc-4b57-b4a0-40044c284ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:47.498800 [ 190 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.02.24 21:44:47.499123 [ 190 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 382 rows starting from the beginning of the part 2025.02.24 21:44:47.499356 [ 190 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.02.24 21:44:47.499590 [ 190 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 382 rows starting from the beginning of the part 2025.02.24 21:44:47.499772 [ 190 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2025.02.24 21:44:47.500394 [ 274 ] {163de09c-6fdc-4b57-b4a0-40044c284ef7} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.500439 [ 274 ] {163de09c-6fdc-4b57-b4a0-40044c284ef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.501030 [ 274 ] {163de09c-6fdc-4b57-b4a0-40044c284ef7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.24 21:44:47.501386 [ 274 ] {163de09c-6fdc-4b57-b4a0-40044c284ef7} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:47.501397 [ 201 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 5 columns (5 merged, 0 gathered) in 0.003480897 sec., 295326.17598279985 rows/sec., 22.52 MiB/sec. 2025.02.24 21:44:47.501636 [ 76 ] {} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.24 21:44:47.501741 [ 76 ] {} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.501786 [ 201 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.24 21:44:47.501801 [ 274 ] {163de09c-6fdc-4b57-b4a0-40044c284ef7} executeQuery: Read 160 rows, 11.41 KiB in 0.003252 sec., 49200.492004920045 rows/sec., 3.43 MiB/sec. 2025.02.24 21:44:47.501803 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.502105 [ 274 ] {163de09c-6fdc-4b57-b4a0-40044c284ef7} TCPHandler: Processed in 0.003831616 sec. 2025.02.24 21:44:47.502394 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:47.502409 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::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.24 21:44:47.502665 [ 275 ] {415a9d0c-3252-42ef-acc5-5eca6585ca63} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:47.502739 [ 201 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:47.502772 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.24 21:44:47.502899 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2025.02.24 21:44:47.502931 [ 275 ] {415a9d0c-3252-42ef-acc5-5eca6585ca63} 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.24 21:44:47.503173 [ 201 ] {9909ae48-0e85-4233-b19e-96ae26fcf8d2::all_1_6_1} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.24 21:44:47.503468 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.02.24 21:44:47.503733 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.24 21:44:47.503993 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2025.02.24 21:44:47.504386 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.02.24 21:44:47.504717 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2025.02.24 21:44:47.505172 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.02.24 21:44:47.507286 [ 275 ] {415a9d0c-3252-42ef-acc5-5eca6585ca63} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.507340 [ 275 ] {415a9d0c-3252-42ef-acc5-5eca6585ca63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.507537 [ 192 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.005495817 sec., 196877.00663977713 rows/sec., 13.49 MiB/sec. 2025.02.24 21:44:47.507861 [ 190 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.24 21:44:47.508427 [ 190 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:47.508507 [ 190 ] {d51e6d9a-7629-4d65-958b-6e83750c0923::all_1_6_1} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.24 21:44:47.508600 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.24 21:44:47.510407 [ 275 ] {415a9d0c-3252-42ef-acc5-5eca6585ca63} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:44:47.510754 [ 275 ] {415a9d0c-3252-42ef-acc5-5eca6585ca63} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): 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.24 21:44:47.510985 [ 275 ] {415a9d0c-3252-42ef-acc5-5eca6585ca63} executeQuery: Read 8 rows, 14.68 KiB in 0.008406 sec., 951.7011658339281 rows/sec., 1.71 MiB/sec. 2025.02.24 21:44:47.511109 [ 275 ] {415a9d0c-3252-42ef-acc5-5eca6585ca63} TCPHandler: Processed in 0.008881072 sec. 2025.02.24 21:44:47.511269 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:47.511390 [ 274 ] {5045d1f4-3b74-4234-97f2-2518fe3bb2cd} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:44:47.511439 [ 274 ] {5045d1f4-3b74-4234-97f2-2518fe3bb2cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:44:47.511940 [ 274 ] {5045d1f4-3b74-4234-97f2-2518fe3bb2cd} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.511979 [ 274 ] {5045d1f4-3b74-4234-97f2-2518fe3bb2cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.512350 [ 274 ] {5045d1f4-3b74-4234-97f2-2518fe3bb2cd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.24 21:44:47.512595 [ 274 ] {5045d1f4-3b74-4234-97f2-2518fe3bb2cd} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:47.512752 [ 76 ] {} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.24 21:44:47.512809 [ 76 ] {} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.512843 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.512861 [ 274 ] {5045d1f4-3b74-4234-97f2-2518fe3bb2cd} executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. 2025.02.24 21:44:47.513032 [ 274 ] {5045d1f4-3b74-4234-97f2-2518fe3bb2cd} TCPHandler: Processed in 0.001820316 sec. 2025.02.24 21:44:47.513100 [ 193 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::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.24 21:44:47.513247 [ 193 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.24 21:44:47.513287 [ 193 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2025.02.24 21:44:47.513402 [ 193 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.02.24 21:44:47.513566 [ 193 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2025.02.24 21:44:47.513645 [ 193 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.02.24 21:44:47.513848 [ 193 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2025.02.24 21:44:47.513926 [ 193 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.02.24 21:44:47.515063 [ 190 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.002122443 sec., 184692.82802883282 rows/sec., 12.15 MiB/sec. 2025.02.24 21:44:47.515224 [ 192 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.24 21:44:47.515521 [ 192 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:47.515599 [ 192 ] {7ccfeb5b-ed7c-41e6-933a-4c844baa2631::all_1_6_1} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.24 21:44:47.515682 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.24 21:44:47.646202 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.02.24 21:44:47.646803 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.646844 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.647360 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.24 21:44:47.647607 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:47.647767 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.02.24 21:44:47.835832 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.24 21:44:47.855110 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:47.855161 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:47.861927 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.24 21:44:47.862663 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:47.865054 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.24 21:44:48.000144 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.04 MiB, peak 169.35 MiB, free memory in arenas 0.00 B, will set to 165.11 MiB (RSS), difference: 1.07 MiB 2025.02.24 21:44:52.487172 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.487399 [ 274 ] {a1ab91aa-34a6-45da-b519-d64fcc1de7ab} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.24 21:44:52.487482 [ 274 ] {a1ab91aa-34a6-45da-b519-d64fcc1de7ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.24 21:44:52.488415 [ 274 ] {a1ab91aa-34a6-45da-b519-d64fcc1de7ab} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.488469 [ 274 ] {a1ab91aa-34a6-45da-b519-d64fcc1de7ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.488930 [ 274 ] {a1ab91aa-34a6-45da-b519-d64fcc1de7ab} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:52.489188 [ 274 ] {a1ab91aa-34a6-45da-b519-d64fcc1de7ab} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): 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.24 21:44:52.489459 [ 274 ] {a1ab91aa-34a6-45da-b519-d64fcc1de7ab} executeQuery: Read 212 rows, 13.81 KiB in 0.002117 sec., 100141.70996693434 rows/sec., 6.37 MiB/sec. 2025.02.24 21:44:52.489617 [ 274 ] {a1ab91aa-34a6-45da-b519-d64fcc1de7ab} TCPHandler: Processed in 0.002574484 sec. 2025.02.24 21:44:52.489865 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.490083 [ 275 ] {a2d5e7d6-0da1-4c36-a95f-647295785792} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:44:52.490166 [ 275 ] {a2d5e7d6-0da1-4c36-a95f-647295785792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:44:52.491230 [ 275 ] {a2d5e7d6-0da1-4c36-a95f-647295785792} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.491281 [ 275 ] {a2d5e7d6-0da1-4c36-a95f-647295785792} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.491802 [ 275 ] {a2d5e7d6-0da1-4c36-a95f-647295785792} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.24 21:44:52.492076 [ 275 ] {a2d5e7d6-0da1-4c36-a95f-647295785792} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:52.492299 [ 275 ] {a2d5e7d6-0da1-4c36-a95f-647295785792} executeQuery: Read 617 rows, 49.39 KiB in 0.002277 sec., 270970.5753184014 rows/sec., 21.18 MiB/sec. 2025.02.24 21:44:52.492380 [ 275 ] {a2d5e7d6-0da1-4c36-a95f-647295785792} TCPHandler: Processed in 0.002663606 sec. 2025.02.24 21:44:52.492531 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.492664 [ 274 ] {d578e241-db45-4a51-b981-d5f13f1f711b} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.24 21:44:52.492720 [ 274 ] {d578e241-db45-4a51-b981-d5f13f1f711b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.24 21:44:52.493365 [ 274 ] {d578e241-db45-4a51-b981-d5f13f1f711b} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.493408 [ 274 ] {d578e241-db45-4a51-b981-d5f13f1f711b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.493784 [ 274 ] {d578e241-db45-4a51-b981-d5f13f1f711b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:44:52.494024 [ 274 ] {d578e241-db45-4a51-b981-d5f13f1f711b} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): 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.24 21:44:52.494245 [ 274 ] {d578e241-db45-4a51-b981-d5f13f1f711b} executeQuery: Read 106 rows, 6.39 KiB in 0.001612 sec., 65756.82382133996 rows/sec., 3.87 MiB/sec. 2025.02.24 21:44:52.494309 [ 274 ] {d578e241-db45-4a51-b981-d5f13f1f711b} TCPHandler: Processed in 0.001835175 sec. 2025.02.24 21:44:52.494464 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.494601 [ 275 ] {af18f0b3-9567-408a-84b0-e274f20ec771} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.24 21:44:52.494656 [ 275 ] {af18f0b3-9567-408a-84b0-e274f20ec771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.24 21:44:52.495329 [ 275 ] {af18f0b3-9567-408a-84b0-e274f20ec771} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.495370 [ 275 ] {af18f0b3-9567-408a-84b0-e274f20ec771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.495755 [ 275 ] {af18f0b3-9567-408a-84b0-e274f20ec771} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:52.495999 [ 275 ] {af18f0b3-9567-408a-84b0-e274f20ec771} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): 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.24 21:44:52.496185 [ 275 ] {af18f0b3-9567-408a-84b0-e274f20ec771} executeQuery: Read 113 rows, 7.49 KiB in 0.001616 sec., 69925.74257425743 rows/sec., 4.53 MiB/sec. 2025.02.24 21:44:52.496244 [ 275 ] {af18f0b3-9567-408a-84b0-e274f20ec771} TCPHandler: Processed in 0.001843496 sec. 2025.02.24 21:44:52.496424 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.496564 [ 274 ] {2cdd6931-b86c-4a7e-add7-99a17d04e8a1} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.24 21:44:52.496619 [ 274 ] {2cdd6931-b86c-4a7e-add7-99a17d04e8a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.24 21:44:52.497279 [ 274 ] {2cdd6931-b86c-4a7e-add7-99a17d04e8a1} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.497316 [ 274 ] {2cdd6931-b86c-4a7e-add7-99a17d04e8a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.497749 [ 274 ] {2cdd6931-b86c-4a7e-add7-99a17d04e8a1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:52.497988 [ 274 ] {2cdd6931-b86c-4a7e-add7-99a17d04e8a1} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): 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.24 21:44:52.498200 [ 274 ] {2cdd6931-b86c-4a7e-add7-99a17d04e8a1} executeQuery: Read 112 rows, 6.53 KiB in 0.001666 sec., 67226.89075630253 rows/sec., 3.83 MiB/sec. 2025.02.24 21:44:52.498259 [ 274 ] {2cdd6931-b86c-4a7e-add7-99a17d04e8a1} TCPHandler: Processed in 0.001902167 sec. 2025.02.24 21:44:52.498413 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.498535 [ 275 ] {808ae3e9-efab-4375-96fb-b1c7a4c8ae05} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:44:52.498593 [ 275 ] {808ae3e9-efab-4375-96fb-b1c7a4c8ae05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:44:52.499300 [ 275 ] {808ae3e9-efab-4375-96fb-b1c7a4c8ae05} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.499339 [ 275 ] {808ae3e9-efab-4375-96fb-b1c7a4c8ae05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.499750 [ 275 ] {808ae3e9-efab-4375-96fb-b1c7a4c8ae05} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.24 21:44:52.499998 [ 275 ] {808ae3e9-efab-4375-96fb-b1c7a4c8ae05} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:52.500176 [ 275 ] {808ae3e9-efab-4375-96fb-b1c7a4c8ae05} executeQuery: Read 382 rows, 27.58 KiB in 0.001667 sec., 229154.16916616674 rows/sec., 16.16 MiB/sec. 2025.02.24 21:44:52.500232 [ 275 ] {808ae3e9-efab-4375-96fb-b1c7a4c8ae05} TCPHandler: Processed in 0.001874017 sec. 2025.02.24 21:44:52.500385 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.500527 [ 274 ] {ea317a31-ee5d-4d1f-a7fd-8030b0b2c4a9} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.24 21:44:52.500616 [ 274 ] {ea317a31-ee5d-4d1f-a7fd-8030b0b2c4a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.24 21:44:52.501130 [ 274 ] {ea317a31-ee5d-4d1f-a7fd-8030b0b2c4a9} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.501170 [ 274 ] {ea317a31-ee5d-4d1f-a7fd-8030b0b2c4a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.501553 [ 274 ] {ea317a31-ee5d-4d1f-a7fd-8030b0b2c4a9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:52.501823 [ 274 ] {ea317a31-ee5d-4d1f-a7fd-8030b0b2c4a9} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): 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.24 21:44:52.502119 [ 274 ] {ea317a31-ee5d-4d1f-a7fd-8030b0b2c4a9} executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. 2025.02.24 21:44:52.502236 [ 274 ] {ea317a31-ee5d-4d1f-a7fd-8030b0b2c4a9} TCPHandler: Processed in 0.001918288 sec. 2025.02.24 21:44:52.502410 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.502552 [ 275 ] {e94a04e3-b2e0-442d-a328-f309c30967fe} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:52.502620 [ 275 ] {e94a04e3-b2e0-442d-a328-f309c30967fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:52.503338 [ 275 ] {e94a04e3-b2e0-442d-a328-f309c30967fe} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.503378 [ 275 ] {e94a04e3-b2e0-442d-a328-f309c30967fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.503796 [ 275 ] {e94a04e3-b2e0-442d-a328-f309c30967fe} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.24 21:44:52.504049 [ 275 ] {e94a04e3-b2e0-442d-a328-f309c30967fe} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:52.504265 [ 275 ] {e94a04e3-b2e0-442d-a328-f309c30967fe} executeQuery: Read 237 rows, 16.27 KiB in 0.001732 sec., 136836.02771362587 rows/sec., 9.17 MiB/sec. 2025.02.24 21:44:52.504453 [ 275 ] {e94a04e3-b2e0-442d-a328-f309c30967fe} TCPHandler: Processed in 0.002107393 sec. 2025.02.24 21:44:52.504641 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.504784 [ 274 ] {e09e3dfb-bd68-441b-b79f-24b46be11043} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.24 21:44:52.504848 [ 274 ] {e09e3dfb-bd68-441b-b79f-24b46be11043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.24 21:44:52.505380 [ 274 ] {e09e3dfb-bd68-441b-b79f-24b46be11043} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.505420 [ 274 ] {e09e3dfb-bd68-441b-b79f-24b46be11043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.505795 [ 274 ] {e09e3dfb-bd68-441b-b79f-24b46be11043} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:44:52.506061 [ 274 ] {e09e3dfb-bd68-441b-b79f-24b46be11043} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): 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.24 21:44:52.506272 [ 274 ] {e09e3dfb-bd68-441b-b79f-24b46be11043} executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. 2025.02.24 21:44:52.506329 [ 274 ] {e09e3dfb-bd68-441b-b79f-24b46be11043} TCPHandler: Processed in 0.001760224 sec. 2025.02.24 21:44:52.506482 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:52.506609 [ 275 ] {a5415b5f-fcc1-4d5d-9276-a8bd250a9514} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:44:52.506668 [ 275 ] {a5415b5f-fcc1-4d5d-9276-a8bd250a9514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:44:52.507153 [ 275 ] {a5415b5f-fcc1-4d5d-9276-a8bd250a9514} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:52.507191 [ 275 ] {a5415b5f-fcc1-4d5d-9276-a8bd250a9514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:52.507572 [ 275 ] {a5415b5f-fcc1-4d5d-9276-a8bd250a9514} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.24 21:44:52.507814 [ 275 ] {a5415b5f-fcc1-4d5d-9276-a8bd250a9514} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:52.508004 [ 275 ] {a5415b5f-fcc1-4d5d-9276-a8bd250a9514} executeQuery: Read 82 rows, 5.33 KiB in 0.001416 sec., 57909.60451977402 rows/sec., 3.68 MiB/sec. 2025.02.24 21:44:52.508077 [ 275 ] {a5415b5f-fcc1-4d5d-9276-a8bd250a9514} TCPHandler: Processed in 0.001655491 sec. 2025.02.24 21:44:55.072718 [ 63 ] {} DNSResolver: Updating DNS cache 2025.02.24 21:44:55.072786 [ 63 ] {} DNSResolver: Updated DNS cache 2025.02.24 21:44:55.144058 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 252 2025.02.24 21:44:55.147101 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:55.147151 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:55.147960 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.02.24 21:44:55.151584 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:55.151685 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:44:55.151876 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:44:55.152714 [ 242 ] {} system.query_log (72ce43c9-9db2-40b3-93e8-35b62520ae4a): 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.24 21:44:55.152852 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.24 21:44:55.153669 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:44:55.154574 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.24 21:44:55.154757 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 252 2025.02.24 21:44:55.365128 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.24 21:44:55.385578 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:55.385632 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:55.392940 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.24 21:44:55.393738 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:44:55.396361 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.24 21:44:57.481631 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:57.481817 [ 274 ] {ddec0faf-94ea-4401-a173-badae34f8cc2} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:44:57.481891 [ 274 ] {ddec0faf-94ea-4401-a173-badae34f8cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:44:57.482659 [ 274 ] {ddec0faf-94ea-4401-a173-badae34f8cc2} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:57.482708 [ 274 ] {ddec0faf-94ea-4401-a173-badae34f8cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:57.483132 [ 274 ] {ddec0faf-94ea-4401-a173-badae34f8cc2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.24 21:44:57.483385 [ 274 ] {ddec0faf-94ea-4401-a173-badae34f8cc2} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:44:57.483628 [ 274 ] {ddec0faf-94ea-4401-a173-badae34f8cc2} executeQuery: Read 72 rows, 5.99 KiB in 0.001864 sec., 38626.609442060086 rows/sec., 3.14 MiB/sec. 2025.02.24 21:44:57.483695 [ 274 ] {ddec0faf-94ea-4401-a173-badae34f8cc2} TCPHandler: Processed in 0.002193594 sec. 2025.02.24 21:44:57.483965 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:57.484165 [ 275 ] {597af169-411f-4546-9663-62e36bbbd52f} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.24 21:44:57.484244 [ 275 ] {597af169-411f-4546-9663-62e36bbbd52f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.24 21:44:57.484987 [ 275 ] {597af169-411f-4546-9663-62e36bbbd52f} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:57.485038 [ 275 ] {597af169-411f-4546-9663-62e36bbbd52f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:57.485468 [ 275 ] {597af169-411f-4546-9663-62e36bbbd52f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:44:57.485723 [ 275 ] {597af169-411f-4546-9663-62e36bbbd52f} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): 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.24 21:44:57.485971 [ 275 ] {597af169-411f-4546-9663-62e36bbbd52f} executeQuery: Read 8 rows, 616.00 B in 0.001861 sec., 4298.76410531972 rows/sec., 323.25 KiB/sec. 2025.02.24 21:44:57.486037 [ 275 ] {597af169-411f-4546-9663-62e36bbbd52f} TCPHandler: Processed in 0.002216136 sec. 2025.02.24 21:44:57.486211 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:57.486359 [ 274 ] {f36ede3c-1048-4299-bf35-227fcfbd4cdf} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:44:57.486421 [ 274 ] {f36ede3c-1048-4299-bf35-227fcfbd4cdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:44:57.487137 [ 274 ] {f36ede3c-1048-4299-bf35-227fcfbd4cdf} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:57.487187 [ 274 ] {f36ede3c-1048-4299-bf35-227fcfbd4cdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:57.487601 [ 274 ] {f36ede3c-1048-4299-bf35-227fcfbd4cdf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.24 21:44:57.487844 [ 274 ] {f36ede3c-1048-4299-bf35-227fcfbd4cdf} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:44:57.488048 [ 274 ] {f36ede3c-1048-4299-bf35-227fcfbd4cdf} executeQuery: Read 72 rows, 5.76 KiB in 0.001726 sec., 41714.94785631518 rows/sec., 3.26 MiB/sec. 2025.02.24 21:44:57.488104 [ 274 ] {f36ede3c-1048-4299-bf35-227fcfbd4cdf} TCPHandler: Processed in 0.001966209 sec. 2025.02.24 21:44:57.488256 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:57.488383 [ 275 ] {acff64f9-f7da-4d01-8141-69298fa420f9} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:57.488446 [ 275 ] {acff64f9-f7da-4d01-8141-69298fa420f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:44:57.489143 [ 275 ] {acff64f9-f7da-4d01-8141-69298fa420f9} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:57.489193 [ 275 ] {acff64f9-f7da-4d01-8141-69298fa420f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:57.489643 [ 275 ] {acff64f9-f7da-4d01-8141-69298fa420f9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.24 21:44:57.489886 [ 275 ] {acff64f9-f7da-4d01-8141-69298fa420f9} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:44:57.490073 [ 275 ] {acff64f9-f7da-4d01-8141-69298fa420f9} executeQuery: Read 160 rows, 11.41 KiB in 0.00172 sec., 93023.2558139535 rows/sec., 6.48 MiB/sec. 2025.02.24 21:44:57.490133 [ 275 ] {acff64f9-f7da-4d01-8141-69298fa420f9} TCPHandler: Processed in 0.001935299 sec. 2025.02.24 21:44:57.490290 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:57.490417 [ 274 ] {b3547410-9db6-489f-bfcf-a4823fa73134} executeQuery: (from [fd00:1122:3344:101::d]:58151) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.24 21:44:57.490502 [ 274 ] {b3547410-9db6-489f-bfcf-a4823fa73134} 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.24 21:44:57.491630 [ 274 ] {b3547410-9db6-489f-bfcf-a4823fa73134} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:57.491671 [ 274 ] {b3547410-9db6-489f-bfcf-a4823fa73134} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:57.492294 [ 274 ] {b3547410-9db6-489f-bfcf-a4823fa73134} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.24 21:44:57.492562 [ 274 ] {b3547410-9db6-489f-bfcf-a4823fa73134} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): 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.24 21:44:57.492878 [ 274 ] {b3547410-9db6-489f-bfcf-a4823fa73134} executeQuery: Read 8 rows, 14.68 KiB in 0.00247 sec., 3238.8663967611337 rows/sec., 5.80 MiB/sec. 2025.02.24 21:44:57.492990 [ 274 ] {b3547410-9db6-489f-bfcf-a4823fa73134} TCPHandler: Processed in 0.002762509 sec. 2025.02.24 21:44:57.493151 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:44:57.493296 [ 275 ] {580ae325-37f9-4100-9328-9492f4e1f07c} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:44:57.493357 [ 275 ] {580ae325-37f9-4100-9328-9492f4e1f07c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:44:57.493864 [ 275 ] {580ae325-37f9-4100-9328-9492f4e1f07c} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:44:57.493901 [ 275 ] {580ae325-37f9-4100-9328-9492f4e1f07c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.24 21:44:57.494273 [ 275 ] {580ae325-37f9-4100-9328-9492f4e1f07c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.24 21:44:57.494510 [ 275 ] {580ae325-37f9-4100-9328-9492f4e1f07c} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:44:57.494695 [ 275 ] {580ae325-37f9-4100-9328-9492f4e1f07c} executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. 2025.02.24 21:44:57.494747 [ 275 ] {580ae325-37f9-4100-9328-9492f4e1f07c} TCPHandler: Processed in 0.001666292 sec. 2025.02.24 21:45:02.128512 [ 274 ] {} TCPHandler: Done processing connection. 2025.02.24 21:45:02.128623 [ 274 ] {} TCP-Session: 69a20971-6524-4a05-adcc-4e504bf7e1d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.24 21:45:02.475989 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.476255 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} executeQuery: (from [fd00:1122:3344:101::d]:49535) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.24 21:45:02.476703 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.476756 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.24 21:45:02.477107 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.477194 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.477376 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.24 21:45:02.477569 [ 288 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.477598 [ 286 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.477573 [ 287 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.477754 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.24 21:45:02.477782 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.477885 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.477911 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.24 21:45:02.477957 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.478004 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.479278 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} executeQuery: Read 30 rows, 1.12 KiB in 0.003145 sec., 9538.950715421304 rows/sec., 357.40 KiB/sec. 2025.02.24 21:45:02.479443 [ 275 ] {00f9f086-69ef-4fc7-9e1c-5e5a1a092352} TCPHandler: Processed in 0.00359742 sec. 2025.02.24 21:45:02.479953 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.480242 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} executeQuery: (from [fd00:1122:3344:101::d]:34487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.24 21:45:02.480853 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.480924 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.24 21:45:02.481346 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.481440 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.481630 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.24 21:45:02.481792 [ 288 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.481776 [ 286 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.481809 [ 287 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.481968 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.24 21:45:02.481998 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.482094 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.482119 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.24 21:45:02.482163 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.24 21:45:02.482216 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.24 21:45:02.483364 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} executeQuery: Read 30 rows, 1.12 KiB in 0.003259 sec., 9205.277692543725 rows/sec., 344.90 KiB/sec. 2025.02.24 21:45:02.483547 [ 276 ] {b395ca37-8cb4-4ceb-a8d6-3941c4adf752} TCPHandler: Processed in 0.003773004 sec. 2025.02.24 21:45:02.483866 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.484079 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} executeQuery: (from [fd00:1122:3344:101::d]:49535) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.24 21:45:02.484455 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.484519 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.24 21:45:02.484881 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.484956 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.485138 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.24 21:45:02.485309 [ 287 ] {f316aa25-64c4-4596-a609-192b6809b4e9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.485334 [ 286 ] {f316aa25-64c4-4596-a609-192b6809b4e9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.485314 [ 288 ] {f316aa25-64c4-4596-a609-192b6809b4e9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.485507 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.24 21:45:02.485548 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.485662 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.485688 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.24 21:45:02.485732 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.24 21:45:02.485789 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.24 21:45:02.487046 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} executeQuery: Read 30 rows, 1.12 KiB in 0.003069 sec., 9775.171065493645 rows/sec., 366.25 KiB/sec. 2025.02.24 21:45:02.487202 [ 275 ] {f316aa25-64c4-4596-a609-192b6809b4e9} TCPHandler: Processed in 0.003403445 sec. 2025.02.24 21:45:02.502560 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.502708 [ 275 ] {7c1c080a-f0c7-4e71-aecc-4c8a560c32fd} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.24 21:45:02.502766 [ 275 ] {7c1c080a-f0c7-4e71-aecc-4c8a560c32fd} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.503499 [ 275 ] {7c1c080a-f0c7-4e71-aecc-4c8a560c32fd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.503552 [ 275 ] {7c1c080a-f0c7-4e71-aecc-4c8a560c32fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.504123 [ 275 ] {7c1c080a-f0c7-4e71-aecc-4c8a560c32fd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:45:02.504445 [ 275 ] {7c1c080a-f0c7-4e71-aecc-4c8a560c32fd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): 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.24 21:45:02.504785 [ 275 ] {7c1c080a-f0c7-4e71-aecc-4c8a560c32fd} executeQuery: Read 3 rows, 280.00 B in 0.002111 sec., 1421.1274277593557 rows/sec., 129.53 KiB/sec. 2025.02.24 21:45:02.505109 [ 275 ] {7c1c080a-f0c7-4e71-aecc-4c8a560c32fd} TCPHandler: Processed in 0.002613475 sec. 2025.02.24 21:45:02.505343 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.505513 [ 276 ] {754bd3a9-064c-466f-879e-42ad0c29d649} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.505584 [ 276 ] {754bd3a9-064c-466f-879e-42ad0c29d649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.24 21:45:02.506429 [ 276 ] {754bd3a9-064c-466f-879e-42ad0c29d649} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.506487 [ 276 ] {754bd3a9-064c-466f-879e-42ad0c29d649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.506942 [ 276 ] {754bd3a9-064c-466f-879e-42ad0c29d649} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:45:02.507203 [ 276 ] {754bd3a9-064c-466f-879e-42ad0c29d649} oximeter.fields_i16 (1c293c77-76e6-4887-84ba-21aa0a6f386d): 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.24 21:45:02.507455 [ 276 ] {754bd3a9-064c-466f-879e-42ad0c29d649} executeQuery: Read 212 rows, 13.81 KiB in 0.001991 sec., 106479.1562029131 rows/sec., 6.77 MiB/sec. 2025.02.24 21:45:02.507521 [ 276 ] {754bd3a9-064c-466f-879e-42ad0c29d649} TCPHandler: Processed in 0.002278797 sec. 2025.02.24 21:45:02.507697 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.507825 [ 275 ] {d3facdff-fd05-4bf9-b03d-a8280e428b45} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:45:02.507878 [ 275 ] {d3facdff-fd05-4bf9-b03d-a8280e428b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:45:02.508864 [ 275 ] {d3facdff-fd05-4bf9-b03d-a8280e428b45} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.508909 [ 275 ] {d3facdff-fd05-4bf9-b03d-a8280e428b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.509341 [ 275 ] {d3facdff-fd05-4bf9-b03d-a8280e428b45} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.24 21:45:02.509598 [ 275 ] {d3facdff-fd05-4bf9-b03d-a8280e428b45} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:45:02.509962 [ 275 ] {d3facdff-fd05-4bf9-b03d-a8280e428b45} executeQuery: Read 647 rows, 52.21 KiB in 0.002132 sec., 303470.91932457784 rows/sec., 23.92 MiB/sec. 2025.02.24 21:45:02.510221 [ 275 ] {d3facdff-fd05-4bf9-b03d-a8280e428b45} TCPHandler: Processed in 0.002583874 sec. 2025.02.24 21:45:02.510386 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.510517 [ 276 ] {fd5066d9-3699-4c21-b147-6895c5578214} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.510573 [ 276 ] {fd5066d9-3699-4c21-b147-6895c5578214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.24 21:45:02.511338 [ 276 ] {fd5066d9-3699-4c21-b147-6895c5578214} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.511380 [ 276 ] {fd5066d9-3699-4c21-b147-6895c5578214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.511917 [ 276 ] {fd5066d9-3699-4c21-b147-6895c5578214} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.24 21:45:02.512282 [ 276 ] {fd5066d9-3699-4c21-b147-6895c5578214} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): 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.24 21:45:02.512504 [ 50 ] {} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.24 21:45:02.512576 [ 276 ] {fd5066d9-3699-4c21-b147-6895c5578214} executeQuery: Read 121 rows, 7.51 KiB in 0.002078 sec., 58229.066410009626 rows/sec., 3.53 MiB/sec. 2025.02.24 21:45:02.512584 [ 50 ] {} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.512664 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.512728 [ 276 ] {fd5066d9-3699-4c21-b147-6895c5578214} TCPHandler: Processed in 0.00239698 sec. 2025.02.24 21:45:02.513020 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.513162 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::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.24 21:45:02.513261 [ 275 ] {910764ca-39f3-4869-a000-7d8909d38174} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.513396 [ 275 ] {910764ca-39f3-4869-a000-7d8909d38174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.24 21:45:02.513443 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.24 21:45:02.513548 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 106 rows starting from the beginning of the part 2025.02.24 21:45:02.513828 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 106 rows starting from the beginning of the part 2025.02.24 21:45:02.514202 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.02.24 21:45:02.514610 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 106 rows starting from the beginning of the part 2025.02.24 21:45:02.514926 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2025.02.24 21:45:02.515261 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 121 rows starting from the beginning of the part 2025.02.24 21:45:02.516492 [ 275 ] {910764ca-39f3-4869-a000-7d8909d38174} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.516569 [ 275 ] {910764ca-39f3-4869-a000-7d8909d38174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.517785 [ 275 ] {910764ca-39f3-4869-a000-7d8909d38174} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:45:02.518298 [ 190 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 5 columns (5 merged, 0 gathered) in 0.005498497 sec., 82749.88601430536 rows/sec., 5.27 MiB/sec. 2025.02.24 21:45:02.518351 [ 275 ] {910764ca-39f3-4869-a000-7d8909d38174} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): 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.24 21:45:02.518658 [ 196 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.24 21:45:02.519008 [ 275 ] {910764ca-39f3-4869-a000-7d8909d38174} executeQuery: Read 113 rows, 7.49 KiB in 0.005773 sec., 19573.878399445694 rows/sec., 1.27 MiB/sec. 2025.02.24 21:45:02.519330 [ 275 ] {910764ca-39f3-4869-a000-7d8909d38174} TCPHandler: Processed in 0.006469311 sec. 2025.02.24 21:45:02.519520 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.519578 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): 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.24 21:45:02.519776 [ 276 ] {82724960-7682-42cc-a52b-aea914136d97} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.519814 [ 193 ] {ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45::all_1_6_1} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.24 21:45:02.519986 [ 276 ] {82724960-7682-42cc-a52b-aea914136d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.24 21:45:02.520101 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.24 21:45:02.520857 [ 276 ] {82724960-7682-42cc-a52b-aea914136d97} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.520911 [ 276 ] {82724960-7682-42cc-a52b-aea914136d97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.521345 [ 276 ] {82724960-7682-42cc-a52b-aea914136d97} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:45:02.521627 [ 276 ] {82724960-7682-42cc-a52b-aea914136d97} oximeter.fields_u8 (b851db64-db50-412b-b52f-72c34a9422c9): 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.24 21:45:02.521886 [ 276 ] {82724960-7682-42cc-a52b-aea914136d97} executeQuery: Read 112 rows, 6.53 KiB in 0.002177 sec., 51446.94533762058 rows/sec., 2.93 MiB/sec. 2025.02.24 21:45:02.521957 [ 276 ] {82724960-7682-42cc-a52b-aea914136d97} TCPHandler: Processed in 0.002515013 sec. 2025.02.24 21:45:02.522137 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.522283 [ 275 ] {ee33833b-4605-4c2d-ba0f-62ae8b574c0e} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:45:02.522345 [ 275 ] {ee33833b-4605-4c2d-ba0f-62ae8b574c0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:45:02.523232 [ 275 ] {ee33833b-4605-4c2d-ba0f-62ae8b574c0e} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.523277 [ 275 ] {ee33833b-4605-4c2d-ba0f-62ae8b574c0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.523749 [ 275 ] {ee33833b-4605-4c2d-ba0f-62ae8b574c0e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.24 21:45:02.524041 [ 275 ] {ee33833b-4605-4c2d-ba0f-62ae8b574c0e} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:45:02.524393 [ 275 ] {ee33833b-4605-4c2d-ba0f-62ae8b574c0e} executeQuery: Read 406 rows, 29.51 KiB in 0.002117 sec., 191780.82191780824 rows/sec., 13.61 MiB/sec. 2025.02.24 21:45:02.524476 [ 275 ] {ee33833b-4605-4c2d-ba0f-62ae8b574c0e} TCPHandler: Processed in 0.002401711 sec. 2025.02.24 21:45:02.524652 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.524781 [ 276 ] {38e3f2e3-975f-4680-9b84-333efdbc9fa8} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.24 21:45:02.524837 [ 276 ] {38e3f2e3-975f-4680-9b84-333efdbc9fa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.24 21:45:02.525392 [ 276 ] {38e3f2e3-975f-4680-9b84-333efdbc9fa8} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.525433 [ 276 ] {38e3f2e3-975f-4680-9b84-333efdbc9fa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.525833 [ 276 ] {38e3f2e3-975f-4680-9b84-333efdbc9fa8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:45:02.526139 [ 276 ] {38e3f2e3-975f-4680-9b84-333efdbc9fa8} oximeter.measurements_bool (079f967b-8dd2-40bd-914a-ab69e5fb8ef0): 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.24 21:45:02.526410 [ 276 ] {38e3f2e3-975f-4680-9b84-333efdbc9fa8} executeQuery: Read 6 rows, 321.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 189.87 KiB/sec. 2025.02.24 21:45:02.526480 [ 276 ] {38e3f2e3-975f-4680-9b84-333efdbc9fa8} TCPHandler: Processed in 0.001888638 sec. 2025.02.24 21:45:02.526651 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.526795 [ 275 ] {e6ef73a8-152f-4513-8f92-e08851b07c5f} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.526873 [ 275 ] {e6ef73a8-152f-4513-8f92-e08851b07c5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:45:02.527561 [ 275 ] {e6ef73a8-152f-4513-8f92-e08851b07c5f} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.527609 [ 275 ] {e6ef73a8-152f-4513-8f92-e08851b07c5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.528081 [ 275 ] {e6ef73a8-152f-4513-8f92-e08851b07c5f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.24 21:45:02.528438 [ 275 ] {e6ef73a8-152f-4513-8f92-e08851b07c5f} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:45:02.528729 [ 275 ] {e6ef73a8-152f-4513-8f92-e08851b07c5f} executeQuery: Read 237 rows, 16.27 KiB in 0.001954 sec., 121289.66223132037 rows/sec., 8.13 MiB/sec. 2025.02.24 21:45:02.528834 [ 275 ] {e6ef73a8-152f-4513-8f92-e08851b07c5f} TCPHandler: Processed in 0.002244767 sec. 2025.02.24 21:45:02.528995 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.529138 [ 276 ] {57aeb557-d61a-43cd-8685-cb5ff814afbf} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.529196 [ 276 ] {57aeb557-d61a-43cd-8685-cb5ff814afbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.24 21:45:02.529736 [ 276 ] {57aeb557-d61a-43cd-8685-cb5ff814afbf} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.529781 [ 276 ] {57aeb557-d61a-43cd-8685-cb5ff814afbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.530223 [ 276 ] {57aeb557-d61a-43cd-8685-cb5ff814afbf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:45:02.530649 [ 276 ] {57aeb557-d61a-43cd-8685-cb5ff814afbf} oximeter.measurements_f64 (b0022b29-7bfe-4c88-908c-6a4750b5c68f): 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.24 21:45:02.530896 [ 276 ] {57aeb557-d61a-43cd-8685-cb5ff814afbf} executeQuery: Read 1 rows, 69.00 B in 0.001792 sec., 558.0357142857143 rows/sec., 37.60 KiB/sec. 2025.02.24 21:45:02.530956 [ 276 ] {57aeb557-d61a-43cd-8685-cb5ff814afbf} TCPHandler: Processed in 0.002020701 sec. 2025.02.24 21:45:02.531127 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.531260 [ 275 ] {6e1d1d95-ac83-4365-a5f0-9f777726dd25} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.531369 [ 275 ] {6e1d1d95-ac83-4365-a5f0-9f777726dd25} 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.24 21:45:02.532967 [ 275 ] {6e1d1d95-ac83-4365-a5f0-9f777726dd25} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.533020 [ 275 ] {6e1d1d95-ac83-4365-a5f0-9f777726dd25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.533794 [ 275 ] {6e1d1d95-ac83-4365-a5f0-9f777726dd25} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.24 21:45:02.534082 [ 275 ] {6e1d1d95-ac83-4365-a5f0-9f777726dd25} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): 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.24 21:45:02.534418 [ 275 ] {6e1d1d95-ac83-4365-a5f0-9f777726dd25} executeQuery: Read 15 rows, 27.52 KiB in 0.003174 sec., 4725.897920604914 rows/sec., 8.47 MiB/sec. 2025.02.24 21:45:02.534558 [ 275 ] {6e1d1d95-ac83-4365-a5f0-9f777726dd25} TCPHandler: Processed in 0.003498578 sec. 2025.02.24 21:45:02.534751 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.534876 [ 276 ] {e2e6df98-86df-4715-99bf-7ad81f110ca7} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.534929 [ 276 ] {e2e6df98-86df-4715-99bf-7ad81f110ca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.24 21:45:02.535458 [ 276 ] {e2e6df98-86df-4715-99bf-7ad81f110ca7} oximeter.measurements_i64 (e071bee7-d78c-4beb-96aa-deeadd043695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.535503 [ 276 ] {e2e6df98-86df-4715-99bf-7ad81f110ca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.535904 [ 276 ] {e2e6df98-86df-4715-99bf-7ad81f110ca7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.24 21:45:02.536158 [ 276 ] {e2e6df98-86df-4715-99bf-7ad81f110ca7} oximeter.measurements_i64 (e071bee7-d78c-4beb-96aa-deeadd043695): 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.24 21:45:02.536384 [ 276 ] {e2e6df98-86df-4715-99bf-7ad81f110ca7} executeQuery: Read 12 rows, 897.00 B in 0.001533 sec., 7827.788649706457 rows/sec., 571.41 KiB/sec. 2025.02.24 21:45:02.536444 [ 276 ] {e2e6df98-86df-4715-99bf-7ad81f110ca7} TCPHandler: Processed in 0.001752054 sec. 2025.02.24 21:45:02.536659 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.536800 [ 275 ] {c545126c-d08b-4ee9-aa9e-b7e69b411e5a} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:45:02.536862 [ 275 ] {c545126c-d08b-4ee9-aa9e-b7e69b411e5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:45:02.537442 [ 275 ] {c545126c-d08b-4ee9-aa9e-b7e69b411e5a} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.537490 [ 275 ] {c545126c-d08b-4ee9-aa9e-b7e69b411e5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.537908 [ 275 ] {c545126c-d08b-4ee9-aa9e-b7e69b411e5a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.24 21:45:02.538198 [ 275 ] {c545126c-d08b-4ee9-aa9e-b7e69b411e5a} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:45:02.538473 [ 275 ] {c545126c-d08b-4ee9-aa9e-b7e69b411e5a} executeQuery: Read 82 rows, 5.33 KiB in 0.001698 sec., 48292.10836277974 rows/sec., 3.07 MiB/sec. 2025.02.24 21:45:02.538614 [ 275 ] {c545126c-d08b-4ee9-aa9e-b7e69b411e5a} TCPHandler: Processed in 0.002059882 sec. 2025.02.24 21:45:02.654727 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.02.24 21:45:02.655380 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.655432 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.655966 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.24 21:45:02.656246 [ 244 ] {} system.asynchronous_metric_log (85a07f5e-63cc-4910-beea-6276a3fd4608): 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.24 21:45:02.656536 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.02.24 21:45:02.896440 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.24 21:45:02.919525 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:02.919592 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:02.927723 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.24 21:45:02.928532 [ 243 ] {} system.metric_log (3ce494b4-e6a9-4727-8472-43fe9b4ce396): 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.24 21:45:02.932609 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.24 21:45:02.967315 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.967658 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} executeQuery: (from [fd00:1122:3344:101::d]:49535) 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.24 21:45:02.968256 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.968316 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} 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.24 21:45:02.968717 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.968809 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.969019 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.24 21:45:02.969296 [ 287 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.969288 [ 286 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.969343 [ 288 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.969311 [ 290 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.24 21:45:02.969521 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.24 21:45:02.969558 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.969691 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.969716 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.02.24 21:45:02.969773 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} 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.24 21:45:02.969839 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} 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.24 21:45:02.969899 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} 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.24 21:45:02.971878 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} executeQuery: Read 33 rows, 1.26 KiB in 0.004396 sec., 7506.824385805278 rows/sec., 287.24 KiB/sec. 2025.02.24 21:45:02.972173 [ 275 ] {bb8b39d0-36e7-4d97-bb0e-7ff70bc02705} TCPHandler: Processed in 0.005023556 sec. 2025.02.24 21:45:02.972802 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.973040 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} executeQuery: (from [fd00:1122:3344:101::d]:34487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.24 21:45:02.973556 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.973659 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.24 21:45:02.974179 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.974311 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.974552 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.24 21:45:02.974712 [ 287 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.974746 [ 288 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.24 21:45:02.974771 [ 286 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.974833 [ 290 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.974982 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.24 21:45:02.975026 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.975154 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.975180 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.02.24 21:45:02.975234 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.975287 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.975333 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.977008 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} executeQuery: Read 33 rows, 1.26 KiB in 0.004081 sec., 8086.253369272236 rows/sec., 309.41 KiB/sec. 2025.02.24 21:45:02.977212 [ 276 ] {22e3230c-22b0-435b-b62a-ba688e35ef96} TCPHandler: Processed in 0.004539613 sec. 2025.02.24 21:45:02.977558 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.977770 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} executeQuery: (from [fd00:1122:3344:101::d]:49535) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.24 21:45:02.978188 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.978246 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.24 21:45:02.978615 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.978695 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.978860 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.24 21:45:02.979062 [ 290 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.24 21:45:02.979069 [ 288 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.979095 [ 286 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.979013 [ 287 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.979251 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.24 21:45:02.979278 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.979400 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.979433 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.02.24 21:45:02.979493 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.979561 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.979630 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.981356 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} executeQuery: Read 33 rows, 1.26 KiB in 0.003687 sec., 8950.366151342554 rows/sec., 342.47 KiB/sec. 2025.02.24 21:45:02.981630 [ 275 ] {8a1a9d81-e9b9-4a2e-adc4-7aaed84f8ecd} TCPHandler: Processed in 0.004134644 sec. 2025.02.24 21:45:02.982047 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.982259 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} executeQuery: (from [fd00:1122:3344:101::d]:34487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.24 21:45:02.982633 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.982686 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.24 21:45:02.983161 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.983247 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.983423 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.02.24 21:45:02.983612 [ 288 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.24 21:45:02.983651 [ 290 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.983680 [ 287 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.983718 [ 286 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.983863 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.24 21:45:02.983899 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.984048 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.984075 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.02.24 21:45:02.984120 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.984169 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.984218 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.985810 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} executeQuery: Read 33 rows, 1.26 KiB in 0.003648 sec., 9046.052631578947 rows/sec., 346.13 KiB/sec. 2025.02.24 21:45:02.986009 [ 276 ] {09b743c1-7f1c-4d8a-a0bd-0fdb1c056beb} TCPHandler: Processed in 0.004022411 sec. 2025.02.24 21:45:02.986487 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.986701 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} executeQuery: (from [fd00:1122:3344:101::d]:49535) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.24 21:45:02.987101 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.987160 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.24 21:45:02.987512 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.987590 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.987748 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.02.24 21:45:02.987838 [ 287 ] {e5827336-1a79-496d-af90-247c37ede521} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.987954 [ 290 ] {e5827336-1a79-496d-af90-247c37ede521} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.987955 [ 288 ] {e5827336-1a79-496d-af90-247c37ede521} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.24 21:45:02.987985 [ 286 ] {e5827336-1a79-496d-af90-247c37ede521} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.988142 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.24 21:45:02.988181 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.988301 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.988326 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.02.24 21:45:02.988370 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.988419 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.988467 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.24 21:45:02.990007 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} executeQuery: Read 33 rows, 1.26 KiB in 0.003408 sec., 9683.098591549297 rows/sec., 370.51 KiB/sec. 2025.02.24 21:45:02.990230 [ 275 ] {e5827336-1a79-496d-af90-247c37ede521} TCPHandler: Processed in 0.003810365 sec. 2025.02.24 21:45:02.990572 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:02.990815 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} executeQuery: (from [fd00:1122:3344:101::d]:34487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.24 21:45:02.991173 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.24 21:45:02.991226 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.24 21:45:02.991565 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:02.991642 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.24 21:45:02.991798 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.02.24 21:45:02.991975 [ 288 ] {243b4177-91c7-4288-80c5-9da583c22bca} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.24 21:45:02.991987 [ 290 ] {243b4177-91c7-4288-80c5-9da583c22bca} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.24 21:45:02.992017 [ 286 ] {243b4177-91c7-4288-80c5-9da583c22bca} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.24 21:45:02.992088 [ 287 ] {243b4177-91c7-4288-80c5-9da583c22bca} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.24 21:45:02.992233 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.24 21:45:02.992276 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.24 21:45:02.992427 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.24 21:45:02.992462 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.02.24 21:45:02.992524 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.24 21:45:02.992591 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.24 21:45:02.992654 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.24 21:45:02.994287 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} executeQuery: Read 33 rows, 1.26 KiB in 0.003598 sec., 9171.762090050028 rows/sec., 350.94 KiB/sec. 2025.02.24 21:45:02.994523 [ 276 ] {243b4177-91c7-4288-80c5-9da583c22bca} TCPHandler: Processed in 0.004013241 sec. 2025.02.24 21:45:03.123311 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:03.123548 [ 275 ] {7ae3e864-1c0c-487e-a3ae-d81e2e864e8c} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.24 21:45:03.123664 [ 275 ] {7ae3e864-1c0c-487e-a3ae-d81e2e864e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.24 21:45:03.124790 [ 275 ] {7ae3e864-1c0c-487e-a3ae-d81e2e864e8c} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:03.124852 [ 275 ] {7ae3e864-1c0c-487e-a3ae-d81e2e864e8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:03.125497 [ 275 ] {7ae3e864-1c0c-487e-a3ae-d81e2e864e8c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:45:03.125769 [ 275 ] {7ae3e864-1c0c-487e-a3ae-d81e2e864e8c} oximeter.timeseries_schema (f89d941d-3591-4a8a-9e53-d5332f9e3b20): 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.24 21:45:03.126001 [ 275 ] {7ae3e864-1c0c-487e-a3ae-d81e2e864e8c} executeQuery: Read 6 rows, 1.34 KiB in 0.002523 sec., 2378.1212841854936 rows/sec., 529.50 KiB/sec. 2025.02.24 21:45:03.126092 [ 275 ] {7ae3e864-1c0c-487e-a3ae-d81e2e864e8c} TCPHandler: Processed in 0.002977785 sec. 2025.02.24 21:45:03.126387 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:03.126577 [ 276 ] {c65c509e-76da-4dcf-8bf7-23318a83f6bf} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.24 21:45:03.126671 [ 276 ] {c65c509e-76da-4dcf-8bf7-23318a83f6bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.24 21:45:03.128384 [ 276 ] {c65c509e-76da-4dcf-8bf7-23318a83f6bf} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:03.128441 [ 276 ] {c65c509e-76da-4dcf-8bf7-23318a83f6bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:03.129063 [ 276 ] {c65c509e-76da-4dcf-8bf7-23318a83f6bf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.24 21:45:03.129380 [ 276 ] {c65c509e-76da-4dcf-8bf7-23318a83f6bf} oximeter.fields_string (64c522fe-2318-49ea-8b02-c986363aa743): 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.24 21:45:03.129643 [ 276 ] {c65c509e-76da-4dcf-8bf7-23318a83f6bf} executeQuery: Read 1212 rows, 102.55 KiB in 0.003118 sec., 388710.71199486847 rows/sec., 32.12 MiB/sec. 2025.02.24 21:45:03.129727 [ 276 ] {c65c509e-76da-4dcf-8bf7-23318a83f6bf} TCPHandler: Processed in 0.003475757 sec. 2025.02.24 21:45:03.129934 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:03.130081 [ 275 ] {415c2f1e-f3a8-4ff5-a919-7ad631a8801b} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.24 21:45:03.130152 [ 275 ] {415c2f1e-f3a8-4ff5-a919-7ad631a8801b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.24 21:45:03.130871 [ 275 ] {415c2f1e-f3a8-4ff5-a919-7ad631a8801b} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:03.130913 [ 275 ] {415c2f1e-f3a8-4ff5-a919-7ad631a8801b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:03.131319 [ 275 ] {415c2f1e-f3a8-4ff5-a919-7ad631a8801b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.24 21:45:03.131648 [ 275 ] {415c2f1e-f3a8-4ff5-a919-7ad631a8801b} oximeter.fields_u16 (ab3d7db4-5a5d-40f1-a2c6-e44d2cf73a45): 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.24 21:45:03.131977 [ 275 ] {415c2f1e-f3a8-4ff5-a919-7ad631a8801b} executeQuery: Read 8 rows, 616.00 B in 0.001913 sec., 4181.913225300575 rows/sec., 314.46 KiB/sec. 2025.02.24 21:45:03.132113 [ 275 ] {415c2f1e-f3a8-4ff5-a919-7ad631a8801b} TCPHandler: Processed in 0.002249957 sec. 2025.02.24 21:45:03.132299 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:03.132432 [ 276 ] {b7fe908b-afc8-4b0a-a279-abedd1ea77c5} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.24 21:45:03.132487 [ 276 ] {b7fe908b-afc8-4b0a-a279-abedd1ea77c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.24 21:45:03.133200 [ 276 ] {b7fe908b-afc8-4b0a-a279-abedd1ea77c5} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:03.133241 [ 276 ] {b7fe908b-afc8-4b0a-a279-abedd1ea77c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:03.133644 [ 276 ] {b7fe908b-afc8-4b0a-a279-abedd1ea77c5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.24 21:45:03.133949 [ 276 ] {b7fe908b-afc8-4b0a-a279-abedd1ea77c5} oximeter.fields_u32 (fe88e218-5d02-4c24-89a2-7885b1ff5571): 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.24 21:45:03.134148 [ 276 ] {b7fe908b-afc8-4b0a-a279-abedd1ea77c5} executeQuery: Read 228 rows, 15.81 KiB in 0.001749 sec., 130360.20583190395 rows/sec., 8.83 MiB/sec. 2025.02.24 21:45:03.134210 [ 276 ] {b7fe908b-afc8-4b0a-a279-abedd1ea77c5} TCPHandler: Processed in 0.001970579 sec. 2025.02.24 21:45:03.134389 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:03.134526 [ 275 ] {5c507231-ca6b-487e-864a-a2be8b58de76} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.24 21:45:03.134586 [ 275 ] {5c507231-ca6b-487e-864a-a2be8b58de76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.24 21:45:03.135561 [ 275 ] {5c507231-ca6b-487e-864a-a2be8b58de76} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:03.135612 [ 275 ] {5c507231-ca6b-487e-864a-a2be8b58de76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:03.136052 [ 275 ] {5c507231-ca6b-487e-864a-a2be8b58de76} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.24 21:45:03.136338 [ 275 ] {5c507231-ca6b-487e-864a-a2be8b58de76} oximeter.fields_uuid (9909ae48-0e85-4233-b19e-96ae26fcf8d2): 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.24 21:45:03.136597 [ 275 ] {5c507231-ca6b-487e-864a-a2be8b58de76} executeQuery: Read 528 rows, 40.04 KiB in 0.002102 sec., 251189.3434823977 rows/sec., 18.60 MiB/sec. 2025.02.24 21:45:03.136702 [ 275 ] {5c507231-ca6b-487e-864a-a2be8b58de76} TCPHandler: Processed in 0.00237778 sec. 2025.02.24 21:45:03.136866 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:03.136996 [ 276 ] {22feca94-5187-4800-8470-017c5e7c2a36} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.24 21:45:03.137055 [ 276 ] {22feca94-5187-4800-8470-017c5e7c2a36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.24 21:45:03.138351 [ 276 ] {22feca94-5187-4800-8470-017c5e7c2a36} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:03.138390 [ 276 ] {22feca94-5187-4800-8470-017c5e7c2a36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:03.139032 [ 276 ] {22feca94-5187-4800-8470-017c5e7c2a36} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.24 21:45:03.139312 [ 276 ] {22feca94-5187-4800-8470-017c5e7c2a36} oximeter.measurements_cumulativeu64 (d51e6d9a-7629-4d65-958b-6e83750c0923): 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.24 21:45:03.139532 [ 276 ] {22feca94-5187-4800-8470-017c5e7c2a36} executeQuery: Read 2810 rows, 192.18 KiB in 0.002563 sec., 1096371.439719079 rows/sec., 73.23 MiB/sec. 2025.02.24 21:45:03.139613 [ 276 ] {22feca94-5187-4800-8470-017c5e7c2a36} TCPHandler: Processed in 0.00280758 sec. 2025.02.24 21:45:03.139797 [ 275 ] {} TCP-Session: 82dbc9c5-918b-4b47-b1c0-4442b4b394f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:03.139942 [ 275 ] {1b2c0efa-5ca0-4a7e-96f2-93fa26998f9b} executeQuery: (from [fd00:1122:3344:101::d]:49535) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.24 21:45:03.140048 [ 275 ] {1b2c0efa-5ca0-4a7e-96f2-93fa26998f9b} 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.24 21:45:03.141446 [ 275 ] {1b2c0efa-5ca0-4a7e-96f2-93fa26998f9b} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:03.141495 [ 275 ] {1b2c0efa-5ca0-4a7e-96f2-93fa26998f9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:03.142303 [ 275 ] {1b2c0efa-5ca0-4a7e-96f2-93fa26998f9b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.24 21:45:03.142667 [ 275 ] {1b2c0efa-5ca0-4a7e-96f2-93fa26998f9b} oximeter.measurements_histogramu64 (f9b3c607-aa37-43a3-be02-f0eaec2b426b): 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.24 21:45:03.143074 [ 275 ] {1b2c0efa-5ca0-4a7e-96f2-93fa26998f9b} executeQuery: Read 8 rows, 14.68 KiB in 0.003152 sec., 2538.0710659898477 rows/sec., 4.55 MiB/sec. 2025.02.24 21:45:03.143226 [ 275 ] {1b2c0efa-5ca0-4a7e-96f2-93fa26998f9b} TCPHandler: Processed in 0.003498758 sec. 2025.02.24 21:45:03.143419 [ 276 ] {} TCP-Session: 1aeeb6e7-29d8-4b08-bb68-e7102f36fe28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.24 21:45:03.143545 [ 276 ] {f848fb67-61b7-418c-91d8-f80a679885b1} executeQuery: (from [fd00:1122:3344:101::d]:34487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.24 21:45:03.143599 [ 276 ] {f848fb67-61b7-418c-91d8-f80a679885b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.24 21:45:03.144127 [ 276 ] {f848fb67-61b7-418c-91d8-f80a679885b1} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.24 21:45:03.144166 [ 276 ] {f848fb67-61b7-418c-91d8-f80a679885b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.24 21:45:03.144642 [ 276 ] {f848fb67-61b7-418c-91d8-f80a679885b1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.24 21:45:03.144943 [ 276 ] {f848fb67-61b7-418c-91d8-f80a679885b1} oximeter.measurements_u64 (7ccfeb5b-ed7c-41e6-933a-4c844baa2631): 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.24 21:45:03.145183 [ 276 ] {f848fb67-61b7-418c-91d8-f80a679885b1} executeQuery: Read 12 rows, 848.00 B in 0.001661 sec., 7224.563515954244 rows/sec., 498.57 KiB/sec. 2025.02.24 21:45:03.145387 [ 276 ] {f848fb67-61b7-418c-91d8-f80a679885b1} TCPHandler: Processed in 0.002023021 sec.