[ Dec 18 22:13:59 Enabled. ] [ Dec 18 22:13:59 Rereading configuration. ] [ Dec 18 22:14:01 Rereading configuration. ] [ Dec 18 22:14:05 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 18 22:14:05 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.12.18 22:14:06.458908 [ 1 ] {} Application: Will watch for the process with pid 23828 2024.12.18 22:14:06.459387 [ 1 ] {} Application: Forked a child process to watch 2024.12.18 22:14:06.697792 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23828 2024.12.18 22:14:06.698491 [ 1 ] {} Application: starting up 2024.12.18 22:14:06.699168 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.18 22:14:06.783915 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.18 22:14:06.809494 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.18 22:14:06.809574 [ 1 ] {} Application: Initializing DateLUT. 2024.12.18 22:14:06.809599 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.18 22:14:06.809698 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.18 22:14:06.810330 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.18 22:14:06.812193 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.18 22:14:06.812917 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.18 22:14:06.813715 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.12.18 22:14:06.813736 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.12.18 22:14:06.813751 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.18 22:14:06.813917 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.18 22:14:06.814828 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.18 22:14:06.820311 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.18 22:14:06.821073 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.18 22:14:06.822292 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.18 22:14:06.822356 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.18 22:14:06.823876 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.18 22:14:06.824350 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.18 22:14:06.828622 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.18 22:14:06.829295 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.18 22:14:06.830900 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.18 22:14:06.831296 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.18 22:14:06.831681 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.18 22:14:06.832070 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.18 22:14:06.833459 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.18 22:14:06.833487 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.18 22:14:06.833562 [ 125 ] {} DNSResolver: Updating DNS cache 2024.12.18 22:14:06.833748 [ 125 ] {} DNSResolver: Updated DNS cache 2024.12.18 22:14:06.848756 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.18 22:14:06.848793 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000197664 sec 2024.12.18 22:14:06.848847 [ 1 ] {} ReferentialDeps: No tables 2024.12.18 22:14:06.848869 [ 1 ] {} LoadingDeps: No tables 2024.12.18 22:14:06.850188 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.18 22:14:06.851190 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.18 22:14:06.862899 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.18 22:14:06.862944 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.18 22:14:06.862968 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.18 22:14:06.862981 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.18 22:14:06.863010 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.18 22:14:06.863031 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.18 22:14:06.865560 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.18 22:14:06.865602 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.18 22:14:06.865625 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.18 22:14:06.865809 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.18 22:14:06.865828 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.18 22:14:06.865860 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.18 22:14:06.865880 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.18 22:14:06.865893 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.18 22:14:06.865919 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.18 22:14:06.865937 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.18 22:14:06.892577 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.18 22:14:06.897307 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.18 22:14:06.897345 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3411e-05 sec 2024.12.18 22:14:06.897362 [ 1 ] {} ReferentialDeps: No tables 2024.12.18 22:14:06.897375 [ 1 ] {} LoadingDeps: No tables 2024.12.18 22:14:06.897403 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.18 22:14:06.897611 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.18 22:14:06.897656 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.18 22:14:06.897669 [ 1 ] {} Application: Loaded metadata. 2024.12.18 22:14:06.897680 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.12.18 22:14:06.897691 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.18 22:14:06.907281 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.18 22:14:06.907493 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2024.12.18 22:14:06.908412 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.427e-05 sec. 2024.12.18 22:14:06.909312 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.18 22:14:06.909395 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.18 22:14:06.909412 [ 1 ] {} Application: Ready for connections. 2024.12.18 22:14:07.227537 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35476 2024.12.18 22:14:07.227883 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.227974 [ 3 ] {} TCP-Session: 4ff1413f-ada7-46a4-8240-8325d73640f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35476 2024.12.18 22:14:07.228025 [ 3 ] {} TCP-Session: 4ff1413f-ada7-46a4-8240-8325d73640f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.228066 [ 3 ] {} TCP-Session: 4ff1413f-ada7-46a4-8240-8325d73640f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.228199 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 22:14:07.228247 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:07.228291 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:07.231142 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50191 2024.12.18 22:14:07.231206 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59735 2024.12.18 22:14:07.231272 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.231315 [ 4 ] {} TCP-Session: 6ede32f3-93ec-458d-b37b-010f799922be Authenticating user 'default' from [fd00:1122:3344:101::e]:50191 2024.12.18 22:14:07.231355 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.231366 [ 4 ] {} TCP-Session: 6ede32f3-93ec-458d-b37b-010f799922be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.231411 [ 4 ] {} TCP-Session: 6ede32f3-93ec-458d-b37b-010f799922be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.231422 [ 5 ] {} TCP-Session: 098d30a3-161c-4335-af23-ab7a91d8762c Authenticating user 'default' from [fd00:1122:3344:101::e]:59735 2024.12.18 22:14:07.231487 [ 5 ] {} TCP-Session: 098d30a3-161c-4335-af23-ab7a91d8762c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.231514 [ 5 ] {} TCP-Session: 098d30a3-161c-4335-af23-ab7a91d8762c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.232003 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50015 2024.12.18 22:14:07.232121 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.232144 [ 253 ] {} TCP-Session: bffc9a74-d548-414d-b883-d7e11e4dbe2a Authenticating user 'default' from [fd00:1122:3344:101::e]:50015 2024.12.18 22:14:07.232161 [ 253 ] {} TCP-Session: bffc9a74-d548-414d-b883-d7e11e4dbe2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.232186 [ 253 ] {} TCP-Session: bffc9a74-d548-414d-b883-d7e11e4dbe2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.232266 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55663 2024.12.18 22:14:07.232278 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52934 2024.12.18 22:14:07.232410 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35545 2024.12.18 22:14:07.232465 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.232537 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.232706 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62139 2024.12.18 22:14:07.232724 [ 254 ] {} TCP-Session: 022da170-f7da-4f13-86c2-5ffb405c671b Authenticating user 'default' from [fd00:1122:3344:101::e]:52934 2024.12.18 22:14:07.232707 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.232776 [ 254 ] {} TCP-Session: 022da170-f7da-4f13-86c2-5ffb405c671b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.232688 [ 255 ] {} TCP-Session: 2154df13-5209-4a66-b470-410e95dd32c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55663 2024.12.18 22:14:07.232879 [ 254 ] {} TCP-Session: 022da170-f7da-4f13-86c2-5ffb405c671b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.232879 [ 256 ] {} TCP-Session: dacbf6cd-5404-4efc-bb99-11a43adf64bd Authenticating user 'default' from [fd00:1122:3344:101::e]:35545 2024.12.18 22:14:07.232897 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.232983 [ 255 ] {} TCP-Session: 2154df13-5209-4a66-b470-410e95dd32c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.233013 [ 256 ] {} TCP-Session: dacbf6cd-5404-4efc-bb99-11a43adf64bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.233030 [ 257 ] {} TCP-Session: f576d0e4-88f0-4205-99e6-7825aa5dd6c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62139 2024.12.18 22:14:07.233044 [ 255 ] {} TCP-Session: 2154df13-5209-4a66-b470-410e95dd32c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.233050 [ 256 ] {} TCP-Session: dacbf6cd-5404-4efc-bb99-11a43adf64bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.233083 [ 257 ] {} TCP-Session: f576d0e4-88f0-4205-99e6-7825aa5dd6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.233145 [ 257 ] {} TCP-Session: f576d0e4-88f0-4205-99e6-7825aa5dd6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.682108 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47320 2024.12.18 22:14:07.682244 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.682287 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Authenticating user 'default' from [fd00:1122:3344:101::d]:47320 2024.12.18 22:14:07.682308 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.682325 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.682389 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 22:14:07.682415 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:07.682442 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:07.682817 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45263 2024.12.18 22:14:07.682900 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62306 2024.12.18 22:14:07.683027 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.683181 [ 259 ] {} TCP-Session: 19763b60-22f2-4b45-bcd7-d7e0a1582740 Authenticating user 'default' from [fd00:1122:3344:101::d]:45263 2024.12.18 22:14:07.683201 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.683230 [ 259 ] {} TCP-Session: 19763b60-22f2-4b45-bcd7-d7e0a1582740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.683213 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57931 2024.12.18 22:14:07.683217 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61954 2024.12.18 22:14:07.683327 [ 259 ] {} TCP-Session: 19763b60-22f2-4b45-bcd7-d7e0a1582740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.683345 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42549 2024.12.18 22:14:07.683316 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Authenticating user 'default' from [fd00:1122:3344:101::d]:62306 2024.12.18 22:14:07.683493 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46568 2024.12.18 22:14:07.683651 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.683719 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.683778 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36360 2024.12.18 22:14:07.683841 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.683931 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684003 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45098 2024.12.18 22:14:07.684030 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.684127 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.684180 [ 261 ] {} TCP-Session: 7f967566-e2a2-4115-91a6-52ed31d049f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61954 2024.12.18 22:14:07.684321 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.684357 [ 263 ] {} TCP-Session: bada9d9f-4cc1-44f2-b375-ee47f96dc350 Authenticating user 'default' from [fd00:1122:3344:101::d]:42549 2024.12.18 22:14:07.683867 [ 262 ] {} TCP-Session: 0b7804ff-7068-4560-a2ca-256a36d0d0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57931 2024.12.18 22:14:07.684375 [ 261 ] {} TCP-Session: 7f967566-e2a2-4115-91a6-52ed31d049f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684363 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:07.684454 [ 265 ] {} TCP-Session: 09a3cdd8-eade-4525-a448-468fb82e1901 Authenticating user 'default' from [fd00:1122:3344:101::d]:36360 2024.12.18 22:14:07.684480 [ 263 ] {} TCP-Session: bada9d9f-4cc1-44f2-b375-ee47f96dc350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684520 [ 262 ] {} TCP-Session: 0b7804ff-7068-4560-a2ca-256a36d0d0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684614 [ 265 ] {} TCP-Session: 09a3cdd8-eade-4525-a448-468fb82e1901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684609 [ 261 ] {} TCP-Session: 7f967566-e2a2-4115-91a6-52ed31d049f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684642 [ 266 ] {} TCP-Session: b805e9be-f362-436b-a2c6-63575618bad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45098 2024.12.18 22:14:07.684637 [ 263 ] {} TCP-Session: bada9d9f-4cc1-44f2-b375-ee47f96dc350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684672 [ 262 ] {} TCP-Session: 0b7804ff-7068-4560-a2ca-256a36d0d0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684733 [ 264 ] {} TCP-Session: d96d3c4c-f0c7-4151-bfd2-87d81670c288 Authenticating user 'default' from [fd00:1122:3344:101::d]:46568 2024.12.18 22:14:07.684812 [ 266 ] {} TCP-Session: b805e9be-f362-436b-a2c6-63575618bad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684886 [ 265 ] {} TCP-Session: 09a3cdd8-eade-4525-a448-468fb82e1901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684892 [ 266 ] {} TCP-Session: b805e9be-f362-436b-a2c6-63575618bad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.684937 [ 264 ] {} TCP-Session: d96d3c4c-f0c7-4151-bfd2-87d81670c288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.685021 [ 264 ] {} TCP-Session: d96d3c4c-f0c7-4151-bfd2-87d81670c288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:07.687000 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.690068 [ 258 ] {5d462564-d2d4-4332-8d0d-5475dc769f55} executeQuery: (from [fd00:1122:3344:101::d]:47320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.18 22:14:07.788111 [ 258 ] {5d462564-d2d4-4332-8d0d-5475dc769f55} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47320) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.18 22:14:07.789383 [ 258 ] {5d462564-d2d4-4332-8d0d-5475dc769f55} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.18 22:14:07.789493 [ 258 ] {5d462564-d2d4-4332-8d0d-5475dc769f55} TCPHandler: Processed in 0.10393108 sec. 2024.12.18 22:14:07.789991 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.790315 [ 260 ] {3b0981d8-4a9c-4fe4-8125-212e816c5241} executeQuery: (from [fd00:1122:3344:101::d]:62306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.18 22:14:07.790829 [ 260 ] {3b0981d8-4a9c-4fe4-8125-212e816c5241} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62306) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.18 22:14:07.790999 [ 260 ] {3b0981d8-4a9c-4fe4-8125-212e816c5241} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.18 22:14:07.791090 [ 260 ] {3b0981d8-4a9c-4fe4-8125-212e816c5241} TCPHandler: Processed in 0.001323616 sec. 2024.12.18 22:14:07.791383 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.792597 [ 258 ] {09e61bd1-42b5-4539-ab19-a4e654cc737d} executeQuery: (from [fd00:1122:3344:101::d]:47320) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.18 22:14:07.793217 [ 258 ] {09e61bd1-42b5-4539-ab19-a4e654cc737d} TCPHandler: Processed in 0.001944418 sec. 2024.12.18 22:14:07.793539 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.793757 [ 260 ] {cfc83baf-e624-404b-a234-367632bec64c} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.18 22:14:07.793872 [ 260 ] {cfc83baf-e624-404b-a234-367632bec64c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.18 22:14:07.801988 [ 260 ] {cfc83baf-e624-404b-a234-367632bec64c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.18 22:14:07.802027 [ 260 ] {cfc83baf-e624-404b-a234-367632bec64c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3332e-05 sec 2024.12.18 22:14:07.802041 [ 260 ] {cfc83baf-e624-404b-a234-367632bec64c} ReferentialDeps: No tables 2024.12.18 22:14:07.802053 [ 260 ] {cfc83baf-e624-404b-a234-367632bec64c} LoadingDeps: No tables 2024.12.18 22:14:07.802085 [ 260 ] {cfc83baf-e624-404b-a234-367632bec64c} DatabaseAtomic (oximeter): Starting up tables. 2024.12.18 22:14:07.802137 [ 260 ] {cfc83baf-e624-404b-a234-367632bec64c} TCPHandler: Processed in 0.008716011 sec. 2024.12.18 22:14:07.802319 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.802507 [ 258 ] {cdfe851a-f045-4303-8b60-284106d3f04c} executeQuery: (from [fd00:1122:3344:101::d]:47320) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.12.18 22:14:07.802569 [ 258 ] {cdfe851a-f045-4303-8b60-284106d3f04c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.18 22:14:07.810092 [ 258 ] {cdfe851a-f045-4303-8b60-284106d3f04c} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.18 22:14:07.815342 [ 258 ] {cdfe851a-f045-4303-8b60-284106d3f04c} oximeter.version (997dff2b-0c39-493c-bed4-2fc4e80cb8fc): Loading data parts 2024.12.18 22:14:07.816190 [ 258 ] {cdfe851a-f045-4303-8b60-284106d3f04c} oximeter.version (997dff2b-0c39-493c-bed4-2fc4e80cb8fc): There are no data parts 2024.12.18 22:14:07.824662 [ 258 ] {cdfe851a-f045-4303-8b60-284106d3f04c} TCPHandler: Processed in 0.02239711 sec. 2024.12.18 22:14:07.824889 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.825154 [ 260 ] {4d263caa-56c1-407c-8736-979030b1cd0a} executeQuery: (from [fd00:1122:3344:101::d]:62306) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.825244 [ 260 ] {4d263caa-56c1-407c-8736-979030b1cd0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.18 22:14:07.835004 [ 260 ] {4d263caa-56c1-407c-8736-979030b1cd0a} oximeter.measurements_bool (dc816e35-6ac1-49f1-abb0-c1dcf0ae59a3): Loading data parts 2024.12.18 22:14:07.835230 [ 260 ] {4d263caa-56c1-407c-8736-979030b1cd0a} oximeter.measurements_bool (dc816e35-6ac1-49f1-abb0-c1dcf0ae59a3): There are no data parts 2024.12.18 22:14:07.840609 [ 260 ] {4d263caa-56c1-407c-8736-979030b1cd0a} TCPHandler: Processed in 0.01578702 sec. 2024.12.18 22:14:07.840999 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.841453 [ 258 ] {d582d224-b22d-479a-ab30-bf027c7bccfc} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.841549 [ 258 ] {d582d224-b22d-479a-ab30-bf027c7bccfc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.18 22:14:07.847277 [ 258 ] {d582d224-b22d-479a-ab30-bf027c7bccfc} oximeter.measurements_i8 (666891b6-8b05-4009-bc1d-ca4b22ee138d): Loading data parts 2024.12.18 22:14:07.847544 [ 258 ] {d582d224-b22d-479a-ab30-bf027c7bccfc} oximeter.measurements_i8 (666891b6-8b05-4009-bc1d-ca4b22ee138d): There are no data parts 2024.12.18 22:14:07.853559 [ 258 ] {d582d224-b22d-479a-ab30-bf027c7bccfc} TCPHandler: Processed in 0.01269526 sec. 2024.12.18 22:14:07.853786 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.854034 [ 260 ] {84ccb64a-6f9f-4247-a3d7-fcc820f6bdf0} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.854113 [ 260 ] {84ccb64a-6f9f-4247-a3d7-fcc820f6bdf0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.18 22:14:07.857831 [ 260 ] {84ccb64a-6f9f-4247-a3d7-fcc820f6bdf0} oximeter.measurements_u8 (83c1c244-bbee-4bb2-bdb5-10f6402cdf53): Loading data parts 2024.12.18 22:14:07.858100 [ 260 ] {84ccb64a-6f9f-4247-a3d7-fcc820f6bdf0} oximeter.measurements_u8 (83c1c244-bbee-4bb2-bdb5-10f6402cdf53): There are no data parts 2024.12.18 22:14:07.862216 [ 260 ] {84ccb64a-6f9f-4247-a3d7-fcc820f6bdf0} TCPHandler: Processed in 0.008498357 sec. 2024.12.18 22:14:07.862567 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.863065 [ 258 ] {03945812-2f61-4f11-8669-2bbcfd7ee074} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.863137 [ 258 ] {03945812-2f61-4f11-8669-2bbcfd7ee074} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.18 22:14:07.868644 [ 258 ] {03945812-2f61-4f11-8669-2bbcfd7ee074} oximeter.measurements_i16 (b9ac88da-1c60-4c26-a09a-681c58c159c5): Loading data parts 2024.12.18 22:14:07.868932 [ 258 ] {03945812-2f61-4f11-8669-2bbcfd7ee074} oximeter.measurements_i16 (b9ac88da-1c60-4c26-a09a-681c58c159c5): There are no data parts 2024.12.18 22:14:07.877044 [ 258 ] {03945812-2f61-4f11-8669-2bbcfd7ee074} TCPHandler: Processed in 0.014590186 sec. 2024.12.18 22:14:07.877241 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.877445 [ 260 ] {d9709ab2-fd46-43d7-94f6-67d28c6b698e} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.877510 [ 260 ] {d9709ab2-fd46-43d7-94f6-67d28c6b698e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.18 22:14:07.881261 [ 260 ] {d9709ab2-fd46-43d7-94f6-67d28c6b698e} oximeter.measurements_u16 (25a768f3-9826-45c2-b5fd-7f0790ccbc7a): Loading data parts 2024.12.18 22:14:07.881535 [ 260 ] {d9709ab2-fd46-43d7-94f6-67d28c6b698e} oximeter.measurements_u16 (25a768f3-9826-45c2-b5fd-7f0790ccbc7a): There are no data parts 2024.12.18 22:14:07.885509 [ 260 ] {d9709ab2-fd46-43d7-94f6-67d28c6b698e} TCPHandler: Processed in 0.008324613 sec. 2024.12.18 22:14:07.885881 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.886347 [ 258 ] {e5d3892c-f782-4a29-bf5f-e3a9356bbe33} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.886442 [ 258 ] {e5d3892c-f782-4a29-bf5f-e3a9356bbe33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.18 22:14:07.891974 [ 258 ] {e5d3892c-f782-4a29-bf5f-e3a9356bbe33} oximeter.measurements_i32 (86fdf07c-f19e-44df-91f5-d8af62ea9433): Loading data parts 2024.12.18 22:14:07.892221 [ 258 ] {e5d3892c-f782-4a29-bf5f-e3a9356bbe33} oximeter.measurements_i32 (86fdf07c-f19e-44df-91f5-d8af62ea9433): There are no data parts 2024.12.18 22:14:07.901575 [ 258 ] {e5d3892c-f782-4a29-bf5f-e3a9356bbe33} TCPHandler: Processed in 0.015828131 sec. 2024.12.18 22:14:07.901858 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.902105 [ 260 ] {409a4a6b-fb94-4be8-882b-c700c2398b34} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.902188 [ 260 ] {409a4a6b-fb94-4be8-882b-c700c2398b34} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.18 22:14:07.906090 [ 260 ] {409a4a6b-fb94-4be8-882b-c700c2398b34} oximeter.measurements_u32 (e7528297-0ae5-4ed0-84c9-4c9486d0a8d5): Loading data parts 2024.12.18 22:14:07.906237 [ 260 ] {409a4a6b-fb94-4be8-882b-c700c2398b34} oximeter.measurements_u32 (e7528297-0ae5-4ed0-84c9-4c9486d0a8d5): There are no data parts 2024.12.18 22:14:07.914466 [ 260 ] {409a4a6b-fb94-4be8-882b-c700c2398b34} TCPHandler: Processed in 0.012677258 sec. 2024.12.18 22:14:07.914800 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.915235 [ 258 ] {8f10f894-1951-4759-b1b9-b91501f482dc} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.915329 [ 258 ] {8f10f894-1951-4759-b1b9-b91501f482dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.18 22:14:07.921367 [ 258 ] {8f10f894-1951-4759-b1b9-b91501f482dc} oximeter.measurements_i64 (4d5b0387-78bb-4ed7-a453-89d08671d508): Loading data parts 2024.12.18 22:14:07.921648 [ 258 ] {8f10f894-1951-4759-b1b9-b91501f482dc} oximeter.measurements_i64 (4d5b0387-78bb-4ed7-a453-89d08671d508): There are no data parts 2024.12.18 22:14:07.930219 [ 258 ] {8f10f894-1951-4759-b1b9-b91501f482dc} TCPHandler: Processed in 0.015530815 sec. 2024.12.18 22:14:07.930439 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.930692 [ 260 ] {d0d80392-4f57-45a3-9d7e-287a43063163} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.930770 [ 260 ] {d0d80392-4f57-45a3-9d7e-287a43063163} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.18 22:14:07.934695 [ 260 ] {d0d80392-4f57-45a3-9d7e-287a43063163} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Loading data parts 2024.12.18 22:14:07.934859 [ 260 ] {d0d80392-4f57-45a3-9d7e-287a43063163} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): There are no data parts 2024.12.18 22:14:07.938765 [ 260 ] {d0d80392-4f57-45a3-9d7e-287a43063163} TCPHandler: Processed in 0.008394124 sec. 2024.12.18 22:14:07.939044 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.939322 [ 258 ] {1e80aae2-0417-4517-abd3-50e9d3cc7f4f} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.939381 [ 258 ] {1e80aae2-0417-4517-abd3-50e9d3cc7f4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.18 22:14:07.944807 [ 258 ] {1e80aae2-0417-4517-abd3-50e9d3cc7f4f} oximeter.measurements_f32 (355e1e78-c9f5-4645-ac3d-2241413cb46f): Loading data parts 2024.12.18 22:14:07.945047 [ 258 ] {1e80aae2-0417-4517-abd3-50e9d3cc7f4f} oximeter.measurements_f32 (355e1e78-c9f5-4645-ac3d-2241413cb46f): There are no data parts 2024.12.18 22:14:07.951040 [ 258 ] {1e80aae2-0417-4517-abd3-50e9d3cc7f4f} TCPHandler: Processed in 0.012065247 sec. 2024.12.18 22:14:07.951244 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.951447 [ 260 ] {d574c6a0-fd33-42eb-90b6-c749c7c725dc} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.951515 [ 260 ] {d574c6a0-fd33-42eb-90b6-c749c7c725dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.18 22:14:07.955029 [ 260 ] {d574c6a0-fd33-42eb-90b6-c749c7c725dc} oximeter.measurements_f64 (14043b8c-c236-475c-a812-46cde18521a7): Loading data parts 2024.12.18 22:14:07.955301 [ 260 ] {d574c6a0-fd33-42eb-90b6-c749c7c725dc} oximeter.measurements_f64 (14043b8c-c236-475c-a812-46cde18521a7): There are no data parts 2024.12.18 22:14:07.959221 [ 260 ] {d574c6a0-fd33-42eb-90b6-c749c7c725dc} TCPHandler: Processed in 0.008035188 sec. 2024.12.18 22:14:07.959424 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.959645 [ 258 ] {2174e51a-3974-4186-9542-14e9050c927c} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.959704 [ 258 ] {2174e51a-3974-4186-9542-14e9050c927c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.18 22:14:07.963055 [ 258 ] {2174e51a-3974-4186-9542-14e9050c927c} oximeter.measurements_string (2eac1c62-5e13-490b-bb2d-d5e72108293e): Loading data parts 2024.12.18 22:14:07.963219 [ 258 ] {2174e51a-3974-4186-9542-14e9050c927c} oximeter.measurements_string (2eac1c62-5e13-490b-bb2d-d5e72108293e): There are no data parts 2024.12.18 22:14:07.967022 [ 258 ] {2174e51a-3974-4186-9542-14e9050c927c} TCPHandler: Processed in 0.00765571 sec. 2024.12.18 22:14:07.967240 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.967445 [ 260 ] {b86d9c7b-9b0f-4d88-b1d7-702bc2aa1612} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.967519 [ 260 ] {b86d9c7b-9b0f-4d88-b1d7-702bc2aa1612} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.18 22:14:07.972870 [ 260 ] {b86d9c7b-9b0f-4d88-b1d7-702bc2aa1612} oximeter.measurements_bytes (0754e505-b9e4-4e16-a377-cfa92d76d82f): Loading data parts 2024.12.18 22:14:07.973024 [ 260 ] {b86d9c7b-9b0f-4d88-b1d7-702bc2aa1612} oximeter.measurements_bytes (0754e505-b9e4-4e16-a377-cfa92d76d82f): There are no data parts 2024.12.18 22:14:07.978917 [ 260 ] {b86d9c7b-9b0f-4d88-b1d7-702bc2aa1612} TCPHandler: Processed in 0.01173427 sec. 2024.12.18 22:14:07.979176 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.979592 [ 258 ] {994cd5cf-5be1-4c04-a8c2-42c5bec7e5b9} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.979725 [ 258 ] {994cd5cf-5be1-4c04-a8c2-42c5bec7e5b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.18 22:14:07.983292 [ 258 ] {994cd5cf-5be1-4c04-a8c2-42c5bec7e5b9} oximeter.measurements_cumulativei64 (383b71ac-bd95-4038-9367-5a9a094647b2): Loading data parts 2024.12.18 22:14:07.983484 [ 258 ] {994cd5cf-5be1-4c04-a8c2-42c5bec7e5b9} oximeter.measurements_cumulativei64 (383b71ac-bd95-4038-9367-5a9a094647b2): There are no data parts 2024.12.18 22:14:07.987270 [ 258 ] {994cd5cf-5be1-4c04-a8c2-42c5bec7e5b9} TCPHandler: Processed in 0.008205661 sec. 2024.12.18 22:14:07.987468 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:07.987741 [ 260 ] {2a8ffc1e-73f2-433f-ba4c-b5d07916ae3d} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:07.987801 [ 260 ] {2a8ffc1e-73f2-433f-ba4c-b5d07916ae3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.18 22:14:07.993173 [ 260 ] {2a8ffc1e-73f2-433f-ba4c-b5d07916ae3d} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Loading data parts 2024.12.18 22:14:07.993432 [ 260 ] {2a8ffc1e-73f2-433f-ba4c-b5d07916ae3d} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): There are no data parts 2024.12.18 22:14:08.000256 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 123.02 MiB, peak 123.02 MiB, free memory in arenas 0.00 B, will set to 134.07 MiB (RSS), difference: 11.05 MiB 2024.12.18 22:14:08.002447 [ 260 ] {2a8ffc1e-73f2-433f-ba4c-b5d07916ae3d} TCPHandler: Processed in 0.015045565 sec. 2024.12.18 22:14:08.002640 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.002886 [ 258 ] {619178e3-5736-40b1-a132-25f8cd98c97a} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.002954 [ 258 ] {619178e3-5736-40b1-a132-25f8cd98c97a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.18 22:14:08.007368 [ 258 ] {619178e3-5736-40b1-a132-25f8cd98c97a} oximeter.measurements_cumulativef32 (eb64ac9b-66a2-4860-86c6-022996ca2899): Loading data parts 2024.12.18 22:14:08.007544 [ 258 ] {619178e3-5736-40b1-a132-25f8cd98c97a} oximeter.measurements_cumulativef32 (eb64ac9b-66a2-4860-86c6-022996ca2899): There are no data parts 2024.12.18 22:14:08.016104 [ 258 ] {619178e3-5736-40b1-a132-25f8cd98c97a} TCPHandler: Processed in 0.013559755 sec. 2024.12.18 22:14:08.016409 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.016836 [ 260 ] {68eb3062-34e8-4fc7-bedc-578ef1e069cc} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.016897 [ 260 ] {68eb3062-34e8-4fc7-bedc-578ef1e069cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.18 22:14:08.022816 [ 260 ] {68eb3062-34e8-4fc7-bedc-578ef1e069cc} oximeter.measurements_cumulativef64 (a3f15ff4-8fac-4b0b-8a26-eccad77c0dec): Loading data parts 2024.12.18 22:14:08.023049 [ 260 ] {68eb3062-34e8-4fc7-bedc-578ef1e069cc} oximeter.measurements_cumulativef64 (a3f15ff4-8fac-4b0b-8a26-eccad77c0dec): There are no data parts 2024.12.18 22:14:08.032142 [ 260 ] {68eb3062-34e8-4fc7-bedc-578ef1e069cc} TCPHandler: Processed in 0.015780049 sec. 2024.12.18 22:14:08.032371 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.032728 [ 258 ] {1c402c31-779e-45fe-928f-327e2c5b9e01} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.032819 [ 258 ] {1c402c31-779e-45fe-928f-327e2c5b9e01} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.18 22:14:08.036978 [ 258 ] {1c402c31-779e-45fe-928f-327e2c5b9e01} oximeter.measurements_histogrami8 (17ec3f53-f31c-415a-a518-77ebf1874525): Loading data parts 2024.12.18 22:14:08.037220 [ 258 ] {1c402c31-779e-45fe-928f-327e2c5b9e01} oximeter.measurements_histogrami8 (17ec3f53-f31c-415a-a518-77ebf1874525): There are no data parts 2024.12.18 22:14:08.045391 [ 258 ] {1c402c31-779e-45fe-928f-327e2c5b9e01} TCPHandler: Processed in 0.013089036 sec. 2024.12.18 22:14:08.045746 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.046251 [ 260 ] {f2d500ba-85b6-4872-8347-12ad13d25fdc} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.046324 [ 260 ] {f2d500ba-85b6-4872-8347-12ad13d25fdc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.18 22:14:08.052452 [ 260 ] {f2d500ba-85b6-4872-8347-12ad13d25fdc} oximeter.measurements_histogramu8 (6016ae28-0cc6-4e68-a7e3-afa043898ff3): Loading data parts 2024.12.18 22:14:08.052702 [ 260 ] {f2d500ba-85b6-4872-8347-12ad13d25fdc} oximeter.measurements_histogramu8 (6016ae28-0cc6-4e68-a7e3-afa043898ff3): There are no data parts 2024.12.18 22:14:08.055237 [ 260 ] {f2d500ba-85b6-4872-8347-12ad13d25fdc} TCPHandler: Processed in 0.009623778 sec. 2024.12.18 22:14:08.055503 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.055947 [ 258 ] {52019b20-97f8-472a-b5a4-b3d6b12bb0eb} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.056053 [ 258 ] {52019b20-97f8-472a-b5a4-b3d6b12bb0eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.18 22:14:08.059613 [ 258 ] {52019b20-97f8-472a-b5a4-b3d6b12bb0eb} oximeter.measurements_histogrami16 (82911fa7-688d-4156-a99c-077856d10b72): Loading data parts 2024.12.18 22:14:08.059821 [ 258 ] {52019b20-97f8-472a-b5a4-b3d6b12bb0eb} oximeter.measurements_histogrami16 (82911fa7-688d-4156-a99c-077856d10b72): There are no data parts 2024.12.18 22:14:08.064087 [ 258 ] {52019b20-97f8-472a-b5a4-b3d6b12bb0eb} TCPHandler: Processed in 0.008736351 sec. 2024.12.18 22:14:08.064396 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.065108 [ 260 ] {7291a0cf-ebfc-4e21-938a-40c12ee1acba} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.065188 [ 260 ] {7291a0cf-ebfc-4e21-938a-40c12ee1acba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.18 22:14:08.070916 [ 260 ] {7291a0cf-ebfc-4e21-938a-40c12ee1acba} oximeter.measurements_histogramu16 (21f62970-4fe4-4e00-8194-73c438e9f907): Loading data parts 2024.12.18 22:14:08.071147 [ 260 ] {7291a0cf-ebfc-4e21-938a-40c12ee1acba} oximeter.measurements_histogramu16 (21f62970-4fe4-4e00-8194-73c438e9f907): There are no data parts 2024.12.18 22:14:08.074078 [ 260 ] {7291a0cf-ebfc-4e21-938a-40c12ee1acba} TCPHandler: Processed in 0.009732821 sec. 2024.12.18 22:14:08.074298 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.074599 [ 258 ] {ff1f96fd-25fe-43da-8332-470afc2e50d4} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.074693 [ 258 ] {ff1f96fd-25fe-43da-8332-470afc2e50d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.18 22:14:08.083425 [ 258 ] {ff1f96fd-25fe-43da-8332-470afc2e50d4} oximeter.measurements_histogrami32 (919e1028-6477-4052-8aef-be0b4aa7f0e9): Loading data parts 2024.12.18 22:14:08.083724 [ 258 ] {ff1f96fd-25fe-43da-8332-470afc2e50d4} oximeter.measurements_histogrami32 (919e1028-6477-4052-8aef-be0b4aa7f0e9): There are no data parts 2024.12.18 22:14:08.089583 [ 258 ] {ff1f96fd-25fe-43da-8332-470afc2e50d4} TCPHandler: Processed in 0.015340751 sec. 2024.12.18 22:14:08.089964 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.090333 [ 260 ] {d9a4ca43-037c-4dad-9b7a-2adf5d6605a5} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.090420 [ 260 ] {d9a4ca43-037c-4dad-9b7a-2adf5d6605a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.18 22:14:08.098548 [ 260 ] {d9a4ca43-037c-4dad-9b7a-2adf5d6605a5} oximeter.measurements_histogramu32 (b8579ebd-f64d-4e63-a41b-caba3456aaa9): Loading data parts 2024.12.18 22:14:08.098681 [ 260 ] {d9a4ca43-037c-4dad-9b7a-2adf5d6605a5} oximeter.measurements_histogramu32 (b8579ebd-f64d-4e63-a41b-caba3456aaa9): There are no data parts 2024.12.18 22:14:08.102199 [ 260 ] {d9a4ca43-037c-4dad-9b7a-2adf5d6605a5} TCPHandler: Processed in 0.012365743 sec. 2024.12.18 22:14:08.102504 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.102865 [ 258 ] {6144f67a-11bf-493f-a068-563ba60582b6} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.102975 [ 258 ] {6144f67a-11bf-493f-a068-563ba60582b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.18 22:14:08.112142 [ 258 ] {6144f67a-11bf-493f-a068-563ba60582b6} oximeter.measurements_histogrami64 (2a5d9a15-33ff-4930-8463-3c3786140538): Loading data parts 2024.12.18 22:14:08.112302 [ 258 ] {6144f67a-11bf-493f-a068-563ba60582b6} oximeter.measurements_histogrami64 (2a5d9a15-33ff-4930-8463-3c3786140538): There are no data parts 2024.12.18 22:14:08.117949 [ 258 ] {6144f67a-11bf-493f-a068-563ba60582b6} TCPHandler: Processed in 0.015514995 sec. 2024.12.18 22:14:08.118286 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.118882 [ 260 ] {c6346302-8944-4c53-b929-73d3b045d5b4} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.119070 [ 260 ] {c6346302-8944-4c53-b929-73d3b045d5b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.18 22:14:08.127945 [ 260 ] {c6346302-8944-4c53-b929-73d3b045d5b4} oximeter.measurements_histogramu64 (45adcee9-60b0-41e5-b193-005383abdd1f): Loading data parts 2024.12.18 22:14:08.128079 [ 260 ] {c6346302-8944-4c53-b929-73d3b045d5b4} oximeter.measurements_histogramu64 (45adcee9-60b0-41e5-b193-005383abdd1f): There are no data parts 2024.12.18 22:14:08.133945 [ 260 ] {c6346302-8944-4c53-b929-73d3b045d5b4} TCPHandler: Processed in 0.01577367 sec. 2024.12.18 22:14:08.134198 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.134552 [ 258 ] {a70a6b45-7ff0-4ece-810d-ab73b9c6777d} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.134662 [ 258 ] {a70a6b45-7ff0-4ece-810d-ab73b9c6777d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.18 22:14:08.140481 [ 258 ] {a70a6b45-7ff0-4ece-810d-ab73b9c6777d} oximeter.measurements_histogramf32 (ea943456-1b20-4ffe-a056-4b3e3107f63c): Loading data parts 2024.12.18 22:14:08.140650 [ 258 ] {a70a6b45-7ff0-4ece-810d-ab73b9c6777d} oximeter.measurements_histogramf32 (ea943456-1b20-4ffe-a056-4b3e3107f63c): There are no data parts 2024.12.18 22:14:08.143000 [ 258 ] {a70a6b45-7ff0-4ece-810d-ab73b9c6777d} TCPHandler: Processed in 0.008879424 sec. 2024.12.18 22:14:08.143194 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.143489 [ 260 ] {0c634ba7-d0a5-4500-8372-2253069583ff} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.143579 [ 260 ] {0c634ba7-d0a5-4500-8372-2253069583ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.18 22:14:08.148346 [ 260 ] {0c634ba7-d0a5-4500-8372-2253069583ff} oximeter.measurements_histogramf64 (10a97da4-edcd-4a86-8b09-a87be1d73400): Loading data parts 2024.12.18 22:14:08.148492 [ 260 ] {0c634ba7-d0a5-4500-8372-2253069583ff} oximeter.measurements_histogramf64 (10a97da4-edcd-4a86-8b09-a87be1d73400): There are no data parts 2024.12.18 22:14:08.152524 [ 260 ] {0c634ba7-d0a5-4500-8372-2253069583ff} TCPHandler: Processed in 0.009388074 sec. 2024.12.18 22:14:08.152765 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.153025 [ 258 ] {9cf1490b-39af-48a4-b0aa-514404bb26f0} executeQuery: (from [fd00:1122:3344:101::d]:47320) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.153132 [ 258 ] {9cf1490b-39af-48a4-b0aa-514404bb26f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.18 22:14:08.158412 [ 258 ] {9cf1490b-39af-48a4-b0aa-514404bb26f0} oximeter.fields_bool (6d928d18-51e6-44d4-82f2-a8cc933aa078): Loading data parts 2024.12.18 22:14:08.158708 [ 258 ] {9cf1490b-39af-48a4-b0aa-514404bb26f0} oximeter.fields_bool (6d928d18-51e6-44d4-82f2-a8cc933aa078): There are no data parts 2024.12.18 22:14:08.160855 [ 258 ] {9cf1490b-39af-48a4-b0aa-514404bb26f0} TCPHandler: Processed in 0.00818932 sec. 2024.12.18 22:14:08.161057 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.161254 [ 260 ] {f333b181-9402-41cc-9f7e-9db8241bfe7c} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.161324 [ 260 ] {f333b181-9402-41cc-9f7e-9db8241bfe7c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.18 22:14:08.166689 [ 260 ] {f333b181-9402-41cc-9f7e-9db8241bfe7c} oximeter.fields_i8 (714d626e-93ba-4a9d-a9a4-d9de9d2b4990): Loading data parts 2024.12.18 22:14:08.167081 [ 260 ] {f333b181-9402-41cc-9f7e-9db8241bfe7c} oximeter.fields_i8 (714d626e-93ba-4a9d-a9a4-d9de9d2b4990): There are no data parts 2024.12.18 22:14:08.175528 [ 260 ] {f333b181-9402-41cc-9f7e-9db8241bfe7c} TCPHandler: Processed in 0.014489204 sec. 2024.12.18 22:14:08.175782 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.176077 [ 258 ] {60beb517-dc68-425a-a07a-ef46bc62e019} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.176159 [ 258 ] {60beb517-dc68-425a-a07a-ef46bc62e019} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.18 22:14:08.180097 [ 258 ] {60beb517-dc68-425a-a07a-ef46bc62e019} oximeter.fields_u8 (50a2c5dc-50ac-4296-88c8-9580dc435f94): Loading data parts 2024.12.18 22:14:08.180261 [ 258 ] {60beb517-dc68-425a-a07a-ef46bc62e019} oximeter.fields_u8 (50a2c5dc-50ac-4296-88c8-9580dc435f94): There are no data parts 2024.12.18 22:14:08.186150 [ 258 ] {60beb517-dc68-425a-a07a-ef46bc62e019} TCPHandler: Processed in 0.010436545 sec. 2024.12.18 22:14:08.186354 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.186602 [ 260 ] {2eae6b03-61ff-4196-bcad-fbec9aa04c99} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.186691 [ 260 ] {2eae6b03-61ff-4196-bcad-fbec9aa04c99} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.18 22:14:08.192392 [ 260 ] {2eae6b03-61ff-4196-bcad-fbec9aa04c99} oximeter.fields_i16 (77691e8d-5f95-4dba-b8c6-3b7bd860dbd1): Loading data parts 2024.12.18 22:14:08.192625 [ 260 ] {2eae6b03-61ff-4196-bcad-fbec9aa04c99} oximeter.fields_i16 (77691e8d-5f95-4dba-b8c6-3b7bd860dbd1): There are no data parts 2024.12.18 22:14:08.201331 [ 260 ] {2eae6b03-61ff-4196-bcad-fbec9aa04c99} TCPHandler: Processed in 0.015044535 sec. 2024.12.18 22:14:08.201699 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.202182 [ 258 ] {1aea4e49-ddff-48e8-88b7-23eb9830c80c} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.202256 [ 258 ] {1aea4e49-ddff-48e8-88b7-23eb9830c80c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.18 22:14:08.206089 [ 258 ] {1aea4e49-ddff-48e8-88b7-23eb9830c80c} oximeter.fields_u16 (13cc445b-28d5-4c6c-8d51-391875b401c1): Loading data parts 2024.12.18 22:14:08.206255 [ 258 ] {1aea4e49-ddff-48e8-88b7-23eb9830c80c} oximeter.fields_u16 (13cc445b-28d5-4c6c-8d51-391875b401c1): There are no data parts 2024.12.18 22:14:08.208282 [ 258 ] {1aea4e49-ddff-48e8-88b7-23eb9830c80c} TCPHandler: Processed in 0.006707091 sec. 2024.12.18 22:14:08.208471 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.208691 [ 260 ] {28b3c0b5-04f2-42e4-81e0-ae6ec8d8ce1b} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.208783 [ 260 ] {28b3c0b5-04f2-42e4-81e0-ae6ec8d8ce1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.18 22:14:08.214286 [ 260 ] {28b3c0b5-04f2-42e4-81e0-ae6ec8d8ce1b} oximeter.fields_i32 (e6f09e33-4943-40c3-bc19-1b13169ab6de): Loading data parts 2024.12.18 22:14:08.214444 [ 260 ] {28b3c0b5-04f2-42e4-81e0-ae6ec8d8ce1b} oximeter.fields_i32 (e6f09e33-4943-40c3-bc19-1b13169ab6de): There are no data parts 2024.12.18 22:14:08.222061 [ 260 ] {28b3c0b5-04f2-42e4-81e0-ae6ec8d8ce1b} TCPHandler: Processed in 0.013649087 sec. 2024.12.18 22:14:08.222363 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.222787 [ 258 ] {c282d6b5-d805-486d-938c-5d6dc2bf75f0} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.222870 [ 258 ] {c282d6b5-d805-486d-938c-5d6dc2bf75f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.18 22:14:08.226800 [ 258 ] {c282d6b5-d805-486d-938c-5d6dc2bf75f0} oximeter.fields_u32 (131761ec-ff41-4b0b-aa02-35dfeef28f60): Loading data parts 2024.12.18 22:14:08.226964 [ 258 ] {c282d6b5-d805-486d-938c-5d6dc2bf75f0} oximeter.fields_u32 (131761ec-ff41-4b0b-aa02-35dfeef28f60): There are no data parts 2024.12.18 22:14:08.229060 [ 258 ] {c282d6b5-d805-486d-938c-5d6dc2bf75f0} TCPHandler: Processed in 0.006810824 sec. 2024.12.18 22:14:08.229247 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.229497 [ 260 ] {229781a3-1c5c-48be-8ee3-f727dc018877} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.229599 [ 260 ] {229781a3-1c5c-48be-8ee3-f727dc018877} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.18 22:14:08.235027 [ 260 ] {229781a3-1c5c-48be-8ee3-f727dc018877} oximeter.fields_i64 (1728eb0a-b479-471a-ad42-449b9d4ac743): Loading data parts 2024.12.18 22:14:08.235198 [ 260 ] {229781a3-1c5c-48be-8ee3-f727dc018877} oximeter.fields_i64 (1728eb0a-b479-471a-ad42-449b9d4ac743): There are no data parts 2024.12.18 22:14:08.245381 [ 260 ] {229781a3-1c5c-48be-8ee3-f727dc018877} TCPHandler: Processed in 0.016198998 sec. 2024.12.18 22:14:08.245606 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.245852 [ 258 ] {ca070da8-546b-4f61-aabe-6c5df8c6648e} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.245956 [ 258 ] {ca070da8-546b-4f61-aabe-6c5df8c6648e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.18 22:14:08.250141 [ 258 ] {ca070da8-546b-4f61-aabe-6c5df8c6648e} oximeter.fields_u64 (8c20e18d-179a-4bdd-ad93-478c0affd6c4): Loading data parts 2024.12.18 22:14:08.250335 [ 258 ] {ca070da8-546b-4f61-aabe-6c5df8c6648e} oximeter.fields_u64 (8c20e18d-179a-4bdd-ad93-478c0affd6c4): There are no data parts 2024.12.18 22:14:08.252309 [ 258 ] {ca070da8-546b-4f61-aabe-6c5df8c6648e} TCPHandler: Processed in 0.006761873 sec. 2024.12.18 22:14:08.252489 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.252724 [ 260 ] {d9605901-8789-4495-8e26-e45b234d1348} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.252800 [ 260 ] {d9605901-8789-4495-8e26-e45b234d1348} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.18 22:14:08.258192 [ 260 ] {d9605901-8789-4495-8e26-e45b234d1348} oximeter.fields_ipaddr (bb539f53-1a8b-41dd-9b0b-83498179d122): Loading data parts 2024.12.18 22:14:08.258515 [ 260 ] {d9605901-8789-4495-8e26-e45b234d1348} oximeter.fields_ipaddr (bb539f53-1a8b-41dd-9b0b-83498179d122): There are no data parts 2024.12.18 22:14:08.267481 [ 260 ] {d9605901-8789-4495-8e26-e45b234d1348} TCPHandler: Processed in 0.015051375 sec. 2024.12.18 22:14:08.267692 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.267946 [ 258 ] {58d80db6-4764-4898-93d3-82e9f4dd1836} executeQuery: (from [fd00:1122:3344:101::d]:47320) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.268047 [ 258 ] {58d80db6-4764-4898-93d3-82e9f4dd1836} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.18 22:14:08.272065 [ 258 ] {58d80db6-4764-4898-93d3-82e9f4dd1836} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Loading data parts 2024.12.18 22:14:08.272365 [ 258 ] {58d80db6-4764-4898-93d3-82e9f4dd1836} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): There are no data parts 2024.12.18 22:14:08.274345 [ 258 ] {58d80db6-4764-4898-93d3-82e9f4dd1836} TCPHandler: Processed in 0.006711741 sec. 2024.12.18 22:14:08.274516 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.274761 [ 260 ] {03a2d57c-14c9-48c2-b5d9-e45433d78d49} executeQuery: (from [fd00:1122:3344:101::d]:62306) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.18 22:14:08.274836 [ 260 ] {03a2d57c-14c9-48c2-b5d9-e45433d78d49} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.18 22:14:08.280267 [ 260 ] {03a2d57c-14c9-48c2-b5d9-e45433d78d49} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Loading data parts 2024.12.18 22:14:08.280533 [ 260 ] {03a2d57c-14c9-48c2-b5d9-e45433d78d49} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): There are no data parts 2024.12.18 22:14:08.290814 [ 260 ] {03a2d57c-14c9-48c2-b5d9-e45433d78d49} TCPHandler: Processed in 0.016349401 sec. 2024.12.18 22:14:08.291202 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.291773 [ 258 ] {1c02efb1-500a-4c89-ade4-44d290a6cefc} executeQuery: (from [fd00:1122:3344:101::d]:47320) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.12.18 22:14:08.291995 [ 258 ] {1c02efb1-500a-4c89-ade4-44d290a6cefc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.18 22:14:08.296168 [ 258 ] {1c02efb1-500a-4c89-ade4-44d290a6cefc} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7): Loading data parts 2024.12.18 22:14:08.296420 [ 258 ] {1c02efb1-500a-4c89-ade4-44d290a6cefc} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7): There are no data parts 2024.12.18 22:14:08.302535 [ 258 ] {1c02efb1-500a-4c89-ade4-44d290a6cefc} TCPHandler: Processed in 0.011447204 sec. 2024.12.18 22:14:08.302777 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:08.303003 [ 260 ] {b3b5eda2-fdac-42b4-b65a-14033d719cfe} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.18 22:14:08.304302 [ 260 ] {b3b5eda2-fdac-42b4-b65a-14033d719cfe} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.18 22:14:08.314391 [ 267 ] {b3b5eda2-fdac-42b4-b65a-14033d719cfe} oximeter.version (997dff2b-0c39-493c-bed4-2fc4e80cb8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:08.314443 [ 267 ] {b3b5eda2-fdac-42b4-b65a-14033d719cfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2024.12.18 22:14:08.318803 [ 267 ] {b3b5eda2-fdac-42b4-b65a-14033d719cfe} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:08.319184 [ 267 ] {b3b5eda2-fdac-42b4-b65a-14033d719cfe} oximeter.version (997dff2b-0c39-493c-bed4-2fc4e80cb8fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:08.319509 [ 260 ] {b3b5eda2-fdac-42b4-b65a-14033d719cfe} executeQuery: Read 1 rows, 16.00 B in 0.016595 sec., 60.259114191021396 rows/sec., 964.15 B/sec. 2024.12.18 22:14:08.319913 [ 260 ] {b3b5eda2-fdac-42b4-b65a-14033d719cfe} TCPHandler: Processed in 0.017200837 sec. 2024.12.18 22:14:09.000201 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.17 MiB, peak 136.17 MiB, free memory in arenas 0.00 B, will set to 139.91 MiB (RSS), difference: 3.74 MiB 2024.12.18 22:14:10.819835 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63457 2024.12.18 22:14:10.819969 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.820043 [ 269 ] {} TCP-Session: 223f7989-846c-45c2-8202-8983fce859c0 Authenticating user 'default' from [fd00:1122:3344:101::c]:63457 2024.12.18 22:14:10.820071 [ 269 ] {} TCP-Session: 223f7989-846c-45c2-8202-8983fce859c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.820087 [ 269 ] {} TCP-Session: 223f7989-846c-45c2-8202-8983fce859c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.820160 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 22:14:10.820191 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:10.820227 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:10.822009 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47102 2024.12.18 22:14:10.822124 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61078 2024.12.18 22:14:10.822226 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.822248 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59434 2024.12.18 22:14:10.822423 [ 270 ] {} TCP-Session: 767ec879-cefc-4874-8c58-ddcfabd7d5f9 Authenticating user 'default' from [fd00:1122:3344:101::c]:47102 2024.12.18 22:14:10.822466 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53539 2024.12.18 22:14:10.822439 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.822659 [ 270 ] {} TCP-Session: 767ec879-cefc-4874-8c58-ddcfabd7d5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.822814 [ 271 ] {} TCP-Session: 127c871e-9a32-4e1a-9225-f65bf3733d45 Authenticating user 'default' from [fd00:1122:3344:101::c]:61078 2024.12.18 22:14:10.822841 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.822840 [ 270 ] {} TCP-Session: 767ec879-cefc-4874-8c58-ddcfabd7d5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.822667 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61958 2024.12.18 22:14:10.822891 [ 271 ] {} TCP-Session: 127c871e-9a32-4e1a-9225-f65bf3733d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.822797 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.822931 [ 273 ] {} TCP-Session: 4c653dca-aecd-4f68-add4-9147c91d1192 Authenticating user 'default' from [fd00:1122:3344:101::c]:53539 2024.12.18 22:14:10.823011 [ 271 ] {} TCP-Session: 127c871e-9a32-4e1a-9225-f65bf3733d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.822956 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60296 2024.12.18 22:14:10.823317 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40587 2024.12.18 22:14:10.823393 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.823380 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.823193 [ 273 ] {} TCP-Session: 4c653dca-aecd-4f68-add4-9147c91d1192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.823356 [ 272 ] {} TCP-Session: 432e1595-cb78-4fd3-923f-6902cbd76f54 Authenticating user 'default' from [fd00:1122:3344:101::c]:59434 2024.12.18 22:14:10.823670 [ 275 ] {} TCP-Session: 6bd2cff4-3395-4659-b23b-995c56b7efe1 Authenticating user 'default' from [fd00:1122:3344:101::c]:60296 2024.12.18 22:14:10.823686 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.823702 [ 272 ] {} TCP-Session: 432e1595-cb78-4fd3-923f-6902cbd76f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.823709 [ 274 ] {} TCP-Session: 838c12f9-eff1-4adc-ab49-519b925c9f77 Authenticating user 'default' from [fd00:1122:3344:101::c]:61958 2024.12.18 22:14:10.823822 [ 273 ] {} TCP-Session: 4c653dca-aecd-4f68-add4-9147c91d1192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.823856 [ 274 ] {} TCP-Session: 838c12f9-eff1-4adc-ab49-519b925c9f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.823924 [ 275 ] {} TCP-Session: 6bd2cff4-3395-4659-b23b-995c56b7efe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.823874 [ 276 ] {} TCP-Session: 0d66fb92-bccf-49a1-8d32-145fab5d489b Authenticating user 'default' from [fd00:1122:3344:101::c]:40587 2024.12.18 22:14:10.824041 [ 274 ] {} TCP-Session: 838c12f9-eff1-4adc-ab49-519b925c9f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.824050 [ 275 ] {} TCP-Session: 6bd2cff4-3395-4659-b23b-995c56b7efe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.824075 [ 276 ] {} TCP-Session: 0d66fb92-bccf-49a1-8d32-145fab5d489b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.823948 [ 272 ] {} TCP-Session: 432e1595-cb78-4fd3-923f-6902cbd76f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.824238 [ 276 ] {} TCP-Session: 0d66fb92-bccf-49a1-8d32-145fab5d489b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.858189 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52860 2024.12.18 22:14:10.858334 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.858440 [ 277 ] {} TCP-Session: e1629720-66f0-486a-90bd-83d214cacde2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52860 2024.12.18 22:14:10.858479 [ 277 ] {} TCP-Session: e1629720-66f0-486a-90bd-83d214cacde2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.858492 [ 277 ] {} TCP-Session: e1629720-66f0-486a-90bd-83d214cacde2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.858540 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 22:14:10.858593 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:10.858632 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:10.860360 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43771 2024.12.18 22:14:10.860557 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.860558 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55162 2024.12.18 22:14:10.860660 [ 278 ] {} TCP-Session: 8997ba72-3763-4939-909c-4bb8f9fa1e8f Authenticating user 'default' from [fd00:1122:3344:101::b]:43771 2024.12.18 22:14:10.860690 [ 278 ] {} TCP-Session: 8997ba72-3763-4939-909c-4bb8f9fa1e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.860783 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65255 2024.12.18 22:14:10.860832 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.860824 [ 278 ] {} TCP-Session: 8997ba72-3763-4939-909c-4bb8f9fa1e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.860914 [ 279 ] {} TCP-Session: 80a98399-f6b4-44e5-a3b5-72554d73b49c Authenticating user 'default' from [fd00:1122:3344:101::b]:55162 2024.12.18 22:14:10.860935 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33473 2024.12.18 22:14:10.861202 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58552 2024.12.18 22:14:10.861221 [ 279 ] {} TCP-Session: 80a98399-f6b4-44e5-a3b5-72554d73b49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.861442 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42451 2024.12.18 22:14:10.861522 [ 279 ] {} TCP-Session: 80a98399-f6b4-44e5-a3b5-72554d73b49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.861646 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52315 2024.12.18 22:14:10.861815 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.861853 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.861965 [ 280 ] {} TCP-Session: 92136b70-7617-49a4-a2ff-339f96e6ad79 Authenticating user 'default' from [fd00:1122:3344:101::b]:65255 2024.12.18 22:14:10.861975 [ 283 ] {} TCP-Session: 9daa0732-8a7a-4665-9640-a9677e87375f Authenticating user 'default' from [fd00:1122:3344:101::b]:42451 2024.12.18 22:14:10.861999 [ 280 ] {} TCP-Session: 92136b70-7617-49a4-a2ff-339f96e6ad79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.862118 [ 283 ] {} TCP-Session: 9daa0732-8a7a-4665-9640-a9677e87375f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.862130 [ 280 ] {} TCP-Session: 92136b70-7617-49a4-a2ff-339f96e6ad79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.862152 [ 283 ] {} TCP-Session: 9daa0732-8a7a-4665-9640-a9677e87375f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.870189 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.870232 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.870236 [ 284 ] {} TCP-Session: f9adf3fd-2af9-4be4-824e-17a51da30c0f Authenticating user 'default' from [fd00:1122:3344:101::b]:52315 2024.12.18 22:14:10.870318 [ 282 ] {} TCP-Session: c6446c2e-90c1-4540-807d-d484409b3ff5 Authenticating user 'default' from [fd00:1122:3344:101::b]:58552 2024.12.18 22:14:10.870478 [ 284 ] {} TCP-Session: f9adf3fd-2af9-4be4-824e-17a51da30c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.870503 [ 282 ] {} TCP-Session: c6446c2e-90c1-4540-807d-d484409b3ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.870513 [ 284 ] {} TCP-Session: f9adf3fd-2af9-4be4-824e-17a51da30c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.870579 [ 282 ] {} TCP-Session: c6446c2e-90c1-4540-807d-d484409b3ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.870907 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.870994 [ 281 ] {} TCP-Session: d325d606-2d48-4742-9adc-7c889757cc92 Authenticating user 'default' from [fd00:1122:3344:101::b]:33473 2024.12.18 22:14:10.871019 [ 281 ] {} TCP-Session: d325d606-2d48-4742-9adc-7c889757cc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.871040 [ 281 ] {} TCP-Session: d325d606-2d48-4742-9adc-7c889757cc92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.937122 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59963 2024.12.18 22:14:10.937372 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.937405 [ 285 ] {} TCP-Session: 0906ff3a-b3c4-42fc-b654-311195af4868 Authenticating user 'default' from [fd00:1122:3344:101::a]:59963 2024.12.18 22:14:10.937502 [ 285 ] {} TCP-Session: 0906ff3a-b3c4-42fc-b654-311195af4868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.937523 [ 285 ] {} TCP-Session: 0906ff3a-b3c4-42fc-b654-311195af4868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.937623 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 22:14:10.937705 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:10.937729 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 22:14:10.939872 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56467 2024.12.18 22:14:10.940164 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52529 2024.12.18 22:14:10.940201 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51525 2024.12.18 22:14:10.940175 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.940443 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53381 2024.12.18 22:14:10.940662 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60914 2024.12.18 22:14:10.940737 [ 286 ] {} TCP-Session: a1a40b20-7ea4-4be8-a623-aa16cebddbb1 Authenticating user 'default' from [fd00:1122:3344:101::a]:56467 2024.12.18 22:14:10.940757 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.940726 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.941131 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44145 2024.12.18 22:14:10.941177 [ 286 ] {} TCP-Session: a1a40b20-7ea4-4be8-a623-aa16cebddbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.941197 [ 288 ] {} TCP-Session: b609f2b4-5953-464c-b3c3-4a1301ea723f Authenticating user 'default' from [fd00:1122:3344:101::a]:51525 2024.12.18 22:14:10.941159 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.941250 [ 286 ] {} TCP-Session: a1a40b20-7ea4-4be8-a623-aa16cebddbb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.941142 [ 287 ] {} TCP-Session: b83b5338-da32-415c-a605-d3056873b64c Authenticating user 'default' from [fd00:1122:3344:101::a]:52529 2024.12.18 22:14:10.941475 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61407 2024.12.18 22:14:10.941523 [ 289 ] {} TCP-Session: 6560884f-8ee2-4db4-ae36-146585912483 Authenticating user 'default' from [fd00:1122:3344:101::a]:53381 2024.12.18 22:14:10.941551 [ 287 ] {} TCP-Session: b83b5338-da32-415c-a605-d3056873b64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.941548 [ 288 ] {} TCP-Session: b609f2b4-5953-464c-b3c3-4a1301ea723f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.941706 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.941753 [ 289 ] {} TCP-Session: 6560884f-8ee2-4db4-ae36-146585912483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.941770 [ 288 ] {} TCP-Session: b609f2b4-5953-464c-b3c3-4a1301ea723f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.941790 [ 287 ] {} TCP-Session: b83b5338-da32-415c-a605-d3056873b64c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.941829 [ 290 ] {} TCP-Session: e0dd2ffc-a21c-4a8f-ad06-c47c65143c40 Authenticating user 'default' from [fd00:1122:3344:101::a]:60914 2024.12.18 22:14:10.941881 [ 289 ] {} TCP-Session: 6560884f-8ee2-4db4-ae36-146585912483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.941976 [ 290 ] {} TCP-Session: e0dd2ffc-a21c-4a8f-ad06-c47c65143c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.942074 [ 290 ] {} TCP-Session: e0dd2ffc-a21c-4a8f-ad06-c47c65143c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.943410 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.943513 [ 291 ] {} TCP-Session: ab7f061d-4cb6-4827-b389-7f34538dfeff Authenticating user 'default' from [fd00:1122:3344:101::a]:44145 2024.12.18 22:14:10.943562 [ 291 ] {} TCP-Session: ab7f061d-4cb6-4827-b389-7f34538dfeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.943577 [ 291 ] {} TCP-Session: ab7f061d-4cb6-4827-b389-7f34538dfeff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.945996 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 22:14:10.946063 [ 292 ] {} TCP-Session: ac099326-ff97-4f6c-a2fa-dad709ad092c Authenticating user 'default' from [fd00:1122:3344:101::a]:61407 2024.12.18 22:14:10.946083 [ 292 ] {} TCP-Session: ac099326-ff97-4f6c-a2fa-dad709ad092c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:10.946097 [ 292 ] {} TCP-Session: ac099326-ff97-4f6c-a2fa-dad709ad092c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 22:14:11.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 140.09 MiB, peak 140.09 MiB, free memory in arenas 0.00 B, will set to 141.48 MiB (RSS), difference: 1.39 MiB 2024.12.18 22:14:14.366463 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.18 22:14:14.366481 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2024.12.18 22:14:14.366575 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.18 22:14:14.366595 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.18 22:14:14.379589 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Loading data parts 2024.12.18 22:14:14.380032 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): There are no data parts 2024.12.18 22:14:14.389044 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:14.389144 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:14.392619 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:14.393129 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:14.393340 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2024.12.18 22:14:14.393525 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Loading data parts 2024.12.18 22:14:14.393721 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): There are no data parts 2024.12.18 22:14:14.420969 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:14.421017 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:14.428568 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:14.429729 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:14.432042 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.18 22:14:15.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.42 MiB, peak 150.42 MiB, free memory in arenas 0.00 B, will set to 151.23 MiB (RSS), difference: 4.80 MiB 2024.12.18 22:14:16.866499 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.18 22:14:16.866607 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.18 22:14:16.871846 [ 242 ] {} system.query_log (1d2345bc-93cb-4771-ab1d-8ee137a0c6ed): Loading data parts 2024.12.18 22:14:16.872038 [ 242 ] {} system.query_log (1d2345bc-93cb-4771-ab1d-8ee137a0c6ed): There are no data parts 2024.12.18 22:14:16.877642 [ 242 ] {} system.query_log (1d2345bc-93cb-4771-ab1d-8ee137a0c6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:16.877685 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:16.879343 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:16.879649 [ 242 ] {} system.query_log (1d2345bc-93cb-4771-ab1d-8ee137a0c6ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:16.880175 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.18 22:14:17.000328 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.41 MiB, peak 155.41 MiB, free memory in arenas 0.00 B, will set to 151.70 MiB (RSS), difference: -3.71 MiB 2024.12.18 22:14:21.834003 [ 110 ] {} DNSResolver: Updating DNS cache 2024.12.18 22:14:21.834059 [ 110 ] {} DNSResolver: Updated DNS cache 2024.12.18 22:14:21.893901 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2024.12.18 22:14:21.894769 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:21.894820 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:21.895585 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:21.896065 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:21.896411 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.18 22:14:21.932412 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.18 22:14:21.954598 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:21.954664 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:21.961522 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:21.962673 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:21.965160 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.18 22:14:22.000210 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.37 MiB, peak 156.37 MiB, free memory in arenas 0.00 B, will set to 154.31 MiB (RSS), difference: 1.95 MiB 2024.12.18 22:14:27.000201 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.33 MiB, peak 156.37 MiB, free memory in arenas 0.00 B, will set to 154.35 MiB (RSS), difference: 4.02 MiB 2024.12.18 22:14:29.396815 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2024.12.18 22:14:29.397434 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:29.397481 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:29.398176 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:29.398635 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:29.398888 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2024.12.18 22:14:29.465533 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.18 22:14:29.484657 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:29.484722 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:29.491051 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:29.492139 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:29.494679 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.18 22:14:36.834118 [ 89 ] {} DNSResolver: Updating DNS cache 2024.12.18 22:14:36.834210 [ 89 ] {} DNSResolver: Updated DNS cache 2024.12.18 22:14:36.899159 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2024.12.18 22:14:36.900023 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:36.900067 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:36.900758 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 22:14:36.901233 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:36.901462 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.18 22:14:36.994891 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.18 22:14:37.015170 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:37.015234 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:37.022234 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 22:14:37.023463 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:37.026562 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.18 22:14:38.329116 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:38.329340 [ 258 ] {a11bd503-d124-41e6-ad23-78b0a6c59ad2} executeQuery: (from [fd00:1122:3344:101::d]:47320) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.18 22:14:38.336150 [ 258 ] {a11bd503-d124-41e6-ad23-78b0a6c59ad2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:38.336401 [ 258 ] {a11bd503-d124-41e6-ad23-78b0a6c59ad2} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:38.341136 [ 258 ] {a11bd503-d124-41e6-ad23-78b0a6c59ad2} TCPHandler: Processed in 0.012166919 sec. 2024.12.18 22:14:38.347249 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:38.347462 [ 260 ] {cd16ce7d-f772-4d5c-880e-034f4fcaefce} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.18 22:14:38.347551 [ 260 ] {cd16ce7d-f772-4d5c-880e-034f4fcaefce} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:38.348464 [ 260 ] {cd16ce7d-f772-4d5c-880e-034f4fcaefce} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:38.348508 [ 260 ] {cd16ce7d-f772-4d5c-880e-034f4fcaefce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:38.349190 [ 260 ] {cd16ce7d-f772-4d5c-880e-034f4fcaefce} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:38.349605 [ 260 ] {cd16ce7d-f772-4d5c-880e-034f4fcaefce} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:38.349840 [ 260 ] {cd16ce7d-f772-4d5c-880e-034f4fcaefce} executeQuery: Read 1 rows, 153.00 B in 0.00244 sec., 409.8360655737705 rows/sec., 61.24 KiB/sec. 2024.12.18 22:14:38.349909 [ 260 ] {cd16ce7d-f772-4d5c-880e-034f4fcaefce} TCPHandler: Processed in 0.002803895 sec. 2024.12.18 22:14:38.350111 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:38.350269 [ 258 ] {9706e605-83a2-4ab9-8303-e43b7e220793} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 22:14:38.350331 [ 258 ] {9706e605-83a2-4ab9-8303-e43b7e220793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 22:14:38.354450 [ 258 ] {9706e605-83a2-4ab9-8303-e43b7e220793} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:38.354498 [ 258 ] {9706e605-83a2-4ab9-8303-e43b7e220793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:38.357124 [ 258 ] {9706e605-83a2-4ab9-8303-e43b7e220793} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:38.357641 [ 258 ] {9706e605-83a2-4ab9-8303-e43b7e220793} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:38.357878 [ 258 ] {9706e605-83a2-4ab9-8303-e43b7e220793} executeQuery: Read 16 rows, 1.58 KiB in 0.007656 sec., 2089.8641588296764 rows/sec., 206.89 KiB/sec. 2024.12.18 22:14:38.357942 [ 258 ] {9706e605-83a2-4ab9-8303-e43b7e220793} TCPHandler: Processed in 0.007903105 sec. 2024.12.18 22:14:38.358098 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:38.358224 [ 260 ] {1328ffbb-2562-4142-ba81-3f69407f2bcd} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 22:14:38.358277 [ 260 ] {1328ffbb-2562-4142-ba81-3f69407f2bcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 22:14:38.358939 [ 260 ] {1328ffbb-2562-4142-ba81-3f69407f2bcd} oximeter.fields_u16 (13cc445b-28d5-4c6c-8d51-391875b401c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:38.358976 [ 260 ] {1328ffbb-2562-4142-ba81-3f69407f2bcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:38.359469 [ 260 ] {1328ffbb-2562-4142-ba81-3f69407f2bcd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:38.359913 [ 260 ] {1328ffbb-2562-4142-ba81-3f69407f2bcd} oximeter.fields_u16 (13cc445b-28d5-4c6c-8d51-391875b401c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:38.360125 [ 260 ] {1328ffbb-2562-4142-ba81-3f69407f2bcd} executeQuery: Read 8 rows, 616.00 B in 0.001932 sec., 4140.786749482402 rows/sec., 311.37 KiB/sec. 2024.12.18 22:14:38.360183 [ 260 ] {1328ffbb-2562-4142-ba81-3f69407f2bcd} TCPHandler: Processed in 0.002143232 sec. 2024.12.18 22:14:38.360396 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:38.360623 [ 258 ] {b50aecfe-77e9-44d1-8055-517aca235b7a} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 22:14:38.360703 [ 258 ] {b50aecfe-77e9-44d1-8055-517aca235b7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 22:14:38.361293 [ 258 ] {b50aecfe-77e9-44d1-8055-517aca235b7a} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:38.361332 [ 258 ] {b50aecfe-77e9-44d1-8055-517aca235b7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:38.361839 [ 258 ] {b50aecfe-77e9-44d1-8055-517aca235b7a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:38.362350 [ 258 ] {b50aecfe-77e9-44d1-8055-517aca235b7a} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:38.362556 [ 258 ] {b50aecfe-77e9-44d1-8055-517aca235b7a} executeQuery: Read 8 rows, 656.00 B in 0.001993 sec., 4014.049172102358 rows/sec., 321.44 KiB/sec. 2024.12.18 22:14:38.362608 [ 258 ] {b50aecfe-77e9-44d1-8055-517aca235b7a} TCPHandler: Processed in 0.002322195 sec. 2024.12.18 22:14:38.362761 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:38.362900 [ 260 ] {319544fb-a553-4f07-be3b-a627d2df665e} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 22:14:38.362993 [ 260 ] {319544fb-a553-4f07-be3b-a627d2df665e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 22:14:38.364220 [ 260 ] {319544fb-a553-4f07-be3b-a627d2df665e} oximeter.measurements_histogramu64 (45adcee9-60b0-41e5-b193-005383abdd1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:38.364258 [ 260 ] {319544fb-a553-4f07-be3b-a627d2df665e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:38.367112 [ 260 ] {319544fb-a553-4f07-be3b-a627d2df665e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:38.367751 [ 260 ] {319544fb-a553-4f07-be3b-a627d2df665e} oximeter.measurements_histogramu64 (45adcee9-60b0-41e5-b193-005383abdd1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:38.368052 [ 260 ] {319544fb-a553-4f07-be3b-a627d2df665e} executeQuery: Read 8 rows, 14.68 KiB in 0.005176 sec., 1545.595054095827 rows/sec., 2.77 MiB/sec. 2024.12.18 22:14:38.368153 [ 260 ] {319544fb-a553-4f07-be3b-a627d2df665e} TCPHandler: Processed in 0.005462347 sec. 2024.12.18 22:14:43.326946 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.327201 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} executeQuery: (from [fd00:1122:3344:101::d]:47320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.332735 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.332814 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.335137 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.335325 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.335637 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 1-element set) 2024.12.18 22:14:43.338815 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.340750 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.341283 [ 258 ] {4217d376-69e6-48ee-a424-f8bcbe03a73b} TCPHandler: Processed in 0.014475634 sec. 2024.12.18 22:14:43.341836 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.342069 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} executeQuery: (from [fd00:1122:3344:101::d]:62306) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.342438 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.342474 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.342758 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.342846 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.343030 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 2-element set) 2024.12.18 22:14:43.343072 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.343097 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.343507 [ 260 ] {c63c72e8-eb8b-4a61-8c5a-2592d1bd56a3} TCPHandler: Processed in 0.001806605 sec. 2024.12.18 22:14:43.343797 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.343978 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} executeQuery: (from [fd00:1122:3344:101::d]:47320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.344302 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.344340 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.344580 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.344661 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.344843 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 3-element set) 2024.12.18 22:14:43.344878 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.344899 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.345324 [ 258 ] {f908fdb2-5990-4238-b07e-29d67457ffe6} TCPHandler: Processed in 0.001583371 sec. 2024.12.18 22:14:43.345621 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.345783 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} executeQuery: (from [fd00:1122:3344:101::d]:62306) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.346063 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.346095 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.346301 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.346369 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.346522 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.12.18 22:14:43.346555 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.346579 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.346932 [ 260 ] {f204a7ce-392d-4173-ad80-946097b03811} TCPHandler: Processed in 0.001374137 sec. 2024.12.18 22:14:43.347182 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.347331 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} executeQuery: (from [fd00:1122:3344:101::d]:47320) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.347592 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.347625 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.347822 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.347886 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.348031 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.12.18 22:14:43.348064 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.348086 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.348443 [ 258 ] {e13a9f89-dbc2-4123-acb2-603c0cdfe869} TCPHandler: Processed in 0.001314895 sec. 2024.12.18 22:14:43.348710 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.348871 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} executeQuery: (from [fd00:1122:3344:101::d]:62306) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.349191 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.349230 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.349487 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.349566 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.349744 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.12.18 22:14:43.349784 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.349810 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.350157 [ 260 ] {fcb3f2f1-99ea-4d0e-a127-2a7e69ea7fbb} TCPHandler: Processed in 0.00150144 sec. 2024.12.18 22:14:43.350431 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.350581 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} executeQuery: (from [fd00:1122:3344:101::d]:47320) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.350854 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.350887 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.351098 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.351161 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.351310 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.12.18 22:14:43.351343 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.351364 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.351716 [ 258 ] {04d4b65b-7538-4112-b231-0d68aca22d48} TCPHandler: Processed in 0.001339517 sec. 2024.12.18 22:14:43.351989 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.352172 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} executeQuery: (from [fd00:1122:3344:101::d]:62306) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.352496 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.352536 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.352801 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.352874 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.353023 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.12.18 22:14:43.353056 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.353078 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.353402 [ 260 ] {9655aed6-4023-4b4c-883e-e8a6a7495b9b} TCPHandler: Processed in 0.001481669 sec. 2024.12.18 22:14:43.353641 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.353796 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} executeQuery: (from [fd00:1122:3344:101::d]:47320) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.354112 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.354153 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.354421 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.354499 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.354679 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.12.18 22:14:43.354718 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.354744 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.355126 [ 258 ] {cc36d77a-f4df-4471-9f8b-37169162b9fc} TCPHandler: Processed in 0.001537961 sec. 2024.12.18 22:14:43.355399 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.355556 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} executeQuery: (from [fd00:1122:3344:101::d]:62306) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.355832 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.355866 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.356093 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.356157 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.356302 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.12.18 22:14:43.356335 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.356357 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.356682 [ 260 ] {0056c1f9-1fac-4207-97cd-fca6a57c0488} TCPHandler: Processed in 0.001338956 sec. 2024.12.18 22:14:43.356959 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.357145 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} executeQuery: (from [fd00:1122:3344:101::d]:47320) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.357473 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.357516 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.357794 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.357866 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.358011 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.12.18 22:14:43.358045 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.358067 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.358566 [ 258 ] {c968edd1-5d55-454e-a320-1e99d647952e} TCPHandler: Processed in 0.001672233 sec. 2024.12.18 22:14:43.358846 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.359038 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} executeQuery: (from [fd00:1122:3344:101::d]:62306) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.359372 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.359416 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} 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: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', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.359695 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.359771 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.359929 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.12.18 22:14:43.359961 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.359983 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.360309 [ 260 ] {47ee3628-b66a-40ff-85ce-b56f6fc92ef4} TCPHandler: Processed in 0.00152158 sec. 2024.12.18 22:14:43.360569 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.360731 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} executeQuery: (from [fd00:1122:3344:101::d]:47320) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.361013 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.361048 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.361276 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.361339 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.361484 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.12.18 22:14:43.361515 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.361536 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.361887 [ 258 ] {5caa7917-2664-4db2-9746-4abc0a651a3c} TCPHandler: Processed in 0.001373017 sec. 2024.12.18 22:14:43.362143 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.362303 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} executeQuery: (from [fd00:1122:3344:101::d]:62306) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.362589 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.362628 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.362869 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.362933 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.363075 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.12.18 22:14:43.363108 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.363129 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.363451 [ 260 ] {a939e475-9e18-41a0-b335-74c1fdf3c014} TCPHandler: Processed in 0.001362327 sec. 2024.12.18 22:14:43.363690 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.363851 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} executeQuery: (from [fd00:1122:3344:101::d]:47320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.364191 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.364236 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 22:14:43.364536 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.364614 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.364786 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.12.18 22:14:43.364825 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.364850 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.365206 [ 258 ] {e98d90a9-373a-4219-98fd-2f1a00b95b93} TCPHandler: Processed in 0.00157057 sec. 2024.12.18 22:14:43.365469 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.365631 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} executeQuery: (from [fd00:1122:3344:101::d]:62306) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.365924 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.365962 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE 2024.12.18 22:14:43.366215 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.366281 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.366426 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.12.18 22:14:43.366459 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.366481 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.366883 [ 260 ] {880465c0-144c-4970-804f-a448007ca34c} TCPHandler: Processed in 0.001474039 sec. 2024.12.18 22:14:43.367173 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.367370 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} executeQuery: (from [fd00:1122:3344:101::d]:47320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.367716 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.367763 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE 2024.12.18 22:14:43.368030 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.368094 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.368235 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.12.18 22:14:43.368268 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.368289 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.368657 [ 258 ] {78722be7-b63b-4482-a7df-e7cbcca540d4} TCPHandler: Processed in 0.00154938 sec. 2024.12.18 22:14:43.368913 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.369113 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} executeQuery: (from [fd00:1122:3344:101::d]:62306) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.18 22:14:43.369463 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 22:14:43.369513 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.18 22:14:43.369828 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.369897 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 22:14:43.370044 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.18 22:14:43.370076 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 22:14:43.370097 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges 2024.12.18 22:14:43.370459 [ 260 ] {42dc2b72-5ede-4e0b-a1fe-73d950b35b2b} TCPHandler: Processed in 0.001613001 sec. 2024.12.18 22:14:43.370716 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.370843 [ 258 ] {d3d56d37-14f3-4127-ad4a-3411bc9e6ffe} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.18 22:14:43.370902 [ 258 ] {d3d56d37-14f3-4127-ad4a-3411bc9e6ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 22:14:43.371777 [ 258 ] {d3d56d37-14f3-4127-ad4a-3411bc9e6ffe} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:43.371833 [ 258 ] {d3d56d37-14f3-4127-ad4a-3411bc9e6ffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:43.372344 [ 258 ] {d3d56d37-14f3-4127-ad4a-3411bc9e6ffe} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:43.372565 [ 258 ] {d3d56d37-14f3-4127-ad4a-3411bc9e6ffe} oximeter.timeseries_schema (848644ff-4afb-47f4-8d93-1c5045efdda7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:43.372810 [ 258 ] {d3d56d37-14f3-4127-ad4a-3411bc9e6ffe} executeQuery: Read 18 rows, 2.52 KiB in 0.002 sec., 9000 rows/sec., 1.23 MiB/sec. 2024.12.18 22:14:43.372969 [ 258 ] {d3d56d37-14f3-4127-ad4a-3411bc9e6ffe} TCPHandler: Processed in 0.002305946 sec. 2024.12.18 22:14:43.373134 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.373283 [ 260 ] {d1595bf0-fb96-4b2e-824d-321ee395b168} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 22:14:43.373341 [ 260 ] {d1595bf0-fb96-4b2e-824d-321ee395b168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 22:14:43.374073 [ 260 ] {d1595bf0-fb96-4b2e-824d-321ee395b168} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:43.374116 [ 260 ] {d1595bf0-fb96-4b2e-824d-321ee395b168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:43.374532 [ 260 ] {d1595bf0-fb96-4b2e-824d-321ee395b168} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:43.374777 [ 260 ] {d1595bf0-fb96-4b2e-824d-321ee395b168} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:43.374997 [ 260 ] {d1595bf0-fb96-4b2e-824d-321ee395b168} executeQuery: Read 30 rows, 2.40 KiB in 0.001756 sec., 17084.282460136674 rows/sec., 1.33 MiB/sec. 2024.12.18 22:14:43.375048 [ 260 ] {d1595bf0-fb96-4b2e-824d-321ee395b168} TCPHandler: Processed in 0.001981679 sec. 2024.12.18 22:14:43.375201 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.375336 [ 258 ] {f56328e4-3315-4f38-9966-55c71afcc7e4} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 22:14:43.375394 [ 258 ] {f56328e4-3315-4f38-9966-55c71afcc7e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 22:14:43.376047 [ 258 ] {f56328e4-3315-4f38-9966-55c71afcc7e4} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:43.376086 [ 258 ] {f56328e4-3315-4f38-9966-55c71afcc7e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:43.376455 [ 258 ] {f56328e4-3315-4f38-9966-55c71afcc7e4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:43.376689 [ 258 ] {f56328e4-3315-4f38-9966-55c71afcc7e4} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:43.376897 [ 258 ] {f56328e4-3315-4f38-9966-55c71afcc7e4} executeQuery: Read 36 rows, 2.88 KiB in 0.001591 sec., 22627.27844123193 rows/sec., 1.77 MiB/sec. 2024.12.18 22:14:43.376947 [ 258 ] {f56328e4-3315-4f38-9966-55c71afcc7e4} TCPHandler: Processed in 0.001813276 sec. 2024.12.18 22:14:43.377091 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.377229 [ 260 ] {54b5e0f7-712f-4d3d-8b00-47ca59040294} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 22:14:43.377291 [ 260 ] {54b5e0f7-712f-4d3d-8b00-47ca59040294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 22:14:43.377927 [ 260 ] {54b5e0f7-712f-4d3d-8b00-47ca59040294} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:43.377965 [ 260 ] {54b5e0f7-712f-4d3d-8b00-47ca59040294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:43.378347 [ 260 ] {54b5e0f7-712f-4d3d-8b00-47ca59040294} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:43.378580 [ 260 ] {54b5e0f7-712f-4d3d-8b00-47ca59040294} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:43.378793 [ 260 ] {54b5e0f7-712f-4d3d-8b00-47ca59040294} executeQuery: Read 12 rows, 883.00 B in 0.001593 sec., 7532.956685499058 rows/sec., 541.31 KiB/sec. 2024.12.18 22:14:43.378849 [ 260 ] {54b5e0f7-712f-4d3d-8b00-47ca59040294} TCPHandler: Processed in 0.001824376 sec. 2024.12.18 22:14:43.379004 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:43.379140 [ 258 ] {9b52d17b-6a3b-43e1-bfba-2ca72eb34b98} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 22:14:43.379198 [ 258 ] {9b52d17b-6a3b-43e1-bfba-2ca72eb34b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 22:14:43.379746 [ 258 ] {9b52d17b-6a3b-43e1-bfba-2ca72eb34b98} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:43.379793 [ 258 ] {9b52d17b-6a3b-43e1-bfba-2ca72eb34b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:43.380158 [ 258 ] {9b52d17b-6a3b-43e1-bfba-2ca72eb34b98} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 22:14:43.380389 [ 258 ] {9b52d17b-6a3b-43e1-bfba-2ca72eb34b98} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:43.380660 [ 258 ] {9b52d17b-6a3b-43e1-bfba-2ca72eb34b98} executeQuery: Read 6 rows, 417.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 266.86 KiB/sec. 2024.12.18 22:14:43.380720 [ 258 ] {9b52d17b-6a3b-43e1-bfba-2ca72eb34b98} TCPHandler: Processed in 0.001782845 sec. 2024.12.18 22:14:44.401630 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2024.12.18 22:14:44.402257 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:44.402303 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:44.402862 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 22:14:44.403110 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:44.403376 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2024.12.18 22:14:44.526695 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.18 22:14:44.545802 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:44.545848 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:44.552716 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 22:14:44.553448 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:44.555814 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.18 22:14:45.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.87 MiB, peak 161.87 MiB, free memory in arenas 0.00 B, will set to 159.00 MiB (RSS), difference: 1.13 MiB 2024.12.18 22:14:46.881360 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 148 2024.12.18 22:14:46.885855 [ 242 ] {} system.query_log (1d2345bc-93cb-4771-ab1d-8ee137a0c6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:46.885908 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:46.887439 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:46.887758 [ 242 ] {} system.query_log (1d2345bc-93cb-4771-ab1d-8ee137a0c6ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:46.888588 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 148 2024.12.18 22:14:48.331252 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:48.331461 [ 258 ] {bb8e7897-ef1f-48eb-8303-7a7b88ce4342} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 22:14:48.331543 [ 258 ] {bb8e7897-ef1f-48eb-8303-7a7b88ce4342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 22:14:48.332337 [ 258 ] {bb8e7897-ef1f-48eb-8303-7a7b88ce4342} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:48.332386 [ 258 ] {bb8e7897-ef1f-48eb-8303-7a7b88ce4342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:48.332812 [ 258 ] {bb8e7897-ef1f-48eb-8303-7a7b88ce4342} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:48.333066 [ 258 ] {bb8e7897-ef1f-48eb-8303-7a7b88ce4342} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:48.333295 [ 258 ] {bb8e7897-ef1f-48eb-8303-7a7b88ce4342} executeQuery: Read 46 rows, 3.98 KiB in 0.001892 sec., 24312.896405919662 rows/sec., 2.06 MiB/sec. 2024.12.18 22:14:48.333350 [ 258 ] {bb8e7897-ef1f-48eb-8303-7a7b88ce4342} TCPHandler: Processed in 0.002244924 sec. 2024.12.18 22:14:48.333664 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:48.333969 [ 260 ] {7cf7eb58-71d4-413c-866f-993b99cc76f9} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 22:14:48.334085 [ 260 ] {7cf7eb58-71d4-413c-866f-993b99cc76f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 22:14:48.334844 [ 260 ] {7cf7eb58-71d4-413c-866f-993b99cc76f9} oximeter.fields_u16 (13cc445b-28d5-4c6c-8d51-391875b401c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:48.334891 [ 260 ] {7cf7eb58-71d4-413c-866f-993b99cc76f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:48.335326 [ 260 ] {7cf7eb58-71d4-413c-866f-993b99cc76f9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:48.335580 [ 260 ] {7cf7eb58-71d4-413c-866f-993b99cc76f9} oximeter.fields_u16 (13cc445b-28d5-4c6c-8d51-391875b401c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:48.335890 [ 260 ] {7cf7eb58-71d4-413c-866f-993b99cc76f9} executeQuery: Read 8 rows, 616.00 B in 0.001991 sec., 4018.081366147664 rows/sec., 302.14 KiB/sec. 2024.12.18 22:14:48.335967 [ 260 ] {7cf7eb58-71d4-413c-866f-993b99cc76f9} TCPHandler: Processed in 0.002506309 sec. 2024.12.18 22:14:48.336130 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:48.336268 [ 258 ] {5742c1ad-def9-4a7c-b324-1a4214fb48b6} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 22:14:48.336326 [ 258 ] {5742c1ad-def9-4a7c-b324-1a4214fb48b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 22:14:48.337051 [ 258 ] {5742c1ad-def9-4a7c-b324-1a4214fb48b6} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:48.337089 [ 258 ] {5742c1ad-def9-4a7c-b324-1a4214fb48b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:48.337450 [ 258 ] {5742c1ad-def9-4a7c-b324-1a4214fb48b6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:48.337694 [ 258 ] {5742c1ad-def9-4a7c-b324-1a4214fb48b6} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:48.337898 [ 258 ] {5742c1ad-def9-4a7c-b324-1a4214fb48b6} executeQuery: Read 44 rows, 3.52 KiB in 0.001661 sec., 26490.066225165563 rows/sec., 2.07 MiB/sec. 2024.12.18 22:14:48.337950 [ 258 ] {5742c1ad-def9-4a7c-b324-1a4214fb48b6} TCPHandler: Processed in 0.001888637 sec. 2024.12.18 22:14:48.338131 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:48.338277 [ 260 ] {2970e084-4e15-48e8-b091-6baf04c1d40a} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 22:14:48.338345 [ 260 ] {2970e084-4e15-48e8-b091-6baf04c1d40a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 22:14:48.340938 [ 260 ] {2970e084-4e15-48e8-b091-6baf04c1d40a} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:48.340975 [ 260 ] {2970e084-4e15-48e8-b091-6baf04c1d40a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:48.341657 [ 260 ] {2970e084-4e15-48e8-b091-6baf04c1d40a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:48.342101 [ 260 ] {2970e084-4e15-48e8-b091-6baf04c1d40a} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:48.342311 [ 260 ] {2970e084-4e15-48e8-b091-6baf04c1d40a} executeQuery: Read 60 rows, 4.31 KiB in 0.004069 sec., 14745.637748832638 rows/sec., 1.03 MiB/sec. 2024.12.18 22:14:48.342368 [ 260 ] {2970e084-4e15-48e8-b091-6baf04c1d40a} TCPHandler: Processed in 0.004307875 sec. 2024.12.18 22:14:48.342544 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:48.342679 [ 258 ] {4edc850a-8bc1-4a5d-992d-6396b2d8dc88} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 22:14:48.342772 [ 258 ] {4edc850a-8bc1-4a5d-992d-6396b2d8dc88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 22:14:48.343948 [ 258 ] {4edc850a-8bc1-4a5d-992d-6396b2d8dc88} oximeter.measurements_histogramu64 (45adcee9-60b0-41e5-b193-005383abdd1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:48.343987 [ 258 ] {4edc850a-8bc1-4a5d-992d-6396b2d8dc88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:48.344596 [ 258 ] {4edc850a-8bc1-4a5d-992d-6396b2d8dc88} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:48.344845 [ 258 ] {4edc850a-8bc1-4a5d-992d-6396b2d8dc88} oximeter.measurements_histogramu64 (45adcee9-60b0-41e5-b193-005383abdd1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:48.345077 [ 258 ] {4edc850a-8bc1-4a5d-992d-6396b2d8dc88} executeQuery: Read 8 rows, 14.68 KiB in 0.002427 sec., 3296.250515039143 rows/sec., 5.91 MiB/sec. 2024.12.18 22:14:48.345165 [ 258 ] {4edc850a-8bc1-4a5d-992d-6396b2d8dc88} TCPHandler: Processed in 0.002690063 sec. 2024.12.18 22:14:48.345330 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:48.345469 [ 260 ] {98a85116-8c3b-485d-91aa-31bc09218c47} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 22:14:48.345529 [ 260 ] {98a85116-8c3b-485d-91aa-31bc09218c47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 22:14:48.346098 [ 260 ] {98a85116-8c3b-485d-91aa-31bc09218c47} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:48.346137 [ 260 ] {98a85116-8c3b-485d-91aa-31bc09218c47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.18 22:14:48.346503 [ 260 ] {98a85116-8c3b-485d-91aa-31bc09218c47} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 22:14:48.346741 [ 260 ] {98a85116-8c3b-485d-91aa-31bc09218c47} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:48.346958 [ 260 ] {98a85116-8c3b-485d-91aa-31bc09218c47} executeQuery: Read 30 rows, 2.04 KiB in 0.00152 sec., 19736.842105263157 rows/sec., 1.31 MiB/sec. 2024.12.18 22:14:48.347011 [ 260 ] {98a85116-8c3b-485d-91aa-31bc09218c47} TCPHandler: Processed in 0.001750334 sec. 2024.12.18 22:14:51.834280 [ 44 ] {} DNSResolver: Updating DNS cache 2024.12.18 22:14:51.834377 [ 44 ] {} DNSResolver: Updated DNS cache 2024.12.18 22:14:51.903573 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2024.12.18 22:14:51.904189 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:51.904240 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. 2024.12.18 22:14:51.904874 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 22:14:51.905138 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:51.905332 [ 44 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 22:14:51.905420 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.18 22:14:51.905429 [ 44 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:51.905465 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. 2024.12.18 22:14:51.907763 [ 202 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 22:14:51.907964 [ 202 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 22:14:51.908045 [ 202 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2024.12.18 22:14:51.910120 [ 202 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2024.12.18 22:14:51.910198 [ 202 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2024.12.18 22:14:51.910403 [ 202 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2024.12.18 22:14:51.913516 [ 202 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2024.12.18 22:14:51.913605 [ 202 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2024.12.18 22:14:51.923950 [ 189 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.01837105 sec., 152740.3169660961 rows/sec., 2.18 MiB/sec. 2024.12.18 22:14:51.924734 [ 189 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 22:14:51.925122 [ 189 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:51.925218 [ 189 ] {c29edeb0-63e5-43fb-a1b5-967c73ab00cd::all_1_6_1} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 22:14:51.925357 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.18 22:14:52.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.17 MiB, peak 165.47 MiB, free memory in arenas 0.00 B, will set to 160.56 MiB (RSS), difference: 1.39 MiB 2024.12.18 22:14:52.055955 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.18 22:14:52.077728 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:52.077804 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. 2024.12.18 22:14:52.084551 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 22:14:52.085381 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:52.085687 [ 44 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 22:14:52.085747 [ 44 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:52.085784 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. 2024.12.18 22:14:52.086339 [ 189 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 22:14:52.101731 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.18 22:14:52.103418 [ 189 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 22:14:52.105114 [ 189 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.18 22:14:52.110859 [ 189 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.18 22:14:52.116341 [ 189 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.18 22:14:52.121595 [ 189 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.18 22:14:52.136083 [ 189 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.18 22:14:52.140843 [ 189 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.18 22:14:52.206302 [ 190 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.120372121 sec., 382.14828830672514 rows/sec., 1.98 MiB/sec. 2024.12.18 22:14:52.209207 [ 192 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 22:14:52.212271 [ 192 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:52.212407 [ 192 ] {c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd::all_1_6_1} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 22:14:52.214777 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.18 22:14:53.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 161.64 MiB, peak 171.17 MiB, free memory in arenas 0.00 B, will set to 163.56 MiB (RSS), difference: 1.93 MiB 2024.12.18 22:14:53.329594 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:53.329793 [ 258 ] {a22cefe4-774c-434f-8434-0032a449bf8b} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 22:14:53.329868 [ 258 ] {a22cefe4-774c-434f-8434-0032a449bf8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 22:14:53.330642 [ 258 ] {a22cefe4-774c-434f-8434-0032a449bf8b} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:53.330688 [ 258 ] {a22cefe4-774c-434f-8434-0032a449bf8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.18 22:14:53.331159 [ 258 ] {a22cefe4-774c-434f-8434-0032a449bf8b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 22:14:53.331421 [ 258 ] {a22cefe4-774c-434f-8434-0032a449bf8b} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:53.331643 [ 258 ] {a22cefe4-774c-434f-8434-0032a449bf8b} executeQuery: Read 30 rows, 2.40 KiB in 0.001899 sec., 15797.78830963665 rows/sec., 1.23 MiB/sec. 2024.12.18 22:14:53.331721 [ 258 ] {a22cefe4-774c-434f-8434-0032a449bf8b} TCPHandler: Processed in 0.002270235 sec. 2024.12.18 22:14:53.331976 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:53.332185 [ 260 ] {5a947d6e-266e-4f42-bd66-0c69ab6e5a25} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 22:14:53.332266 [ 260 ] {5a947d6e-266e-4f42-bd66-0c69ab6e5a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 22:14:53.333039 [ 260 ] {5a947d6e-266e-4f42-bd66-0c69ab6e5a25} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:53.333093 [ 260 ] {5a947d6e-266e-4f42-bd66-0c69ab6e5a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.18 22:14:53.333558 [ 260 ] {5a947d6e-266e-4f42-bd66-0c69ab6e5a25} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 22:14:53.333811 [ 260 ] {5a947d6e-266e-4f42-bd66-0c69ab6e5a25} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:53.334044 [ 260 ] {5a947d6e-266e-4f42-bd66-0c69ab6e5a25} executeQuery: Read 36 rows, 2.88 KiB in 0.001918 sec., 18769.551616266945 rows/sec., 1.47 MiB/sec. 2024.12.18 22:14:53.334102 [ 260 ] {5a947d6e-266e-4f42-bd66-0c69ab6e5a25} TCPHandler: Processed in 0.002266205 sec. 2024.12.18 22:14:53.334251 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:53.334383 [ 258 ] {00e05b9c-b6ad-4237-a8aa-26785b3c74bb} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 22:14:53.334448 [ 258 ] {00e05b9c-b6ad-4237-a8aa-26785b3c74bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 22:14:53.335043 [ 258 ] {00e05b9c-b6ad-4237-a8aa-26785b3c74bb} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:53.335082 [ 258 ] {00e05b9c-b6ad-4237-a8aa-26785b3c74bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.18 22:14:53.335488 [ 258 ] {00e05b9c-b6ad-4237-a8aa-26785b3c74bb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:53.335767 [ 258 ] {00e05b9c-b6ad-4237-a8aa-26785b3c74bb} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:53.335952 [ 258 ] {00e05b9c-b6ad-4237-a8aa-26785b3c74bb} executeQuery: Read 60 rows, 4.31 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.63 MiB/sec. 2024.12.18 22:14:53.336010 [ 258 ] {00e05b9c-b6ad-4237-a8aa-26785b3c74bb} TCPHandler: Processed in 0.001820326 sec. 2024.12.18 22:14:53.336152 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:53.336272 [ 260 ] {fc1dbf7d-f096-47e9-85e4-9dff0898d10d} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 22:14:53.336326 [ 260 ] {fc1dbf7d-f096-47e9-85e4-9dff0898d10d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 22:14:53.336861 [ 260 ] {fc1dbf7d-f096-47e9-85e4-9dff0898d10d} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:53.336901 [ 260 ] {fc1dbf7d-f096-47e9-85e4-9dff0898d10d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.18 22:14:53.337285 [ 260 ] {fc1dbf7d-f096-47e9-85e4-9dff0898d10d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:53.337532 [ 260 ] {fc1dbf7d-f096-47e9-85e4-9dff0898d10d} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:53.337745 [ 260 ] {fc1dbf7d-f096-47e9-85e4-9dff0898d10d} executeQuery: Read 30 rows, 2.04 KiB in 0.001497 sec., 20040.080160320642 rows/sec., 1.33 MiB/sec. 2024.12.18 22:14:53.337812 [ 260 ] {fc1dbf7d-f096-47e9-85e4-9dff0898d10d} TCPHandler: Processed in 0.001721654 sec. 2024.12.18 22:14:56.888955 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 168 2024.12.18 22:14:56.891651 [ 242 ] {} system.query_log (1d2345bc-93cb-4771-ab1d-8ee137a0c6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:56.891699 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:56.893142 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:56.893462 [ 242 ] {} system.query_log (1d2345bc-93cb-4771-ab1d-8ee137a0c6ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:56.894239 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 168 2024.12.18 22:14:58.332755 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:58.332951 [ 258 ] {a5bd97b1-dfb1-431a-9e27-31fa4c55e8e9} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 22:14:58.333025 [ 258 ] {a5bd97b1-dfb1-431a-9e27-31fa4c55e8e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 22:14:58.333816 [ 258 ] {a5bd97b1-dfb1-431a-9e27-31fa4c55e8e9} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:58.333866 [ 258 ] {a5bd97b1-dfb1-431a-9e27-31fa4c55e8e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:58.334298 [ 258 ] {a5bd97b1-dfb1-431a-9e27-31fa4c55e8e9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 22:14:58.334558 [ 258 ] {a5bd97b1-dfb1-431a-9e27-31fa4c55e8e9} oximeter.fields_string (8a575707-8175-4c1f-9244-f939b7232380): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:58.334769 [ 258 ] {a5bd97b1-dfb1-431a-9e27-31fa4c55e8e9} executeQuery: Read 72 rows, 5.99 KiB in 0.001876 sec., 38379.53091684435 rows/sec., 3.12 MiB/sec. 2024.12.18 22:14:58.334830 [ 258 ] {a5bd97b1-dfb1-431a-9e27-31fa4c55e8e9} TCPHandler: Processed in 0.002212433 sec. 2024.12.18 22:14:58.335178 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:58.335488 [ 260 ] {dab08567-2144-4d46-9b62-03e0df2d01cd} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 22:14:58.335568 [ 260 ] {dab08567-2144-4d46-9b62-03e0df2d01cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 22:14:58.336301 [ 260 ] {dab08567-2144-4d46-9b62-03e0df2d01cd} oximeter.fields_u16 (13cc445b-28d5-4c6c-8d51-391875b401c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:58.336351 [ 260 ] {dab08567-2144-4d46-9b62-03e0df2d01cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:58.336778 [ 260 ] {dab08567-2144-4d46-9b62-03e0df2d01cd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:58.337031 [ 260 ] {dab08567-2144-4d46-9b62-03e0df2d01cd} oximeter.fields_u16 (13cc445b-28d5-4c6c-8d51-391875b401c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:58.337263 [ 260 ] {dab08567-2144-4d46-9b62-03e0df2d01cd} executeQuery: Read 8 rows, 616.00 B in 0.001865 sec., 4289.544235924933 rows/sec., 322.55 KiB/sec. 2024.12.18 22:14:58.337320 [ 260 ] {dab08567-2144-4d46-9b62-03e0df2d01cd} TCPHandler: Processed in 0.002341816 sec. 2024.12.18 22:14:58.337519 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:58.337664 [ 258 ] {da794461-13d9-46c6-9872-033b2c83beae} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 22:14:58.337723 [ 258 ] {da794461-13d9-46c6-9872-033b2c83beae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 22:14:58.338455 [ 258 ] {da794461-13d9-46c6-9872-033b2c83beae} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:58.338492 [ 258 ] {da794461-13d9-46c6-9872-033b2c83beae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:58.338871 [ 258 ] {da794461-13d9-46c6-9872-033b2c83beae} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 22:14:58.339111 [ 258 ] {da794461-13d9-46c6-9872-033b2c83beae} oximeter.fields_uuid (58e211cb-43e9-426c-8641-9159102f9879): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:58.339304 [ 258 ] {da794461-13d9-46c6-9872-033b2c83beae} executeQuery: Read 72 rows, 5.76 KiB in 0.001671 sec., 43087.97127468582 rows/sec., 3.36 MiB/sec. 2024.12.18 22:14:58.339390 [ 258 ] {da794461-13d9-46c6-9872-033b2c83beae} TCPHandler: Processed in 0.001961139 sec. 2024.12.18 22:14:58.339567 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:58.339693 [ 260 ] {664b76a8-ccbe-48b2-b907-2601c6703368} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 22:14:58.339748 [ 260 ] {664b76a8-ccbe-48b2-b907-2601c6703368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 22:14:58.340287 [ 260 ] {664b76a8-ccbe-48b2-b907-2601c6703368} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:58.340326 [ 260 ] {664b76a8-ccbe-48b2-b907-2601c6703368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:58.340725 [ 260 ] {664b76a8-ccbe-48b2-b907-2601c6703368} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 22:14:58.340967 [ 260 ] {664b76a8-ccbe-48b2-b907-2601c6703368} oximeter.measurements_cumulativeu64 (7122b751-db40-433d-a12a-a450578f9148): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:58.341174 [ 260 ] {664b76a8-ccbe-48b2-b907-2601c6703368} executeQuery: Read 80 rows, 5.73 KiB in 0.001508 sec., 53050.39787798408 rows/sec., 3.71 MiB/sec. 2024.12.18 22:14:58.341226 [ 260 ] {664b76a8-ccbe-48b2-b907-2601c6703368} TCPHandler: Processed in 0.001719604 sec. 2024.12.18 22:14:58.341370 [ 258 ] {} TCP-Session: d534b2c9-bb2e-4354-85d2-4772452dcdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:58.341491 [ 258 ] {1fcef0df-9eb1-4037-ad18-86898b6a849a} executeQuery: (from [fd00:1122:3344:101::d]:47320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 22:14:58.341573 [ 258 ] {1fcef0df-9eb1-4037-ad18-86898b6a849a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 22:14:58.342652 [ 258 ] {1fcef0df-9eb1-4037-ad18-86898b6a849a} oximeter.measurements_histogramu64 (45adcee9-60b0-41e5-b193-005383abdd1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:58.342688 [ 258 ] {1fcef0df-9eb1-4037-ad18-86898b6a849a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:58.343321 [ 258 ] {1fcef0df-9eb1-4037-ad18-86898b6a849a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 22:14:58.343583 [ 258 ] {1fcef0df-9eb1-4037-ad18-86898b6a849a} oximeter.measurements_histogramu64 (45adcee9-60b0-41e5-b193-005383abdd1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:58.343821 [ 258 ] {1fcef0df-9eb1-4037-ad18-86898b6a849a} executeQuery: Read 8 rows, 14.68 KiB in 0.002354 sec., 3398.470688190314 rows/sec., 6.09 MiB/sec. 2024.12.18 22:14:58.344002 [ 258 ] {1fcef0df-9eb1-4037-ad18-86898b6a849a} TCPHandler: Processed in 0.002685893 sec. 2024.12.18 22:14:58.344155 [ 260 ] {} TCP-Session: 7485415a-ac3f-4a31-9c41-2b39f081d24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 22:14:58.344294 [ 260 ] {86bd3fdf-fa1f-4ae2-8ef2-6ad3f5b71111} executeQuery: (from [fd00:1122:3344:101::d]:62306) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 22:14:58.344354 [ 260 ] {86bd3fdf-fa1f-4ae2-8ef2-6ad3f5b71111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 22:14:58.344840 [ 260 ] {86bd3fdf-fa1f-4ae2-8ef2-6ad3f5b71111} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:58.344879 [ 260 ] {86bd3fdf-fa1f-4ae2-8ef2-6ad3f5b71111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:58.345254 [ 260 ] {86bd3fdf-fa1f-4ae2-8ef2-6ad3f5b71111} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 22:14:58.345489 [ 260 ] {86bd3fdf-fa1f-4ae2-8ef2-6ad3f5b71111} oximeter.measurements_u64 (6d349adb-4aa8-447f-a1de-89905e1f9714): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:58.345703 [ 260 ] {86bd3fdf-fa1f-4ae2-8ef2-6ad3f5b71111} executeQuery: Read 36 rows, 2.46 KiB in 0.001439 sec., 25017.37317581654 rows/sec., 1.67 MiB/sec. 2024.12.18 22:14:58.345751 [ 260 ] {86bd3fdf-fa1f-4ae2-8ef2-6ad3f5b71111} TCPHandler: Processed in 0.001662362 sec. 2024.12.18 22:14:59.405611 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2024.12.18 22:14:59.406292 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:59.406341 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:59.406968 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 22:14:59.407259 [ 243 ] {} system.asynchronous_metric_log (c29edeb0-63e5-43fb-a1b5-967c73ab00cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:59.407540 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2024.12.18 22:14:59.601896 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.18 22:14:59.622247 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 22:14:59.622311 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2024.12.18 22:14:59.628913 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 22:14:59.629699 [ 244 ] {} system.metric_log (c1a6f496-a96c-4ee1-9bd5-1dfc036fbffd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 22:14:59.632992 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53