| 1 | [ Dec 30 16:43:54 Enabled. ] | ||
| 2 | [ Dec 30 16:43:54 Rereading configuration. ] | ||
| 3 | [ Dec 30 16:43:56 Rereading configuration. ] | ||
| 4 | [ Dec 30 16:44:00 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + 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 | ||
| 24 | [ Dec 30 16:44:00 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.30 16:44:02.427677 [ 1 ] {} <Information> Application: Will watch for the process with pid 24356 | ||
| 29 | 2025.12.30 16:44:02.428057 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.30 16:44:02.828693 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24356 | ||
| 31 | 2025.12.30 16:44:02.829429 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.30 16:44:02.829580 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.30 16:44:02.984557 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.30 16:44:03.015929 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.30 16:44:03.015976 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.30 16:44:03.015994 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.30 16:44:03.016047 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.30 16:44:03.016405 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.30 16:44:03.019909 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.30 16:44:03.020671 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.30 16:44:03.021481 [ 1 ] {} <Information> 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) | ||
| 44 | 2025.12.30 16:44:03.021502 [ 1 ] {} <Information> 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) | ||
| 45 | 2025.12.30 16:44:03.021516 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.30 16:44:03.022217 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.30 16:44:03.023078 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.30 16:44:03.029067 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.30 16:44:03.029773 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.30 16:44:03.031082 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.30 16:44:03.031142 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.30 16:44:03.032143 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.30 16:44:03.032536 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.30 16:44:03.036221 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.30 16:44:03.036633 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.30 16:44:03.040970 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.30 16:44:03.041471 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.30 16:44:03.041790 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.30 16:44:03.042121 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.30 16:44:03.043505 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.30 16:44:03.043536 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.30 16:44:03.043631 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.30 16:44:03.043725 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.30 16:44:03.053047 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.30 16:44:03.053072 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160795 sec | ||
| 68 | 2025.12.30 16:44:03.053093 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.30 16:44:03.053106 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.30 16:44:03.053776 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.30 16:44:03.054371 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.30 16:44:03.067604 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.30 16:44:03.067649 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.30 16:44:03.067675 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.30 16:44:03.067686 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.30 16:44:03.067717 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.30 16:44:03.067737 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.30 16:44:03.069787 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.30 16:44:03.069831 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.30 16:44:03.069851 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.30 16:44:03.069989 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.30 16:44:03.070030 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.30 16:44:03.070042 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.30 16:44:03.070065 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.30 16:44:03.070077 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.30 16:44:03.070107 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.30 16:44:03.070127 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.30 16:44:03.095503 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.30 16:44:03.097073 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.30 16:44:03.097123 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8202e-05 sec | ||
| 91 | 2025.12.30 16:44:03.097142 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.30 16:44:03.097158 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.30 16:44:03.097192 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.30 16:44:03.097432 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.30 16:44:03.097495 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.30 16:44:03.097518 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.30 16:44:03.097533 [ 1 ] {} <Information> 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). | ||
| 98 | 2025.12.30 16:44:03.097549 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.30 16:44:03.105266 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.30 16:44:03.105489 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.84 MiB (RSS), difference: 92.06 MiB | ||
| 101 | 2025.12.30 16:44:03.106961 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.353e-05 sec. | ||
| 102 | 2025.12.30 16:44:03.107385 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.30 16:44:03.108687 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.30 16:44:03.108711 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.30 16:44:04.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.38 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.12.30 16:44:05.091398 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35753 | ||
| 107 | 2025.12.30 16:44:05.095494 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.30 16:44:05.096131 [ 3 ] {} <Debug> TCP-Session: 11db33d6-3e11-46a5-b54f-0ce65edfcfef Authenticating user 'default' from [fd00:1122:3344:101::c]:35753 | ||
| 109 | 2025.12.30 16:44:05.096274 [ 3 ] {} <Debug> TCP-Session: 11db33d6-3e11-46a5-b54f-0ce65edfcfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.30 16:44:05.096294 [ 3 ] {} <Debug> TCP-Session: 11db33d6-3e11-46a5-b54f-0ce65edfcfef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.30 16:44:05.096391 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.30 16:44:05.096508 [ 3 ] {} <Trace> 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 | ||
| 113 | 2025.12.30 16:44:05.096525 [ 3 ] {} <Trace> 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 | ||
| 114 | 2025.12.30 16:44:05.097141 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64447 | ||
| 115 | 2025.12.30 16:44:05.097251 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54387 | ||
| 116 | 2025.12.30 16:44:05.097255 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53049 | ||
| 117 | 2025.12.30 16:44:05.097364 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.30 16:44:05.097480 [ 4 ] {} <Debug> TCP-Session: ca29b42e-6bde-4fc1-803f-91afb6c06249 Authenticating user 'default' from [fd00:1122:3344:101::c]:64447 | ||
| 119 | 2025.12.30 16:44:05.097505 [ 4 ] {} <Debug> TCP-Session: ca29b42e-6bde-4fc1-803f-91afb6c06249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.30 16:44:05.097526 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57207 | ||
| 121 | 2025.12.30 16:44:05.097511 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.30 16:44:05.097582 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.30 16:44:05.097586 [ 4 ] {} <Debug> TCP-Session: ca29b42e-6bde-4fc1-803f-91afb6c06249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.30 16:44:05.097645 [ 254 ] {} <Debug> TCP-Session: 8f5480dc-6148-411d-98c8-0d21507c573e Authenticating user 'default' from [fd00:1122:3344:101::c]:53049 | ||
| 125 | 2025.12.30 16:44:05.097672 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36789 | ||
| 126 | 2025.12.30 16:44:05.097697 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.30 16:44:05.097741 [ 254 ] {} <Debug> TCP-Session: 8f5480dc-6148-411d-98c8-0d21507c573e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.30 16:44:05.097630 [ 5 ] {} <Debug> TCP-Session: c7f05803-c972-4ddf-b131-452b5bb38a1d Authenticating user 'default' from [fd00:1122:3344:101::c]:54387 | ||
| 129 | 2025.12.30 16:44:05.097799 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57899 | ||
| 130 | 2025.12.30 16:44:05.097834 [ 255 ] {} <Debug> TCP-Session: f29caae9-47ed-4ccf-8a07-40aa9f0ce620 Authenticating user 'default' from [fd00:1122:3344:101::c]:57207 | ||
| 131 | 2025.12.30 16:44:05.097873 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.30 16:44:05.097850 [ 254 ] {} <Debug> TCP-Session: 8f5480dc-6148-411d-98c8-0d21507c573e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.30 16:44:05.097848 [ 5 ] {} <Debug> TCP-Session: c7f05803-c972-4ddf-b131-452b5bb38a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.30 16:44:05.097958 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.30 16:44:05.097963 [ 256 ] {} <Debug> TCP-Session: 3cd62e82-919a-423c-92bc-803febb12853 Authenticating user 'default' from [fd00:1122:3344:101::c]:36789 | ||
| 136 | 2025.12.30 16:44:05.098050 [ 5 ] {} <Debug> TCP-Session: c7f05803-c972-4ddf-b131-452b5bb38a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.30 16:44:05.098079 [ 256 ] {} <Debug> TCP-Session: 3cd62e82-919a-423c-92bc-803febb12853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.30 16:44:05.098067 [ 257 ] {} <Debug> TCP-Session: 5a0dd7f1-006b-4fc1-b110-1ce01c11704a Authenticating user 'default' from [fd00:1122:3344:101::c]:57899 | ||
| 139 | 2025.12.30 16:44:05.097946 [ 255 ] {} <Debug> TCP-Session: f29caae9-47ed-4ccf-8a07-40aa9f0ce620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.30 16:44:05.098162 [ 257 ] {} <Debug> TCP-Session: 5a0dd7f1-006b-4fc1-b110-1ce01c11704a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.30 16:44:05.098177 [ 256 ] {} <Debug> TCP-Session: 3cd62e82-919a-423c-92bc-803febb12853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.30 16:44:05.097954 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62328 | ||
| 143 | 2025.12.30 16:44:05.098300 [ 257 ] {} <Debug> TCP-Session: 5a0dd7f1-006b-4fc1-b110-1ce01c11704a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.30 16:44:05.098271 [ 255 ] {} <Debug> TCP-Session: f29caae9-47ed-4ccf-8a07-40aa9f0ce620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.30 16:44:05.098479 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.12.30 16:44:05.098555 [ 258 ] {} <Debug> TCP-Session: 4f7bd23c-4c65-4bce-b848-46a580f36200 Authenticating user 'default' from [fd00:1122:3344:101::c]:62328 | ||
| 147 | 2025.12.30 16:44:05.098614 [ 258 ] {} <Debug> TCP-Session: 4f7bd23c-4c65-4bce-b848-46a580f36200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.30 16:44:05.098628 [ 258 ] {} <Debug> TCP-Session: 4f7bd23c-4c65-4bce-b848-46a580f36200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.30 16:44:05.223638 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35903 | ||
| 150 | 2025.12.30 16:44:05.227889 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.30 16:44:05.227978 [ 259 ] {} <Debug> TCP-Session: eb50427e-b06f-4499-b9ca-8fe748f47af3 Authenticating user 'default' from [fd00:1122:3344:101::a]:35903 | ||
| 152 | 2025.12.30 16:44:05.228003 [ 259 ] {} <Debug> TCP-Session: eb50427e-b06f-4499-b9ca-8fe748f47af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.30 16:44:05.228093 [ 259 ] {} <Debug> TCP-Session: eb50427e-b06f-4499-b9ca-8fe748f47af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.30 16:44:05.228170 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.30 16:44:05.228207 [ 259 ] {} <Trace> 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 | ||
| 156 | 2025.12.30 16:44:05.228290 [ 259 ] {} <Trace> 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 | ||
| 157 | 2025.12.30 16:44:05.228893 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59578 | ||
| 158 | 2025.12.30 16:44:05.229004 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59309 | ||
| 159 | 2025.12.30 16:44:05.229084 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.30 16:44:05.229116 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40574 | ||
| 161 | 2025.12.30 16:44:05.229181 [ 260 ] {} <Debug> TCP-Session: 54d2766e-ad3a-4103-b028-525a040d3f3d Authenticating user 'default' from [fd00:1122:3344:101::a]:59578 | ||
| 162 | 2025.12.30 16:44:05.229269 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39369 | ||
| 163 | 2025.12.30 16:44:05.229277 [ 260 ] {} <Debug> TCP-Session: 54d2766e-ad3a-4103-b028-525a040d3f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.30 16:44:05.229279 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2025.12.30 16:44:05.229377 [ 260 ] {} <Debug> TCP-Session: 54d2766e-ad3a-4103-b028-525a040d3f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.12.30 16:44:05.229411 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34513 | ||
| 167 | 2025.12.30 16:44:05.229414 [ 261 ] {} <Debug> TCP-Session: b9cb1904-ee78-43fe-a2a8-0cd7159343e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:59309 | ||
| 168 | 2025.12.30 16:44:05.229515 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56786 | ||
| 169 | 2025.12.30 16:44:05.229542 [ 261 ] {} <Debug> TCP-Session: b9cb1904-ee78-43fe-a2a8-0cd7159343e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.12.30 16:44:05.229558 [ 261 ] {} <Debug> TCP-Session: b9cb1904-ee78-43fe-a2a8-0cd7159343e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.30 16:44:05.229712 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.30 16:44:05.229748 [ 263 ] {} <Debug> TCP-Session: 91537174-f985-4c42-87d2-2983a6671653 Authenticating user 'default' from [fd00:1122:3344:101::a]:39369 | ||
| 173 | 2025.12.30 16:44:05.229713 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57392 | ||
| 174 | 2025.12.30 16:44:05.229847 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.12.30 16:44:05.229848 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.12.30 16:44:05.229783 [ 263 ] {} <Debug> TCP-Session: 91537174-f985-4c42-87d2-2983a6671653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.30 16:44:05.229793 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.12.30 16:44:05.229995 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.12.30 16:44:05.230000 [ 262 ] {} <Debug> TCP-Session: b84632cf-872f-4bee-86d0-bcd7b84b2703 Authenticating user 'default' from [fd00:1122:3344:101::a]:40574 | ||
| 180 | 2025.12.30 16:44:05.229949 [ 263 ] {} <Debug> TCP-Session: 91537174-f985-4c42-87d2-2983a6671653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.30 16:44:05.230069 [ 264 ] {} <Debug> TCP-Session: 024a9492-2436-4103-9bcd-d6a8bb3f5125 Authenticating user 'default' from [fd00:1122:3344:101::a]:34513 | ||
| 182 | 2025.12.30 16:44:05.230083 [ 266 ] {} <Debug> TCP-Session: 0648fbdb-a3f3-48f7-b98b-1d7fb6ed9516 Authenticating user 'default' from [fd00:1122:3344:101::a]:57392 | ||
| 183 | 2025.12.30 16:44:05.230073 [ 262 ] {} <Debug> TCP-Session: b84632cf-872f-4bee-86d0-bcd7b84b2703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.12.30 16:44:05.230185 [ 264 ] {} <Debug> TCP-Session: 024a9492-2436-4103-9bcd-d6a8bb3f5125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.30 16:44:05.229947 [ 265 ] {} <Debug> TCP-Session: ca16e5bb-8366-41a9-8695-f20e8d3aad3f Authenticating user 'default' from [fd00:1122:3344:101::a]:56786 | ||
| 186 | 2025.12.30 16:44:05.230160 [ 266 ] {} <Debug> TCP-Session: 0648fbdb-a3f3-48f7-b98b-1d7fb6ed9516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.30 16:44:05.230305 [ 264 ] {} <Debug> TCP-Session: 024a9492-2436-4103-9bcd-d6a8bb3f5125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.30 16:44:05.230283 [ 262 ] {} <Debug> TCP-Session: b84632cf-872f-4bee-86d0-bcd7b84b2703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.30 16:44:05.230297 [ 265 ] {} <Debug> TCP-Session: ca16e5bb-8366-41a9-8695-f20e8d3aad3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.30 16:44:05.230400 [ 266 ] {} <Debug> TCP-Session: 0648fbdb-a3f3-48f7-b98b-1d7fb6ed9516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.30 16:44:05.230531 [ 265 ] {} <Debug> TCP-Session: ca16e5bb-8366-41a9-8695-f20e8d3aad3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.30 16:44:05.468643 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64820 | ||
| 193 | 2025.12.30 16:44:05.473936 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.30 16:44:05.474073 [ 267 ] {} <Debug> TCP-Session: f5cd96b6-8132-4781-a50d-c7d652cc72d5 Authenticating user 'default' from [fd00:1122:3344:101::b]:64820 | ||
| 195 | 2025.12.30 16:44:05.474110 [ 267 ] {} <Debug> TCP-Session: f5cd96b6-8132-4781-a50d-c7d652cc72d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.30 16:44:05.474126 [ 267 ] {} <Debug> TCP-Session: f5cd96b6-8132-4781-a50d-c7d652cc72d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.30 16:44:05.474279 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.30 16:44:05.474308 [ 267 ] {} <Trace> 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 | ||
| 199 | 2025.12.30 16:44:05.474391 [ 267 ] {} <Trace> 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 | ||
| 200 | 2025.12.30 16:44:05.474987 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46287 | ||
| 201 | 2025.12.30 16:44:05.475136 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63387 | ||
| 202 | 2025.12.30 16:44:05.475244 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.12.30 16:44:05.475262 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55651 | ||
| 204 | 2025.12.30 16:44:05.475290 [ 268 ] {} <Debug> TCP-Session: 02a5f860-245e-4c15-8f61-399192a00300 Authenticating user 'default' from [fd00:1122:3344:101::b]:46287 | ||
| 205 | 2025.12.30 16:44:05.475392 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61172 | ||
| 206 | 2025.12.30 16:44:05.475462 [ 268 ] {} <Debug> TCP-Session: 02a5f860-245e-4c15-8f61-399192a00300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.12.30 16:44:05.475469 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2025.12.30 16:44:05.475485 [ 268 ] {} <Debug> TCP-Session: 02a5f860-245e-4c15-8f61-399192a00300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.12.30 16:44:05.475613 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46101 | ||
| 210 | 2025.12.30 16:44:05.475688 [ 269 ] {} <Debug> TCP-Session: 2931698d-4589-41c1-8932-f7a8274ea569 Authenticating user 'default' from [fd00:1122:3344:101::b]:63387 | ||
| 211 | 2025.12.30 16:44:05.475741 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2025.12.30 16:44:05.475699 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.12.30 16:44:05.475820 [ 269 ] {} <Debug> TCP-Session: 2931698d-4589-41c1-8932-f7a8274ea569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.12.30 16:44:05.475840 [ 270 ] {} <Debug> TCP-Session: 56b7a560-c83d-44fb-a633-a24aa3ae7d18 Authenticating user 'default' from [fd00:1122:3344:101::b]:55651 | ||
| 215 | 2025.12.30 16:44:05.475858 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.12.30 16:44:05.475854 [ 269 ] {} <Debug> TCP-Session: 2931698d-4589-41c1-8932-f7a8274ea569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.12.30 16:44:05.475848 [ 271 ] {} <Debug> TCP-Session: e48a8641-32f4-40f3-abc4-5aa000400ed7 Authenticating user 'default' from [fd00:1122:3344:101::b]:61172 | ||
| 218 | 2025.12.30 16:44:05.476010 [ 272 ] {} <Debug> TCP-Session: 2d844a83-8b26-4ec3-9a16-f9c57ad4a96e Authenticating user 'default' from [fd00:1122:3344:101::b]:46101 | ||
| 219 | 2025.12.30 16:44:05.475991 [ 270 ] {} <Debug> TCP-Session: 56b7a560-c83d-44fb-a633-a24aa3ae7d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.12.30 16:44:05.475971 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60016 | ||
| 221 | 2025.12.30 16:44:05.476142 [ 272 ] {} <Debug> TCP-Session: 2d844a83-8b26-4ec3-9a16-f9c57ad4a96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.12.30 16:44:05.476120 [ 270 ] {} <Debug> TCP-Session: 56b7a560-c83d-44fb-a633-a24aa3ae7d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.30 16:44:05.476113 [ 271 ] {} <Debug> TCP-Session: e48a8641-32f4-40f3-abc4-5aa000400ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.12.30 16:44:05.476299 [ 272 ] {} <Debug> TCP-Session: 2d844a83-8b26-4ec3-9a16-f9c57ad4a96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.30 16:44:05.475976 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38583 | ||
| 226 | 2025.12.30 16:44:05.476362 [ 271 ] {} <Debug> TCP-Session: e48a8641-32f4-40f3-abc4-5aa000400ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.30 16:44:05.476509 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.12.30 16:44:05.476600 [ 274 ] {} <Debug> TCP-Session: 8f57c6ff-b27d-486a-8760-fef4e6c4a1b1 Authenticating user 'default' from [fd00:1122:3344:101::b]:60016 | ||
| 229 | 2025.12.30 16:44:05.476622 [ 274 ] {} <Debug> TCP-Session: 8f57c6ff-b27d-486a-8760-fef4e6c4a1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.30 16:44:05.476616 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2025.12.30 16:44:05.476646 [ 274 ] {} <Debug> TCP-Session: 8f57c6ff-b27d-486a-8760-fef4e6c4a1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.30 16:44:05.476785 [ 273 ] {} <Debug> TCP-Session: e03bc8db-a98f-4552-ba5c-4676105be077 Authenticating user 'default' from [fd00:1122:3344:101::b]:38583 | ||
| 233 | 2025.12.30 16:44:05.476811 [ 273 ] {} <Debug> TCP-Session: e03bc8db-a98f-4552-ba5c-4676105be077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.30 16:44:05.476881 [ 273 ] {} <Debug> TCP-Session: e03bc8db-a98f-4552-ba5c-4676105be077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.30 16:44:06.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.52 MiB, peak 118.52 MiB, free memory in arenas 0.00 B, will set to 120.11 MiB (RSS), difference: 1.59 MiB | ||
| 236 | 2025.12.30 16:44:10.521442 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54915 | ||
| 237 | 2025.12.30 16:44:10.531158 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2025.12.30 16:44:10.531222 [ 275 ] {} <Debug> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Authenticating user 'default' from [fd00:1122:3344:101::d]:54915 | ||
| 239 | 2025.12.30 16:44:10.531248 [ 275 ] {} <Debug> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.30 16:44:10.531333 [ 275 ] {} <Debug> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.12.30 16:44:10.531406 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2025.12.30 16:44:10.531443 [ 275 ] {} <Trace> 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 | ||
| 243 | 2025.12.30 16:44:10.531523 [ 275 ] {} <Trace> 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 | ||
| 244 | 2025.12.30 16:44:10.534123 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54553 | ||
| 245 | 2025.12.30 16:44:10.534220 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60085 | ||
| 246 | 2025.12.30 16:44:10.534328 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65129 | ||
| 247 | 2025.12.30 16:44:10.534346 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.12.30 16:44:10.534481 [ 276 ] {} <Debug> TCP-Session: f4296f40-9ae0-4811-a359-6fe1dde6722f Authenticating user 'default' from [fd00:1122:3344:101::d]:54553 | ||
| 249 | 2025.12.30 16:44:10.534511 [ 276 ] {} <Debug> TCP-Session: f4296f40-9ae0-4811-a359-6fe1dde6722f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2025.12.30 16:44:10.534510 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33626 | ||
| 251 | 2025.12.30 16:44:10.534555 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2025.12.30 16:44:10.534619 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44074 | ||
| 253 | 2025.12.30 16:44:10.534639 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2025.12.30 16:44:10.534526 [ 276 ] {} <Debug> TCP-Session: f4296f40-9ae0-4811-a359-6fe1dde6722f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.12.30 16:44:10.534715 [ 277 ] {} <Debug> TCP-Session: 3fe7d42c-f03c-4f1d-88ac-bfbb47a37daa Authenticating user 'default' from [fd00:1122:3344:101::d]:60085 | ||
| 256 | 2025.12.30 16:44:10.534720 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56690 | ||
| 257 | 2025.12.30 16:44:10.534695 [ 278 ] {} <Debug> TCP-Session: 8781a054-1320-44a3-9a60-1e935b359fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:65129 | ||
| 258 | 2025.12.30 16:44:10.534838 [ 277 ] {} <Debug> TCP-Session: 3fe7d42c-f03c-4f1d-88ac-bfbb47a37daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.12.30 16:44:10.534866 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37255 | ||
| 260 | 2025.12.30 16:44:10.534910 [ 278 ] {} <Debug> TCP-Session: 8781a054-1320-44a3-9a60-1e935b359fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.12.30 16:44:10.534914 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.12.30 16:44:10.534953 [ 278 ] {} <Debug> TCP-Session: 8781a054-1320-44a3-9a60-1e935b359fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.12.30 16:44:10.535068 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34662 | ||
| 264 | 2025.12.30 16:44:10.535090 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.12.30 16:44:10.534946 [ 277 ] {} <Debug> TCP-Session: 3fe7d42c-f03c-4f1d-88ac-bfbb47a37daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.12.30 16:44:10.535156 [ 279 ] {} <Debug> TCP-Session: c2b13ef9-e38c-4faa-a73e-5a40a8c56b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:33626 | ||
| 267 | 2025.12.30 16:44:10.534926 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.12.30 16:44:10.535214 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.12.30 16:44:10.535294 [ 281 ] {} <Debug> TCP-Session: 7e173672-96bc-4389-a408-afd99223cea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56690 | ||
| 270 | 2025.12.30 16:44:10.535300 [ 280 ] {} <Debug> TCP-Session: ade2dd3d-8794-483a-8a86-04b9972cd184 Authenticating user 'default' from [fd00:1122:3344:101::d]:44074 | ||
| 271 | 2025.12.30 16:44:10.535330 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2025.12.30 16:44:10.535397 [ 281 ] {} <Debug> TCP-Session: 7e173672-96bc-4389-a408-afd99223cea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.12.30 16:44:10.535370 [ 280 ] {} <Debug> TCP-Session: ade2dd3d-8794-483a-8a86-04b9972cd184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.12.30 16:44:10.535365 [ 282 ] {} <Debug> TCP-Session: 49e02d91-b8e0-4fc5-8874-cd041be983b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37255 | ||
| 275 | 2025.12.30 16:44:10.535494 [ 281 ] {} <Debug> TCP-Session: 7e173672-96bc-4389-a408-afd99223cea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.12.30 16:44:10.535476 [ 280 ] {} <Debug> TCP-Session: ade2dd3d-8794-483a-8a86-04b9972cd184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.12.30 16:44:10.535467 [ 283 ] {} <Debug> TCP-Session: 6c529f01-3123-4e64-94bf-79cb0fdaa7d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34662 | ||
| 278 | 2025.12.30 16:44:10.535296 [ 279 ] {} <Debug> TCP-Session: c2b13ef9-e38c-4faa-a73e-5a40a8c56b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.12.30 16:44:10.535642 [ 282 ] {} <Debug> TCP-Session: 49e02d91-b8e0-4fc5-8874-cd041be983b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.12.30 16:44:10.535667 [ 279 ] {} <Debug> TCP-Session: c2b13ef9-e38c-4faa-a73e-5a40a8c56b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.12.30 16:44:10.535661 [ 283 ] {} <Debug> TCP-Session: 6c529f01-3123-4e64-94bf-79cb0fdaa7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.30 16:44:10.535753 [ 282 ] {} <Debug> TCP-Session: 49e02d91-b8e0-4fc5-8874-cd041be983b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.30 16:44:10.535818 [ 283 ] {} <Debug> TCP-Session: 6c529f01-3123-4e64-94bf-79cb0fdaa7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.12.30 16:44:10.554576 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2025.12.30 16:44:10.567841 [ 275 ] {21db7e36-297c-4068-9c0b-a57bc645c209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2025.12.30 16:44:10.570408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 287 | 2025.12.30 16:44:10.570478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 288 | 2025.12.30 16:44:10.572553 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 289 | 2025.12.30 16:44:10.572564 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 290 | 2025.12.30 16:44:10.690906 [ 245 ] {} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 291 | 2025.12.30 16:44:10.711840 [ 245 ] {} <Debug> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Loading data parts | ||
| 292 | 2025.12.30 16:44:10.725337 [ 245 ] {} <Debug> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): There are no data parts | ||
| 293 | 2025.12.30 16:44:10.779075 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 294 | 2025.12.30 16:44:10.779674 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 295 | 2025.12.30 16:44:10.785062 [ 275 ] {21db7e36-297c-4068-9c0b-a57bc645c209} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54915) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 296 | |||
| 297 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 318 | |||
| 319 | 2025.12.30 16:44:10.821852 [ 275 ] {21db7e36-297c-4068-9c0b-a57bc645c209} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 320 | |||
| 321 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 342 | |||
| 343 | 2025.12.30 16:44:10.822114 [ 275 ] {21db7e36-297c-4068-9c0b-a57bc645c209} <Debug> TCPHandler: Processed in 0.275624561 sec. | ||
| 344 | 2025.12.30 16:44:10.822638 [ 276 ] {} <Trace> TCP-Session: f4296f40-9ae0-4811-a359-6fe1dde6722f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.12.30 16:44:10.822834 [ 276 ] {b3ec1855-5473-4e33-be51-7a26405b3586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54553) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 346 | 2025.12.30 16:44:10.825234 [ 276 ] {b3ec1855-5473-4e33-be51-7a26405b3586} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54553) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 347 | |||
| 348 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 360 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 361 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 369 | |||
| 370 | 2025.12.30 16:44:10.825576 [ 276 ] {b3ec1855-5473-4e33-be51-7a26405b3586} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 371 | |||
| 372 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 393 | |||
| 394 | 2025.12.30 16:44:10.825842 [ 276 ] {b3ec1855-5473-4e33-be51-7a26405b3586} <Debug> TCPHandler: Processed in 0.003351895 sec. | ||
| 395 | 2025.12.30 16:44:10.831299 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 396 | 2025.12.30 16:44:10.834467 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 397 | 2025.12.30 16:44:10.834806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 398 | 2025.12.30 16:44:10.848111 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.12.30 16:44:10.848769 [ 244 ] {} <Debug> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Loading data parts | ||
| 400 | 2025.12.30 16:44:10.848983 [ 275 ] {73b69a8b-2177-4f1e-8299-7d79bd3a4727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 401 | 2025.12.30 16:44:10.849070 [ 244 ] {} <Debug> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): There are no data parts | ||
| 402 | 2025.12.30 16:44:10.850999 [ 275 ] {73b69a8b-2177-4f1e-8299-7d79bd3a4727} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 403 | 2025.12.30 16:44:10.903936 [ 275 ] {73b69a8b-2177-4f1e-8299-7d79bd3a4727} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 404 | 2025.12.30 16:44:10.903988 [ 275 ] {73b69a8b-2177-4f1e-8299-7d79bd3a4727} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114772 sec | ||
| 405 | 2025.12.30 16:44:10.904028 [ 275 ] {73b69a8b-2177-4f1e-8299-7d79bd3a4727} <Trace> ReferentialDeps: No tables | ||
| 406 | 2025.12.30 16:44:10.904193 [ 275 ] {73b69a8b-2177-4f1e-8299-7d79bd3a4727} <Trace> LoadingDeps: No tables | ||
| 407 | 2025.12.30 16:44:10.904221 [ 275 ] {73b69a8b-2177-4f1e-8299-7d79bd3a4727} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 408 | 2025.12.30 16:44:10.904323 [ 275 ] {73b69a8b-2177-4f1e-8299-7d79bd3a4727} <Debug> TCPHandler: Processed in 0.056324468 sec. | ||
| 409 | 2025.12.30 16:44:10.904487 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2025.12.30 16:44:10.904761 [ 275 ] {a81a286e-e4e9-45c0-9973-ca04f44207e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) /* The version table contains metadata about the `oximeter` database */ | ||
| 411 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 412 | 2025.12.30 16:44:10.904822 [ 275 ] {a81a286e-e4e9-45c0-9973-ca04f44207e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 413 | 2025.12.30 16:44:10.909908 [ 275 ] {a81a286e-e4e9-45c0-9973-ca04f44207e0} <Debug> oximeter.version (ddb047d9-9161-4aa5-9913-3d5082384023): Loading data parts | ||
| 414 | 2025.12.30 16:44:10.910064 [ 275 ] {a81a286e-e4e9-45c0-9973-ca04f44207e0} <Debug> oximeter.version (ddb047d9-9161-4aa5-9913-3d5082384023): There are no data parts | ||
| 415 | 2025.12.30 16:44:10.921447 [ 275 ] {a81a286e-e4e9-45c0-9973-ca04f44207e0} <Debug> TCPHandler: Processed in 0.017025712 sec. | ||
| 416 | 2025.12.30 16:44:10.921751 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2025.12.30 16:44:10.921961 [ 275 ] {3cebb73f-fd21-41fe-bdd4-abeb13dc9f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) /* The measurement tables contain all individual samples from each timeseries. | ||
| 418 | * | ||
| 419 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 420 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 421 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 422 | * by all samples from the same timeseries. | ||
| 423 | * | ||
| 424 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 425 | * and then uses that to index quickly into the measurements tables. | ||
| 426 | */ | ||
| 427 | 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) | ||
| 428 | 2025.12.30 16:44:10.922099 [ 275 ] {3cebb73f-fd21-41fe-bdd4-abeb13dc9f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 429 | 2025.12.30 16:44:10.929382 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 430 | 2025.12.30 16:44:10.929523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 431 | 2025.12.30 16:44:10.935054 [ 275 ] {3cebb73f-fd21-41fe-bdd4-abeb13dc9f77} <Debug> oximeter.measurements_bool (e267d787-bfdd-4215-8979-e4c937a0cad6): Loading data parts | ||
| 432 | 2025.12.30 16:44:10.935206 [ 275 ] {3cebb73f-fd21-41fe-bdd4-abeb13dc9f77} <Debug> oximeter.measurements_bool (e267d787-bfdd-4215-8979-e4c937a0cad6): There are no data parts | ||
| 433 | 2025.12.30 16:44:10.941337 [ 275 ] {3cebb73f-fd21-41fe-bdd4-abeb13dc9f77} <Debug> TCPHandler: Processed in 0.019645648 sec. | ||
| 434 | 2025.12.30 16:44:10.941478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 435 | 2025.12.30 16:44:10.941559 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.12.30 16:44:10.941763 [ 275 ] {b68fd59d-5c10-46fd-82d8-0774f7abe64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 437 | 2025.12.30 16:44:10.941897 [ 275 ] {b68fd59d-5c10-46fd-82d8-0774f7abe64c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 438 | 2025.12.30 16:44:10.942691 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 439 | 2025.12.30 16:44:10.946163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 440 | 2025.12.30 16:44:10.950885 [ 275 ] {b68fd59d-5c10-46fd-82d8-0774f7abe64c} <Debug> oximeter.measurements_i8 (7ebc9e98-d6db-4631-beef-a155de511af5): Loading data parts | ||
| 441 | 2025.12.30 16:44:10.951103 [ 275 ] {b68fd59d-5c10-46fd-82d8-0774f7abe64c} <Debug> oximeter.measurements_i8 (7ebc9e98-d6db-4631-beef-a155de511af5): There are no data parts | ||
| 442 | 2025.12.30 16:44:10.963177 [ 275 ] {b68fd59d-5c10-46fd-82d8-0774f7abe64c} <Debug> TCPHandler: Processed in 0.02167912 sec. | ||
| 443 | 2025.12.30 16:44:10.963386 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.30 16:44:10.963675 [ 275 ] {18ed5cc4-31fd-4f3f-8676-4158432786d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 445 | 2025.12.30 16:44:10.963795 [ 275 ] {18ed5cc4-31fd-4f3f-8676-4158432786d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 446 | 2025.12.30 16:44:10.974909 [ 275 ] {18ed5cc4-31fd-4f3f-8676-4158432786d2} <Debug> oximeter.measurements_u8 (39f6a671-eb9d-40c8-a80b-f44e4d6785a2): Loading data parts | ||
| 447 | 2025.12.30 16:44:10.975067 [ 275 ] {18ed5cc4-31fd-4f3f-8676-4158432786d2} <Debug> oximeter.measurements_u8 (39f6a671-eb9d-40c8-a80b-f44e4d6785a2): There are no data parts | ||
| 448 | 2025.12.30 16:44:10.987701 [ 275 ] {18ed5cc4-31fd-4f3f-8676-4158432786d2} <Debug> TCPHandler: Processed in 0.024385188 sec. | ||
| 449 | 2025.12.30 16:44:10.987964 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.30 16:44:10.988126 [ 275 ] {84358ef9-bfab-46ac-8812-0265e7059365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 451 | 2025.12.30 16:44:10.988244 [ 275 ] {84358ef9-bfab-46ac-8812-0265e7059365} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 452 | 2025.12.30 16:44:10.999416 [ 275 ] {84358ef9-bfab-46ac-8812-0265e7059365} <Debug> oximeter.measurements_i16 (fb7e633a-dfc7-4623-b0e2-d5a530a49fda): Loading data parts | ||
| 453 | 2025.12.30 16:44:10.999809 [ 275 ] {84358ef9-bfab-46ac-8812-0265e7059365} <Debug> oximeter.measurements_i16 (fb7e633a-dfc7-4623-b0e2-d5a530a49fda): There are no data parts | ||
| 454 | 2025.12.30 16:44:11.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.46 MiB, peak 133.31 MiB, free memory in arenas 0.00 B, will set to 148.80 MiB (RSS), difference: 19.33 MiB | ||
| 455 | 2025.12.30 16:44:11.011433 [ 275 ] {84358ef9-bfab-46ac-8812-0265e7059365} <Debug> TCPHandler: Processed in 0.023521217 sec. | ||
| 456 | 2025.12.30 16:44:11.011612 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.30 16:44:11.011864 [ 275 ] {4b502b0b-41f7-46ce-a780-2a324ba757d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 458 | 2025.12.30 16:44:11.012001 [ 275 ] {4b502b0b-41f7-46ce-a780-2a324ba757d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 459 | 2025.12.30 16:44:11.023034 [ 275 ] {4b502b0b-41f7-46ce-a780-2a324ba757d4} <Debug> oximeter.measurements_u16 (e555e5d2-41a5-41cc-8311-c5b644d001dd): Loading data parts | ||
| 460 | 2025.12.30 16:44:11.023269 [ 275 ] {4b502b0b-41f7-46ce-a780-2a324ba757d4} <Debug> oximeter.measurements_u16 (e555e5d2-41a5-41cc-8311-c5b644d001dd): There are no data parts | ||
| 461 | 2025.12.30 16:44:11.033901 [ 275 ] {4b502b0b-41f7-46ce-a780-2a324ba757d4} <Debug> TCPHandler: Processed in 0.022341037 sec. | ||
| 462 | 2025.12.30 16:44:11.034129 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.30 16:44:11.034307 [ 275 ] {21c9a01b-3b2b-4d3e-89d5-ec2e9fe16502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 464 | 2025.12.30 16:44:11.034461 [ 275 ] {21c9a01b-3b2b-4d3e-89d5-ec2e9fe16502} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 465 | 2025.12.30 16:44:11.043680 [ 275 ] {21c9a01b-3b2b-4d3e-89d5-ec2e9fe16502} <Debug> oximeter.measurements_i32 (d3b78e89-5f21-4b48-a3f8-c5c83de64d6f): Loading data parts | ||
| 466 | 2025.12.30 16:44:11.043874 [ 275 ] {21c9a01b-3b2b-4d3e-89d5-ec2e9fe16502} <Debug> oximeter.measurements_i32 (d3b78e89-5f21-4b48-a3f8-c5c83de64d6f): There are no data parts | ||
| 467 | 2025.12.30 16:44:11.053219 [ 275 ] {21c9a01b-3b2b-4d3e-89d5-ec2e9fe16502} <Debug> TCPHandler: Processed in 0.019198927 sec. | ||
| 468 | 2025.12.30 16:44:11.053403 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.12.30 16:44:11.053766 [ 275 ] {7040440d-86b7-4059-aef0-33d08ee0baf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 470 | 2025.12.30 16:44:11.053890 [ 275 ] {7040440d-86b7-4059-aef0-33d08ee0baf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 471 | 2025.12.30 16:44:11.061855 [ 275 ] {7040440d-86b7-4059-aef0-33d08ee0baf1} <Debug> oximeter.measurements_u32 (e836b316-b4a6-4fb3-892d-d0735034ba2d): Loading data parts | ||
| 472 | 2025.12.30 16:44:11.062034 [ 275 ] {7040440d-86b7-4059-aef0-33d08ee0baf1} <Debug> oximeter.measurements_u32 (e836b316-b4a6-4fb3-892d-d0735034ba2d): There are no data parts | ||
| 473 | 2025.12.30 16:44:11.082411 [ 275 ] {7040440d-86b7-4059-aef0-33d08ee0baf1} <Debug> TCPHandler: Processed in 0.029068827 sec. | ||
| 474 | 2025.12.30 16:44:11.082559 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.12.30 16:44:11.082718 [ 275 ] {94ead562-2051-4189-877a-81fae9a45799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 476 | 2025.12.30 16:44:11.082848 [ 275 ] {94ead562-2051-4189-877a-81fae9a45799} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 477 | 2025.12.30 16:44:11.090424 [ 275 ] {94ead562-2051-4189-877a-81fae9a45799} <Debug> oximeter.measurements_i64 (83c72bd3-2fa4-4dd7-95ae-a4e2438d8e5a): Loading data parts | ||
| 478 | 2025.12.30 16:44:11.090613 [ 275 ] {94ead562-2051-4189-877a-81fae9a45799} <Debug> oximeter.measurements_i64 (83c72bd3-2fa4-4dd7-95ae-a4e2438d8e5a): There are no data parts | ||
| 479 | 2025.12.30 16:44:11.095876 [ 275 ] {94ead562-2051-4189-877a-81fae9a45799} <Debug> TCPHandler: Processed in 0.013368509 sec. | ||
| 480 | 2025.12.30 16:44:11.096076 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.12.30 16:44:11.096336 [ 275 ] {aea54dc7-7be9-4616-8c12-fbd60536b3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 482 | 2025.12.30 16:44:11.096458 [ 275 ] {aea54dc7-7be9-4616-8c12-fbd60536b3d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 483 | 2025.12.30 16:44:11.106640 [ 275 ] {aea54dc7-7be9-4616-8c12-fbd60536b3d5} <Debug> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Loading data parts | ||
| 484 | 2025.12.30 16:44:11.106817 [ 275 ] {aea54dc7-7be9-4616-8c12-fbd60536b3d5} <Debug> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): There are no data parts | ||
| 485 | 2025.12.30 16:44:11.117551 [ 275 ] {aea54dc7-7be9-4616-8c12-fbd60536b3d5} <Debug> TCPHandler: Processed in 0.021524226 sec. | ||
| 486 | 2025.12.30 16:44:11.117701 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.12.30 16:44:11.117857 [ 275 ] {e5be25c7-f622-45e2-a82f-e9d9e4930c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 488 | 2025.12.30 16:44:11.117988 [ 275 ] {e5be25c7-f622-45e2-a82f-e9d9e4930c30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 489 | 2025.12.30 16:44:11.128938 [ 275 ] {e5be25c7-f622-45e2-a82f-e9d9e4930c30} <Debug> oximeter.measurements_f32 (29d1435b-1889-49aa-89eb-44c9bae0e70a): Loading data parts | ||
| 490 | 2025.12.30 16:44:11.129145 [ 275 ] {e5be25c7-f622-45e2-a82f-e9d9e4930c30} <Debug> oximeter.measurements_f32 (29d1435b-1889-49aa-89eb-44c9bae0e70a): There are no data parts | ||
| 491 | 2025.12.30 16:44:11.152141 [ 275 ] {e5be25c7-f622-45e2-a82f-e9d9e4930c30} <Debug> TCPHandler: Processed in 0.034488415 sec. | ||
| 492 | 2025.12.30 16:44:11.152351 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.30 16:44:11.152649 [ 275 ] {74dec004-96b1-414b-b903-2c2c1c0488b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 494 | 2025.12.30 16:44:11.152804 [ 275 ] {74dec004-96b1-414b-b903-2c2c1c0488b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 495 | 2025.12.30 16:44:11.158815 [ 275 ] {74dec004-96b1-414b-b903-2c2c1c0488b5} <Debug> oximeter.measurements_f64 (ba2170ff-2865-4b2f-9fba-e40d58b44223): Loading data parts | ||
| 496 | 2025.12.30 16:44:11.159039 [ 275 ] {74dec004-96b1-414b-b903-2c2c1c0488b5} <Debug> oximeter.measurements_f64 (ba2170ff-2865-4b2f-9fba-e40d58b44223): There are no data parts | ||
| 497 | 2025.12.30 16:44:11.167310 [ 275 ] {74dec004-96b1-414b-b903-2c2c1c0488b5} <Debug> TCPHandler: Processed in 0.015023561 sec. | ||
| 498 | 2025.12.30 16:44:11.167461 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.30 16:44:11.167615 [ 275 ] {c5546a75-2b83-4a50-8246-648842bbea99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 500 | 2025.12.30 16:44:11.167747 [ 275 ] {c5546a75-2b83-4a50-8246-648842bbea99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 501 | 2025.12.30 16:44:11.188770 [ 275 ] {c5546a75-2b83-4a50-8246-648842bbea99} <Debug> oximeter.measurements_string (0832307b-3a9f-4cb4-986b-4f920e50fc65): Loading data parts | ||
| 502 | 2025.12.30 16:44:11.189026 [ 275 ] {c5546a75-2b83-4a50-8246-648842bbea99} <Debug> oximeter.measurements_string (0832307b-3a9f-4cb4-986b-4f920e50fc65): There are no data parts | ||
| 503 | 2025.12.30 16:44:11.201939 [ 275 ] {c5546a75-2b83-4a50-8246-648842bbea99} <Debug> TCPHandler: Processed in 0.034527655 sec. | ||
| 504 | 2025.12.30 16:44:11.204226 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.30 16:44:11.204515 [ 275 ] {9c0b5a95-1962-425d-b3d3-ca6f98b655c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 506 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 507 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 508 | * a string isn't palatable for a few reasons. | ||
| 509 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 510 | * details. | ||
| 511 | */ | ||
| 512 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2025.12.30 16:44:11.204672 [ 275 ] {9c0b5a95-1962-425d-b3d3-ca6f98b655c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 514 | 2025.12.30 16:44:11.218161 [ 275 ] {9c0b5a95-1962-425d-b3d3-ca6f98b655c0} <Debug> oximeter.measurements_bytes (d3d9ce1f-3c03-4ebe-8fd6-d14f30195599): Loading data parts | ||
| 515 | 2025.12.30 16:44:11.218340 [ 275 ] {9c0b5a95-1962-425d-b3d3-ca6f98b655c0} <Debug> oximeter.measurements_bytes (d3d9ce1f-3c03-4ebe-8fd6-d14f30195599): There are no data parts | ||
| 516 | 2025.12.30 16:44:11.222326 [ 275 ] {9c0b5a95-1962-425d-b3d3-ca6f98b655c0} <Debug> TCPHandler: Processed in 0.01816405 sec. | ||
| 517 | 2025.12.30 16:44:11.222519 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.12.30 16:44:11.222724 [ 275 ] {403d8fa4-613a-45d5-b65d-76141d44bae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 519 | 2025.12.30 16:44:11.222840 [ 275 ] {403d8fa4-613a-45d5-b65d-76141d44bae9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 520 | 2025.12.30 16:44:11.232438 [ 275 ] {403d8fa4-613a-45d5-b65d-76141d44bae9} <Debug> oximeter.measurements_cumulativei64 (d4500bc7-4a34-49de-9885-372aad7f426e): Loading data parts | ||
| 521 | 2025.12.30 16:44:11.232709 [ 275 ] {403d8fa4-613a-45d5-b65d-76141d44bae9} <Debug> oximeter.measurements_cumulativei64 (d4500bc7-4a34-49de-9885-372aad7f426e): There are no data parts | ||
| 522 | 2025.12.30 16:44:11.244283 [ 275 ] {403d8fa4-613a-45d5-b65d-76141d44bae9} <Debug> TCPHandler: Processed in 0.021813183 sec. | ||
| 523 | 2025.12.30 16:44:11.244456 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.12.30 16:44:11.244758 [ 275 ] {e83ecee8-f8a2-40f5-b1e1-7f40e72e412e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 525 | 2025.12.30 16:44:11.244845 [ 275 ] {e83ecee8-f8a2-40f5-b1e1-7f40e72e412e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 526 | 2025.12.30 16:44:11.256004 [ 275 ] {e83ecee8-f8a2-40f5-b1e1-7f40e72e412e} <Debug> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Loading data parts | ||
| 527 | 2025.12.30 16:44:11.256195 [ 275 ] {e83ecee8-f8a2-40f5-b1e1-7f40e72e412e} <Debug> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): There are no data parts | ||
| 528 | 2025.12.30 16:44:11.268196 [ 275 ] {e83ecee8-f8a2-40f5-b1e1-7f40e72e412e} <Debug> TCPHandler: Processed in 0.023801944 sec. | ||
| 529 | 2025.12.30 16:44:11.268368 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.12.30 16:44:11.268555 [ 275 ] {198468dc-c35f-4de0-8f15-0ea18cf06771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 531 | 2025.12.30 16:44:11.268686 [ 275 ] {198468dc-c35f-4de0-8f15-0ea18cf06771} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 532 | 2025.12.30 16:44:11.279407 [ 275 ] {198468dc-c35f-4de0-8f15-0ea18cf06771} <Debug> oximeter.measurements_cumulativef32 (1292fac1-6851-4485-a244-adfe6ef3bd5b): Loading data parts | ||
| 533 | 2025.12.30 16:44:11.279687 [ 275 ] {198468dc-c35f-4de0-8f15-0ea18cf06771} <Debug> oximeter.measurements_cumulativef32 (1292fac1-6851-4485-a244-adfe6ef3bd5b): There are no data parts | ||
| 534 | 2025.12.30 16:44:11.291230 [ 275 ] {198468dc-c35f-4de0-8f15-0ea18cf06771} <Debug> TCPHandler: Processed in 0.022915591 sec. | ||
| 535 | 2025.12.30 16:44:11.291416 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.12.30 16:44:11.291697 [ 275 ] {b21c4862-cd81-479c-9a31-dc24e6346ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 537 | 2025.12.30 16:44:11.291833 [ 275 ] {b21c4862-cd81-479c-9a31-dc24e6346ccd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 538 | 2025.12.30 16:44:11.305604 [ 275 ] {b21c4862-cd81-479c-9a31-dc24e6346ccd} <Debug> oximeter.measurements_cumulativef64 (d64d82a5-b406-4e81-a75b-eb38bb73a904): Loading data parts | ||
| 539 | 2025.12.30 16:44:11.305799 [ 275 ] {b21c4862-cd81-479c-9a31-dc24e6346ccd} <Debug> oximeter.measurements_cumulativef64 (d64d82a5-b406-4e81-a75b-eb38bb73a904): There are no data parts | ||
| 540 | 2025.12.30 16:44:11.317450 [ 275 ] {b21c4862-cd81-479c-9a31-dc24e6346ccd} <Debug> TCPHandler: Processed in 0.026087942 sec. | ||
| 541 | 2025.12.30 16:44:11.317628 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.30 16:44:11.317962 [ 275 ] {820e3579-a8cc-444d-ba1c-bde23a078167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 543 | * NOTE: Array types cannot be Nullable, see | ||
| 544 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 545 | * for more details. | ||
| 546 | * | ||
| 547 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 548 | * is unfortunate, and at this point relies on the fact that an | ||
| 549 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 550 | * to figure out another way to represent missing samples here. | ||
| 551 | */ | ||
| 552 | 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) | ||
| 553 | 2025.12.30 16:44:11.318099 [ 275 ] {820e3579-a8cc-444d-ba1c-bde23a078167} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 554 | 2025.12.30 16:44:11.328705 [ 275 ] {820e3579-a8cc-444d-ba1c-bde23a078167} <Debug> oximeter.measurements_histogrami8 (f0203e60-120e-4390-a4db-79bc13fcc67e): Loading data parts | ||
| 555 | 2025.12.30 16:44:11.328909 [ 275 ] {820e3579-a8cc-444d-ba1c-bde23a078167} <Debug> oximeter.measurements_histogrami8 (f0203e60-120e-4390-a4db-79bc13fcc67e): There are no data parts | ||
| 556 | 2025.12.30 16:44:11.340136 [ 275 ] {820e3579-a8cc-444d-ba1c-bde23a078167} <Debug> TCPHandler: Processed in 0.022573703 sec. | ||
| 557 | 2025.12.30 16:44:11.340388 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2025.12.30 16:44:11.340658 [ 275 ] {c02b5234-db6a-48e7-a5df-67ba6eb2a749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 559 | 2025.12.30 16:44:11.340799 [ 275 ] {c02b5234-db6a-48e7-a5df-67ba6eb2a749} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 560 | 2025.12.30 16:44:11.351151 [ 275 ] {c02b5234-db6a-48e7-a5df-67ba6eb2a749} <Debug> oximeter.measurements_histogramu8 (79d8661f-2c7e-4ead-86e5-718e311d6e48): Loading data parts | ||
| 561 | 2025.12.30 16:44:11.351340 [ 275 ] {c02b5234-db6a-48e7-a5df-67ba6eb2a749} <Debug> oximeter.measurements_histogramu8 (79d8661f-2c7e-4ead-86e5-718e311d6e48): There are no data parts | ||
| 562 | 2025.12.30 16:44:11.363172 [ 275 ] {c02b5234-db6a-48e7-a5df-67ba6eb2a749} <Debug> TCPHandler: Processed in 0.022836389 sec. | ||
| 563 | 2025.12.30 16:44:11.363327 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2025.12.30 16:44:11.363551 [ 275 ] {e633c9c4-8214-470e-aa99-355fc6cd1d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 565 | 2025.12.30 16:44:11.363705 [ 275 ] {e633c9c4-8214-470e-aa99-355fc6cd1d7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 566 | 2025.12.30 16:44:11.374442 [ 275 ] {e633c9c4-8214-470e-aa99-355fc6cd1d7a} <Debug> oximeter.measurements_histogrami16 (07fee467-200f-4a51-8e7a-5dad6b47e189): Loading data parts | ||
| 567 | 2025.12.30 16:44:11.374654 [ 275 ] {e633c9c4-8214-470e-aa99-355fc6cd1d7a} <Debug> oximeter.measurements_histogrami16 (07fee467-200f-4a51-8e7a-5dad6b47e189): There are no data parts | ||
| 568 | 2025.12.30 16:44:11.385984 [ 275 ] {e633c9c4-8214-470e-aa99-355fc6cd1d7a} <Debug> TCPHandler: Processed in 0.022707686 sec. | ||
| 569 | 2025.12.30 16:44:11.386135 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2025.12.30 16:44:11.386489 [ 275 ] {6fc24082-0653-4c5a-9b8a-56a822bd4629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 571 | 2025.12.30 16:44:11.386619 [ 275 ] {6fc24082-0653-4c5a-9b8a-56a822bd4629} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 572 | 2025.12.30 16:44:11.416800 [ 275 ] {6fc24082-0653-4c5a-9b8a-56a822bd4629} <Debug> oximeter.measurements_histogramu16 (d75e0cb5-49ce-419e-bee3-253ba22d54e5): Loading data parts | ||
| 573 | 2025.12.30 16:44:11.416991 [ 275 ] {6fc24082-0653-4c5a-9b8a-56a822bd4629} <Debug> oximeter.measurements_histogramu16 (d75e0cb5-49ce-419e-bee3-253ba22d54e5): There are no data parts | ||
| 574 | 2025.12.30 16:44:11.430869 [ 275 ] {6fc24082-0653-4c5a-9b8a-56a822bd4629} <Debug> TCPHandler: Processed in 0.044784946 sec. | ||
| 575 | 2025.12.30 16:44:11.431034 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2025.12.30 16:44:11.431253 [ 275 ] {207f7802-1aa8-4360-b8a8-27e77f94e039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 577 | 2025.12.30 16:44:11.431400 [ 275 ] {207f7802-1aa8-4360-b8a8-27e77f94e039} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 578 | 2025.12.30 16:44:11.452215 [ 275 ] {207f7802-1aa8-4360-b8a8-27e77f94e039} <Debug> oximeter.measurements_histogrami32 (482e68f8-5866-454d-94e9-105565c18aa4): Loading data parts | ||
| 579 | 2025.12.30 16:44:11.452424 [ 275 ] {207f7802-1aa8-4360-b8a8-27e77f94e039} <Debug> oximeter.measurements_histogrami32 (482e68f8-5866-454d-94e9-105565c18aa4): There are no data parts | ||
| 580 | 2025.12.30 16:44:11.466826 [ 275 ] {207f7802-1aa8-4360-b8a8-27e77f94e039} <Debug> TCPHandler: Processed in 0.035848179 sec. | ||
| 581 | 2025.12.30 16:44:11.466997 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2025.12.30 16:44:11.467367 [ 275 ] {9b470e13-23a2-4806-82ff-6f0f511461c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 583 | 2025.12.30 16:44:11.467518 [ 275 ] {9b470e13-23a2-4806-82ff-6f0f511461c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 584 | 2025.12.30 16:44:11.478286 [ 275 ] {9b470e13-23a2-4806-82ff-6f0f511461c9} <Debug> oximeter.measurements_histogramu32 (86102310-7786-4647-8ba1-5d32b55d9625): Loading data parts | ||
| 585 | 2025.12.30 16:44:11.478447 [ 275 ] {9b470e13-23a2-4806-82ff-6f0f511461c9} <Debug> oximeter.measurements_histogramu32 (86102310-7786-4647-8ba1-5d32b55d9625): There are no data parts | ||
| 586 | 2025.12.30 16:44:11.492107 [ 275 ] {9b470e13-23a2-4806-82ff-6f0f511461c9} <Debug> TCPHandler: Processed in 0.025172438 sec. | ||
| 587 | 2025.12.30 16:44:11.492290 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2025.12.30 16:44:11.492569 [ 275 ] {0d66c872-e0b9-4411-a452-03ccd468749f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 589 | 2025.12.30 16:44:11.492751 [ 275 ] {0d66c872-e0b9-4411-a452-03ccd468749f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 590 | 2025.12.30 16:44:11.507083 [ 275 ] {0d66c872-e0b9-4411-a452-03ccd468749f} <Debug> oximeter.measurements_histogrami64 (6699a20b-5f30-4e49-b783-a6789bf54eec): Loading data parts | ||
| 591 | 2025.12.30 16:44:11.507276 [ 275 ] {0d66c872-e0b9-4411-a452-03ccd468749f} <Debug> oximeter.measurements_histogrami64 (6699a20b-5f30-4e49-b783-a6789bf54eec): There are no data parts | ||
| 592 | 2025.12.30 16:44:11.517541 [ 275 ] {0d66c872-e0b9-4411-a452-03ccd468749f} <Debug> TCPHandler: Processed in 0.025313482 sec. | ||
| 593 | 2025.12.30 16:44:11.517724 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2025.12.30 16:44:11.518072 [ 275 ] {61e14a1f-79e3-4ae2-a7b3-c1b2c2d4a9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 595 | 2025.12.30 16:44:11.518224 [ 275 ] {61e14a1f-79e3-4ae2-a7b3-c1b2c2d4a9f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 596 | 2025.12.30 16:44:11.528417 [ 275 ] {61e14a1f-79e3-4ae2-a7b3-c1b2c2d4a9f5} <Debug> oximeter.measurements_histogramu64 (4fa1c543-1841-4fe6-8958-93c0f1be4eee): Loading data parts | ||
| 597 | 2025.12.30 16:44:11.528586 [ 275 ] {61e14a1f-79e3-4ae2-a7b3-c1b2c2d4a9f5} <Debug> oximeter.measurements_histogramu64 (4fa1c543-1841-4fe6-8958-93c0f1be4eee): There are no data parts | ||
| 598 | 2025.12.30 16:44:11.542197 [ 275 ] {61e14a1f-79e3-4ae2-a7b3-c1b2c2d4a9f5} <Debug> TCPHandler: Processed in 0.024523372 sec. | ||
| 599 | 2025.12.30 16:44:11.542352 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2025.12.30 16:44:11.542638 [ 275 ] {172b51e4-478f-4bf3-8346-a631f76fae79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 601 | 2025.12.30 16:44:11.542805 [ 275 ] {172b51e4-478f-4bf3-8346-a631f76fae79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 602 | 2025.12.30 16:44:11.562993 [ 275 ] {172b51e4-478f-4bf3-8346-a631f76fae79} <Debug> oximeter.measurements_histogramf32 (4de7c40e-8f1c-42ee-b17d-f887e73876b2): Loading data parts | ||
| 603 | 2025.12.30 16:44:11.563378 [ 275 ] {172b51e4-478f-4bf3-8346-a631f76fae79} <Debug> oximeter.measurements_histogramf32 (4de7c40e-8f1c-42ee-b17d-f887e73876b2): There are no data parts | ||
| 604 | 2025.12.30 16:44:11.571532 [ 275 ] {172b51e4-478f-4bf3-8346-a631f76fae79} <Debug> TCPHandler: Processed in 0.029235381 sec. | ||
| 605 | 2025.12.30 16:44:11.571695 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2025.12.30 16:44:11.572011 [ 275 ] {52913128-d39c-439f-98e4-ca860ecf1cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 607 | 2025.12.30 16:44:11.572161 [ 275 ] {52913128-d39c-439f-98e4-ca860ecf1cff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 608 | 2025.12.30 16:44:11.579652 [ 275 ] {52913128-d39c-439f-98e4-ca860ecf1cff} <Debug> oximeter.measurements_histogramf64 (29003575-177d-47b7-9f70-9ae6c46c5ae2): Loading data parts | ||
| 609 | 2025.12.30 16:44:11.579871 [ 275 ] {52913128-d39c-439f-98e4-ca860ecf1cff} <Debug> oximeter.measurements_histogramf64 (29003575-177d-47b7-9f70-9ae6c46c5ae2): There are no data parts | ||
| 610 | 2025.12.30 16:44:11.593588 [ 275 ] {52913128-d39c-439f-98e4-ca860ecf1cff} <Debug> TCPHandler: Processed in 0.021946107 sec. | ||
| 611 | 2025.12.30 16:44:11.593837 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2025.12.30 16:44:11.594166 [ 275 ] {cd6c007c-5908-41da-b63f-5261ba09cbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) /* The field tables store named dimensions of each timeseries. | ||
| 613 | * | ||
| 614 | * As with the measurement tables, there is one field table for each field data | ||
| 615 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 616 | * this behavior **must not** be relied upon for query correctness. | ||
| 617 | * | ||
| 618 | * The index for the fields differs from the measurements, however. Rows are | ||
| 619 | * sorted by timeseries name, then field name, field value, and finally | ||
| 620 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 621 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 622 | * usually then used to look up measurements. | ||
| 623 | * | ||
| 624 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 625 | * timeseries name and then key, since it would improve lookups where one | ||
| 626 | * already has the key. Realistically though, these tables are quite small and | ||
| 627 | * so performance benefits will be low in absolute terms. | ||
| 628 | * | ||
| 629 | * TTL: We use a materialized column to expire old field table records. This | ||
| 630 | * column is generated automatically by the database whenever a new row is | ||
| 631 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 632 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 633 | * record will remain during a deduplication, which will have the last | ||
| 634 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 635 | * measurement tables. | ||
| 636 | */ | ||
| 637 | 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) | ||
| 638 | 2025.12.30 16:44:11.594340 [ 275 ] {cd6c007c-5908-41da-b63f-5261ba09cbd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 639 | 2025.12.30 16:44:11.604699 [ 275 ] {cd6c007c-5908-41da-b63f-5261ba09cbd9} <Debug> oximeter.fields_bool (5a237d46-c295-47d5-9039-9f9c2ca7bd4a): Loading data parts | ||
| 640 | 2025.12.30 16:44:11.605008 [ 275 ] {cd6c007c-5908-41da-b63f-5261ba09cbd9} <Debug> oximeter.fields_bool (5a237d46-c295-47d5-9039-9f9c2ca7bd4a): There are no data parts | ||
| 641 | 2025.12.30 16:44:11.629296 [ 275 ] {cd6c007c-5908-41da-b63f-5261ba09cbd9} <Debug> TCPHandler: Processed in 0.035549021 sec. | ||
| 642 | 2025.12.30 16:44:11.629465 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2025.12.30 16:44:11.629723 [ 275 ] {7b1a0f66-d052-46b1-a489-6ddfd9786671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 644 | 2025.12.30 16:44:11.629851 [ 275 ] {7b1a0f66-d052-46b1-a489-6ddfd9786671} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 645 | 2025.12.30 16:44:11.639494 [ 275 ] {7b1a0f66-d052-46b1-a489-6ddfd9786671} <Debug> oximeter.fields_i8 (85941f35-327b-41f4-938f-6222f8fe8285): Loading data parts | ||
| 646 | 2025.12.30 16:44:11.639654 [ 275 ] {7b1a0f66-d052-46b1-a489-6ddfd9786671} <Debug> oximeter.fields_i8 (85941f35-327b-41f4-938f-6222f8fe8285): There are no data parts | ||
| 647 | 2025.12.30 16:44:11.645032 [ 275 ] {7b1a0f66-d052-46b1-a489-6ddfd9786671} <Debug> TCPHandler: Processed in 0.015631317 sec. | ||
| 648 | 2025.12.30 16:44:11.645188 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2025.12.30 16:44:11.645349 [ 275 ] {318bc3a7-cd58-469d-84b0-69732af47726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 650 | 2025.12.30 16:44:11.645479 [ 275 ] {318bc3a7-cd58-469d-84b0-69732af47726} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 651 | 2025.12.30 16:44:11.669432 [ 275 ] {318bc3a7-cd58-469d-84b0-69732af47726} <Debug> oximeter.fields_u8 (028885b7-5670-42fb-9ec5-1139831fa267): Loading data parts | ||
| 652 | 2025.12.30 16:44:11.669918 [ 275 ] {318bc3a7-cd58-469d-84b0-69732af47726} <Debug> oximeter.fields_u8 (028885b7-5670-42fb-9ec5-1139831fa267): There are no data parts | ||
| 653 | 2025.12.30 16:44:11.679489 [ 275 ] {318bc3a7-cd58-469d-84b0-69732af47726} <Debug> TCPHandler: Processed in 0.034353442 sec. | ||
| 654 | 2025.12.30 16:44:11.679711 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.12.30 16:44:11.680001 [ 275 ] {201b527d-c784-4799-8a82-44cd6567de08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 656 | 2025.12.30 16:44:11.680134 [ 275 ] {201b527d-c784-4799-8a82-44cd6567de08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 657 | 2025.12.30 16:44:11.682754 [ 275 ] {201b527d-c784-4799-8a82-44cd6567de08} <Debug> oximeter.fields_i16 (51524c31-b7de-462c-8eb3-2bba0c663fe3): Loading data parts | ||
| 658 | 2025.12.30 16:44:11.682919 [ 275 ] {201b527d-c784-4799-8a82-44cd6567de08} <Debug> oximeter.fields_i16 (51524c31-b7de-462c-8eb3-2bba0c663fe3): There are no data parts | ||
| 659 | 2025.12.30 16:44:11.707694 [ 275 ] {201b527d-c784-4799-8a82-44cd6567de08} <Debug> TCPHandler: Processed in 0.028053261 sec. | ||
| 660 | 2025.12.30 16:44:11.707878 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2025.12.30 16:44:11.708051 [ 275 ] {3522c139-245b-49d0-82d1-a4cf1655108a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 662 | 2025.12.30 16:44:11.708203 [ 275 ] {3522c139-245b-49d0-82d1-a4cf1655108a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 663 | 2025.12.30 16:44:11.731121 [ 275 ] {3522c139-245b-49d0-82d1-a4cf1655108a} <Debug> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Loading data parts | ||
| 664 | 2025.12.30 16:44:11.731390 [ 275 ] {3522c139-245b-49d0-82d1-a4cf1655108a} <Debug> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): There are no data parts | ||
| 665 | 2025.12.30 16:44:11.740378 [ 275 ] {3522c139-245b-49d0-82d1-a4cf1655108a} <Debug> TCPHandler: Processed in 0.032564036 sec. | ||
| 666 | 2025.12.30 16:44:11.740534 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2025.12.30 16:44:11.740789 [ 275 ] {c010b8f0-d7a5-4c41-98d6-fcd8fa13adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 668 | 2025.12.30 16:44:11.740906 [ 275 ] {c010b8f0-d7a5-4c41-98d6-fcd8fa13adc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 669 | 2025.12.30 16:44:11.756014 [ 275 ] {c010b8f0-d7a5-4c41-98d6-fcd8fa13adc9} <Debug> oximeter.fields_i32 (07072a12-643e-4794-af0e-17b9e06628fe): Loading data parts | ||
| 670 | 2025.12.30 16:44:11.756169 [ 275 ] {c010b8f0-d7a5-4c41-98d6-fcd8fa13adc9} <Debug> oximeter.fields_i32 (07072a12-643e-4794-af0e-17b9e06628fe): There are no data parts | ||
| 671 | 2025.12.30 16:44:11.780083 [ 275 ] {c010b8f0-d7a5-4c41-98d6-fcd8fa13adc9} <Debug> TCPHandler: Processed in 0.039596873 sec. | ||
| 672 | 2025.12.30 16:44:11.780251 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2025.12.30 16:44:11.780445 [ 275 ] {2ddee0f2-d5c0-481f-b3e4-1cfab7edc651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 674 | 2025.12.30 16:44:11.780600 [ 275 ] {2ddee0f2-d5c0-481f-b3e4-1cfab7edc651} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 675 | 2025.12.30 16:44:11.793010 [ 275 ] {2ddee0f2-d5c0-481f-b3e4-1cfab7edc651} <Debug> oximeter.fields_u32 (85750d47-5974-423b-8e6d-ace1bc9241e2): Loading data parts | ||
| 676 | 2025.12.30 16:44:11.793176 [ 275 ] {2ddee0f2-d5c0-481f-b3e4-1cfab7edc651} <Debug> oximeter.fields_u32 (85750d47-5974-423b-8e6d-ace1bc9241e2): There are no data parts | ||
| 677 | 2025.12.30 16:44:11.812774 [ 275 ] {2ddee0f2-d5c0-481f-b3e4-1cfab7edc651} <Debug> TCPHandler: Processed in 0.032586367 sec. | ||
| 678 | 2025.12.30 16:44:11.812938 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2025.12.30 16:44:11.813206 [ 275 ] {775b03db-37c8-4fb9-be8e-5e9200d385c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 680 | 2025.12.30 16:44:11.813335 [ 275 ] {775b03db-37c8-4fb9-be8e-5e9200d385c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 681 | 2025.12.30 16:44:11.823776 [ 275 ] {775b03db-37c8-4fb9-be8e-5e9200d385c9} <Debug> oximeter.fields_i64 (624d04c1-d574-4259-a1ad-7d98eaed63a4): Loading data parts | ||
| 682 | 2025.12.30 16:44:11.823939 [ 275 ] {775b03db-37c8-4fb9-be8e-5e9200d385c9} <Debug> oximeter.fields_i64 (624d04c1-d574-4259-a1ad-7d98eaed63a4): There are no data parts | ||
| 683 | 2025.12.30 16:44:11.840222 [ 275 ] {775b03db-37c8-4fb9-be8e-5e9200d385c9} <Debug> TCPHandler: Processed in 0.027341974 sec. | ||
| 684 | 2025.12.30 16:44:11.840392 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2025.12.30 16:44:11.840583 [ 275 ] {c5595f75-011d-4af5-b9e3-67d56a2b4f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 686 | 2025.12.30 16:44:11.840747 [ 275 ] {c5595f75-011d-4af5-b9e3-67d56a2b4f1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 687 | 2025.12.30 16:44:11.850577 [ 275 ] {c5595f75-011d-4af5-b9e3-67d56a2b4f1f} <Debug> oximeter.fields_u64 (96e742b5-0589-49ef-ab48-05a45b41af36): Loading data parts | ||
| 688 | 2025.12.30 16:44:11.850738 [ 275 ] {c5595f75-011d-4af5-b9e3-67d56a2b4f1f} <Debug> oximeter.fields_u64 (96e742b5-0589-49ef-ab48-05a45b41af36): There are no data parts | ||
| 689 | 2025.12.30 16:44:11.872787 [ 275 ] {c5595f75-011d-4af5-b9e3-67d56a2b4f1f} <Debug> TCPHandler: Processed in 0.032455023 sec. | ||
| 690 | 2025.12.30 16:44:11.873027 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2025.12.30 16:44:11.873242 [ 275 ] {3f8e0921-f828-49a6-939b-c2550b5e8a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 692 | 2025.12.30 16:44:11.873376 [ 275 ] {3f8e0921-f828-49a6-939b-c2550b5e8a42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 693 | 2025.12.30 16:44:11.898396 [ 275 ] {3f8e0921-f828-49a6-939b-c2550b5e8a42} <Debug> oximeter.fields_ipaddr (ee805044-a76a-4eb0-b9b2-61f2e4720a96): Loading data parts | ||
| 694 | 2025.12.30 16:44:11.898596 [ 275 ] {3f8e0921-f828-49a6-939b-c2550b5e8a42} <Debug> oximeter.fields_ipaddr (ee805044-a76a-4eb0-b9b2-61f2e4720a96): There are no data parts | ||
| 695 | 2025.12.30 16:44:11.911577 [ 275 ] {3f8e0921-f828-49a6-939b-c2550b5e8a42} <Debug> TCPHandler: Processed in 0.038600169 sec. | ||
| 696 | 2025.12.30 16:44:11.911728 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 697 | 2025.12.30 16:44:11.911904 [ 275 ] {0ec78a6f-e1d1-4558-9666-726ffa1a9b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 698 | 2025.12.30 16:44:11.912054 [ 275 ] {0ec78a6f-e1d1-4558-9666-726ffa1a9b0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 699 | 2025.12.30 16:44:11.931352 [ 275 ] {0ec78a6f-e1d1-4558-9666-726ffa1a9b0a} <Debug> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Loading data parts | ||
| 700 | 2025.12.30 16:44:11.931617 [ 275 ] {0ec78a6f-e1d1-4558-9666-726ffa1a9b0a} <Debug> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): There are no data parts | ||
| 701 | 2025.12.30 16:44:11.947955 [ 275 ] {0ec78a6f-e1d1-4558-9666-726ffa1a9b0a} <Debug> TCPHandler: Processed in 0.03627692 sec. | ||
| 702 | 2025.12.30 16:44:11.948277 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 703 | 2025.12.30 16:44:11.948475 [ 275 ] {62b7d2ee-401b-4da1-be8c-ad7c4f4291b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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) | ||
| 704 | 2025.12.30 16:44:11.948638 [ 275 ] {62b7d2ee-401b-4da1-be8c-ad7c4f4291b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 705 | 2025.12.30 16:44:11.983803 [ 275 ] {62b7d2ee-401b-4da1-be8c-ad7c4f4291b4} <Debug> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Loading data parts | ||
| 706 | 2025.12.30 16:44:11.984121 [ 275 ] {62b7d2ee-401b-4da1-be8c-ad7c4f4291b4} <Debug> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): There are no data parts | ||
| 707 | 2025.12.30 16:44:11.994097 [ 275 ] {62b7d2ee-401b-4da1-be8c-ad7c4f4291b4} <Debug> TCPHandler: Processed in 0.045883194 sec. | ||
| 708 | 2025.12.30 16:44:11.994284 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 709 | 2025.12.30 16:44:11.994619 [ 275 ] {d2127be6-276a-4572-ad85-af1ea79d47be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) /* The timeseries schema table stores the extracted schema for the samples | ||
| 710 | * oximeter collects. | ||
| 711 | */ | ||
| 712 | 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) | ||
| 713 | 2025.12.30 16:44:11.994767 [ 275 ] {d2127be6-276a-4572-ad85-af1ea79d47be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 714 | 2025.12.30 16:44:11.998080 [ 275 ] {d2127be6-276a-4572-ad85-af1ea79d47be} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e): Loading data parts | ||
| 715 | 2025.12.30 16:44:11.998323 [ 275 ] {d2127be6-276a-4572-ad85-af1ea79d47be} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e): There are no data parts | ||
| 716 | 2025.12.30 16:44:12.022166 [ 275 ] {d2127be6-276a-4572-ad85-af1ea79d47be} <Debug> TCPHandler: Processed in 0.027938009 sec. | ||
| 717 | 2025.12.30 16:44:12.022459 [ 276 ] {} <Trace> TCP-Session: f4296f40-9ae0-4811-a359-6fe1dde6722f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 718 | 2025.12.30 16:44:12.028869 [ 276 ] {e24c8565-09e4-45ce-9cf1-6ee84a5bdf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54553) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 719 | 2025.12.30 16:44:12.029812 [ 276 ] {e24c8565-09e4-45ce-9cf1-6ee84a5bdf24} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 720 | 2025.12.30 16:44:12.056852 [ 285 ] {e24c8565-09e4-45ce-9cf1-6ee84a5bdf24} <Trace> oximeter.version (ddb047d9-9161-4aa5-9913-3d5082384023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.30 16:44:12.056990 [ 285 ] {e24c8565-09e4-45ce-9cf1-6ee84a5bdf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 722 | 2025.12.30 16:44:12.057698 [ 285 ] {e24c8565-09e4-45ce-9cf1-6ee84a5bdf24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.30 16:44:12.058154 [ 285 ] {e24c8565-09e4-45ce-9cf1-6ee84a5bdf24} <Trace> oximeter.version (ddb047d9-9161-4aa5-9913-3d5082384023): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.30 16:44:12.060329 [ 276 ] {e24c8565-09e4-45ce-9cf1-6ee84a5bdf24} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.035776 sec., 27.95169946332737 rows/sec., 447.23 B/sec. | ||
| 725 | 2025.12.30 16:44:12.060609 [ 276 ] {e24c8565-09e4-45ce-9cf1-6ee84a5bdf24} <Debug> TCPHandler: Processed in 0.038293461 sec. | ||
| 726 | 2025.12.30 16:44:13.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.16 MiB, peak 151.56 MiB, free memory in arenas 0.00 B, will set to 152.27 MiB (RSS), difference: 1.11 MiB | ||
| 727 | 2025.12.30 16:44:13.070348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.30 16:44:13.070445 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.30 16:44:13.083582 [ 243 ] {} <Debug> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Loading data parts | ||
| 730 | 2025.12.30 16:44:13.083821 [ 243 ] {} <Debug> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): There are no data parts | ||
| 731 | 2025.12.30 16:44:13.092619 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.30 16:44:13.092659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2025.12.30 16:44:13.096368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.30 16:44:13.096914 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.30 16:44:13.097277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.30 16:44:14.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.43 MiB, peak 156.43 MiB, free memory in arenas 0.00 B, will set to 153.54 MiB (RSS), difference: -2.90 MiB | ||
| 737 | 2025.12.30 16:44:18.043770 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.30 16:44:18.043924 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.30 16:44:18.334855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.12.30 16:44:18.337688 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.30 16:44:18.337737 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 742 | 2025.12.30 16:44:18.338618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.30 16:44:18.339070 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.30 16:44:18.339242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.30 16:44:18.446212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.30 16:44:18.464915 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.30 16:44:18.464985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 748 | 2025.12.30 16:44:18.471782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.30 16:44:18.473144 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.30 16:44:18.476662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.30 16:44:19.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.32 MiB, peak 158.32 MiB, free memory in arenas 0.00 B, will set to 157.17 MiB (RSS), difference: 2.85 MiB | ||
| 752 | 2025.12.30 16:44:20.180632 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43434 | ||
| 753 | 2025.12.30 16:44:20.183440 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.12.30 16:44:20.183480 [ 286 ] {} <Debug> TCP-Session: 728f8fb0-df35-433c-8853-9e6bfa7ba464 Authenticating user 'default' from [fd00:1122:3344:101::e]:43434 | ||
| 755 | 2025.12.30 16:44:20.183503 [ 286 ] {} <Debug> TCP-Session: 728f8fb0-df35-433c-8853-9e6bfa7ba464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2025.12.30 16:44:20.183573 [ 286 ] {} <Debug> TCP-Session: 728f8fb0-df35-433c-8853-9e6bfa7ba464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2025.12.30 16:44:20.183631 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2025.12.30 16:44:20.183655 [ 286 ] {} <Trace> 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 | ||
| 759 | 2025.12.30 16:44:20.183718 [ 286 ] {} <Trace> 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 | ||
| 760 | 2025.12.30 16:44:20.184304 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36322 | ||
| 761 | 2025.12.30 16:44:20.184333 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50919 | ||
| 762 | 2025.12.30 16:44:20.184433 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60678 | ||
| 763 | 2025.12.30 16:44:20.184468 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2025.12.30 16:44:20.184526 [ 288 ] {} <Debug> TCP-Session: 9d79ce65-7f9a-4107-b3bf-01a19462f426 Authenticating user 'default' from [fd00:1122:3344:101::e]:36322 | ||
| 765 | 2025.12.30 16:44:20.184545 [ 288 ] {} <Debug> TCP-Session: 9d79ce65-7f9a-4107-b3bf-01a19462f426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2025.12.30 16:44:20.184560 [ 288 ] {} <Debug> TCP-Session: 9d79ce65-7f9a-4107-b3bf-01a19462f426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.12.30 16:44:20.184592 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35064 | ||
| 768 | 2025.12.30 16:44:20.184602 [ 286 ] {} <Trace> TCP-Session: 728f8fb0-df35-433c-8853-9e6bfa7ba464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.12.30 16:44:20.184831 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2025.12.30 16:44:20.184866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2025.12.30 16:44:20.184877 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38893 | ||
| 772 | 2025.12.30 16:44:20.184905 [ 287 ] {} <Debug> TCP-Session: 9226845f-39b4-4e32-8728-6bd60cf12960 Authenticating user 'default' from [fd00:1122:3344:101::e]:50919 | ||
| 773 | 2025.12.30 16:44:20.184929 [ 289 ] {} <Debug> TCP-Session: 5123b460-98bd-4660-8298-2b40dfc51575 Authenticating user 'default' from [fd00:1122:3344:101::e]:60678 | ||
| 774 | 2025.12.30 16:44:20.184939 [ 286 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43434) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 775 | 2025.12.30 16:44:20.184973 [ 289 ] {} <Debug> TCP-Session: 5123b460-98bd-4660-8298-2b40dfc51575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2025.12.30 16:44:20.184974 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2025.12.30 16:44:20.185030 [ 289 ] {} <Debug> TCP-Session: 5123b460-98bd-4660-8298-2b40dfc51575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2025.12.30 16:44:20.184948 [ 287 ] {} <Debug> TCP-Session: 9226845f-39b4-4e32-8728-6bd60cf12960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2025.12.30 16:44:20.185083 [ 290 ] {} <Debug> TCP-Session: 3a6d5995-a26f-473f-808c-1ba598ede115 Authenticating user 'default' from [fd00:1122:3344:101::e]:35064 | ||
| 780 | 2025.12.30 16:44:20.185109 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41521 | ||
| 781 | 2025.12.30 16:44:20.185117 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2025.12.30 16:44:20.185145 [ 290 ] {} <Debug> TCP-Session: 3a6d5995-a26f-473f-808c-1ba598ede115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2025.12.30 16:44:20.185187 [ 291 ] {} <Debug> TCP-Session: 9df742fd-0be3-427b-838a-b78b6624dd56 Authenticating user 'default' from [fd00:1122:3344:101::e]:38893 | ||
| 784 | 2025.12.30 16:44:20.185199 [ 290 ] {} <Debug> TCP-Session: 3a6d5995-a26f-473f-808c-1ba598ede115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2025.12.30 16:44:20.185215 [ 291 ] {} <Debug> TCP-Session: 9df742fd-0be3-427b-838a-b78b6624dd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2025.12.30 16:44:20.185121 [ 287 ] {} <Debug> TCP-Session: 9226845f-39b4-4e32-8728-6bd60cf12960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.12.30 16:44:20.185244 [ 291 ] {} <Debug> TCP-Session: 9df742fd-0be3-427b-838a-b78b6624dd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2025.12.30 16:44:20.185240 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56634 | ||
| 789 | 2025.12.30 16:44:20.185366 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2025.12.30 16:44:20.185403 [ 292 ] {} <Debug> TCP-Session: e68bacbc-5db6-445f-ae48-159df66a5ddc Authenticating user 'default' from [fd00:1122:3344:101::e]:41521 | ||
| 791 | 2025.12.30 16:44:20.185421 [ 292 ] {} <Debug> TCP-Session: e68bacbc-5db6-445f-ae48-159df66a5ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2025.12.30 16:44:20.185438 [ 292 ] {} <Debug> TCP-Session: e68bacbc-5db6-445f-ae48-159df66a5ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2025.12.30 16:44:20.185550 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44368 | ||
| 794 | 2025.12.30 16:44:20.185565 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2025.12.30 16:44:20.185622 [ 293 ] {} <Debug> TCP-Session: 8994f8cc-1dd9-4e4b-9365-fbb4bf10e9cb Authenticating user 'default' from [fd00:1122:3344:101::e]:56634 | ||
| 796 | 2025.12.30 16:44:20.185646 [ 293 ] {} <Debug> TCP-Session: 8994f8cc-1dd9-4e4b-9365-fbb4bf10e9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2025.12.30 16:44:20.185661 [ 293 ] {} <Debug> TCP-Session: 8994f8cc-1dd9-4e4b-9365-fbb4bf10e9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2025.12.30 16:44:20.185750 [ 286 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 799 | 2025.12.30 16:44:20.185774 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2025.12.30 16:44:20.185812 [ 294 ] {} <Debug> TCP-Session: c43e9b7f-667c-4cab-affe-4d3940a2df1c Authenticating user 'default' from [fd00:1122:3344:101::e]:44368 | ||
| 801 | 2025.12.30 16:44:20.185833 [ 294 ] {} <Debug> TCP-Session: c43e9b7f-667c-4cab-affe-4d3940a2df1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2025.12.30 16:44:20.185851 [ 294 ] {} <Debug> TCP-Session: c43e9b7f-667c-4cab-affe-4d3940a2df1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2025.12.30 16:44:20.189357 [ 286 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.12.30 16:44:20.198725 [ 286 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Debug> oximeter.version (ddb047d9-9161-4aa5-9913-3d5082384023) (SelectExecutor): Key condition: unknown | ||
| 805 | 2025.12.30 16:44:20.216684 [ 297 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2025.12.30 16:44:20.216832 [ 297 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2025.12.30 16:44:20.217548 [ 297 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004942465 sec. (202.328 rows/sec., 7.90 KiB/sec.) | ||
| 808 | 2025.12.30 16:44:20.217572 [ 297 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2025.12.30 16:44:20.217601 [ 297 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2025.12.30 16:44:20.218799 [ 286 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.033985 sec., 29.424746211563924 rows/sec., 1.15 KiB/sec. | ||
| 811 | 2025.12.30 16:44:20.218940 [ 286 ] {b1719269-1867-4295-b71a-8f217ade7e9e} <Debug> TCPHandler: Processed in 0.034614598 sec. | ||
| 812 | 2025.12.30 16:44:20.220207 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2025.12.30 16:44:20.220247 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2025.12.30 16:44:20.220262 [ 286 ] {} <Debug> TCP-Session: 728f8fb0-df35-433c-8853-9e6bfa7ba464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.12.30 16:44:20.220271 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2025.12.30 16:44:20.220289 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2025.12.30 16:44:20.220331 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2025.12.30 16:44:20.220339 [ 287 ] {} <Debug> TCP-Session: 9226845f-39b4-4e32-8728-6bd60cf12960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2025.12.30 16:44:20.220350 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2025.12.30 16:44:20.220371 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2025.12.30 16:44:20.220412 [ 289 ] {} <Debug> TCP-Session: 5123b460-98bd-4660-8298-2b40dfc51575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2025.12.30 16:44:20.220387 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2025.12.30 16:44:20.220448 [ 290 ] {} <Debug> TCP-Session: 3a6d5995-a26f-473f-808c-1ba598ede115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2025.12.30 16:44:20.220387 [ 291 ] {} <Debug> TCP-Session: 9df742fd-0be3-427b-838a-b78b6624dd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2025.12.30 16:44:20.220472 [ 294 ] {} <Debug> TCP-Session: c43e9b7f-667c-4cab-affe-4d3940a2df1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2025.12.30 16:44:20.220374 [ 288 ] {} <Debug> TCP-Session: 9d79ce65-7f9a-4107-b3bf-01a19462f426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2025.12.30 16:44:20.220309 [ 293 ] {} <Debug> TCP-Session: 8994f8cc-1dd9-4e4b-9365-fbb4bf10e9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2025.12.30 16:44:20.220307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 829 | 2025.12.30 16:44:20.220596 [ 292 ] {} <Debug> TCP-Session: e68bacbc-5db6-445f-ae48-159df66a5ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2025.12.30 16:44:21.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.44 MiB, peak 167.54 MiB, free memory in arenas 0.00 B, will set to 161.05 MiB (RSS), difference: 3.62 MiB | ||
| 831 | 2025.12.30 16:44:23.097539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2025.12.30 16:44:23.099526 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2025.12.30 16:44:23.099580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 834 | 2025.12.30 16:44:23.100794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2025.12.30 16:44:23.101361 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2025.12.30 16:44:23.101657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2025.12.30 16:44:24.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.08 MiB, peak 167.54 MiB, free memory in arenas 0.00 B, will set to 161.11 MiB (RSS), difference: 4.03 MiB | ||
| 838 | 2025.12.30 16:44:25.839463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1418 | ||
| 839 | 2025.12.30 16:44:25.840029 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2025.12.30 16:44:25.840080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 841 | 2025.12.30 16:44:25.840787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 842 | 2025.12.30 16:44:25.841255 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2025.12.30 16:44:25.841403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1418 | ||
| 844 | 2025.12.30 16:44:25.976773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 845 | 2025.12.30 16:44:25.992994 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2025.12.30 16:44:25.993047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 847 | 2025.12.30 16:44:25.999471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 848 | 2025.12.30 16:44:26.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.65 MiB, peak 167.54 MiB, free memory in arenas 0.00 B, will set to 162.75 MiB (RSS), difference: -2.90 MiB | ||
| 849 | 2025.12.30 16:44:26.000748 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 850 | 2025.12.30 16:44:26.003772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 851 | 2025.12.30 16:44:27.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.75 MiB, peak 167.54 MiB, free memory in arenas 0.00 B, will set to 162.86 MiB (RSS), difference: 4.11 MiB | ||
| 852 | 2025.12.30 16:44:28.351310 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44809 | ||
| 853 | 2025.12.30 16:44:28.351414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2025.12.30 16:44:28.351440 [ 286 ] {} <Debug> TCP-Session: a88942cf-414b-4dea-9225-03d7ab5d15e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44809 | ||
| 855 | 2025.12.30 16:44:28.351462 [ 286 ] {} <Debug> TCP-Session: a88942cf-414b-4dea-9225-03d7ab5d15e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2025.12.30 16:44:28.351475 [ 286 ] {} <Debug> TCP-Session: a88942cf-414b-4dea-9225-03d7ab5d15e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2025.12.30 16:44:28.351695 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40390 | ||
| 858 | 2025.12.30 16:44:28.351719 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62444 | ||
| 859 | 2025.12.30 16:44:28.351758 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34704 | ||
| 860 | 2025.12.30 16:44:28.351786 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54627 | ||
| 861 | 2025.12.30 16:44:28.351794 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39648 | ||
| 862 | 2025.12.30 16:44:28.351827 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2025.12.30 16:44:28.351832 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2025.12.30 16:44:28.351785 [ 286 ] {} <Trace> TCP-Session: a88942cf-414b-4dea-9225-03d7ab5d15e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.12.30 16:44:28.351884 [ 288 ] {} <Debug> TCP-Session: b08e2ee6-f449-49cf-ac58-1654280d166a Authenticating user 'default' from [fd00:1122:3344:101::e]:62444 | ||
| 866 | 2025.12.30 16:44:28.351871 [ 287 ] {} <Debug> TCP-Session: 21b26ae8-30e8-4578-9094-d77a2a69bf5c Authenticating user 'default' from [fd00:1122:3344:101::e]:40390 | ||
| 867 | 2025.12.30 16:44:28.351903 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2025.12.30 16:44:28.351924 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2025.12.30 16:44:28.351936 [ 287 ] {} <Debug> TCP-Session: 21b26ae8-30e8-4578-9094-d77a2a69bf5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2025.12.30 16:44:28.351950 [ 289 ] {} <Debug> TCP-Session: 4983aa8c-e788-4ec8-bbce-3ddced0a0920 Authenticating user 'default' from [fd00:1122:3344:101::e]:34704 | ||
| 871 | 2025.12.30 16:44:28.351966 [ 294 ] {} <Debug> TCP-Session: 3618b0b4-f2f4-462e-8e38-020375f891b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39648 | ||
| 872 | 2025.12.30 16:44:28.351969 [ 287 ] {} <Debug> TCP-Session: 21b26ae8-30e8-4578-9094-d77a2a69bf5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2025.12.30 16:44:28.351992 [ 289 ] {} <Debug> TCP-Session: 4983aa8c-e788-4ec8-bbce-3ddced0a0920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2025.12.30 16:44:28.352005 [ 294 ] {} <Debug> TCP-Session: 3618b0b4-f2f4-462e-8e38-020375f891b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2025.12.30 16:44:28.352023 [ 289 ] {} <Debug> TCP-Session: 4983aa8c-e788-4ec8-bbce-3ddced0a0920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2025.12.30 16:44:28.352036 [ 294 ] {} <Debug> TCP-Session: 3618b0b4-f2f4-462e-8e38-020375f891b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2025.12.30 16:44:28.352038 [ 286 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 878 | 2025.12.30 16:44:28.351907 [ 288 ] {} <Debug> TCP-Session: b08e2ee6-f449-49cf-ac58-1654280d166a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2025.12.30 16:44:28.351899 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 880 | 2025.12.30 16:44:28.352094 [ 288 ] {} <Debug> TCP-Session: b08e2ee6-f449-49cf-ac58-1654280d166a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2025.12.30 16:44:28.351769 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51925 | ||
| 882 | 2025.12.30 16:44:28.352125 [ 293 ] {} <Debug> TCP-Session: a131eeb3-8a54-4540-8064-695b8295695f Authenticating user 'default' from [fd00:1122:3344:101::e]:54627 | ||
| 883 | 2025.12.30 16:44:28.351757 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51388 | ||
| 884 | 2025.12.30 16:44:28.352166 [ 293 ] {} <Debug> TCP-Session: a131eeb3-8a54-4540-8064-695b8295695f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2025.12.30 16:44:28.351763 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48682 | ||
| 886 | 2025.12.30 16:44:28.352202 [ 293 ] {} <Debug> TCP-Session: a131eeb3-8a54-4540-8064-695b8295695f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2025.12.30 16:44:28.352208 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 888 | 2025.12.30 16:44:28.352259 [ 292 ] {} <Debug> TCP-Session: fc75ec43-8bdd-4eae-9b33-fcd0e4f3cd59 Authenticating user 'default' from [fd00:1122:3344:101::e]:51925 | ||
| 889 | 2025.12.30 16:44:28.352275 [ 292 ] {} <Debug> TCP-Session: fc75ec43-8bdd-4eae-9b33-fcd0e4f3cd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2025.12.30 16:44:28.352288 [ 292 ] {} <Debug> TCP-Session: fc75ec43-8bdd-4eae-9b33-fcd0e4f3cd59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2025.12.30 16:44:28.352316 [ 286 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 892 | 2025.12.30 16:44:28.352316 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 893 | 2025.12.30 16:44:28.352374 [ 290 ] {} <Debug> TCP-Session: f6782b74-07b3-4e60-b703-61f4f80074fe Authenticating user 'default' from [fd00:1122:3344:101::e]:51388 | ||
| 894 | 2025.12.30 16:44:28.352375 [ 286 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.12.30 16:44:28.352396 [ 290 ] {} <Debug> TCP-Session: f6782b74-07b3-4e60-b703-61f4f80074fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2025.12.30 16:44:28.352413 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 897 | 2025.12.30 16:44:28.352417 [ 290 ] {} <Debug> TCP-Session: f6782b74-07b3-4e60-b703-61f4f80074fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2025.12.30 16:44:28.352449 [ 291 ] {} <Debug> TCP-Session: ef7a6223-9db8-4b5c-9080-0a9c90a0d296 Authenticating user 'default' from [fd00:1122:3344:101::e]:48682 | ||
| 899 | 2025.12.30 16:44:28.352471 [ 291 ] {} <Debug> TCP-Session: ef7a6223-9db8-4b5c-9080-0a9c90a0d296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2025.12.30 16:44:28.352484 [ 291 ] {} <Debug> TCP-Session: ef7a6223-9db8-4b5c-9080-0a9c90a0d296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2025.12.30 16:44:28.352667 [ 286 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Debug> oximeter.version (ddb047d9-9161-4aa5-9913-3d5082384023) (SelectExecutor): Key condition: unknown | ||
| 902 | 2025.12.30 16:44:28.353529 [ 326 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Trace> AggregatingTransform: Aggregating | ||
| 903 | 2025.12.30 16:44:28.353575 [ 326 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Trace> Aggregator: Aggregation method: without_key | ||
| 904 | 2025.12.30 16:44:28.353606 [ 326 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000838792 sec. (1192.191 rows/sec., 46.57 KiB/sec.) | ||
| 905 | 2025.12.30 16:44:28.353621 [ 326 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Trace> Aggregator: Merging aggregated data | ||
| 906 | 2025.12.30 16:44:28.355068 [ 286 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003088 sec., 323.8341968911917 rows/sec., 12.65 KiB/sec. | ||
| 907 | 2025.12.30 16:44:28.355195 [ 286 ] {bf5ba29b-22e5-4cf1-a634-ace6dac94745} <Debug> TCPHandler: Processed in 0.003525679 sec. | ||
| 908 | 2025.12.30 16:44:28.355268 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 909 | 2025.12.30 16:44:28.355298 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 910 | 2025.12.30 16:44:28.355319 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 911 | 2025.12.30 16:44:28.355335 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 912 | 2025.12.30 16:44:28.355350 [ 287 ] {} <Debug> TCP-Session: 21b26ae8-30e8-4578-9094-d77a2a69bf5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2025.12.30 16:44:28.355354 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 914 | 2025.12.30 16:44:28.355383 [ 294 ] {} <Debug> TCP-Session: 3618b0b4-f2f4-462e-8e38-020375f891b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2025.12.30 16:44:28.355389 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 916 | 2025.12.30 16:44:28.355413 [ 288 ] {} <Debug> TCP-Session: b08e2ee6-f449-49cf-ac58-1654280d166a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2025.12.30 16:44:28.355425 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2025.12.30 16:44:28.355439 [ 292 ] {} <Debug> TCP-Session: fc75ec43-8bdd-4eae-9b33-fcd0e4f3cd59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2025.12.30 16:44:28.355405 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 920 | 2025.12.30 16:44:28.355469 [ 293 ] {} <Debug> TCP-Session: a131eeb3-8a54-4540-8064-695b8295695f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2025.12.30 16:44:28.355369 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 922 | 2025.12.30 16:44:28.355504 [ 290 ] {} <Debug> TCP-Session: f6782b74-07b3-4e60-b703-61f4f80074fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2025.12.30 16:44:28.355299 [ 286 ] {} <Debug> TCP-Session: a88942cf-414b-4dea-9225-03d7ab5d15e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2025.12.30 16:44:28.355540 [ 291 ] {} <Debug> TCP-Session: ef7a6223-9db8-4b5c-9080-0a9c90a0d296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2025.12.30 16:44:28.355365 [ 289 ] {} <Debug> TCP-Session: 4983aa8c-e788-4ec8-bbce-3ddced0a0920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2025.12.30 16:44:32.081148 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.12.30 16:44:32.081382 [ 275 ] {db7a2d2d-7e01-42a2-9901-8c2b59e4c5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 928 | 2025.12.30 16:44:32.081673 [ 275 ] {db7a2d2d-7e01-42a2-9901-8c2b59e4c5a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2025.12.30 16:44:32.081733 [ 275 ] {db7a2d2d-7e01-42a2-9901-8c2b59e4c5a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 930 | 2025.12.30 16:44:32.082159 [ 275 ] {db7a2d2d-7e01-42a2-9901-8c2b59e4c5a3} <Debug> TCPHandler: Processed in 0.001141699 sec. | ||
| 931 | 2025.12.30 16:44:32.083563 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.12.30 16:44:32.083700 [ 275 ] {7bba81aa-c93e-4fd0-9a4c-0dee675bc60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 933 | 2025.12.30 16:44:32.089013 [ 275 ] {7bba81aa-c93e-4fd0-9a4c-0dee675bc60f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2025.12.30 16:44:32.089065 [ 275 ] {7bba81aa-c93e-4fd0-9a4c-0dee675bc60f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2025.12.30 16:44:32.091733 [ 275 ] {7bba81aa-c93e-4fd0-9a4c-0dee675bc60f} <Debug> TCPHandler: Processed in 0.008220788 sec. | ||
| 936 | 2025.12.30 16:44:32.091949 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.12.30 16:44:32.092074 [ 275 ] {7c22e75d-8f4f-4184-98fc-75a6c1887254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 938 | 2025.12.30 16:44:32.094350 [ 275 ] {7c22e75d-8f4f-4184-98fc-75a6c1887254} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2025.12.30 16:44:32.094396 [ 275 ] {7c22e75d-8f4f-4184-98fc-75a6c1887254} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 940 | 2025.12.30 16:44:32.094765 [ 275 ] {7c22e75d-8f4f-4184-98fc-75a6c1887254} <Debug> TCPHandler: Processed in 0.002865712 sec. | ||
| 941 | 2025.12.30 16:44:32.095005 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2025.12.30 16:44:32.095129 [ 275 ] {f9329454-0e69-44c2-a113-1c96ab81e9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 943 | 2025.12.30 16:44:32.095380 [ 275 ] {f9329454-0e69-44c2-a113-1c96ab81e9d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2025.12.30 16:44:32.095423 [ 275 ] {f9329454-0e69-44c2-a113-1c96ab81e9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 945 | 2025.12.30 16:44:32.095752 [ 275 ] {f9329454-0e69-44c2-a113-1c96ab81e9d8} <Debug> TCPHandler: Processed in 0.000796411 sec. | ||
| 946 | 2025.12.30 16:44:32.095960 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.12.30 16:44:32.096077 [ 275 ] {fe3f0dc4-2607-4885-bc1d-81d37f4e473b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 948 | 2025.12.30 16:44:32.096325 [ 275 ] {fe3f0dc4-2607-4885-bc1d-81d37f4e473b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 949 | 2025.12.30 16:44:32.096367 [ 275 ] {fe3f0dc4-2607-4885-bc1d-81d37f4e473b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2025.12.30 16:44:32.096741 [ 275 ] {fe3f0dc4-2607-4885-bc1d-81d37f4e473b} <Debug> TCPHandler: Processed in 0.000835572 sec. | ||
| 951 | 2025.12.30 16:44:32.096934 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2025.12.30 16:44:32.097050 [ 275 ] {6c75ab20-78d8-4d90-b58c-2f561cb5f17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 953 | 2025.12.30 16:44:32.097290 [ 275 ] {6c75ab20-78d8-4d90-b58c-2f561cb5f17a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 954 | 2025.12.30 16:44:32.097333 [ 275 ] {6c75ab20-78d8-4d90-b58c-2f561cb5f17a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 955 | 2025.12.30 16:44:32.097705 [ 275 ] {6c75ab20-78d8-4d90-b58c-2f561cb5f17a} <Debug> TCPHandler: Processed in 0.000817891 sec. | ||
| 956 | 2025.12.30 16:44:32.097925 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2025.12.30 16:44:32.098049 [ 275 ] {796a3b3c-1f4c-4056-81a3-70328d05c656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 958 | 2025.12.30 16:44:32.098296 [ 275 ] {796a3b3c-1f4c-4056-81a3-70328d05c656} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 959 | 2025.12.30 16:44:32.098339 [ 275 ] {796a3b3c-1f4c-4056-81a3-70328d05c656} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 960 | 2025.12.30 16:44:32.098682 [ 275 ] {796a3b3c-1f4c-4056-81a3-70328d05c656} <Debug> TCPHandler: Processed in 0.000804551 sec. | ||
| 961 | 2025.12.30 16:44:32.098880 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2025.12.30 16:44:32.098995 [ 275 ] {9eedab30-c818-43d9-bd00-dbc161f7d93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 963 | 2025.12.30 16:44:32.099241 [ 275 ] {9eedab30-c818-43d9-bd00-dbc161f7d93b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 964 | 2025.12.30 16:44:32.099283 [ 275 ] {9eedab30-c818-43d9-bd00-dbc161f7d93b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 965 | 2025.12.30 16:44:32.099617 [ 275 ] {9eedab30-c818-43d9-bd00-dbc161f7d93b} <Debug> TCPHandler: Processed in 0.00078612 sec. | ||
| 966 | 2025.12.30 16:44:32.099851 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2025.12.30 16:44:32.099969 [ 275 ] {97b3ea43-08a7-4815-a910-abeba156480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 968 | 2025.12.30 16:44:32.100218 [ 275 ] {97b3ea43-08a7-4815-a910-abeba156480e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2025.12.30 16:44:32.100259 [ 275 ] {97b3ea43-08a7-4815-a910-abeba156480e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2025.12.30 16:44:32.100599 [ 275 ] {97b3ea43-08a7-4815-a910-abeba156480e} <Debug> TCPHandler: Processed in 0.00079725 sec. | ||
| 971 | 2025.12.30 16:44:32.100791 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2025.12.30 16:44:32.100906 [ 275 ] {89e04b1b-2af1-4409-a6d6-738d94835fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 973 | 2025.12.30 16:44:32.101157 [ 275 ] {89e04b1b-2af1-4409-a6d6-738d94835fcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 974 | 2025.12.30 16:44:32.101199 [ 275 ] {89e04b1b-2af1-4409-a6d6-738d94835fcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 975 | 2025.12.30 16:44:32.101518 [ 275 ] {89e04b1b-2af1-4409-a6d6-738d94835fcb} <Debug> TCPHandler: Processed in 0.0007743 sec. | ||
| 976 | 2025.12.30 16:44:32.101762 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.12.30 16:44:32.101879 [ 275 ] {38b4b846-86f4-4332-8946-cfd8c4e5b038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 978 | 2025.12.30 16:44:32.102128 [ 275 ] {38b4b846-86f4-4332-8946-cfd8c4e5b038} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 979 | 2025.12.30 16:44:32.102171 [ 275 ] {38b4b846-86f4-4332-8946-cfd8c4e5b038} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 980 | 2025.12.30 16:44:32.102508 [ 275 ] {38b4b846-86f4-4332-8946-cfd8c4e5b038} <Debug> TCPHandler: Processed in 0.00079352 sec. | ||
| 981 | 2025.12.30 16:44:32.102728 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2025.12.30 16:44:32.102844 [ 275 ] {34937068-86f9-4223-9811-ce10b922be12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 983 | 2025.12.30 16:44:32.103089 [ 275 ] {34937068-86f9-4223-9811-ce10b922be12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 984 | 2025.12.30 16:44:32.103133 [ 275 ] {34937068-86f9-4223-9811-ce10b922be12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 985 | 2025.12.30 16:44:32.103454 [ 275 ] {34937068-86f9-4223-9811-ce10b922be12} <Debug> TCPHandler: Processed in 0.00077178 sec. | ||
| 986 | 2025.12.30 16:44:32.103679 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.12.30 16:44:32.103796 [ 275 ] {d6cc7db2-08ff-4613-a96c-a41d25af0ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 988 | 2025.12.30 16:44:32.104041 [ 275 ] {d6cc7db2-08ff-4613-a96c-a41d25af0ca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2025.12.30 16:44:32.104084 [ 275 ] {d6cc7db2-08ff-4613-a96c-a41d25af0ca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2025.12.30 16:44:32.104439 [ 275 ] {d6cc7db2-08ff-4613-a96c-a41d25af0ca3} <Debug> TCPHandler: Processed in 0.000808841 sec. | ||
| 991 | 2025.12.30 16:44:32.104668 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2025.12.30 16:44:32.104786 [ 275 ] {cc31f624-e044-44a0-a8c9-88830711d309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2025.12.30 16:44:32.105032 [ 275 ] {cc31f624-e044-44a0-a8c9-88830711d309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2025.12.30 16:44:32.105074 [ 275 ] {cc31f624-e044-44a0-a8c9-88830711d309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2025.12.30 16:44:32.105410 [ 275 ] {cc31f624-e044-44a0-a8c9-88830711d309} <Debug> TCPHandler: Processed in 0.00078952 sec. | ||
| 996 | 2025.12.30 16:44:32.105617 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2025.12.30 16:44:32.105754 [ 275 ] {285bfef9-4848-4e32-a9a2-8d162b5c5c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2025.12.30 16:44:32.106071 [ 275 ] {285bfef9-4848-4e32-a9a2-8d162b5c5c8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2025.12.30 16:44:32.106123 [ 275 ] {285bfef9-4848-4e32-a9a2-8d162b5c5c8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2025.12.30 16:44:32.106511 [ 275 ] {285bfef9-4848-4e32-a9a2-8d162b5c5c8b} <Debug> TCPHandler: Processed in 0.000949694 sec. | ||
| 1001 | 2025.12.30 16:44:32.106725 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2025.12.30 16:44:32.106861 [ 275 ] {99bd3170-d7ea-44bd-adc5-4856dc69c01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2025.12.30 16:44:32.107180 [ 275 ] {99bd3170-d7ea-44bd-adc5-4856dc69c01e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2025.12.30 16:44:32.107230 [ 275 ] {99bd3170-d7ea-44bd-adc5-4856dc69c01e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2025.12.30 16:44:32.107632 [ 275 ] {99bd3170-d7ea-44bd-adc5-4856dc69c01e} <Debug> TCPHandler: Processed in 0.000963215 sec. | ||
| 1006 | 2025.12.30 16:44:32.108470 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2025.12.30 16:44:32.108590 [ 275 ] {189fc61e-3078-4171-8a4b-57b83d8f72c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2025.12.30 16:44:32.108850 [ 275 ] {189fc61e-3078-4171-8a4b-57b83d8f72c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2025.12.30 16:44:32.108893 [ 275 ] {189fc61e-3078-4171-8a4b-57b83d8f72c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2025.12.30 16:44:32.109232 [ 275 ] {189fc61e-3078-4171-8a4b-57b83d8f72c2} <Debug> TCPHandler: Processed in 0.00081017 sec. | ||
| 1011 | 2025.12.30 16:44:32.109446 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.12.30 16:44:32.109568 [ 275 ] {978479c9-8897-4ef4-97c8-cfe4be21a5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1013 | 2025.12.30 16:44:32.109848 [ 275 ] {978479c9-8897-4ef4-97c8-cfe4be21a5da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2025.12.30 16:44:32.109890 [ 275 ] {978479c9-8897-4ef4-97c8-cfe4be21a5da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2025.12.30 16:44:32.110251 [ 275 ] {978479c9-8897-4ef4-97c8-cfe4be21a5da} <Debug> TCPHandler: Processed in 0.000852001 sec. | ||
| 1016 | 2025.12.30 16:44:32.110497 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2025.12.30 16:44:32.110619 [ 275 ] {40c692e1-6dae-4097-9394-b55264352bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1018 | 2025.12.30 16:44:32.110879 [ 275 ] {40c692e1-6dae-4097-9394-b55264352bc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2025.12.30 16:44:32.110921 [ 275 ] {40c692e1-6dae-4097-9394-b55264352bc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2025.12.30 16:44:32.111249 [ 275 ] {40c692e1-6dae-4097-9394-b55264352bc7} <Debug> TCPHandler: Processed in 0.00081001 sec. | ||
| 1021 | 2025.12.30 16:44:32.111457 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.30 16:44:32.111579 [ 275 ] {48424f36-a053-4d7d-a182-4a7fdb91eda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1023 | 2025.12.30 16:44:32.111843 [ 275 ] {48424f36-a053-4d7d-a182-4a7fdb91eda4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2025.12.30 16:44:32.111885 [ 275 ] {48424f36-a053-4d7d-a182-4a7fdb91eda4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2025.12.30 16:44:32.112229 [ 275 ] {48424f36-a053-4d7d-a182-4a7fdb91eda4} <Debug> TCPHandler: Processed in 0.00081824 sec. | ||
| 1026 | 2025.12.30 16:44:32.113221 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.12.30 16:44:32.113346 [ 275 ] {b32a3b77-bf49-4269-af2b-de6f34d4005d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1028 | 2025.12.30 16:44:32.113649 [ 275 ] {b32a3b77-bf49-4269-af2b-de6f34d4005d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2025.12.30 16:44:32.113693 [ 275 ] {b32a3b77-bf49-4269-af2b-de6f34d4005d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2025.12.30 16:44:32.114029 [ 275 ] {b32a3b77-bf49-4269-af2b-de6f34d4005d} <Debug> TCPHandler: Processed in 0.000859622 sec. | ||
| 1031 | 2025.12.30 16:44:32.114229 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.12.30 16:44:32.114351 [ 275 ] {94fa96e3-afad-437a-9441-a47adfe69994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1033 | 2025.12.30 16:44:32.114622 [ 275 ] {94fa96e3-afad-437a-9441-a47adfe69994} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2025.12.30 16:44:32.114665 [ 275 ] {94fa96e3-afad-437a-9441-a47adfe69994} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2025.12.30 16:44:32.114985 [ 275 ] {94fa96e3-afad-437a-9441-a47adfe69994} <Debug> TCPHandler: Processed in 0.00080406 sec. | ||
| 1036 | 2025.12.30 16:44:32.115309 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.12.30 16:44:32.115549 [ 275 ] {d57a71b1-a0f2-41db-9b3e-a0e096f541c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1038 | 2025.12.30 16:44:32.116033 [ 275 ] {d57a71b1-a0f2-41db-9b3e-a0e096f541c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2025.12.30 16:44:32.116096 [ 275 ] {d57a71b1-a0f2-41db-9b3e-a0e096f541c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2025.12.30 16:44:32.116566 [ 275 ] {d57a71b1-a0f2-41db-9b3e-a0e096f541c3} <Debug> TCPHandler: Processed in 0.001401515 sec. | ||
| 1041 | 2025.12.30 16:44:32.116768 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.12.30 16:44:32.116899 [ 275 ] {5922f065-d100-4c0a-b10f-e1ac5330a92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1043 | 2025.12.30 16:44:32.117252 [ 275 ] {5922f065-d100-4c0a-b10f-e1ac5330a92d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2025.12.30 16:44:32.117299 [ 275 ] {5922f065-d100-4c0a-b10f-e1ac5330a92d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2025.12.30 16:44:32.117640 [ 275 ] {5922f065-d100-4c0a-b10f-e1ac5330a92d} <Debug> TCPHandler: Processed in 0.000925344 sec. | ||
| 1046 | 2025.12.30 16:44:32.118973 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.12.30 16:44:32.119129 [ 275 ] {aa780474-a962-4dac-9fb2-ffee958f0889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1048 | 2025.12.30 16:44:32.119415 [ 275 ] {aa780474-a962-4dac-9fb2-ffee958f0889} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2025.12.30 16:44:32.119457 [ 275 ] {aa780474-a962-4dac-9fb2-ffee958f0889} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2025.12.30 16:44:32.119780 [ 275 ] {aa780474-a962-4dac-9fb2-ffee958f0889} <Debug> TCPHandler: Processed in 0.000861462 sec. | ||
| 1051 | 2025.12.30 16:44:32.120081 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.12.30 16:44:32.120221 [ 275 ] {b922c789-3e81-4741-b723-6cc24113d47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1053 | 2025.12.30 16:44:32.120493 [ 275 ] {b922c789-3e81-4741-b723-6cc24113d47a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2025.12.30 16:44:32.120535 [ 275 ] {b922c789-3e81-4741-b723-6cc24113d47a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2025.12.30 16:44:32.120866 [ 275 ] {b922c789-3e81-4741-b723-6cc24113d47a} <Debug> TCPHandler: Processed in 0.000833911 sec. | ||
| 1056 | 2025.12.30 16:44:32.121146 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2025.12.30 16:44:32.121298 [ 275 ] {c4128efa-b538-483d-8cf5-9dbaa4cb7c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1058 | 2025.12.30 16:44:32.121584 [ 275 ] {c4128efa-b538-483d-8cf5-9dbaa4cb7c52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2025.12.30 16:44:32.121626 [ 275 ] {c4128efa-b538-483d-8cf5-9dbaa4cb7c52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2025.12.30 16:44:32.121948 [ 275 ] {c4128efa-b538-483d-8cf5-9dbaa4cb7c52} <Debug> TCPHandler: Processed in 0.000871782 sec. | ||
| 1061 | 2025.12.30 16:44:32.122260 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.12.30 16:44:32.122391 [ 275 ] {d89a33db-dab3-4053-9b07-8fe514aad941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1063 | 2025.12.30 16:44:32.122693 [ 275 ] {d89a33db-dab3-4053-9b07-8fe514aad941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2025.12.30 16:44:32.122737 [ 275 ] {d89a33db-dab3-4053-9b07-8fe514aad941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2025.12.30 16:44:32.123076 [ 275 ] {d89a33db-dab3-4053-9b07-8fe514aad941} <Debug> TCPHandler: Processed in 0.000866162 sec. | ||
| 1066 | 2025.12.30 16:44:32.123375 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2025.12.30 16:44:32.123506 [ 275 ] {a222da4e-22a3-40f0-a8f3-7fbcf66a5e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1068 | 2025.12.30 16:44:32.123816 [ 275 ] {a222da4e-22a3-40f0-a8f3-7fbcf66a5e0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2025.12.30 16:44:32.123859 [ 275 ] {a222da4e-22a3-40f0-a8f3-7fbcf66a5e0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2025.12.30 16:44:32.124193 [ 275 ] {a222da4e-22a3-40f0-a8f3-7fbcf66a5e0a} <Debug> TCPHandler: Processed in 0.000877172 sec. | ||
| 1071 | 2025.12.30 16:44:32.124452 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2025.12.30 16:44:32.124580 [ 275 ] {a9e8717f-9fbc-4c97-9dd1-57d9a00050e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1073 | 2025.12.30 16:44:32.124884 [ 275 ] {a9e8717f-9fbc-4c97-9dd1-57d9a00050e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2025.12.30 16:44:32.124927 [ 275 ] {a9e8717f-9fbc-4c97-9dd1-57d9a00050e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2025.12.30 16:44:32.125276 [ 275 ] {a9e8717f-9fbc-4c97-9dd1-57d9a00050e4} <Debug> TCPHandler: Processed in 0.000873922 sec. | ||
| 1076 | 2025.12.30 16:44:32.139355 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.12.30 16:44:32.139471 [ 275 ] {3b312ff0-dba9-4f95-81d2-2a5eea9ccc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1078 | 2025.12.30 16:44:32.139515 [ 275 ] {3b312ff0-dba9-4f95-81d2-2a5eea9ccc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2025.12.30 16:44:32.140225 [ 275 ] {3b312ff0-dba9-4f95-81d2-2a5eea9ccc48} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2025.12.30 16:44:32.140270 [ 275 ] {3b312ff0-dba9-4f95-81d2-2a5eea9ccc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1081 | 2025.12.30 16:44:32.142920 [ 275 ] {3b312ff0-dba9-4f95-81d2-2a5eea9ccc48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1082 | 2025.12.30 16:44:32.143377 [ 275 ] {3b312ff0-dba9-4f95-81d2-2a5eea9ccc48} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2025.12.30 16:44:32.143543 [ 275 ] {3b312ff0-dba9-4f95-81d2-2a5eea9ccc48} <Debug> executeQuery: Read 30 rows, 6.11 KiB in 0.004104 sec., 7309.941520467836 rows/sec., 1.45 MiB/sec. | ||
| 1084 | 2025.12.30 16:44:32.143588 [ 275 ] {3b312ff0-dba9-4f95-81d2-2a5eea9ccc48} <Debug> TCPHandler: Processed in 0.004291399 sec. | ||
| 1085 | 2025.12.30 16:44:32.143759 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2025.12.30 16:44:32.143860 [ 275 ] {ab581072-c136-4333-84aa-c17b3e80351d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1087 | 2025.12.30 16:44:32.143902 [ 275 ] {ab581072-c136-4333-84aa-c17b3e80351d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1088 | 2025.12.30 16:44:32.147088 [ 275 ] {ab581072-c136-4333-84aa-c17b3e80351d} <Trace> oximeter.fields_i16 (51524c31-b7de-462c-8eb3-2bba0c663fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.12.30 16:44:32.147142 [ 275 ] {ab581072-c136-4333-84aa-c17b3e80351d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1090 | 2025.12.30 16:44:32.149871 [ 275 ] {ab581072-c136-4333-84aa-c17b3e80351d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2025.12.30 16:44:32.150325 [ 275 ] {ab581072-c136-4333-84aa-c17b3e80351d} <Trace> oximeter.fields_i16 (51524c31-b7de-462c-8eb3-2bba0c663fe3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.12.30 16:44:32.150491 [ 275 ] {ab581072-c136-4333-84aa-c17b3e80351d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006652 sec., 3607.9374624173183 rows/sec., 306.53 KiB/sec. | ||
| 1093 | 2025.12.30 16:44:32.150533 [ 275 ] {ab581072-c136-4333-84aa-c17b3e80351d} <Debug> TCPHandler: Processed in 0.006825613 sec. | ||
| 1094 | 2025.12.30 16:44:32.150659 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2025.12.30 16:44:32.150758 [ 275 ] {c63c9886-0bca-4b0a-a175-a84d668d7c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1096 | 2025.12.30 16:44:32.150800 [ 275 ] {c63c9886-0bca-4b0a-a175-a84d668d7c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1097 | 2025.12.30 16:44:32.151229 [ 275 ] {c63c9886-0bca-4b0a-a175-a84d668d7c1b} <Trace> oximeter.fields_ipaddr (ee805044-a76a-4eb0-b9b2-61f2e4720a96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2025.12.30 16:44:32.151268 [ 275 ] {c63c9886-0bca-4b0a-a175-a84d668d7c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1099 | 2025.12.30 16:44:32.151722 [ 275 ] {c63c9886-0bca-4b0a-a175-a84d668d7c1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2025.12.30 16:44:32.152198 [ 275 ] {c63c9886-0bca-4b0a-a175-a84d668d7c1b} <Trace> oximeter.fields_ipaddr (ee805044-a76a-4eb0-b9b2-61f2e4720a96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2025.12.30 16:44:32.152370 [ 275 ] {c63c9886-0bca-4b0a-a175-a84d668d7c1b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001633 sec., 7348.438456827925 rows/sec., 599.21 KiB/sec. | ||
| 1102 | 2025.12.30 16:44:32.152416 [ 275 ] {c63c9886-0bca-4b0a-a175-a84d668d7c1b} <Debug> TCPHandler: Processed in 0.001806636 sec. | ||
| 1103 | 2025.12.30 16:44:32.152542 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2025.12.30 16:44:32.152646 [ 275 ] {dcd0ec4d-7246-40af-afe5-51c7f0b2bff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1105 | 2025.12.30 16:44:32.152693 [ 275 ] {dcd0ec4d-7246-40af-afe5-51c7f0b2bff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1106 | 2025.12.30 16:44:32.153328 [ 275 ] {dcd0ec4d-7246-40af-afe5-51c7f0b2bff1} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2025.12.30 16:44:32.153367 [ 275 ] {dcd0ec4d-7246-40af-afe5-51c7f0b2bff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1108 | 2025.12.30 16:44:32.153876 [ 275 ] {dcd0ec4d-7246-40af-afe5-51c7f0b2bff1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1109 | 2025.12.30 16:44:32.154424 [ 275 ] {dcd0ec4d-7246-40af-afe5-51c7f0b2bff1} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2025.12.30 16:44:32.154570 [ 275 ] {dcd0ec4d-7246-40af-afe5-51c7f0b2bff1} <Debug> executeQuery: Read 221 rows, 20.09 KiB in 0.001948 sec., 113449.69199178644 rows/sec., 10.07 MiB/sec. | ||
| 1111 | 2025.12.30 16:44:32.154609 [ 275 ] {dcd0ec4d-7246-40af-afe5-51c7f0b2bff1} <Debug> TCPHandler: Processed in 0.002125083 sec. | ||
| 1112 | 2025.12.30 16:44:32.154734 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2025.12.30 16:44:32.154835 [ 275 ] {cf84d015-55ac-4f0e-8db1-29ff51d1a80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1114 | 2025.12.30 16:44:32.154876 [ 275 ] {cf84d015-55ac-4f0e-8db1-29ff51d1a80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1115 | 2025.12.30 16:44:32.155342 [ 275 ] {cf84d015-55ac-4f0e-8db1-29ff51d1a80b} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2025.12.30 16:44:32.155388 [ 275 ] {cf84d015-55ac-4f0e-8db1-29ff51d1a80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1117 | 2025.12.30 16:44:32.155870 [ 275 ] {cf84d015-55ac-4f0e-8db1-29ff51d1a80b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2025.12.30 16:44:32.156458 [ 275 ] {cf84d015-55ac-4f0e-8db1-29ff51d1a80b} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2025.12.30 16:44:32.156610 [ 275 ] {cf84d015-55ac-4f0e-8db1-29ff51d1a80b} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001796 sec., 23942.09354120267 rows/sec., 1.75 MiB/sec. | ||
| 1120 | 2025.12.30 16:44:32.156650 [ 275 ] {cf84d015-55ac-4f0e-8db1-29ff51d1a80b} <Debug> TCPHandler: Processed in 0.00196792 sec. | ||
| 1121 | 2025.12.30 16:44:32.156761 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2025.12.30 16:44:32.156857 [ 275 ] {07a10cd2-a91e-48df-bacd-c45c436a221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1123 | 2025.12.30 16:44:32.156897 [ 275 ] {07a10cd2-a91e-48df-bacd-c45c436a221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1124 | 2025.12.30 16:44:32.157350 [ 275 ] {07a10cd2-a91e-48df-bacd-c45c436a221d} <Trace> oximeter.fields_u32 (85750d47-5974-423b-8e6d-ace1bc9241e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2025.12.30 16:44:32.157386 [ 275 ] {07a10cd2-a91e-48df-bacd-c45c436a221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1126 | 2025.12.30 16:44:32.157797 [ 275 ] {07a10cd2-a91e-48df-bacd-c45c436a221d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2025.12.30 16:44:32.158233 [ 275 ] {07a10cd2-a91e-48df-bacd-c45c436a221d} <Trace> oximeter.fields_u32 (85750d47-5974-423b-8e6d-ace1bc9241e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2025.12.30 16:44:32.158375 [ 275 ] {07a10cd2-a91e-48df-bacd-c45c436a221d} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001537 sec., 16265.452179570593 rows/sec., 1.34 MiB/sec. | ||
| 1129 | 2025.12.30 16:44:32.158414 [ 275 ] {07a10cd2-a91e-48df-bacd-c45c436a221d} <Debug> TCPHandler: Processed in 0.001702173 sec. | ||
| 1130 | 2025.12.30 16:44:32.158514 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2025.12.30 16:44:32.158616 [ 275 ] {98e22dfc-5faf-4ba3-abf2-54bd7cdba3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1132 | 2025.12.30 16:44:32.158656 [ 275 ] {98e22dfc-5faf-4ba3-abf2-54bd7cdba3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1133 | 2025.12.30 16:44:32.159062 [ 275 ] {98e22dfc-5faf-4ba3-abf2-54bd7cdba3a1} <Trace> oximeter.fields_u8 (028885b7-5670-42fb-9ec5-1139831fa267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2025.12.30 16:44:32.159100 [ 275 ] {98e22dfc-5faf-4ba3-abf2-54bd7cdba3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1135 | 2025.12.30 16:44:32.159533 [ 275 ] {98e22dfc-5faf-4ba3-abf2-54bd7cdba3a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2025.12.30 16:44:32.160002 [ 275 ] {98e22dfc-5faf-4ba3-abf2-54bd7cdba3a1} <Trace> oximeter.fields_u8 (028885b7-5670-42fb-9ec5-1139831fa267): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2025.12.30 16:44:32.160143 [ 275 ] {98e22dfc-5faf-4ba3-abf2-54bd7cdba3a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001546 sec., 7761.966364812419 rows/sec., 606.40 KiB/sec. | ||
| 1138 | 2025.12.30 16:44:32.160182 [ 275 ] {98e22dfc-5faf-4ba3-abf2-54bd7cdba3a1} <Debug> TCPHandler: Processed in 0.001716964 sec. | ||
| 1139 | 2025.12.30 16:44:32.160284 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2025.12.30 16:44:32.160378 [ 275 ] {24190b02-18d0-409b-ae28-9d0ab852f660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1141 | 2025.12.30 16:44:32.160418 [ 275 ] {24190b02-18d0-409b-ae28-9d0ab852f660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1142 | 2025.12.30 16:44:32.160902 [ 275 ] {24190b02-18d0-409b-ae28-9d0ab852f660} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2025.12.30 16:44:32.160939 [ 275 ] {24190b02-18d0-409b-ae28-9d0ab852f660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1144 | 2025.12.30 16:44:32.161360 [ 275 ] {24190b02-18d0-409b-ae28-9d0ab852f660} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2025.12.30 16:44:32.161784 [ 275 ] {24190b02-18d0-409b-ae28-9d0ab852f660} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2025.12.30 16:44:32.161925 [ 275 ] {24190b02-18d0-409b-ae28-9d0ab852f660} <Debug> executeQuery: Read 134 rows, 11.11 KiB in 0.001565 sec., 85623.00319488818 rows/sec., 6.94 MiB/sec. | ||
| 1147 | 2025.12.30 16:44:32.161963 [ 275 ] {24190b02-18d0-409b-ae28-9d0ab852f660} <Debug> TCPHandler: Processed in 0.001728304 sec. | ||
| 1148 | 2025.12.30 16:44:32.162071 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2025.12.30 16:44:32.162168 [ 275 ] {c903ea47-c693-49ed-ab46-b8ecc5011373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1150 | 2025.12.30 16:44:32.162212 [ 275 ] {c903ea47-c693-49ed-ab46-b8ecc5011373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1151 | 2025.12.30 16:44:32.164613 [ 275 ] {c903ea47-c693-49ed-ab46-b8ecc5011373} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2025.12.30 16:44:32.164649 [ 275 ] {c903ea47-c693-49ed-ab46-b8ecc5011373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1153 | 2025.12.30 16:44:32.165229 [ 275 ] {c903ea47-c693-49ed-ab46-b8ecc5011373} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2025.12.30 16:44:32.165714 [ 275 ] {c903ea47-c693-49ed-ab46-b8ecc5011373} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2025.12.30 16:44:32.165855 [ 275 ] {c903ea47-c693-49ed-ab46-b8ecc5011373} <Debug> executeQuery: Read 346 rows, 26.77 KiB in 0.003705 sec., 93387.31443994601 rows/sec., 7.06 MiB/sec. | ||
| 1156 | 2025.12.30 16:44:32.165894 [ 275 ] {c903ea47-c693-49ed-ab46-b8ecc5011373} <Debug> TCPHandler: Processed in 0.003872338 sec. | ||
| 1157 | 2025.12.30 16:44:32.166017 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2025.12.30 16:44:32.166116 [ 275 ] {92294753-16bb-49b5-ac25-ebc75ea5feb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1159 | 2025.12.30 16:44:32.166161 [ 275 ] {92294753-16bb-49b5-ac25-ebc75ea5feb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1160 | 2025.12.30 16:44:32.166497 [ 275 ] {92294753-16bb-49b5-ac25-ebc75ea5feb0} <Trace> oximeter.measurements_f64 (ba2170ff-2865-4b2f-9fba-e40d58b44223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2025.12.30 16:44:32.166534 [ 275 ] {92294753-16bb-49b5-ac25-ebc75ea5feb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1162 | 2025.12.30 16:44:32.166977 [ 275 ] {92294753-16bb-49b5-ac25-ebc75ea5feb0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1163 | 2025.12.30 16:44:32.167455 [ 275 ] {92294753-16bb-49b5-ac25-ebc75ea5feb0} <Trace> oximeter.measurements_f64 (ba2170ff-2865-4b2f-9fba-e40d58b44223): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2025.12.30 16:44:32.167590 [ 275 ] {92294753-16bb-49b5-ac25-ebc75ea5feb0} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001493 sec., 669.7923643670463 rows/sec., 42.52 KiB/sec. | ||
| 1165 | 2025.12.30 16:44:32.167630 [ 275 ] {92294753-16bb-49b5-ac25-ebc75ea5feb0} <Debug> TCPHandler: Processed in 0.001663603 sec. | ||
| 1166 | 2025.12.30 16:44:32.167756 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2025.12.30 16:44:32.167868 [ 275 ] {442afa60-7115-48ca-893d-fcdf85c28ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1168 | 2025.12.30 16:44:32.167939 [ 275 ] {442afa60-7115-48ca-893d-fcdf85c28ccd} <Trace> 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 | ||
| 1169 | 2025.12.30 16:44:32.168938 [ 275 ] {442afa60-7115-48ca-893d-fcdf85c28ccd} <Trace> oximeter.measurements_histogramu64 (4fa1c543-1841-4fe6-8958-93c0f1be4eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2025.12.30 16:44:32.168974 [ 275 ] {442afa60-7115-48ca-893d-fcdf85c28ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1171 | 2025.12.30 16:44:32.174744 [ 275 ] {442afa60-7115-48ca-893d-fcdf85c28ccd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1172 | 2025.12.30 16:44:32.175183 [ 275 ] {442afa60-7115-48ca-893d-fcdf85c28ccd} <Trace> oximeter.measurements_histogramu64 (4fa1c543-1841-4fe6-8958-93c0f1be4eee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2025.12.30 16:44:32.175335 [ 275 ] {442afa60-7115-48ca-893d-fcdf85c28ccd} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007492 sec., 2536.0384410037373 rows/sec., 4.54 MiB/sec. | ||
| 1174 | 2025.12.30 16:44:32.175392 [ 275 ] {442afa60-7115-48ca-893d-fcdf85c28ccd} <Debug> TCPHandler: Processed in 0.007695825 sec. | ||
| 1175 | 2025.12.30 16:44:32.175521 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2025.12.30 16:44:32.175618 [ 275 ] {e10be412-1c8e-4caf-a293-a685e0cc2730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1177 | 2025.12.30 16:44:32.175662 [ 275 ] {e10be412-1c8e-4caf-a293-a685e0cc2730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1178 | 2025.12.30 16:44:32.176001 [ 275 ] {e10be412-1c8e-4caf-a293-a685e0cc2730} <Trace> oximeter.measurements_i64 (83c72bd3-2fa4-4dd7-95ae-a4e2438d8e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2025.12.30 16:44:32.176038 [ 275 ] {e10be412-1c8e-4caf-a293-a685e0cc2730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1180 | 2025.12.30 16:44:32.176480 [ 275 ] {e10be412-1c8e-4caf-a293-a685e0cc2730} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2025.12.30 16:44:32.176924 [ 275 ] {e10be412-1c8e-4caf-a293-a685e0cc2730} <Trace> oximeter.measurements_i64 (83c72bd3-2fa4-4dd7-95ae-a4e2438d8e5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2025.12.30 16:44:32.177088 [ 275 ] {e10be412-1c8e-4caf-a293-a685e0cc2730} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001486 sec., 2018.842530282638 rows/sec., 142.61 KiB/sec. | ||
| 1183 | 2025.12.30 16:44:32.177131 [ 275 ] {e10be412-1c8e-4caf-a293-a685e0cc2730} <Debug> TCPHandler: Processed in 0.001663673 sec. | ||
| 1184 | 2025.12.30 16:44:32.177253 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2025.12.30 16:44:32.177349 [ 275 ] {25e7b017-6a7f-4f5b-8324-0c86f2896916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1186 | 2025.12.30 16:44:32.177393 [ 275 ] {25e7b017-6a7f-4f5b-8324-0c86f2896916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1187 | 2025.12.30 16:44:32.177744 [ 275 ] {25e7b017-6a7f-4f5b-8324-0c86f2896916} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2025.12.30 16:44:32.177781 [ 275 ] {25e7b017-6a7f-4f5b-8324-0c86f2896916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1189 | 2025.12.30 16:44:32.178255 [ 275 ] {25e7b017-6a7f-4f5b-8324-0c86f2896916} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1190 | 2025.12.30 16:44:32.178696 [ 275 ] {25e7b017-6a7f-4f5b-8324-0c86f2896916} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2025.12.30 16:44:32.178846 [ 275 ] {25e7b017-6a7f-4f5b-8324-0c86f2896916} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. | ||
| 1192 | 2025.12.30 16:44:32.178882 [ 275 ] {25e7b017-6a7f-4f5b-8324-0c86f2896916} <Debug> TCPHandler: Processed in 0.001680882 sec. | ||
| 1193 | 2025.12.30 16:44:33.043976 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1194 | 2025.12.30 16:44:33.044037 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1195 | 2025.12.30 16:44:33.101778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 178 | ||
| 1196 | 2025.12.30 16:44:33.105254 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2025.12.30 16:44:33.105302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1198 | 2025.12.30 16:44:33.106777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1199 | 2025.12.30 16:44:33.107296 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2025.12.30 16:44:33.107608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1201 | 2025.12.30 16:44:33.341498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1930 | ||
| 1202 | 2025.12.30 16:44:33.342008 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2025.12.30 16:44:33.342050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1204 | 2025.12.30 16:44:33.342744 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1205 | 2025.12.30 16:44:33.343208 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2025.12.30 16:44:33.343347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1207 | 2025.12.30 16:44:33.503851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1208 | 2025.12.30 16:44:33.520960 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2025.12.30 16:44:33.521019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1210 | 2025.12.30 16:44:33.527598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1211 | 2025.12.30 16:44:33.528797 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2025.12.30 16:44:33.532146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1213 | 2025.12.30 16:44:34.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.97 MiB, peak 171.21 MiB, free memory in arenas 0.00 B, will set to 166.46 MiB (RSS), difference: 1.49 MiB | ||
| 1214 | 2025.12.30 16:44:37.089702 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2025.12.30 16:44:37.089937 [ 275 ] {daee2af2-77f7-482f-8fe3-c01b2dc62b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1216 | 2025.12.30 16:44:37.090012 [ 275 ] {daee2af2-77f7-482f-8fe3-c01b2dc62b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1217 | 2025.12.30 16:44:37.090773 [ 275 ] {daee2af2-77f7-482f-8fe3-c01b2dc62b15} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2025.12.30 16:44:37.090815 [ 275 ] {daee2af2-77f7-482f-8fe3-c01b2dc62b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1219 | 2025.12.30 16:44:37.091325 [ 275 ] {daee2af2-77f7-482f-8fe3-c01b2dc62b15} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1220 | 2025.12.30 16:44:37.091824 [ 275 ] {daee2af2-77f7-482f-8fe3-c01b2dc62b15} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2025.12.30 16:44:37.091986 [ 275 ] {daee2af2-77f7-482f-8fe3-c01b2dc62b15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002099 sec., 26679.3711291091 rows/sec., 2.05 MiB/sec. | ||
| 1222 | 2025.12.30 16:44:37.092034 [ 275 ] {daee2af2-77f7-482f-8fe3-c01b2dc62b15} <Debug> TCPHandler: Processed in 0.002490153 sec. | ||
| 1223 | 2025.12.30 16:44:37.092156 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2025.12.30 16:44:37.092258 [ 275 ] {13aa5231-d996-4682-9f80-35727e263dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1225 | 2025.12.30 16:44:37.092302 [ 275 ] {13aa5231-d996-4682-9f80-35727e263dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1226 | 2025.12.30 16:44:37.092727 [ 275 ] {13aa5231-d996-4682-9f80-35727e263dd5} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2025.12.30 16:44:37.092762 [ 275 ] {13aa5231-d996-4682-9f80-35727e263dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1228 | 2025.12.30 16:44:37.093215 [ 275 ] {13aa5231-d996-4682-9f80-35727e263dd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1229 | 2025.12.30 16:44:37.093642 [ 275 ] {13aa5231-d996-4682-9f80-35727e263dd5} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2025.12.30 16:44:37.093768 [ 275 ] {13aa5231-d996-4682-9f80-35727e263dd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. | ||
| 1231 | 2025.12.30 16:44:37.093805 [ 275 ] {13aa5231-d996-4682-9f80-35727e263dd5} <Debug> TCPHandler: Processed in 0.001699513 sec. | ||
| 1232 | 2025.12.30 16:44:37.093919 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2025.12.30 16:44:37.094016 [ 275 ] {0b220d7c-3b9c-4076-bb6a-e0cb23d8df4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1234 | 2025.12.30 16:44:37.094058 [ 275 ] {0b220d7c-3b9c-4076-bb6a-e0cb23d8df4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1235 | 2025.12.30 16:44:37.094499 [ 275 ] {0b220d7c-3b9c-4076-bb6a-e0cb23d8df4b} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2025.12.30 16:44:37.094534 [ 275 ] {0b220d7c-3b9c-4076-bb6a-e0cb23d8df4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1237 | 2025.12.30 16:44:37.094975 [ 275 ] {0b220d7c-3b9c-4076-bb6a-e0cb23d8df4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2025.12.30 16:44:37.095457 [ 275 ] {0b220d7c-3b9c-4076-bb6a-e0cb23d8df4b} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2025.12.30 16:44:37.095593 [ 275 ] {0b220d7c-3b9c-4076-bb6a-e0cb23d8df4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. | ||
| 1240 | 2025.12.30 16:44:37.095629 [ 275 ] {0b220d7c-3b9c-4076-bb6a-e0cb23d8df4b} <Debug> TCPHandler: Processed in 0.001761244 sec. | ||
| 1241 | 2025.12.30 16:44:37.095729 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.12.30 16:44:37.095822 [ 275 ] {3b037ab8-049d-4903-98c9-af82142df0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1243 | 2025.12.30 16:44:37.095865 [ 275 ] {3b037ab8-049d-4903-98c9-af82142df0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1244 | 2025.12.30 16:44:37.096204 [ 275 ] {3b037ab8-049d-4903-98c9-af82142df0b4} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2025.12.30 16:44:37.096238 [ 275 ] {3b037ab8-049d-4903-98c9-af82142df0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1246 | 2025.12.30 16:44:37.096631 [ 275 ] {3b037ab8-049d-4903-98c9-af82142df0b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2025.12.30 16:44:37.097057 [ 275 ] {3b037ab8-049d-4903-98c9-af82142df0b4} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2025.12.30 16:44:37.097193 [ 275 ] {3b037ab8-049d-4903-98c9-af82142df0b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
| 1249 | 2025.12.30 16:44:37.097229 [ 275 ] {3b037ab8-049d-4903-98c9-af82142df0b4} <Debug> TCPHandler: Processed in 0.001550079 sec. | ||
| 1250 | 2025.12.30 16:44:40.844266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2378 | ||
| 1251 | 2025.12.30 16:44:40.844747 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2025.12.30 16:44:40.844780 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1253 | 2025.12.30 16:44:40.845350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1254 | 2025.12.30 16:44:40.845804 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2025.12.30 16:44:40.846018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2378 | ||
| 1256 | 2025.12.30 16:44:41.033066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1257 | 2025.12.30 16:44:41.050335 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2025.12.30 16:44:41.050387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1259 | 2025.12.30 16:44:41.056606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1260 | 2025.12.30 16:44:41.057743 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2025.12.30 16:44:41.060720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1262 | 2025.12.30 16:44:42.091617 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.12.30 16:44:42.091791 [ 275 ] {c09d26a2-839f-4b08-81d7-a1574b93e3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1264 | 2025.12.30 16:44:42.091858 [ 275 ] {c09d26a2-839f-4b08-81d7-a1574b93e3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1265 | 2025.12.30 16:44:42.092579 [ 275 ] {c09d26a2-839f-4b08-81d7-a1574b93e3f0} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2025.12.30 16:44:42.092630 [ 275 ] {c09d26a2-839f-4b08-81d7-a1574b93e3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1267 | 2025.12.30 16:44:42.093166 [ 275 ] {c09d26a2-839f-4b08-81d7-a1574b93e3f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1268 | 2025.12.30 16:44:42.093657 [ 275 ] {c09d26a2-839f-4b08-81d7-a1574b93e3f0} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.12.30 16:44:42.093812 [ 275 ] {c09d26a2-839f-4b08-81d7-a1574b93e3f0} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.002068 sec., 60928.433268858804 rows/sec., 5.24 MiB/sec. | ||
| 1270 | 2025.12.30 16:44:42.093861 [ 275 ] {c09d26a2-839f-4b08-81d7-a1574b93e3f0} <Debug> TCPHandler: Processed in 0.00236459 sec. | ||
| 1271 | 2025.12.30 16:44:42.093998 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.12.30 16:44:42.094102 [ 275 ] {b98e7cc6-fe1f-4ce3-b58d-4a9568cafe47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1273 | 2025.12.30 16:44:42.094147 [ 275 ] {b98e7cc6-fe1f-4ce3-b58d-4a9568cafe47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1274 | 2025.12.30 16:44:42.094619 [ 275 ] {b98e7cc6-fe1f-4ce3-b58d-4a9568cafe47} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.12.30 16:44:42.094659 [ 275 ] {b98e7cc6-fe1f-4ce3-b58d-4a9568cafe47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1276 | 2025.12.30 16:44:42.095103 [ 275 ] {b98e7cc6-fe1f-4ce3-b58d-4a9568cafe47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1277 | 2025.12.30 16:44:42.095553 [ 275 ] {b98e7cc6-fe1f-4ce3-b58d-4a9568cafe47} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2025.12.30 16:44:42.095679 [ 275 ] {b98e7cc6-fe1f-4ce3-b58d-4a9568cafe47} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001648 sec., 21237.864077669903 rows/sec., 1.56 MiB/sec. | ||
| 1279 | 2025.12.30 16:44:42.095717 [ 275 ] {b98e7cc6-fe1f-4ce3-b58d-4a9568cafe47} <Debug> TCPHandler: Processed in 0.001817746 sec. | ||
| 1280 | 2025.12.30 16:44:42.095818 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.12.30 16:44:42.095909 [ 275 ] {61c467a5-8fb6-4ef6-8db4-8686361109b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1282 | 2025.12.30 16:44:42.096013 [ 275 ] {61c467a5-8fb6-4ef6-8db4-8686361109b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1283 | 2025.12.30 16:44:42.096455 [ 275 ] {61c467a5-8fb6-4ef6-8db4-8686361109b2} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.12.30 16:44:42.096493 [ 275 ] {61c467a5-8fb6-4ef6-8db4-8686361109b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1285 | 2025.12.30 16:44:42.096938 [ 275 ] {61c467a5-8fb6-4ef6-8db4-8686361109b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2025.12.30 16:44:42.097450 [ 275 ] {61c467a5-8fb6-4ef6-8db4-8686361109b2} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.12.30 16:44:42.097604 [ 275 ] {61c467a5-8fb6-4ef6-8db4-8686361109b2} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001651 sec., 64809.206541490006 rows/sec., 5.08 MiB/sec. | ||
| 1288 | 2025.12.30 16:44:42.097656 [ 275 ] {61c467a5-8fb6-4ef6-8db4-8686361109b2} <Debug> TCPHandler: Processed in 0.001832016 sec. | ||
| 1289 | 2025.12.30 16:44:42.097780 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.12.30 16:44:42.097878 [ 275 ] {2900243b-6df0-478a-b9a8-849aade5caf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1291 | 2025.12.30 16:44:42.097923 [ 275 ] {2900243b-6df0-478a-b9a8-849aade5caf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1292 | 2025.12.30 16:44:42.098356 [ 275 ] {2900243b-6df0-478a-b9a8-849aade5caf7} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.12.30 16:44:42.098393 [ 275 ] {2900243b-6df0-478a-b9a8-849aade5caf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1294 | 2025.12.30 16:44:42.098868 [ 275 ] {2900243b-6df0-478a-b9a8-849aade5caf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2025.12.30 16:44:42.099355 [ 275 ] {2900243b-6df0-478a-b9a8-849aade5caf7} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.12.30 16:44:42.099490 [ 275 ] {2900243b-6df0-478a-b9a8-849aade5caf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
| 1297 | 2025.12.30 16:44:42.099535 [ 275 ] {2900243b-6df0-478a-b9a8-849aade5caf7} <Debug> TCPHandler: Processed in 0.001805566 sec. | ||
| 1298 | 2025.12.30 16:44:42.099652 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.12.30 16:44:42.099749 [ 275 ] {58381a54-b357-49c7-b503-bc668cbc88e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1300 | 2025.12.30 16:44:42.099804 [ 275 ] {58381a54-b357-49c7-b503-bc668cbc88e0} <Trace> 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 | ||
| 1301 | 2025.12.30 16:44:42.100769 [ 275 ] {58381a54-b357-49c7-b503-bc668cbc88e0} <Trace> oximeter.measurements_histogramu64 (4fa1c543-1841-4fe6-8958-93c0f1be4eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.12.30 16:44:42.100807 [ 275 ] {58381a54-b357-49c7-b503-bc668cbc88e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1303 | 2025.12.30 16:44:42.101481 [ 275 ] {58381a54-b357-49c7-b503-bc668cbc88e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2025.12.30 16:44:42.101932 [ 275 ] {58381a54-b357-49c7-b503-bc668cbc88e0} <Trace> oximeter.measurements_histogramu64 (4fa1c543-1841-4fe6-8958-93c0f1be4eee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.12.30 16:44:42.102076 [ 275 ] {58381a54-b357-49c7-b503-bc668cbc88e0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002344 sec., 14931.74061433447 rows/sec., 26.76 MiB/sec. | ||
| 1306 | 2025.12.30 16:44:42.102133 [ 275 ] {58381a54-b357-49c7-b503-bc668cbc88e0} <Debug> TCPHandler: Processed in 0.002530634 sec. | ||
| 1307 | 2025.12.30 16:44:42.102250 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.12.30 16:44:42.102345 [ 275 ] {ccc9c587-e96b-4929-94f2-41294896ddca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1309 | 2025.12.30 16:44:42.102387 [ 275 ] {ccc9c587-e96b-4929-94f2-41294896ddca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1310 | 2025.12.30 16:44:42.102714 [ 275 ] {ccc9c587-e96b-4929-94f2-41294896ddca} <Trace> oximeter.measurements_i64 (83c72bd3-2fa4-4dd7-95ae-a4e2438d8e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.12.30 16:44:42.102752 [ 275 ] {ccc9c587-e96b-4929-94f2-41294896ddca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1312 | 2025.12.30 16:44:42.103178 [ 275 ] {ccc9c587-e96b-4929-94f2-41294896ddca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1313 | 2025.12.30 16:44:42.103607 [ 275 ] {ccc9c587-e96b-4929-94f2-41294896ddca} <Trace> oximeter.measurements_i64 (83c72bd3-2fa4-4dd7-95ae-a4e2438d8e5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.12.30 16:44:42.103739 [ 275 ] {ccc9c587-e96b-4929-94f2-41294896ddca} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001411 sec., 10630.758327427357 rows/sec., 811.15 KiB/sec. | ||
| 1315 | 2025.12.30 16:44:42.103775 [ 275 ] {ccc9c587-e96b-4929-94f2-41294896ddca} <Debug> TCPHandler: Processed in 0.001575969 sec. | ||
| 1316 | 2025.12.30 16:44:42.103886 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.12.30 16:44:42.103981 [ 275 ] {347ae464-de51-4cb9-8fd9-732f8d93ff6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1318 | 2025.12.30 16:44:42.104022 [ 275 ] {347ae464-de51-4cb9-8fd9-732f8d93ff6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1319 | 2025.12.30 16:44:42.104361 [ 275 ] {347ae464-de51-4cb9-8fd9-732f8d93ff6a} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.12.30 16:44:42.104398 [ 275 ] {347ae464-de51-4cb9-8fd9-732f8d93ff6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1321 | 2025.12.30 16:44:42.104804 [ 275 ] {347ae464-de51-4cb9-8fd9-732f8d93ff6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2025.12.30 16:44:42.105239 [ 275 ] {347ae464-de51-4cb9-8fd9-732f8d93ff6a} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.12.30 16:44:42.105371 [ 275 ] {347ae464-de51-4cb9-8fd9-732f8d93ff6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec. | ||
| 1324 | 2025.12.30 16:44:42.105408 [ 275 ] {347ae464-de51-4cb9-8fd9-732f8d93ff6a} <Debug> TCPHandler: Processed in 0.00157127 sec. | ||
| 1325 | 2025.12.30 16:44:42.956286 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.12.30 16:44:42.956542 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1327 | 2025.12.30 16:44:42.956864 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1328 | 2025.12.30 16:44:42.959173 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1329 | 2025.12.30 16:44:42.959490 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1330 | 2025.12.30 16:44:42.959571 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1331 | 2025.12.30 16:44:42.959775 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1332 | 2025.12.30 16:44:42.961924 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1333 | 2025.12.30 16:44:42.964035 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1334 | 2025.12.30 16:44:42.964069 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1335 | 2025.12.30 16:44:42.964220 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1336 | 2025.12.30 16:44:42.964248 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1337 | 2025.12.30 16:44:42.986851 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.030387 sec., 987.2642906506071 rows/sec., 42.87 KiB/sec. | ||
| 1338 | 2025.12.30 16:44:42.986920 [ 275 ] {52c0466e-78b8-4038-a37e-9ab211171bf6} <Debug> TCPHandler: Processed in 0.03076563 sec. | ||
| 1339 | 2025.12.30 16:44:42.987266 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2025.12.30 16:44:42.987404 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1341 | 2025.12.30 16:44:42.987623 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1342 | 2025.12.30 16:44:42.987660 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1343 | 2025.12.30 16:44:42.987862 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2025.12.30 16:44:42.987917 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1345 | 2025.12.30 16:44:42.988021 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1346 | 2025.12.30 16:44:42.988055 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1347 | 2025.12.30 16:44:42.988074 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1348 | 2025.12.30 16:44:42.988088 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1349 | 2025.12.30 16:44:42.988124 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1350 | 2025.12.30 16:44:42.988249 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1351 | 2025.12.30 16:44:42.988668 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001323 sec., 22675.736961451246 rows/sec., 984.68 KiB/sec. | ||
| 1352 | 2025.12.30 16:44:42.988723 [ 275 ] {9d7be6eb-3f16-4423-9c1f-efe50e7fba7e} <Debug> TCPHandler: Processed in 0.001510018 sec. | ||
| 1353 | 2025.12.30 16:44:42.989234 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2025.12.30 16:44:42.989364 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1355 | 2025.12.30 16:44:42.989676 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1356 | 2025.12.30 16:44:42.989713 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1357 | 2025.12.30 16:44:42.989904 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1358 | 2025.12.30 16:44:42.989956 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1359 | 2025.12.30 16:44:42.990056 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1360 | 2025.12.30 16:44:42.990084 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1361 | 2025.12.30 16:44:42.990103 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1362 | 2025.12.30 16:44:42.990117 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1363 | 2025.12.30 16:44:42.990149 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1364 | 2025.12.30 16:44:42.990167 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1365 | 2025.12.30 16:44:42.990531 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.00122 sec., 24590.16393442623 rows/sec., 1.04 MiB/sec. | ||
| 1366 | 2025.12.30 16:44:42.990586 [ 275 ] {025a6d07-1e2b-4457-b266-d4711d3f98b4} <Debug> TCPHandler: Processed in 0.001401005 sec. | ||
| 1367 | 2025.12.30 16:44:42.990800 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2025.12.30 16:44:42.990932 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1369 | 2025.12.30 16:44:42.991158 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1370 | 2025.12.30 16:44:42.991195 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1371 | 2025.12.30 16:44:42.991383 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1372 | 2025.12.30 16:44:42.991435 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1373 | 2025.12.30 16:44:42.991532 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1374 | 2025.12.30 16:44:42.991559 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1375 | 2025.12.30 16:44:42.991576 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1376 | 2025.12.30 16:44:42.991590 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1377 | 2025.12.30 16:44:42.991621 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1378 | 2025.12.30 16:44:42.991638 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1379 | 2025.12.30 16:44:42.991989 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001111 sec., 27002.700270027002 rows/sec., 1.15 MiB/sec. | ||
| 1380 | 2025.12.30 16:44:42.992045 [ 275 ] {f7db9ed8-e04a-4ebd-b194-ce670c53b702} <Debug> TCPHandler: Processed in 0.001294073 sec. | ||
| 1381 | 2025.12.30 16:44:42.992249 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2025.12.30 16:44:42.992379 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1383 | 2025.12.30 16:44:42.992598 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1384 | 2025.12.30 16:44:42.992633 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1385 | 2025.12.30 16:44:42.992824 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1386 | 2025.12.30 16:44:42.992875 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1387 | 2025.12.30 16:44:42.992971 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1388 | 2025.12.30 16:44:42.992998 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1389 | 2025.12.30 16:44:42.993016 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1390 | 2025.12.30 16:44:42.993030 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1391 | 2025.12.30 16:44:42.993067 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1392 | 2025.12.30 16:44:42.993084 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1393 | 2025.12.30 16:44:42.993437 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001111 sec., 27002.700270027002 rows/sec., 1.15 MiB/sec. | ||
| 1394 | 2025.12.30 16:44:42.993492 [ 275 ] {b6f6ec45-57b9-417d-92da-e4b285ed98c8} <Debug> TCPHandler: Processed in 0.001291143 sec. | ||
| 1395 | 2025.12.30 16:44:42.993716 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.12.30 16:44:42.993845 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1397 | 2025.12.30 16:44:42.994066 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1398 | 2025.12.30 16:44:42.994102 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1399 | 2025.12.30 16:44:42.994312 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2025.12.30 16:44:42.994365 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1401 | 2025.12.30 16:44:42.994459 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1402 | 2025.12.30 16:44:42.994487 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1403 | 2025.12.30 16:44:42.994505 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1404 | 2025.12.30 16:44:42.994520 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1405 | 2025.12.30 16:44:42.994551 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1406 | 2025.12.30 16:44:42.994569 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1407 | 2025.12.30 16:44:42.995106 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001314 sec., 22831.0502283105 rows/sec., 991.43 KiB/sec. | ||
| 1408 | 2025.12.30 16:44:42.995161 [ 275 ] {8da1535a-3e38-4e61-87d7-1f9bf655e499} <Debug> TCPHandler: Processed in 0.001493888 sec. | ||
| 1409 | 2025.12.30 16:44:42.995364 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2025.12.30 16:44:42.995495 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1411 | 2025.12.30 16:44:42.995717 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1412 | 2025.12.30 16:44:42.995752 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1413 | 2025.12.30 16:44:42.995946 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1414 | 2025.12.30 16:44:42.995997 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1415 | 2025.12.30 16:44:42.996097 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1416 | 2025.12.30 16:44:42.996125 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1417 | 2025.12.30 16:44:42.996144 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1418 | 2025.12.30 16:44:42.996158 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1419 | 2025.12.30 16:44:42.996190 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1420 | 2025.12.30 16:44:42.996207 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1421 | 2025.12.30 16:44:42.996897 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001454 sec., 20632.737276478678 rows/sec., 895.97 KiB/sec. | ||
| 1422 | 2025.12.30 16:44:42.996981 [ 275 ] {7d11afd2-5459-4e1b-9828-05f75325a7b7} <Debug> TCPHandler: Processed in 0.001665442 sec. | ||
| 1423 | 2025.12.30 16:44:42.997189 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2025.12.30 16:44:42.997322 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1425 | 2025.12.30 16:44:42.997551 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1426 | 2025.12.30 16:44:42.997587 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1427 | 2025.12.30 16:44:42.997787 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1428 | 2025.12.30 16:44:42.997838 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1429 | 2025.12.30 16:44:42.997935 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1430 | 2025.12.30 16:44:42.997962 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1431 | 2025.12.30 16:44:42.997980 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1432 | 2025.12.30 16:44:42.997994 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1433 | 2025.12.30 16:44:42.998026 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1434 | 2025.12.30 16:44:42.998051 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1435 | 2025.12.30 16:44:42.998492 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001226 sec., 24469.820554649265 rows/sec., 1.04 MiB/sec. | ||
| 1436 | 2025.12.30 16:44:42.998572 [ 275 ] {0e41a253-20c2-4fa9-98ec-1e986af36f5f} <Debug> TCPHandler: Processed in 0.001430976 sec. | ||
| 1437 | 2025.12.30 16:44:42.998792 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2025.12.30 16:44:42.998924 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1439 | 2025.12.30 16:44:42.999171 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1440 | 2025.12.30 16:44:42.999207 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1441 | 2025.12.30 16:44:42.999407 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1442 | 2025.12.30 16:44:42.999457 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1443 | 2025.12.30 16:44:42.999553 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1444 | 2025.12.30 16:44:42.999580 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1445 | 2025.12.30 16:44:42.999598 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1446 | 2025.12.30 16:44:42.999611 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1447 | 2025.12.30 16:44:42.999644 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1448 | 2025.12.30 16:44:42.999661 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1449 | 2025.12.30 16:44:43.000134 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001271 sec., 23603.461841070024 rows/sec., 1.00 MiB/sec. | ||
| 1450 | 2025.12.30 16:44:43.000235 [ 275 ] {0cc4e134-6425-4a78-aabd-456befca0514} <Debug> TCPHandler: Processed in 0.001504748 sec. | ||
| 1451 | 2025.12.30 16:44:43.000447 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2025.12.30 16:44:43.000601 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1453 | 2025.12.30 16:44:43.000898 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1454 | 2025.12.30 16:44:43.000941 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1455 | 2025.12.30 16:44:43.001283 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1456 | 2025.12.30 16:44:43.001347 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1457 | 2025.12.30 16:44:43.001472 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1458 | 2025.12.30 16:44:43.001505 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1459 | 2025.12.30 16:44:43.001528 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1460 | 2025.12.30 16:44:43.001546 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1461 | 2025.12.30 16:44:43.001588 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1462 | 2025.12.30 16:44:43.001612 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1463 | 2025.12.30 16:44:43.002123 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001555 sec., 19292.60450160772 rows/sec., 837.77 KiB/sec. | ||
| 1464 | 2025.12.30 16:44:43.002236 [ 275 ] {2eb27051-c536-4017-b7c5-92e1dca2c086} <Debug> TCPHandler: Processed in 0.001821167 sec. | ||
| 1465 | 2025.12.30 16:44:43.002493 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2025.12.30 16:44:43.002653 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1467 | 2025.12.30 16:44:43.002974 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1468 | 2025.12.30 16:44:43.003019 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1469 | 2025.12.30 16:44:43.003316 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1470 | 2025.12.30 16:44:43.003380 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1471 | 2025.12.30 16:44:43.003505 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1472 | 2025.12.30 16:44:43.003538 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1473 | 2025.12.30 16:44:43.003561 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1474 | 2025.12.30 16:44:43.003580 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1475 | 2025.12.30 16:44:43.003622 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1476 | 2025.12.30 16:44:43.003646 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1477 | 2025.12.30 16:44:43.004167 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001585 sec., 18927.44479495268 rows/sec., 821.91 KiB/sec. | ||
| 1478 | 2025.12.30 16:44:43.004285 [ 275 ] {a775cee1-a449-4bbe-9efc-c9dffaf37dc9} <Debug> TCPHandler: Processed in 0.001850857 sec. | ||
| 1479 | 2025.12.30 16:44:43.015237 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2025.12.30 16:44:43.015376 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1481 | 2025.12.30 16:44:43.015636 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1482 | 2025.12.30 16:44:43.015674 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1483 | 2025.12.30 16:44:43.015896 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1484 | 2025.12.30 16:44:43.015951 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1485 | 2025.12.30 16:44:43.016055 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1486 | 2025.12.30 16:44:43.016083 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1487 | 2025.12.30 16:44:43.016102 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1488 | 2025.12.30 16:44:43.016116 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1489 | 2025.12.30 16:44:43.016150 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1490 | 2025.12.30 16:44:43.016167 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1491 | 2025.12.30 16:44:43.016712 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001392 sec., 21551.724137931033 rows/sec., 935.87 KiB/sec. | ||
| 1492 | 2025.12.30 16:44:43.016806 [ 275 ] {334b437d-257b-4cfa-abaa-e3af4c693f7b} <Debug> TCPHandler: Processed in 0.001618981 sec. | ||
| 1493 | 2025.12.30 16:44:43.017114 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2025.12.30 16:44:43.017268 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1495 | 2025.12.30 16:44:43.017506 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1496 | 2025.12.30 16:44:43.017549 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1497 | 2025.12.30 16:44:43.017762 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1498 | 2025.12.30 16:44:43.017814 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1499 | 2025.12.30 16:44:43.017913 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1500 | 2025.12.30 16:44:43.017940 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1501 | 2025.12.30 16:44:43.017959 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1502 | 2025.12.30 16:44:43.017973 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1503 | 2025.12.30 16:44:43.018007 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1504 | 2025.12.30 16:44:43.018024 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1505 | 2025.12.30 16:44:43.018480 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001289 sec., 23273.855702094646 rows/sec., 1010.66 KiB/sec. | ||
| 1506 | 2025.12.30 16:44:43.018571 [ 275 ] {808b8375-2729-4a79-9af6-fe357ba21c8a} <Debug> TCPHandler: Processed in 0.001505768 sec. | ||
| 1507 | 2025.12.30 16:44:43.018788 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.12.30 16:44:43.018925 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1509 | 2025.12.30 16:44:43.019170 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1510 | 2025.12.30 16:44:43.019208 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1511 | 2025.12.30 16:44:43.019418 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1512 | 2025.12.30 16:44:43.019470 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1513 | 2025.12.30 16:44:43.019567 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1514 | 2025.12.30 16:44:43.019595 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1515 | 2025.12.30 16:44:43.019613 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1516 | 2025.12.30 16:44:43.019627 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1517 | 2025.12.30 16:44:43.019659 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1518 | 2025.12.30 16:44:43.019677 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1519 | 2025.12.30 16:44:43.020139 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001273 sec., 23566.378633150038 rows/sec., 1023.36 KiB/sec. | ||
| 1520 | 2025.12.30 16:44:43.020235 [ 275 ] {9d5a76df-7ca7-47ea-b9b0-86d326fb88bd} <Debug> TCPHandler: Processed in 0.001494468 sec. | ||
| 1521 | 2025.12.30 16:44:43.020441 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2025.12.30 16:44:43.020578 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1523 | 2025.12.30 16:44:43.020818 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1524 | 2025.12.30 16:44:43.020856 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1525 | 2025.12.30 16:44:43.021110 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1526 | 2025.12.30 16:44:43.021163 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1527 | 2025.12.30 16:44:43.021262 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1528 | 2025.12.30 16:44:43.021290 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1529 | 2025.12.30 16:44:43.021308 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1530 | 2025.12.30 16:44:43.021322 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1531 | 2025.12.30 16:44:43.021355 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1532 | 2025.12.30 16:44:43.021372 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1533 | 2025.12.30 16:44:43.021798 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.00128 sec., 23437.499999999996 rows/sec., 1017.76 KiB/sec. | ||
| 1534 | 2025.12.30 16:44:43.021881 [ 275 ] {0ed39919-d418-4ef7-9ec0-8f1da7394ae6} <Debug> TCPHandler: Processed in 0.001489338 sec. | ||
| 1535 | 2025.12.30 16:44:43.022095 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2025.12.30 16:44:43.022232 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1537 | 2025.12.30 16:44:43.022475 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1538 | 2025.12.30 16:44:43.022513 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1539 | 2025.12.30 16:44:43.022727 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1540 | 2025.12.30 16:44:43.022779 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1541 | 2025.12.30 16:44:43.022878 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1542 | 2025.12.30 16:44:43.022906 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1543 | 2025.12.30 16:44:43.022925 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1544 | 2025.12.30 16:44:43.022938 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1545 | 2025.12.30 16:44:43.022972 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1546 | 2025.12.30 16:44:43.022989 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1547 | 2025.12.30 16:44:43.023417 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001244 sec., 24115.755627009643 rows/sec., 1.02 MiB/sec. | ||
| 1548 | 2025.12.30 16:44:43.023497 [ 275 ] {85c23620-5cd9-4c5b-94d2-5c772f74d08a} <Debug> TCPHandler: Processed in 0.001450617 sec. | ||
| 1549 | 2025.12.30 16:44:43.023696 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2025.12.30 16:44:43.023832 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1551 | 2025.12.30 16:44:43.024078 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1552 | 2025.12.30 16:44:43.024116 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1553 | 2025.12.30 16:44:43.024331 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1554 | 2025.12.30 16:44:43.024381 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1555 | 2025.12.30 16:44:43.024477 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1556 | 2025.12.30 16:44:43.024505 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1557 | 2025.12.30 16:44:43.024523 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1558 | 2025.12.30 16:44:43.024538 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1559 | 2025.12.30 16:44:43.024571 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1560 | 2025.12.30 16:44:43.024589 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1561 | 2025.12.30 16:44:43.025009 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001236 sec., 24271.844660194176 rows/sec., 1.03 MiB/sec. | ||
| 1562 | 2025.12.30 16:44:43.025097 [ 275 ] {5c006868-5525-42b0-a847-762142e3537a} <Debug> TCPHandler: Processed in 0.001449216 sec. | ||
| 1563 | 2025.12.30 16:44:43.025306 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2025.12.30 16:44:43.025442 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1565 | 2025.12.30 16:44:43.025683 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1566 | 2025.12.30 16:44:43.025721 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1567 | 2025.12.30 16:44:43.025937 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1568 | 2025.12.30 16:44:43.025989 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1569 | 2025.12.30 16:44:43.026090 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 1570 | 2025.12.30 16:44:43.026118 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1571 | 2025.12.30 16:44:43.026136 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Debug> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1572 | 2025.12.30 16:44:43.026150 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1573 | 2025.12.30 16:44:43.026183 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1574 | 2025.12.30 16:44:43.026201 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1575 | 2025.12.30 16:44:43.026610 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001227 sec., 24449.877750611246 rows/sec., 1.04 MiB/sec. | ||
| 1576 | 2025.12.30 16:44:43.026689 [ 275 ] {9bda3bff-2234-4d18-9188-050708b24a51} <Debug> TCPHandler: Processed in 0.001431846 sec. | ||
| 1577 | 2025.12.30 16:44:43.089663 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2025.12.30 16:44:43.089829 [ 275 ] {7400bc3b-89f2-4580-a614-2e5b6d93aa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1579 | 2025.12.30 16:44:43.089894 [ 275 ] {7400bc3b-89f2-4580-a614-2e5b6d93aa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1580 | 2025.12.30 16:44:43.090568 [ 275 ] {7400bc3b-89f2-4580-a614-2e5b6d93aa9c} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2025.12.30 16:44:43.090610 [ 275 ] {7400bc3b-89f2-4580-a614-2e5b6d93aa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1582 | 2025.12.30 16:44:43.091176 [ 275 ] {7400bc3b-89f2-4580-a614-2e5b6d93aa9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1583 | 2025.12.30 16:44:43.091611 [ 275 ] {7400bc3b-89f2-4580-a614-2e5b6d93aa9c} <Trace> oximeter.timeseries_schema (72b93e60-f143-4d57-be9d-4885d91a537e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.12.30 16:44:43.091761 [ 275 ] {7400bc3b-89f2-4580-a614-2e5b6d93aa9c} <Debug> executeQuery: Read 18 rows, 5.71 KiB in 0.001976 sec., 9109.31174089069 rows/sec., 2.82 MiB/sec. | ||
| 1585 | 2025.12.30 16:44:43.091800 [ 275 ] {7400bc3b-89f2-4580-a614-2e5b6d93aa9c} <Debug> TCPHandler: Processed in 0.002215106 sec. | ||
| 1586 | 2025.12.30 16:44:43.091940 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2025.12.30 16:44:43.092036 [ 275 ] {b1fa6630-de88-4eeb-b4f4-cf82a11899c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1588 | 2025.12.30 16:44:43.092078 [ 275 ] {b1fa6630-de88-4eeb-b4f4-cf82a11899c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1589 | 2025.12.30 16:44:43.092708 [ 275 ] {b1fa6630-de88-4eeb-b4f4-cf82a11899c3} <Trace> oximeter.fields_i16 (51524c31-b7de-462c-8eb3-2bba0c663fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.12.30 16:44:43.092746 [ 275 ] {b1fa6630-de88-4eeb-b4f4-cf82a11899c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1591 | 2025.12.30 16:44:43.093231 [ 275 ] {b1fa6630-de88-4eeb-b4f4-cf82a11899c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1592 | 2025.12.30 16:44:43.093693 [ 275 ] {b1fa6630-de88-4eeb-b4f4-cf82a11899c3} <Trace> oximeter.fields_i16 (51524c31-b7de-462c-8eb3-2bba0c663fe3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.12.30 16:44:43.093821 [ 275 ] {b1fa6630-de88-4eeb-b4f4-cf82a11899c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001807 sec., 226895.40675152186 rows/sec., 14.39 MiB/sec. | ||
| 1594 | 2025.12.30 16:44:43.093859 [ 275 ] {b1fa6630-de88-4eeb-b4f4-cf82a11899c3} <Debug> TCPHandler: Processed in 0.00196804 sec. | ||
| 1595 | 2025.12.30 16:44:43.093973 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2025.12.30 16:44:43.094069 [ 275 ] {60513ee5-d07e-4292-9945-edad7f13890e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1597 | 2025.12.30 16:44:43.094110 [ 275 ] {60513ee5-d07e-4292-9945-edad7f13890e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1598 | 2025.12.30 16:44:43.094503 [ 275 ] {60513ee5-d07e-4292-9945-edad7f13890e} <Trace> oximeter.fields_ipaddr (ee805044-a76a-4eb0-b9b2-61f2e4720a96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2025.12.30 16:44:43.094539 [ 275 ] {60513ee5-d07e-4292-9945-edad7f13890e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1600 | 2025.12.30 16:44:43.094937 [ 275 ] {60513ee5-d07e-4292-9945-edad7f13890e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1601 | 2025.12.30 16:44:43.095432 [ 275 ] {60513ee5-d07e-4292-9945-edad7f13890e} <Trace> oximeter.fields_ipaddr (ee805044-a76a-4eb0-b9b2-61f2e4720a96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.12.30 16:44:43.095562 [ 275 ] {60513ee5-d07e-4292-9945-edad7f13890e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001511 sec., 1323.6267372600926 rows/sec., 107.93 KiB/sec. | ||
| 1603 | 2025.12.30 16:44:43.095598 [ 275 ] {60513ee5-d07e-4292-9945-edad7f13890e} <Debug> TCPHandler: Processed in 0.001673133 sec. | ||
| 1604 | 2025.12.30 16:44:43.095703 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2025.12.30 16:44:43.095797 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1606 | 2025.12.30 16:44:43.095835 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1607 | 2025.12.30 16:44:43.097673 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2025.12.30 16:44:43.097710 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1609 | 2025.12.30 16:44:43.098337 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1610 | 2025.12.30 16:44:43.098789 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2025.12.30 16:44:43.098924 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.003144 sec., 716603.0534351144 rows/sec., 57.92 MiB/sec. | ||
| 1612 | 2025.12.30 16:44:43.098969 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 1613 | 2025.12.30 16:44:43.098983 [ 275 ] {60b53e71-3b88-4cef-86b9-7877d10be6f6} <Debug> TCPHandler: Processed in 0.003328805 sec. | ||
| 1614 | 2025.12.30 16:44:43.099095 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2025.12.30 16:44:43.099191 [ 275 ] {31253ef2-a584-465e-900b-f2b9a381fc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1616 | 2025.12.30 16:44:43.099230 [ 275 ] {31253ef2-a584-465e-900b-f2b9a381fc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1617 | 2025.12.30 16:44:43.099712 [ 275 ] {31253ef2-a584-465e-900b-f2b9a381fc57} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2025.12.30 16:44:43.099749 [ 275 ] {31253ef2-a584-465e-900b-f2b9a381fc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1619 | 2025.12.30 16:44:43.100212 [ 275 ] {31253ef2-a584-465e-900b-f2b9a381fc57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1620 | 2025.12.30 16:44:43.100656 [ 275 ] {31253ef2-a584-465e-900b-f2b9a381fc57} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2025.12.30 16:44:43.100788 [ 275 ] {31253ef2-a584-465e-900b-f2b9a381fc57} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001616 sec., 128094.05940594058 rows/sec., 7.53 MiB/sec. | ||
| 1622 | 2025.12.30 16:44:43.100834 [ 275 ] {31253ef2-a584-465e-900b-f2b9a381fc57} <Debug> TCPHandler: Processed in 0.001786766 sec. | ||
| 1623 | 2025.12.30 16:44:43.100942 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.12.30 16:44:43.101038 [ 275 ] {8a7772bd-09f4-4f92-9138-68bd619800db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1625 | 2025.12.30 16:44:43.101078 [ 275 ] {8a7772bd-09f4-4f92-9138-68bd619800db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1626 | 2025.12.30 16:44:43.101612 [ 275 ] {8a7772bd-09f4-4f92-9138-68bd619800db} <Trace> oximeter.fields_u32 (85750d47-5974-423b-8e6d-ace1bc9241e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2025.12.30 16:44:43.101648 [ 275 ] {8a7772bd-09f4-4f92-9138-68bd619800db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1628 | 2025.12.30 16:44:43.102097 [ 275 ] {8a7772bd-09f4-4f92-9138-68bd619800db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1629 | 2025.12.30 16:44:43.102536 [ 275 ] {8a7772bd-09f4-4f92-9138-68bd619800db} <Trace> oximeter.fields_u32 (85750d47-5974-423b-8e6d-ace1bc9241e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2025.12.30 16:44:43.102662 [ 275 ] {8a7772bd-09f4-4f92-9138-68bd619800db} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001644 sec., 267639.90267639904 rows/sec., 17.71 MiB/sec. | ||
| 1631 | 2025.12.30 16:44:43.102706 [ 275 ] {8a7772bd-09f4-4f92-9138-68bd619800db} <Debug> TCPHandler: Processed in 0.001813906 sec. | ||
| 1632 | 2025.12.30 16:44:43.102816 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2025.12.30 16:44:43.102910 [ 275 ] {cc562101-dc5f-4a84-9846-d7627d08de5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1634 | 2025.12.30 16:44:43.102949 [ 275 ] {cc562101-dc5f-4a84-9846-d7627d08de5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1635 | 2025.12.30 16:44:43.103426 [ 275 ] {cc562101-dc5f-4a84-9846-d7627d08de5e} <Trace> oximeter.fields_u8 (028885b7-5670-42fb-9ec5-1139831fa267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2025.12.30 16:44:43.103462 [ 275 ] {cc562101-dc5f-4a84-9846-d7627d08de5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1637 | 2025.12.30 16:44:43.103897 [ 275 ] {cc562101-dc5f-4a84-9846-d7627d08de5e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1638 | 2025.12.30 16:44:43.104343 [ 275 ] {cc562101-dc5f-4a84-9846-d7627d08de5e} <Trace> oximeter.fields_u8 (028885b7-5670-42fb-9ec5-1139831fa267): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2025.12.30 16:44:43.104469 [ 275 ] {cc562101-dc5f-4a84-9846-d7627d08de5e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001576 sec., 133883.24873096446 rows/sec., 7.60 MiB/sec. | ||
| 1640 | 2025.12.30 16:44:43.104512 [ 275 ] {cc562101-dc5f-4a84-9846-d7627d08de5e} <Debug> TCPHandler: Processed in 0.001743694 sec. | ||
| 1641 | 2025.12.30 16:44:43.104616 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2025.12.30 16:44:43.104710 [ 275 ] {da641330-5c3d-4bcb-811e-b80f5b81c551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1643 | 2025.12.30 16:44:43.104748 [ 275 ] {da641330-5c3d-4bcb-811e-b80f5b81c551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1644 | 2025.12.30 16:44:43.105548 [ 275 ] {da641330-5c3d-4bcb-811e-b80f5b81c551} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2025.12.30 16:44:43.105584 [ 275 ] {da641330-5c3d-4bcb-811e-b80f5b81c551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1646 | 2025.12.30 16:44:43.106171 [ 275 ] {da641330-5c3d-4bcb-811e-b80f5b81c551} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1647 | 2025.12.30 16:44:43.106673 [ 275 ] {da641330-5c3d-4bcb-811e-b80f5b81c551} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2025.12.30 16:44:43.106803 [ 275 ] {da641330-5c3d-4bcb-811e-b80f5b81c551} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.002112 sec., 538352.2727272727 rows/sec., 38.34 MiB/sec. | ||
| 1649 | 2025.12.30 16:44:43.106848 [ 275 ] {da641330-5c3d-4bcb-811e-b80f5b81c551} <Debug> TCPHandler: Processed in 0.002279618 sec. | ||
| 1650 | 2025.12.30 16:44:43.106960 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2025.12.30 16:44:43.107056 [ 275 ] {aaab2fa2-dcbc-412d-b5cd-72bf834b32eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1652 | 2025.12.30 16:44:43.107097 [ 275 ] {aaab2fa2-dcbc-412d-b5cd-72bf834b32eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1653 | 2025.12.30 16:44:43.107416 [ 275 ] {aaab2fa2-dcbc-412d-b5cd-72bf834b32eb} <Trace> oximeter.measurements_bool (e267d787-bfdd-4215-8979-e4c937a0cad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2025.12.30 16:44:43.107451 [ 275 ] {aaab2fa2-dcbc-412d-b5cd-72bf834b32eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1655 | 2025.12.30 16:44:43.107864 [ 275 ] {aaab2fa2-dcbc-412d-b5cd-72bf834b32eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1656 | 2025.12.30 16:44:43.108313 [ 275 ] {aaab2fa2-dcbc-412d-b5cd-72bf834b32eb} <Trace> oximeter.measurements_bool (e267d787-bfdd-4215-8979-e4c937a0cad6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2025.12.30 16:44:43.108440 [ 275 ] {aaab2fa2-dcbc-412d-b5cd-72bf834b32eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. | ||
| 1658 | 2025.12.30 16:44:43.108568 [ 275 ] {aaab2fa2-dcbc-412d-b5cd-72bf834b32eb} <Debug> TCPHandler: Processed in 0.001656262 sec. | ||
| 1659 | 2025.12.30 16:44:43.108676 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2025.12.30 16:44:43.108770 [ 275 ] {7e63a641-1cfc-4be9-817f-cff0954dbd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1661 | 2025.12.30 16:44:43.108784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 254 | ||
| 1662 | 2025.12.30 16:44:43.108812 [ 275 ] {7e63a641-1cfc-4be9-817f-cff0954dbd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1663 | 2025.12.30 16:44:43.109610 [ 275 ] {7e63a641-1cfc-4be9-817f-cff0954dbd58} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2025.12.30 16:44:43.109646 [ 275 ] {7e63a641-1cfc-4be9-817f-cff0954dbd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1665 | 2025.12.30 16:44:43.110253 [ 275 ] {7e63a641-1cfc-4be9-817f-cff0954dbd58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1666 | 2025.12.30 16:44:43.110849 [ 275 ] {7e63a641-1cfc-4be9-817f-cff0954dbd58} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2025.12.30 16:44:43.110981 [ 275 ] {7e63a641-1cfc-4be9-817f-cff0954dbd58} <Debug> executeQuery: Read 1855 rows, 126.09 KiB in 0.00223 sec., 831838.5650224214 rows/sec., 55.22 MiB/sec. | ||
| 1668 | 2025.12.30 16:44:43.111017 [ 275 ] {7e63a641-1cfc-4be9-817f-cff0954dbd58} <Debug> TCPHandler: Processed in 0.002388971 sec. | ||
| 1669 | 2025.12.30 16:44:43.111132 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2025.12.30 16:44:43.111226 [ 275 ] {e0969167-c567-41bd-a76f-30ede772802c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1671 | 2025.12.30 16:44:43.111267 [ 275 ] {e0969167-c567-41bd-a76f-30ede772802c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1672 | 2025.12.30 16:44:43.111545 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2025.12.30 16:44:43.111577 [ 275 ] {e0969167-c567-41bd-a76f-30ede772802c} <Trace> oximeter.measurements_f64 (ba2170ff-2865-4b2f-9fba-e40d58b44223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.12.30 16:44:43.111581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1675 | 2025.12.30 16:44:43.111616 [ 275 ] {e0969167-c567-41bd-a76f-30ede772802c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1676 | 2025.12.30 16:44:43.112043 [ 275 ] {e0969167-c567-41bd-a76f-30ede772802c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1677 | 2025.12.30 16:44:43.112521 [ 275 ] {e0969167-c567-41bd-a76f-30ede772802c} <Trace> oximeter.measurements_f64 (ba2170ff-2865-4b2f-9fba-e40d58b44223): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2025.12.30 16:44:43.112647 [ 275 ] {e0969167-c567-41bd-a76f-30ede772802c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
| 1679 | 2025.12.30 16:44:43.112683 [ 275 ] {e0969167-c567-41bd-a76f-30ede772802c} <Debug> TCPHandler: Processed in 0.00159825 sec. | ||
| 1680 | 2025.12.30 16:44:43.112787 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2025.12.30 16:44:43.112881 [ 275 ] {89a6a675-7ab1-4b7e-9b0b-87f9e8fe78eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1682 | 2025.12.30 16:44:43.112922 [ 275 ] {89a6a675-7ab1-4b7e-9b0b-87f9e8fe78eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1683 | 2025.12.30 16:44:43.112967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1684 | 2025.12.30 16:44:43.113242 [ 275 ] {89a6a675-7ab1-4b7e-9b0b-87f9e8fe78eb} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2025.12.30 16:44:43.113277 [ 275 ] {89a6a675-7ab1-4b7e-9b0b-87f9e8fe78eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1686 | 2025.12.30 16:44:43.113441 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2025.12.30 16:44:43.113714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1688 | 2025.12.30 16:44:43.113733 [ 275 ] {89a6a675-7ab1-4b7e-9b0b-87f9e8fe78eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1689 | 2025.12.30 16:44:43.114200 [ 275 ] {89a6a675-7ab1-4b7e-9b0b-87f9e8fe78eb} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2025.12.30 16:44:43.114326 [ 275 ] {89a6a675-7ab1-4b7e-9b0b-87f9e8fe78eb} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001463 sec., 38277.511961722485 rows/sec., 2.14 MiB/sec. | ||
| 1691 | 2025.12.30 16:44:43.114360 [ 275 ] {89a6a675-7ab1-4b7e-9b0b-87f9e8fe78eb} <Debug> TCPHandler: Processed in 0.001621161 sec. | ||
| 1692 | 2025.12.30 16:44:47.087539 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2025.12.30 16:44:47.087727 [ 275 ] {0b61be91-cf80-40c4-bbc2-1c9a4c36f8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1694 | 2025.12.30 16:44:47.087795 [ 275 ] {0b61be91-cf80-40c4-bbc2-1c9a4c36f8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1695 | 2025.12.30 16:44:47.088406 [ 275 ] {0b61be91-cf80-40c4-bbc2-1c9a4c36f8b2} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2025.12.30 16:44:47.088457 [ 275 ] {0b61be91-cf80-40c4-bbc2-1c9a4c36f8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1697 | 2025.12.30 16:44:47.088958 [ 275 ] {0b61be91-cf80-40c4-bbc2-1c9a4c36f8b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1698 | 2025.12.30 16:44:47.089410 [ 275 ] {0b61be91-cf80-40c4-bbc2-1c9a4c36f8b2} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2025.12.30 16:44:47.089595 [ 275 ] {0b61be91-cf80-40c4-bbc2-1c9a4c36f8b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. | ||
| 1700 | 2025.12.30 16:44:47.089648 [ 275 ] {0b61be91-cf80-40c4-bbc2-1c9a4c36f8b2} <Debug> TCPHandler: Processed in 0.002235077 sec. | ||
| 1701 | 2025.12.30 16:44:47.089769 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2025.12.30 16:44:47.089872 [ 275 ] {24499ddc-7c12-4f31-8d46-f6e1f6d17185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1703 | 2025.12.30 16:44:47.089917 [ 275 ] {24499ddc-7c12-4f31-8d46-f6e1f6d17185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1704 | 2025.12.30 16:44:47.090362 [ 275 ] {24499ddc-7c12-4f31-8d46-f6e1f6d17185} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2025.12.30 16:44:47.090399 [ 275 ] {24499ddc-7c12-4f31-8d46-f6e1f6d17185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1706 | 2025.12.30 16:44:47.090835 [ 275 ] {24499ddc-7c12-4f31-8d46-f6e1f6d17185} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1707 | 2025.12.30 16:44:47.091337 [ 275 ] {24499ddc-7c12-4f31-8d46-f6e1f6d17185} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2025.12.30 16:44:47.091502 [ 275 ] {24499ddc-7c12-4f31-8d46-f6e1f6d17185} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001654 sec., 38694.07496977025 rows/sec., 3.02 MiB/sec. | ||
| 1709 | 2025.12.30 16:44:47.091543 [ 275 ] {24499ddc-7c12-4f31-8d46-f6e1f6d17185} <Debug> TCPHandler: Processed in 0.001826747 sec. | ||
| 1710 | 2025.12.30 16:44:47.091659 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.12.30 16:44:47.091760 [ 275 ] {8e8f46dd-45b6-49d6-9430-7e995b48ced8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1712 | 2025.12.30 16:44:47.091805 [ 275 ] {8e8f46dd-45b6-49d6-9430-7e995b48ced8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1713 | 2025.12.30 16:44:47.092187 [ 275 ] {8e8f46dd-45b6-49d6-9430-7e995b48ced8} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.12.30 16:44:47.092224 [ 275 ] {8e8f46dd-45b6-49d6-9430-7e995b48ced8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1715 | 2025.12.30 16:44:47.092738 [ 275 ] {8e8f46dd-45b6-49d6-9430-7e995b48ced8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1716 | 2025.12.30 16:44:47.093201 [ 275 ] {8e8f46dd-45b6-49d6-9430-7e995b48ced8} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.12.30 16:44:47.093363 [ 275 ] {8e8f46dd-45b6-49d6-9430-7e995b48ced8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001626 sec., 78720.78720787208 rows/sec., 5.48 MiB/sec. | ||
| 1718 | 2025.12.30 16:44:47.093403 [ 275 ] {8e8f46dd-45b6-49d6-9430-7e995b48ced8} <Debug> TCPHandler: Processed in 0.001793806 sec. | ||
| 1719 | 2025.12.30 16:44:47.093512 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.12.30 16:44:47.093609 [ 275 ] {9dd3c07a-fa77-4c63-bf12-04f28af02dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1721 | 2025.12.30 16:44:47.093650 [ 275 ] {9dd3c07a-fa77-4c63-bf12-04f28af02dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1722 | 2025.12.30 16:44:47.093978 [ 275 ] {9dd3c07a-fa77-4c63-bf12-04f28af02dda} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.12.30 16:44:47.094014 [ 275 ] {9dd3c07a-fa77-4c63-bf12-04f28af02dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1724 | 2025.12.30 16:44:47.094467 [ 275 ] {9dd3c07a-fa77-4c63-bf12-04f28af02dda} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1725 | 2025.12.30 16:44:47.094907 [ 275 ] {9dd3c07a-fa77-4c63-bf12-04f28af02dda} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.12.30 16:44:47.095060 [ 275 ] {9dd3c07a-fa77-4c63-bf12-04f28af02dda} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001471 sec., 32630.863358259685 rows/sec., 2.20 MiB/sec. | ||
| 1727 | 2025.12.30 16:44:47.095097 [ 275 ] {9dd3c07a-fa77-4c63-bf12-04f28af02dda} <Debug> TCPHandler: Processed in 0.001634851 sec. | ||
| 1728 | 2025.12.30 16:44:48.044089 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1729 | 2025.12.30 16:44:48.044147 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1730 | 2025.12.30 16:44:48.346194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2890 | ||
| 1731 | 2025.12.30 16:44:48.347041 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.12.30 16:44:48.347120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1733 | 2025.12.30 16:44:48.347906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1734 | 2025.12.30 16:44:48.348364 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.12.30 16:44:48.348492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1736 | 2025.12.30 16:44:48.348497 [ 66 ] {} <Debug> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1737 | 2025.12.30 16:44:48.348579 [ 66 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2025.12.30 16:44:48.348605 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1739 | 2025.12.30 16:44:48.348897 [ 202 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1740 | 2025.12.30 16:44:48.350968 [ 202 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2025.12.30 16:44:48.351070 [ 202 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1742 | 2025.12.30 16:44:48.351236 [ 202 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1743 | 2025.12.30 16:44:48.351331 [ 202 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 442 rows starting from the beginning of the part | ||
| 1744 | 2025.12.30 16:44:48.351414 [ 202 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1745 | 2025.12.30 16:44:48.351492 [ 202 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1746 | 2025.12.30 16:44:48.351570 [ 202 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1747 | 2025.12.30 16:44:48.384491 [ 196 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.035753586 sec., 80831.05286278138 rows/sec., 1.16 MiB/sec. | ||
| 1748 | 2025.12.30 16:44:48.385480 [ 186 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1749 | 2025.12.30 16:44:48.386014 [ 186 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2025.12.30 16:44:48.386097 [ 186 ] {e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6::all_1_6_1} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1751 | 2025.12.30 16:44:48.386213 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1752 | 2025.12.30 16:44:48.560859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1753 | 2025.12.30 16:44:48.579115 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2025.12.30 16:44:48.579180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1755 | 2025.12.30 16:44:48.585629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1756 | 2025.12.30 16:44:48.586730 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2025.12.30 16:44:48.587027 [ 65 ] {} <Debug> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1758 | 2025.12.30 16:44:48.587084 [ 65 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2025.12.30 16:44:48.587107 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1760 | 2025.12.30 16:44:48.587228 [ 186 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1761 | 2025.12.30 16:44:48.590526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1762 | 2025.12.30 16:44:48.591852 [ 186 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1763 | 2025.12.30 16:44:48.593450 [ 186 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1764 | 2025.12.30 16:44:48.598637 [ 186 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1765 | 2025.12.30 16:44:48.603251 [ 186 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1766 | 2025.12.30 16:44:48.607816 [ 186 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1767 | 2025.12.30 16:44:48.615393 [ 186 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1768 | 2025.12.30 16:44:48.619597 [ 186 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1769 | 2025.12.30 16:44:48.680464 [ 200 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093292736 sec., 493.07161492187345 rows/sec., 2.55 MiB/sec. | ||
| 1770 | 2025.12.30 16:44:48.682927 [ 190 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1771 | 2025.12.30 16:44:48.685510 [ 190 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.12.30 16:44:48.685624 [ 190 ] {d85d2015-f07d-4c0b-8ef7-50c34dfabf3e::all_1_6_1} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1773 | 2025.12.30 16:44:48.687466 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1774 | 2025.12.30 16:44:49.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.36 MiB, peak 180.90 MiB, free memory in arenas 0.00 B, will set to 181.75 MiB (RSS), difference: 10.38 MiB | ||
| 1775 | 2025.12.30 16:44:52.090655 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2025.12.30 16:44:52.090865 [ 275 ] {3d5806c4-a0f2-442e-bf3a-1cd2736236e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1777 | 2025.12.30 16:44:52.090940 [ 275 ] {3d5806c4-a0f2-442e-bf3a-1cd2736236e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1778 | 2025.12.30 16:44:52.091647 [ 275 ] {3d5806c4-a0f2-442e-bf3a-1cd2736236e7} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2025.12.30 16:44:52.091700 [ 275 ] {3d5806c4-a0f2-442e-bf3a-1cd2736236e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1780 | 2025.12.30 16:44:52.092253 [ 275 ] {3d5806c4-a0f2-442e-bf3a-1cd2736236e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1781 | 2025.12.30 16:44:52.092739 [ 275 ] {3d5806c4-a0f2-442e-bf3a-1cd2736236e7} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2025.12.30 16:44:52.092863 [ 8 ] {} <Debug> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1783 | 2025.12.30 16:44:52.092897 [ 275 ] {3d5806c4-a0f2-442e-bf3a-1cd2736236e7} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002085 sec., 61390.88729016786 rows/sec., 5.29 MiB/sec. | ||
| 1784 | 2025.12.30 16:44:52.092932 [ 8 ] {} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2025.12.30 16:44:52.092952 [ 275 ] {3d5806c4-a0f2-442e-bf3a-1cd2736236e7} <Debug> TCPHandler: Processed in 0.002429252 sec. | ||
| 1786 | 2025.12.30 16:44:52.092959 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1787 | 2025.12.30 16:44:52.093085 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2025.12.30 16:44:52.093096 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1789 | 2025.12.30 16:44:52.093195 [ 275 ] {78632e86-50e5-43a7-bc82-08aec71f4461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1790 | 2025.12.30 16:44:52.093242 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1791 | 2025.12.30 16:44:52.093244 [ 275 ] {78632e86-50e5-43a7-bc82-08aec71f4461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1792 | 2025.12.30 16:44:52.093308 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 221 rows starting from the beginning of the part | ||
| 1793 | 2025.12.30 16:44:52.093421 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1794 | 2025.12.30 16:44:52.093478 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part | ||
| 1795 | 2025.12.30 16:44:52.093527 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2253 rows starting from the beginning of the part | ||
| 1796 | 2025.12.30 16:44:52.093572 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1797 | 2025.12.30 16:44:52.093625 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1798 | 2025.12.30 16:44:52.093689 [ 275 ] {78632e86-50e5-43a7-bc82-08aec71f4461} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2025.12.30 16:44:52.093732 [ 275 ] {78632e86-50e5-43a7-bc82-08aec71f4461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1800 | 2025.12.30 16:44:52.094258 [ 275 ] {78632e86-50e5-43a7-bc82-08aec71f4461} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1801 | 2025.12.30 16:44:52.094696 [ 275 ] {78632e86-50e5-43a7-bc82-08aec71f4461} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2025.12.30 16:44:52.094841 [ 275 ] {78632e86-50e5-43a7-bc82-08aec71f4461} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00167 sec., 21556.88622754491 rows/sec., 1.58 MiB/sec. | ||
| 1803 | 2025.12.30 16:44:52.094880 [ 275 ] {78632e86-50e5-43a7-bc82-08aec71f4461} <Debug> TCPHandler: Processed in 0.001846917 sec. | ||
| 1804 | 2025.12.30 16:44:52.094991 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.12.30 16:44:52.095091 [ 275 ] {325661bb-6e95-4732-8491-19706c34f8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1806 | 2025.12.30 16:44:52.095132 [ 275 ] {325661bb-6e95-4732-8491-19706c34f8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1807 | 2025.12.30 16:44:52.095460 [ 200 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2840 rows, containing 5 columns (5 merged, 0 gathered) in 0.002424291 sec., 1171476.5265390996 rows/sec., 100.24 MiB/sec. | ||
| 1808 | 2025.12.30 16:44:52.095570 [ 275 ] {325661bb-6e95-4732-8491-19706c34f8d7} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2025.12.30 16:44:52.095612 [ 275 ] {325661bb-6e95-4732-8491-19706c34f8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1810 | 2025.12.30 16:44:52.095857 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1811 | 2025.12.30 16:44:52.096081 [ 275 ] {325661bb-6e95-4732-8491-19706c34f8d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1812 | 2025.12.30 16:44:52.096405 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2025.12.30 16:44:52.096490 [ 196 ] {0934461e-5887-42e1-83dd-12e37a71d292::all_1_6_1} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1814 | 2025.12.30 16:44:52.096578 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 1815 | 2025.12.30 16:44:52.096586 [ 275 ] {325661bb-6e95-4732-8491-19706c34f8d7} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.12.30 16:44:52.096694 [ 8 ] {} <Debug> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1817 | 2025.12.30 16:44:52.096726 [ 8 ] {} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2025.12.30 16:44:52.096730 [ 275 ] {325661bb-6e95-4732-8491-19706c34f8d7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00166 sec., 60240.96385542169 rows/sec., 4.71 MiB/sec. | ||
| 1819 | 2025.12.30 16:44:52.096752 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1820 | 2025.12.30 16:44:52.096783 [ 275 ] {325661bb-6e95-4732-8491-19706c34f8d7} <Debug> TCPHandler: Processed in 0.001842437 sec. | ||
| 1821 | 2025.12.30 16:44:52.096873 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1822 | 2025.12.30 16:44:52.096902 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.12.30 16:44:52.096979 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1824 | 2025.12.30 16:44:52.097002 [ 275 ] {25c63f61-e00e-4566-bc53-17f3c2623435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1825 | 2025.12.30 16:44:52.097027 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 134 rows starting from the beginning of the part | ||
| 1826 | 2025.12.30 16:44:52.097046 [ 275 ] {25c63f61-e00e-4566-bc53-17f3c2623435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1827 | 2025.12.30 16:44:52.097113 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1828 | 2025.12.30 16:44:52.097161 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 107 rows starting from the beginning of the part | ||
| 1829 | 2025.12.30 16:44:52.097206 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1137 rows starting from the beginning of the part | ||
| 1830 | 2025.12.30 16:44:52.097253 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1831 | 2025.12.30 16:44:52.097304 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1832 | 2025.12.30 16:44:52.097459 [ 275 ] {25c63f61-e00e-4566-bc53-17f3c2623435} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2025.12.30 16:44:52.097494 [ 275 ] {25c63f61-e00e-4566-bc53-17f3c2623435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1834 | 2025.12.30 16:44:52.097958 [ 275 ] {25c63f61-e00e-4566-bc53-17f3c2623435} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1835 | 2025.12.30 16:44:52.098380 [ 275 ] {25c63f61-e00e-4566-bc53-17f3c2623435} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2025.12.30 16:44:52.098483 [ 8 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1837 | 2025.12.30 16:44:52.098492 [ 200 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678582 sec., 956759.9318948969 rows/sec., 73.95 MiB/sec. | ||
| 1838 | 2025.12.30 16:44:52.098514 [ 275 ] {25c63f61-e00e-4566-bc53-17f3c2623435} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
| 1839 | 2025.12.30 16:44:52.098515 [ 8 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2025.12.30 16:44:52.098555 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1841 | 2025.12.30 16:44:52.098560 [ 275 ] {25c63f61-e00e-4566-bc53-17f3c2623435} <Debug> TCPHandler: Processed in 0.001706303 sec. | ||
| 1842 | 2025.12.30 16:44:52.098677 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2025.12.30 16:44:52.098693 [ 187 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1844 | 2025.12.30 16:44:52.098754 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1845 | 2025.12.30 16:44:52.098774 [ 275 ] {de9c5c25-4081-46ce-b885-fc8090c3480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1846 | 2025.12.30 16:44:52.098830 [ 275 ] {de9c5c25-4081-46ce-b885-fc8090c3480c} <Trace> 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 | ||
| 1847 | 2025.12.30 16:44:52.098859 [ 187 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1848 | 2025.12.30 16:44:52.098902 [ 187 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 346 rows starting from the beginning of the part | ||
| 1849 | 2025.12.30 16:44:52.098999 [ 187 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1850 | 2025.12.30 16:44:52.099059 [ 187 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1851 | 2025.12.30 16:44:52.099109 [ 187 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1855 rows starting from the beginning of the part | ||
| 1852 | 2025.12.30 16:44:52.099156 [ 187 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1853 | 2025.12.30 16:44:52.099208 [ 187 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1854 | 2025.12.30 16:44:52.099234 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.12.30 16:44:52.099304 [ 195 ] {62813ea4-b91d-4353-b048-9d20a35cbf2d::all_1_6_1} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1856 | 2025.12.30 16:44:52.099361 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1857 | 2025.12.30 16:44:52.099617 [ 275 ] {de9c5c25-4081-46ce-b885-fc8090c3480c} <Trace> oximeter.measurements_histogramu64 (4fa1c543-1841-4fe6-8958-93c0f1be4eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.12.30 16:44:52.099655 [ 275 ] {de9c5c25-4081-46ce-b885-fc8090c3480c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1859 | 2025.12.30 16:44:52.100414 [ 275 ] {de9c5c25-4081-46ce-b885-fc8090c3480c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1860 | 2025.12.30 16:44:52.100864 [ 275 ] {de9c5c25-4081-46ce-b885-fc8090c3480c} <Trace> oximeter.measurements_histogramu64 (4fa1c543-1841-4fe6-8958-93c0f1be4eee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2025.12.30 16:44:52.100990 [ 195 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 5 columns (5 merged, 0 gathered) in 0.002372411 sec., 1184027.5567766293 rows/sec., 80.77 MiB/sec. | ||
| 1862 | 2025.12.30 16:44:52.101010 [ 275 ] {de9c5c25-4081-46ce-b885-fc8090c3480c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002256 sec., 15957.446808510636 rows/sec., 28.60 MiB/sec. | ||
| 1863 | 2025.12.30 16:44:52.101072 [ 275 ] {de9c5c25-4081-46ce-b885-fc8090c3480c} <Debug> TCPHandler: Processed in 0.002443292 sec. | ||
| 1864 | 2025.12.30 16:44:52.101182 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2025.12.30 16:44:52.101277 [ 275 ] {f44dbbb5-ca0c-41cf-815e-99cd214c8509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1866 | 2025.12.30 16:44:52.101319 [ 275 ] {f44dbbb5-ca0c-41cf-815e-99cd214c8509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1867 | 2025.12.30 16:44:52.101540 [ 200 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1868 | 2025.12.30 16:44:52.101657 [ 275 ] {f44dbbb5-ca0c-41cf-815e-99cd214c8509} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2025.12.30 16:44:52.101701 [ 275 ] {f44dbbb5-ca0c-41cf-815e-99cd214c8509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1870 | 2025.12.30 16:44:52.102196 [ 275 ] {f44dbbb5-ca0c-41cf-815e-99cd214c8509} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1871 | 2025.12.30 16:44:52.102348 [ 200 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2025.12.30 16:44:52.102433 [ 200 ] {ef66f2d1-d931-4a9c-ae8b-470f8508d6f3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1873 | 2025.12.30 16:44:52.102507 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1874 | 2025.12.30 16:44:52.102707 [ 275 ] {f44dbbb5-ca0c-41cf-815e-99cd214c8509} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2025.12.30 16:44:52.102821 [ 33 ] {} <Debug> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1876 | 2025.12.30 16:44:52.102846 [ 275 ] {f44dbbb5-ca0c-41cf-815e-99cd214c8509} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. | ||
| 1877 | 2025.12.30 16:44:52.102890 [ 33 ] {} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2025.12.30 16:44:52.102897 [ 275 ] {f44dbbb5-ca0c-41cf-815e-99cd214c8509} <Debug> TCPHandler: Processed in 0.001763415 sec. | ||
| 1879 | 2025.12.30 16:44:52.102919 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1880 | 2025.12.30 16:44:52.103035 [ 191 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1881 | 2025.12.30 16:44:52.103138 [ 191 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1882 | 2025.12.30 16:44:52.103172 [ 191 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1883 | 2025.12.30 16:44:52.103249 [ 191 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1884 | 2025.12.30 16:44:52.103300 [ 191 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1885 | 2025.12.30 16:44:52.103343 [ 191 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1886 | 2025.12.30 16:44:52.103384 [ 191 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1887 | 2025.12.30 16:44:52.103423 [ 191 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1888 | 2025.12.30 16:44:52.104274 [ 200 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001284553 sec., 267797.43615094124 rows/sec., 17.55 MiB/sec. | ||
| 1889 | 2025.12.30 16:44:52.104473 [ 195 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1890 | 2025.12.30 16:44:52.104907 [ 195 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2025.12.30 16:44:52.104966 [ 195 ] {9670a017-01f2-404c-b4b3-0cd57f6f4aae::all_1_6_1} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1892 | 2025.12.30 16:44:52.105021 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1893 | 2025.12.30 16:44:53.114968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 280 | ||
| 1894 | 2025.12.30 16:44:53.116938 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.12.30 16:44:53.116995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1896 | 2025.12.30 16:44:53.118288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1897 | 2025.12.30 16:44:53.118811 [ 243 ] {} <Trace> system.query_log (76ffde39-a6a9-4ab6-a9df-922539b2de25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.12.30 16:44:53.119161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1899 | 2025.12.30 16:44:55.848639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3338 | ||
| 1900 | 2025.12.30 16:44:55.849398 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2025.12.30 16:44:55.849469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1902 | 2025.12.30 16:44:55.849966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1903 | 2025.12.30 16:44:55.850198 [ 245 ] {} <Trace> system.asynchronous_metric_log (e04d2afd-c3fd-4aa5-9eb2-197a9fbb76f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2025.12.30 16:44:55.850341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3338 | ||
| 1905 | 2025.12.30 16:44:56.090669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 54 | ||
| 1906 | 2025.12.30 16:44:56.108090 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.12.30 16:44:56.108139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1908 | 2025.12.30 16:44:56.113733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1909 | 2025.12.30 16:44:56.114414 [ 244 ] {} <Trace> system.metric_log (d85d2015-f07d-4c0b-8ef7-50c34dfabf3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.12.30 16:44:56.117527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 54 | ||
| 1911 | 2025.12.30 16:44:57.101546 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2025.12.30 16:44:57.101757 [ 275 ] {f54586f3-050a-4554-b590-4e415ad37007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1913 | 2025.12.30 16:44:57.101838 [ 275 ] {f54586f3-050a-4554-b590-4e415ad37007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1914 | 2025.12.30 16:44:57.102788 [ 275 ] {f54586f3-050a-4554-b590-4e415ad37007} <Trace> oximeter.fields_i16 (51524c31-b7de-462c-8eb3-2bba0c663fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2025.12.30 16:44:57.102844 [ 275 ] {f54586f3-050a-4554-b590-4e415ad37007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1916 | 2025.12.30 16:44:57.103487 [ 275 ] {f54586f3-050a-4554-b590-4e415ad37007} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1917 | 2025.12.30 16:44:57.103959 [ 275 ] {f54586f3-050a-4554-b590-4e415ad37007} <Trace> oximeter.fields_i16 (51524c31-b7de-462c-8eb3-2bba0c663fe3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2025.12.30 16:44:57.104135 [ 275 ] {f54586f3-050a-4554-b590-4e415ad37007} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002436 sec., 168308.70279146143 rows/sec., 10.68 MiB/sec. | ||
| 1919 | 2025.12.30 16:44:57.104191 [ 275 ] {f54586f3-050a-4554-b590-4e415ad37007} <Debug> TCPHandler: Processed in 0.002820292 sec. | ||
| 1920 | 2025.12.30 16:44:57.104320 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2025.12.30 16:44:57.104427 [ 275 ] {eb6af379-73c3-4b61-9bc9-2aa08bc55cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1922 | 2025.12.30 16:44:57.104473 [ 275 ] {eb6af379-73c3-4b61-9bc9-2aa08bc55cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1923 | 2025.12.30 16:44:57.105383 [ 275 ] {eb6af379-73c3-4b61-9bc9-2aa08bc55cdd} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.12.30 16:44:57.105420 [ 275 ] {eb6af379-73c3-4b61-9bc9-2aa08bc55cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1925 | 2025.12.30 16:44:57.105923 [ 275 ] {eb6af379-73c3-4b61-9bc9-2aa08bc55cdd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1926 | 2025.12.30 16:44:57.106348 [ 275 ] {eb6af379-73c3-4b61-9bc9-2aa08bc55cdd} <Trace> oximeter.fields_string (0934461e-5887-42e1-83dd-12e37a71d292): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2025.12.30 16:44:57.106480 [ 275 ] {eb6af379-73c3-4b61-9bc9-2aa08bc55cdd} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002079 sec., 534872.5348725348 rows/sec., 42.20 MiB/sec. | ||
| 1928 | 2025.12.30 16:44:57.106519 [ 275 ] {eb6af379-73c3-4b61-9bc9-2aa08bc55cdd} <Debug> TCPHandler: Processed in 0.002252207 sec. | ||
| 1929 | 2025.12.30 16:44:57.106632 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2025.12.30 16:44:57.106732 [ 275 ] {f5fd4620-19af-4607-b538-d968d31ce54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1931 | 2025.12.30 16:44:57.106774 [ 275 ] {f5fd4620-19af-4607-b538-d968d31ce54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1932 | 2025.12.30 16:44:57.107259 [ 275 ] {f5fd4620-19af-4607-b538-d968d31ce54a} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2025.12.30 16:44:57.107293 [ 275 ] {f5fd4620-19af-4607-b538-d968d31ce54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1934 | 2025.12.30 16:44:57.107717 [ 275 ] {f5fd4620-19af-4607-b538-d968d31ce54a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1935 | 2025.12.30 16:44:57.108187 [ 275 ] {f5fd4620-19af-4607-b538-d968d31ce54a} <Trace> oximeter.fields_u16 (7c6a445a-7a5f-4a35-a653-aa305fb444c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2025.12.30 16:44:57.108344 [ 275 ] {f5fd4620-19af-4607-b538-d968d31ce54a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001634 sec., 125458.99632802937 rows/sec., 7.36 MiB/sec. | ||
| 1937 | 2025.12.30 16:44:57.108387 [ 275 ] {f5fd4620-19af-4607-b538-d968d31ce54a} <Debug> TCPHandler: Processed in 0.001803896 sec. | ||
| 1938 | 2025.12.30 16:44:57.108492 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2025.12.30 16:44:57.108590 [ 275 ] {aee44199-3ff0-4a6a-9560-61f3362dab7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1940 | 2025.12.30 16:44:57.108631 [ 275 ] {aee44199-3ff0-4a6a-9560-61f3362dab7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1941 | 2025.12.30 16:44:57.109107 [ 275 ] {aee44199-3ff0-4a6a-9560-61f3362dab7b} <Trace> oximeter.fields_u32 (85750d47-5974-423b-8e6d-ace1bc9241e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2025.12.30 16:44:57.109141 [ 275 ] {aee44199-3ff0-4a6a-9560-61f3362dab7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1943 | 2025.12.30 16:44:57.109559 [ 275 ] {aee44199-3ff0-4a6a-9560-61f3362dab7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1944 | 2025.12.30 16:44:57.109976 [ 275 ] {aee44199-3ff0-4a6a-9560-61f3362dab7b} <Trace> oximeter.fields_u32 (85750d47-5974-423b-8e6d-ace1bc9241e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2025.12.30 16:44:57.110107 [ 275 ] {aee44199-3ff0-4a6a-9560-61f3362dab7b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001537 sec., 137931.03448275864 rows/sec., 8.90 MiB/sec. | ||
| 1946 | 2025.12.30 16:44:57.110143 [ 275 ] {aee44199-3ff0-4a6a-9560-61f3362dab7b} <Debug> TCPHandler: Processed in 0.001700213 sec. | ||
| 1947 | 2025.12.30 16:44:57.110266 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2025.12.30 16:44:57.110364 [ 275 ] {af207bcf-28b4-41ff-bfe7-bd7c7b8e533b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1949 | 2025.12.30 16:44:57.110403 [ 275 ] {af207bcf-28b4-41ff-bfe7-bd7c7b8e533b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1950 | 2025.12.30 16:44:57.110902 [ 275 ] {af207bcf-28b4-41ff-bfe7-bd7c7b8e533b} <Trace> oximeter.fields_u8 (028885b7-5670-42fb-9ec5-1139831fa267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2025.12.30 16:44:57.110937 [ 275 ] {af207bcf-28b4-41ff-bfe7-bd7c7b8e533b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1952 | 2025.12.30 16:44:57.111360 [ 275 ] {af207bcf-28b4-41ff-bfe7-bd7c7b8e533b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1953 | 2025.12.30 16:44:57.111799 [ 275 ] {af207bcf-28b4-41ff-bfe7-bd7c7b8e533b} <Trace> oximeter.fields_u8 (028885b7-5670-42fb-9ec5-1139831fa267): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2025.12.30 16:44:57.111933 [ 275 ] {af207bcf-28b4-41ff-bfe7-bd7c7b8e533b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001588 sec., 132871.53652392948 rows/sec., 7.55 MiB/sec. | ||
| 1955 | 2025.12.30 16:44:57.111971 [ 275 ] {af207bcf-28b4-41ff-bfe7-bd7c7b8e533b} <Debug> TCPHandler: Processed in 0.001756634 sec. | ||
| 1956 | 2025.12.30 16:44:57.112092 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.12.30 16:44:57.112189 [ 275 ] {3882e1f3-a9ab-43b2-8a33-bd7d2a415200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1958 | 2025.12.30 16:44:57.112230 [ 275 ] {3882e1f3-a9ab-43b2-8a33-bd7d2a415200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1959 | 2025.12.30 16:44:57.112893 [ 275 ] {3882e1f3-a9ab-43b2-8a33-bd7d2a415200} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.12.30 16:44:57.112928 [ 275 ] {3882e1f3-a9ab-43b2-8a33-bd7d2a415200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1961 | 2025.12.30 16:44:57.113372 [ 275 ] {3882e1f3-a9ab-43b2-8a33-bd7d2a415200} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1962 | 2025.12.30 16:44:57.113745 [ 275 ] {3882e1f3-a9ab-43b2-8a33-bd7d2a415200} <Trace> oximeter.fields_uuid (62813ea4-b91d-4353-b048-9d20a35cbf2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2025.12.30 16:44:57.113878 [ 275 ] {3882e1f3-a9ab-43b2-8a33-bd7d2a415200} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001707 sec., 397773.87229056825 rows/sec., 27.73 MiB/sec. | ||
| 1964 | 2025.12.30 16:44:57.113915 [ 275 ] {3882e1f3-a9ab-43b2-8a33-bd7d2a415200} <Debug> TCPHandler: Processed in 0.001871717 sec. | ||
| 1965 | 2025.12.30 16:44:57.114014 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2025.12.30 16:44:57.114109 [ 275 ] {8a66f43f-9e02-493e-bd94-28fd70d00482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1967 | 2025.12.30 16:44:57.114150 [ 275 ] {8a66f43f-9e02-493e-bd94-28fd70d00482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1968 | 2025.12.30 16:44:57.114491 [ 275 ] {8a66f43f-9e02-493e-bd94-28fd70d00482} <Trace> oximeter.measurements_bool (e267d787-bfdd-4215-8979-e4c937a0cad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2025.12.30 16:44:57.114528 [ 275 ] {8a66f43f-9e02-493e-bd94-28fd70d00482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1970 | 2025.12.30 16:44:57.115075 [ 275 ] {8a66f43f-9e02-493e-bd94-28fd70d00482} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1971 | 2025.12.30 16:44:57.115527 [ 275 ] {8a66f43f-9e02-493e-bd94-28fd70d00482} <Trace> oximeter.measurements_bool (e267d787-bfdd-4215-8979-e4c937a0cad6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2025.12.30 16:44:57.115659 [ 275 ] {8a66f43f-9e02-493e-bd94-28fd70d00482} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. | ||
| 1973 | 2025.12.30 16:44:57.115695 [ 275 ] {8a66f43f-9e02-493e-bd94-28fd70d00482} <Debug> TCPHandler: Processed in 0.001730914 sec. | ||
| 1974 | 2025.12.30 16:44:57.115811 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2025.12.30 16:44:57.115905 [ 275 ] {4a15279e-9426-4e7d-b779-56bd547e62d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1976 | 2025.12.30 16:44:57.115948 [ 275 ] {4a15279e-9426-4e7d-b779-56bd547e62d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1977 | 2025.12.30 16:44:57.116390 [ 275 ] {4a15279e-9426-4e7d-b779-56bd547e62d8} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2025.12.30 16:44:57.116426 [ 275 ] {4a15279e-9426-4e7d-b779-56bd547e62d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1979 | 2025.12.30 16:44:57.116870 [ 275 ] {4a15279e-9426-4e7d-b779-56bd547e62d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1980 | 2025.12.30 16:44:57.117306 [ 275 ] {4a15279e-9426-4e7d-b779-56bd547e62d8} <Trace> oximeter.measurements_cumulativeu64 (ef66f2d1-d931-4a9c-ae8b-470f8508d6f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2025.12.30 16:44:57.117440 [ 275 ] {4a15279e-9426-4e7d-b779-56bd547e62d8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001553 sec., 202189.31101094658 rows/sec., 13.28 MiB/sec. | ||
| 1982 | 2025.12.30 16:44:57.117477 [ 275 ] {4a15279e-9426-4e7d-b779-56bd547e62d8} <Debug> TCPHandler: Processed in 0.001714183 sec. | ||
| 1983 | 2025.12.30 16:44:57.117582 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2025.12.30 16:44:57.117676 [ 275 ] {8aff341e-1f81-4d28-876b-2a73c688ab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1985 | 2025.12.30 16:44:57.117718 [ 275 ] {8aff341e-1f81-4d28-876b-2a73c688ab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1986 | 2025.12.30 16:44:57.118027 [ 275 ] {8aff341e-1f81-4d28-876b-2a73c688ab0a} <Trace> oximeter.measurements_f64 (ba2170ff-2865-4b2f-9fba-e40d58b44223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.12.30 16:44:57.118064 [ 275 ] {8aff341e-1f81-4d28-876b-2a73c688ab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1988 | 2025.12.30 16:44:57.118482 [ 275 ] {8aff341e-1f81-4d28-876b-2a73c688ab0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1989 | 2025.12.30 16:44:57.118903 [ 275 ] {8aff341e-1f81-4d28-876b-2a73c688ab0a} <Trace> oximeter.measurements_f64 (ba2170ff-2865-4b2f-9fba-e40d58b44223): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.12.30 16:44:57.119034 [ 275 ] {8aff341e-1f81-4d28-876b-2a73c688ab0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. | ||
| 1991 | 2025.12.30 16:44:57.119070 [ 275 ] {8aff341e-1f81-4d28-876b-2a73c688ab0a} <Debug> TCPHandler: Processed in 0.001537249 sec. | ||
| 1992 | 2025.12.30 16:44:57.119181 [ 275 ] {} <Trace> TCP-Session: 3226023c-e421-4dba-b9b4-028007ff078b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.12.30 16:44:57.119275 [ 275 ] {17716ed3-2374-40fd-a0d4-d20ea0ee07c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54915) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1994 | 2025.12.30 16:44:57.119315 [ 275 ] {17716ed3-2374-40fd-a0d4-d20ea0ee07c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1995 | 2025.12.30 16:44:57.119640 [ 275 ] {17716ed3-2374-40fd-a0d4-d20ea0ee07c4} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.12.30 16:44:57.119676 [ 275 ] {17716ed3-2374-40fd-a0d4-d20ea0ee07c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1997 | 2025.12.30 16:44:57.120133 [ 275 ] {17716ed3-2374-40fd-a0d4-d20ea0ee07c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1998 | 2025.12.30 16:44:57.120554 [ 275 ] {17716ed3-2374-40fd-a0d4-d20ea0ee07c4} <Trace> oximeter.measurements_u64 (9670a017-01f2-404c-b4b3-0cd57f6f4aae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.12.30 16:44:57.120682 [ 275 ] {17716ed3-2374-40fd-a0d4-d20ea0ee07c4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001424 sec., 73033.70786516854 rows/sec., 4.48 MiB/sec. | ||
| 2000 | 2025.12.30 16:44:57.120719 [ 275 ] {17716ed3-2374-40fd-a0d4-d20ea0ee07c4} <Debug> TCPHandler: Processed in 0.00158882 sec. | ||