| 1 | [ Jan 31 02:43:31 Enabled. ] | ||
| 2 | [ Jan 31 02:43:31 Rereading configuration. ] | ||
| 3 | [ Jan 31 02:43:33 Rereading configuration. ] | ||
| 4 | [ Jan 31 02:43:39 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 | [ Jan 31 02:43:39 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 | 2026.01.31 02:43:40.614498 [ 1 ] {} <Information> Application: Will watch for the process with pid 24175 | ||
| 29 | 2026.01.31 02:43:40.614846 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.31 02:43:41.096279 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24175 | ||
| 31 | 2026.01.31 02:43:41.097065 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.31 02:43:41.097207 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.31 02:43:41.243677 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.31 02:43:41.309970 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.31 02:43:41.310084 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.31 02:43:41.310108 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.31 02:43:41.310180 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.31 02:43:41.310972 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.31 02:43:41.314675 [ 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 | 2026.01.31 02:43:41.315525 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.31 02:43:41.316399 [ 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 | 2026.01.31 02:43:41.316450 [ 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 | 2026.01.31 02:43:41.316489 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.31 02:43:41.317236 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.31 02:43:41.318320 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.31 02:43:41.324845 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.31 02:43:41.325677 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.31 02:43:41.327046 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.31 02:43:41.327141 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.31 02:43:41.328207 [ 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 | 2026.01.31 02:43:41.328644 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.31 02:43:41.334095 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.31 02:43:41.334446 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.31 02:43:41.337848 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.31 02:43:41.338227 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.31 02:43:41.338641 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.31 02:43:41.339096 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.31 02:43:41.340666 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.31 02:43:41.340692 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.31 02:43:41.340783 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.31 02:43:41.340872 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.31 02:43:41.373345 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.31 02:43:41.373371 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175302 sec | ||
| 68 | 2026.01.31 02:43:41.373425 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.31 02:43:41.373463 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.31 02:43:41.373622 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.31 02:43:41.374237 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.31 02:43:41.385754 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.31 02:43:41.385798 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.31 02:43:41.385877 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.31 02:43:41.385892 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.31 02:43:41.385934 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.31 02:43:41.386003 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.31 02:43:41.388090 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.31 02:43:41.388136 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.31 02:43:41.388182 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.31 02:43:41.388346 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.31 02:43:41.388390 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.31 02:43:41.388403 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.31 02:43:41.388471 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.31 02:43:41.388485 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.31 02:43:41.388518 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.31 02:43:41.388584 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.31 02:43:41.412774 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.31 02:43:41.419768 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.31 02:43:41.419922 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172302 sec | ||
| 91 | 2026.01.31 02:43:41.419935 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.31 02:43:41.419946 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.31 02:43:41.419970 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.31 02:43:41.420168 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.31 02:43:41.420260 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.31 02:43:41.420275 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.31 02:43:41.420286 [ 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 | 2026.01.31 02:43:41.420296 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.31 02:43:41.448305 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.31 02:43:41.448526 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.01.31 02:43:41.450008 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.314e-05 sec. | ||
| 102 | 2026.01.31 02:43:41.450428 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.31 02:43:41.451724 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.31 02:43:41.451742 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.31 02:43:42.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.31 02:43:42.793326 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55412 | ||
| 107 | 2026.01.31 02:43:42.794405 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.31 02:43:42.794471 [ 3 ] {} <Debug> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Authenticating user 'default' from [fd00:1122:3344:101::d]:55412 | ||
| 109 | 2026.01.31 02:43:42.794597 [ 3 ] {} <Debug> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.31 02:43:42.794611 [ 3 ] {} <Debug> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.31 02:43:42.794708 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.31 02:43:42.794817 [ 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 | 2026.01.31 02:43:42.794833 [ 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 | 2026.01.31 02:43:42.795316 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36076 | ||
| 115 | 2026.01.31 02:43:42.795317 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56476 | ||
| 116 | 2026.01.31 02:43:42.795440 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61754 | ||
| 117 | 2026.01.31 02:43:42.795555 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.31 02:43:42.795595 [ 4 ] {} <Debug> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Authenticating user 'default' from [fd00:1122:3344:101::d]:36076 | ||
| 119 | 2026.01.31 02:43:42.795617 [ 4 ] {} <Debug> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.31 02:43:42.795649 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46669 | ||
| 121 | 2026.01.31 02:43:42.795617 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.31 02:43:42.795731 [ 4 ] {} <Debug> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.31 02:43:42.795731 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.31 02:43:42.795792 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36366 | ||
| 125 | 2026.01.31 02:43:42.795767 [ 5 ] {} <Debug> TCP-Session: 676831c0-d536-4ffa-a175-17e072d405e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56476 | ||
| 126 | 2026.01.31 02:43:42.795859 [ 254 ] {} <Debug> TCP-Session: d2f8cf91-1735-4cf2-8f00-936f9b077b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:61754 | ||
| 127 | 2026.01.31 02:43:42.795864 [ 5 ] {} <Debug> TCP-Session: 676831c0-d536-4ffa-a175-17e072d405e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.31 02:43:42.795865 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.31 02:43:42.795931 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47484 | ||
| 130 | 2026.01.31 02:43:42.795966 [ 254 ] {} <Debug> TCP-Session: d2f8cf91-1735-4cf2-8f00-936f9b077b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.31 02:43:42.795981 [ 5 ] {} <Debug> TCP-Session: 676831c0-d536-4ffa-a175-17e072d405e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.31 02:43:42.796018 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.31 02:43:42.795975 [ 255 ] {} <Debug> TCP-Session: 858c9403-35ff-49ff-bb33-69778c0b2611 Authenticating user 'default' from [fd00:1122:3344:101::d]:46669 | ||
| 134 | 2026.01.31 02:43:42.796099 [ 256 ] {} <Debug> TCP-Session: 9cfc443c-ebda-4c56-a6a8-bbb666aa5514 Authenticating user 'default' from [fd00:1122:3344:101::d]:36366 | ||
| 135 | 2026.01.31 02:43:42.796103 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.31 02:43:42.796070 [ 254 ] {} <Debug> TCP-Session: d2f8cf91-1735-4cf2-8f00-936f9b077b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.31 02:43:42.796184 [ 257 ] {} <Debug> TCP-Session: 80a6fc66-0606-4579-8f41-8b17e2eea277 Authenticating user 'default' from [fd00:1122:3344:101::d]:47484 | ||
| 138 | 2026.01.31 02:43:42.796166 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41586 | ||
| 139 | 2026.01.31 02:43:42.796195 [ 256 ] {} <Debug> TCP-Session: 9cfc443c-ebda-4c56-a6a8-bbb666aa5514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.31 02:43:42.796276 [ 257 ] {} <Debug> TCP-Session: 80a6fc66-0606-4579-8f41-8b17e2eea277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.31 02:43:42.796161 [ 255 ] {} <Debug> TCP-Session: 858c9403-35ff-49ff-bb33-69778c0b2611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.31 02:43:42.796054 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53459 | ||
| 143 | 2026.01.31 02:43:42.796353 [ 257 ] {} <Debug> TCP-Session: 80a6fc66-0606-4579-8f41-8b17e2eea277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.31 02:43:42.796354 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.01.31 02:43:42.796335 [ 255 ] {} <Debug> TCP-Session: 858c9403-35ff-49ff-bb33-69778c0b2611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.31 02:43:42.796326 [ 256 ] {} <Debug> TCP-Session: 9cfc443c-ebda-4c56-a6a8-bbb666aa5514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.31 02:43:42.796499 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.01.31 02:43:42.796559 [ 259 ] {} <Debug> TCP-Session: 54a04a17-359f-4460-a22f-8b2971b8ef00 Authenticating user 'default' from [fd00:1122:3344:101::d]:41586 | ||
| 149 | 2026.01.31 02:43:42.796602 [ 259 ] {} <Debug> TCP-Session: 54a04a17-359f-4460-a22f-8b2971b8ef00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.31 02:43:42.796646 [ 258 ] {} <Debug> TCP-Session: 08edcc21-0eec-4405-875a-c3e6d2e05089 Authenticating user 'default' from [fd00:1122:3344:101::d]:53459 | ||
| 151 | 2026.01.31 02:43:42.796703 [ 259 ] {} <Debug> TCP-Session: 54a04a17-359f-4460-a22f-8b2971b8ef00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.31 02:43:42.796728 [ 258 ] {} <Debug> TCP-Session: 08edcc21-0eec-4405-875a-c3e6d2e05089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.31 02:43:42.796832 [ 258 ] {} <Debug> TCP-Session: 08edcc21-0eec-4405-875a-c3e6d2e05089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.31 02:43:42.800008 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.01.31 02:43:42.802964 [ 3 ] {841f96c1-3117-4689-ba83-1b5fc7d6f92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.01.31 02:43:42.902252 [ 3 ] {841f96c1-3117-4689-ba83-1b5fc7d6f92c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55412) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.31 02:43:42.903302 [ 3 ] {841f96c1-3117-4689-ba83-1b5fc7d6f92c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.31 02:43:42.903518 [ 3 ] {841f96c1-3117-4689-ba83-1b5fc7d6f92c} <Debug> TCPHandler: Processed in 0.105832463 sec. | ||
| 205 | 2026.01.31 02:43:42.903957 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.31 02:43:42.904301 [ 4 ] {8474c13e-1183-4c83-a66e-3e10aa5b3e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.31 02:43:42.904662 [ 4 ] {8474c13e-1183-4c83-a66e-3e10aa5b3e04} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36076) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.31 02:43:42.904917 [ 4 ] {8474c13e-1183-4c83-a66e-3e10aa5b3e04} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.31 02:43:42.905112 [ 4 ] {8474c13e-1183-4c83-a66e-3e10aa5b3e04} <Debug> TCPHandler: Processed in 0.001324485 sec. | ||
| 256 | 2026.01.31 02:43:42.905428 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.31 02:43:42.906186 [ 3 ] {7a6b7d3a-0d28-4a43-b212-c19d4096387e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.31 02:43:42.906895 [ 3 ] {7a6b7d3a-0d28-4a43-b212-c19d4096387e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.31 02:43:42.912174 [ 3 ] {7a6b7d3a-0d28-4a43-b212-c19d4096387e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.31 02:43:42.912201 [ 3 ] {7a6b7d3a-0d28-4a43-b212-c19d4096387e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.198e-05 sec | ||
| 261 | 2026.01.31 02:43:42.912302 [ 3 ] {7a6b7d3a-0d28-4a43-b212-c19d4096387e} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.31 02:43:42.912317 [ 3 ] {7a6b7d3a-0d28-4a43-b212-c19d4096387e} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.31 02:43:42.912344 [ 3 ] {7a6b7d3a-0d28-4a43-b212-c19d4096387e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.31 02:43:42.913194 [ 3 ] {7a6b7d3a-0d28-4a43-b212-c19d4096387e} <Debug> TCPHandler: Processed in 0.007877516 sec. | ||
| 265 | 2026.01.31 02:43:42.913403 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.31 02:43:42.913559 [ 3 ] {86c5e656-a41d-4f96-8b15-5dfcb1b0d721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.01.31 02:43:42.913675 [ 3 ] {86c5e656-a41d-4f96-8b15-5dfcb1b0d721} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.31 02:43:42.920381 [ 3 ] {86c5e656-a41d-4f96-8b15-5dfcb1b0d721} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.31 02:43:42.923382 [ 3 ] {86c5e656-a41d-4f96-8b15-5dfcb1b0d721} <Debug> oximeter.version (b1f35a74-c28b-4589-85d4-d6f293a6c50d): Loading data parts | ||
| 271 | 2026.01.31 02:43:42.924644 [ 3 ] {86c5e656-a41d-4f96-8b15-5dfcb1b0d721} <Debug> oximeter.version (b1f35a74-c28b-4589-85d4-d6f293a6c50d): There are no data parts | ||
| 272 | 2026.01.31 02:43:42.940568 [ 3 ] {86c5e656-a41d-4f96-8b15-5dfcb1b0d721} <Debug> TCPHandler: Processed in 0.027212466 sec. | ||
| 273 | 2026.01.31 02:43:42.940815 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.01.31 02:43:42.941111 [ 3 ] {709ec2ce-fab1-4c38-995c-d919e8a5a842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.01.31 02:43:42.941240 [ 3 ] {709ec2ce-fab1-4c38-995c-d919e8a5a842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.01.31 02:43:42.958311 [ 3 ] {709ec2ce-fab1-4c38-995c-d919e8a5a842} <Debug> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Loading data parts | ||
| 287 | 2026.01.31 02:43:42.958548 [ 3 ] {709ec2ce-fab1-4c38-995c-d919e8a5a842} <Debug> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): There are no data parts | ||
| 288 | 2026.01.31 02:43:42.963000 [ 3 ] {709ec2ce-fab1-4c38-995c-d919e8a5a842} <Debug> TCPHandler: Processed in 0.022283152 sec. | ||
| 289 | 2026.01.31 02:43:42.963287 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.31 02:43:42.963468 [ 3 ] {7ce0c51e-ebff-41cb-b666-57696d86881f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 291 | 2026.01.31 02:43:42.963588 [ 3 ] {7ce0c51e-ebff-41cb-b666-57696d86881f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.31 02:43:42.974218 [ 3 ] {7ce0c51e-ebff-41cb-b666-57696d86881f} <Debug> oximeter.measurements_i8 (ea71579d-7b36-4932-b687-a4613c7beae9): Loading data parts | ||
| 293 | 2026.01.31 02:43:42.974564 [ 3 ] {7ce0c51e-ebff-41cb-b666-57696d86881f} <Debug> oximeter.measurements_i8 (ea71579d-7b36-4932-b687-a4613c7beae9): There are no data parts | ||
| 294 | 2026.01.31 02:43:42.980824 [ 3 ] {7ce0c51e-ebff-41cb-b666-57696d86881f} <Debug> TCPHandler: Processed in 0.017612692 sec. | ||
| 295 | 2026.01.31 02:43:42.980993 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.31 02:43:42.981259 [ 3 ] {5661f9b8-923e-41a3-ad73-239b0c0d18fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 297 | 2026.01.31 02:43:42.981306 [ 3 ] {5661f9b8-923e-41a3-ad73-239b0c0d18fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.31 02:43:42.985127 [ 3 ] {5661f9b8-923e-41a3-ad73-239b0c0d18fe} <Debug> oximeter.measurements_u8 (b274046e-1e0f-457a-ab4d-ad0151b412da): Loading data parts | ||
| 299 | 2026.01.31 02:43:42.985316 [ 3 ] {5661f9b8-923e-41a3-ad73-239b0c0d18fe} <Debug> oximeter.measurements_u8 (b274046e-1e0f-457a-ab4d-ad0151b412da): There are no data parts | ||
| 300 | 2026.01.31 02:43:42.996515 [ 3 ] {5661f9b8-923e-41a3-ad73-239b0c0d18fe} <Debug> TCPHandler: Processed in 0.01557503 sec. | ||
| 301 | 2026.01.31 02:43:42.996792 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.31 02:43:42.996963 [ 3 ] {a1653e1f-f7d2-4936-ae9c-9e1753839978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 303 | 2026.01.31 02:43:42.997086 [ 3 ] {a1653e1f-f7d2-4936-ae9c-9e1753839978} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.31 02:43:43.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.74 MiB, peak 122.74 MiB, free memory in arenas 0.00 B, will set to 130.99 MiB (RSS), difference: 8.25 MiB | ||
| 305 | 2026.01.31 02:43:43.001375 [ 3 ] {a1653e1f-f7d2-4936-ae9c-9e1753839978} <Debug> oximeter.measurements_i16 (3ea476e8-caad-4e02-a62d-c2aa18c0850a): Loading data parts | ||
| 306 | 2026.01.31 02:43:43.001553 [ 3 ] {a1653e1f-f7d2-4936-ae9c-9e1753839978} <Debug> oximeter.measurements_i16 (3ea476e8-caad-4e02-a62d-c2aa18c0850a): There are no data parts | ||
| 307 | 2026.01.31 02:43:43.013746 [ 3 ] {a1653e1f-f7d2-4936-ae9c-9e1753839978} <Debug> TCPHandler: Processed in 0.017012605 sec. | ||
| 308 | 2026.01.31 02:43:43.013923 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.01.31 02:43:43.014172 [ 3 ] {b067b0ca-1afd-4c48-932f-75d50e832f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 310 | 2026.01.31 02:43:43.014297 [ 3 ] {b067b0ca-1afd-4c48-932f-75d50e832f8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 311 | 2026.01.31 02:43:43.018243 [ 3 ] {b067b0ca-1afd-4c48-932f-75d50e832f8c} <Debug> oximeter.measurements_u16 (f441d822-7f29-47ba-9739-2250c5945b06): Loading data parts | ||
| 312 | 2026.01.31 02:43:43.018511 [ 3 ] {b067b0ca-1afd-4c48-932f-75d50e832f8c} <Debug> oximeter.measurements_u16 (f441d822-7f29-47ba-9739-2250c5945b06): There are no data parts | ||
| 313 | 2026.01.31 02:43:43.030364 [ 3 ] {b067b0ca-1afd-4c48-932f-75d50e832f8c} <Debug> TCPHandler: Processed in 0.016494269 sec. | ||
| 314 | 2026.01.31 02:43:43.030540 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 315 | 2026.01.31 02:43:43.030724 [ 3 ] {1b324782-8122-4ce4-846d-8ecce8dac4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 316 | 2026.01.31 02:43:43.030867 [ 3 ] {1b324782-8122-4ce4-846d-8ecce8dac4ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 317 | 2026.01.31 02:43:43.046682 [ 3 ] {1b324782-8122-4ce4-846d-8ecce8dac4ea} <Debug> oximeter.measurements_i32 (cd70f3eb-ffee-44bc-81a4-c9b7645752c8): Loading data parts | ||
| 318 | 2026.01.31 02:43:43.046946 [ 3 ] {1b324782-8122-4ce4-846d-8ecce8dac4ea} <Debug> oximeter.measurements_i32 (cd70f3eb-ffee-44bc-81a4-c9b7645752c8): There are no data parts | ||
| 319 | 2026.01.31 02:43:43.055855 [ 3 ] {1b324782-8122-4ce4-846d-8ecce8dac4ea} <Debug> TCPHandler: Processed in 0.025377117 sec. | ||
| 320 | 2026.01.31 02:43:43.056127 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 321 | 2026.01.31 02:43:43.056426 [ 3 ] {74dbf239-51e4-4201-8325-ae01f9929578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 322 | 2026.01.31 02:43:43.056554 [ 3 ] {74dbf239-51e4-4201-8325-ae01f9929578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 323 | 2026.01.31 02:43:43.067802 [ 3 ] {74dbf239-51e4-4201-8325-ae01f9929578} <Debug> oximeter.measurements_u32 (381bb667-87df-4a88-bb0a-12aaca6630b9): Loading data parts | ||
| 324 | 2026.01.31 02:43:43.067963 [ 3 ] {74dbf239-51e4-4201-8325-ae01f9929578} <Debug> oximeter.measurements_u32 (381bb667-87df-4a88-bb0a-12aaca6630b9): There are no data parts | ||
| 325 | 2026.01.31 02:43:43.072470 [ 3 ] {74dbf239-51e4-4201-8325-ae01f9929578} <Debug> TCPHandler: Processed in 0.016470259 sec. | ||
| 326 | 2026.01.31 02:43:43.072670 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 327 | 2026.01.31 02:43:43.072874 [ 3 ] {a4906f3d-b03e-4b61-ab38-a86862aae658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 328 | 2026.01.31 02:43:43.073019 [ 3 ] {a4906f3d-b03e-4b61-ab38-a86862aae658} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 329 | 2026.01.31 02:43:43.084637 [ 3 ] {a4906f3d-b03e-4b61-ab38-a86862aae658} <Debug> oximeter.measurements_i64 (70209c97-d153-4ce2-91cb-ec9de6e0707b): Loading data parts | ||
| 330 | 2026.01.31 02:43:43.084910 [ 3 ] {a4906f3d-b03e-4b61-ab38-a86862aae658} <Debug> oximeter.measurements_i64 (70209c97-d153-4ce2-91cb-ec9de6e0707b): There are no data parts | ||
| 331 | 2026.01.31 02:43:43.090259 [ 3 ] {a4906f3d-b03e-4b61-ab38-a86862aae658} <Debug> TCPHandler: Processed in 0.017659752 sec. | ||
| 332 | 2026.01.31 02:43:43.090430 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.01.31 02:43:43.090688 [ 3 ] {c36c6841-6afa-42cc-b0eb-904d584be4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 334 | 2026.01.31 02:43:43.090812 [ 3 ] {c36c6841-6afa-42cc-b0eb-904d584be4ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 335 | 2026.01.31 02:43:43.107348 [ 3 ] {c36c6841-6afa-42cc-b0eb-904d584be4ec} <Debug> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Loading data parts | ||
| 336 | 2026.01.31 02:43:43.107503 [ 3 ] {c36c6841-6afa-42cc-b0eb-904d584be4ec} <Debug> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): There are no data parts | ||
| 337 | 2026.01.31 02:43:43.113342 [ 3 ] {c36c6841-6afa-42cc-b0eb-904d584be4ec} <Debug> TCPHandler: Processed in 0.02296484 sec. | ||
| 338 | 2026.01.31 02:43:43.113606 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.01.31 02:43:43.113789 [ 3 ] {4a0fbdb3-c256-4adf-9f22-06c6afd86ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 340 | 2026.01.31 02:43:43.113917 [ 3 ] {4a0fbdb3-c256-4adf-9f22-06c6afd86ca1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 341 | 2026.01.31 02:43:43.128336 [ 3 ] {4a0fbdb3-c256-4adf-9f22-06c6afd86ca1} <Debug> oximeter.measurements_f32 (448b416c-6883-4491-84cc-eb1dd43a5edd): Loading data parts | ||
| 342 | 2026.01.31 02:43:43.128647 [ 3 ] {4a0fbdb3-c256-4adf-9f22-06c6afd86ca1} <Debug> oximeter.measurements_f32 (448b416c-6883-4491-84cc-eb1dd43a5edd): There are no data parts | ||
| 343 | 2026.01.31 02:43:43.134431 [ 3 ] {4a0fbdb3-c256-4adf-9f22-06c6afd86ca1} <Debug> TCPHandler: Processed in 0.020903628 sec. | ||
| 344 | 2026.01.31 02:43:43.134622 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.01.31 02:43:43.134935 [ 3 ] {dd9132c1-f6b8-4659-8fca-823aa72b8efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 346 | 2026.01.31 02:43:43.135044 [ 3 ] {dd9132c1-f6b8-4659-8fca-823aa72b8efa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 347 | 2026.01.31 02:43:43.150570 [ 3 ] {dd9132c1-f6b8-4659-8fca-823aa72b8efa} <Debug> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Loading data parts | ||
| 348 | 2026.01.31 02:43:43.150761 [ 3 ] {dd9132c1-f6b8-4659-8fca-823aa72b8efa} <Debug> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): There are no data parts | ||
| 349 | 2026.01.31 02:43:43.156063 [ 3 ] {dd9132c1-f6b8-4659-8fca-823aa72b8efa} <Debug> TCPHandler: Processed in 0.021506995 sec. | ||
| 350 | 2026.01.31 02:43:43.156317 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.01.31 02:43:43.156491 [ 3 ] {3a89055e-a27d-4835-9c23-976131dff6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 352 | 2026.01.31 02:43:43.156624 [ 3 ] {3a89055e-a27d-4835-9c23-976131dff6a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 353 | 2026.01.31 02:43:43.171569 [ 3 ] {3a89055e-a27d-4835-9c23-976131dff6a2} <Debug> oximeter.measurements_string (83b68603-d852-4b30-84af-62c842a4ef1d): Loading data parts | ||
| 354 | 2026.01.31 02:43:43.171826 [ 3 ] {3a89055e-a27d-4835-9c23-976131dff6a2} <Debug> oximeter.measurements_string (83b68603-d852-4b30-84af-62c842a4ef1d): There are no data parts | ||
| 355 | 2026.01.31 02:43:43.177281 [ 3 ] {3a89055e-a27d-4835-9c23-976131dff6a2} <Debug> TCPHandler: Processed in 0.021022439 sec. | ||
| 356 | 2026.01.31 02:43:43.177465 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.01.31 02:43:43.177783 [ 3 ] {a1d6d25c-1dc4-4096-ae17-a6ad111ee085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 358 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 359 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 360 | * a string isn't palatable for a few reasons. | ||
| 361 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 362 | * details. | ||
| 363 | */ | ||
| 364 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 365 | 2026.01.31 02:43:43.177920 [ 3 ] {a1d6d25c-1dc4-4096-ae17-a6ad111ee085} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 366 | 2026.01.31 02:43:43.192336 [ 3 ] {a1d6d25c-1dc4-4096-ae17-a6ad111ee085} <Debug> oximeter.measurements_bytes (5e365135-6797-48d4-916a-ee77ae16b641): Loading data parts | ||
| 367 | 2026.01.31 02:43:43.192580 [ 3 ] {a1d6d25c-1dc4-4096-ae17-a6ad111ee085} <Debug> oximeter.measurements_bytes (5e365135-6797-48d4-916a-ee77ae16b641): There are no data parts | ||
| 368 | 2026.01.31 02:43:43.208961 [ 3 ] {a1d6d25c-1dc4-4096-ae17-a6ad111ee085} <Debug> TCPHandler: Processed in 0.031550824 sec. | ||
| 369 | 2026.01.31 02:43:43.209186 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.01.31 02:43:43.209616 [ 3 ] {ae30fce8-1db6-46c3-8fa7-97e1815302c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 371 | 2026.01.31 02:43:43.209798 [ 3 ] {ae30fce8-1db6-46c3-8fa7-97e1815302c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 372 | 2026.01.31 02:43:43.215399 [ 3 ] {ae30fce8-1db6-46c3-8fa7-97e1815302c7} <Debug> oximeter.measurements_cumulativei64 (fcd65263-2e96-4a89-a1c1-24870db9f61d): Loading data parts | ||
| 373 | 2026.01.31 02:43:43.215559 [ 3 ] {ae30fce8-1db6-46c3-8fa7-97e1815302c7} <Debug> oximeter.measurements_cumulativei64 (fcd65263-2e96-4a89-a1c1-24870db9f61d): There are no data parts | ||
| 374 | 2026.01.31 02:43:43.257976 [ 3 ] {ae30fce8-1db6-46c3-8fa7-97e1815302c7} <Debug> TCPHandler: Processed in 0.048871361 sec. | ||
| 375 | 2026.01.31 02:43:43.258181 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.31 02:43:43.258363 [ 3 ] {f9559ac8-922f-4e71-a792-5a843e728833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 377 | 2026.01.31 02:43:43.258515 [ 3 ] {f9559ac8-922f-4e71-a792-5a843e728833} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 378 | 2026.01.31 02:43:43.264941 [ 3 ] {f9559ac8-922f-4e71-a792-5a843e728833} <Debug> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Loading data parts | ||
| 379 | 2026.01.31 02:43:43.265093 [ 3 ] {f9559ac8-922f-4e71-a792-5a843e728833} <Debug> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): There are no data parts | ||
| 380 | 2026.01.31 02:43:43.278095 [ 3 ] {f9559ac8-922f-4e71-a792-5a843e728833} <Debug> TCPHandler: Processed in 0.019985757 sec. | ||
| 381 | 2026.01.31 02:43:43.278353 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.31 02:43:43.278526 [ 3 ] {c985dcd8-1b3c-4cb1-9375-c614dc146456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 383 | 2026.01.31 02:43:43.278745 [ 3 ] {c985dcd8-1b3c-4cb1-9375-c614dc146456} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 384 | 2026.01.31 02:43:43.283117 [ 3 ] {c985dcd8-1b3c-4cb1-9375-c614dc146456} <Debug> oximeter.measurements_cumulativef32 (c3e31b88-73b9-4d6e-9788-1166243f18ce): Loading data parts | ||
| 385 | 2026.01.31 02:43:43.283388 [ 3 ] {c985dcd8-1b3c-4cb1-9375-c614dc146456} <Debug> oximeter.measurements_cumulativef32 (c3e31b88-73b9-4d6e-9788-1166243f18ce): There are no data parts | ||
| 386 | 2026.01.31 02:43:43.297066 [ 3 ] {c985dcd8-1b3c-4cb1-9375-c614dc146456} <Debug> TCPHandler: Processed in 0.018774965 sec. | ||
| 387 | 2026.01.31 02:43:43.297231 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.31 02:43:43.297464 [ 3 ] {9f9f2271-726f-4d8f-9512-301da5db50e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 389 | 2026.01.31 02:43:43.297582 [ 3 ] {9f9f2271-726f-4d8f-9512-301da5db50e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2026.01.31 02:43:43.303269 [ 3 ] {9f9f2271-726f-4d8f-9512-301da5db50e1} <Debug> oximeter.measurements_cumulativef64 (09948858-2aae-4ded-a1cc-615211829594): Loading data parts | ||
| 391 | 2026.01.31 02:43:43.303433 [ 3 ] {9f9f2271-726f-4d8f-9512-301da5db50e1} <Debug> oximeter.measurements_cumulativef64 (09948858-2aae-4ded-a1cc-615211829594): There are no data parts | ||
| 392 | 2026.01.31 02:43:43.317963 [ 3 ] {9f9f2271-726f-4d8f-9512-301da5db50e1} <Debug> TCPHandler: Processed in 0.020762627 sec. | ||
| 393 | 2026.01.31 02:43:43.318134 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.31 02:43:43.318395 [ 3 ] {f6012adb-01de-448a-ab36-ee06087a5551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2026.01.31 02:43:43.318576 [ 3 ] {f6012adb-01de-448a-ab36-ee06087a5551} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2026.01.31 02:43:43.323356 [ 3 ] {f6012adb-01de-448a-ab36-ee06087a5551} <Debug> oximeter.measurements_histogrami8 (318d504e-4ab8-4c4b-a967-8cdfb8875adf): Loading data parts | ||
| 407 | 2026.01.31 02:43:43.323660 [ 3 ] {f6012adb-01de-448a-ab36-ee06087a5551} <Debug> oximeter.measurements_histogrami8 (318d504e-4ab8-4c4b-a967-8cdfb8875adf): There are no data parts | ||
| 408 | 2026.01.31 02:43:43.336469 [ 3 ] {f6012adb-01de-448a-ab36-ee06087a5551} <Debug> TCPHandler: Processed in 0.01838776 sec. | ||
| 409 | 2026.01.31 02:43:43.336641 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.01.31 02:43:43.336948 [ 3 ] {5ad1defd-9d99-412c-80d8-93a2f9bb17fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 411 | 2026.01.31 02:43:43.337123 [ 3 ] {5ad1defd-9d99-412c-80d8-93a2f9bb17fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 412 | 2026.01.31 02:43:43.354314 [ 3 ] {5ad1defd-9d99-412c-80d8-93a2f9bb17fd} <Debug> oximeter.measurements_histogramu8 (d9da46b2-8e3f-4fbc-8cdf-37eac4776539): Loading data parts | ||
| 413 | 2026.01.31 02:43:43.354601 [ 3 ] {5ad1defd-9d99-412c-80d8-93a2f9bb17fd} <Debug> oximeter.measurements_histogramu8 (d9da46b2-8e3f-4fbc-8cdf-37eac4776539): There are no data parts | ||
| 414 | 2026.01.31 02:43:43.357352 [ 3 ] {5ad1defd-9d99-412c-80d8-93a2f9bb17fd} <Debug> TCPHandler: Processed in 0.020767266 sec. | ||
| 415 | 2026.01.31 02:43:43.357664 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.01.31 02:43:43.357934 [ 3 ] {834c731f-90c5-4288-9d25-3a3bbd5b2d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 417 | 2026.01.31 02:43:43.358098 [ 3 ] {834c731f-90c5-4288-9d25-3a3bbd5b2d4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 418 | 2026.01.31 02:43:43.361723 [ 3 ] {834c731f-90c5-4288-9d25-3a3bbd5b2d4a} <Debug> oximeter.measurements_histogrami16 (ec316e47-1817-46bf-8dbe-59ee815257c4): Loading data parts | ||
| 419 | 2026.01.31 02:43:43.361910 [ 3 ] {834c731f-90c5-4288-9d25-3a3bbd5b2d4a} <Debug> oximeter.measurements_histogrami16 (ec316e47-1817-46bf-8dbe-59ee815257c4): There are no data parts | ||
| 420 | 2026.01.31 02:43:43.376254 [ 3 ] {834c731f-90c5-4288-9d25-3a3bbd5b2d4a} <Debug> TCPHandler: Processed in 0.018658873 sec. | ||
| 421 | 2026.01.31 02:43:43.376420 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.01.31 02:43:43.376731 [ 3 ] {62da9db1-f74c-4731-b2c8-5969b279637b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 423 | 2026.01.31 02:43:43.376859 [ 3 ] {62da9db1-f74c-4731-b2c8-5969b279637b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 424 | 2026.01.31 02:43:43.394977 [ 3 ] {62da9db1-f74c-4731-b2c8-5969b279637b} <Debug> oximeter.measurements_histogramu16 (e7c4870c-22bc-4875-86d7-d0a504d0c493): Loading data parts | ||
| 425 | 2026.01.31 02:43:43.395130 [ 3 ] {62da9db1-f74c-4731-b2c8-5969b279637b} <Debug> oximeter.measurements_histogramu16 (e7c4870c-22bc-4875-86d7-d0a504d0c493): There are no data parts | ||
| 426 | 2026.01.31 02:43:43.400529 [ 3 ] {62da9db1-f74c-4731-b2c8-5969b279637b} <Debug> TCPHandler: Processed in 0.024162923 sec. | ||
| 427 | 2026.01.31 02:43:43.400828 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.01.31 02:43:43.401061 [ 3 ] {7886678e-f526-4ce7-adf5-b56cde6eed4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 429 | 2026.01.31 02:43:43.401224 [ 3 ] {7886678e-f526-4ce7-adf5-b56cde6eed4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2026.01.31 02:43:43.415442 [ 3 ] {7886678e-f526-4ce7-adf5-b56cde6eed4e} <Debug> oximeter.measurements_histogrami32 (fd3adc0e-970c-46ad-9ab9-1071300fe582): Loading data parts | ||
| 431 | 2026.01.31 02:43:43.415603 [ 3 ] {7886678e-f526-4ce7-adf5-b56cde6eed4e} <Debug> oximeter.measurements_histogrami32 (fd3adc0e-970c-46ad-9ab9-1071300fe582): There are no data parts | ||
| 432 | 2026.01.31 02:43:43.432091 [ 3 ] {7886678e-f526-4ce7-adf5-b56cde6eed4e} <Debug> TCPHandler: Processed in 0.031321421 sec. | ||
| 433 | 2026.01.31 02:43:43.432260 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.01.31 02:43:43.432472 [ 3 ] {5d14958f-f4da-403e-bb08-ee6c623a3eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 435 | 2026.01.31 02:43:43.432649 [ 3 ] {5d14958f-f4da-403e-bb08-ee6c623a3eb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2026.01.31 02:43:43.450521 [ 3 ] {5d14958f-f4da-403e-bb08-ee6c623a3eb0} <Debug> oximeter.measurements_histogramu32 (2a6d7e5d-e614-4c00-b191-8730044fcdb6): Loading data parts | ||
| 437 | 2026.01.31 02:43:43.450718 [ 3 ] {5d14958f-f4da-403e-bb08-ee6c623a3eb0} <Debug> oximeter.measurements_histogramu32 (2a6d7e5d-e614-4c00-b191-8730044fcdb6): There are no data parts | ||
| 438 | 2026.01.31 02:43:43.456532 [ 3 ] {5d14958f-f4da-403e-bb08-ee6c623a3eb0} <Debug> TCPHandler: Processed in 0.024322845 sec. | ||
| 439 | 2026.01.31 02:43:43.456772 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.01.31 02:43:43.457034 [ 3 ] {6b2e9563-63ab-41de-aa98-0ef36cd75871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 441 | 2026.01.31 02:43:43.457183 [ 3 ] {6b2e9563-63ab-41de-aa98-0ef36cd75871} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.01.31 02:43:43.469554 [ 3 ] {6b2e9563-63ab-41de-aa98-0ef36cd75871} <Debug> oximeter.measurements_histogrami64 (ea7e273f-0149-444f-a2bf-a8eb22790123): Loading data parts | ||
| 443 | 2026.01.31 02:43:43.469701 [ 3 ] {6b2e9563-63ab-41de-aa98-0ef36cd75871} <Debug> oximeter.measurements_histogrami64 (ea7e273f-0149-444f-a2bf-a8eb22790123): There are no data parts | ||
| 444 | 2026.01.31 02:43:43.474112 [ 3 ] {6b2e9563-63ab-41de-aa98-0ef36cd75871} <Debug> TCPHandler: Processed in 0.01739028 sec. | ||
| 445 | 2026.01.31 02:43:43.474264 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.01.31 02:43:43.474497 [ 3 ] {80d97231-bbca-4851-b42b-6933a6963970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 447 | 2026.01.31 02:43:43.474646 [ 3 ] {80d97231-bbca-4851-b42b-6933a6963970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.01.31 02:43:43.479902 [ 3 ] {80d97231-bbca-4851-b42b-6933a6963970} <Debug> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Loading data parts | ||
| 449 | 2026.01.31 02:43:43.480148 [ 3 ] {80d97231-bbca-4851-b42b-6933a6963970} <Debug> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): There are no data parts | ||
| 450 | 2026.01.31 02:43:43.481787 [ 3 ] {80d97231-bbca-4851-b42b-6933a6963970} <Debug> TCPHandler: Processed in 0.007571722 sec. | ||
| 451 | 2026.01.31 02:43:43.481944 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.01.31 02:43:43.482238 [ 3 ] {788c65f6-caf3-4fa1-a126-ac5eb093b6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 453 | 2026.01.31 02:43:43.482370 [ 3 ] {788c65f6-caf3-4fa1-a126-ac5eb093b6b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.01.31 02:43:43.493740 [ 3 ] {788c65f6-caf3-4fa1-a126-ac5eb093b6b9} <Debug> oximeter.measurements_histogramf32 (3c9826fe-1def-4751-ad01-63767a771c8e): Loading data parts | ||
| 455 | 2026.01.31 02:43:43.493894 [ 3 ] {788c65f6-caf3-4fa1-a126-ac5eb093b6b9} <Debug> oximeter.measurements_histogramf32 (3c9826fe-1def-4751-ad01-63767a771c8e): There are no data parts | ||
| 456 | 2026.01.31 02:43:43.496359 [ 3 ] {788c65f6-caf3-4fa1-a126-ac5eb093b6b9} <Debug> TCPHandler: Processed in 0.014464168 sec. | ||
| 457 | 2026.01.31 02:43:43.496513 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.01.31 02:43:43.496776 [ 3 ] {3efb5f95-ffbf-4561-ac9b-e053f5ce966d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 459 | 2026.01.31 02:43:43.496994 [ 3 ] {3efb5f95-ffbf-4561-ac9b-e053f5ce966d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.01.31 02:43:43.501369 [ 3 ] {3efb5f95-ffbf-4561-ac9b-e053f5ce966d} <Debug> oximeter.measurements_histogramf64 (2db35b00-6d13-45c9-868e-160e8df4f4de): Loading data parts | ||
| 461 | 2026.01.31 02:43:43.501621 [ 3 ] {3efb5f95-ffbf-4561-ac9b-e053f5ce966d} <Debug> oximeter.measurements_histogramf64 (2db35b00-6d13-45c9-868e-160e8df4f4de): There are no data parts | ||
| 462 | 2026.01.31 02:43:43.503286 [ 3 ] {3efb5f95-ffbf-4561-ac9b-e053f5ce966d} <Debug> TCPHandler: Processed in 0.006821634 sec. | ||
| 463 | 2026.01.31 02:43:43.503456 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.01.31 02:43:43.503811 [ 3 ] {500faaec-9a63-4b01-9d34-9ae34f3129fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.01.31 02:43:43.503958 [ 3 ] {500faaec-9a63-4b01-9d34-9ae34f3129fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.01.31 02:43:43.514061 [ 3 ] {500faaec-9a63-4b01-9d34-9ae34f3129fb} <Debug> oximeter.fields_bool (16df8d1a-069d-4504-a685-97104022a25a): Loading data parts | ||
| 492 | 2026.01.31 02:43:43.514202 [ 3 ] {500faaec-9a63-4b01-9d34-9ae34f3129fb} <Debug> oximeter.fields_bool (16df8d1a-069d-4504-a685-97104022a25a): There are no data parts | ||
| 493 | 2026.01.31 02:43:43.518635 [ 3 ] {500faaec-9a63-4b01-9d34-9ae34f3129fb} <Debug> TCPHandler: Processed in 0.015237176 sec. | ||
| 494 | 2026.01.31 02:43:43.518935 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.31 02:43:43.519093 [ 3 ] {28bbcde5-11a8-4982-8210-b94753412a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 496 | 2026.01.31 02:43:43.519242 [ 3 ] {28bbcde5-11a8-4982-8210-b94753412a9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.01.31 02:43:43.521433 [ 3 ] {28bbcde5-11a8-4982-8210-b94753412a9e} <Debug> oximeter.fields_i8 (b2af1b55-0bd3-4698-8b8d-983776fd916e): Loading data parts | ||
| 498 | 2026.01.31 02:43:43.521651 [ 3 ] {28bbcde5-11a8-4982-8210-b94753412a9e} <Debug> oximeter.fields_i8 (b2af1b55-0bd3-4698-8b8d-983776fd916e): There are no data parts | ||
| 499 | 2026.01.31 02:43:43.531304 [ 3 ] {28bbcde5-11a8-4982-8210-b94753412a9e} <Debug> TCPHandler: Processed in 0.012419796 sec. | ||
| 500 | 2026.01.31 02:43:43.531456 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.31 02:43:43.531751 [ 3 ] {d7936de4-8cc7-410e-aaa8-d3ff188b6924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 502 | 2026.01.31 02:43:43.531834 [ 3 ] {d7936de4-8cc7-410e-aaa8-d3ff188b6924} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.01.31 02:43:43.538085 [ 3 ] {d7936de4-8cc7-410e-aaa8-d3ff188b6924} <Debug> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Loading data parts | ||
| 504 | 2026.01.31 02:43:43.538219 [ 3 ] {d7936de4-8cc7-410e-aaa8-d3ff188b6924} <Debug> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): There are no data parts | ||
| 505 | 2026.01.31 02:43:43.542228 [ 3 ] {d7936de4-8cc7-410e-aaa8-d3ff188b6924} <Debug> TCPHandler: Processed in 0.010826028 sec. | ||
| 506 | 2026.01.31 02:43:43.542461 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.01.31 02:43:43.542616 [ 3 ] {96411922-a531-42e4-9d0c-4c80b71e626c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 508 | 2026.01.31 02:43:43.542737 [ 3 ] {96411922-a531-42e4-9d0c-4c80b71e626c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.01.31 02:43:43.545119 [ 3 ] {96411922-a531-42e4-9d0c-4c80b71e626c} <Debug> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Loading data parts | ||
| 510 | 2026.01.31 02:43:43.545334 [ 3 ] {96411922-a531-42e4-9d0c-4c80b71e626c} <Debug> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): There are no data parts | ||
| 511 | 2026.01.31 02:43:43.553561 [ 3 ] {96411922-a531-42e4-9d0c-4c80b71e626c} <Debug> TCPHandler: Processed in 0.011148581 sec. | ||
| 512 | 2026.01.31 02:43:43.553700 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.01.31 02:43:43.553983 [ 3 ] {5a990f15-4182-49cd-8f12-efd3e599cfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 514 | 2026.01.31 02:43:43.554157 [ 3 ] {5a990f15-4182-49cd-8f12-efd3e599cfdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.01.31 02:43:43.556746 [ 3 ] {5a990f15-4182-49cd-8f12-efd3e599cfdd} <Debug> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Loading data parts | ||
| 516 | 2026.01.31 02:43:43.556877 [ 3 ] {5a990f15-4182-49cd-8f12-efd3e599cfdd} <Debug> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): There are no data parts | ||
| 517 | 2026.01.31 02:43:43.560681 [ 3 ] {5a990f15-4182-49cd-8f12-efd3e599cfdd} <Debug> TCPHandler: Processed in 0.007029097 sec. | ||
| 518 | 2026.01.31 02:43:43.560997 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.01.31 02:43:43.561165 [ 3 ] {28ba5cc8-fa66-41f9-bbd4-d3463dcee4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 520 | 2026.01.31 02:43:43.561307 [ 3 ] {28ba5cc8-fa66-41f9-bbd4-d3463dcee4d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.01.31 02:43:43.563531 [ 3 ] {28ba5cc8-fa66-41f9-bbd4-d3463dcee4d6} <Debug> oximeter.fields_i32 (5baff73b-cd6e-4d64-8e8b-263a1dec5e6d): Loading data parts | ||
| 522 | 2026.01.31 02:43:43.563806 [ 3 ] {28ba5cc8-fa66-41f9-bbd4-d3463dcee4d6} <Debug> oximeter.fields_i32 (5baff73b-cd6e-4d64-8e8b-263a1dec5e6d): There are no data parts | ||
| 523 | 2026.01.31 02:43:43.573705 [ 3 ] {28ba5cc8-fa66-41f9-bbd4-d3463dcee4d6} <Debug> TCPHandler: Processed in 0.012757648 sec. | ||
| 524 | 2026.01.31 02:43:43.573856 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.01.31 02:43:43.574214 [ 3 ] {185947fd-69a7-4b81-a502-4fab7b6a0c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 526 | 2026.01.31 02:43:43.574347 [ 3 ] {185947fd-69a7-4b81-a502-4fab7b6a0c03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.01.31 02:43:43.579004 [ 3 ] {185947fd-69a7-4b81-a502-4fab7b6a0c03} <Debug> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Loading data parts | ||
| 528 | 2026.01.31 02:43:43.579141 [ 3 ] {185947fd-69a7-4b81-a502-4fab7b6a0c03} <Debug> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): There are no data parts | ||
| 529 | 2026.01.31 02:43:43.580685 [ 3 ] {185947fd-69a7-4b81-a502-4fab7b6a0c03} <Debug> TCPHandler: Processed in 0.006878654 sec. | ||
| 530 | 2026.01.31 02:43:43.580908 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.01.31 02:43:43.581064 [ 3 ] {45246ce2-4200-40d0-a070-a1a95ffe21e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 532 | 2026.01.31 02:43:43.581184 [ 3 ] {45246ce2-4200-40d0-a070-a1a95ffe21e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.01.31 02:43:43.591110 [ 3 ] {45246ce2-4200-40d0-a070-a1a95ffe21e5} <Debug> oximeter.fields_i64 (9a0660ce-8a06-4863-b1f0-2eb68a6a1e3e): Loading data parts | ||
| 534 | 2026.01.31 02:43:43.591339 [ 3 ] {45246ce2-4200-40d0-a070-a1a95ffe21e5} <Debug> oximeter.fields_i64 (9a0660ce-8a06-4863-b1f0-2eb68a6a1e3e): There are no data parts | ||
| 535 | 2026.01.31 02:43:43.612094 [ 3 ] {45246ce2-4200-40d0-a070-a1a95ffe21e5} <Debug> TCPHandler: Processed in 0.031234851 sec. | ||
| 536 | 2026.01.31 02:43:43.612240 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.31 02:43:43.612473 [ 3 ] {5afd48a1-9e56-4573-bd00-8f4f8c3185fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 538 | 2026.01.31 02:43:43.612593 [ 3 ] {5afd48a1-9e56-4573-bd00-8f4f8c3185fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.01.31 02:43:43.616180 [ 3 ] {5afd48a1-9e56-4573-bd00-8f4f8c3185fa} <Debug> oximeter.fields_u64 (d8655583-18e5-4179-9754-cb73cad72d8e): Loading data parts | ||
| 540 | 2026.01.31 02:43:43.616346 [ 3 ] {5afd48a1-9e56-4573-bd00-8f4f8c3185fa} <Debug> oximeter.fields_u64 (d8655583-18e5-4179-9754-cb73cad72d8e): There are no data parts | ||
| 541 | 2026.01.31 02:43:43.620154 [ 3 ] {5afd48a1-9e56-4573-bd00-8f4f8c3185fa} <Debug> TCPHandler: Processed in 0.007961686 sec. | ||
| 542 | 2026.01.31 02:43:43.620351 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.31 02:43:43.620504 [ 3 ] {1b7a0860-016f-4cdc-ac99-d40c020b93bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 544 | 2026.01.31 02:43:43.620629 [ 3 ] {1b7a0860-016f-4cdc-ac99-d40c020b93bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.01.31 02:43:43.622695 [ 3 ] {1b7a0860-016f-4cdc-ac99-d40c020b93bb} <Debug> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Loading data parts | ||
| 546 | 2026.01.31 02:43:43.622911 [ 3 ] {1b7a0860-016f-4cdc-ac99-d40c020b93bb} <Debug> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): There are no data parts | ||
| 547 | 2026.01.31 02:43:43.631941 [ 3 ] {1b7a0860-016f-4cdc-ac99-d40c020b93bb} <Debug> TCPHandler: Processed in 0.011639267 sec. | ||
| 548 | 2026.01.31 02:43:43.632083 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.31 02:43:43.632314 [ 3 ] {ca7def2c-aefb-41ee-a57c-66617645f38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 550 | 2026.01.31 02:43:43.632429 [ 3 ] {ca7def2c-aefb-41ee-a57c-66617645f38a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.01.31 02:43:43.635267 [ 3 ] {ca7def2c-aefb-41ee-a57c-66617645f38a} <Debug> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Loading data parts | ||
| 552 | 2026.01.31 02:43:43.635423 [ 3 ] {ca7def2c-aefb-41ee-a57c-66617645f38a} <Debug> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): There are no data parts | ||
| 553 | 2026.01.31 02:43:43.639240 [ 3 ] {ca7def2c-aefb-41ee-a57c-66617645f38a} <Debug> TCPHandler: Processed in 0.007204618 sec. | ||
| 554 | 2026.01.31 02:43:43.639403 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.01.31 02:43:43.639592 [ 3 ] {38d13def-8939-43f6-a9f9-4dacc5a0835b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 556 | 2026.01.31 02:43:43.639745 [ 3 ] {38d13def-8939-43f6-a9f9-4dacc5a0835b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.01.31 02:43:43.650475 [ 3 ] {38d13def-8939-43f6-a9f9-4dacc5a0835b} <Debug> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Loading data parts | ||
| 558 | 2026.01.31 02:43:43.650705 [ 3 ] {38d13def-8939-43f6-a9f9-4dacc5a0835b} <Debug> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): There are no data parts | ||
| 559 | 2026.01.31 02:43:43.653124 [ 3 ] {38d13def-8939-43f6-a9f9-4dacc5a0835b} <Debug> TCPHandler: Processed in 0.013783891 sec. | ||
| 560 | 2026.01.31 02:43:43.653292 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.31 02:43:43.653635 [ 3 ] {97273e01-2ad4-4e6e-ab39-dabeda2bd238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.01.31 02:43:43.653786 [ 3 ] {97273e01-2ad4-4e6e-ab39-dabeda2bd238} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.01.31 02:43:43.658020 [ 3 ] {97273e01-2ad4-4e6e-ab39-dabeda2bd238} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe): Loading data parts | ||
| 567 | 2026.01.31 02:43:43.658243 [ 3 ] {97273e01-2ad4-4e6e-ab39-dabeda2bd238} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe): There are no data parts | ||
| 568 | 2026.01.31 02:43:43.659934 [ 3 ] {97273e01-2ad4-4e6e-ab39-dabeda2bd238} <Debug> TCPHandler: Processed in 0.006692933 sec. | ||
| 569 | 2026.01.31 02:43:43.660212 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.01.31 02:43:43.660613 [ 4 ] {b905815c-83af-46dc-9eaf-d1db9f4c26fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.01.31 02:43:43.661963 [ 4 ] {b905815c-83af-46dc-9eaf-d1db9f4c26fc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.01.31 02:43:43.676372 [ 260 ] {b905815c-83af-46dc-9eaf-d1db9f4c26fc} <Trace> oximeter.version (b1f35a74-c28b-4589-85d4-d6f293a6c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.01.31 02:43:43.676539 [ 260 ] {b905815c-83af-46dc-9eaf-d1db9f4c26fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 574 | 2026.01.31 02:43:43.681435 [ 260 ] {b905815c-83af-46dc-9eaf-d1db9f4c26fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.01.31 02:43:43.682079 [ 260 ] {b905815c-83af-46dc-9eaf-d1db9f4c26fc} <Trace> oximeter.version (b1f35a74-c28b-4589-85d4-d6f293a6c50d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.01.31 02:43:43.682499 [ 4 ] {b905815c-83af-46dc-9eaf-d1db9f4c26fc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022022 sec., 45.409136318227226 rows/sec., 726.55 B/sec. | ||
| 577 | 2026.01.31 02:43:43.682760 [ 4 ] {b905815c-83af-46dc-9eaf-d1db9f4c26fc} <Debug> TCPHandler: Processed in 0.022693667 sec. | ||
| 578 | 2026.01.31 02:43:44.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.90 MiB, peak 133.90 MiB, free memory in arenas 0.00 B, will set to 138.02 MiB (RSS), difference: 4.12 MiB | ||
| 579 | 2026.01.31 02:43:44.289294 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40031 | ||
| 580 | 2026.01.31 02:43:44.289438 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 581 | 2026.01.31 02:43:44.289470 [ 262 ] {} <Debug> TCP-Session: 98fb3eb9-13a1-41af-8ade-9f6aeaac59a3 Authenticating user 'default' from [fd00:1122:3344:101::b]:40031 | ||
| 582 | 2026.01.31 02:43:44.289633 [ 262 ] {} <Debug> TCP-Session: 98fb3eb9-13a1-41af-8ade-9f6aeaac59a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.31 02:43:44.289647 [ 262 ] {} <Debug> TCP-Session: 98fb3eb9-13a1-41af-8ade-9f6aeaac59a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.01.31 02:43:44.289712 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 585 | 2026.01.31 02:43:44.289785 [ 262 ] {} <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 | ||
| 586 | 2026.01.31 02:43:44.289840 [ 262 ] {} <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 | ||
| 587 | 2026.01.31 02:43:44.290892 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60778 | ||
| 588 | 2026.01.31 02:43:44.290965 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60033 | ||
| 589 | 2026.01.31 02:43:44.291074 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.01.31 02:43:44.291182 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.01.31 02:43:44.291289 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53131 | ||
| 592 | 2026.01.31 02:43:44.291296 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57741 | ||
| 593 | 2026.01.31 02:43:44.291349 [ 263 ] {} <Debug> TCP-Session: fc6723ec-a24a-4eef-bcbb-0ef1a03514bf Authenticating user 'default' from [fd00:1122:3344:101::b]:60778 | ||
| 594 | 2026.01.31 02:43:44.291372 [ 264 ] {} <Debug> TCP-Session: abe0953d-6d09-462d-a3ab-03c668dc9bf4 Authenticating user 'default' from [fd00:1122:3344:101::b]:60033 | ||
| 595 | 2026.01.31 02:43:44.291334 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52985 | ||
| 596 | 2026.01.31 02:43:44.291449 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53031 | ||
| 597 | 2026.01.31 02:43:44.291561 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61362 | ||
| 598 | 2026.01.31 02:43:44.291610 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.01.31 02:43:44.291544 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.01.31 02:43:44.291504 [ 264 ] {} <Debug> TCP-Session: abe0953d-6d09-462d-a3ab-03c668dc9bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.31 02:43:44.291694 [ 267 ] {} <Debug> TCP-Session: 0e462653-a66a-4474-af87-8440634a6555 Authenticating user 'default' from [fd00:1122:3344:101::b]:52985 | ||
| 602 | 2026.01.31 02:43:44.291470 [ 263 ] {} <Debug> TCP-Session: fc6723ec-a24a-4eef-bcbb-0ef1a03514bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.01.31 02:43:44.291452 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.01.31 02:43:44.291820 [ 267 ] {} <Debug> TCP-Session: 0e462653-a66a-4474-af87-8440634a6555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.01.31 02:43:44.291802 [ 263 ] {} <Debug> TCP-Session: fc6723ec-a24a-4eef-bcbb-0ef1a03514bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.31 02:43:44.291929 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.01.31 02:43:44.291979 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.01.31 02:43:44.291979 [ 267 ] {} <Debug> TCP-Session: 0e462653-a66a-4474-af87-8440634a6555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.31 02:43:44.291970 [ 266 ] {} <Debug> TCP-Session: 77d09444-66e5-4395-8d19-32dd6bab9401 Authenticating user 'default' from [fd00:1122:3344:101::b]:53131 | ||
| 610 | 2026.01.31 02:43:44.292125 [ 269 ] {} <Debug> TCP-Session: 1ab7a1f4-e785-4886-bce0-c9ef8d94bbc6 Authenticating user 'default' from [fd00:1122:3344:101::b]:61362 | ||
| 611 | 2026.01.31 02:43:44.292142 [ 266 ] {} <Debug> TCP-Session: 77d09444-66e5-4395-8d19-32dd6bab9401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.31 02:43:44.292093 [ 268 ] {} <Debug> TCP-Session: 37a551a8-40f5-4438-b9b6-4940bdccd0a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:53031 | ||
| 613 | 2026.01.31 02:43:44.292221 [ 269 ] {} <Debug> TCP-Session: 1ab7a1f4-e785-4886-bce0-c9ef8d94bbc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.31 02:43:44.292225 [ 266 ] {} <Debug> TCP-Session: 77d09444-66e5-4395-8d19-32dd6bab9401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.31 02:43:44.292249 [ 268 ] {} <Debug> TCP-Session: 37a551a8-40f5-4438-b9b6-4940bdccd0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.31 02:43:44.292294 [ 269 ] {} <Debug> TCP-Session: 1ab7a1f4-e785-4886-bce0-c9ef8d94bbc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.31 02:43:44.292325 [ 268 ] {} <Debug> TCP-Session: 37a551a8-40f5-4438-b9b6-4940bdccd0a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.31 02:43:44.291791 [ 264 ] {} <Debug> TCP-Session: abe0953d-6d09-462d-a3ab-03c668dc9bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.31 02:43:44.291713 [ 265 ] {} <Debug> TCP-Session: de85b309-17d4-41fa-bc3f-b86a3385472e Authenticating user 'default' from [fd00:1122:3344:101::b]:57741 | ||
| 620 | 2026.01.31 02:43:44.292466 [ 265 ] {} <Debug> TCP-Session: de85b309-17d4-41fa-bc3f-b86a3385472e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.01.31 02:43:44.292480 [ 265 ] {} <Debug> TCP-Session: de85b309-17d4-41fa-bc3f-b86a3385472e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2026.01.31 02:43:44.380451 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39797 | ||
| 623 | 2026.01.31 02:43:44.380698 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.01.31 02:43:44.380736 [ 270 ] {} <Debug> TCP-Session: eed4facb-c417-4354-b4a5-78258204d96a Authenticating user 'default' from [fd00:1122:3344:101::a]:39797 | ||
| 625 | 2026.01.31 02:43:44.380760 [ 270 ] {} <Debug> TCP-Session: eed4facb-c417-4354-b4a5-78258204d96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.31 02:43:44.380852 [ 270 ] {} <Debug> TCP-Session: eed4facb-c417-4354-b4a5-78258204d96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.01.31 02:43:44.380919 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.01.31 02:43:44.380970 [ 270 ] {} <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 | ||
| 629 | 2026.01.31 02:43:44.381058 [ 270 ] {} <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 | ||
| 630 | 2026.01.31 02:43:44.382144 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56949 | ||
| 631 | 2026.01.31 02:43:44.382231 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42306 | ||
| 632 | 2026.01.31 02:43:44.382363 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.31 02:43:44.382392 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56327 | ||
| 634 | 2026.01.31 02:43:44.382463 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.31 02:43:44.382467 [ 271 ] {} <Debug> TCP-Session: 9ddf21b5-eb28-46e7-879a-8e02e0b5aa94 Authenticating user 'default' from [fd00:1122:3344:101::a]:56949 | ||
| 636 | 2026.01.31 02:43:44.382514 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48454 | ||
| 637 | 2026.01.31 02:43:44.382592 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49338 | ||
| 638 | 2026.01.31 02:43:44.382655 [ 271 ] {} <Debug> TCP-Session: 9ddf21b5-eb28-46e7-879a-8e02e0b5aa94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.01.31 02:43:44.382732 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41403 | ||
| 640 | 2026.01.31 02:43:44.382809 [ 272 ] {} <Debug> TCP-Session: 2c1b5bd8-c0a5-4a6b-a2a0-dcd4836eaec3 Authenticating user 'default' from [fd00:1122:3344:101::a]:42306 | ||
| 641 | 2026.01.31 02:43:44.382850 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.01.31 02:43:44.382827 [ 271 ] {} <Debug> TCP-Session: 9ddf21b5-eb28-46e7-879a-8e02e0b5aa94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.01.31 02:43:44.382911 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34853 | ||
| 644 | 2026.01.31 02:43:44.382954 [ 274 ] {} <Debug> TCP-Session: 7e9e73bd-0cf8-48b9-87a0-b5523af91047 Authenticating user 'default' from [fd00:1122:3344:101::a]:48454 | ||
| 645 | 2026.01.31 02:43:44.382931 [ 272 ] {} <Debug> TCP-Session: 2c1b5bd8-c0a5-4a6b-a2a0-dcd4836eaec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.31 02:43:44.383013 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.01.31 02:43:44.382813 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.31 02:43:44.383079 [ 272 ] {} <Debug> TCP-Session: 2c1b5bd8-c0a5-4a6b-a2a0-dcd4836eaec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.31 02:43:44.383172 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.01.31 02:43:44.383168 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.01.31 02:43:44.383258 [ 273 ] {} <Debug> TCP-Session: f60daced-1a64-4ff4-9fdc-fc27fa4f972e Authenticating user 'default' from [fd00:1122:3344:101::a]:56327 | ||
| 652 | 2026.01.31 02:43:44.383074 [ 276 ] {} <Debug> TCP-Session: cdf64801-dc5b-4148-9119-e9b5d6926cb2 Authenticating user 'default' from [fd00:1122:3344:101::a]:41403 | ||
| 653 | 2026.01.31 02:43:44.383059 [ 274 ] {} <Debug> TCP-Session: 7e9e73bd-0cf8-48b9-87a0-b5523af91047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.31 02:43:44.383444 [ 275 ] {} <Debug> TCP-Session: 3a23f296-5313-4c20-abc3-e722d188954b Authenticating user 'default' from [fd00:1122:3344:101::a]:49338 | ||
| 655 | 2026.01.31 02:43:44.383470 [ 273 ] {} <Debug> TCP-Session: f60daced-1a64-4ff4-9fdc-fc27fa4f972e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.31 02:43:44.383452 [ 276 ] {} <Debug> TCP-Session: cdf64801-dc5b-4148-9119-e9b5d6926cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.31 02:43:44.383567 [ 275 ] {} <Debug> TCP-Session: 3a23f296-5313-4c20-abc3-e722d188954b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.31 02:43:44.383544 [ 273 ] {} <Debug> TCP-Session: f60daced-1a64-4ff4-9fdc-fc27fa4f972e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.31 02:43:44.383527 [ 274 ] {} <Debug> TCP-Session: 7e9e73bd-0cf8-48b9-87a0-b5523af91047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.31 02:43:44.383729 [ 275 ] {} <Debug> TCP-Session: 3a23f296-5313-4c20-abc3-e722d188954b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.31 02:43:44.383705 [ 276 ] {} <Debug> TCP-Session: cdf64801-dc5b-4148-9119-e9b5d6926cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.31 02:43:44.383258 [ 277 ] {} <Debug> TCP-Session: 8b5c815d-8fd2-4d8c-a30f-67ca13d2a4be Authenticating user 'default' from [fd00:1122:3344:101::a]:34853 | ||
| 663 | 2026.01.31 02:43:44.383924 [ 277 ] {} <Debug> TCP-Session: 8b5c815d-8fd2-4d8c-a30f-67ca13d2a4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.31 02:43:44.383939 [ 277 ] {} <Debug> TCP-Session: 8b5c815d-8fd2-4d8c-a30f-67ca13d2a4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.01.31 02:43:44.666387 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36282 | ||
| 666 | 2026.01.31 02:43:44.666618 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.01.31 02:43:44.666699 [ 278 ] {} <Debug> TCP-Session: 8257998f-6f65-4197-915f-761375518a14 Authenticating user 'default' from [fd00:1122:3344:101::c]:36282 | ||
| 668 | 2026.01.31 02:43:44.666724 [ 278 ] {} <Debug> TCP-Session: 8257998f-6f65-4197-915f-761375518a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.31 02:43:44.666736 [ 278 ] {} <Debug> TCP-Session: 8257998f-6f65-4197-915f-761375518a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.01.31 02:43:44.666891 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.01.31 02:43:44.666929 [ 278 ] {} <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 | ||
| 672 | 2026.01.31 02:43:44.667022 [ 278 ] {} <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 | ||
| 673 | 2026.01.31 02:43:44.668052 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40591 | ||
| 674 | 2026.01.31 02:43:44.668245 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.31 02:43:44.668262 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33107 | ||
| 676 | 2026.01.31 02:43:44.668278 [ 279 ] {} <Debug> TCP-Session: ebcc35f7-0328-4ab0-a1db-c8e03f23b8f8 Authenticating user 'default' from [fd00:1122:3344:101::c]:40591 | ||
| 677 | 2026.01.31 02:43:44.668364 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63947 | ||
| 678 | 2026.01.31 02:43:44.668272 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57428 | ||
| 679 | 2026.01.31 02:43:44.668457 [ 279 ] {} <Debug> TCP-Session: ebcc35f7-0328-4ab0-a1db-c8e03f23b8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.31 02:43:44.668470 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45390 | ||
| 681 | 2026.01.31 02:43:44.668558 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36498 | ||
| 682 | 2026.01.31 02:43:44.668496 [ 279 ] {} <Debug> TCP-Session: ebcc35f7-0328-4ab0-a1db-c8e03f23b8f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.31 02:43:44.668468 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.01.31 02:43:44.668711 [ 281 ] {} <Debug> TCP-Session: c1aa56e9-a085-461c-a16c-80e8e63bf8a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:33107 | ||
| 685 | 2026.01.31 02:43:44.668772 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.01.31 02:43:44.668745 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.31 02:43:44.668734 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65356 | ||
| 688 | 2026.01.31 02:43:44.668894 [ 280 ] {} <Debug> TCP-Session: 7f00647e-0f7d-4ea9-a0b2-993d806fcbf5 Authenticating user 'default' from [fd00:1122:3344:101::c]:57428 | ||
| 689 | 2026.01.31 02:43:44.668912 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.31 02:43:44.668938 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.31 02:43:44.668874 [ 282 ] {} <Debug> TCP-Session: 5a14a55f-94de-4359-a60e-dde5acca02d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:63947 | ||
| 692 | 2026.01.31 02:43:44.669006 [ 284 ] {} <Debug> TCP-Session: 9a13aae7-2cfb-481a-bd1e-c21a2aa38d81 Authenticating user 'default' from [fd00:1122:3344:101::c]:36498 | ||
| 693 | 2026.01.31 02:43:44.669008 [ 280 ] {} <Debug> TCP-Session: 7f00647e-0f7d-4ea9-a0b2-993d806fcbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.31 02:43:44.668996 [ 283 ] {} <Debug> TCP-Session: 6aa8eb49-7ae6-49cb-a2ff-04d89329c648 Authenticating user 'default' from [fd00:1122:3344:101::c]:45390 | ||
| 695 | 2026.01.31 02:43:44.669098 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.01.31 02:43:44.669095 [ 284 ] {} <Debug> TCP-Session: 9a13aae7-2cfb-481a-bd1e-c21a2aa38d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.31 02:43:44.669081 [ 280 ] {} <Debug> TCP-Session: 7f00647e-0f7d-4ea9-a0b2-993d806fcbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.31 02:43:44.669235 [ 285 ] {} <Debug> TCP-Session: 4265fe90-f585-4869-84e6-89ad4656b32e Authenticating user 'default' from [fd00:1122:3344:101::c]:65356 | ||
| 699 | 2026.01.31 02:43:44.669189 [ 283 ] {} <Debug> TCP-Session: 6aa8eb49-7ae6-49cb-a2ff-04d89329c648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.31 02:43:44.669185 [ 284 ] {} <Debug> TCP-Session: 9a13aae7-2cfb-481a-bd1e-c21a2aa38d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.31 02:43:44.669340 [ 285 ] {} <Debug> TCP-Session: 4265fe90-f585-4869-84e6-89ad4656b32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.31 02:43:44.669313 [ 283 ] {} <Debug> TCP-Session: 6aa8eb49-7ae6-49cb-a2ff-04d89329c648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.31 02:43:44.668856 [ 281 ] {} <Debug> TCP-Session: c1aa56e9-a085-461c-a16c-80e8e63bf8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.31 02:43:44.669459 [ 285 ] {} <Debug> TCP-Session: 4265fe90-f585-4869-84e6-89ad4656b32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.31 02:43:44.669076 [ 282 ] {} <Debug> TCP-Session: 5a14a55f-94de-4359-a60e-dde5acca02d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.31 02:43:44.669580 [ 281 ] {} <Debug> TCP-Session: c1aa56e9-a085-461c-a16c-80e8e63bf8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.31 02:43:44.669595 [ 282 ] {} <Debug> TCP-Session: 5a14a55f-94de-4359-a60e-dde5acca02d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.01.31 02:43:45.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.16 MiB, peak 138.16 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 1.54 MiB | ||
| 709 | 2026.01.31 02:43:48.694874 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 710 | 2026.01.31 02:43:48.695199 [ 3 ] {4842364c-99e5-4751-810a-c4fbcf81f93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 711 | 2026.01.31 02:43:48.695608 [ 3 ] {4842364c-99e5-4751-810a-c4fbcf81f93d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 712 | 2026.01.31 02:43:48.695932 [ 3 ] {4842364c-99e5-4751-810a-c4fbcf81f93d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 713 | 2026.01.31 02:43:48.697247 [ 3 ] {4842364c-99e5-4751-810a-c4fbcf81f93d} <Debug> TCPHandler: Processed in 0.002509898 sec. | ||
| 714 | 2026.01.31 02:43:48.700580 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 715 | 2026.01.31 02:43:48.700808 [ 3 ] {11ef05b8-746d-4469-a34e-58255d6e5033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 716 | 2026.01.31 02:43:48.703157 [ 3 ] {11ef05b8-746d-4469-a34e-58255d6e5033} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 717 | 2026.01.31 02:43:48.703265 [ 3 ] {11ef05b8-746d-4469-a34e-58255d6e5033} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 718 | 2026.01.31 02:43:48.703709 [ 3 ] {11ef05b8-746d-4469-a34e-58255d6e5033} <Debug> TCPHandler: Processed in 0.003230976 sec. | ||
| 719 | 2026.01.31 02:43:48.704034 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 720 | 2026.01.31 02:43:48.704224 [ 3 ] {957c836e-2376-4280-a414-32358d3fccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 721 | 2026.01.31 02:43:48.704547 [ 3 ] {957c836e-2376-4280-a414-32358d3fccd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 722 | 2026.01.31 02:43:48.704669 [ 3 ] {957c836e-2376-4280-a414-32358d3fccd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 723 | 2026.01.31 02:43:48.705035 [ 3 ] {957c836e-2376-4280-a414-32358d3fccd3} <Debug> TCPHandler: Processed in 0.001050452 sec. | ||
| 724 | 2026.01.31 02:43:48.705274 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.01.31 02:43:48.705488 [ 3 ] {5405078c-2091-424a-a677-d735633ea36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 726 | 2026.01.31 02:43:48.705808 [ 3 ] {5405078c-2091-424a-a677-d735633ea36c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 727 | 2026.01.31 02:43:48.705943 [ 3 ] {5405078c-2091-424a-a677-d735633ea36c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 728 | 2026.01.31 02:43:48.706348 [ 3 ] {5405078c-2091-424a-a677-d735633ea36c} <Debug> TCPHandler: Processed in 0.001130992 sec. | ||
| 729 | 2026.01.31 02:43:48.706562 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 730 | 2026.01.31 02:43:48.706774 [ 3 ] {57054edb-ed05-4ab5-8129-a1cc206e978f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 731 | 2026.01.31 02:43:48.707062 [ 3 ] {57054edb-ed05-4ab5-8129-a1cc206e978f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 732 | 2026.01.31 02:43:48.707186 [ 3 ] {57054edb-ed05-4ab5-8129-a1cc206e978f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 733 | 2026.01.31 02:43:48.707521 [ 3 ] {57054edb-ed05-4ab5-8129-a1cc206e978f} <Debug> TCPHandler: Processed in 0.001016401 sec. | ||
| 734 | 2026.01.31 02:43:48.707737 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 735 | 2026.01.31 02:43:48.707930 [ 3 ] {f57d3fc6-aebf-45a9-b558-435804282f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 736 | 2026.01.31 02:43:48.708283 [ 3 ] {f57d3fc6-aebf-45a9-b558-435804282f07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 737 | 2026.01.31 02:43:48.708327 [ 3 ] {f57d3fc6-aebf-45a9-b558-435804282f07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 738 | 2026.01.31 02:43:48.708664 [ 3 ] {f57d3fc6-aebf-45a9-b558-435804282f07} <Debug> TCPHandler: Processed in 0.00097662 sec. | ||
| 739 | 2026.01.31 02:43:48.708959 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 740 | 2026.01.31 02:43:48.709076 [ 3 ] {da2a876c-2f14-4103-be49-e1793daba13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 741 | 2026.01.31 02:43:48.709370 [ 3 ] {da2a876c-2f14-4103-be49-e1793daba13a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 742 | 2026.01.31 02:43:48.709421 [ 3 ] {da2a876c-2f14-4103-be49-e1793daba13a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 743 | 2026.01.31 02:43:48.709812 [ 3 ] {da2a876c-2f14-4103-be49-e1793daba13a} <Debug> TCPHandler: Processed in 0.00090185 sec. | ||
| 744 | 2026.01.31 02:43:48.710025 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 745 | 2026.01.31 02:43:48.710139 [ 3 ] {d9cf9c3e-ca96-4a7b-9e5c-1fe804aebaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 746 | 2026.01.31 02:43:48.710512 [ 3 ] {d9cf9c3e-ca96-4a7b-9e5c-1fe804aebaa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 747 | 2026.01.31 02:43:48.710557 [ 3 ] {d9cf9c3e-ca96-4a7b-9e5c-1fe804aebaa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 748 | 2026.01.31 02:43:48.710949 [ 3 ] {d9cf9c3e-ca96-4a7b-9e5c-1fe804aebaa5} <Debug> TCPHandler: Processed in 0.000973291 sec. | ||
| 749 | 2026.01.31 02:43:48.711145 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.01.31 02:43:48.711259 [ 3 ] {4efa34d8-dc8b-4489-bae4-4c8159c59497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 751 | 2026.01.31 02:43:48.711515 [ 3 ] {4efa34d8-dc8b-4489-bae4-4c8159c59497} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 752 | 2026.01.31 02:43:48.711556 [ 3 ] {4efa34d8-dc8b-4489-bae4-4c8159c59497} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 753 | 2026.01.31 02:43:48.711905 [ 3 ] {4efa34d8-dc8b-4489-bae4-4c8159c59497} <Debug> TCPHandler: Processed in 0.000809309 sec. | ||
| 754 | 2026.01.31 02:43:48.712110 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.01.31 02:43:48.712224 [ 3 ] {48f3ccdb-4f88-441d-8d53-5e921857c2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 756 | 2026.01.31 02:43:48.712478 [ 3 ] {48f3ccdb-4f88-441d-8d53-5e921857c2f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 757 | 2026.01.31 02:43:48.712520 [ 3 ] {48f3ccdb-4f88-441d-8d53-5e921857c2f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 758 | 2026.01.31 02:43:48.712843 [ 3 ] {48f3ccdb-4f88-441d-8d53-5e921857c2f6} <Debug> TCPHandler: Processed in 0.000781009 sec. | ||
| 759 | 2026.01.31 02:43:48.713122 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.01.31 02:43:48.713236 [ 3 ] {38f8aaed-8bff-413c-858d-6d7f35036d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 761 | 2026.01.31 02:43:48.713491 [ 3 ] {38f8aaed-8bff-413c-858d-6d7f35036d04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 762 | 2026.01.31 02:43:48.713532 [ 3 ] {38f8aaed-8bff-413c-858d-6d7f35036d04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 763 | 2026.01.31 02:43:48.713875 [ 3 ] {38f8aaed-8bff-413c-858d-6d7f35036d04} <Debug> TCPHandler: Processed in 0.000801549 sec. | ||
| 764 | 2026.01.31 02:43:48.714091 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.01.31 02:43:48.714208 [ 3 ] {d87a1b05-43a4-45a6-9513-d549a2d28336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 766 | 2026.01.31 02:43:48.714474 [ 3 ] {d87a1b05-43a4-45a6-9513-d549a2d28336} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.01.31 02:43:48.714516 [ 3 ] {d87a1b05-43a4-45a6-9513-d549a2d28336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.01.31 02:43:48.714854 [ 3 ] {d87a1b05-43a4-45a6-9513-d549a2d28336} <Debug> TCPHandler: Processed in 0.000811078 sec. | ||
| 769 | 2026.01.31 02:43:48.715090 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.01.31 02:43:48.715205 [ 3 ] {a7e1d0b9-c070-4ae9-8400-68626c5d186d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 771 | 2026.01.31 02:43:48.715478 [ 3 ] {a7e1d0b9-c070-4ae9-8400-68626c5d186d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.01.31 02:43:48.715520 [ 3 ] {a7e1d0b9-c070-4ae9-8400-68626c5d186d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.01.31 02:43:48.715856 [ 3 ] {a7e1d0b9-c070-4ae9-8400-68626c5d186d} <Debug> TCPHandler: Processed in 0.000815228 sec. | ||
| 774 | 2026.01.31 02:43:48.716063 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.01.31 02:43:48.716209 [ 3 ] {73454f1b-0735-478e-aa50-e5c39306c060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 776 | 2026.01.31 02:43:48.716512 [ 3 ] {73454f1b-0735-478e-aa50-e5c39306c060} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.01.31 02:43:48.716557 [ 3 ] {73454f1b-0735-478e-aa50-e5c39306c060} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.01.31 02:43:48.716971 [ 3 ] {73454f1b-0735-478e-aa50-e5c39306c060} <Debug> TCPHandler: Processed in 0.000955841 sec. | ||
| 779 | 2026.01.31 02:43:48.717306 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.01.31 02:43:48.717443 [ 3 ] {902ff65c-a45e-4e5f-9887-eae08f2ba878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 781 | 2026.01.31 02:43:48.717745 [ 3 ] {902ff65c-a45e-4e5f-9887-eae08f2ba878} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.01.31 02:43:48.717792 [ 3 ] {902ff65c-a45e-4e5f-9887-eae08f2ba878} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.01.31 02:43:48.718237 [ 3 ] {902ff65c-a45e-4e5f-9887-eae08f2ba878} <Debug> TCPHandler: Processed in 0.00099363 sec. | ||
| 784 | 2026.01.31 02:43:48.720417 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.01.31 02:43:48.720555 [ 3 ] {0a0e2ff6-d744-4016-97a5-cd68c59e458e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 786 | 2026.01.31 02:43:48.720606 [ 3 ] {0a0e2ff6-d744-4016-97a5-cd68c59e458e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.01.31 02:43:48.721452 [ 3 ] {0a0e2ff6-d744-4016-97a5-cd68c59e458e} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 788 | 2026.01.31 02:43:48.721507 [ 3 ] {0a0e2ff6-d744-4016-97a5-cd68c59e458e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 789 | 2026.01.31 02:43:48.722930 [ 3 ] {0a0e2ff6-d744-4016-97a5-cd68c59e458e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 790 | 2026.01.31 02:43:48.723353 [ 3 ] {0a0e2ff6-d744-4016-97a5-cd68c59e458e} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 791 | 2026.01.31 02:43:48.723517 [ 3 ] {0a0e2ff6-d744-4016-97a5-cd68c59e458e} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.003007 sec., 4988.360492184902 rows/sec., 743.38 KiB/sec. | ||
| 792 | 2026.01.31 02:43:48.723562 [ 3 ] {0a0e2ff6-d744-4016-97a5-cd68c59e458e} <Debug> TCPHandler: Processed in 0.003204946 sec. | ||
| 793 | 2026.01.31 02:43:48.723681 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.01.31 02:43:48.723781 [ 3 ] {1f87667e-6322-44dc-b1ac-6def33220392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 795 | 2026.01.31 02:43:48.723822 [ 3 ] {1f87667e-6322-44dc-b1ac-6def33220392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 796 | 2026.01.31 02:43:48.724372 [ 3 ] {1f87667e-6322-44dc-b1ac-6def33220392} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.01.31 02:43:48.724407 [ 3 ] {1f87667e-6322-44dc-b1ac-6def33220392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 798 | 2026.01.31 02:43:48.725446 [ 3 ] {1f87667e-6322-44dc-b1ac-6def33220392} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.01.31 02:43:48.725974 [ 3 ] {1f87667e-6322-44dc-b1ac-6def33220392} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.01.31 02:43:48.726117 [ 3 ] {1f87667e-6322-44dc-b1ac-6def33220392} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002359 sec., 847.816871555744 rows/sec., 69.13 KiB/sec. | ||
| 801 | 2026.01.31 02:43:48.726160 [ 3 ] {1f87667e-6322-44dc-b1ac-6def33220392} <Debug> TCPHandler: Processed in 0.002529318 sec. | ||
| 802 | 2026.01.31 02:43:48.726276 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.31 02:43:48.726371 [ 3 ] {068cf6a1-bdc3-4938-9746-f2214d980e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 804 | 2026.01.31 02:43:48.726410 [ 3 ] {068cf6a1-bdc3-4938-9746-f2214d980e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 805 | 2026.01.31 02:43:48.726869 [ 3 ] {068cf6a1-bdc3-4938-9746-f2214d980e11} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 806 | 2026.01.31 02:43:48.726902 [ 3 ] {068cf6a1-bdc3-4938-9746-f2214d980e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 807 | 2026.01.31 02:43:48.727309 [ 3 ] {068cf6a1-bdc3-4938-9746-f2214d980e11} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 808 | 2026.01.31 02:43:48.727800 [ 3 ] {068cf6a1-bdc3-4938-9746-f2214d980e11} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 809 | 2026.01.31 02:43:48.727933 [ 3 ] {068cf6a1-bdc3-4938-9746-f2214d980e11} <Debug> executeQuery: Read 27 rows, 2.13 KiB in 0.001582 sec., 17067.00379266751 rows/sec., 1.32 MiB/sec. | ||
| 810 | 2026.01.31 02:43:48.727974 [ 3 ] {068cf6a1-bdc3-4938-9746-f2214d980e11} <Debug> TCPHandler: Processed in 0.001748679 sec. | ||
| 811 | 2026.01.31 02:43:48.728086 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.01.31 02:43:48.728179 [ 3 ] {f8857b32-9aed-418e-87d0-bd49fd5fcfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 813 | 2026.01.31 02:43:48.728217 [ 3 ] {f8857b32-9aed-418e-87d0-bd49fd5fcfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 814 | 2026.01.31 02:43:48.728648 [ 3 ] {f8857b32-9aed-418e-87d0-bd49fd5fcfc8} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 815 | 2026.01.31 02:43:48.728685 [ 3 ] {f8857b32-9aed-418e-87d0-bd49fd5fcfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 816 | 2026.01.31 02:43:48.729134 [ 3 ] {f8857b32-9aed-418e-87d0-bd49fd5fcfc8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 817 | 2026.01.31 02:43:48.729602 [ 3 ] {f8857b32-9aed-418e-87d0-bd49fd5fcfc8} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 818 | 2026.01.31 02:43:48.729742 [ 3 ] {f8857b32-9aed-418e-87d0-bd49fd5fcfc8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001581 sec., 1265.022137887413 rows/sec., 88.33 KiB/sec. | ||
| 819 | 2026.01.31 02:43:48.729785 [ 3 ] {f8857b32-9aed-418e-87d0-bd49fd5fcfc8} <Debug> TCPHandler: Processed in 0.001747379 sec. | ||
| 820 | 2026.01.31 02:43:48.729896 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.31 02:43:48.729991 [ 3 ] {bc2e571a-1cee-49d5-88d1-7dadef79626d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 822 | 2026.01.31 02:43:48.730056 [ 3 ] {bc2e571a-1cee-49d5-88d1-7dadef79626d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 823 | 2026.01.31 02:43:48.730517 [ 3 ] {bc2e571a-1cee-49d5-88d1-7dadef79626d} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.01.31 02:43:48.730554 [ 3 ] {bc2e571a-1cee-49d5-88d1-7dadef79626d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 825 | 2026.01.31 02:43:48.731006 [ 3 ] {bc2e571a-1cee-49d5-88d1-7dadef79626d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 826 | 2026.01.31 02:43:48.731491 [ 3 ] {bc2e571a-1cee-49d5-88d1-7dadef79626d} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.01.31 02:43:48.731631 [ 3 ] {bc2e571a-1cee-49d5-88d1-7dadef79626d} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001658 sec., 18094.089264173705 rows/sec., 1.41 MiB/sec. | ||
| 828 | 2026.01.31 02:43:48.731675 [ 3 ] {bc2e571a-1cee-49d5-88d1-7dadef79626d} <Debug> TCPHandler: Processed in 0.00182776 sec. | ||
| 829 | 2026.01.31 02:43:48.731796 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.01.31 02:43:48.731897 [ 3 ] {841acdcf-9f50-433c-b017-e7a908212674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 831 | 2026.01.31 02:43:48.731973 [ 3 ] {841acdcf-9f50-433c-b017-e7a908212674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 832 | 2026.01.31 02:43:48.732945 [ 3 ] {841acdcf-9f50-433c-b017-e7a908212674} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.01.31 02:43:48.732979 [ 3 ] {841acdcf-9f50-433c-b017-e7a908212674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 834 | 2026.01.31 02:43:48.733518 [ 3 ] {841acdcf-9f50-433c-b017-e7a908212674} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 835 | 2026.01.31 02:43:48.734129 [ 3 ] {841acdcf-9f50-433c-b017-e7a908212674} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.01.31 02:43:48.734283 [ 3 ] {841acdcf-9f50-433c-b017-e7a908212674} <Debug> executeQuery: Read 41 rows, 2.91 KiB in 0.002404 sec., 17054.908485856908 rows/sec., 1.18 MiB/sec. | ||
| 837 | 2026.01.31 02:43:48.734325 [ 3 ] {841acdcf-9f50-433c-b017-e7a908212674} <Debug> TCPHandler: Processed in 0.002578198 sec. | ||
| 838 | 2026.01.31 02:43:48.734452 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.01.31 02:43:48.734553 [ 3 ] {ee716415-122e-4666-a95f-ae05e0e29110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 840 | 2026.01.31 02:43:48.734600 [ 3 ] {ee716415-122e-4666-a95f-ae05e0e29110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 841 | 2026.01.31 02:43:48.734988 [ 3 ] {ee716415-122e-4666-a95f-ae05e0e29110} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.01.31 02:43:48.735029 [ 3 ] {ee716415-122e-4666-a95f-ae05e0e29110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 843 | 2026.01.31 02:43:48.735542 [ 3 ] {ee716415-122e-4666-a95f-ae05e0e29110} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 844 | 2026.01.31 02:43:48.736072 [ 3 ] {ee716415-122e-4666-a95f-ae05e0e29110} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.01.31 02:43:48.736210 [ 3 ] {ee716415-122e-4666-a95f-ae05e0e29110} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001676 sec., 9546.53937947494 rows/sec., 671.24 KiB/sec. | ||
| 846 | 2026.01.31 02:43:48.736248 [ 3 ] {ee716415-122e-4666-a95f-ae05e0e29110} <Debug> TCPHandler: Processed in 0.001853151 sec. | ||
| 847 | 2026.01.31 02:43:48.888909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 848 | 2026.01.31 02:43:48.888943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 849 | 2026.01.31 02:43:48.889022 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 850 | 2026.01.31 02:43:48.889060 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 851 | 2026.01.31 02:43:48.892563 [ 245 ] {} <Debug> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Loading data parts | ||
| 852 | 2026.01.31 02:43:48.892776 [ 245 ] {} <Debug> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): There are no data parts | ||
| 853 | 2026.01.31 02:43:48.910201 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2026.01.31 02:43:48.910238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 855 | 2026.01.31 02:43:48.910328 [ 244 ] {} <Debug> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Loading data parts | ||
| 856 | 2026.01.31 02:43:48.910519 [ 244 ] {} <Debug> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): There are no data parts | ||
| 857 | 2026.01.31 02:43:48.912591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.01.31 02:43:48.913176 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.01.31 02:43:48.913322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 860 | 2026.01.31 02:43:48.945285 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 861 | 2026.01.31 02:43:48.945355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 862 | 2026.01.31 02:43:48.951986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 863 | 2026.01.31 02:43:48.953247 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 864 | 2026.01.31 02:43:48.956763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 865 | 2026.01.31 02:43:49.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.76 MiB, peak 149.76 MiB, free memory in arenas 0.00 B, will set to 156.09 MiB (RSS), difference: 10.34 MiB | ||
| 866 | 2026.01.31 02:43:51.389090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 132 entries to flush up to offset 132 | ||
| 867 | 2026.01.31 02:43:51.389195 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 868 | 2026.01.31 02:43:51.413294 [ 243 ] {} <Debug> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Loading data parts | ||
| 869 | 2026.01.31 02:43:51.413485 [ 243 ] {} <Debug> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): There are no data parts | ||
| 870 | 2026.01.31 02:43:51.422836 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.01.31 02:43:51.422876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 872 | 2026.01.31 02:43:51.424779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2026.01.31 02:43:51.425438 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.01.31 02:43:51.425709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 875 | 2026.01.31 02:43:52.000366 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.34 MiB, peak 160.34 MiB, free memory in arenas 0.00 B, will set to 157.04 MiB (RSS), difference: -3.31 MiB | ||
| 876 | 2026.01.31 02:43:53.698422 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.01.31 02:43:53.698598 [ 3 ] {7f191702-3804-4ead-a9ea-e5c6df6da4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 878 | 2026.01.31 02:43:53.698663 [ 3 ] {7f191702-3804-4ead-a9ea-e5c6df6da4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 879 | 2026.01.31 02:43:53.699376 [ 3 ] {7f191702-3804-4ead-a9ea-e5c6df6da4d2} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2026.01.31 02:43:53.699426 [ 3 ] {7f191702-3804-4ead-a9ea-e5c6df6da4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 881 | 2026.01.31 02:43:53.699958 [ 3 ] {7f191702-3804-4ead-a9ea-e5c6df6da4d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 882 | 2026.01.31 02:43:53.700467 [ 3 ] {7f191702-3804-4ead-a9ea-e5c6df6da4d2} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2026.01.31 02:43:53.700657 [ 3 ] {7f191702-3804-4ead-a9ea-e5c6df6da4d2} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002107 sec., 12339.81964878975 rows/sec., 978.42 KiB/sec. | ||
| 884 | 2026.01.31 02:43:53.700709 [ 3 ] {7f191702-3804-4ead-a9ea-e5c6df6da4d2} <Debug> TCPHandler: Processed in 0.002420826 sec. | ||
| 885 | 2026.01.31 02:43:53.700843 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.01.31 02:43:53.700941 [ 3 ] {522f157c-278b-4af0-8661-c8a0b99eabbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 887 | 2026.01.31 02:43:53.700985 [ 3 ] {522f157c-278b-4af0-8661-c8a0b99eabbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 888 | 2026.01.31 02:43:53.701432 [ 3 ] {522f157c-278b-4af0-8661-c8a0b99eabbc} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2026.01.31 02:43:53.701470 [ 3 ] {522f157c-278b-4af0-8661-c8a0b99eabbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 890 | 2026.01.31 02:43:53.701903 [ 3 ] {522f157c-278b-4af0-8661-c8a0b99eabbc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 891 | 2026.01.31 02:43:53.702398 [ 3 ] {522f157c-278b-4af0-8661-c8a0b99eabbc} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2026.01.31 02:43:53.702537 [ 3 ] {522f157c-278b-4af0-8661-c8a0b99eabbc} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001616 sec., 17326.73267326733 rows/sec., 1.35 MiB/sec. | ||
| 893 | 2026.01.31 02:43:53.702575 [ 3 ] {522f157c-278b-4af0-8661-c8a0b99eabbc} <Debug> TCPHandler: Processed in 0.001784549 sec. | ||
| 894 | 2026.01.31 02:43:53.702696 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.01.31 02:43:53.702792 [ 3 ] {5782a5da-9cc3-404f-94ae-0102b9d9c9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 896 | 2026.01.31 02:43:53.702837 [ 3 ] {5782a5da-9cc3-404f-94ae-0102b9d9c9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 897 | 2026.01.31 02:43:53.703265 [ 3 ] {5782a5da-9cc3-404f-94ae-0102b9d9c9af} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.01.31 02:43:53.703301 [ 3 ] {5782a5da-9cc3-404f-94ae-0102b9d9c9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 899 | 2026.01.31 02:43:53.703734 [ 3 ] {5782a5da-9cc3-404f-94ae-0102b9d9c9af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 900 | 2026.01.31 02:43:53.704174 [ 3 ] {5782a5da-9cc3-404f-94ae-0102b9d9c9af} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.01.31 02:43:53.704305 [ 3 ] {5782a5da-9cc3-404f-94ae-0102b9d9c9af} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001532 sec., 32637.07571801567 rows/sec., 2.26 MiB/sec. | ||
| 902 | 2026.01.31 02:43:53.704340 [ 3 ] {5782a5da-9cc3-404f-94ae-0102b9d9c9af} <Debug> TCPHandler: Processed in 0.001694909 sec. | ||
| 903 | 2026.01.31 02:43:53.704451 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.01.31 02:43:53.704546 [ 3 ] {9e5fabc2-3b15-481b-afaf-0aef84c5975c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 905 | 2026.01.31 02:43:53.704588 [ 3 ] {9e5fabc2-3b15-481b-afaf-0aef84c5975c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 906 | 2026.01.31 02:43:53.704927 [ 3 ] {9e5fabc2-3b15-481b-afaf-0aef84c5975c} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.01.31 02:43:53.704963 [ 3 ] {9e5fabc2-3b15-481b-afaf-0aef84c5975c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 908 | 2026.01.31 02:43:53.705369 [ 3 ] {9e5fabc2-3b15-481b-afaf-0aef84c5975c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.01.31 02:43:53.705828 [ 3 ] {9e5fabc2-3b15-481b-afaf-0aef84c5975c} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.01.31 02:43:53.705959 [ 3 ] {9e5fabc2-3b15-481b-afaf-0aef84c5975c} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001432 sec., 13966.480446927375 rows/sec., 982.02 KiB/sec. | ||
| 911 | 2026.01.31 02:43:53.705993 [ 3 ] {9e5fabc2-3b15-481b-afaf-0aef84c5975c} <Debug> TCPHandler: Processed in 0.001593118 sec. | ||
| 912 | 2026.01.31 02:43:56.341125 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 913 | 2026.01.31 02:43:56.341214 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 914 | 2026.01.31 02:43:56.413419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 915 | 2026.01.31 02:43:56.416646 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.01.31 02:43:56.416700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 917 | 2026.01.31 02:43:56.417376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2026.01.31 02:43:56.417830 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.01.31 02:43:56.417969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 920 | 2026.01.31 02:43:56.456859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 921 | 2026.01.31 02:43:56.475240 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.31 02:43:56.475310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 923 | 2026.01.31 02:43:56.482102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 924 | 2026.01.31 02:43:56.483171 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.01.31 02:43:56.486272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 926 | 2026.01.31 02:43:57.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.86 MiB, peak 161.86 MiB, free memory in arenas 0.00 B, will set to 159.81 MiB (RSS), difference: 1.95 MiB | ||
| 927 | 2026.01.31 02:43:58.698006 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.31 02:43:58.698268 [ 3 ] {bcc47231-7b11-44bd-a4f3-4fe9f1a989c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.31 02:43:58.698366 [ 3 ] {bcc47231-7b11-44bd-a4f3-4fe9f1a989c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 930 | 2026.01.31 02:43:58.699182 [ 3 ] {bcc47231-7b11-44bd-a4f3-4fe9f1a989c7} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.31 02:43:58.699224 [ 3 ] {bcc47231-7b11-44bd-a4f3-4fe9f1a989c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 932 | 2026.01.31 02:43:58.699719 [ 3 ] {bcc47231-7b11-44bd-a4f3-4fe9f1a989c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 933 | 2026.01.31 02:43:58.700183 [ 3 ] {bcc47231-7b11-44bd-a4f3-4fe9f1a989c7} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.01.31 02:43:58.700345 [ 3 ] {bcc47231-7b11-44bd-a4f3-4fe9f1a989c7} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002147 sec., 12109.920819748486 rows/sec., 960.19 KiB/sec. | ||
| 935 | 2026.01.31 02:43:58.700391 [ 3 ] {bcc47231-7b11-44bd-a4f3-4fe9f1a989c7} <Debug> TCPHandler: Processed in 0.002557307 sec. | ||
| 936 | 2026.01.31 02:43:58.700528 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.31 02:43:58.700631 [ 3 ] {76b3e79d-eea4-4b01-8954-bafac963604d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.31 02:43:58.700675 [ 3 ] {76b3e79d-eea4-4b01-8954-bafac963604d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 939 | 2026.01.31 02:43:58.701117 [ 3 ] {76b3e79d-eea4-4b01-8954-bafac963604d} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.31 02:43:58.701153 [ 3 ] {76b3e79d-eea4-4b01-8954-bafac963604d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 941 | 2026.01.31 02:43:58.701619 [ 3 ] {76b3e79d-eea4-4b01-8954-bafac963604d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 942 | 2026.01.31 02:43:58.702045 [ 3 ] {76b3e79d-eea4-4b01-8954-bafac963604d} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.01.31 02:43:58.702180 [ 3 ] {76b3e79d-eea4-4b01-8954-bafac963604d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001573 sec., 17800.381436745072 rows/sec., 1.39 MiB/sec. | ||
| 944 | 2026.01.31 02:43:58.702218 [ 3 ] {76b3e79d-eea4-4b01-8954-bafac963604d} <Debug> TCPHandler: Processed in 0.00174319 sec. | ||
| 945 | 2026.01.31 02:43:58.702336 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.31 02:43:58.702432 [ 3 ] {6080f417-7678-4687-97ab-28bc620d2d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.31 02:43:58.702477 [ 3 ] {6080f417-7678-4687-97ab-28bc620d2d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 948 | 2026.01.31 02:43:58.702861 [ 3 ] {6080f417-7678-4687-97ab-28bc620d2d98} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.31 02:43:58.702895 [ 3 ] {6080f417-7678-4687-97ab-28bc620d2d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 950 | 2026.01.31 02:43:58.703343 [ 3 ] {6080f417-7678-4687-97ab-28bc620d2d98} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 951 | 2026.01.31 02:43:58.703773 [ 3 ] {6080f417-7678-4687-97ab-28bc620d2d98} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.31 02:43:58.703902 [ 3 ] {6080f417-7678-4687-97ab-28bc620d2d98} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00149 sec., 33557.04697986577 rows/sec., 2.33 MiB/sec. | ||
| 953 | 2026.01.31 02:43:58.703937 [ 3 ] {6080f417-7678-4687-97ab-28bc620d2d98} <Debug> TCPHandler: Processed in 0.001651758 sec. | ||
| 954 | 2026.01.31 02:43:58.704050 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.31 02:43:58.704145 [ 3 ] {4b6bea52-a7f2-415d-bc99-ef2dc58f6258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.01.31 02:43:58.704187 [ 3 ] {4b6bea52-a7f2-415d-bc99-ef2dc58f6258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 957 | 2026.01.31 02:43:58.704518 [ 3 ] {4b6bea52-a7f2-415d-bc99-ef2dc58f6258} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.31 02:43:58.704552 [ 3 ] {4b6bea52-a7f2-415d-bc99-ef2dc58f6258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 959 | 2026.01.31 02:43:58.704996 [ 3 ] {4b6bea52-a7f2-415d-bc99-ef2dc58f6258} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 960 | 2026.01.31 02:43:58.705420 [ 3 ] {4b6bea52-a7f2-415d-bc99-ef2dc58f6258} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.31 02:43:58.705546 [ 3 ] {4b6bea52-a7f2-415d-bc99-ef2dc58f6258} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00142 sec., 14084.507042253521 rows/sec., 990.32 KiB/sec. | ||
| 962 | 2026.01.31 02:43:58.705581 [ 3 ] {4b6bea52-a7f2-415d-bc99-ef2dc58f6258} <Debug> TCPHandler: Processed in 0.001581757 sec. | ||
| 963 | 2026.01.31 02:44:00.239000 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.31 02:44:00.239248 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 965 | 2026.01.31 02:44:00.239690 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 966 | 2026.01.31 02:44:00.241686 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 967 | 2026.01.31 02:44:00.241969 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 968 | 2026.01.31 02:44:00.244376 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 969 | 2026.01.31 02:44:00.246928 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 970 | 2026.01.31 02:44:00.248978 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 971 | 2026.01.31 02:44:00.249030 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 972 | 2026.01.31 02:44:00.249052 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 973 | 2026.01.31 02:44:00.249157 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 974 | 2026.01.31 02:44:00.249181 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 975 | 2026.01.31 02:44:00.258924 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.019773 sec., 758.6102260658474 rows/sec., 30.82 KiB/sec. | ||
| 976 | 2026.01.31 02:44:00.259024 [ 3 ] {8e9d4fa6-e374-40b4-bafb-78515917d821} <Debug> TCPHandler: Processed in 0.020171729 sec. | ||
| 977 | 2026.01.31 02:44:00.261557 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.01.31 02:44:00.261694 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 979 | 2026.01.31 02:44:00.262037 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 980 | 2026.01.31 02:44:00.262082 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 981 | 2026.01.31 02:44:00.262365 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2026.01.31 02:44:00.262443 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 983 | 2026.01.31 02:44:00.262616 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 984 | 2026.01.31 02:44:00.262656 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 985 | 2026.01.31 02:44:00.262685 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 986 | 2026.01.31 02:44:00.262706 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 987 | 2026.01.31 02:44:00.262755 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 988 | 2026.01.31 02:44:00.262782 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 989 | 2026.01.31 02:44:00.263308 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001666 sec., 9003.60144057623 rows/sec., 365.77 KiB/sec. | ||
| 990 | 2026.01.31 02:44:00.263401 [ 3 ] {e21383d9-29e5-4df8-85f1-4b15a2e86c02} <Debug> TCPHandler: Processed in 0.001897081 sec. | ||
| 991 | 2026.01.31 02:44:00.263629 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.31 02:44:00.263781 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 993 | 2026.01.31 02:44:00.264014 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 994 | 2026.01.31 02:44:00.264047 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 995 | 2026.01.31 02:44:00.264229 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 996 | 2026.01.31 02:44:00.264286 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 997 | 2026.01.31 02:44:00.264392 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 998 | 2026.01.31 02:44:00.264423 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 999 | 2026.01.31 02:44:00.264443 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1000 | 2026.01.31 02:44:00.264458 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1001 | 2026.01.31 02:44:00.264502 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1002 | 2026.01.31 02:44:00.264522 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1003 | 2026.01.31 02:44:00.264983 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001269 sec., 11820.33096926714 rows/sec., 480.20 KiB/sec. | ||
| 1004 | 2026.01.31 02:44:00.265083 [ 3 ] {aa161908-3060-40eb-bce9-6ffa7869cc2e} <Debug> TCPHandler: Processed in 0.001506006 sec. | ||
| 1005 | 2026.01.31 02:44:00.265294 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.01.31 02:44:00.265516 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 1007 | 2026.01.31 02:44:00.265783 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1008 | 2026.01.31 02:44:00.265830 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1009 | 2026.01.31 02:44:00.266020 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.01.31 02:44:00.266076 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.01.31 02:44:00.266181 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1012 | 2026.01.31 02:44:00.266210 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1013 | 2026.01.31 02:44:00.266229 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1014 | 2026.01.31 02:44:00.266244 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1015 | 2026.01.31 02:44:00.266277 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1016 | 2026.01.31 02:44:00.266296 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1017 | 2026.01.31 02:44:00.266728 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001277 sec., 11746.280344557557 rows/sec., 477.19 KiB/sec. | ||
| 1018 | 2026.01.31 02:44:00.266820 [ 3 ] {49bdd5f9-f4bc-4c4f-a2ef-e5636bfe7d66} <Debug> TCPHandler: Processed in 0.001576117 sec. | ||
| 1019 | 2026.01.31 02:44:00.267026 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.01.31 02:44:00.267157 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 1021 | 2026.01.31 02:44:00.267375 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1022 | 2026.01.31 02:44:00.267408 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1023 | 2026.01.31 02:44:00.267578 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.01.31 02:44:00.267631 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.01.31 02:44:00.267732 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1026 | 2026.01.31 02:44:00.267760 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1027 | 2026.01.31 02:44:00.267780 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1028 | 2026.01.31 02:44:00.267796 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1029 | 2026.01.31 02:44:00.267829 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1030 | 2026.01.31 02:44:00.267848 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1031 | 2026.01.31 02:44:00.268288 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001181 sec., 12701.100762066046 rows/sec., 515.98 KiB/sec. | ||
| 1032 | 2026.01.31 02:44:00.268371 [ 3 ] {619b43dd-e6ae-4a77-9e04-568f697825ca} <Debug> TCPHandler: Processed in 0.001397525 sec. | ||
| 1033 | 2026.01.31 02:44:00.268665 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.01.31 02:44:00.268822 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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) | ||
| 1035 | 2026.01.31 02:44:00.269051 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1036 | 2026.01.31 02:44:00.269105 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1037 | 2026.01.31 02:44:00.269310 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1038 | 2026.01.31 02:44:00.269369 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1039 | 2026.01.31 02:44:00.269472 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1040 | 2026.01.31 02:44:00.269501 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1041 | 2026.01.31 02:44:00.269521 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1042 | 2026.01.31 02:44:00.269536 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1043 | 2026.01.31 02:44:00.269569 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1044 | 2026.01.31 02:44:00.269587 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1045 | 2026.01.31 02:44:00.270028 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001262 sec., 11885.895404120443 rows/sec., 482.86 KiB/sec. | ||
| 1046 | 2026.01.31 02:44:00.270120 [ 3 ] {97e446b0-5147-4547-a479-972226d55819} <Debug> TCPHandler: Processed in 0.001520466 sec. | ||
| 1047 | 2026.01.31 02:44:00.270439 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.01.31 02:44:00.270570 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1049 | 2026.01.31 02:44:00.270788 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1050 | 2026.01.31 02:44:00.270821 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1051 | 2026.01.31 02:44:00.270993 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.01.31 02:44:00.271049 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.01.31 02:44:00.271149 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1054 | 2026.01.31 02:44:00.271180 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1055 | 2026.01.31 02:44:00.271198 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1056 | 2026.01.31 02:44:00.271213 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1057 | 2026.01.31 02:44:00.271248 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1058 | 2026.01.31 02:44:00.271265 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1059 | 2026.01.31 02:44:00.271684 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001165 sec., 12875.536480686695 rows/sec., 523.07 KiB/sec. | ||
| 1060 | 2026.01.31 02:44:00.271770 [ 3 ] {78331a6a-23b3-40a8-8d6d-9b71f63af47b} <Debug> TCPHandler: Processed in 0.001381525 sec. | ||
| 1061 | 2026.01.31 02:44:00.272309 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.31 02:44:00.272437 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.01.31 02:44:00.272650 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1064 | 2026.01.31 02:44:00.272682 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1065 | 2026.01.31 02:44:00.272854 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2026.01.31 02:44:00.272907 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2026.01.31 02:44:00.273005 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1068 | 2026.01.31 02:44:00.273033 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1069 | 2026.01.31 02:44:00.273053 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1070 | 2026.01.31 02:44:00.273066 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1071 | 2026.01.31 02:44:00.273098 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1072 | 2026.01.31 02:44:00.273115 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1073 | 2026.01.31 02:44:00.273513 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001126 sec., 13321.492007104795 rows/sec., 541.19 KiB/sec. | ||
| 1074 | 2026.01.31 02:44:00.273595 [ 3 ] {76ce1370-cccc-45aa-b63d-1ad69b9462c8} <Debug> TCPHandler: Processed in 0.001336894 sec. | ||
| 1075 | 2026.01.31 02:44:00.273809 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.01.31 02:44:00.273935 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.01.31 02:44:00.274150 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1078 | 2026.01.31 02:44:00.274181 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1079 | 2026.01.31 02:44:00.274350 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.01.31 02:44:00.274402 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.01.31 02:44:00.274497 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1082 | 2026.01.31 02:44:00.274524 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1083 | 2026.01.31 02:44:00.274541 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1084 | 2026.01.31 02:44:00.274555 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1085 | 2026.01.31 02:44:00.274586 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1086 | 2026.01.31 02:44:00.274604 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1087 | 2026.01.31 02:44:00.275157 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001269 sec., 11820.33096926714 rows/sec., 480.20 KiB/sec. | ||
| 1088 | 2026.01.31 02:44:00.275238 [ 3 ] {d008049e-18c3-4334-a322-a187b420890d} <Debug> TCPHandler: Processed in 0.001479236 sec. | ||
| 1089 | 2026.01.31 02:44:00.275453 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.01.31 02:44:00.275580 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1091 | 2026.01.31 02:44:00.275797 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1092 | 2026.01.31 02:44:00.275829 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1093 | 2026.01.31 02:44:00.276000 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.01.31 02:44:00.276052 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.01.31 02:44:00.276151 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1096 | 2026.01.31 02:44:00.276179 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1097 | 2026.01.31 02:44:00.276196 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1098 | 2026.01.31 02:44:00.276210 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1099 | 2026.01.31 02:44:00.276242 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1100 | 2026.01.31 02:44:00.276259 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1101 | 2026.01.31 02:44:00.276688 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001156 sec., 12975.778546712803 rows/sec., 527.14 KiB/sec. | ||
| 1102 | 2026.01.31 02:44:00.276770 [ 3 ] {2aa4f3af-b4b7-46a8-b023-928f6bf9f4d0} <Debug> TCPHandler: Processed in 0.001366585 sec. | ||
| 1103 | 2026.01.31 02:44:00.276989 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.01.31 02:44:00.277116 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1105 | 2026.01.31 02:44:00.277327 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1106 | 2026.01.31 02:44:00.277359 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1107 | 2026.01.31 02:44:00.277542 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.01.31 02:44:00.277594 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.01.31 02:44:00.277692 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1110 | 2026.01.31 02:44:00.277721 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1111 | 2026.01.31 02:44:00.277739 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1112 | 2026.01.31 02:44:00.277752 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1113 | 2026.01.31 02:44:00.277784 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1114 | 2026.01.31 02:44:00.277803 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1115 | 2026.01.31 02:44:00.278254 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001187 sec., 12636.899747262007 rows/sec., 513.37 KiB/sec. | ||
| 1116 | 2026.01.31 02:44:00.278335 [ 3 ] {f0508a6d-109d-4e24-8244-47f9589aaa73} <Debug> TCPHandler: Processed in 0.001397246 sec. | ||
| 1117 | 2026.01.31 02:44:00.278559 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.01.31 02:44:00.278685 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1119 | 2026.01.31 02:44:00.278882 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1120 | 2026.01.31 02:44:00.278913 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1121 | 2026.01.31 02:44:00.279092 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2026.01.31 02:44:00.279143 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.01.31 02:44:00.279238 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1124 | 2026.01.31 02:44:00.279265 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1125 | 2026.01.31 02:44:00.279283 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1126 | 2026.01.31 02:44:00.279297 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1127 | 2026.01.31 02:44:00.279327 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1128 | 2026.01.31 02:44:00.279344 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1129 | 2026.01.31 02:44:00.279745 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001109 sec., 13525.698827772769 rows/sec., 549.48 KiB/sec. | ||
| 1130 | 2026.01.31 02:44:00.279833 [ 3 ] {598d3daf-3dcd-4578-9a2d-aeaec7f107cf} <Debug> TCPHandler: Processed in 0.001323914 sec. | ||
| 1131 | 2026.01.31 02:44:00.280047 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.01.31 02:44:00.280174 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1133 | 2026.01.31 02:44:00.280371 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1134 | 2026.01.31 02:44:00.280403 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1135 | 2026.01.31 02:44:00.280578 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1136 | 2026.01.31 02:44:00.280628 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1137 | 2026.01.31 02:44:00.280724 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1138 | 2026.01.31 02:44:00.280751 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1139 | 2026.01.31 02:44:00.280768 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1140 | 2026.01.31 02:44:00.280782 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1141 | 2026.01.31 02:44:00.280815 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1142 | 2026.01.31 02:44:00.280840 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1143 | 2026.01.31 02:44:00.281247 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001121 sec., 13380.909901873327 rows/sec., 543.60 KiB/sec. | ||
| 1144 | 2026.01.31 02:44:00.281334 [ 3 ] {49adc0af-f4e1-472b-ab14-f2c012246bd9} <Debug> TCPHandler: Processed in 0.001337744 sec. | ||
| 1145 | 2026.01.31 02:44:00.281557 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.01.31 02:44:00.281683 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1147 | 2026.01.31 02:44:00.281881 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1148 | 2026.01.31 02:44:00.281913 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1149 | 2026.01.31 02:44:00.282088 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1150 | 2026.01.31 02:44:00.282139 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1151 | 2026.01.31 02:44:00.282236 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1152 | 2026.01.31 02:44:00.282265 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1153 | 2026.01.31 02:44:00.282282 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1154 | 2026.01.31 02:44:00.282296 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1155 | 2026.01.31 02:44:00.282327 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1156 | 2026.01.31 02:44:00.282345 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1157 | 2026.01.31 02:44:00.282758 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001124 sec., 13345.195729537367 rows/sec., 542.15 KiB/sec. | ||
| 1158 | 2026.01.31 02:44:00.282848 [ 3 ] {34c0871c-63c8-4158-b8d6-dc97d4673abe} <Debug> TCPHandler: Processed in 0.001339945 sec. | ||
| 1159 | 2026.01.31 02:44:00.283074 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.01.31 02:44:00.283202 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1161 | 2026.01.31 02:44:00.283402 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1162 | 2026.01.31 02:44:00.283434 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1163 | 2026.01.31 02:44:00.283613 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1164 | 2026.01.31 02:44:00.283664 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1165 | 2026.01.31 02:44:00.283760 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1166 | 2026.01.31 02:44:00.283787 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1167 | 2026.01.31 02:44:00.283805 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1168 | 2026.01.31 02:44:00.283818 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1169 | 2026.01.31 02:44:00.283849 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1170 | 2026.01.31 02:44:00.283868 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1171 | 2026.01.31 02:44:00.284270 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001118 sec., 13416.815742397137 rows/sec., 545.06 KiB/sec. | ||
| 1172 | 2026.01.31 02:44:00.284357 [ 3 ] {5220ccc5-4843-45cc-8fb0-b2ddc052751d} <Debug> TCPHandler: Processed in 0.001332334 sec. | ||
| 1173 | 2026.01.31 02:44:00.284580 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.01.31 02:44:00.284708 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1175 | 2026.01.31 02:44:00.284907 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1176 | 2026.01.31 02:44:00.284939 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1177 | 2026.01.31 02:44:00.285119 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1178 | 2026.01.31 02:44:00.285170 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1179 | 2026.01.31 02:44:00.285266 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1180 | 2026.01.31 02:44:00.285294 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1181 | 2026.01.31 02:44:00.285311 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1182 | 2026.01.31 02:44:00.285325 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1183 | 2026.01.31 02:44:00.285356 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1184 | 2026.01.31 02:44:00.285373 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1185 | 2026.01.31 02:44:00.285759 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001102 sec., 13611.615245009076 rows/sec., 552.97 KiB/sec. | ||
| 1186 | 2026.01.31 02:44:00.285846 [ 3 ] {f78a59b1-5e69-40ee-8f43-f4e5a5d2dd1f} <Debug> TCPHandler: Processed in 0.001315725 sec. | ||
| 1187 | 2026.01.31 02:44:00.292909 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.01.31 02:44:00.293149 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1189 | 2026.01.31 02:44:00.293515 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1190 | 2026.01.31 02:44:00.293575 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1191 | 2026.01.31 02:44:00.293866 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1192 | 2026.01.31 02:44:00.293917 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1193 | 2026.01.31 02:44:00.294014 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1194 | 2026.01.31 02:44:00.294042 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1195 | 2026.01.31 02:44:00.294143 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1196 | 2026.01.31 02:44:00.294159 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1197 | 2026.01.31 02:44:00.294193 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1198 | 2026.01.31 02:44:00.294284 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1199 | 2026.01.31 02:44:00.294726 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001683 sec., 8912.6559714795 rows/sec., 362.08 KiB/sec. | ||
| 1200 | 2026.01.31 02:44:00.294813 [ 3 ] {aaed1f7b-24ce-48ca-a210-220bde4afd9b} <Debug> TCPHandler: Processed in 0.001994441 sec. | ||
| 1201 | 2026.01.31 02:44:00.295042 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.01.31 02:44:00.295171 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1203 | 2026.01.31 02:44:00.295380 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1204 | 2026.01.31 02:44:00.295413 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1205 | 2026.01.31 02:44:00.295597 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1206 | 2026.01.31 02:44:00.295648 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1207 | 2026.01.31 02:44:00.295745 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1208 | 2026.01.31 02:44:00.295772 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1209 | 2026.01.31 02:44:00.295790 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1210 | 2026.01.31 02:44:00.295803 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1211 | 2026.01.31 02:44:00.295834 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1212 | 2026.01.31 02:44:00.295852 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1213 | 2026.01.31 02:44:00.296268 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001148 sec., 13066.202090592335 rows/sec., 530.81 KiB/sec. | ||
| 1214 | 2026.01.31 02:44:00.296348 [ 3 ] {734d4513-d8aa-4d91-a542-46d84eba091f} <Debug> TCPHandler: Processed in 0.001357655 sec. | ||
| 1215 | 2026.01.31 02:44:00.296548 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.01.31 02:44:00.296680 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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) | ||
| 1217 | 2026.01.31 02:44:00.296879 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1218 | 2026.01.31 02:44:00.296913 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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 | ||
| 1219 | 2026.01.31 02:44:00.297097 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1220 | 2026.01.31 02:44:00.297149 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1221 | 2026.01.31 02:44:00.297245 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1222 | 2026.01.31 02:44:00.297272 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1223 | 2026.01.31 02:44:00.297289 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1224 | 2026.01.31 02:44:00.297303 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1225 | 2026.01.31 02:44:00.297334 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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'))" | ||
| 1226 | 2026.01.31 02:44:00.297351 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1227 | 2026.01.31 02:44:00.297770 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001144 sec., 13111.88811188811 rows/sec., 532.67 KiB/sec. | ||
| 1228 | 2026.01.31 02:44:00.297849 [ 3 ] {50b4a34c-0ddb-4b46-a32e-4be8b1d2af1e} <Debug> TCPHandler: Processed in 0.001350515 sec. | ||
| 1229 | 2026.01.31 02:44:00.298166 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.01.31 02:44:00.298311 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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) | ||
| 1231 | 2026.01.31 02:44:00.298541 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1232 | 2026.01.31 02:44:00.298578 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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 | ||
| 1233 | 2026.01.31 02:44:00.298788 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1234 | 2026.01.31 02:44:00.298845 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1235 | 2026.01.31 02:44:00.298950 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1236 | 2026.01.31 02:44:00.298978 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1237 | 2026.01.31 02:44:00.298997 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1238 | 2026.01.31 02:44:00.299011 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1239 | 2026.01.31 02:44:00.299045 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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'))" | ||
| 1240 | 2026.01.31 02:44:00.299065 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1241 | 2026.01.31 02:44:00.299492 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001242 sec., 12077.294685990337 rows/sec., 490.64 KiB/sec. | ||
| 1242 | 2026.01.31 02:44:00.299574 [ 3 ] {a4f73615-7e62-48f1-beb2-9de56c431235} <Debug> TCPHandler: Processed in 0.001460916 sec. | ||
| 1243 | 2026.01.31 02:44:00.299793 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.01.31 02:44:00.299933 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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) | ||
| 1245 | 2026.01.31 02:44:00.300168 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1246 | 2026.01.31 02:44:00.300203 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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 | ||
| 1247 | 2026.01.31 02:44:00.300399 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2026.01.31 02:44:00.300452 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1249 | 2026.01.31 02:44:00.300552 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1250 | 2026.01.31 02:44:00.300580 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1251 | 2026.01.31 02:44:00.300599 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1252 | 2026.01.31 02:44:00.300614 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1253 | 2026.01.31 02:44:00.300647 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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'))" | ||
| 1254 | 2026.01.31 02:44:00.300666 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1255 | 2026.01.31 02:44:00.301101 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001229 sec., 12205.044751830756 rows/sec., 495.83 KiB/sec. | ||
| 1256 | 2026.01.31 02:44:00.301183 [ 3 ] {9e92049a-d62a-4c9f-a848-5c959a659781} <Debug> TCPHandler: Processed in 0.001442616 sec. | ||
| 1257 | 2026.01.31 02:44:00.301400 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.01.31 02:44:00.301533 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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) | ||
| 1259 | 2026.01.31 02:44:00.301757 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1260 | 2026.01.31 02:44:00.301793 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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 | ||
| 1261 | 2026.01.31 02:44:00.301989 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1262 | 2026.01.31 02:44:00.302041 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1263 | 2026.01.31 02:44:00.302141 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1264 | 2026.01.31 02:44:00.302169 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1265 | 2026.01.31 02:44:00.302188 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1266 | 2026.01.31 02:44:00.302202 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1267 | 2026.01.31 02:44:00.302236 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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'))" | ||
| 1268 | 2026.01.31 02:44:00.302254 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1269 | 2026.01.31 02:44:00.302658 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00118 sec., 12711.86440677966 rows/sec., 516.42 KiB/sec. | ||
| 1270 | 2026.01.31 02:44:00.302742 [ 3 ] {825d2e37-93e4-4aa1-97ce-ba2d67de10c0} <Debug> TCPHandler: Processed in 0.001393416 sec. | ||
| 1271 | 2026.01.31 02:44:00.302943 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.01.31 02:44:00.303077 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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) | ||
| 1273 | 2026.01.31 02:44:00.303299 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1274 | 2026.01.31 02:44:00.303333 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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 | ||
| 1275 | 2026.01.31 02:44:00.303530 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1276 | 2026.01.31 02:44:00.303582 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1277 | 2026.01.31 02:44:00.303680 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1278 | 2026.01.31 02:44:00.303708 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1279 | 2026.01.31 02:44:00.303725 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (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 | ||
| 1280 | 2026.01.31 02:44:00.303739 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1281 | 2026.01.31 02:44:00.303771 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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'))" | ||
| 1282 | 2026.01.31 02:44:00.303788 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1283 | 2026.01.31 02:44:00.304196 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001175 sec., 12765.95744680851 rows/sec., 518.62 KiB/sec. | ||
| 1284 | 2026.01.31 02:44:00.304278 [ 3 ] {2c8929e5-8240-4c47-8bb7-9c1ccb608091} <Debug> TCPHandler: Processed in 0.001384835 sec. | ||
| 1285 | 2026.01.31 02:44:00.350609 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.01.31 02:44:00.350774 [ 3 ] {c7f2dd58-5ff0-4774-ad74-47cc7b0a4993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1287 | 2026.01.31 02:44:00.350834 [ 3 ] {c7f2dd58-5ff0-4774-ad74-47cc7b0a4993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2026.01.31 02:44:00.351473 [ 3 ] {c7f2dd58-5ff0-4774-ad74-47cc7b0a4993} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.01.31 02:44:00.351519 [ 3 ] {c7f2dd58-5ff0-4774-ad74-47cc7b0a4993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1290 | 2026.01.31 02:44:00.352085 [ 3 ] {c7f2dd58-5ff0-4774-ad74-47cc7b0a4993} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1291 | 2026.01.31 02:44:00.352455 [ 3 ] {c7f2dd58-5ff0-4774-ad74-47cc7b0a4993} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.01.31 02:44:00.352619 [ 3 ] {c7f2dd58-5ff0-4774-ad74-47cc7b0a4993} <Debug> executeQuery: Read 23 rows, 6.37 KiB in 0.001891 sec., 12162.876784769962 rows/sec., 3.29 MiB/sec. | ||
| 1293 | 2026.01.31 02:44:00.352661 [ 3 ] {c7f2dd58-5ff0-4774-ad74-47cc7b0a4993} <Debug> TCPHandler: Processed in 0.002133413 sec. | ||
| 1294 | 2026.01.31 02:44:00.352811 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.01.31 02:44:00.352907 [ 3 ] {5629c296-ae78-4cf6-ac29-80953456d3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1296 | 2026.01.31 02:44:00.352948 [ 3 ] {5629c296-ae78-4cf6-ac29-80953456d3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1297 | 2026.01.31 02:44:00.354388 [ 3 ] {5629c296-ae78-4cf6-ac29-80953456d3cc} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.01.31 02:44:00.354424 [ 3 ] {5629c296-ae78-4cf6-ac29-80953456d3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1299 | 2026.01.31 02:44:00.354853 [ 3 ] {5629c296-ae78-4cf6-ac29-80953456d3cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1300 | 2026.01.31 02:44:00.355295 [ 3 ] {5629c296-ae78-4cf6-ac29-80953456d3cc} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.01.31 02:44:00.355436 [ 3 ] {5629c296-ae78-4cf6-ac29-80953456d3cc} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002548 sec., 104395.6043956044 rows/sec., 6.63 MiB/sec. | ||
| 1302 | 2026.01.31 02:44:00.355479 [ 3 ] {5629c296-ae78-4cf6-ac29-80953456d3cc} <Debug> TCPHandler: Processed in 0.00271907 sec. | ||
| 1303 | 2026.01.31 02:44:00.355608 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.01.31 02:44:00.355704 [ 3 ] {35388c1a-1886-494f-b79e-2b32ce0f9ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1305 | 2026.01.31 02:44:00.355746 [ 3 ] {35388c1a-1886-494f-b79e-2b32ce0f9ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1306 | 2026.01.31 02:44:00.356177 [ 3 ] {35388c1a-1886-494f-b79e-2b32ce0f9ecc} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.01.31 02:44:00.356215 [ 3 ] {35388c1a-1886-494f-b79e-2b32ce0f9ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1308 | 2026.01.31 02:44:00.356651 [ 3 ] {35388c1a-1886-494f-b79e-2b32ce0f9ecc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1309 | 2026.01.31 02:44:00.357062 [ 3 ] {35388c1a-1886-494f-b79e-2b32ce0f9ecc} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.01.31 02:44:00.357200 [ 3 ] {35388c1a-1886-494f-b79e-2b32ce0f9ecc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001515 sec., 6600.660066006601 rows/sec., 538.24 KiB/sec. | ||
| 1311 | 2026.01.31 02:44:00.357242 [ 3 ] {35388c1a-1886-494f-b79e-2b32ce0f9ecc} <Debug> TCPHandler: Processed in 0.001684208 sec. | ||
| 1312 | 2026.01.31 02:44:00.357356 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.01.31 02:44:00.357449 [ 3 ] {91ff57cd-53ee-4e98-8e8b-a1b9f48b7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1314 | 2026.01.31 02:44:00.357487 [ 3 ] {91ff57cd-53ee-4e98-8e8b-a1b9f48b7381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1315 | 2026.01.31 02:44:00.359006 [ 3 ] {91ff57cd-53ee-4e98-8e8b-a1b9f48b7381} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.01.31 02:44:00.359043 [ 3 ] {91ff57cd-53ee-4e98-8e8b-a1b9f48b7381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1317 | 2026.01.31 02:44:00.359677 [ 3 ] {91ff57cd-53ee-4e98-8e8b-a1b9f48b7381} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1318 | 2026.01.31 02:44:00.360090 [ 3 ] {91ff57cd-53ee-4e98-8e8b-a1b9f48b7381} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.01.31 02:44:00.360223 [ 3 ] {91ff57cd-53ee-4e98-8e8b-a1b9f48b7381} <Debug> executeQuery: Read 1917 rows, 159.50 KiB in 0.002804 sec., 683666.1911554921 rows/sec., 55.55 MiB/sec. | ||
| 1320 | 2026.01.31 02:44:00.360262 [ 3 ] {91ff57cd-53ee-4e98-8e8b-a1b9f48b7381} <Debug> TCPHandler: Processed in 0.002970402 sec. | ||
| 1321 | 2026.01.31 02:44:00.360379 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.01.31 02:44:00.360466 [ 3 ] {171d16cb-9f74-491a-8584-009b76c1cdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1323 | 2026.01.31 02:44:00.360502 [ 3 ] {171d16cb-9f74-491a-8584-009b76c1cdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1324 | 2026.01.31 02:44:00.360929 [ 3 ] {171d16cb-9f74-491a-8584-009b76c1cdd6} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.01.31 02:44:00.360962 [ 3 ] {171d16cb-9f74-491a-8584-009b76c1cdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1326 | 2026.01.31 02:44:00.361435 [ 3 ] {171d16cb-9f74-491a-8584-009b76c1cdd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1327 | 2026.01.31 02:44:00.361838 [ 3 ] {171d16cb-9f74-491a-8584-009b76c1cdd6} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.01.31 02:44:00.361972 [ 3 ] {171d16cb-9f74-491a-8584-009b76c1cdd6} <Debug> executeQuery: Read 153 rows, 9.45 KiB in 0.001495 sec., 102341.13712374582 rows/sec., 6.17 MiB/sec. | ||
| 1329 | 2026.01.31 02:44:00.362015 [ 3 ] {171d16cb-9f74-491a-8584-009b76c1cdd6} <Debug> TCPHandler: Processed in 0.001662998 sec. | ||
| 1330 | 2026.01.31 02:44:00.362130 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.01.31 02:44:00.362224 [ 3 ] {7ac433fe-d3f2-4084-a5c6-ce4f49ce8ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1332 | 2026.01.31 02:44:00.362262 [ 3 ] {7ac433fe-d3f2-4084-a5c6-ce4f49ce8ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1333 | 2026.01.31 02:44:00.362796 [ 3 ] {7ac433fe-d3f2-4084-a5c6-ce4f49ce8ebf} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.01.31 02:44:00.362830 [ 3 ] {7ac433fe-d3f2-4084-a5c6-ce4f49ce8ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1335 | 2026.01.31 02:44:00.363354 [ 3 ] {7ac433fe-d3f2-4084-a5c6-ce4f49ce8ebf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1336 | 2026.01.31 02:44:00.363804 [ 3 ] {7ac433fe-d3f2-4084-a5c6-ce4f49ce8ebf} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.01.31 02:44:00.363940 [ 3 ] {7ac433fe-d3f2-4084-a5c6-ce4f49ce8ebf} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001734 sec., 212226.06689734716 rows/sec., 14.12 MiB/sec. | ||
| 1338 | 2026.01.31 02:44:00.363984 [ 3 ] {7ac433fe-d3f2-4084-a5c6-ce4f49ce8ebf} <Debug> TCPHandler: Processed in 0.001905041 sec. | ||
| 1339 | 2026.01.31 02:44:00.364100 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.01.31 02:44:00.364195 [ 3 ] {91a634e7-64f8-4213-a24c-c1c50541a5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1341 | 2026.01.31 02:44:00.364235 [ 3 ] {91a634e7-64f8-4213-a24c-c1c50541a5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1342 | 2026.01.31 02:44:00.364661 [ 3 ] {91a634e7-64f8-4213-a24c-c1c50541a5a8} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.01.31 02:44:00.364698 [ 3 ] {91a634e7-64f8-4213-a24c-c1c50541a5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1344 | 2026.01.31 02:44:00.365133 [ 3 ] {91a634e7-64f8-4213-a24c-c1c50541a5a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1345 | 2026.01.31 02:44:00.365574 [ 3 ] {91a634e7-64f8-4213-a24c-c1c50541a5a8} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.01.31 02:44:00.365701 [ 3 ] {91a634e7-64f8-4213-a24c-c1c50541a5a8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001524 sec., 91207.34908136484 rows/sec., 5.19 MiB/sec. | ||
| 1347 | 2026.01.31 02:44:00.365745 [ 3 ] {91a634e7-64f8-4213-a24c-c1c50541a5a8} <Debug> TCPHandler: Processed in 0.001696228 sec. | ||
| 1348 | 2026.01.31 02:44:00.365881 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2026.01.31 02:44:00.365973 [ 3 ] {107454a8-40e6-4441-98e3-59065046dc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1350 | 2026.01.31 02:44:00.366012 [ 3 ] {107454a8-40e6-4441-98e3-59065046dc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1351 | 2026.01.31 02:44:00.366765 [ 3 ] {107454a8-40e6-4441-98e3-59065046dc2c} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.01.31 02:44:00.366801 [ 3 ] {107454a8-40e6-4441-98e3-59065046dc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1353 | 2026.01.31 02:44:00.367277 [ 3 ] {107454a8-40e6-4441-98e3-59065046dc2c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1354 | 2026.01.31 02:44:00.367698 [ 3 ] {107454a8-40e6-4441-98e3-59065046dc2c} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.01.31 02:44:00.367827 [ 3 ] {107454a8-40e6-4441-98e3-59065046dc2c} <Debug> executeQuery: Read 939 rows, 69.19 KiB in 0.001871 sec., 501870.65740245854 rows/sec., 36.11 MiB/sec. | ||
| 1356 | 2026.01.31 02:44:00.367863 [ 3 ] {107454a8-40e6-4441-98e3-59065046dc2c} <Debug> TCPHandler: Processed in 0.002037562 sec. | ||
| 1357 | 2026.01.31 02:44:00.367973 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.01.31 02:44:00.368068 [ 3 ] {ab45df7b-609e-4b00-abc7-ed74d0c0202e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1359 | 2026.01.31 02:44:00.368109 [ 3 ] {ab45df7b-609e-4b00-abc7-ed74d0c0202e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1360 | 2026.01.31 02:44:00.368432 [ 3 ] {ab45df7b-609e-4b00-abc7-ed74d0c0202e} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.01.31 02:44:00.368467 [ 3 ] {ab45df7b-609e-4b00-abc7-ed74d0c0202e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1362 | 2026.01.31 02:44:00.368879 [ 3 ] {ab45df7b-609e-4b00-abc7-ed74d0c0202e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1363 | 2026.01.31 02:44:00.369310 [ 3 ] {ab45df7b-609e-4b00-abc7-ed74d0c0202e} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.01.31 02:44:00.369447 [ 3 ] {ab45df7b-609e-4b00-abc7-ed74d0c0202e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
| 1365 | 2026.01.31 02:44:00.369484 [ 3 ] {ab45df7b-609e-4b00-abc7-ed74d0c0202e} <Debug> TCPHandler: Processed in 0.001560447 sec. | ||
| 1366 | 2026.01.31 02:44:00.369593 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.01.31 02:44:00.369688 [ 3 ] {c5c5760f-190d-4c93-ae69-a9ac92819634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1368 | 2026.01.31 02:44:00.369729 [ 3 ] {c5c5760f-190d-4c93-ae69-a9ac92819634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1369 | 2026.01.31 02:44:00.370414 [ 3 ] {c5c5760f-190d-4c93-ae69-a9ac92819634} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.01.31 02:44:00.370450 [ 3 ] {c5c5760f-190d-4c93-ae69-a9ac92819634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1371 | 2026.01.31 02:44:00.371059 [ 3 ] {c5c5760f-190d-4c93-ae69-a9ac92819634} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1372 | 2026.01.31 02:44:00.371472 [ 3 ] {c5c5760f-190d-4c93-ae69-a9ac92819634} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.01.31 02:44:00.371610 [ 3 ] {c5c5760f-190d-4c93-ae69-a9ac92819634} <Debug> executeQuery: Read 1297 rows, 88.27 KiB in 0.001941 sec., 668212.2617207625 rows/sec., 44.41 MiB/sec. | ||
| 1374 | 2026.01.31 02:44:00.371649 [ 3 ] {c5c5760f-190d-4c93-ae69-a9ac92819634} <Debug> TCPHandler: Processed in 0.002105363 sec. | ||
| 1375 | 2026.01.31 02:44:00.371758 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.01.31 02:44:00.371853 [ 3 ] {a625c547-895a-4a75-82c6-d9aa34d2e290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1377 | 2026.01.31 02:44:00.371895 [ 3 ] {a625c547-895a-4a75-82c6-d9aa34d2e290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1378 | 2026.01.31 02:44:00.372200 [ 3 ] {a625c547-895a-4a75-82c6-d9aa34d2e290} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.01.31 02:44:00.372236 [ 3 ] {a625c547-895a-4a75-82c6-d9aa34d2e290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1380 | 2026.01.31 02:44:00.372653 [ 3 ] {a625c547-895a-4a75-82c6-d9aa34d2e290} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1381 | 2026.01.31 02:44:00.373067 [ 3 ] {a625c547-895a-4a75-82c6-d9aa34d2e290} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.01.31 02:44:00.373211 [ 3 ] {a625c547-895a-4a75-82c6-d9aa34d2e290} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. | ||
| 1383 | 2026.01.31 02:44:00.373247 [ 3 ] {a625c547-895a-4a75-82c6-d9aa34d2e290} <Debug> TCPHandler: Processed in 0.001538027 sec. | ||
| 1384 | 2026.01.31 02:44:00.373347 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.01.31 02:44:00.373440 [ 3 ] {2d29e4d9-c25c-4fc7-b44e-97cc4f9d6232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.01.31 02:44:00.373492 [ 3 ] {2d29e4d9-c25c-4fc7-b44e-97cc4f9d6232} <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 | ||
| 1387 | 2026.01.31 02:44:00.374161 [ 3 ] {2d29e4d9-c25c-4fc7-b44e-97cc4f9d6232} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.01.31 02:44:00.374195 [ 3 ] {2d29e4d9-c25c-4fc7-b44e-97cc4f9d6232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1389 | 2026.01.31 02:44:00.375370 [ 3 ] {2d29e4d9-c25c-4fc7-b44e-97cc4f9d6232} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1390 | 2026.01.31 02:44:00.375785 [ 3 ] {2d29e4d9-c25c-4fc7-b44e-97cc4f9d6232} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.01.31 02:44:00.375927 [ 3 ] {2d29e4d9-c25c-4fc7-b44e-97cc4f9d6232} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002505 sec., 3992.0159680638726 rows/sec., 7.15 MiB/sec. | ||
| 1392 | 2026.01.31 02:44:00.375980 [ 3 ] {2d29e4d9-c25c-4fc7-b44e-97cc4f9d6232} <Debug> TCPHandler: Processed in 0.002682449 sec. | ||
| 1393 | 2026.01.31 02:44:00.376089 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.01.31 02:44:00.376183 [ 3 ] {390ca223-ccc0-4fa1-86a8-46ee0e415eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1395 | 2026.01.31 02:44:00.376224 [ 3 ] {390ca223-ccc0-4fa1-86a8-46ee0e415eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1396 | 2026.01.31 02:44:00.376537 [ 3 ] {390ca223-ccc0-4fa1-86a8-46ee0e415eb6} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.01.31 02:44:00.376572 [ 3 ] {390ca223-ccc0-4fa1-86a8-46ee0e415eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1398 | 2026.01.31 02:44:00.376972 [ 3 ] {390ca223-ccc0-4fa1-86a8-46ee0e415eb6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1399 | 2026.01.31 02:44:00.377419 [ 3 ] {390ca223-ccc0-4fa1-86a8-46ee0e415eb6} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.01.31 02:44:00.377544 [ 3 ] {390ca223-ccc0-4fa1-86a8-46ee0e415eb6} <Debug> executeQuery: Read 44 rows, 2.63 KiB in 0.00138 sec., 31884.057971014496 rows/sec., 1.86 MiB/sec. | ||
| 1401 | 2026.01.31 02:44:00.377579 [ 3 ] {390ca223-ccc0-4fa1-86a8-46ee0e415eb6} <Debug> TCPHandler: Processed in 0.001541117 sec. | ||
| 1402 | 2026.01.31 02:44:01.426111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 220 | ||
| 1403 | 2026.01.31 02:44:01.430077 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.01.31 02:44:01.430135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1405 | 2026.01.31 02:44:01.431538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1406 | 2026.01.31 02:44:01.432006 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.01.31 02:44:01.432321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1408 | 2026.01.31 02:44:02.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.64 MiB, peak 162.64 MiB, free memory in arenas 0.00 B, will set to 162.77 MiB (RSS), difference: 4.13 MiB | ||
| 1409 | 2026.01.31 02:44:03.700278 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.01.31 02:44:03.700458 [ 3 ] {cc390c57-6fd7-4dfa-8d35-40d6b447f9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1411 | 2026.01.31 02:44:03.700524 [ 3 ] {cc390c57-6fd7-4dfa-8d35-40d6b447f9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1412 | 2026.01.31 02:44:03.701222 [ 3 ] {cc390c57-6fd7-4dfa-8d35-40d6b447f9e7} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.01.31 02:44:03.701272 [ 3 ] {cc390c57-6fd7-4dfa-8d35-40d6b447f9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1414 | 2026.01.31 02:44:03.701810 [ 3 ] {cc390c57-6fd7-4dfa-8d35-40d6b447f9e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1415 | 2026.01.31 02:44:03.702255 [ 3 ] {cc390c57-6fd7-4dfa-8d35-40d6b447f9e7} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.01.31 02:44:03.702431 [ 3 ] {cc390c57-6fd7-4dfa-8d35-40d6b447f9e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.11 MiB/sec. | ||
| 1417 | 2026.01.31 02:44:03.702477 [ 3 ] {cc390c57-6fd7-4dfa-8d35-40d6b447f9e7} <Debug> TCPHandler: Processed in 0.002358855 sec. | ||
| 1418 | 2026.01.31 02:44:03.702587 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.01.31 02:44:03.702677 [ 3 ] {a8c62bad-30b9-4ba3-ada8-24fd443faae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1420 | 2026.01.31 02:44:03.702715 [ 3 ] {a8c62bad-30b9-4ba3-ada8-24fd443faae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1421 | 2026.01.31 02:44:03.703157 [ 3 ] {a8c62bad-30b9-4ba3-ada8-24fd443faae1} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.01.31 02:44:03.703194 [ 3 ] {a8c62bad-30b9-4ba3-ada8-24fd443faae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1423 | 2026.01.31 02:44:03.703600 [ 3 ] {a8c62bad-30b9-4ba3-ada8-24fd443faae1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1424 | 2026.01.31 02:44:03.704007 [ 3 ] {a8c62bad-30b9-4ba3-ada8-24fd443faae1} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.01.31 02:44:03.704155 [ 3 ] {a8c62bad-30b9-4ba3-ada8-24fd443faae1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001459 sec., 43865.661411925976 rows/sec., 3.42 MiB/sec. | ||
| 1426 | 2026.01.31 02:44:03.704194 [ 3 ] {a8c62bad-30b9-4ba3-ada8-24fd443faae1} <Debug> TCPHandler: Processed in 0.001626168 sec. | ||
| 1427 | 2026.01.31 02:44:03.704305 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.01.31 02:44:03.704399 [ 3 ] {4d7ea9de-f180-4a7f-a109-9ce9fe83b84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.01.31 02:44:03.704441 [ 3 ] {4d7ea9de-f180-4a7f-a109-9ce9fe83b84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1430 | 2026.01.31 02:44:03.704795 [ 3 ] {4d7ea9de-f180-4a7f-a109-9ce9fe83b84d} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.01.31 02:44:03.704830 [ 3 ] {4d7ea9de-f180-4a7f-a109-9ce9fe83b84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1432 | 2026.01.31 02:44:03.705250 [ 3 ] {4d7ea9de-f180-4a7f-a109-9ce9fe83b84d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1433 | 2026.01.31 02:44:03.705688 [ 3 ] {4d7ea9de-f180-4a7f-a109-9ce9fe83b84d} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.01.31 02:44:03.705840 [ 3 ] {4d7ea9de-f180-4a7f-a109-9ce9fe83b84d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001459 sec., 65798.49211788896 rows/sec., 4.58 MiB/sec. | ||
| 1435 | 2026.01.31 02:44:03.705879 [ 3 ] {4d7ea9de-f180-4a7f-a109-9ce9fe83b84d} <Debug> TCPHandler: Processed in 0.001624928 sec. | ||
| 1436 | 2026.01.31 02:44:03.705987 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.01.31 02:44:03.706081 [ 3 ] {94b2be54-9835-437a-a4ea-1c5d88c13d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.01.31 02:44:03.706122 [ 3 ] {94b2be54-9835-437a-a4ea-1c5d88c13d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1439 | 2026.01.31 02:44:03.706427 [ 3 ] {94b2be54-9835-437a-a4ea-1c5d88c13d8b} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.01.31 02:44:03.706463 [ 3 ] {94b2be54-9835-437a-a4ea-1c5d88c13d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1441 | 2026.01.31 02:44:03.706855 [ 3 ] {94b2be54-9835-437a-a4ea-1c5d88c13d8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1442 | 2026.01.31 02:44:03.707292 [ 3 ] {94b2be54-9835-437a-a4ea-1c5d88c13d8b} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.01.31 02:44:03.707443 [ 3 ] {94b2be54-9835-437a-a4ea-1c5d88c13d8b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001381 sec., 26068.06661839247 rows/sec., 1.76 MiB/sec. | ||
| 1444 | 2026.01.31 02:44:03.707484 [ 3 ] {94b2be54-9835-437a-a4ea-1c5d88c13d8b} <Debug> TCPHandler: Processed in 0.001546717 sec. | ||
| 1445 | 2026.01.31 02:44:03.918126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1446 | 2026.01.31 02:44:03.918597 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.01.31 02:44:03.918634 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1448 | 2026.01.31 02:44:03.919318 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1449 | 2026.01.31 02:44:03.919781 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.01.31 02:44:03.919920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1451 | 2026.01.31 02:44:03.986629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1452 | 2026.01.31 02:44:04.004208 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.01.31 02:44:04.004272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1454 | 2026.01.31 02:44:04.011224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1455 | 2026.01.31 02:44:04.012465 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.01.31 02:44:04.016576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1457 | 2026.01.31 02:44:05.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.72 MiB, peak 167.72 MiB, free memory in arenas 0.00 B, will set to 164.96 MiB (RSS), difference: 1.24 MiB | ||
| 1458 | 2026.01.31 02:44:08.703267 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.01.31 02:44:08.703483 [ 3 ] {d2c6839a-7227-4132-997b-fe2e9b966645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1460 | 2026.01.31 02:44:08.703562 [ 3 ] {d2c6839a-7227-4132-997b-fe2e9b966645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1461 | 2026.01.31 02:44:08.704297 [ 3 ] {d2c6839a-7227-4132-997b-fe2e9b966645} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.01.31 02:44:08.704349 [ 3 ] {d2c6839a-7227-4132-997b-fe2e9b966645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1463 | 2026.01.31 02:44:08.704852 [ 3 ] {d2c6839a-7227-4132-997b-fe2e9b966645} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1464 | 2026.01.31 02:44:08.705317 [ 3 ] {d2c6839a-7227-4132-997b-fe2e9b966645} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.01.31 02:44:08.705453 [ 81 ] {} <Debug> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1466 | 2026.01.31 02:44:08.705475 [ 3 ] {d2c6839a-7227-4132-997b-fe2e9b966645} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002048 sec., 27343.75 rows/sec., 2.10 MiB/sec. | ||
| 1467 | 2026.01.31 02:44:08.705529 [ 81 ] {} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.01.31 02:44:08.705533 [ 3 ] {d2c6839a-7227-4132-997b-fe2e9b966645} <Debug> TCPHandler: Processed in 0.002440306 sec. | ||
| 1469 | 2026.01.31 02:44:08.705558 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1470 | 2026.01.31 02:44:08.705677 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.01.31 02:44:08.705777 [ 3 ] {32eeba34-a673-4ac9-a383-acd3fc18befa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1472 | 2026.01.31 02:44:08.705807 [ 191 ] {e62158b8-078a-462d-b54e-3966c4e27190::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 | ||
| 1473 | 2026.01.31 02:44:08.705823 [ 3 ] {32eeba34-a673-4ac9-a383-acd3fc18befa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1474 | 2026.01.31 02:44:08.705959 [ 191 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1475 | 2026.01.31 02:44:08.706071 [ 191 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1476 | 2026.01.31 02:44:08.706232 [ 191 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1477 | 2026.01.31 02:44:08.706265 [ 3 ] {32eeba34-a673-4ac9-a383-acd3fc18befa} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.01.31 02:44:08.706302 [ 3 ] {32eeba34-a673-4ac9-a383-acd3fc18befa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1479 | 2026.01.31 02:44:08.706337 [ 191 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1480 | 2026.01.31 02:44:08.706386 [ 191 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1917 rows starting from the beginning of the part | ||
| 1481 | 2026.01.31 02:44:08.706466 [ 191 ] {e62158b8-078a-462d-b54e-3966c4e27190::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 | ||
| 1482 | 2026.01.31 02:44:08.706521 [ 191 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1483 | 2026.01.31 02:44:08.706804 [ 3 ] {32eeba34-a673-4ac9-a383-acd3fc18befa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1484 | 2026.01.31 02:44:08.707315 [ 3 ] {32eeba34-a673-4ac9-a383-acd3fc18befa} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.01.31 02:44:08.707427 [ 81 ] {} <Debug> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1486 | 2026.01.31 02:44:08.707448 [ 3 ] {32eeba34-a673-4ac9-a383-acd3fc18befa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00169 sec., 37869.8224852071 rows/sec., 2.96 MiB/sec. | ||
| 1487 | 2026.01.31 02:44:08.707467 [ 81 ] {} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.01.31 02:44:08.707491 [ 3 ] {32eeba34-a673-4ac9-a383-acd3fc18befa} <Debug> TCPHandler: Processed in 0.001865131 sec. | ||
| 1489 | 2026.01.31 02:44:08.707492 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1490 | 2026.01.31 02:44:08.707613 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::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 | ||
| 1491 | 2026.01.31 02:44:08.707623 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.31 02:44:08.707717 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1493 | 2026.01.31 02:44:08.707730 [ 3 ] {9115927f-999b-4ceb-aa62-2bec35e4aa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1494 | 2026.01.31 02:44:08.707751 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1495 | 2026.01.31 02:44:08.707775 [ 3 ] {9115927f-999b-4ceb-aa62-2bec35e4aa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1496 | 2026.01.31 02:44:08.707829 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1497 | 2026.01.31 02:44:08.707883 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1498 | 2026.01.31 02:44:08.707965 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 939 rows starting from the beginning of the part | ||
| 1499 | 2026.01.31 02:44:08.708021 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::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 | ||
| 1500 | 2026.01.31 02:44:08.708065 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1501 | 2026.01.31 02:44:08.708123 [ 200 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002447016 sec., 861457.3831965135 rows/sec., 72.95 MiB/sec. | ||
| 1502 | 2026.01.31 02:44:08.708248 [ 3 ] {9115927f-999b-4ceb-aa62-2bec35e4aa64} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.01.31 02:44:08.708289 [ 3 ] {9115927f-999b-4ceb-aa62-2bec35e4aa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1504 | 2026.01.31 02:44:08.708610 [ 196 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1505 | 2026.01.31 02:44:08.708965 [ 3 ] {9115927f-999b-4ceb-aa62-2bec35e4aa64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1506 | 2026.01.31 02:44:08.709165 [ 191 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607988 sec., 717045.1520782493 rows/sec., 55.14 MiB/sec. | ||
| 1507 | 2026.01.31 02:44:08.709264 [ 196 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.01.31 02:44:08.709377 [ 196 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_6_1} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1509 | 2026.01.31 02:44:08.709410 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1510 | 2026.01.31 02:44:08.709498 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1511 | 2026.01.31 02:44:08.709519 [ 3 ] {9115927f-999b-4ceb-aa62-2bec35e4aa64} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.01.31 02:44:08.709668 [ 3 ] {9115927f-999b-4ceb-aa62-2bec35e4aa64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001955 sec., 81841.43222506394 rows/sec., 5.70 MiB/sec. | ||
| 1513 | 2026.01.31 02:44:08.709677 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1514 | 2026.01.31 02:44:08.709706 [ 3 ] {9115927f-999b-4ceb-aa62-2bec35e4aa64} <Debug> TCPHandler: Processed in 0.002134053 sec. | ||
| 1515 | 2026.01.31 02:44:08.709746 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.01.31 02:44:08.709774 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1517 | 2026.01.31 02:44:08.709837 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.01.31 02:44:08.709868 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::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 | ||
| 1519 | 2026.01.31 02:44:08.709880 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.01.31 02:44:08.709940 [ 3 ] {13b66628-885a-4b5c-a969-793ccab003c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.01.31 02:44:08.709973 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_6_1} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1522 | 2026.01.31 02:44:08.709990 [ 3 ] {13b66628-885a-4b5c-a969-793ccab003c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1523 | 2026.01.31 02:44:08.710019 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1524 | 2026.01.31 02:44:08.710037 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1525 | 2026.01.31 02:44:08.710068 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part | ||
| 1526 | 2026.01.31 02:44:08.710175 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1527 | 2026.01.31 02:44:08.710230 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1528 | 2026.01.31 02:44:08.710278 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1297 rows starting from the beginning of the part | ||
| 1529 | 2026.01.31 02:44:08.710338 [ 3 ] {13b66628-885a-4b5c-a969-793ccab003c9} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.01.31 02:44:08.710340 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 96 rows starting from the beginning of the part | ||
| 1531 | 2026.01.31 02:44:08.710384 [ 3 ] {13b66628-885a-4b5c-a969-793ccab003c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1532 | 2026.01.31 02:44:08.710419 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::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 | ||
| 1533 | 2026.01.31 02:44:08.710806 [ 3 ] {13b66628-885a-4b5c-a969-793ccab003c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1534 | 2026.01.31 02:44:08.711283 [ 3 ] {13b66628-885a-4b5c-a969-793ccab003c9} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.01.31 02:44:08.711393 [ 78 ] {} <Debug> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1536 | 2026.01.31 02:44:08.711424 [ 3 ] {13b66628-885a-4b5c-a969-793ccab003c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 1537 | 2026.01.31 02:44:08.711436 [ 78 ] {} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.01.31 02:44:08.711468 [ 3 ] {13b66628-885a-4b5c-a969-793ccab003c9} <Debug> TCPHandler: Processed in 0.001682048 sec. | ||
| 1539 | 2026.01.31 02:44:08.711469 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1540 | 2026.01.31 02:44:08.711576 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::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 | ||
| 1541 | 2026.01.31 02:44:08.711709 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1542 | 2026.01.31 02:44:08.711743 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 1543 | 2026.01.31 02:44:08.711833 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1544 | 2026.01.31 02:44:08.711902 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1545 | 2026.01.31 02:44:08.711964 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 1546 | 2026.01.31 02:44:08.712027 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1547 | 2026.01.31 02:44:08.712100 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::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 | ||
| 1548 | 2026.01.31 02:44:08.713245 [ 186 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.001707918 sec., 114759.60789686625 rows/sec., 7.54 MiB/sec. | ||
| 1549 | 2026.01.31 02:44:08.713461 [ 190 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1694 rows, containing 5 columns (5 merged, 0 gathered) in 0.00363369 sec., 466192.7682328432 rows/sec., 31.32 MiB/sec. | ||
| 1550 | 2026.01.31 02:44:08.713489 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1551 | 2026.01.31 02:44:08.713875 [ 186 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1552 | 2026.01.31 02:44:08.714042 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.01.31 02:44:08.714121 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_6_1} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1554 | 2026.01.31 02:44:08.714194 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1555 | 2026.01.31 02:44:08.714463 [ 186 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.01.31 02:44:08.714546 [ 186 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1557 | 2026.01.31 02:44:08.714627 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 1558 | 2026.01.31 02:44:11.341274 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1559 | 2026.01.31 02:44:11.341339 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1560 | 2026.01.31 02:44:11.420302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1561 | 2026.01.31 02:44:11.420766 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.01.31 02:44:11.420805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1563 | 2026.01.31 02:44:11.421478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1564 | 2026.01.31 02:44:11.421926 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.01.31 02:44:11.422065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1566 | 2026.01.31 02:44:11.433068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 236 | ||
| 1567 | 2026.01.31 02:44:11.434973 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.01.31 02:44:11.435026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1569 | 2026.01.31 02:44:11.436381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1570 | 2026.01.31 02:44:11.436907 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.01.31 02:44:11.437266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
| 1572 | 2026.01.31 02:44:11.516766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1573 | 2026.01.31 02:44:11.534577 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.01.31 02:44:11.534638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1575 | 2026.01.31 02:44:11.541179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1576 | 2026.01.31 02:44:11.542298 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.01.31 02:44:11.545349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1578 | 2026.01.31 02:44:12.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.79 MiB, peak 172.09 MiB, free memory in arenas 0.00 B, will set to 168.38 MiB (RSS), difference: 1.59 MiB | ||
| 1579 | 2026.01.31 02:44:13.711781 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.01.31 02:44:13.711962 [ 3 ] {fd7b6500-b51e-4672-87d4-516f5c6c7411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.01.31 02:44:13.712029 [ 3 ] {fd7b6500-b51e-4672-87d4-516f5c6c7411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1582 | 2026.01.31 02:44:13.712787 [ 3 ] {fd7b6500-b51e-4672-87d4-516f5c6c7411} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.01.31 02:44:13.712831 [ 3 ] {fd7b6500-b51e-4672-87d4-516f5c6c7411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1584 | 2026.01.31 02:44:13.713356 [ 3 ] {fd7b6500-b51e-4672-87d4-516f5c6c7411} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1585 | 2026.01.31 02:44:13.713823 [ 3 ] {fd7b6500-b51e-4672-87d4-516f5c6c7411} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.01.31 02:44:13.713998 [ 3 ] {fd7b6500-b51e-4672-87d4-516f5c6c7411} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002084 sec., 127639.15547024952 rows/sec., 8.11 MiB/sec. | ||
| 1587 | 2026.01.31 02:44:13.714047 [ 3 ] {fd7b6500-b51e-4672-87d4-516f5c6c7411} <Debug> TCPHandler: Processed in 0.002396637 sec. | ||
| 1588 | 2026.01.31 02:44:13.714181 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.01.31 02:44:13.714284 [ 3 ] {32b7008a-5e04-425d-bc1e-8505c37a6a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1590 | 2026.01.31 02:44:13.714330 [ 3 ] {32b7008a-5e04-425d-bc1e-8505c37a6a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1591 | 2026.01.31 02:44:13.715070 [ 3 ] {32b7008a-5e04-425d-bc1e-8505c37a6a37} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.01.31 02:44:13.715108 [ 3 ] {32b7008a-5e04-425d-bc1e-8505c37a6a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1593 | 2026.01.31 02:44:13.715599 [ 3 ] {32b7008a-5e04-425d-bc1e-8505c37a6a37} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1594 | 2026.01.31 02:44:13.716097 [ 3 ] {32b7008a-5e04-425d-bc1e-8505c37a6a37} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.01.31 02:44:13.716237 [ 3 ] {32b7008a-5e04-425d-bc1e-8505c37a6a37} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001976 sec., 390688.25910931174 rows/sec., 30.92 MiB/sec. | ||
| 1596 | 2026.01.31 02:44:13.716274 [ 3 ] {32b7008a-5e04-425d-bc1e-8505c37a6a37} <Debug> TCPHandler: Processed in 0.002147644 sec. | ||
| 1597 | 2026.01.31 02:44:13.716399 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.01.31 02:44:13.716500 [ 3 ] {1b446b93-21d3-4563-a0fe-7050827a2bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1599 | 2026.01.31 02:44:13.716542 [ 3 ] {1b446b93-21d3-4563-a0fe-7050827a2bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1600 | 2026.01.31 02:44:13.716982 [ 3 ] {1b446b93-21d3-4563-a0fe-7050827a2bb3} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.01.31 02:44:13.717018 [ 3 ] {1b446b93-21d3-4563-a0fe-7050827a2bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1602 | 2026.01.31 02:44:13.717446 [ 3 ] {1b446b93-21d3-4563-a0fe-7050827a2bb3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1603 | 2026.01.31 02:44:13.717849 [ 3 ] {1b446b93-21d3-4563-a0fe-7050827a2bb3} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.01.31 02:44:13.717979 [ 3 ] {1b446b93-21d3-4563-a0fe-7050827a2bb3} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.0015 sec., 95333.33333333333 rows/sec., 5.70 MiB/sec. | ||
| 1605 | 2026.01.31 02:44:13.718016 [ 3 ] {1b446b93-21d3-4563-a0fe-7050827a2bb3} <Debug> TCPHandler: Processed in 0.001669589 sec. | ||
| 1606 | 2026.01.31 02:44:13.718136 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.01.31 02:44:13.718240 [ 3 ] {f0e0ca78-bbd8-4ccb-95e4-ecafd2c74259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1608 | 2026.01.31 02:44:13.718283 [ 3 ] {f0e0ca78-bbd8-4ccb-95e4-ecafd2c74259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1609 | 2026.01.31 02:44:13.718749 [ 3 ] {f0e0ca78-bbd8-4ccb-95e4-ecafd2c74259} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.01.31 02:44:13.718785 [ 3 ] {f0e0ca78-bbd8-4ccb-95e4-ecafd2c74259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1611 | 2026.01.31 02:44:13.719180 [ 3 ] {f0e0ca78-bbd8-4ccb-95e4-ecafd2c74259} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1612 | 2026.01.31 02:44:13.719574 [ 3 ] {f0e0ca78-bbd8-4ccb-95e4-ecafd2c74259} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.01.31 02:44:13.719705 [ 3 ] {f0e0ca78-bbd8-4ccb-95e4-ecafd2c74259} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001489 sec., 94022.83411685695 rows/sec., 6.08 MiB/sec. | ||
| 1614 | 2026.01.31 02:44:13.719743 [ 3 ] {f0e0ca78-bbd8-4ccb-95e4-ecafd2c74259} <Debug> TCPHandler: Processed in 0.001658349 sec. | ||
| 1615 | 2026.01.31 02:44:13.719869 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.01.31 02:44:13.719964 [ 3 ] {61dfc708-1266-44ae-a3f7-9d0923351ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1617 | 2026.01.31 02:44:13.720003 [ 3 ] {61dfc708-1266-44ae-a3f7-9d0923351ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1618 | 2026.01.31 02:44:13.720504 [ 3 ] {61dfc708-1266-44ae-a3f7-9d0923351ea5} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.01.31 02:44:13.720542 [ 3 ] {61dfc708-1266-44ae-a3f7-9d0923351ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1620 | 2026.01.31 02:44:13.721012 [ 3 ] {61dfc708-1266-44ae-a3f7-9d0923351ea5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1621 | 2026.01.31 02:44:13.721550 [ 3 ] {61dfc708-1266-44ae-a3f7-9d0923351ea5} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.01.31 02:44:13.721693 [ 3 ] {61dfc708-1266-44ae-a3f7-9d0923351ea5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001747 sec., 79564.9685174585 rows/sec., 4.53 MiB/sec. | ||
| 1623 | 2026.01.31 02:44:13.721733 [ 3 ] {61dfc708-1266-44ae-a3f7-9d0923351ea5} <Debug> TCPHandler: Processed in 0.001914921 sec. | ||
| 1624 | 2026.01.31 02:44:13.721854 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.01.31 02:44:13.721952 [ 3 ] {c0818851-6a43-4687-96f0-51effdd8b3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1626 | 2026.01.31 02:44:13.721995 [ 3 ] {c0818851-6a43-4687-96f0-51effdd8b3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1627 | 2026.01.31 02:44:13.722587 [ 3 ] {c0818851-6a43-4687-96f0-51effdd8b3c5} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.01.31 02:44:13.722631 [ 3 ] {c0818851-6a43-4687-96f0-51effdd8b3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1629 | 2026.01.31 02:44:13.723148 [ 3 ] {c0818851-6a43-4687-96f0-51effdd8b3c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1630 | 2026.01.31 02:44:13.723618 [ 3 ] {c0818851-6a43-4687-96f0-51effdd8b3c5} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.01.31 02:44:13.723758 [ 3 ] {c0818851-6a43-4687-96f0-51effdd8b3c5} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001823 sec., 259462.42457487658 rows/sec., 18.26 MiB/sec. | ||
| 1632 | 2026.01.31 02:44:13.723796 [ 3 ] {c0818851-6a43-4687-96f0-51effdd8b3c5} <Debug> TCPHandler: Processed in 0.001991022 sec. | ||
| 1633 | 2026.01.31 02:44:13.723935 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.01.31 02:44:13.724045 [ 3 ] {68126bc8-c6a4-4a77-ae24-301822cd6f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1635 | 2026.01.31 02:44:13.724090 [ 3 ] {68126bc8-c6a4-4a77-ae24-301822cd6f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1636 | 2026.01.31 02:44:13.724433 [ 3 ] {68126bc8-c6a4-4a77-ae24-301822cd6f6e} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.01.31 02:44:13.724472 [ 3 ] {68126bc8-c6a4-4a77-ae24-301822cd6f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1638 | 2026.01.31 02:44:13.724932 [ 3 ] {68126bc8-c6a4-4a77-ae24-301822cd6f6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1639 | 2026.01.31 02:44:13.725576 [ 3 ] {68126bc8-c6a4-4a77-ae24-301822cd6f6e} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.01.31 02:44:13.725718 [ 3 ] {68126bc8-c6a4-4a77-ae24-301822cd6f6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001693 sec., 3544.0047253396338 rows/sec., 185.16 KiB/sec. | ||
| 1641 | 2026.01.31 02:44:13.725768 [ 3 ] {68126bc8-c6a4-4a77-ae24-301822cd6f6e} <Debug> TCPHandler: Processed in 0.00189356 sec. | ||
| 1642 | 2026.01.31 02:44:13.725917 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.01.31 02:44:13.726016 [ 3 ] {c7723150-fa96-4224-b4e4-31b9f7bb13c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1644 | 2026.01.31 02:44:13.726060 [ 3 ] {c7723150-fa96-4224-b4e4-31b9f7bb13c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1645 | 2026.01.31 02:44:13.726595 [ 3 ] {c7723150-fa96-4224-b4e4-31b9f7bb13c6} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.01.31 02:44:13.726638 [ 3 ] {c7723150-fa96-4224-b4e4-31b9f7bb13c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1647 | 2026.01.31 02:44:13.727255 [ 3 ] {c7723150-fa96-4224-b4e4-31b9f7bb13c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1648 | 2026.01.31 02:44:13.728055 [ 3 ] {c7723150-fa96-4224-b4e4-31b9f7bb13c6} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.01.31 02:44:13.728210 [ 3 ] {c7723150-fa96-4224-b4e4-31b9f7bb13c6} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.002212 sec., 116636.5280289331 rows/sec., 7.77 MiB/sec. | ||
| 1650 | 2026.01.31 02:44:13.728250 [ 3 ] {c7723150-fa96-4224-b4e4-31b9f7bb13c6} <Debug> TCPHandler: Processed in 0.002388076 sec. | ||
| 1651 | 2026.01.31 02:44:13.728378 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.01.31 02:44:13.728475 [ 3 ] {5aa5cc54-3d1f-4c71-b75c-54d488c428c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.01.31 02:44:13.728519 [ 3 ] {5aa5cc54-3d1f-4c71-b75c-54d488c428c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1654 | 2026.01.31 02:44:13.728882 [ 3 ] {5aa5cc54-3d1f-4c71-b75c-54d488c428c9} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.01.31 02:44:13.728919 [ 3 ] {5aa5cc54-3d1f-4c71-b75c-54d488c428c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1656 | 2026.01.31 02:44:13.729345 [ 3 ] {5aa5cc54-3d1f-4c71-b75c-54d488c428c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1657 | 2026.01.31 02:44:13.729821 [ 3 ] {5aa5cc54-3d1f-4c71-b75c-54d488c428c9} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.01.31 02:44:13.729960 [ 3 ] {5aa5cc54-3d1f-4c71-b75c-54d488c428c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. | ||
| 1659 | 2026.01.31 02:44:13.729997 [ 3 ] {5aa5cc54-3d1f-4c71-b75c-54d488c428c9} <Debug> TCPHandler: Processed in 0.001668568 sec. | ||
| 1660 | 2026.01.31 02:44:13.730115 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.01.31 02:44:13.730211 [ 3 ] {70162da4-0827-47e4-ac11-2b9d09101fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.01.31 02:44:13.730265 [ 3 ] {70162da4-0827-47e4-ac11-2b9d09101fdd} <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 | ||
| 1663 | 2026.01.31 02:44:13.731011 [ 3 ] {70162da4-0827-47e4-ac11-2b9d09101fdd} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.01.31 02:44:13.731048 [ 3 ] {70162da4-0827-47e4-ac11-2b9d09101fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1665 | 2026.01.31 02:44:13.731703 [ 3 ] {70162da4-0827-47e4-ac11-2b9d09101fdd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1666 | 2026.01.31 02:44:13.732198 [ 3 ] {70162da4-0827-47e4-ac11-2b9d09101fdd} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.01.31 02:44:13.732363 [ 3 ] {70162da4-0827-47e4-ac11-2b9d09101fdd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00217 sec., 4608.294930875576 rows/sec., 8.26 MiB/sec. | ||
| 1668 | 2026.01.31 02:44:13.732447 [ 3 ] {70162da4-0827-47e4-ac11-2b9d09101fdd} <Debug> TCPHandler: Processed in 0.002381006 sec. | ||
| 1669 | 2026.01.31 02:44:13.732570 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.01.31 02:44:13.732670 [ 3 ] {45aefdf6-18bb-4aa1-afbe-d5545b6bca3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1671 | 2026.01.31 02:44:13.732716 [ 3 ] {45aefdf6-18bb-4aa1-afbe-d5545b6bca3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1672 | 2026.01.31 02:44:13.733097 [ 3 ] {45aefdf6-18bb-4aa1-afbe-d5545b6bca3e} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.01.31 02:44:13.733140 [ 3 ] {45aefdf6-18bb-4aa1-afbe-d5545b6bca3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1674 | 2026.01.31 02:44:13.733600 [ 3 ] {45aefdf6-18bb-4aa1-afbe-d5545b6bca3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1675 | 2026.01.31 02:44:13.733998 [ 3 ] {45aefdf6-18bb-4aa1-afbe-d5545b6bca3e} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.01.31 02:44:13.734124 [ 3 ] {45aefdf6-18bb-4aa1-afbe-d5545b6bca3e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001527 sec., 57629.33857236412 rows/sec., 3.62 MiB/sec. | ||
| 1677 | 2026.01.31 02:44:13.734159 [ 3 ] {45aefdf6-18bb-4aa1-afbe-d5545b6bca3e} <Debug> TCPHandler: Processed in 0.001698158 sec. | ||
| 1678 | 2026.01.31 02:44:15.294910 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35435 | ||
| 1679 | 2026.01.31 02:44:15.295051 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1680 | 2026.01.31 02:44:15.295083 [ 288 ] {} <Debug> TCP-Session: 9b7493b6-f397-4317-b204-7741ce18caf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35435 | ||
| 1681 | 2026.01.31 02:44:15.295106 [ 288 ] {} <Debug> TCP-Session: 9b7493b6-f397-4317-b204-7741ce18caf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.01.31 02:44:15.295119 [ 288 ] {} <Debug> TCP-Session: 9b7493b6-f397-4317-b204-7741ce18caf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2026.01.31 02:44:15.295171 [ 288 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1684 | 2026.01.31 02:44:15.295208 [ 288 ] {} <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 | ||
| 1685 | 2026.01.31 02:44:15.295228 [ 288 ] {} <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 | ||
| 1686 | 2026.01.31 02:44:15.295649 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57584 | ||
| 1687 | 2026.01.31 02:44:15.295702 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60957 | ||
| 1688 | 2026.01.31 02:44:15.295779 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40220 | ||
| 1689 | 2026.01.31 02:44:15.295787 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1690 | 2026.01.31 02:44:15.295844 [ 289 ] {} <Debug> TCP-Session: d0f533b7-237f-42b9-b46f-40e6c03c3063 Authenticating user 'default' from [fd00:1122:3344:101::e]:57584 | ||
| 1691 | 2026.01.31 02:44:15.295868 [ 289 ] {} <Debug> TCP-Session: d0f533b7-237f-42b9-b46f-40e6c03c3063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.01.31 02:44:15.295883 [ 289 ] {} <Debug> TCP-Session: d0f533b7-237f-42b9-b46f-40e6c03c3063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.01.31 02:44:15.295883 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43592 | ||
| 1694 | 2026.01.31 02:44:15.296053 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1695 | 2026.01.31 02:44:15.296085 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57838 | ||
| 1696 | 2026.01.31 02:44:15.296093 [ 291 ] {} <Debug> TCP-Session: 943b1677-5482-4359-9369-c2daff42cfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40220 | ||
| 1697 | 2026.01.31 02:44:15.296135 [ 291 ] {} <Debug> TCP-Session: 943b1677-5482-4359-9369-c2daff42cfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.01.31 02:44:15.296149 [ 291 ] {} <Debug> TCP-Session: 943b1677-5482-4359-9369-c2daff42cfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.01.31 02:44:15.296299 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1700 | 2026.01.31 02:44:15.296299 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54746 | ||
| 1701 | 2026.01.31 02:44:15.296338 [ 293 ] {} <Debug> TCP-Session: 37868b0a-95e8-457f-99e9-2aa5f9714efc Authenticating user 'default' from [fd00:1122:3344:101::e]:57838 | ||
| 1702 | 2026.01.31 02:44:15.296374 [ 293 ] {} <Debug> TCP-Session: 37868b0a-95e8-457f-99e9-2aa5f9714efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2026.01.31 02:44:15.296390 [ 293 ] {} <Debug> TCP-Session: 37868b0a-95e8-457f-99e9-2aa5f9714efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2026.01.31 02:44:15.296416 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48084 | ||
| 1705 | 2026.01.31 02:44:15.296483 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1706 | 2026.01.31 02:44:15.296526 [ 294 ] {} <Debug> TCP-Session: 8400b910-4c4f-415a-9b40-e1451f4dd126 Authenticating user 'default' from [fd00:1122:3344:101::e]:54746 | ||
| 1707 | 2026.01.31 02:44:15.296549 [ 294 ] {} <Debug> TCP-Session: 8400b910-4c4f-415a-9b40-e1451f4dd126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2026.01.31 02:44:15.296562 [ 294 ] {} <Debug> TCP-Session: 8400b910-4c4f-415a-9b40-e1451f4dd126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2026.01.31 02:44:15.296555 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58575 | ||
| 1710 | 2026.01.31 02:44:15.296704 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1711 | 2026.01.31 02:44:15.296738 [ 296 ] {} <Debug> TCP-Session: 9a79b1d1-aabb-4dd6-a574-9133752a7539 Authenticating user 'default' from [fd00:1122:3344:101::e]:58575 | ||
| 1712 | 2026.01.31 02:44:15.296760 [ 296 ] {} <Debug> TCP-Session: 9a79b1d1-aabb-4dd6-a574-9133752a7539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.01.31 02:44:15.296773 [ 296 ] {} <Debug> TCP-Session: 9a79b1d1-aabb-4dd6-a574-9133752a7539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.01.31 02:44:15.298327 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1715 | 2026.01.31 02:44:15.298360 [ 292 ] {} <Debug> TCP-Session: ff2ba57c-e7b1-476b-809f-522285e78566 Authenticating user 'default' from [fd00:1122:3344:101::e]:43592 | ||
| 1716 | 2026.01.31 02:44:15.298379 [ 292 ] {} <Debug> TCP-Session: ff2ba57c-e7b1-476b-809f-522285e78566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2026.01.31 02:44:15.298381 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1718 | 2026.01.31 02:44:15.298452 [ 292 ] {} <Debug> TCP-Session: ff2ba57c-e7b1-476b-809f-522285e78566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.01.31 02:44:15.298488 [ 295 ] {} <Debug> TCP-Session: 209fe998-5395-4551-a159-80ab65f13de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48084 | ||
| 1720 | 2026.01.31 02:44:15.298511 [ 295 ] {} <Debug> TCP-Session: 209fe998-5395-4551-a159-80ab65f13de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.01.31 02:44:15.298528 [ 295 ] {} <Debug> TCP-Session: 209fe998-5395-4551-a159-80ab65f13de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.01.31 02:44:15.300332 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1723 | 2026.01.31 02:44:15.300370 [ 290 ] {} <Debug> TCP-Session: b7a3a68c-079c-44f9-b948-8f11e69309c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60957 | ||
| 1724 | 2026.01.31 02:44:15.300393 [ 290 ] {} <Debug> TCP-Session: b7a3a68c-079c-44f9-b948-8f11e69309c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2026.01.31 02:44:15.300412 [ 290 ] {} <Debug> TCP-Session: b7a3a68c-079c-44f9-b948-8f11e69309c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.01.31 02:44:15.300505 [ 288 ] {} <Trace> TCP-Session: 9b7493b6-f397-4317-b204-7741ce18caf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.01.31 02:44:15.300701 [ 288 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1728 | 2026.01.31 02:44:15.301026 [ 288 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1729 | 2026.01.31 02:44:15.301088 [ 288 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1730 | 2026.01.31 02:44:15.301521 [ 288 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Debug> oximeter.version (b1f35a74-c28b-4589-85d4-d6f293a6c50d) (SelectExecutor): Key condition: unknown | ||
| 1731 | 2026.01.31 02:44:15.316609 [ 298 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Trace> AggregatingTransform: Aggregating | ||
| 1732 | 2026.01.31 02:44:15.316744 [ 298 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1733 | 2026.01.31 02:44:15.317443 [ 298 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004378578 sec. (228.385 rows/sec., 8.92 KiB/sec.) | ||
| 1734 | 2026.01.31 02:44:15.317476 [ 298 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Trace> Aggregator: Merging aggregated data | ||
| 1735 | 2026.01.31 02:44:15.317508 [ 298 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1736 | 2026.01.31 02:44:15.318581 [ 288 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.017934 sec., 55.76000892160143 rows/sec., 2.18 KiB/sec. | ||
| 1737 | 2026.01.31 02:44:15.318756 [ 288 ] {bce0bf0f-a258-4b91-bc98-cf81f5a5ed6b} <Debug> TCPHandler: Processed in 0.01840535 sec. | ||
| 1738 | 2026.01.31 02:44:15.321129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1739 | 2026.01.31 02:44:15.321170 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1740 | 2026.01.31 02:44:15.321195 [ 288 ] {} <Debug> TCP-Session: 9b7493b6-f397-4317-b204-7741ce18caf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2026.01.31 02:44:15.321194 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1742 | 2026.01.31 02:44:15.321210 [ 291 ] {} <Debug> TCP-Session: 943b1677-5482-4359-9369-c2daff42cfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.01.31 02:44:15.321235 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1744 | 2026.01.31 02:44:15.321243 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1745 | 2026.01.31 02:44:15.321266 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1746 | 2026.01.31 02:44:15.321293 [ 295 ] {} <Debug> TCP-Session: 209fe998-5395-4551-a159-80ab65f13de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.01.31 02:44:15.321310 [ 292 ] {} <Debug> TCP-Session: ff2ba57c-e7b1-476b-809f-522285e78566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1748 | 2026.01.31 02:44:15.321326 [ 294 ] {} <Debug> TCP-Session: 8400b910-4c4f-415a-9b40-e1451f4dd126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2026.01.31 02:44:15.321299 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1750 | 2026.01.31 02:44:15.321284 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1751 | 2026.01.31 02:44:15.321391 [ 296 ] {} <Debug> TCP-Session: 9a79b1d1-aabb-4dd6-a574-9133752a7539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2026.01.31 02:44:15.321275 [ 289 ] {} <Debug> TCP-Session: d0f533b7-237f-42b9-b46f-40e6c03c3063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1753 | 2026.01.31 02:44:15.321416 [ 293 ] {} <Debug> TCP-Session: 37868b0a-95e8-457f-99e9-2aa5f9714efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1754 | 2026.01.31 02:44:15.321205 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1755 | 2026.01.31 02:44:15.321483 [ 290 ] {} <Debug> TCP-Session: b7a3a68c-079c-44f9-b948-8f11e69309c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.01.31 02:44:16.000603 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.68 MiB, peak 178.78 MiB, free memory in arenas 0.00 B, will set to 170.63 MiB (RSS), difference: 1.95 MiB | ||
| 1757 | 2026.01.31 02:44:18.704125 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.01.31 02:44:18.704322 [ 3 ] {36cc868d-85f9-4ab1-8bb6-4a808f5fed24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1759 | 2026.01.31 02:44:18.704398 [ 3 ] {36cc868d-85f9-4ab1-8bb6-4a808f5fed24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1760 | 2026.01.31 02:44:18.705121 [ 3 ] {36cc868d-85f9-4ab1-8bb6-4a808f5fed24} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.01.31 02:44:18.705165 [ 3 ] {36cc868d-85f9-4ab1-8bb6-4a808f5fed24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1762 | 2026.01.31 02:44:18.705715 [ 3 ] {36cc868d-85f9-4ab1-8bb6-4a808f5fed24} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1763 | 2026.01.31 02:44:18.706265 [ 3 ] {36cc868d-85f9-4ab1-8bb6-4a808f5fed24} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.01.31 02:44:18.706427 [ 3 ] {36cc868d-85f9-4ab1-8bb6-4a808f5fed24} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002157 sec., 25961.984237366712 rows/sec., 1.99 MiB/sec. | ||
| 1765 | 2026.01.31 02:44:18.706474 [ 3 ] {36cc868d-85f9-4ab1-8bb6-4a808f5fed24} <Debug> TCPHandler: Processed in 0.002490587 sec. | ||
| 1766 | 2026.01.31 02:44:18.706602 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.01.31 02:44:18.706700 [ 3 ] {55a7e097-33a3-4e3c-892a-e05fd22f92d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1768 | 2026.01.31 02:44:18.706741 [ 3 ] {55a7e097-33a3-4e3c-892a-e05fd22f92d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1769 | 2026.01.31 02:44:18.707176 [ 3 ] {55a7e097-33a3-4e3c-892a-e05fd22f92d7} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.01.31 02:44:18.707213 [ 3 ] {55a7e097-33a3-4e3c-892a-e05fd22f92d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1771 | 2026.01.31 02:44:18.707615 [ 3 ] {55a7e097-33a3-4e3c-892a-e05fd22f92d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1772 | 2026.01.31 02:44:18.708017 [ 3 ] {55a7e097-33a3-4e3c-892a-e05fd22f92d7} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.01.31 02:44:18.708150 [ 3 ] {55a7e097-33a3-4e3c-892a-e05fd22f92d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001469 sec., 43567.052416609935 rows/sec., 3.40 MiB/sec. | ||
| 1774 | 2026.01.31 02:44:18.708187 [ 3 ] {55a7e097-33a3-4e3c-892a-e05fd22f92d7} <Debug> TCPHandler: Processed in 0.001638057 sec. | ||
| 1775 | 2026.01.31 02:44:18.708302 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.01.31 02:44:18.708396 [ 3 ] {f6362e1c-4f7a-458b-9444-b41d87873ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.01.31 02:44:18.708440 [ 3 ] {f6362e1c-4f7a-458b-9444-b41d87873ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1778 | 2026.01.31 02:44:18.708943 [ 3 ] {f6362e1c-4f7a-458b-9444-b41d87873ea8} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.01.31 02:44:18.708984 [ 3 ] {f6362e1c-4f7a-458b-9444-b41d87873ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1780 | 2026.01.31 02:44:18.709530 [ 3 ] {f6362e1c-4f7a-458b-9444-b41d87873ea8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1781 | 2026.01.31 02:44:18.710043 [ 3 ] {f6362e1c-4f7a-458b-9444-b41d87873ea8} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.01.31 02:44:18.710293 [ 3 ] {f6362e1c-4f7a-458b-9444-b41d87873ea8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001916 sec., 83507.30688935283 rows/sec., 5.82 MiB/sec. | ||
| 1783 | 2026.01.31 02:44:18.710337 [ 3 ] {f6362e1c-4f7a-458b-9444-b41d87873ea8} <Debug> TCPHandler: Processed in 0.002086223 sec. | ||
| 1784 | 2026.01.31 02:44:18.710477 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.01.31 02:44:18.710581 [ 3 ] {c5b6636a-c708-4fd4-9db8-8c97539bab06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.01.31 02:44:18.710629 [ 3 ] {c5b6636a-c708-4fd4-9db8-8c97539bab06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1787 | 2026.01.31 02:44:18.711096 [ 3 ] {c5b6636a-c708-4fd4-9db8-8c97539bab06} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.01.31 02:44:18.711141 [ 3 ] {c5b6636a-c708-4fd4-9db8-8c97539bab06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1789 | 2026.01.31 02:44:18.711753 [ 3 ] {c5b6636a-c708-4fd4-9db8-8c97539bab06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1790 | 2026.01.31 02:44:18.712466 [ 3 ] {c5b6636a-c708-4fd4-9db8-8c97539bab06} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.01.31 02:44:18.712610 [ 3 ] {c5b6636a-c708-4fd4-9db8-8c97539bab06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00205 sec., 29268.292682926825 rows/sec., 1.97 MiB/sec. | ||
| 1792 | 2026.01.31 02:44:18.712647 [ 3 ] {c5b6636a-c708-4fd4-9db8-8c97539bab06} <Debug> TCPHandler: Processed in 0.002226014 sec. | ||
| 1793 | 2026.01.31 02:44:18.922713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 2327 | ||
| 1794 | 2026.01.31 02:44:18.923343 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.01.31 02:44:18.923391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1796 | 2026.01.31 02:44:18.924035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1797 | 2026.01.31 02:44:18.924492 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.01.31 02:44:18.924641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2327 | ||
| 1799 | 2026.01.31 02:44:19.046035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1800 | 2026.01.31 02:44:19.063833 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.01.31 02:44:19.063895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1802 | 2026.01.31 02:44:19.071159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1803 | 2026.01.31 02:44:19.072406 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.01.31 02:44:19.075810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1805 | 2026.01.31 02:44:20.000600 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.16 MiB, peak 178.78 MiB, free memory in arenas 0.00 B, will set to 172.78 MiB (RSS), difference: 1.62 MiB | ||
| 1806 | 2026.01.31 02:44:20.928507 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54010 | ||
| 1807 | 2026.01.31 02:44:20.928636 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1808 | 2026.01.31 02:44:20.928664 [ 288 ] {} <Debug> TCP-Session: aaa2019c-5d97-4c16-97c9-985099bd9a47 Authenticating user 'default' from [fd00:1122:3344:101::e]:54010 | ||
| 1809 | 2026.01.31 02:44:20.928688 [ 288 ] {} <Debug> TCP-Session: aaa2019c-5d97-4c16-97c9-985099bd9a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2026.01.31 02:44:20.928701 [ 288 ] {} <Debug> TCP-Session: aaa2019c-5d97-4c16-97c9-985099bd9a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.01.31 02:44:20.928919 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45120 | ||
| 1812 | 2026.01.31 02:44:20.928945 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57674 | ||
| 1813 | 2026.01.31 02:44:20.928972 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59060 | ||
| 1814 | 2026.01.31 02:44:20.928989 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64087 | ||
| 1815 | 2026.01.31 02:44:20.929010 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51402 | ||
| 1816 | 2026.01.31 02:44:20.929044 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1817 | 2026.01.31 02:44:20.929032 [ 288 ] {} <Trace> TCP-Session: aaa2019c-5d97-4c16-97c9-985099bd9a47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.01.31 02:44:20.929094 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1819 | 2026.01.31 02:44:20.929117 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1820 | 2026.01.31 02:44:20.929112 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1821 | 2026.01.31 02:44:20.929136 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1822 | 2026.01.31 02:44:20.929151 [ 294 ] {} <Debug> TCP-Session: 7953a980-604e-4095-abfe-4e78a11bfbd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64087 | ||
| 1823 | 2026.01.31 02:44:20.929176 [ 292 ] {} <Debug> TCP-Session: bf8bf7b0-4e04-4015-b757-0ea52c596c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:59060 | ||
| 1824 | 2026.01.31 02:44:20.929185 [ 296 ] {} <Debug> TCP-Session: e31ecbca-fa8d-4a8e-90d9-27ed94e8a4d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51402 | ||
| 1825 | 2026.01.31 02:44:20.929202 [ 294 ] {} <Debug> TCP-Session: 7953a980-604e-4095-abfe-4e78a11bfbd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.01.31 02:44:20.929217 [ 292 ] {} <Debug> TCP-Session: bf8bf7b0-4e04-4015-b757-0ea52c596c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2026.01.31 02:44:20.929218 [ 296 ] {} <Debug> TCP-Session: e31ecbca-fa8d-4a8e-90d9-27ed94e8a4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2026.01.31 02:44:20.929234 [ 294 ] {} <Debug> TCP-Session: 7953a980-604e-4095-abfe-4e78a11bfbd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2026.01.31 02:44:20.929246 [ 296 ] {} <Debug> TCP-Session: e31ecbca-fa8d-4a8e-90d9-27ed94e8a4d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.01.31 02:44:20.929263 [ 288 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54010) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1831 | 2026.01.31 02:44:20.929239 [ 292 ] {} <Debug> TCP-Session: bf8bf7b0-4e04-4015-b757-0ea52c596c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.01.31 02:44:20.929143 [ 290 ] {} <Debug> TCP-Session: 1c8b8f5b-5a17-45d2-b824-6faf0d11cf61 Authenticating user 'default' from [fd00:1122:3344:101::e]:57674 | ||
| 1833 | 2026.01.31 02:44:20.929001 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33033 | ||
| 1834 | 2026.01.31 02:44:20.929338 [ 290 ] {} <Debug> TCP-Session: 1c8b8f5b-5a17-45d2-b824-6faf0d11cf61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1835 | 2026.01.31 02:44:20.928978 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52280 | ||
| 1836 | 2026.01.31 02:44:20.929374 [ 290 ] {} <Debug> TCP-Session: 1c8b8f5b-5a17-45d2-b824-6faf0d11cf61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.01.31 02:44:20.928950 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48720 | ||
| 1838 | 2026.01.31 02:44:20.929101 [ 289 ] {} <Debug> TCP-Session: 90eaaa39-eb43-4a0a-9592-65c15fffa2d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45120 | ||
| 1839 | 2026.01.31 02:44:20.929434 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1840 | 2026.01.31 02:44:20.929473 [ 289 ] {} <Debug> TCP-Session: 90eaaa39-eb43-4a0a-9592-65c15fffa2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1841 | 2026.01.31 02:44:20.929484 [ 295 ] {} <Debug> TCP-Session: 40bb123e-253d-40f4-941d-b4bd418ccb8a Authenticating user 'default' from [fd00:1122:3344:101::e]:33033 | ||
| 1842 | 2026.01.31 02:44:20.929495 [ 289 ] {} <Debug> TCP-Session: 90eaaa39-eb43-4a0a-9592-65c15fffa2d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.01.31 02:44:20.929514 [ 295 ] {} <Debug> TCP-Session: 40bb123e-253d-40f4-941d-b4bd418ccb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.01.31 02:44:20.929524 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1845 | 2026.01.31 02:44:20.929536 [ 288 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1846 | 2026.01.31 02:44:20.929561 [ 293 ] {} <Debug> TCP-Session: b9895d9c-9705-4f92-9f3b-938dc5faa38d Authenticating user 'default' from [fd00:1122:3344:101::e]:52280 | ||
| 1847 | 2026.01.31 02:44:20.929536 [ 295 ] {} <Debug> TCP-Session: 40bb123e-253d-40f4-941d-b4bd418ccb8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.01.31 02:44:20.929593 [ 293 ] {} <Debug> TCP-Session: b9895d9c-9705-4f92-9f3b-938dc5faa38d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.01.31 02:44:20.929606 [ 288 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1850 | 2026.01.31 02:44:20.929612 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1851 | 2026.01.31 02:44:20.929621 [ 293 ] {} <Debug> TCP-Session: b9895d9c-9705-4f92-9f3b-938dc5faa38d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2026.01.31 02:44:20.929653 [ 291 ] {} <Debug> TCP-Session: ca6cb69c-8eb0-4089-9688-29b6f84f8e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:48720 | ||
| 1853 | 2026.01.31 02:44:20.929676 [ 291 ] {} <Debug> TCP-Session: ca6cb69c-8eb0-4089-9688-29b6f84f8e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2026.01.31 02:44:20.929688 [ 291 ] {} <Debug> TCP-Session: ca6cb69c-8eb0-4089-9688-29b6f84f8e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1855 | 2026.01.31 02:44:20.929900 [ 288 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Debug> oximeter.version (b1f35a74-c28b-4589-85d4-d6f293a6c50d) (SelectExecutor): Key condition: unknown | ||
| 1856 | 2026.01.31 02:44:20.930795 [ 312 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Trace> AggregatingTransform: Aggregating | ||
| 1857 | 2026.01.31 02:44:20.930842 [ 312 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Trace> Aggregator: Aggregation method: without_key | ||
| 1858 | 2026.01.31 02:44:20.930879 [ 312 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088226 sec. (1133.453 rows/sec., 44.28 KiB/sec.) | ||
| 1859 | 2026.01.31 02:44:20.930907 [ 312 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Trace> Aggregator: Merging aggregated data | ||
| 1860 | 2026.01.31 02:44:20.932317 [ 288 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00311 sec., 321.54340836012864 rows/sec., 12.56 KiB/sec. | ||
| 1861 | 2026.01.31 02:44:20.932463 [ 288 ] {71aab33d-836c-43bd-bba0-e6dd30b68671} <Debug> TCPHandler: Processed in 0.003545409 sec. | ||
| 1862 | 2026.01.31 02:44:20.932581 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1863 | 2026.01.31 02:44:20.932611 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1864 | 2026.01.31 02:44:20.932612 [ 288 ] {} <Debug> TCP-Session: aaa2019c-5d97-4c16-97c9-985099bd9a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.01.31 02:44:20.932630 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1866 | 2026.01.31 02:44:20.932656 [ 296 ] {} <Debug> TCP-Session: e31ecbca-fa8d-4a8e-90d9-27ed94e8a4d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.01.31 02:44:20.932652 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1868 | 2026.01.31 02:44:20.932685 [ 289 ] {} <Debug> TCP-Session: 90eaaa39-eb43-4a0a-9592-65c15fffa2d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.01.31 02:44:20.932701 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1870 | 2026.01.31 02:44:20.932713 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1871 | 2026.01.31 02:44:20.932727 [ 290 ] {} <Debug> TCP-Session: 1c8b8f5b-5a17-45d2-b824-6faf0d11cf61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.01.31 02:44:20.932735 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1873 | 2026.01.31 02:44:20.932760 [ 292 ] {} <Debug> TCP-Session: bf8bf7b0-4e04-4015-b757-0ea52c596c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.01.31 02:44:20.932743 [ 293 ] {} <Debug> TCP-Session: b9895d9c-9705-4f92-9f3b-938dc5faa38d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.01.31 02:44:20.932794 [ 295 ] {} <Debug> TCP-Session: 40bb123e-253d-40f4-941d-b4bd418ccb8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.01.31 02:44:20.932701 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1877 | 2026.01.31 02:44:20.932667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1878 | 2026.01.31 02:44:20.932863 [ 294 ] {} <Debug> TCP-Session: 7953a980-604e-4095-abfe-4e78a11bfbd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1879 | 2026.01.31 02:44:20.932892 [ 291 ] {} <Debug> TCP-Session: ca6cb69c-8eb0-4089-9688-29b6f84f8e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1880 | 2026.01.31 02:44:21.020221 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53383 | ||
| 1881 | 2026.01.31 02:44:21.020329 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1882 | 2026.01.31 02:44:21.020356 [ 288 ] {} <Debug> TCP-Session: 34d5af56-70bb-4eb8-afeb-471f6d4c38b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53383 | ||
| 1883 | 2026.01.31 02:44:21.020377 [ 288 ] {} <Debug> TCP-Session: 34d5af56-70bb-4eb8-afeb-471f6d4c38b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2026.01.31 02:44:21.020389 [ 288 ] {} <Debug> TCP-Session: 34d5af56-70bb-4eb8-afeb-471f6d4c38b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2026.01.31 02:44:21.020620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55162 | ||
| 1886 | 2026.01.31 02:44:21.020631 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42318 | ||
| 1887 | 2026.01.31 02:44:21.020666 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55285 | ||
| 1888 | 2026.01.31 02:44:21.020677 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34584 | ||
| 1889 | 2026.01.31 02:44:21.020703 [ 288 ] {} <Trace> TCP-Session: 34d5af56-70bb-4eb8-afeb-471f6d4c38b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.01.31 02:44:21.020713 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1891 | 2026.01.31 02:44:21.020656 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49736 | ||
| 1892 | 2026.01.31 02:44:21.020745 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1893 | 2026.01.31 02:44:21.020751 [ 289 ] {} <Debug> TCP-Session: 0bc38c74-9d52-4585-81fe-ef2ae832f4e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55162 | ||
| 1894 | 2026.01.31 02:44:21.020785 [ 294 ] {} <Debug> TCP-Session: bd44e576-506a-4295-8105-d65553386aa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55285 | ||
| 1895 | 2026.01.31 02:44:21.020797 [ 289 ] {} <Debug> TCP-Session: 0bc38c74-9d52-4585-81fe-ef2ae832f4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.01.31 02:44:21.020803 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2026.01.31 02:44:21.020819 [ 294 ] {} <Debug> TCP-Session: bd44e576-506a-4295-8105-d65553386aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.01.31 02:44:21.020819 [ 289 ] {} <Debug> TCP-Session: 0bc38c74-9d52-4585-81fe-ef2ae832f4e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.01.31 02:44:21.020836 [ 293 ] {} <Debug> TCP-Session: 37e983dd-5b93-4e64-be9f-a3315852c548 Authenticating user 'default' from [fd00:1122:3344:101::e]:49736 | ||
| 1900 | 2026.01.31 02:44:21.020842 [ 294 ] {} <Debug> TCP-Session: bd44e576-506a-4295-8105-d65553386aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.01.31 02:44:21.020860 [ 288 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53383) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1902 | 2026.01.31 02:44:21.020862 [ 293 ] {} <Debug> TCP-Session: 37e983dd-5b93-4e64-be9f-a3315852c548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.01.31 02:44:21.020637 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44512 | ||
| 1904 | 2026.01.31 02:44:21.020901 [ 293 ] {} <Debug> TCP-Session: 37e983dd-5b93-4e64-be9f-a3315852c548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2026.01.31 02:44:21.020753 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1906 | 2026.01.31 02:44:21.020746 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1907 | 2026.01.31 02:44:21.021048 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1908 | 2026.01.31 02:44:21.021078 [ 290 ] {} <Debug> TCP-Session: aafe857c-96dc-4944-bbab-e480d55ec6cd Authenticating user 'default' from [fd00:1122:3344:101::e]:42318 | ||
| 1909 | 2026.01.31 02:44:21.021097 [ 291 ] {} <Debug> TCP-Session: c5d435a8-4731-442a-936f-4b071b132aff Authenticating user 'default' from [fd00:1122:3344:101::e]:44512 | ||
| 1910 | 2026.01.31 02:44:21.021109 [ 290 ] {} <Debug> TCP-Session: aafe857c-96dc-4944-bbab-e480d55ec6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.01.31 02:44:21.021126 [ 291 ] {} <Debug> TCP-Session: c5d435a8-4731-442a-936f-4b071b132aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.01.31 02:44:21.021134 [ 290 ] {} <Debug> TCP-Session: aafe857c-96dc-4944-bbab-e480d55ec6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.01.31 02:44:21.021154 [ 291 ] {} <Debug> TCP-Session: c5d435a8-4731-442a-936f-4b071b132aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1914 | 2026.01.31 02:44:21.020658 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57806 | ||
| 1915 | 2026.01.31 02:44:21.021186 [ 288 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1916 | 2026.01.31 02:44:21.020691 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45347 | ||
| 1917 | 2026.01.31 02:44:21.021050 [ 295 ] {} <Debug> TCP-Session: 9e9c9abc-f7a3-4e28-ab10-d7fad749ae46 Authenticating user 'default' from [fd00:1122:3344:101::e]:34584 | ||
| 1918 | 2026.01.31 02:44:21.021267 [ 288 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1919 | 2026.01.31 02:44:21.021286 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1920 | 2026.01.31 02:44:21.021290 [ 295 ] {} <Debug> TCP-Session: 9e9c9abc-f7a3-4e28-ab10-d7fad749ae46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2026.01.31 02:44:21.021319 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1922 | 2026.01.31 02:44:21.021321 [ 292 ] {} <Debug> TCP-Session: 6dde3cfe-39ab-4c2d-8d57-a0bcefee825e Authenticating user 'default' from [fd00:1122:3344:101::e]:57806 | ||
| 1923 | 2026.01.31 02:44:21.021322 [ 295 ] {} <Debug> TCP-Session: 9e9c9abc-f7a3-4e28-ab10-d7fad749ae46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.01.31 02:44:21.021364 [ 292 ] {} <Debug> TCP-Session: 6dde3cfe-39ab-4c2d-8d57-a0bcefee825e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.01.31 02:44:21.021349 [ 296 ] {} <Debug> TCP-Session: 71eee589-ed72-4a15-9cea-764179a01734 Authenticating user 'default' from [fd00:1122:3344:101::e]:45347 | ||
| 1926 | 2026.01.31 02:44:21.021399 [ 292 ] {} <Debug> TCP-Session: 6dde3cfe-39ab-4c2d-8d57-a0bcefee825e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2026.01.31 02:44:21.021422 [ 296 ] {} <Debug> TCP-Session: 71eee589-ed72-4a15-9cea-764179a01734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.01.31 02:44:21.021443 [ 296 ] {} <Debug> TCP-Session: 71eee589-ed72-4a15-9cea-764179a01734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.01.31 02:44:21.021577 [ 288 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Debug> oximeter.version (b1f35a74-c28b-4589-85d4-d6f293a6c50d) (SelectExecutor): Key condition: unknown | ||
| 1930 | 2026.01.31 02:44:21.022515 [ 297 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Trace> AggregatingTransform: Aggregating | ||
| 1931 | 2026.01.31 02:44:21.022565 [ 297 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Trace> Aggregator: Aggregation method: without_key | ||
| 1932 | 2026.01.31 02:44:21.022600 [ 297 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089422 sec. (1118.293 rows/sec., 43.68 KiB/sec.) | ||
| 1933 | 2026.01.31 02:44:21.022617 [ 297 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Trace> Aggregator: Merging aggregated data | ||
| 1934 | 2026.01.31 02:44:21.023921 [ 288 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 1935 | 2026.01.31 02:44:21.024045 [ 288 ] {08d5575a-99a2-41f4-bf6d-ffc7a2565788} <Debug> TCPHandler: Processed in 0.003411307 sec. | ||
| 1936 | 2026.01.31 02:44:21.024162 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1937 | 2026.01.31 02:44:21.024188 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1938 | 2026.01.31 02:44:21.024201 [ 288 ] {} <Debug> TCP-Session: 34d5af56-70bb-4eb8-afeb-471f6d4c38b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.01.31 02:44:21.024212 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1940 | 2026.01.31 02:44:21.024232 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1941 | 2026.01.31 02:44:21.024258 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1942 | 2026.01.31 02:44:21.024274 [ 290 ] {} <Debug> TCP-Session: aafe857c-96dc-4944-bbab-e480d55ec6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.01.31 02:44:21.024300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1944 | 2026.01.31 02:44:21.024321 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1945 | 2026.01.31 02:44:21.024322 [ 291 ] {} <Debug> TCP-Session: c5d435a8-4731-442a-936f-4b071b132aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.01.31 02:44:21.024347 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1947 | 2026.01.31 02:44:21.024349 [ 294 ] {} <Debug> TCP-Session: bd44e576-506a-4295-8105-d65553386aa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2026.01.31 02:44:21.024369 [ 293 ] {} <Debug> TCP-Session: 37e983dd-5b93-4e64-be9f-a3315852c548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.01.31 02:44:21.024392 [ 295 ] {} <Debug> TCP-Session: 9e9c9abc-f7a3-4e28-ab10-d7fad749ae46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.01.31 02:44:21.024286 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1951 | 2026.01.31 02:44:21.024293 [ 292 ] {} <Debug> TCP-Session: 6dde3cfe-39ab-4c2d-8d57-a0bcefee825e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.01.31 02:44:21.024469 [ 289 ] {} <Debug> TCP-Session: 0bc38c74-9d52-4585-81fe-ef2ae832f4e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.01.31 02:44:21.024245 [ 296 ] {} <Debug> TCP-Session: 71eee589-ed72-4a15-9cea-764179a01734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.01.31 02:44:21.438144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 272 | ||
| 1955 | 2026.01.31 02:44:21.440475 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.01.31 02:44:21.440519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1957 | 2026.01.31 02:44:21.441808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1958 | 2026.01.31 02:44:21.442326 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.01.31 02:44:21.442577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1960 | 2026.01.31 02:44:23.711765 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.01.31 02:44:23.711960 [ 3 ] {e5616cb2-6fda-47ba-baff-8b987d56b2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1962 | 2026.01.31 02:44:23.712032 [ 3 ] {e5616cb2-6fda-47ba-baff-8b987d56b2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1963 | 2026.01.31 02:44:23.712909 [ 3 ] {e5616cb2-6fda-47ba-baff-8b987d56b2b4} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.01.31 02:44:23.712956 [ 3 ] {e5616cb2-6fda-47ba-baff-8b987d56b2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1965 | 2026.01.31 02:44:23.713492 [ 3 ] {e5616cb2-6fda-47ba-baff-8b987d56b2b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1966 | 2026.01.31 02:44:23.713924 [ 3 ] {e5616cb2-6fda-47ba-baff-8b987d56b2b4} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.01.31 02:44:23.714085 [ 3 ] {e5616cb2-6fda-47ba-baff-8b987d56b2b4} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002178 sec., 122130.39485766759 rows/sec., 7.76 MiB/sec. | ||
| 1968 | 2026.01.31 02:44:23.714125 [ 3 ] {e5616cb2-6fda-47ba-baff-8b987d56b2b4} <Debug> TCPHandler: Processed in 0.002496647 sec. | ||
| 1969 | 2026.01.31 02:44:23.714261 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.01.31 02:44:23.714347 [ 3 ] {749c60cf-f196-4df3-86da-028cc12f1266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1971 | 2026.01.31 02:44:23.714386 [ 3 ] {749c60cf-f196-4df3-86da-028cc12f1266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1972 | 2026.01.31 02:44:23.715236 [ 3 ] {749c60cf-f196-4df3-86da-028cc12f1266} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.01.31 02:44:23.715272 [ 3 ] {749c60cf-f196-4df3-86da-028cc12f1266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1974 | 2026.01.31 02:44:23.715781 [ 3 ] {749c60cf-f196-4df3-86da-028cc12f1266} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1975 | 2026.01.31 02:44:23.716209 [ 3 ] {749c60cf-f196-4df3-86da-028cc12f1266} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.01.31 02:44:23.716339 [ 3 ] {749c60cf-f196-4df3-86da-028cc12f1266} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001999 sec., 386193.09654827416 rows/sec., 30.57 MiB/sec. | ||
| 1977 | 2026.01.31 02:44:23.716376 [ 3 ] {749c60cf-f196-4df3-86da-028cc12f1266} <Debug> TCPHandler: Processed in 0.002157274 sec. | ||
| 1978 | 2026.01.31 02:44:23.716500 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.01.31 02:44:23.716591 [ 3 ] {938a72d9-d7de-475f-ae90-734e9694bef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.01.31 02:44:23.716630 [ 3 ] {938a72d9-d7de-475f-ae90-734e9694bef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1981 | 2026.01.31 02:44:23.717118 [ 3 ] {938a72d9-d7de-475f-ae90-734e9694bef5} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.01.31 02:44:23.717154 [ 3 ] {938a72d9-d7de-475f-ae90-734e9694bef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1983 | 2026.01.31 02:44:23.717552 [ 3 ] {938a72d9-d7de-475f-ae90-734e9694bef5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1984 | 2026.01.31 02:44:23.717961 [ 3 ] {938a72d9-d7de-475f-ae90-734e9694bef5} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.01.31 02:44:23.718086 [ 3 ] {938a72d9-d7de-475f-ae90-734e9694bef5} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001513 sec., 94514.2101784534 rows/sec., 5.65 MiB/sec. | ||
| 1986 | 2026.01.31 02:44:23.718123 [ 3 ] {938a72d9-d7de-475f-ae90-734e9694bef5} <Debug> TCPHandler: Processed in 0.001669228 sec. | ||
| 1987 | 2026.01.31 02:44:23.718249 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.01.31 02:44:23.718341 [ 3 ] {463fa41a-e390-4e97-a384-ac5252c9b6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.01.31 02:44:23.718379 [ 3 ] {463fa41a-e390-4e97-a384-ac5252c9b6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1990 | 2026.01.31 02:44:23.718804 [ 3 ] {463fa41a-e390-4e97-a384-ac5252c9b6d3} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.01.31 02:44:23.718839 [ 3 ] {463fa41a-e390-4e97-a384-ac5252c9b6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1992 | 2026.01.31 02:44:23.719224 [ 3 ] {463fa41a-e390-4e97-a384-ac5252c9b6d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1993 | 2026.01.31 02:44:23.719629 [ 3 ] {463fa41a-e390-4e97-a384-ac5252c9b6d3} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.01.31 02:44:23.719756 [ 3 ] {463fa41a-e390-4e97-a384-ac5252c9b6d3} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001433 sec., 97697.13886950453 rows/sec., 6.31 MiB/sec. | ||
| 1995 | 2026.01.31 02:44:23.719792 [ 3 ] {463fa41a-e390-4e97-a384-ac5252c9b6d3} <Debug> TCPHandler: Processed in 0.001593577 sec. | ||
| 1996 | 2026.01.31 02:44:23.719948 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.01.31 02:44:23.720038 [ 3 ] {d71d0147-8b88-454a-9288-82706c0faa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.01.31 02:44:23.720077 [ 3 ] {d71d0147-8b88-454a-9288-82706c0faa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1999 | 2026.01.31 02:44:23.720510 [ 3 ] {d71d0147-8b88-454a-9288-82706c0faa9e} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.01.31 02:44:23.720546 [ 3 ] {d71d0147-8b88-454a-9288-82706c0faa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2001 | 2026.01.31 02:44:23.720944 [ 3 ] {d71d0147-8b88-454a-9288-82706c0faa9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2002 | 2026.01.31 02:44:23.721482 [ 3 ] {d71d0147-8b88-454a-9288-82706c0faa9e} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.01.31 02:44:23.721608 [ 3 ] {d71d0147-8b88-454a-9288-82706c0faa9e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001586 sec., 87641.86633039093 rows/sec., 4.99 MiB/sec. | ||
| 2004 | 2026.01.31 02:44:23.721644 [ 3 ] {d71d0147-8b88-454a-9288-82706c0faa9e} <Debug> TCPHandler: Processed in 0.001761579 sec. | ||
| 2005 | 2026.01.31 02:44:23.721765 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.01.31 02:44:23.721859 [ 3 ] {1b761d2d-a2fe-4ff1-abe7-aa57c7262f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2007 | 2026.01.31 02:44:23.721897 [ 3 ] {1b761d2d-a2fe-4ff1-abe7-aa57c7262f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2008 | 2026.01.31 02:44:23.722457 [ 3 ] {1b761d2d-a2fe-4ff1-abe7-aa57c7262f20} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.01.31 02:44:23.722492 [ 3 ] {1b761d2d-a2fe-4ff1-abe7-aa57c7262f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2010 | 2026.01.31 02:44:23.722965 [ 3 ] {1b761d2d-a2fe-4ff1-abe7-aa57c7262f20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2011 | 2026.01.31 02:44:23.723446 [ 3 ] {1b761d2d-a2fe-4ff1-abe7-aa57c7262f20} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.01.31 02:44:23.723573 [ 3 ] {1b761d2d-a2fe-4ff1-abe7-aa57c7262f20} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001731 sec., 273252.4552281918 rows/sec., 19.23 MiB/sec. | ||
| 2013 | 2026.01.31 02:44:23.723614 [ 3 ] {1b761d2d-a2fe-4ff1-abe7-aa57c7262f20} <Debug> TCPHandler: Processed in 0.001894631 sec. | ||
| 2014 | 2026.01.31 02:44:23.723730 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.01.31 02:44:23.723820 [ 3 ] {0dc7586c-0a38-448f-913d-33407ebd0893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2016 | 2026.01.31 02:44:23.723861 [ 3 ] {0dc7586c-0a38-448f-913d-33407ebd0893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2017 | 2026.01.31 02:44:23.724187 [ 3 ] {0dc7586c-0a38-448f-913d-33407ebd0893} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.01.31 02:44:23.724222 [ 3 ] {0dc7586c-0a38-448f-913d-33407ebd0893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2019 | 2026.01.31 02:44:23.724726 [ 3 ] {0dc7586c-0a38-448f-913d-33407ebd0893} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2020 | 2026.01.31 02:44:23.725165 [ 3 ] {0dc7586c-0a38-448f-913d-33407ebd0893} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.01.31 02:44:23.725294 [ 3 ] {0dc7586c-0a38-448f-913d-33407ebd0893} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. | ||
| 2022 | 2026.01.31 02:44:23.725328 [ 3 ] {0dc7586c-0a38-448f-913d-33407ebd0893} <Debug> TCPHandler: Processed in 0.001645157 sec. | ||
| 2023 | 2026.01.31 02:44:23.725434 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.01.31 02:44:23.725524 [ 3 ] {b1bfeff0-8d39-4c32-81f3-9cdb614d4a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2025 | 2026.01.31 02:44:23.725565 [ 3 ] {b1bfeff0-8d39-4c32-81f3-9cdb614d4a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2026 | 2026.01.31 02:44:23.725961 [ 3 ] {b1bfeff0-8d39-4c32-81f3-9cdb614d4a2d} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.01.31 02:44:23.726002 [ 3 ] {b1bfeff0-8d39-4c32-81f3-9cdb614d4a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2028 | 2026.01.31 02:44:23.726423 [ 3 ] {b1bfeff0-8d39-4c32-81f3-9cdb614d4a2d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2029 | 2026.01.31 02:44:23.726862 [ 3 ] {b1bfeff0-8d39-4c32-81f3-9cdb614d4a2d} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.01.31 02:44:23.726986 [ 3 ] {b1bfeff0-8d39-4c32-81f3-9cdb614d4a2d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00148 sec., 174324.32432432432 rows/sec., 11.61 MiB/sec. | ||
| 2031 | 2026.01.31 02:44:23.727020 [ 3 ] {b1bfeff0-8d39-4c32-81f3-9cdb614d4a2d} <Debug> TCPHandler: Processed in 0.001632838 sec. | ||
| 2032 | 2026.01.31 02:44:23.727137 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2026.01.31 02:44:23.727228 [ 3 ] {f3569f2a-76de-4da1-a0d3-4bc694e26d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2034 | 2026.01.31 02:44:23.727268 [ 3 ] {f3569f2a-76de-4da1-a0d3-4bc694e26d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2035 | 2026.01.31 02:44:23.727568 [ 3 ] {f3569f2a-76de-4da1-a0d3-4bc694e26d56} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.01.31 02:44:23.727603 [ 3 ] {f3569f2a-76de-4da1-a0d3-4bc694e26d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2037 | 2026.01.31 02:44:23.727984 [ 3 ] {f3569f2a-76de-4da1-a0d3-4bc694e26d56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2038 | 2026.01.31 02:44:23.728392 [ 3 ] {f3569f2a-76de-4da1-a0d3-4bc694e26d56} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.01.31 02:44:23.728517 [ 3 ] {f3569f2a-76de-4da1-a0d3-4bc694e26d56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec. | ||
| 2040 | 2026.01.31 02:44:23.728551 [ 3 ] {f3569f2a-76de-4da1-a0d3-4bc694e26d56} <Debug> TCPHandler: Processed in 0.001464887 sec. | ||
| 2041 | 2026.01.31 02:44:23.728653 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.01.31 02:44:23.728742 [ 3 ] {1a5c6254-20bd-4d87-9985-edd1d8bb57cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2043 | 2026.01.31 02:44:23.728793 [ 3 ] {1a5c6254-20bd-4d87-9985-edd1d8bb57cb} <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 | ||
| 2044 | 2026.01.31 02:44:23.729507 [ 3 ] {1a5c6254-20bd-4d87-9985-edd1d8bb57cb} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.01.31 02:44:23.729542 [ 3 ] {1a5c6254-20bd-4d87-9985-edd1d8bb57cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2046 | 2026.01.31 02:44:23.730136 [ 3 ] {1a5c6254-20bd-4d87-9985-edd1d8bb57cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2047 | 2026.01.31 02:44:23.730524 [ 3 ] {1a5c6254-20bd-4d87-9985-edd1d8bb57cb} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.01.31 02:44:23.730648 [ 3 ] {1a5c6254-20bd-4d87-9985-edd1d8bb57cb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001953 sec., 5120.327700972862 rows/sec., 9.18 MiB/sec. | ||
| 2049 | 2026.01.31 02:44:23.730693 [ 3 ] {1a5c6254-20bd-4d87-9985-edd1d8bb57cb} <Debug> TCPHandler: Processed in 0.002120163 sec. | ||
| 2050 | 2026.01.31 02:44:23.730795 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.01.31 02:44:23.730881 [ 3 ] {0901c48f-f13e-47ae-9f80-2bbbd7b813f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2052 | 2026.01.31 02:44:23.730918 [ 3 ] {0901c48f-f13e-47ae-9f80-2bbbd7b813f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2053 | 2026.01.31 02:44:23.731283 [ 3 ] {0901c48f-f13e-47ae-9f80-2bbbd7b813f6} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.01.31 02:44:23.731319 [ 3 ] {0901c48f-f13e-47ae-9f80-2bbbd7b813f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2055 | 2026.01.31 02:44:23.731716 [ 3 ] {0901c48f-f13e-47ae-9f80-2bbbd7b813f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2056 | 2026.01.31 02:44:23.732169 [ 3 ] {0901c48f-f13e-47ae-9f80-2bbbd7b813f6} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.01.31 02:44:23.732301 [ 3 ] {0901c48f-f13e-47ae-9f80-2bbbd7b813f6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001391 sec., 63263.83896477354 rows/sec., 3.97 MiB/sec. | ||
| 2058 | 2026.01.31 02:44:23.732335 [ 3 ] {0901c48f-f13e-47ae-9f80-2bbbd7b813f6} <Debug> TCPHandler: Processed in 0.001546497 sec. | ||
| 2059 | 2026.01.31 02:44:26.341397 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2060 | 2026.01.31 02:44:26.341472 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2061 | 2026.01.31 02:44:26.425205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2839 | ||
| 2062 | 2026.01.31 02:44:26.425843 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.01.31 02:44:26.425908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2064 | 2026.01.31 02:44:26.426545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2065 | 2026.01.31 02:44:26.427000 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.01.31 02:44:26.427152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2839 | ||
| 2067 | 2026.01.31 02:44:26.427152 [ 59 ] {} <Debug> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2068 | 2026.01.31 02:44:26.427225 [ 59 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.01.31 02:44:26.427246 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2070 | 2026.01.31 02:44:26.427370 [ 200 ] {96fb280e-062d-4c90-9118-f121ed601434::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 | ||
| 2071 | 2026.01.31 02:44:26.427504 [ 200 ] {96fb280e-062d-4c90-9118-f121ed601434::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2072 | 2026.01.31 02:44:26.427541 [ 200 ] {96fb280e-062d-4c90-9118-f121ed601434::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 | ||
| 2073 | 2026.01.31 02:44:26.427598 [ 200 ] {96fb280e-062d-4c90-9118-f121ed601434::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 | ||
| 2074 | 2026.01.31 02:44:26.427639 [ 200 ] {96fb280e-062d-4c90-9118-f121ed601434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 2075 | 2026.01.31 02:44:26.427675 [ 200 ] {96fb280e-062d-4c90-9118-f121ed601434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 2076 | 2026.01.31 02:44:26.427716 [ 200 ] {96fb280e-062d-4c90-9118-f121ed601434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 436 rows starting from the beginning of the part | ||
| 2077 | 2026.01.31 02:44:26.427755 [ 200 ] {96fb280e-062d-4c90-9118-f121ed601434::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 | ||
| 2078 | 2026.01.31 02:44:26.468752 [ 195 ] {96fb280e-062d-4c90-9118-f121ed601434::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 4 columns (4 merged, 0 gathered) in 0.041437281 sec., 68513.18260964082 rows/sec., 1003.61 KiB/sec. | ||
| 2079 | 2026.01.31 02:44:26.469661 [ 190 ] {96fb280e-062d-4c90-9118-f121ed601434::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2080 | 2026.01.31 02:44:26.470251 [ 190 ] {96fb280e-062d-4c90-9118-f121ed601434::all_1_6_1} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.01.31 02:44:26.470338 [ 190 ] {96fb280e-062d-4c90-9118-f121ed601434::all_1_6_1} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2082 | 2026.01.31 02:44:26.470439 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 2083 | 2026.01.31 02:44:26.576340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 2084 | 2026.01.31 02:44:26.594833 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.31 02:44:26.594895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2086 | 2026.01.31 02:44:26.601617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2087 | 2026.01.31 02:44:26.602844 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.01.31 02:44:26.603155 [ 59 ] {} <Debug> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2089 | 2026.01.31 02:44:26.603216 [ 59 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.01.31 02:44:26.603237 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2091 | 2026.01.31 02:44:26.603369 [ 190 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::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 | ||
| 2092 | 2026.01.31 02:44:26.606585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 2093 | 2026.01.31 02:44:26.607868 [ 190 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2094 | 2026.01.31 02:44:26.609296 [ 190 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::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 | ||
| 2095 | 2026.01.31 02:44:26.613746 [ 190 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::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 | ||
| 2096 | 2026.01.31 02:44:26.617963 [ 190 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::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 | ||
| 2097 | 2026.01.31 02:44:26.622369 [ 190 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::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 | ||
| 2098 | 2026.01.31 02:44:26.632982 [ 190 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::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 | ||
| 2099 | 2026.01.31 02:44:26.637317 [ 190 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::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 | ||
| 2100 | 2026.01.31 02:44:26.700539 [ 195 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097226329 sec., 473.1228718920366 rows/sec., 2.45 MiB/sec. | ||
| 2101 | 2026.01.31 02:44:26.703085 [ 188 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2102 | 2026.01.31 02:44:26.705627 [ 188 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::all_1_6_1} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.01.31 02:44:26.705723 [ 188 ] {f9e07f41-8782-45c7-b406-9e128ab3ab1a::all_1_6_1} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2104 | 2026.01.31 02:44:26.707530 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 2105 | 2026.01.31 02:44:27.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.10 MiB, peak 183.64 MiB, free memory in arenas 0.00 B, will set to 184.57 MiB (RSS), difference: 10.47 MiB | ||
| 2106 | 2026.01.31 02:44:28.703534 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.01.31 02:44:28.703712 [ 3 ] {2cb1864e-4592-466e-a053-d582bc800430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2108 | 2026.01.31 02:44:28.703786 [ 3 ] {2cb1864e-4592-466e-a053-d582bc800430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2109 | 2026.01.31 02:44:28.704437 [ 3 ] {2cb1864e-4592-466e-a053-d582bc800430} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.01.31 02:44:28.704485 [ 3 ] {2cb1864e-4592-466e-a053-d582bc800430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2111 | 2026.01.31 02:44:28.705120 [ 3 ] {2cb1864e-4592-466e-a053-d582bc800430} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2112 | 2026.01.31 02:44:28.705589 [ 3 ] {2cb1864e-4592-466e-a053-d582bc800430} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.01.31 02:44:28.705746 [ 3 ] {2cb1864e-4592-466e-a053-d582bc800430} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002083 sec., 26884.301488238114 rows/sec., 2.07 MiB/sec. | ||
| 2114 | 2026.01.31 02:44:28.705788 [ 3 ] {2cb1864e-4592-466e-a053-d582bc800430} <Debug> TCPHandler: Processed in 0.002384616 sec. | ||
| 2115 | 2026.01.31 02:44:28.705914 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.01.31 02:44:28.706010 [ 3 ] {ad852b0e-c72c-4ff2-a8b4-5a4121d2633c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2117 | 2026.01.31 02:44:28.706053 [ 3 ] {ad852b0e-c72c-4ff2-a8b4-5a4121d2633c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2118 | 2026.01.31 02:44:28.706499 [ 3 ] {ad852b0e-c72c-4ff2-a8b4-5a4121d2633c} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.01.31 02:44:28.706537 [ 3 ] {ad852b0e-c72c-4ff2-a8b4-5a4121d2633c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2120 | 2026.01.31 02:44:28.707004 [ 3 ] {ad852b0e-c72c-4ff2-a8b4-5a4121d2633c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2121 | 2026.01.31 02:44:28.707444 [ 3 ] {ad852b0e-c72c-4ff2-a8b4-5a4121d2633c} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.01.31 02:44:28.707575 [ 3 ] {ad852b0e-c72c-4ff2-a8b4-5a4121d2633c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
| 2123 | 2026.01.31 02:44:28.707612 [ 3 ] {ad852b0e-c72c-4ff2-a8b4-5a4121d2633c} <Debug> TCPHandler: Processed in 0.001747139 sec. | ||
| 2124 | 2026.01.31 02:44:28.707731 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.01.31 02:44:28.707824 [ 3 ] {651a7d63-e726-48a7-add4-8449e59162c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.01.31 02:44:28.707866 [ 3 ] {651a7d63-e726-48a7-add4-8449e59162c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2127 | 2026.01.31 02:44:28.708274 [ 3 ] {651a7d63-e726-48a7-add4-8449e59162c4} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.01.31 02:44:28.708311 [ 3 ] {651a7d63-e726-48a7-add4-8449e59162c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2129 | 2026.01.31 02:44:28.708794 [ 3 ] {651a7d63-e726-48a7-add4-8449e59162c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2130 | 2026.01.31 02:44:28.709263 [ 3 ] {651a7d63-e726-48a7-add4-8449e59162c4} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.01.31 02:44:28.709401 [ 3 ] {651a7d63-e726-48a7-add4-8449e59162c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec. | ||
| 2132 | 2026.01.31 02:44:28.709440 [ 3 ] {651a7d63-e726-48a7-add4-8449e59162c4} <Debug> TCPHandler: Processed in 0.001758839 sec. | ||
| 2133 | 2026.01.31 02:44:28.709563 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.01.31 02:44:28.709656 [ 3 ] {9f43f4b2-9880-44a4-8e56-f313e1738db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.01.31 02:44:28.709698 [ 3 ] {9f43f4b2-9880-44a4-8e56-f313e1738db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2136 | 2026.01.31 02:44:28.710034 [ 3 ] {9f43f4b2-9880-44a4-8e56-f313e1738db3} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.01.31 02:44:28.710070 [ 3 ] {9f43f4b2-9880-44a4-8e56-f313e1738db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2138 | 2026.01.31 02:44:28.710554 [ 3 ] {9f43f4b2-9880-44a4-8e56-f313e1738db3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2139 | 2026.01.31 02:44:28.711114 [ 3 ] {9f43f4b2-9880-44a4-8e56-f313e1738db3} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.01.31 02:44:28.711247 [ 3 ] {9f43f4b2-9880-44a4-8e56-f313e1738db3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. | ||
| 2141 | 2026.01.31 02:44:28.711290 [ 3 ] {9f43f4b2-9880-44a4-8e56-f313e1738db3} <Debug> TCPHandler: Processed in 0.001776429 sec. | ||
| 2142 | 2026.01.31 02:44:31.443800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 302 | ||
| 2143 | 2026.01.31 02:44:31.446080 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.01.31 02:44:31.446130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2145 | 2026.01.31 02:44:31.447307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2146 | 2026.01.31 02:44:31.447583 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.01.31 02:44:31.447902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2148 | 2026.01.31 02:44:31.847387 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.01.31 02:44:31.847629 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2150 | 2026.01.31 02:44:31.848019 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2151 | 2026.01.31 02:44:31.848070 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2152 | 2026.01.31 02:44:31.848372 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2153 | 2026.01.31 02:44:31.848451 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2154 | 2026.01.31 02:44:31.848611 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2155 | 2026.01.31 02:44:31.848711 [ 300 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2156 | 2026.01.31 02:44:31.848744 [ 315 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2157 | 2026.01.31 02:44:31.848851 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2158 | 2026.01.31 02:44:31.848878 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2159 | 2026.01.31 02:44:31.851025 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2160 | 2026.01.31 02:44:31.851055 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2161 | 2026.01.31 02:44:31.851112 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2162 | 2026.01.31 02:44:31.851154 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2163 | 2026.01.31 02:44:31.852065 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.004548 sec., 8355.321020228672 rows/sec., 313.28 KiB/sec. | ||
| 2164 | 2026.01.31 02:44:31.852165 [ 3 ] {bd3d292e-72e0-43df-a344-ad104a3ae303} <Debug> TCPHandler: Processed in 0.004907184 sec. | ||
| 2165 | 2026.01.31 02:44:31.852477 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.01.31 02:44:31.852621 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2167 | 2026.01.31 02:44:31.852904 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2168 | 2026.01.31 02:44:31.852952 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2169 | 2026.01.31 02:44:31.853179 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2170 | 2026.01.31 02:44:31.853233 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2171 | 2026.01.31 02:44:31.853343 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2172 | 2026.01.31 02:44:31.853417 [ 311 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2173 | 2026.01.31 02:44:31.853417 [ 315 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2174 | 2026.01.31 02:44:31.853526 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2175 | 2026.01.31 02:44:31.853563 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2176 | 2026.01.31 02:44:31.853639 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2177 | 2026.01.31 02:44:31.853663 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2178 | 2026.01.31 02:44:31.853703 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2179 | 2026.01.31 02:44:31.853748 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2180 | 2026.01.31 02:44:31.854541 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001981 sec., 19182.231196365472 rows/sec., 719.24 KiB/sec. | ||
| 2181 | 2026.01.31 02:44:31.854657 [ 3 ] {e5023f2f-4cd3-463a-b2c6-37bbe8d552a8} <Debug> TCPHandler: Processed in 0.002237135 sec. | ||
| 2182 | 2026.01.31 02:44:31.854884 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.01.31 02:44:31.855024 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2184 | 2026.01.31 02:44:31.855309 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2185 | 2026.01.31 02:44:31.855358 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2186 | 2026.01.31 02:44:31.855576 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2187 | 2026.01.31 02:44:31.855632 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2188 | 2026.01.31 02:44:31.855737 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2189 | 2026.01.31 02:44:31.855818 [ 311 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2190 | 2026.01.31 02:44:31.855823 [ 330 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2191 | 2026.01.31 02:44:31.855937 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2192 | 2026.01.31 02:44:31.855973 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2193 | 2026.01.31 02:44:31.856045 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2194 | 2026.01.31 02:44:31.856063 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2195 | 2026.01.31 02:44:31.856097 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2196 | 2026.01.31 02:44:31.856133 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2197 | 2026.01.31 02:44:31.856807 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001842 sec., 20629.75027144408 rows/sec., 773.51 KiB/sec. | ||
| 2198 | 2026.01.31 02:44:31.856935 [ 3 ] {7067403e-2fa6-4736-bf47-4f281ed647fb} <Debug> TCPHandler: Processed in 0.002102683 sec. | ||
| 2199 | 2026.01.31 02:44:31.857851 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.01.31 02:44:31.857994 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2201 | 2026.01.31 02:44:31.858222 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2202 | 2026.01.31 02:44:31.858260 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2203 | 2026.01.31 02:44:31.858481 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2204 | 2026.01.31 02:44:31.858539 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2205 | 2026.01.31 02:44:31.858644 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2206 | 2026.01.31 02:44:31.858706 [ 315 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2207 | 2026.01.31 02:44:31.858720 [ 330 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2208 | 2026.01.31 02:44:31.858809 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2209 | 2026.01.31 02:44:31.858836 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2210 | 2026.01.31 02:44:31.858892 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2211 | 2026.01.31 02:44:31.858910 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Debug> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2212 | 2026.01.31 02:44:31.858941 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2213 | 2026.01.31 02:44:31.858979 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2214 | 2026.01.31 02:44:31.859533 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.0016 sec., 23750 rows/sec., 890.50 KiB/sec. | ||
| 2215 | 2026.01.31 02:44:31.859641 [ 3 ] {81c99f02-3131-4ab0-859a-512cb8a4ab9f} <Debug> TCPHandler: Processed in 0.00184206 sec. | ||
| 2216 | 2026.01.31 02:44:31.862096 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.01.31 02:44:31.862225 [ 3 ] {19af8102-45a0-45a5-8a8e-2c2ed9e9f68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2218 | 2026.01.31 02:44:31.862275 [ 3 ] {19af8102-45a0-45a5-8a8e-2c2ed9e9f68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2219 | 2026.01.31 02:44:31.862824 [ 3 ] {19af8102-45a0-45a5-8a8e-2c2ed9e9f68d} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.01.31 02:44:31.862866 [ 3 ] {19af8102-45a0-45a5-8a8e-2c2ed9e9f68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2221 | 2026.01.31 02:44:31.863315 [ 3 ] {19af8102-45a0-45a5-8a8e-2c2ed9e9f68d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2222 | 2026.01.31 02:44:31.863567 [ 3 ] {19af8102-45a0-45a5-8a8e-2c2ed9e9f68d} <Trace> oximeter.timeseries_schema (b7deb7c9-9955-4b7c-9171-c390827d83fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.01.31 02:44:31.863740 [ 3 ] {19af8102-45a0-45a5-8a8e-2c2ed9e9f68d} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001552 sec., 2577.319587628866 rows/sec., 242.88 KiB/sec. | ||
| 2224 | 2026.01.31 02:44:31.863790 [ 3 ] {19af8102-45a0-45a5-8a8e-2c2ed9e9f68d} <Debug> TCPHandler: Processed in 0.001754979 sec. | ||
| 2225 | 2026.01.31 02:44:31.863916 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.01.31 02:44:31.864023 [ 3 ] {2cd30558-6f83-404a-8494-55b037b287ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2227 | 2026.01.31 02:44:31.864071 [ 3 ] {2cd30558-6f83-404a-8494-55b037b287ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2228 | 2026.01.31 02:44:31.864646 [ 3 ] {2cd30558-6f83-404a-8494-55b037b287ce} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.01.31 02:44:31.864684 [ 3 ] {2cd30558-6f83-404a-8494-55b037b287ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2230 | 2026.01.31 02:44:31.865025 [ 3 ] {2cd30558-6f83-404a-8494-55b037b287ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2231 | 2026.01.31 02:44:31.865365 [ 3 ] {2cd30558-6f83-404a-8494-55b037b287ce} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.01.31 02:44:31.865533 [ 3 ] {2cd30558-6f83-404a-8494-55b037b287ce} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001533 sec., 173515.98173515982 rows/sec., 11.02 MiB/sec. | ||
| 2233 | 2026.01.31 02:44:31.865579 [ 3 ] {2cd30558-6f83-404a-8494-55b037b287ce} <Debug> TCPHandler: Processed in 0.001721089 sec. | ||
| 2234 | 2026.01.31 02:44:31.865697 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.01.31 02:44:31.865794 [ 3 ] {e4115994-53c0-4321-a438-7737ffe70eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2236 | 2026.01.31 02:44:31.865836 [ 3 ] {e4115994-53c0-4321-a438-7737ffe70eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2237 | 2026.01.31 02:44:31.866239 [ 3 ] {e4115994-53c0-4321-a438-7737ffe70eb6} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.01.31 02:44:31.866280 [ 3 ] {e4115994-53c0-4321-a438-7737ffe70eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2239 | 2026.01.31 02:44:31.866583 [ 3 ] {e4115994-53c0-4321-a438-7737ffe70eb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2240 | 2026.01.31 02:44:31.866797 [ 3 ] {e4115994-53c0-4321-a438-7737ffe70eb6} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.01.31 02:44:31.866929 [ 3 ] {e4115994-53c0-4321-a438-7737ffe70eb6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 2242 | 2026.01.31 02:44:31.866967 [ 3 ] {e4115994-53c0-4321-a438-7737ffe70eb6} <Debug> TCPHandler: Processed in 0.001320555 sec. | ||
| 2243 | 2026.01.31 02:44:31.867074 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.01.31 02:44:31.867169 [ 3 ] {e6b6d921-ec46-4aef-84c7-65b13bd13e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2245 | 2026.01.31 02:44:31.867211 [ 3 ] {e6b6d921-ec46-4aef-84c7-65b13bd13e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2246 | 2026.01.31 02:44:31.868712 [ 3 ] {e6b6d921-ec46-4aef-84c7-65b13bd13e60} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.01.31 02:44:31.868748 [ 3 ] {e6b6d921-ec46-4aef-84c7-65b13bd13e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2248 | 2026.01.31 02:44:31.869230 [ 3 ] {e6b6d921-ec46-4aef-84c7-65b13bd13e60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2249 | 2026.01.31 02:44:31.869448 [ 3 ] {e6b6d921-ec46-4aef-84c7-65b13bd13e60} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.01.31 02:44:31.869562 [ 52 ] {} <Debug> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2251 | 2026.01.31 02:44:31.869585 [ 3 ] {e6b6d921-ec46-4aef-84c7-65b13bd13e60} <Debug> executeQuery: Read 1950 rows, 162.68 KiB in 0.002433 sec., 801479.6547472257 rows/sec., 65.30 MiB/sec. | ||
| 2252 | 2026.01.31 02:44:31.869628 [ 52 ] {} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.01.31 02:44:31.869639 [ 3 ] {e6b6d921-ec46-4aef-84c7-65b13bd13e60} <Debug> TCPHandler: Processed in 0.002613809 sec. | ||
| 2254 | 2026.01.31 02:44:31.869658 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2255 | 2026.01.31 02:44:31.869762 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.01.31 02:44:31.869775 [ 194 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2257 | 2026.01.31 02:44:31.869864 [ 3 ] {bb71a6b1-b1de-43b6-bbb7-415a30260136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.01.31 02:44:31.869896 [ 194 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2259 | 2026.01.31 02:44:31.869911 [ 3 ] {bb71a6b1-b1de-43b6-bbb7-415a30260136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2260 | 2026.01.31 02:44:31.869950 [ 194 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1918 rows starting from the beginning of the part | ||
| 2261 | 2026.01.31 02:44:31.870037 [ 194 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 772 rows starting from the beginning of the part | ||
| 2262 | 2026.01.31 02:44:31.870088 [ 194 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2263 | 2026.01.31 02:44:31.870132 [ 194 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 772 rows starting from the beginning of the part | ||
| 2264 | 2026.01.31 02:44:31.870176 [ 194 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2265 | 2026.01.31 02:44:31.870224 [ 194 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1950 rows starting from the beginning of the part | ||
| 2266 | 2026.01.31 02:44:31.870375 [ 3 ] {bb71a6b1-b1de-43b6-bbb7-415a30260136} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.01.31 02:44:31.870419 [ 3 ] {bb71a6b1-b1de-43b6-bbb7-415a30260136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2268 | 2026.01.31 02:44:31.870789 [ 3 ] {bb71a6b1-b1de-43b6-bbb7-415a30260136} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2269 | 2026.01.31 02:44:31.871023 [ 3 ] {bb71a6b1-b1de-43b6-bbb7-415a30260136} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2026.01.31 02:44:31.871162 [ 3 ] {bb71a6b1-b1de-43b6-bbb7-415a30260136} <Debug> executeQuery: Read 163 rows, 10.25 KiB in 0.001317 sec., 123766.1351556568 rows/sec., 7.60 MiB/sec. | ||
| 2271 | 2026.01.31 02:44:31.871204 [ 3 ] {bb71a6b1-b1de-43b6-bbb7-415a30260136} <Debug> TCPHandler: Processed in 0.001493986 sec. | ||
| 2272 | 2026.01.31 02:44:31.871326 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.01.31 02:44:31.871422 [ 3 ] {d36d76d1-c10b-480a-87f4-83190850b9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2274 | 2026.01.31 02:44:31.871463 [ 3 ] {d36d76d1-c10b-480a-87f4-83190850b9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2275 | 2026.01.31 02:44:31.871977 [ 3 ] {d36d76d1-c10b-480a-87f4-83190850b9ec} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.01.31 02:44:31.872014 [ 3 ] {d36d76d1-c10b-480a-87f4-83190850b9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2277 | 2026.01.31 02:44:31.872347 [ 3 ] {d36d76d1-c10b-480a-87f4-83190850b9ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2278 | 2026.01.31 02:44:31.872573 [ 3 ] {d36d76d1-c10b-480a-87f4-83190850b9ec} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.01.31 02:44:31.872703 [ 3 ] {d36d76d1-c10b-480a-87f4-83190850b9ec} <Debug> executeQuery: Read 369 rows, 25.14 KiB in 0.0013 sec., 283846.1538461539 rows/sec., 18.89 MiB/sec. | ||
| 2280 | 2026.01.31 02:44:31.872742 [ 3 ] {d36d76d1-c10b-480a-87f4-83190850b9ec} <Debug> TCPHandler: Processed in 0.001466336 sec. | ||
| 2281 | 2026.01.31 02:44:31.872853 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.01.31 02:44:31.872948 [ 3 ] {f69cd040-eefa-4f3c-a5e1-84f0c5a90eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2283 | 2026.01.31 02:44:31.872989 [ 3 ] {f69cd040-eefa-4f3c-a5e1-84f0c5a90eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2284 | 2026.01.31 02:44:31.873427 [ 3 ] {f69cd040-eefa-4f3c-a5e1-84f0c5a90eb9} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.01.31 02:44:31.873465 [ 3 ] {f69cd040-eefa-4f3c-a5e1-84f0c5a90eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2286 | 2026.01.31 02:44:31.873766 [ 3 ] {f69cd040-eefa-4f3c-a5e1-84f0c5a90eb9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2287 | 2026.01.31 02:44:31.873980 [ 3 ] {f69cd040-eefa-4f3c-a5e1-84f0c5a90eb9} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.01.31 02:44:31.874107 [ 3 ] {f69cd040-eefa-4f3c-a5e1-84f0c5a90eb9} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001178 sec., 117996.60441426146 rows/sec., 6.71 MiB/sec. | ||
| 2289 | 2026.01.31 02:44:31.874145 [ 3 ] {f69cd040-eefa-4f3c-a5e1-84f0c5a90eb9} <Debug> TCPHandler: Processed in 0.001342155 sec. | ||
| 2290 | 2026.01.31 02:44:31.874268 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.01.31 02:44:31.874362 [ 3 ] {9c6856e3-2750-403e-bf9d-cc436bfc6dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2292 | 2026.01.31 02:44:31.874401 [ 3 ] {9c6856e3-2750-403e-bf9d-cc436bfc6dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2293 | 2026.01.31 02:44:31.875116 [ 3 ] {9c6856e3-2750-403e-bf9d-cc436bfc6dde} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.01.31 02:44:31.875155 [ 3 ] {9c6856e3-2750-403e-bf9d-cc436bfc6dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2295 | 2026.01.31 02:44:31.875604 [ 3 ] {9c6856e3-2750-403e-bf9d-cc436bfc6dde} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2296 | 2026.01.31 02:44:31.875817 [ 3 ] {9c6856e3-2750-403e-bf9d-cc436bfc6dde} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.01.31 02:44:31.875922 [ 52 ] {} <Debug> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2298 | 2026.01.31 02:44:31.875949 [ 3 ] {9c6856e3-2750-403e-bf9d-cc436bfc6dde} <Debug> executeQuery: Read 962 rows, 71.03 KiB in 0.001606 sec., 599003.7359900373 rows/sec., 43.19 MiB/sec. | ||
| 2299 | 2026.01.31 02:44:31.875962 [ 52 ] {} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.01.31 02:44:31.875990 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2301 | 2026.01.31 02:44:31.875994 [ 3 ] {9c6856e3-2750-403e-bf9d-cc436bfc6dde} <Debug> TCPHandler: Processed in 0.001783869 sec. | ||
| 2302 | 2026.01.31 02:44:31.876071 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2303 | 2026.01.31 02:44:31.876112 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.01.31 02:44:31.876154 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2305 | 2026.01.31 02:44:31.876190 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 941 rows starting from the beginning of the part | ||
| 2306 | 2026.01.31 02:44:31.876209 [ 3 ] {c9b7deda-f5d9-4b70-847a-7d83a081da7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2307 | 2026.01.31 02:44:31.876241 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 473 rows starting from the beginning of the part | ||
| 2308 | 2026.01.31 02:44:31.876252 [ 3 ] {c9b7deda-f5d9-4b70-847a-7d83a081da7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2309 | 2026.01.31 02:44:31.876285 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2310 | 2026.01.31 02:44:31.876330 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 473 rows starting from the beginning of the part | ||
| 2311 | 2026.01.31 02:44:31.876366 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2312 | 2026.01.31 02:44:31.876404 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 962 rows starting from the beginning of the part | ||
| 2313 | 2026.01.31 02:44:31.876618 [ 3 ] {c9b7deda-f5d9-4b70-847a-7d83a081da7c} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.01.31 02:44:31.876653 [ 3 ] {c9b7deda-f5d9-4b70-847a-7d83a081da7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2315 | 2026.01.31 02:44:31.877031 [ 3 ] {c9b7deda-f5d9-4b70-847a-7d83a081da7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2316 | 2026.01.31 02:44:31.877081 [ 197 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.00735336 sec., 751221.2104398534 rows/sec., 63.45 MiB/sec. | ||
| 2317 | 2026.01.31 02:44:31.877261 [ 3 ] {c9b7deda-f5d9-4b70-847a-7d83a081da7c} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.01.31 02:44:31.877390 [ 199 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2319 | 2026.01.31 02:44:31.877490 [ 3 ] {c9b7deda-f5d9-4b70-847a-7d83a081da7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec. | ||
| 2320 | 2026.01.31 02:44:31.877550 [ 3 ] {c9b7deda-f5d9-4b70-847a-7d83a081da7c} <Debug> TCPHandler: Processed in 0.001486806 sec. | ||
| 2321 | 2026.01.31 02:44:31.877677 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.01.31 02:44:31.877717 [ 199 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.01.31 02:44:31.877798 [ 199 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_11_2} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2324 | 2026.01.31 02:44:31.877882 [ 3 ] {463556e9-4df6-4d72-9fff-826945b13b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.01.31 02:44:31.877883 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2326 | 2026.01.31 02:44:31.877882 [ 198 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2977 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183364 sec., 1623546.6067494163 rows/sec., 122.71 MiB/sec. | ||
| 2327 | 2026.01.31 02:44:31.877933 [ 3 ] {463556e9-4df6-4d72-9fff-826945b13b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2328 | 2026.01.31 02:44:31.878136 [ 198 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2329 | 2026.01.31 02:44:31.878414 [ 198 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.01.31 02:44:31.878494 [ 198 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_11_2} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2331 | 2026.01.31 02:44:31.878511 [ 3 ] {463556e9-4df6-4d72-9fff-826945b13b0e} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.01.31 02:44:31.878554 [ 3 ] {463556e9-4df6-4d72-9fff-826945b13b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2333 | 2026.01.31 02:44:31.878574 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2334 | 2026.01.31 02:44:31.878952 [ 3 ] {463556e9-4df6-4d72-9fff-826945b13b0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2335 | 2026.01.31 02:44:31.879180 [ 3 ] {463556e9-4df6-4d72-9fff-826945b13b0e} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.01.31 02:44:31.879293 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2337 | 2026.01.31 02:44:31.879312 [ 3 ] {463556e9-4df6-4d72-9fff-826945b13b0e} <Debug> executeQuery: Read 881 rows, 60.01 KiB in 0.001454 sec., 605914.7180192572 rows/sec., 40.30 MiB/sec. | ||
| 2338 | 2026.01.31 02:44:31.879338 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.01.31 02:44:31.879360 [ 3 ] {463556e9-4df6-4d72-9fff-826945b13b0e} <Debug> TCPHandler: Processed in 0.001734689 sec. | ||
| 2340 | 2026.01.31 02:44:31.879363 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2341 | 2026.01.31 02:44:31.879452 [ 199 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2342 | 2026.01.31 02:44:31.879481 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2026.01.31 02:44:31.879536 [ 199 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2344 | 2026.01.31 02:44:31.879562 [ 199 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1694 rows starting from the beginning of the part | ||
| 2345 | 2026.01.31 02:44:31.879575 [ 3 ] {5e211149-ebd6-47d8-86a9-e1beeb6da643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2346 | 2026.01.31 02:44:31.879618 [ 3 ] {5e211149-ebd6-47d8-86a9-e1beeb6da643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2347 | 2026.01.31 02:44:31.879633 [ 199 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 258 rows starting from the beginning of the part | ||
| 2348 | 2026.01.31 02:44:31.879685 [ 199 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2349 | 2026.01.31 02:44:31.879729 [ 199 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 258 rows starting from the beginning of the part | ||
| 2350 | 2026.01.31 02:44:31.879774 [ 199 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2351 | 2026.01.31 02:44:31.879820 [ 199 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 881 rows starting from the beginning of the part | ||
| 2352 | 2026.01.31 02:44:31.879937 [ 3 ] {5e211149-ebd6-47d8-86a9-e1beeb6da643} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.01.31 02:44:31.879973 [ 3 ] {5e211149-ebd6-47d8-86a9-e1beeb6da643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2354 | 2026.01.31 02:44:31.880273 [ 3 ] {5e211149-ebd6-47d8-86a9-e1beeb6da643} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2355 | 2026.01.31 02:44:31.880486 [ 3 ] {5e211149-ebd6-47d8-86a9-e1beeb6da643} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.01.31 02:44:31.880615 [ 3 ] {5e211149-ebd6-47d8-86a9-e1beeb6da643} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001058 sec., 1890.359168241966 rows/sec., 123.69 KiB/sec. | ||
| 2357 | 2026.01.31 02:44:31.880658 [ 3 ] {5e211149-ebd6-47d8-86a9-e1beeb6da643} <Debug> TCPHandler: Processed in 0.001225993 sec. | ||
| 2358 | 2026.01.31 02:44:31.880763 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.01.31 02:44:31.880854 [ 3 ] {0df707d3-6370-46ab-9a0a-dd8f01dbd36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.01.31 02:44:31.880907 [ 3 ] {0df707d3-6370-46ab-9a0a-dd8f01dbd36e} <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 | ||
| 2361 | 2026.01.31 02:44:31.881244 [ 193 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182053 sec., 1873630.2065881912 rows/sec., 125.82 MiB/sec. | ||
| 2362 | 2026.01.31 02:44:31.881592 [ 198 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2363 | 2026.01.31 02:44:31.881756 [ 3 ] {0df707d3-6370-46ab-9a0a-dd8f01dbd36e} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.01.31 02:44:31.881807 [ 3 ] {0df707d3-6370-46ab-9a0a-dd8f01dbd36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2365 | 2026.01.31 02:44:31.881857 [ 198 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.01.31 02:44:31.881934 [ 198 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2367 | 2026.01.31 02:44:31.882005 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2368 | 2026.01.31 02:44:31.882489 [ 3 ] {0df707d3-6370-46ab-9a0a-dd8f01dbd36e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2369 | 2026.01.31 02:44:31.882763 [ 3 ] {0df707d3-6370-46ab-9a0a-dd8f01dbd36e} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.01.31 02:44:31.882920 [ 3 ] {0df707d3-6370-46ab-9a0a-dd8f01dbd36e} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002083 sec., 13442.150744119057 rows/sec., 24.09 MiB/sec. | ||
| 2371 | 2026.01.31 02:44:31.882983 [ 3 ] {0df707d3-6370-46ab-9a0a-dd8f01dbd36e} <Debug> TCPHandler: Processed in 0.002268644 sec. | ||
| 2372 | 2026.01.31 02:44:31.883116 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2026.01.31 02:44:31.883276 [ 3 ] {3bac7017-17bb-481f-8363-4083d24c4def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2374 | 2026.01.31 02:44:31.883324 [ 3 ] {3bac7017-17bb-481f-8363-4083d24c4def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2375 | 2026.01.31 02:44:31.883761 [ 3 ] {3bac7017-17bb-481f-8363-4083d24c4def} <Trace> oximeter.measurements_i64 (70209c97-d153-4ce2-91cb-ec9de6e0707b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.01.31 02:44:31.883798 [ 3 ] {3bac7017-17bb-481f-8363-4083d24c4def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2377 | 2026.01.31 02:44:31.884222 [ 3 ] {3bac7017-17bb-481f-8363-4083d24c4def} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2378 | 2026.01.31 02:44:31.884458 [ 3 ] {3bac7017-17bb-481f-8363-4083d24c4def} <Trace> oximeter.measurements_i64 (70209c97-d153-4ce2-91cb-ec9de6e0707b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.01.31 02:44:31.884588 [ 3 ] {3bac7017-17bb-481f-8363-4083d24c4def} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001336 sec., 13473.05389221557 rows/sec., 994.11 KiB/sec. | ||
| 2380 | 2026.01.31 02:44:31.884624 [ 3 ] {3bac7017-17bb-481f-8363-4083d24c4def} <Debug> TCPHandler: Processed in 0.001564297 sec. | ||
| 2381 | 2026.01.31 02:44:31.884726 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.01.31 02:44:31.884820 [ 3 ] {290b7b5f-04d1-49fd-8b70-d05ed419d089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.01.31 02:44:31.884862 [ 3 ] {290b7b5f-04d1-49fd-8b70-d05ed419d089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2384 | 2026.01.31 02:44:31.885199 [ 3 ] {290b7b5f-04d1-49fd-8b70-d05ed419d089} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.01.31 02:44:31.885234 [ 3 ] {290b7b5f-04d1-49fd-8b70-d05ed419d089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2386 | 2026.01.31 02:44:31.885537 [ 3 ] {290b7b5f-04d1-49fd-8b70-d05ed419d089} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2387 | 2026.01.31 02:44:31.885757 [ 3 ] {290b7b5f-04d1-49fd-8b70-d05ed419d089} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.01.31 02:44:31.885859 [ 51 ] {} <Debug> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2389 | 2026.01.31 02:44:31.885893 [ 51 ] {} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.01.31 02:44:31.885893 [ 3 ] {290b7b5f-04d1-49fd-8b70-d05ed419d089} <Debug> executeQuery: Read 66 rows, 4.13 KiB in 0.001092 sec., 60439.56043956043 rows/sec., 3.69 MiB/sec. | ||
| 2391 | 2026.01.31 02:44:31.885912 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2392 | 2026.01.31 02:44:31.885937 [ 3 ] {290b7b5f-04d1-49fd-8b70-d05ed419d089} <Debug> TCPHandler: Processed in 0.001260153 sec. | ||
| 2393 | 2026.01.31 02:44:31.886004 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2394 | 2026.01.31 02:44:31.886082 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2395 | 2026.01.31 02:44:31.886110 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part | ||
| 2396 | 2026.01.31 02:44:31.886161 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
| 2397 | 2026.01.31 02:44:31.886204 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2398 | 2026.01.31 02:44:31.886245 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part | ||
| 2399 | 2026.01.31 02:44:31.886282 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2400 | 2026.01.31 02:44:31.886321 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 66 rows starting from the beginning of the part | ||
| 2401 | 2026.01.31 02:44:31.887121 [ 193 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.001147622 sec., 486222.8155263667 rows/sec., 31.41 MiB/sec. | ||
| 2402 | 2026.01.31 02:44:31.887247 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2403 | 2026.01.31 02:44:31.887478 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.01.31 02:44:31.887542 [ 195 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_11_2} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2405 | 2026.01.31 02:44:31.887593 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2406 | 2026.01.31 02:44:33.699860 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.01.31 02:44:33.700055 [ 3 ] {cb0a1f42-826c-48aa-911a-c0cae6ea0564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2408 | 2026.01.31 02:44:33.700128 [ 3 ] {cb0a1f42-826c-48aa-911a-c0cae6ea0564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2409 | 2026.01.31 02:44:33.700880 [ 3 ] {cb0a1f42-826c-48aa-911a-c0cae6ea0564} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.01.31 02:44:33.700926 [ 3 ] {cb0a1f42-826c-48aa-911a-c0cae6ea0564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2411 | 2026.01.31 02:44:33.701310 [ 3 ] {cb0a1f42-826c-48aa-911a-c0cae6ea0564} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2412 | 2026.01.31 02:44:33.701546 [ 3 ] {cb0a1f42-826c-48aa-911a-c0cae6ea0564} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.01.31 02:44:33.701722 [ 3 ] {cb0a1f42-826c-48aa-911a-c0cae6ea0564} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.50 MiB/sec. | ||
| 2414 | 2026.01.31 02:44:33.701771 [ 3 ] {cb0a1f42-826c-48aa-911a-c0cae6ea0564} <Debug> TCPHandler: Processed in 0.002051262 sec. | ||
| 2415 | 2026.01.31 02:44:33.701899 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.01.31 02:44:33.702002 [ 3 ] {c56cb7a1-861d-4e03-8992-d8492206dbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2417 | 2026.01.31 02:44:33.702046 [ 3 ] {c56cb7a1-861d-4e03-8992-d8492206dbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2418 | 2026.01.31 02:44:33.702485 [ 3 ] {c56cb7a1-861d-4e03-8992-d8492206dbb4} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.01.31 02:44:33.702522 [ 3 ] {c56cb7a1-861d-4e03-8992-d8492206dbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2420 | 2026.01.31 02:44:33.702839 [ 3 ] {c56cb7a1-861d-4e03-8992-d8492206dbb4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2421 | 2026.01.31 02:44:33.703053 [ 3 ] {c56cb7a1-861d-4e03-8992-d8492206dbb4} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.01.31 02:44:33.703191 [ 3 ] {c56cb7a1-861d-4e03-8992-d8492206dbb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 2423 | 2026.01.31 02:44:33.703229 [ 3 ] {c56cb7a1-861d-4e03-8992-d8492206dbb4} <Debug> TCPHandler: Processed in 0.001383305 sec. | ||
| 2424 | 2026.01.31 02:44:33.703352 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.01.31 02:44:33.703449 [ 3 ] {7a0b1710-79bf-45ef-877c-dde7697b5d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2426 | 2026.01.31 02:44:33.703494 [ 3 ] {7a0b1710-79bf-45ef-877c-dde7697b5d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2427 | 2026.01.31 02:44:33.703860 [ 3 ] {7a0b1710-79bf-45ef-877c-dde7697b5d3a} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.01.31 02:44:33.703894 [ 3 ] {7a0b1710-79bf-45ef-877c-dde7697b5d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2429 | 2026.01.31 02:44:33.704215 [ 3 ] {7a0b1710-79bf-45ef-877c-dde7697b5d3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2430 | 2026.01.31 02:44:33.704420 [ 3 ] {7a0b1710-79bf-45ef-877c-dde7697b5d3a} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.01.31 02:44:33.704545 [ 3 ] {7a0b1710-79bf-45ef-877c-dde7697b5d3a} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001136 sec., 54577.46478873239 rows/sec., 3.79 MiB/sec. | ||
| 2432 | 2026.01.31 02:44:33.704580 [ 3 ] {7a0b1710-79bf-45ef-877c-dde7697b5d3a} <Debug> TCPHandler: Processed in 0.001300274 sec. | ||
| 2433 | 2026.01.31 02:44:33.704689 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.01.31 02:44:33.704778 [ 3 ] {f6d01458-a9ca-4f6f-8c85-a7aaa333d763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2435 | 2026.01.31 02:44:33.704817 [ 3 ] {f6d01458-a9ca-4f6f-8c85-a7aaa333d763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2436 | 2026.01.31 02:44:33.705120 [ 3 ] {f6d01458-a9ca-4f6f-8c85-a7aaa333d763} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.01.31 02:44:33.705154 [ 3 ] {f6d01458-a9ca-4f6f-8c85-a7aaa333d763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2438 | 2026.01.31 02:44:33.705519 [ 3 ] {f6d01458-a9ca-4f6f-8c85-a7aaa333d763} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2439 | 2026.01.31 02:44:33.705725 [ 3 ] {f6d01458-a9ca-4f6f-8c85-a7aaa333d763} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.01.31 02:44:33.705854 [ 3 ] {f6d01458-a9ca-4f6f-8c85-a7aaa333d763} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001058 sec., 20793.950850661626 rows/sec., 1.41 MiB/sec. | ||
| 2441 | 2026.01.31 02:44:33.705891 [ 3 ] {f6d01458-a9ca-4f6f-8c85-a7aaa333d763} <Debug> TCPHandler: Processed in 0.001222043 sec. | ||
| 2442 | 2026.01.31 02:44:33.928099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3287 | ||
| 2443 | 2026.01.31 02:44:33.928578 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.01.31 02:44:33.928611 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2445 | 2026.01.31 02:44:33.929103 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2446 | 2026.01.31 02:44:33.929347 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.01.31 02:44:33.929468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3287 | ||
| 2448 | 2026.01.31 02:44:34.107531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2449 | 2026.01.31 02:44:34.126209 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.01.31 02:44:34.126267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2451 | 2026.01.31 02:44:34.132132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2452 | 2026.01.31 02:44:34.132891 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.01.31 02:44:34.136065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2454 | 2026.01.31 02:44:38.705167 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.01.31 02:44:38.705470 [ 3 ] {4065e332-3fc8-4368-88d9-522c7070bbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2456 | 2026.01.31 02:44:38.705576 [ 3 ] {4065e332-3fc8-4368-88d9-522c7070bbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2457 | 2026.01.31 02:44:38.706378 [ 3 ] {4065e332-3fc8-4368-88d9-522c7070bbf9} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.01.31 02:44:38.706427 [ 3 ] {4065e332-3fc8-4368-88d9-522c7070bbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2459 | 2026.01.31 02:44:38.706825 [ 3 ] {4065e332-3fc8-4368-88d9-522c7070bbf9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2460 | 2026.01.31 02:44:38.707045 [ 3 ] {4065e332-3fc8-4368-88d9-522c7070bbf9} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.01.31 02:44:38.707207 [ 3 ] {4065e332-3fc8-4368-88d9-522c7070bbf9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.37 MiB/sec. | ||
| 2462 | 2026.01.31 02:44:38.707255 [ 3 ] {4065e332-3fc8-4368-88d9-522c7070bbf9} <Debug> TCPHandler: Processed in 0.002276445 sec. | ||
| 2463 | 2026.01.31 02:44:38.707384 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.01.31 02:44:38.707483 [ 3 ] {50806886-f287-4506-995b-1e4a8a6da56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2465 | 2026.01.31 02:44:38.707526 [ 3 ] {50806886-f287-4506-995b-1e4a8a6da56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2466 | 2026.01.31 02:44:38.707957 [ 3 ] {50806886-f287-4506-995b-1e4a8a6da56b} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.01.31 02:44:38.707995 [ 3 ] {50806886-f287-4506-995b-1e4a8a6da56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2468 | 2026.01.31 02:44:38.708297 [ 3 ] {50806886-f287-4506-995b-1e4a8a6da56b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2469 | 2026.01.31 02:44:38.708507 [ 3 ] {50806886-f287-4506-995b-1e4a8a6da56b} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.01.31 02:44:38.708632 [ 3 ] {50806886-f287-4506-995b-1e4a8a6da56b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 2471 | 2026.01.31 02:44:38.708669 [ 3 ] {50806886-f287-4506-995b-1e4a8a6da56b} <Debug> TCPHandler: Processed in 0.001335625 sec. | ||
| 2472 | 2026.01.31 02:44:38.708783 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.01.31 02:44:38.708876 [ 3 ] {891c04d6-5ce1-4650-af71-d5f85d5e5aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2474 | 2026.01.31 02:44:38.708918 [ 3 ] {891c04d6-5ce1-4650-af71-d5f85d5e5aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2475 | 2026.01.31 02:44:38.709325 [ 3 ] {891c04d6-5ce1-4650-af71-d5f85d5e5aec} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.01.31 02:44:38.709361 [ 3 ] {891c04d6-5ce1-4650-af71-d5f85d5e5aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2477 | 2026.01.31 02:44:38.709692 [ 3 ] {891c04d6-5ce1-4650-af71-d5f85d5e5aec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2478 | 2026.01.31 02:44:38.709893 [ 3 ] {891c04d6-5ce1-4650-af71-d5f85d5e5aec} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.01.31 02:44:38.710019 [ 3 ] {891c04d6-5ce1-4650-af71-d5f85d5e5aec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2480 | 2026.01.31 02:44:38.710054 [ 3 ] {891c04d6-5ce1-4650-af71-d5f85d5e5aec} <Debug> TCPHandler: Processed in 0.001319714 sec. | ||
| 2481 | 2026.01.31 02:44:38.710159 [ 3 ] {} <Trace> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2482 | 2026.01.31 02:44:38.710250 [ 3 ] {dd04b61d-ebe5-4efb-b363-89bc32195704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55412) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2483 | 2026.01.31 02:44:38.710291 [ 3 ] {dd04b61d-ebe5-4efb-b363-89bc32195704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2484 | 2026.01.31 02:44:38.710619 [ 3 ] {dd04b61d-ebe5-4efb-b363-89bc32195704} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.01.31 02:44:38.710654 [ 3 ] {dd04b61d-ebe5-4efb-b363-89bc32195704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2486 | 2026.01.31 02:44:38.710943 [ 3 ] {dd04b61d-ebe5-4efb-b363-89bc32195704} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2487 | 2026.01.31 02:44:38.711151 [ 3 ] {dd04b61d-ebe5-4efb-b363-89bc32195704} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2026.01.31 02:44:38.711276 [ 3 ] {dd04b61d-ebe5-4efb-b363-89bc32195704} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 2489 | 2026.01.31 02:44:38.711310 [ 3 ] {dd04b61d-ebe5-4efb-b363-89bc32195704} <Debug> TCPHandler: Processed in 0.001198013 sec. | ||
| 2490 | 2026.01.31 02:44:41.341740 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2491 | 2026.01.31 02:44:41.341816 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2492 | 2026.01.31 02:44:41.429664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3799 | ||
| 2493 | 2026.01.31 02:44:41.430161 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.01.31 02:44:41.430207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2495 | 2026.01.31 02:44:41.430687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2496 | 2026.01.31 02:44:41.430923 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.01.31 02:44:41.431061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3799 | ||
| 2498 | 2026.01.31 02:44:41.448275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 354 | ||
| 2499 | 2026.01.31 02:44:41.451194 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.01.31 02:44:41.451235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2501 | 2026.01.31 02:44:41.452457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2502 | 2026.01.31 02:44:41.452734 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.01.31 02:44:41.452879 [ 39 ] {} <Debug> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2504 | 2026.01.31 02:44:41.452922 [ 39 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.01.31 02:44:41.452945 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2506 | 2026.01.31 02:44:41.453058 [ 193 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::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 | ||
| 2507 | 2026.01.31 02:44:41.453074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2508 | 2026.01.31 02:44:41.453689 [ 193 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2509 | 2026.01.31 02:44:41.453867 [ 193 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 132 rows starting from the beginning of the part | ||
| 2510 | 2026.01.31 02:44:41.454325 [ 193 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 2511 | 2026.01.31 02:44:41.454733 [ 193 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2512 | 2026.01.31 02:44:41.455141 [ 193 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2513 | 2026.01.31 02:44:41.455516 [ 193 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2514 | 2026.01.31 02:44:41.455888 [ 193 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 2515 | 2026.01.31 02:44:41.462063 [ 195 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 72 columns (72 merged, 0 gathered) in 0.009060988 sec., 39068.587222497146 rows/sec., 39.17 MiB/sec. | ||
| 2516 | 2026.01.31 02:44:41.462933 [ 195 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2517 | 2026.01.31 02:44:41.463498 [ 195 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.01.31 02:44:41.463566 [ 195 ] {1c391e0f-5127-44f7-aab4-86a0de8fda77::all_1_6_1} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2519 | 2026.01.31 02:44:41.463763 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2520 | 2026.01.31 02:44:41.636282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2521 | 2026.01.31 02:44:41.655803 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.01.31 02:44:41.655869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2523 | 2026.01.31 02:44:41.662146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2524 | 2026.01.31 02:44:41.662885 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.01.31 02:44:41.665992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2526 | 2026.01.31 02:44:42.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.10 MiB, peak 192.67 MiB, free memory in arenas 0.00 B, will set to 189.70 MiB (RSS), difference: 2.60 MiB | ||
| 2527 | 2026.01.31 02:44:42.432743 [ 38 ] {} <Debug> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2528 | 2026.01.31 02:44:42.432812 [ 38 ] {} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.01.31 02:44:42.432835 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2530 | 2026.01.31 02:44:42.432961 [ 194 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2531 | 2026.01.31 02:44:42.433096 [ 194 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2532 | 2026.01.31 02:44:42.433133 [ 194 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2533 | 2026.01.31 02:44:42.433209 [ 194 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 2534 | 2026.01.31 02:44:42.433259 [ 194 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 143 rows starting from the beginning of the part | ||
| 2535 | 2026.01.31 02:44:42.433306 [ 194 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 143 rows starting from the beginning of the part | ||
| 2536 | 2026.01.31 02:44:42.433348 [ 194 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 163 rows starting from the beginning of the part | ||
| 2537 | 2026.01.31 02:44:42.434319 [ 195 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399535 sec., 431571.91495746805 rows/sec., 27.71 MiB/sec. | ||
| 2538 | 2026.01.31 02:44:42.434585 [ 192 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2539 | 2026.01.31 02:44:42.434922 [ 192 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.01.31 02:44:42.435007 [ 192 ] {a8e253ee-3230-4642-ae87-aae4738bedfc::all_1_5_1} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2541 | 2026.01.31 02:44:42.435098 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2542 | 2026.01.31 02:44:42.799169 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2543 | 2026.01.31 02:44:42.799240 [ 3 ] {} <Debug> TCP-Session: c985c7d4-7e93-48fb-9cba-cd086da1e562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.01.31 02:44:43.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.69 MiB, peak 193.01 MiB, free memory in arenas 0.00 B, will set to 189.77 MiB (RSS), difference: 2.08 MiB | ||
| 2545 | 2026.01.31 02:44:43.715011 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.01.31 02:44:43.715255 [ 4 ] {9f8dcd53-4efb-4d10-bc50-0c3af8fc8d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2547 | 2026.01.31 02:44:43.715346 [ 4 ] {9f8dcd53-4efb-4d10-bc50-0c3af8fc8d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2548 | 2026.01.31 02:44:43.716425 [ 4 ] {9f8dcd53-4efb-4d10-bc50-0c3af8fc8d30} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.01.31 02:44:43.716463 [ 4 ] {9f8dcd53-4efb-4d10-bc50-0c3af8fc8d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2550 | 2026.01.31 02:44:43.716865 [ 4 ] {9f8dcd53-4efb-4d10-bc50-0c3af8fc8d30} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2551 | 2026.01.31 02:44:43.717101 [ 4 ] {9f8dcd53-4efb-4d10-bc50-0c3af8fc8d30} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.01.31 02:44:43.717238 [ 35 ] {} <Debug> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2553 | 2026.01.31 02:44:43.717252 [ 4 ] {9f8dcd53-4efb-4d10-bc50-0c3af8fc8d30} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002018 sec., 131813.67690782953 rows/sec., 8.37 MiB/sec. | ||
| 2554 | 2026.01.31 02:44:43.717305 [ 35 ] {} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.01.31 02:44:43.717318 [ 4 ] {9f8dcd53-4efb-4d10-bc50-0c3af8fc8d30} <Debug> TCPHandler: Processed in 0.002407026 sec. | ||
| 2556 | 2026.01.31 02:44:43.717331 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2557 | 2026.01.31 02:44:43.717462 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.01.31 02:44:43.717464 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2559 | 2026.01.31 02:44:43.717562 [ 4 ] {fa874b38-ddd5-4269-8321-3f66ca29de29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2560 | 2026.01.31 02:44:43.717607 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2561 | 2026.01.31 02:44:43.717610 [ 4 ] {fa874b38-ddd5-4269-8321-3f66ca29de29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2562 | 2026.01.31 02:44:43.717649 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 2563 | 2026.01.31 02:44:43.717721 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 2564 | 2026.01.31 02:44:43.717766 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 2565 | 2026.01.31 02:44:43.717810 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 2566 | 2026.01.31 02:44:43.717849 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 2567 | 2026.01.31 02:44:43.718370 [ 4 ] {fa874b38-ddd5-4269-8321-3f66ca29de29} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.01.31 02:44:43.718414 [ 4 ] {fa874b38-ddd5-4269-8321-3f66ca29de29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2569 | 2026.01.31 02:44:43.718802 [ 4 ] {fa874b38-ddd5-4269-8321-3f66ca29de29} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2570 | 2026.01.31 02:44:43.718816 [ 195 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403946 sec., 947329.8830581802 rows/sec., 63.80 MiB/sec. | ||
| 2571 | 2026.01.31 02:44:43.718972 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2572 | 2026.01.31 02:44:43.719039 [ 4 ] {fa874b38-ddd5-4269-8321-3f66ca29de29} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.01.31 02:44:43.719177 [ 4 ] {fa874b38-ddd5-4269-8321-3f66ca29de29} <Debug> executeQuery: Read 824 rows, 67.45 KiB in 0.001634 sec., 504283.96572827414 rows/sec., 40.31 MiB/sec. | ||
| 2574 | 2026.01.31 02:44:43.719215 [ 4 ] {fa874b38-ddd5-4269-8321-3f66ca29de29} <Debug> TCPHandler: Processed in 0.00181606 sec. | ||
| 2575 | 2026.01.31 02:44:43.719251 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.01.31 02:44:43.719330 [ 194 ] {3f3764e1-bbb2-41df-ab17-9eb611b476bd::all_1_5_1} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2577 | 2026.01.31 02:44:43.719336 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2026.01.31 02:44:43.719396 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2579 | 2026.01.31 02:44:43.719436 [ 4 ] {1f94382e-2099-4a07-9c7a-c2b059e8c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.01.31 02:44:43.719481 [ 4 ] {1f94382e-2099-4a07-9c7a-c2b059e8c628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2581 | 2026.01.31 02:44:43.719936 [ 4 ] {1f94382e-2099-4a07-9c7a-c2b059e8c628} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.01.31 02:44:43.719973 [ 4 ] {1f94382e-2099-4a07-9c7a-c2b059e8c628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2583 | 2026.01.31 02:44:43.720291 [ 4 ] {1f94382e-2099-4a07-9c7a-c2b059e8c628} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2584 | 2026.01.31 02:44:43.720492 [ 4 ] {1f94382e-2099-4a07-9c7a-c2b059e8c628} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.01.31 02:44:43.720619 [ 4 ] {1f94382e-2099-4a07-9c7a-c2b059e8c628} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001199 sec., 140950.79232693912 rows/sec., 8.72 MiB/sec. | ||
| 2586 | 2026.01.31 02:44:43.720656 [ 4 ] {1f94382e-2099-4a07-9c7a-c2b059e8c628} <Debug> TCPHandler: Processed in 0.001367785 sec. | ||
| 2587 | 2026.01.31 02:44:43.720768 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.01.31 02:44:43.720869 [ 4 ] {c2e889f8-4bcd-48ab-87d7-d3fc1b3f244d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2589 | 2026.01.31 02:44:43.720907 [ 4 ] {c2e889f8-4bcd-48ab-87d7-d3fc1b3f244d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2590 | 2026.01.31 02:44:43.721335 [ 4 ] {c2e889f8-4bcd-48ab-87d7-d3fc1b3f244d} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.01.31 02:44:43.721371 [ 4 ] {c2e889f8-4bcd-48ab-87d7-d3fc1b3f244d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2592 | 2026.01.31 02:44:43.721664 [ 4 ] {c2e889f8-4bcd-48ab-87d7-d3fc1b3f244d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2593 | 2026.01.31 02:44:43.721863 [ 4 ] {c2e889f8-4bcd-48ab-87d7-d3fc1b3f244d} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.01.31 02:44:43.721983 [ 4 ] {c2e889f8-4bcd-48ab-87d7-d3fc1b3f244d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001133 sec., 123565.75463371581 rows/sec., 7.99 MiB/sec. | ||
| 2595 | 2026.01.31 02:44:43.722024 [ 4 ] {c2e889f8-4bcd-48ab-87d7-d3fc1b3f244d} <Debug> TCPHandler: Processed in 0.001308115 sec. | ||
| 2596 | 2026.01.31 02:44:43.722146 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.01.31 02:44:43.722237 [ 4 ] {c274ddeb-fc43-4aeb-9a59-7ee61d0808fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2598 | 2026.01.31 02:44:43.722274 [ 4 ] {c274ddeb-fc43-4aeb-9a59-7ee61d0808fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2599 | 2026.01.31 02:44:43.722686 [ 4 ] {c274ddeb-fc43-4aeb-9a59-7ee61d0808fa} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.01.31 02:44:43.722720 [ 4 ] {c274ddeb-fc43-4aeb-9a59-7ee61d0808fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2601 | 2026.01.31 02:44:43.723014 [ 4 ] {c274ddeb-fc43-4aeb-9a59-7ee61d0808fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2602 | 2026.01.31 02:44:43.723208 [ 4 ] {c274ddeb-fc43-4aeb-9a59-7ee61d0808fa} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.01.31 02:44:43.723299 [ 35 ] {} <Debug> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2604 | 2026.01.31 02:44:43.723328 [ 4 ] {c274ddeb-fc43-4aeb-9a59-7ee61d0808fa} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001109 sec., 125338.14247069432 rows/sec., 7.13 MiB/sec. | ||
| 2605 | 2026.01.31 02:44:43.723331 [ 35 ] {} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.01.31 02:44:43.723369 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2607 | 2026.01.31 02:44:43.723370 [ 4 ] {c274ddeb-fc43-4aeb-9a59-7ee61d0808fa} <Debug> TCPHandler: Processed in 0.001283474 sec. | ||
| 2608 | 2026.01.31 02:44:43.723493 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.01.31 02:44:43.723510 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2610 | 2026.01.31 02:44:43.723586 [ 4 ] {8ed0050f-01fc-4c29-81a3-88391f70f2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2611 | 2026.01.31 02:44:43.723628 [ 4 ] {8ed0050f-01fc-4c29-81a3-88391f70f2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2612 | 2026.01.31 02:44:43.723661 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2613 | 2026.01.31 02:44:43.723704 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 2614 | 2026.01.31 02:44:43.723805 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2615 | 2026.01.31 02:44:43.723860 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2616 | 2026.01.31 02:44:43.723905 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2617 | 2026.01.31 02:44:43.723945 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2618 | 2026.01.31 02:44:43.724159 [ 4 ] {8ed0050f-01fc-4c29-81a3-88391f70f2b0} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.01.31 02:44:43.724198 [ 4 ] {8ed0050f-01fc-4c29-81a3-88391f70f2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2620 | 2026.01.31 02:44:43.724533 [ 4 ] {8ed0050f-01fc-4c29-81a3-88391f70f2b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2621 | 2026.01.31 02:44:43.724760 [ 4 ] {8ed0050f-01fc-4c29-81a3-88391f70f2b0} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.01.31 02:44:43.724887 [ 4 ] {8ed0050f-01fc-4c29-81a3-88391f70f2b0} <Debug> executeQuery: Read 504 rows, 36.58 KiB in 0.001318 sec., 382397.57207890745 rows/sec., 27.11 MiB/sec. | ||
| 2623 | 2026.01.31 02:44:43.724896 [ 195 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453656 sec., 478104.86112257646 rows/sec., 29.02 MiB/sec. | ||
| 2624 | 2026.01.31 02:44:43.724926 [ 4 ] {8ed0050f-01fc-4c29-81a3-88391f70f2b0} <Debug> TCPHandler: Processed in 0.001480056 sec. | ||
| 2625 | 2026.01.31 02:44:43.725039 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2026.01.31 02:44:43.725039 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2627 | 2026.01.31 02:44:43.725139 [ 4 ] {65e91a2f-917c-40c6-92f1-49d66f648a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2628 | 2026.01.31 02:44:43.725185 [ 4 ] {65e91a2f-917c-40c6-92f1-49d66f648a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2629 | 2026.01.31 02:44:43.725311 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.01.31 02:44:43.725380 [ 189 ] {b36d4ac5-6154-4b19-9729-8bacb4c5c1c1::all_1_5_1} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2631 | 2026.01.31 02:44:43.725448 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2632 | 2026.01.31 02:44:43.725505 [ 4 ] {65e91a2f-917c-40c6-92f1-49d66f648a5a} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.01.31 02:44:43.725543 [ 4 ] {65e91a2f-917c-40c6-92f1-49d66f648a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2634 | 2026.01.31 02:44:43.725849 [ 4 ] {65e91a2f-917c-40c6-92f1-49d66f648a5a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2635 | 2026.01.31 02:44:43.726046 [ 4 ] {65e91a2f-917c-40c6-92f1-49d66f648a5a} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.01.31 02:44:43.726171 [ 4 ] {65e91a2f-917c-40c6-92f1-49d66f648a5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 2637 | 2026.01.31 02:44:43.726204 [ 4 ] {65e91a2f-917c-40c6-92f1-49d66f648a5a} <Debug> TCPHandler: Processed in 0.001212343 sec. | ||
| 2638 | 2026.01.31 02:44:43.726313 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.01.31 02:44:43.726403 [ 4 ] {b13ff4ca-b710-4c0a-9ce9-8820f9be7515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.01.31 02:44:43.726443 [ 4 ] {b13ff4ca-b710-4c0a-9ce9-8820f9be7515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2641 | 2026.01.31 02:44:43.726828 [ 4 ] {b13ff4ca-b710-4c0a-9ce9-8820f9be7515} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.01.31 02:44:43.726863 [ 4 ] {b13ff4ca-b710-4c0a-9ce9-8820f9be7515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2643 | 2026.01.31 02:44:43.727187 [ 4 ] {b13ff4ca-b710-4c0a-9ce9-8820f9be7515} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2644 | 2026.01.31 02:44:43.727380 [ 4 ] {b13ff4ca-b710-4c0a-9ce9-8820f9be7515} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.01.31 02:44:43.727498 [ 4 ] {b13ff4ca-b710-4c0a-9ce9-8820f9be7515} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001113 sec., 231805.92991913744 rows/sec., 15.43 MiB/sec. | ||
| 2646 | 2026.01.31 02:44:43.727531 [ 4 ] {b13ff4ca-b710-4c0a-9ce9-8820f9be7515} <Debug> TCPHandler: Processed in 0.001265424 sec. | ||
| 2647 | 2026.01.31 02:44:43.727637 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.01.31 02:44:43.727726 [ 4 ] {0738c3ea-d732-4c17-be61-21784e8b396a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.01.31 02:44:43.727765 [ 4 ] {0738c3ea-d732-4c17-be61-21784e8b396a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2650 | 2026.01.31 02:44:43.728051 [ 4 ] {0738c3ea-d732-4c17-be61-21784e8b396a} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.01.31 02:44:43.728085 [ 4 ] {0738c3ea-d732-4c17-be61-21784e8b396a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2652 | 2026.01.31 02:44:43.728367 [ 4 ] {0738c3ea-d732-4c17-be61-21784e8b396a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2653 | 2026.01.31 02:44:43.728573 [ 4 ] {0738c3ea-d732-4c17-be61-21784e8b396a} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.01.31 02:44:43.728694 [ 4 ] {0738c3ea-d732-4c17-be61-21784e8b396a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000985 sec., 1015.2284263959391 rows/sec., 68.41 KiB/sec. | ||
| 2655 | 2026.01.31 02:44:43.728729 [ 4 ] {0738c3ea-d732-4c17-be61-21784e8b396a} <Debug> TCPHandler: Processed in 0.001138903 sec. | ||
| 2656 | 2026.01.31 02:44:43.728835 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.01.31 02:44:43.728924 [ 4 ] {a8c8c6f2-13e8-435d-a4a1-74e118aa6283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.01.31 02:44:43.728974 [ 4 ] {a8c8c6f2-13e8-435d-a4a1-74e118aa6283} <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 | ||
| 2659 | 2026.01.31 02:44:43.729751 [ 4 ] {a8c8c6f2-13e8-435d-a4a1-74e118aa6283} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.01.31 02:44:43.729786 [ 4 ] {a8c8c6f2-13e8-435d-a4a1-74e118aa6283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2661 | 2026.01.31 02:44:43.730341 [ 4 ] {a8c8c6f2-13e8-435d-a4a1-74e118aa6283} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2662 | 2026.01.31 02:44:43.730555 [ 4 ] {a8c8c6f2-13e8-435d-a4a1-74e118aa6283} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.01.31 02:44:43.730686 [ 4 ] {a8c8c6f2-13e8-435d-a4a1-74e118aa6283} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001779 sec., 20236.087689713324 rows/sec., 36.26 MiB/sec. | ||
| 2664 | 2026.01.31 02:44:43.730739 [ 4 ] {a8c8c6f2-13e8-435d-a4a1-74e118aa6283} <Debug> TCPHandler: Processed in 0.001951171 sec. | ||
| 2665 | 2026.01.31 02:44:43.730848 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.01.31 02:44:43.730947 [ 4 ] {1f7c922b-9dde-4543-8d14-ed3d2e00ae9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.01.31 02:44:43.730987 [ 4 ] {1f7c922b-9dde-4543-8d14-ed3d2e00ae9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2668 | 2026.01.31 02:44:43.731282 [ 4 ] {1f7c922b-9dde-4543-8d14-ed3d2e00ae9e} <Trace> oximeter.measurements_i64 (70209c97-d153-4ce2-91cb-ec9de6e0707b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.01.31 02:44:43.731323 [ 4 ] {1f7c922b-9dde-4543-8d14-ed3d2e00ae9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2670 | 2026.01.31 02:44:43.731609 [ 4 ] {1f7c922b-9dde-4543-8d14-ed3d2e00ae9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2671 | 2026.01.31 02:44:43.731808 [ 4 ] {1f7c922b-9dde-4543-8d14-ed3d2e00ae9e} <Trace> oximeter.measurements_i64 (70209c97-d153-4ce2-91cb-ec9de6e0707b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.01.31 02:44:43.731931 [ 4 ] {1f7c922b-9dde-4543-8d14-ed3d2e00ae9e} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001001 sec., 5994.005994005995 rows/sec., 451.70 KiB/sec. | ||
| 2673 | 2026.01.31 02:44:43.731970 [ 4 ] {1f7c922b-9dde-4543-8d14-ed3d2e00ae9e} <Debug> TCPHandler: Processed in 0.001169453 sec. | ||
| 2674 | 2026.01.31 02:44:43.732074 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.01.31 02:44:43.732164 [ 4 ] {1b0300b3-4777-4ffc-a0aa-7fa6299eb832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.31 02:44:43.732203 [ 4 ] {1b0300b3-4777-4ffc-a0aa-7fa6299eb832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2677 | 2026.01.31 02:44:43.732539 [ 4 ] {1b0300b3-4777-4ffc-a0aa-7fa6299eb832} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.01.31 02:44:43.732574 [ 4 ] {1b0300b3-4777-4ffc-a0aa-7fa6299eb832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2679 | 2026.01.31 02:44:43.732870 [ 4 ] {1b0300b3-4777-4ffc-a0aa-7fa6299eb832} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2680 | 2026.01.31 02:44:43.733079 [ 4 ] {1b0300b3-4777-4ffc-a0aa-7fa6299eb832} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.01.31 02:44:43.733199 [ 4 ] {1b0300b3-4777-4ffc-a0aa-7fa6299eb832} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001052 sec., 83650.19011406845 rows/sec., 5.25 MiB/sec. | ||
| 2682 | 2026.01.31 02:44:43.733232 [ 4 ] {1b0300b3-4777-4ffc-a0aa-7fa6299eb832} <Debug> TCPHandler: Processed in 0.001204603 sec. | ||
| 2683 | 2026.01.31 02:44:48.706006 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.01.31 02:44:48.706219 [ 4 ] {5e95c6b4-2f09-4b52-97a0-cec2b9d80c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2685 | 2026.01.31 02:44:48.706288 [ 4 ] {5e95c6b4-2f09-4b52-97a0-cec2b9d80c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2686 | 2026.01.31 02:44:48.706982 [ 4 ] {5e95c6b4-2f09-4b52-97a0-cec2b9d80c72} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.01.31 02:44:48.707023 [ 4 ] {5e95c6b4-2f09-4b52-97a0-cec2b9d80c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2688 | 2026.01.31 02:44:48.707397 [ 4 ] {5e95c6b4-2f09-4b52-97a0-cec2b9d80c72} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2689 | 2026.01.31 02:44:48.707614 [ 4 ] {5e95c6b4-2f09-4b52-97a0-cec2b9d80c72} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.01.31 02:44:48.707763 [ 4 ] {5e95c6b4-2f09-4b52-97a0-cec2b9d80c72} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001596 sec., 1253.1328320802006 rows/sec., 102.18 KiB/sec. | ||
| 2691 | 2026.01.31 02:44:48.707801 [ 4 ] {5e95c6b4-2f09-4b52-97a0-cec2b9d80c72} <Debug> TCPHandler: Processed in 0.00192504 sec. | ||
| 2692 | 2026.01.31 02:44:48.707940 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.01.31 02:44:48.708033 [ 4 ] {fe7c6042-5c30-4f3b-b449-86921ca18382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2694 | 2026.01.31 02:44:48.708071 [ 4 ] {fe7c6042-5c30-4f3b-b449-86921ca18382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2695 | 2026.01.31 02:44:48.708538 [ 4 ] {fe7c6042-5c30-4f3b-b449-86921ca18382} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.01.31 02:44:48.708575 [ 4 ] {fe7c6042-5c30-4f3b-b449-86921ca18382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2697 | 2026.01.31 02:44:48.708893 [ 4 ] {fe7c6042-5c30-4f3b-b449-86921ca18382} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2698 | 2026.01.31 02:44:48.709105 [ 4 ] {fe7c6042-5c30-4f3b-b449-86921ca18382} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.01.31 02:44:48.709228 [ 4 ] {fe7c6042-5c30-4f3b-b449-86921ca18382} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001214 sec., 46952.22405271829 rows/sec., 3.60 MiB/sec. | ||
| 2700 | 2026.01.31 02:44:48.709263 [ 4 ] {fe7c6042-5c30-4f3b-b449-86921ca18382} <Debug> TCPHandler: Processed in 0.001370855 sec. | ||
| 2701 | 2026.01.31 02:44:48.709364 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.01.31 02:44:48.709455 [ 4 ] {07c5b315-f53a-4e33-a13d-bf6d77f619f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.01.31 02:44:48.709494 [ 4 ] {07c5b315-f53a-4e33-a13d-bf6d77f619f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2704 | 2026.01.31 02:44:48.709884 [ 4 ] {07c5b315-f53a-4e33-a13d-bf6d77f619f1} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.01.31 02:44:48.709919 [ 4 ] {07c5b315-f53a-4e33-a13d-bf6d77f619f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2706 | 2026.01.31 02:44:48.710200 [ 4 ] {07c5b315-f53a-4e33-a13d-bf6d77f619f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2707 | 2026.01.31 02:44:48.710409 [ 4 ] {07c5b315-f53a-4e33-a13d-bf6d77f619f1} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.01.31 02:44:48.710529 [ 4 ] {07c5b315-f53a-4e33-a13d-bf6d77f619f1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001092 sec., 1831.5018315018312 rows/sec., 127.88 KiB/sec. | ||
| 2709 | 2026.01.31 02:44:48.710564 [ 4 ] {07c5b315-f53a-4e33-a13d-bf6d77f619f1} <Debug> TCPHandler: Processed in 0.001247053 sec. | ||
| 2710 | 2026.01.31 02:44:48.710673 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.01.31 02:44:48.710763 [ 4 ] {a5141d13-d62c-4fc4-80b7-04b918500b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2712 | 2026.01.31 02:44:48.710800 [ 4 ] {a5141d13-d62c-4fc4-80b7-04b918500b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2713 | 2026.01.31 02:44:48.711214 [ 4 ] {a5141d13-d62c-4fc4-80b7-04b918500b6f} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.01.31 02:44:48.711249 [ 4 ] {a5141d13-d62c-4fc4-80b7-04b918500b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2715 | 2026.01.31 02:44:48.711555 [ 4 ] {a5141d13-d62c-4fc4-80b7-04b918500b6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2716 | 2026.01.31 02:44:48.711759 [ 4 ] {a5141d13-d62c-4fc4-80b7-04b918500b6f} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.01.31 02:44:48.711881 [ 4 ] {a5141d13-d62c-4fc4-80b7-04b918500b6f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001136 sec., 58098.59154929577 rows/sec., 4.54 MiB/sec. | ||
| 2718 | 2026.01.31 02:44:48.711916 [ 4 ] {a5141d13-d62c-4fc4-80b7-04b918500b6f} <Debug> TCPHandler: Processed in 0.001289464 sec. | ||
| 2719 | 2026.01.31 02:44:48.712024 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.01.31 02:44:48.712114 [ 4 ] {3d20f8de-e4e1-4960-8f93-495cbde2fb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2721 | 2026.01.31 02:44:48.712155 [ 4 ] {3d20f8de-e4e1-4960-8f93-495cbde2fb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2722 | 2026.01.31 02:44:48.712587 [ 4 ] {3d20f8de-e4e1-4960-8f93-495cbde2fb41} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.01.31 02:44:48.712630 [ 4 ] {3d20f8de-e4e1-4960-8f93-495cbde2fb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2724 | 2026.01.31 02:44:48.712973 [ 4 ] {3d20f8de-e4e1-4960-8f93-495cbde2fb41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2725 | 2026.01.31 02:44:48.713187 [ 4 ] {3d20f8de-e4e1-4960-8f93-495cbde2fb41} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.01.31 02:44:48.713313 [ 4 ] {3d20f8de-e4e1-4960-8f93-495cbde2fb41} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001216 sec., 132401.31578947368 rows/sec., 9.22 MiB/sec. | ||
| 2727 | 2026.01.31 02:44:48.713348 [ 4 ] {3d20f8de-e4e1-4960-8f93-495cbde2fb41} <Debug> TCPHandler: Processed in 0.001370275 sec. | ||
| 2728 | 2026.01.31 02:44:48.713457 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.01.31 02:44:48.713549 [ 4 ] {7398a2b3-92ae-4989-ac45-cd9ece59c95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.01.31 02:44:48.713589 [ 4 ] {7398a2b3-92ae-4989-ac45-cd9ece59c95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2731 | 2026.01.31 02:44:48.713920 [ 4 ] {7398a2b3-92ae-4989-ac45-cd9ece59c95a} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.01.31 02:44:48.713955 [ 4 ] {7398a2b3-92ae-4989-ac45-cd9ece59c95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2733 | 2026.01.31 02:44:48.714264 [ 4 ] {7398a2b3-92ae-4989-ac45-cd9ece59c95a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2734 | 2026.01.31 02:44:48.714462 [ 4 ] {7398a2b3-92ae-4989-ac45-cd9ece59c95a} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.01.31 02:44:48.714583 [ 4 ] {7398a2b3-92ae-4989-ac45-cd9ece59c95a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2736 | 2026.01.31 02:44:48.714622 [ 4 ] {7398a2b3-92ae-4989-ac45-cd9ece59c95a} <Debug> TCPHandler: Processed in 0.001212423 sec. | ||
| 2737 | 2026.01.31 02:44:48.931318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4247 | ||
| 2738 | 2026.01.31 02:44:48.931857 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.01.31 02:44:48.931911 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2740 | 2026.01.31 02:44:48.932463 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2741 | 2026.01.31 02:44:48.932719 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.01.31 02:44:48.932855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4247 | ||
| 2743 | 2026.01.31 02:44:49.166246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2744 | 2026.01.31 02:44:49.182792 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.01.31 02:44:49.182846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2746 | 2026.01.31 02:44:49.188867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2747 | 2026.01.31 02:44:49.189577 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.01.31 02:44:49.192263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2749 | 2026.01.31 02:44:50.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.74 MiB, peak 194.74 MiB, free memory in arenas 0.00 B, will set to 192.06 MiB (RSS), difference: 1.31 MiB | ||
| 2750 | 2026.01.31 02:44:51.055718 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59623 | ||
| 2751 | 2026.01.31 02:44:51.055833 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2752 | 2026.01.31 02:44:51.055859 [ 3 ] {} <Debug> TCP-Session: 95c4f50d-11ca-46fd-aa4a-c5645ccc8d57 Authenticating user 'default' from [fd00:1122:3344:101::e]:59623 | ||
| 2753 | 2026.01.31 02:44:51.055881 [ 3 ] {} <Debug> TCP-Session: 95c4f50d-11ca-46fd-aa4a-c5645ccc8d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2754 | 2026.01.31 02:44:51.055893 [ 3 ] {} <Debug> TCP-Session: 95c4f50d-11ca-46fd-aa4a-c5645ccc8d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2755 | 2026.01.31 02:44:51.056130 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58040 | ||
| 2756 | 2026.01.31 02:44:51.056177 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53199 | ||
| 2757 | 2026.01.31 02:44:51.056212 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36978 | ||
| 2758 | 2026.01.31 02:44:51.056232 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35885 | ||
| 2759 | 2026.01.31 02:44:51.056250 [ 3 ] {} <Trace> TCP-Session: 95c4f50d-11ca-46fd-aa4a-c5645ccc8d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.01.31 02:44:51.056254 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53371 | ||
| 2761 | 2026.01.31 02:44:51.056265 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55915 | ||
| 2762 | 2026.01.31 02:44:51.056262 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2763 | 2026.01.31 02:44:51.056243 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56029 | ||
| 2764 | 2026.01.31 02:44:51.056378 [ 288 ] {} <Debug> TCP-Session: 0afae091-30cc-4ee2-9b67-84c8535e0768 Authenticating user 'default' from [fd00:1122:3344:101::e]:58040 | ||
| 2765 | 2026.01.31 02:44:51.056221 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46999 | ||
| 2766 | 2026.01.31 02:44:51.056424 [ 288 ] {} <Debug> TCP-Session: 0afae091-30cc-4ee2-9b67-84c8535e0768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2767 | 2026.01.31 02:44:51.056430 [ 3 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59623) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2768 | 2026.01.31 02:44:51.056455 [ 288 ] {} <Debug> TCP-Session: 0afae091-30cc-4ee2-9b67-84c8535e0768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2769 | 2026.01.31 02:44:51.056622 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2770 | 2026.01.31 02:44:51.056653 [ 295 ] {} <Debug> TCP-Session: 5771c603-2f93-4f08-915a-99055f119657 Authenticating user 'default' from [fd00:1122:3344:101::e]:55915 | ||
| 2771 | 2026.01.31 02:44:51.056661 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2772 | 2026.01.31 02:44:51.056670 [ 295 ] {} <Debug> TCP-Session: 5771c603-2f93-4f08-915a-99055f119657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2773 | 2026.01.31 02:44:51.056701 [ 294 ] {} <Debug> TCP-Session: 889818a3-89a8-47e9-804e-8dd08e802d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:53371 | ||
| 2774 | 2026.01.31 02:44:51.056700 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2775 | 2026.01.31 02:44:51.056731 [ 294 ] {} <Debug> TCP-Session: 889818a3-89a8-47e9-804e-8dd08e802d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2776 | 2026.01.31 02:44:51.056731 [ 3 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2777 | 2026.01.31 02:44:51.056759 [ 294 ] {} <Debug> TCP-Session: 889818a3-89a8-47e9-804e-8dd08e802d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2778 | 2026.01.31 02:44:51.056758 [ 291 ] {} <Debug> TCP-Session: cd848d6e-a0bc-4aa2-aaa4-ea6d7c01d82b Authenticating user 'default' from [fd00:1122:3344:101::e]:46999 | ||
| 2779 | 2026.01.31 02:44:51.056702 [ 295 ] {} <Debug> TCP-Session: 5771c603-2f93-4f08-915a-99055f119657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2780 | 2026.01.31 02:44:51.056810 [ 3 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2781 | 2026.01.31 02:44:51.056812 [ 291 ] {} <Debug> TCP-Session: cd848d6e-a0bc-4aa2-aaa4-ea6d7c01d82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2782 | 2026.01.31 02:44:51.056804 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2783 | 2026.01.31 02:44:51.056858 [ 291 ] {} <Debug> TCP-Session: cd848d6e-a0bc-4aa2-aaa4-ea6d7c01d82b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2784 | 2026.01.31 02:44:51.056892 [ 289 ] {} <Debug> TCP-Session: 0bba1c03-7e5a-4386-be8f-1d441638e45b Authenticating user 'default' from [fd00:1122:3344:101::e]:53199 | ||
| 2785 | 2026.01.31 02:44:51.056925 [ 289 ] {} <Debug> TCP-Session: 0bba1c03-7e5a-4386-be8f-1d441638e45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2786 | 2026.01.31 02:44:51.056939 [ 289 ] {} <Debug> TCP-Session: 0bba1c03-7e5a-4386-be8f-1d441638e45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2787 | 2026.01.31 02:44:51.056945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2788 | 2026.01.31 02:44:51.056946 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2789 | 2026.01.31 02:44:51.056985 [ 293 ] {} <Debug> TCP-Session: 110279ed-97d3-439a-9757-1eb3838b3e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:56029 | ||
| 2790 | 2026.01.31 02:44:51.057000 [ 292 ] {} <Debug> TCP-Session: 1de3bf0e-a9f4-46ec-8a4a-247550dd47af Authenticating user 'default' from [fd00:1122:3344:101::e]:35885 | ||
| 2791 | 2026.01.31 02:44:51.057000 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2792 | 2026.01.31 02:44:51.057031 [ 292 ] {} <Debug> TCP-Session: 1de3bf0e-a9f4-46ec-8a4a-247550dd47af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2793 | 2026.01.31 02:44:51.057018 [ 293 ] {} <Debug> TCP-Session: 110279ed-97d3-439a-9757-1eb3838b3e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2794 | 2026.01.31 02:44:51.057053 [ 290 ] {} <Debug> TCP-Session: 607e1b6b-5603-41af-8fff-764d5497eaef Authenticating user 'default' from [fd00:1122:3344:101::e]:36978 | ||
| 2795 | 2026.01.31 02:44:51.057083 [ 293 ] {} <Debug> TCP-Session: 110279ed-97d3-439a-9757-1eb3838b3e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2796 | 2026.01.31 02:44:51.057099 [ 290 ] {} <Debug> TCP-Session: 607e1b6b-5603-41af-8fff-764d5497eaef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2797 | 2026.01.31 02:44:51.057056 [ 292 ] {} <Debug> TCP-Session: 1de3bf0e-a9f4-46ec-8a4a-247550dd47af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.01.31 02:44:51.057127 [ 3 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Debug> oximeter.version (b1f35a74-c28b-4589-85d4-d6f293a6c50d) (SelectExecutor): Key condition: unknown | ||
| 2799 | 2026.01.31 02:44:51.057122 [ 290 ] {} <Debug> TCP-Session: 607e1b6b-5603-41af-8fff-764d5497eaef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2800 | 2026.01.31 02:44:51.057220 [ 3 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2801 | 2026.01.31 02:44:51.445157 [ 303 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Trace> AggregatingTransform: Aggregating | ||
| 2802 | 2026.01.31 02:44:51.445227 [ 303 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Trace> Aggregator: Aggregation method: without_key | ||
| 2803 | 2026.01.31 02:44:51.445265 [ 303 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001156243 sec. (864.870 rows/sec., 33.78 KiB/sec.) | ||
| 2804 | 2026.01.31 02:44:51.445282 [ 303 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Trace> Aggregator: Merging aggregated data | ||
| 2805 | 2026.01.31 02:44:51.446366 [ 3 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.390023 sec., 2.56395135671486 rows/sec., 102.56 B/sec. | ||
| 2806 | 2026.01.31 02:44:51.446527 [ 3 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2807 | 2026.01.31 02:44:51.446542 [ 3 ] {9d127b0b-90d5-4b93-81f7-b179dc044470} <Debug> TCPHandler: Processed in 0.390459023 sec. | ||
| 2808 | 2026.01.31 02:44:51.446715 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2809 | 2026.01.31 02:44:51.446755 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2810 | 2026.01.31 02:44:51.446777 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2811 | 2026.01.31 02:44:51.446795 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2812 | 2026.01.31 02:44:51.446818 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2813 | 2026.01.31 02:44:51.446834 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2814 | 2026.01.31 02:44:51.446861 [ 291 ] {} <Debug> TCP-Session: cd848d6e-a0bc-4aa2-aaa4-ea6d7c01d82b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2815 | 2026.01.31 02:44:51.446891 [ 292 ] {} <Debug> TCP-Session: 1de3bf0e-a9f4-46ec-8a4a-247550dd47af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2816 | 2026.01.31 02:44:51.446887 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2817 | 2026.01.31 02:44:51.446928 [ 290 ] {} <Debug> TCP-Session: 607e1b6b-5603-41af-8fff-764d5497eaef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2818 | 2026.01.31 02:44:51.446945 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2819 | 2026.01.31 02:44:51.446966 [ 289 ] {} <Debug> TCP-Session: 0bba1c03-7e5a-4386-be8f-1d441638e45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2820 | 2026.01.31 02:44:51.446886 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2821 | 2026.01.31 02:44:51.446995 [ 3 ] {} <Debug> TCP-Session: 95c4f50d-11ca-46fd-aa4a-c5645ccc8d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2822 | 2026.01.31 02:44:51.446844 [ 295 ] {} <Debug> TCP-Session: 5771c603-2f93-4f08-915a-99055f119657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2823 | 2026.01.31 02:44:51.447038 [ 294 ] {} <Debug> TCP-Session: 889818a3-89a8-47e9-804e-8dd08e802d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2824 | 2026.01.31 02:44:51.446836 [ 293 ] {} <Debug> TCP-Session: 110279ed-97d3-439a-9757-1eb3838b3e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2825 | 2026.01.31 02:44:51.446766 [ 288 ] {} <Debug> TCP-Session: 0afae091-30cc-4ee2-9b67-84c8535e0768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2826 | 2026.01.31 02:44:51.453539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 392 | ||
| 2827 | 2026.01.31 02:44:51.455827 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.01.31 02:44:51.455874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2829 | 2026.01.31 02:44:51.457028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2830 | 2026.01.31 02:44:51.457297 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.01.31 02:44:51.457643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2832 | 2026.01.31 02:44:52.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.49 MiB, peak 203.62 MiB, free memory in arenas 0.00 B, will set to 212.13 MiB (RSS), difference: 18.63 MiB | ||
| 2833 | 2026.01.31 02:44:53.713907 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.01.31 02:44:53.714102 [ 4 ] {c0e778ca-6d32-40da-b11d-33b8a03ef672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2835 | 2026.01.31 02:44:53.714172 [ 4 ] {c0e778ca-6d32-40da-b11d-33b8a03ef672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2836 | 2026.01.31 02:44:53.714935 [ 4 ] {c0e778ca-6d32-40da-b11d-33b8a03ef672} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.01.31 02:44:53.714977 [ 4 ] {c0e778ca-6d32-40da-b11d-33b8a03ef672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2838 | 2026.01.31 02:44:53.715362 [ 4 ] {c0e778ca-6d32-40da-b11d-33b8a03ef672} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2839 | 2026.01.31 02:44:53.715576 [ 4 ] {c0e778ca-6d32-40da-b11d-33b8a03ef672} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.01.31 02:44:53.715726 [ 4 ] {c0e778ca-6d32-40da-b11d-33b8a03ef672} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001677 sec., 158616.57722122836 rows/sec., 10.08 MiB/sec. | ||
| 2841 | 2026.01.31 02:44:53.715767 [ 4 ] {c0e778ca-6d32-40da-b11d-33b8a03ef672} <Debug> TCPHandler: Processed in 0.001998022 sec. | ||
| 2842 | 2026.01.31 02:44:53.715904 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.01.31 02:44:53.716001 [ 4 ] {2cc36388-1a9b-43c6-bc69-eb4f2dc89c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2844 | 2026.01.31 02:44:53.716042 [ 4 ] {2cc36388-1a9b-43c6-bc69-eb4f2dc89c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2845 | 2026.01.31 02:44:53.716761 [ 4 ] {2cc36388-1a9b-43c6-bc69-eb4f2dc89c48} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.01.31 02:44:53.716798 [ 4 ] {2cc36388-1a9b-43c6-bc69-eb4f2dc89c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2847 | 2026.01.31 02:44:53.717160 [ 4 ] {2cc36388-1a9b-43c6-bc69-eb4f2dc89c48} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2848 | 2026.01.31 02:44:53.717369 [ 4 ] {2cc36388-1a9b-43c6-bc69-eb4f2dc89c48} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.01.31 02:44:53.717486 [ 88 ] {} <Debug> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2850 | 2026.01.31 02:44:53.717494 [ 4 ] {2cc36388-1a9b-43c6-bc69-eb4f2dc89c48} <Debug> executeQuery: Read 824 rows, 67.45 KiB in 0.001511 sec., 545334.2157511582 rows/sec., 43.59 MiB/sec. | ||
| 2851 | 2026.01.31 02:44:53.717524 [ 88 ] {} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.01.31 02:44:53.717542 [ 4 ] {2cc36388-1a9b-43c6-bc69-eb4f2dc89c48} <Debug> TCPHandler: Processed in 0.001701558 sec. | ||
| 2853 | 2026.01.31 02:44:53.717543 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2854 | 2026.01.31 02:44:53.717656 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.01.31 02:44:53.717695 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2856 | 2026.01.31 02:44:53.717749 [ 4 ] {a8f673a7-1f7c-407c-ad83-32e0a3f5db00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.01.31 02:44:53.717795 [ 4 ] {a8f673a7-1f7c-407c-ad83-32e0a3f5db00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2858 | 2026.01.31 02:44:53.717864 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2859 | 2026.01.31 02:44:53.717924 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1956 rows starting from the beginning of the part | ||
| 2860 | 2026.01.31 02:44:53.718032 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2861 | 2026.01.31 02:44:53.718091 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2862 | 2026.01.31 02:44:53.718150 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 824 rows starting from the beginning of the part | ||
| 2863 | 2026.01.31 02:44:53.718208 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 57 rows starting from the beginning of the part | ||
| 2864 | 2026.01.31 02:44:53.718245 [ 4 ] {a8f673a7-1f7c-407c-ad83-32e0a3f5db00} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.01.31 02:44:53.718263 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 824 rows starting from the beginning of the part | ||
| 2866 | 2026.01.31 02:44:53.718288 [ 4 ] {a8f673a7-1f7c-407c-ad83-32e0a3f5db00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2867 | 2026.01.31 02:44:53.718651 [ 4 ] {a8f673a7-1f7c-407c-ad83-32e0a3f5db00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2868 | 2026.01.31 02:44:53.718894 [ 4 ] {a8f673a7-1f7c-407c-ad83-32e0a3f5db00} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.01.31 02:44:53.719020 [ 4 ] {a8f673a7-1f7c-407c-ad83-32e0a3f5db00} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001289 sec., 131109.38712179984 rows/sec., 8.11 MiB/sec. | ||
| 2870 | 2026.01.31 02:44:53.719057 [ 4 ] {a8f673a7-1f7c-407c-ad83-32e0a3f5db00} <Debug> TCPHandler: Processed in 0.001449276 sec. | ||
| 2871 | 2026.01.31 02:44:53.719168 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.01.31 02:44:53.719262 [ 4 ] {fdecbdf4-4dfa-4fbc-9c5f-e620d91d8cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.01.31 02:44:53.719301 [ 4 ] {fdecbdf4-4dfa-4fbc-9c5f-e620d91d8cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2874 | 2026.01.31 02:44:53.719715 [ 4 ] {fdecbdf4-4dfa-4fbc-9c5f-e620d91d8cde} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.01.31 02:44:53.719749 [ 4 ] {fdecbdf4-4dfa-4fbc-9c5f-e620d91d8cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2876 | 2026.01.31 02:44:53.719933 [ 195 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3773 rows, containing 5 columns (5 merged, 0 gathered) in 0.002315645 sec., 1629351.6493244863 rows/sec., 137.50 MiB/sec. | ||
| 2877 | 2026.01.31 02:44:53.720047 [ 4 ] {fdecbdf4-4dfa-4fbc-9c5f-e620d91d8cde} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2878 | 2026.01.31 02:44:53.720250 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2879 | 2026.01.31 02:44:53.720283 [ 4 ] {fdecbdf4-4dfa-4fbc-9c5f-e620d91d8cde} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.01.31 02:44:53.720389 [ 88 ] {} <Debug> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2881 | 2026.01.31 02:44:53.720415 [ 4 ] {fdecbdf4-4dfa-4fbc-9c5f-e620d91d8cde} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001172 sec., 119453.92491467576 rows/sec., 7.72 MiB/sec. | ||
| 2882 | 2026.01.31 02:44:53.720424 [ 88 ] {} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.01.31 02:44:53.720452 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2884 | 2026.01.31 02:44:53.720454 [ 4 ] {fdecbdf4-4dfa-4fbc-9c5f-e620d91d8cde} <Debug> TCPHandler: Processed in 0.001333995 sec. | ||
| 2885 | 2026.01.31 02:44:53.720521 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.01.31 02:44:53.720552 [ 195 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::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 | ||
| 2887 | 2026.01.31 02:44:53.720580 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.01.31 02:44:53.720603 [ 187 ] {e62158b8-078a-462d-b54e-3966c4e27190::all_1_16_3} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2889 | 2026.01.31 02:44:53.720651 [ 195 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2026.01.31 02:44:53.720675 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2891 | 2026.01.31 02:44:53.720675 [ 195 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 368 rows starting from the beginning of the part | ||
| 2892 | 2026.01.31 02:44:53.720680 [ 4 ] {b84c713e-d42a-4ea9-96a7-f62d06ec7719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.01.31 02:44:53.720738 [ 4 ] {b84c713e-d42a-4ea9-96a7-f62d06ec7719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2894 | 2026.01.31 02:44:53.720739 [ 195 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2895 | 2026.01.31 02:44:53.720816 [ 195 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2896 | 2026.01.31 02:44:53.720858 [ 195 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 369 rows starting from the beginning of the part | ||
| 2897 | 2026.01.31 02:44:53.720899 [ 195 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 2898 | 2026.01.31 02:44:53.720941 [ 195 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 2899 | 2026.01.31 02:44:53.721159 [ 4 ] {b84c713e-d42a-4ea9-96a7-f62d06ec7719} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.01.31 02:44:53.721198 [ 4 ] {b84c713e-d42a-4ea9-96a7-f62d06ec7719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2901 | 2026.01.31 02:44:53.721512 [ 4 ] {b84c713e-d42a-4ea9-96a7-f62d06ec7719} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2902 | 2026.01.31 02:44:53.721732 [ 4 ] {b84c713e-d42a-4ea9-96a7-f62d06ec7719} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.01.31 02:44:53.721857 [ 4 ] {b84c713e-d42a-4ea9-96a7-f62d06ec7719} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001195 sec., 116317.99163179916 rows/sec., 6.62 MiB/sec. | ||
| 2904 | 2026.01.31 02:44:53.721882 [ 201 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362944 sec., 951616.5007513148 rows/sec., 66.17 MiB/sec. | ||
| 2905 | 2026.01.31 02:44:53.721892 [ 4 ] {b84c713e-d42a-4ea9-96a7-f62d06ec7719} <Debug> TCPHandler: Processed in 0.001367725 sec. | ||
| 2906 | 2026.01.31 02:44:53.722038 [ 187 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2907 | 2026.01.31 02:44:53.722048 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.01.31 02:44:53.722150 [ 4 ] {6e44dfd6-1443-4ba3-ac38-20ec5997fb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2909 | 2026.01.31 02:44:53.722190 [ 4 ] {6e44dfd6-1443-4ba3-ac38-20ec5997fb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2910 | 2026.01.31 02:44:53.722281 [ 187 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.01.31 02:44:53.722343 [ 187 ] {d90ba2b4-9e46-482d-b43d-67b2d961feb5::all_1_6_1} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2912 | 2026.01.31 02:44:53.722397 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2913 | 2026.01.31 02:44:53.722728 [ 4 ] {6e44dfd6-1443-4ba3-ac38-20ec5997fb7d} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.01.31 02:44:53.722768 [ 4 ] {6e44dfd6-1443-4ba3-ac38-20ec5997fb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2915 | 2026.01.31 02:44:53.723095 [ 4 ] {6e44dfd6-1443-4ba3-ac38-20ec5997fb7d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2916 | 2026.01.31 02:44:53.723296 [ 4 ] {6e44dfd6-1443-4ba3-ac38-20ec5997fb7d} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.01.31 02:44:53.723398 [ 88 ] {} <Debug> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2918 | 2026.01.31 02:44:53.723421 [ 4 ] {6e44dfd6-1443-4ba3-ac38-20ec5997fb7d} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001288 sec., 387422.36024844716 rows/sec., 27.42 MiB/sec. | ||
| 2919 | 2026.01.31 02:44:53.723432 [ 88 ] {} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.01.31 02:44:53.723451 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2921 | 2026.01.31 02:44:53.723457 [ 4 ] {6e44dfd6-1443-4ba3-ac38-20ec5997fb7d} <Debug> TCPHandler: Processed in 0.001456306 sec. | ||
| 2922 | 2026.01.31 02:44:53.723529 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2923 | 2026.01.31 02:44:53.723571 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.01.31 02:44:53.723623 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2925 | 2026.01.31 02:44:53.723651 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 974 rows starting from the beginning of the part | ||
| 2926 | 2026.01.31 02:44:53.723668 [ 4 ] {318328f7-d5ec-4b7c-81d9-262ba3dbe838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2927 | 2026.01.31 02:44:53.723696 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2928 | 2026.01.31 02:44:53.723714 [ 4 ] {318328f7-d5ec-4b7c-81d9-262ba3dbe838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2929 | 2026.01.31 02:44:53.723738 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2930 | 2026.01.31 02:44:53.723777 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 504 rows starting from the beginning of the part | ||
| 2931 | 2026.01.31 02:44:53.723810 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 2932 | 2026.01.31 02:44:53.723843 [ 195 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 499 rows starting from the beginning of the part | ||
| 2933 | 2026.01.31 02:44:53.724037 [ 4 ] {318328f7-d5ec-4b7c-81d9-262ba3dbe838} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.01.31 02:44:53.724076 [ 4 ] {318328f7-d5ec-4b7c-81d9-262ba3dbe838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2935 | 2026.01.31 02:44:53.724383 [ 4 ] {318328f7-d5ec-4b7c-81d9-262ba3dbe838} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2936 | 2026.01.31 02:44:53.724594 [ 4 ] {318328f7-d5ec-4b7c-81d9-262ba3dbe838} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.01.31 02:44:53.724682 [ 88 ] {} <Debug> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2938 | 2026.01.31 02:44:53.724706 [ 88 ] {} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.01.31 02:44:53.724715 [ 4 ] {318328f7-d5ec-4b7c-81d9-262ba3dbe838} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 2940 | 2026.01.31 02:44:53.724722 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2941 | 2026.01.31 02:44:53.724750 [ 4 ] {318328f7-d5ec-4b7c-81d9-262ba3dbe838} <Debug> TCPHandler: Processed in 0.001226703 sec. | ||
| 2942 | 2026.01.31 02:44:53.724791 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::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 | ||
| 2943 | 2026.01.31 02:44:53.724842 [ 201 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345425 sec., 1613616.5152275304 rows/sec., 122.48 MiB/sec. | ||
| 2944 | 2026.01.31 02:44:53.724854 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.01.31 02:44:53.724887 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2946 | 2026.01.31 02:44:53.724917 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2947 | 2026.01.31 02:44:53.724962 [ 4 ] {e960706b-9842-40ab-b52f-c0c4f294c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.01.31 02:44:53.724962 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2949 | 2026.01.31 02:44:53.725011 [ 4 ] {e960706b-9842-40ab-b52f-c0c4f294c8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2950 | 2026.01.31 02:44:53.725022 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2951 | 2026.01.31 02:44:53.725036 [ 196 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2952 | 2026.01.31 02:44:53.725064 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2953 | 2026.01.31 02:44:53.725103 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2954 | 2026.01.31 02:44:53.725140 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2955 | 2026.01.31 02:44:53.725431 [ 4 ] {e960706b-9842-40ab-b52f-c0c4f294c8a8} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.01.31 02:44:53.725442 [ 196 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.01.31 02:44:53.725474 [ 4 ] {e960706b-9842-40ab-b52f-c0c4f294c8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2958 | 2026.01.31 02:44:53.725523 [ 196 ] {a5092f97-ad2c-4fdf-b350-99987348c196::all_1_16_3} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2959 | 2026.01.31 02:44:53.725600 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2960 | 2026.01.31 02:44:53.725848 [ 4 ] {e960706b-9842-40ab-b52f-c0c4f294c8a8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2961 | 2026.01.31 02:44:53.725913 [ 196 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001149483 sec., 31318.427501755137 rows/sec., 1.60 MiB/sec. | ||
| 2962 | 2026.01.31 02:44:53.726021 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2963 | 2026.01.31 02:44:53.726078 [ 4 ] {e960706b-9842-40ab-b52f-c0c4f294c8a8} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.01.31 02:44:53.726188 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2965 | 2026.01.31 02:44:53.726215 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.01.31 02:44:53.726219 [ 4 ] {e960706b-9842-40ab-b52f-c0c4f294c8a8} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001275 sec., 202352.94117647057 rows/sec., 13.47 MiB/sec. | ||
| 2967 | 2026.01.31 02:44:53.726234 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2968 | 2026.01.31 02:44:53.726260 [ 4 ] {e960706b-9842-40ab-b52f-c0c4f294c8a8} <Debug> TCPHandler: Processed in 0.001453055 sec. | ||
| 2969 | 2026.01.31 02:44:53.726286 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.01.31 02:44:53.726332 [ 201 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2971 | 2026.01.31 02:44:53.726353 [ 195 ] {cabb1d09-e370-49c1-926f-5702f9d2ce43::all_1_6_1} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2972 | 2026.01.31 02:44:53.726373 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.01.31 02:44:53.726413 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2974 | 2026.01.31 02:44:53.726471 [ 4 ] {98be31a5-c5d8-4219-ae26-5d4fe72336d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2975 | 2026.01.31 02:44:53.726484 [ 201 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2976 | 2026.01.31 02:44:53.726521 [ 4 ] {98be31a5-c5d8-4219-ae26-5d4fe72336d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2977 | 2026.01.31 02:44:53.726530 [ 201 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3411 rows starting from the beginning of the part | ||
| 2978 | 2026.01.31 02:44:53.726635 [ 201 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part | ||
| 2979 | 2026.01.31 02:44:53.726687 [ 201 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2980 | 2026.01.31 02:44:53.726736 [ 201 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 258 rows starting from the beginning of the part | ||
| 2981 | 2026.01.31 02:44:53.726779 [ 201 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part | ||
| 2982 | 2026.01.31 02:44:53.726821 [ 201 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 258 rows starting from the beginning of the part | ||
| 2983 | 2026.01.31 02:44:53.726837 [ 4 ] {98be31a5-c5d8-4219-ae26-5d4fe72336d3} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.01.31 02:44:53.726875 [ 4 ] {98be31a5-c5d8-4219-ae26-5d4fe72336d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2985 | 2026.01.31 02:44:53.727203 [ 4 ] {98be31a5-c5d8-4219-ae26-5d4fe72336d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2986 | 2026.01.31 02:44:53.727434 [ 4 ] {98be31a5-c5d8-4219-ae26-5d4fe72336d3} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.01.31 02:44:53.727522 [ 88 ] {} <Debug> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2988 | 2026.01.31 02:44:53.727543 [ 88 ] {} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.01.31 02:44:53.727558 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2990 | 2026.01.31 02:44:53.727559 [ 4 ] {98be31a5-c5d8-4219-ae26-5d4fe72336d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 2991 | 2026.01.31 02:44:53.727605 [ 4 ] {98be31a5-c5d8-4219-ae26-5d4fe72336d3} <Debug> TCPHandler: Processed in 0.001279104 sec. | ||
| 2992 | 2026.01.31 02:44:53.727617 [ 196 ] {0f267864-928b-4587-a664-13301fccf200::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 | ||
| 2993 | 2026.01.31 02:44:53.727715 [ 196 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2994 | 2026.01.31 02:44:53.727727 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.01.31 02:44:53.727745 [ 196 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2996 | 2026.01.31 02:44:53.727797 [ 196 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2997 | 2026.01.31 02:44:53.727822 [ 4 ] {bb3a2570-7f0a-4f57-9abb-fd4296af621f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2998 | 2026.01.31 02:44:53.727838 [ 196 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2999 | 2026.01.31 02:44:53.727873 [ 196 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3000 | 2026.01.31 02:44:53.727874 [ 4 ] {bb3a2570-7f0a-4f57-9abb-fd4296af621f} <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 | ||
| 3001 | 2026.01.31 02:44:53.727908 [ 196 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3002 | 2026.01.31 02:44:53.727945 [ 196 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3003 | 2026.01.31 02:44:53.728682 [ 4 ] {bb3a2570-7f0a-4f57-9abb-fd4296af621f} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.01.31 02:44:53.728689 [ 186 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093092 sec., 6403.852557698712 rows/sec., 427.94 KiB/sec. | ||
| 3005 | 2026.01.31 02:44:53.728714 [ 190 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.002430317 sec., 1773431.2025962046 rows/sec., 119.36 MiB/sec. | ||
| 3006 | 2026.01.31 02:44:53.728716 [ 4 ] {bb3a2570-7f0a-4f57-9abb-fd4296af621f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3007 | 2026.01.31 02:44:53.728862 [ 201 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3008 | 2026.01.31 02:44:53.729161 [ 201 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.01.31 02:44:53.729173 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3010 | 2026.01.31 02:44:53.729237 [ 201 ] {0f267864-928b-4587-a664-13301fccf200::all_1_6_1} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3011 | 2026.01.31 02:44:53.729320 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3012 | 2026.01.31 02:44:53.729378 [ 4 ] {bb3a2570-7f0a-4f57-9abb-fd4296af621f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3013 | 2026.01.31 02:44:53.729442 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.01.31 02:44:53.729506 [ 200 ] {0187bba0-d020-46af-9b63-ddb2dac8f01f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3015 | 2026.01.31 02:44:53.729573 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3016 | 2026.01.31 02:44:53.729601 [ 4 ] {bb3a2570-7f0a-4f57-9abb-fd4296af621f} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.01.31 02:44:53.729710 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3018 | 2026.01.31 02:44:53.729730 [ 4 ] {bb3a2570-7f0a-4f57-9abb-fd4296af621f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001925 sec., 18701.2987012987 rows/sec., 33.51 MiB/sec. | ||
| 3019 | 2026.01.31 02:44:53.729738 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.01.31 02:44:53.729759 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3021 | 2026.01.31 02:44:53.729780 [ 4 ] {bb3a2570-7f0a-4f57-9abb-fd4296af621f} <Debug> TCPHandler: Processed in 0.002099583 sec. | ||
| 3022 | 2026.01.31 02:44:53.729839 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::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 | ||
| 3023 | 2026.01.31 02:44:53.729894 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.01.31 02:44:53.729992 [ 4 ] {ea666bc0-89b9-44ad-a66f-12672b9c4d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3025 | 2026.01.31 02:44:53.730031 [ 4 ] {ea666bc0-89b9-44ad-a66f-12672b9c4d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3026 | 2026.01.31 02:44:53.730085 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3027 | 2026.01.31 02:44:53.730160 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3028 | 2026.01.31 02:44:53.730317 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 3029 | 2026.01.31 02:44:53.730347 [ 4 ] {ea666bc0-89b9-44ad-a66f-12672b9c4d0f} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.01.31 02:44:53.730386 [ 4 ] {ea666bc0-89b9-44ad-a66f-12672b9c4d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3031 | 2026.01.31 02:44:53.730428 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 3032 | 2026.01.31 02:44:53.730550 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 3033 | 2026.01.31 02:44:53.730668 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 3034 | 2026.01.31 02:44:53.730695 [ 4 ] {ea666bc0-89b9-44ad-a66f-12672b9c4d0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3035 | 2026.01.31 02:44:53.730778 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 3036 | 2026.01.31 02:44:53.730927 [ 4 ] {ea666bc0-89b9-44ad-a66f-12672b9c4d0f} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.01.31 02:44:53.731022 [ 88 ] {} <Debug> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3038 | 2026.01.31 02:44:53.731047 [ 88 ] {} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.01.31 02:44:53.731054 [ 4 ] {ea666bc0-89b9-44ad-a66f-12672b9c4d0f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00108 sec., 81481.48148148147 rows/sec., 5.12 MiB/sec. | ||
| 3040 | 2026.01.31 02:44:53.731066 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3041 | 2026.01.31 02:44:53.731090 [ 4 ] {ea666bc0-89b9-44ad-a66f-12672b9c4d0f} <Debug> TCPHandler: Processed in 0.001245154 sec. | ||
| 3042 | 2026.01.31 02:44:53.731134 [ 200 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3043 | 2026.01.31 02:44:53.731212 [ 200 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3044 | 2026.01.31 02:44:53.731243 [ 200 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 558 rows starting from the beginning of the part | ||
| 3045 | 2026.01.31 02:44:53.731289 [ 200 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 3046 | 2026.01.31 02:44:53.731326 [ 200 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3047 | 2026.01.31 02:44:53.731361 [ 200 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 3048 | 2026.01.31 02:44:53.731395 [ 200 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3049 | 2026.01.31 02:44:53.731430 [ 200 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part | ||
| 3050 | 2026.01.31 02:44:53.732192 [ 190 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 4 columns (4 merged, 0 gathered) in 0.001088532 sec., 804753.5580028883 rows/sec., 52.07 MiB/sec. | ||
| 3051 | 2026.01.31 02:44:53.732372 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3052 | 2026.01.31 02:44:53.732638 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.31 02:44:53.732694 [ 196 ] {f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292::all_1_16_3} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3054 | 2026.01.31 02:44:53.732743 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3055 | 2026.01.31 02:44:53.733028 [ 196 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 19 columns (19 merged, 0 gathered) in 0.003227475 sec., 40279.16560159258 rows/sec., 72.18 MiB/sec. | ||
| 3056 | 2026.01.31 02:44:53.733311 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3057 | 2026.01.31 02:44:53.733633 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.01.31 02:44:53.733702 [ 186 ] {c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3059 | 2026.01.31 02:44:53.733791 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 3060 | 2026.01.31 02:44:56.342073 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3061 | 2026.01.31 02:44:56.342139 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3062 | 2026.01.31 02:44:56.433164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4759 | ||
| 3063 | 2026.01.31 02:44:56.433740 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.01.31 02:44:56.433790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3065 | 2026.01.31 02:44:56.434288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3066 | 2026.01.31 02:44:56.434527 [ 245 ] {} <Trace> system.asynchronous_metric_log (96fb280e-062d-4c90-9118-f121ed601434): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.01.31 02:44:56.434672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4759 | ||
| 3068 | 2026.01.31 02:44:56.692555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 3069 | 2026.01.31 02:44:56.710699 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.01.31 02:44:56.710763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3071 | 2026.01.31 02:44:56.716820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3072 | 2026.01.31 02:44:56.717485 [ 244 ] {} <Trace> system.metric_log (f9e07f41-8782-45c7-b406-9e128ab3ab1a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.01.31 02:44:56.720422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 3074 | 2026.01.31 02:44:57.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.91 MiB, peak 220.06 MiB, free memory in arenas 0.00 B, will set to 215.47 MiB (RSS), difference: 1.56 MiB | ||
| 3075 | 2026.01.31 02:44:58.705312 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.01.31 02:44:58.705483 [ 4 ] {76d6a71c-6237-4f9c-9c67-c88f075c67d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3077 | 2026.01.31 02:44:58.705544 [ 4 ] {76d6a71c-6237-4f9c-9c67-c88f075c67d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3078 | 2026.01.31 02:44:58.706169 [ 4 ] {76d6a71c-6237-4f9c-9c67-c88f075c67d4} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.01.31 02:44:58.706206 [ 4 ] {76d6a71c-6237-4f9c-9c67-c88f075c67d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3080 | 2026.01.31 02:44:58.706598 [ 4 ] {76d6a71c-6237-4f9c-9c67-c88f075c67d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3081 | 2026.01.31 02:44:58.706832 [ 4 ] {76d6a71c-6237-4f9c-9c67-c88f075c67d4} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.01.31 02:44:58.706986 [ 4 ] {76d6a71c-6237-4f9c-9c67-c88f075c67d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.77 MiB/sec. | ||
| 3083 | 2026.01.31 02:44:58.707028 [ 4 ] {76d6a71c-6237-4f9c-9c67-c88f075c67d4} <Debug> TCPHandler: Processed in 0.00184198 sec. | ||
| 3084 | 2026.01.31 02:44:58.707153 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.01.31 02:44:58.707250 [ 4 ] {5bc2e4e1-cf14-464a-ad80-2ada766dad07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3086 | 2026.01.31 02:44:58.707290 [ 4 ] {5bc2e4e1-cf14-464a-ad80-2ada766dad07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3087 | 2026.01.31 02:44:58.707740 [ 4 ] {5bc2e4e1-cf14-464a-ad80-2ada766dad07} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.01.31 02:44:58.707775 [ 4 ] {5bc2e4e1-cf14-464a-ad80-2ada766dad07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3089 | 2026.01.31 02:44:58.708094 [ 4 ] {5bc2e4e1-cf14-464a-ad80-2ada766dad07} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3090 | 2026.01.31 02:44:58.708304 [ 4 ] {5bc2e4e1-cf14-464a-ad80-2ada766dad07} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.01.31 02:44:58.708431 [ 4 ] {5bc2e4e1-cf14-464a-ad80-2ada766dad07} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 3092 | 2026.01.31 02:44:58.708467 [ 4 ] {5bc2e4e1-cf14-464a-ad80-2ada766dad07} <Debug> TCPHandler: Processed in 0.001365344 sec. | ||
| 3093 | 2026.01.31 02:44:58.708587 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.01.31 02:44:58.708691 [ 4 ] {dc4c6bba-afd6-4c0f-bb04-267c33eec002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.01.31 02:44:58.708738 [ 4 ] {dc4c6bba-afd6-4c0f-bb04-267c33eec002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3096 | 2026.01.31 02:44:58.709156 [ 4 ] {dc4c6bba-afd6-4c0f-bb04-267c33eec002} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.01.31 02:44:58.709197 [ 4 ] {dc4c6bba-afd6-4c0f-bb04-267c33eec002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3098 | 2026.01.31 02:44:58.709532 [ 4 ] {dc4c6bba-afd6-4c0f-bb04-267c33eec002} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3099 | 2026.01.31 02:44:58.709747 [ 4 ] {dc4c6bba-afd6-4c0f-bb04-267c33eec002} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.01.31 02:44:58.709876 [ 4 ] {dc4c6bba-afd6-4c0f-bb04-267c33eec002} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 3101 | 2026.01.31 02:44:58.709960 [ 4 ] {dc4c6bba-afd6-4c0f-bb04-267c33eec002} <Debug> TCPHandler: Processed in 0.001422446 sec. | ||
| 3102 | 2026.01.31 02:44:58.710075 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.01.31 02:44:58.710170 [ 4 ] {08631cd6-1227-4cb3-a96e-2dcdf5e855ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.01.31 02:44:58.710212 [ 4 ] {08631cd6-1227-4cb3-a96e-2dcdf5e855ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3105 | 2026.01.31 02:44:58.710538 [ 4 ] {08631cd6-1227-4cb3-a96e-2dcdf5e855ce} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.01.31 02:44:58.710577 [ 4 ] {08631cd6-1227-4cb3-a96e-2dcdf5e855ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3107 | 2026.01.31 02:44:58.710882 [ 4 ] {08631cd6-1227-4cb3-a96e-2dcdf5e855ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3108 | 2026.01.31 02:44:58.711091 [ 4 ] {08631cd6-1227-4cb3-a96e-2dcdf5e855ce} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.01.31 02:44:58.711308 [ 4 ] {08631cd6-1227-4cb3-a96e-2dcdf5e855ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 3110 | 2026.01.31 02:44:58.711344 [ 4 ] {08631cd6-1227-4cb3-a96e-2dcdf5e855ce} <Debug> TCPHandler: Processed in 0.001318055 sec. | ||
| 3111 | 2026.01.31 02:45:01.103043 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.01.31 02:45:01.103237 [ 4 ] {556185d0-2597-4f18-837f-0d7d3de75322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.01.31 02:45:01.103307 [ 4 ] {556185d0-2597-4f18-837f-0d7d3de75322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3114 | 2026.01.31 02:45:01.104021 [ 4 ] {556185d0-2597-4f18-837f-0d7d3de75322} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.01.31 02:45:01.104069 [ 4 ] {556185d0-2597-4f18-837f-0d7d3de75322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3116 | 2026.01.31 02:45:01.104473 [ 4 ] {556185d0-2597-4f18-837f-0d7d3de75322} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3117 | 2026.01.31 02:45:01.104709 [ 4 ] {556185d0-2597-4f18-837f-0d7d3de75322} <Trace> oximeter.fields_i16 (3f3764e1-bbb2-41df-ab17-9eb611b476bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.01.31 02:45:01.104858 [ 4 ] {556185d0-2597-4f18-837f-0d7d3de75322} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00167 sec., 159281.4371257485 rows/sec., 10.12 MiB/sec. | ||
| 3119 | 2026.01.31 02:45:01.104899 [ 4 ] {556185d0-2597-4f18-837f-0d7d3de75322} <Debug> TCPHandler: Processed in 0.001989522 sec. | ||
| 3120 | 2026.01.31 02:45:01.105026 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.01.31 02:45:01.105134 [ 4 ] {26e79724-a678-49e7-bbd5-358c67f689e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3122 | 2026.01.31 02:45:01.105180 [ 4 ] {26e79724-a678-49e7-bbd5-358c67f689e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3123 | 2026.01.31 02:45:01.105624 [ 4 ] {26e79724-a678-49e7-bbd5-358c67f689e7} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.01.31 02:45:01.105672 [ 4 ] {26e79724-a678-49e7-bbd5-358c67f689e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3125 | 2026.01.31 02:45:01.106065 [ 4 ] {26e79724-a678-49e7-bbd5-358c67f689e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3126 | 2026.01.31 02:45:01.106378 [ 4 ] {26e79724-a678-49e7-bbd5-358c67f689e7} <Trace> oximeter.fields_ipaddr (f17528ce-bb92-4d4e-8bfe-a2bc48c10052): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.01.31 02:45:01.106555 [ 4 ] {26e79724-a678-49e7-bbd5-358c67f689e7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001439 sec., 9728.978457261988 rows/sec., 793.33 KiB/sec. | ||
| 3128 | 2026.01.31 02:45:01.106603 [ 4 ] {26e79724-a678-49e7-bbd5-358c67f689e7} <Debug> TCPHandler: Processed in 0.001629028 sec. | ||
| 3129 | 2026.01.31 02:45:01.106728 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.01.31 02:45:01.106830 [ 4 ] {e084e7bd-92d7-449f-a2cf-0b63bac29d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3131 | 2026.01.31 02:45:01.106878 [ 4 ] {e084e7bd-92d7-449f-a2cf-0b63bac29d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3132 | 2026.01.31 02:45:01.108210 [ 4 ] {e084e7bd-92d7-449f-a2cf-0b63bac29d18} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.01.31 02:45:01.108247 [ 4 ] {e084e7bd-92d7-449f-a2cf-0b63bac29d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3134 | 2026.01.31 02:45:01.108701 [ 4 ] {e084e7bd-92d7-449f-a2cf-0b63bac29d18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3135 | 2026.01.31 02:45:01.108915 [ 4 ] {e084e7bd-92d7-449f-a2cf-0b63bac29d18} <Trace> oximeter.fields_string (e62158b8-078a-462d-b54e-3966c4e27190): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.01.31 02:45:01.109057 [ 4 ] {e084e7bd-92d7-449f-a2cf-0b63bac29d18} <Debug> executeQuery: Read 1980 rows, 165.40 KiB in 0.00225 sec., 880000.0000000001 rows/sec., 71.79 MiB/sec. | ||
| 3137 | 2026.01.31 02:45:01.109108 [ 4 ] {e084e7bd-92d7-449f-a2cf-0b63bac29d18} <Debug> TCPHandler: Processed in 0.002438297 sec. | ||
| 3138 | 2026.01.31 02:45:01.109246 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.01.31 02:45:01.109364 [ 4 ] {c2886614-ca72-49ba-8b30-fa385f0dfdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.01.31 02:45:01.109418 [ 4 ] {c2886614-ca72-49ba-8b30-fa385f0dfdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3141 | 2026.01.31 02:45:01.109959 [ 4 ] {c2886614-ca72-49ba-8b30-fa385f0dfdc0} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.01.31 02:45:01.109998 [ 4 ] {c2886614-ca72-49ba-8b30-fa385f0dfdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3143 | 2026.01.31 02:45:01.110312 [ 4 ] {c2886614-ca72-49ba-8b30-fa385f0dfdc0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3144 | 2026.01.31 02:45:01.110565 [ 4 ] {c2886614-ca72-49ba-8b30-fa385f0dfdc0} <Trace> oximeter.fields_u16 (a8e253ee-3230-4642-ae87-aae4738bedfc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.01.31 02:45:01.110699 [ 4 ] {c2886614-ca72-49ba-8b30-fa385f0dfdc0} <Debug> executeQuery: Read 187 rows, 11.99 KiB in 0.00136 sec., 137500 rows/sec., 8.61 MiB/sec. | ||
| 3146 | 2026.01.31 02:45:01.110736 [ 4 ] {c2886614-ca72-49ba-8b30-fa385f0dfdc0} <Debug> TCPHandler: Processed in 0.001552037 sec. | ||
| 3147 | 2026.01.31 02:45:01.110859 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.01.31 02:45:01.110955 [ 4 ] {0ffd0dc0-01ed-4ceb-98ff-7431a99c6b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.01.31 02:45:01.111000 [ 4 ] {0ffd0dc0-01ed-4ceb-98ff-7431a99c6b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3150 | 2026.01.31 02:45:01.111497 [ 4 ] {0ffd0dc0-01ed-4ceb-98ff-7431a99c6b0a} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.01.31 02:45:01.111533 [ 4 ] {0ffd0dc0-01ed-4ceb-98ff-7431a99c6b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3152 | 2026.01.31 02:45:01.111855 [ 4 ] {0ffd0dc0-01ed-4ceb-98ff-7431a99c6b0a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3153 | 2026.01.31 02:45:01.112076 [ 4 ] {0ffd0dc0-01ed-4ceb-98ff-7431a99c6b0a} <Trace> oximeter.fields_u32 (d90ba2b4-9e46-482d-b43d-67b2d961feb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.01.31 02:45:01.112206 [ 4 ] {0ffd0dc0-01ed-4ceb-98ff-7431a99c6b0a} <Debug> executeQuery: Read 369 rows, 25.14 KiB in 0.00127 sec., 290551.18110236217 rows/sec., 19.33 MiB/sec. | ||
| 3155 | 2026.01.31 02:45:01.112243 [ 4 ] {0ffd0dc0-01ed-4ceb-98ff-7431a99c6b0a} <Debug> TCPHandler: Processed in 0.001432946 sec. | ||
| 3156 | 2026.01.31 02:45:01.112359 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.01.31 02:45:01.112461 [ 4 ] {5416c2f5-9546-44e5-a3bc-838d370e5463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.01.31 02:45:01.112504 [ 4 ] {5416c2f5-9546-44e5-a3bc-838d370e5463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3159 | 2026.01.31 02:45:01.112949 [ 4 ] {5416c2f5-9546-44e5-a3bc-838d370e5463} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.01.31 02:45:01.112986 [ 4 ] {5416c2f5-9546-44e5-a3bc-838d370e5463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3161 | 2026.01.31 02:45:01.113359 [ 4 ] {5416c2f5-9546-44e5-a3bc-838d370e5463} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3162 | 2026.01.31 02:45:01.113629 [ 4 ] {5416c2f5-9546-44e5-a3bc-838d370e5463} <Trace> oximeter.fields_u8 (b36d4ac5-6154-4b19-9729-8bacb4c5c1c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.01.31 02:45:01.113776 [ 4 ] {5416c2f5-9546-44e5-a3bc-838d370e5463} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001333 sec., 104276.06901725431 rows/sec., 5.93 MiB/sec. | ||
| 3164 | 2026.01.31 02:45:01.113822 [ 4 ] {5416c2f5-9546-44e5-a3bc-838d370e5463} <Debug> TCPHandler: Processed in 0.001514456 sec. | ||
| 3165 | 2026.01.31 02:45:01.113956 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.01.31 02:45:01.114066 [ 4 ] {e3669758-6950-46b5-8c1e-7f738497db42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3167 | 2026.01.31 02:45:01.114113 [ 4 ] {e3669758-6950-46b5-8c1e-7f738497db42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3168 | 2026.01.31 02:45:01.114954 [ 4 ] {e3669758-6950-46b5-8c1e-7f738497db42} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.01.31 02:45:01.114999 [ 4 ] {e3669758-6950-46b5-8c1e-7f738497db42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3170 | 2026.01.31 02:45:01.115385 [ 4 ] {e3669758-6950-46b5-8c1e-7f738497db42} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3171 | 2026.01.31 02:45:01.115644 [ 4 ] {e3669758-6950-46b5-8c1e-7f738497db42} <Trace> oximeter.fields_uuid (a5092f97-ad2c-4fdf-b350-99987348c196): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.01.31 02:45:01.115788 [ 4 ] {e3669758-6950-46b5-8c1e-7f738497db42} <Debug> executeQuery: Read 976 rows, 72.16 KiB in 0.001744 sec., 559633.0275229358 rows/sec., 40.40 MiB/sec. | ||
| 3173 | 2026.01.31 02:45:01.115827 [ 4 ] {e3669758-6950-46b5-8c1e-7f738497db42} <Debug> TCPHandler: Processed in 0.001930181 sec. | ||
| 3174 | 2026.01.31 02:45:01.115947 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.01.31 02:45:01.116059 [ 4 ] {abd7de23-37dc-4403-b4fc-734e48d62c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3176 | 2026.01.31 02:45:01.116108 [ 4 ] {abd7de23-37dc-4403-b4fc-734e48d62c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3177 | 2026.01.31 02:45:01.116452 [ 4 ] {abd7de23-37dc-4403-b4fc-734e48d62c01} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.01.31 02:45:01.116490 [ 4 ] {abd7de23-37dc-4403-b4fc-734e48d62c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3179 | 2026.01.31 02:45:01.116816 [ 4 ] {abd7de23-37dc-4403-b4fc-734e48d62c01} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3180 | 2026.01.31 02:45:01.117048 [ 4 ] {abd7de23-37dc-4403-b4fc-734e48d62c01} <Trace> oximeter.measurements_bool (cabb1d09-e370-49c1-926f-5702f9d2ce43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.01.31 02:45:01.117180 [ 4 ] {abd7de23-37dc-4403-b4fc-734e48d62c01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 3182 | 2026.01.31 02:45:01.117217 [ 4 ] {abd7de23-37dc-4403-b4fc-734e48d62c01} <Debug> TCPHandler: Processed in 0.001324144 sec. | ||
| 3183 | 2026.01.31 02:45:01.117327 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.01.31 02:45:01.117424 [ 4 ] {9676df7d-112b-4c35-a8b7-e2d34c65c4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3185 | 2026.01.31 02:45:01.117467 [ 4 ] {9676df7d-112b-4c35-a8b7-e2d34c65c4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3186 | 2026.01.31 02:45:01.118076 [ 4 ] {9676df7d-112b-4c35-a8b7-e2d34c65c4a4} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.01.31 02:45:01.118117 [ 4 ] {9676df7d-112b-4c35-a8b7-e2d34c65c4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3188 | 2026.01.31 02:45:01.118510 [ 4 ] {9676df7d-112b-4c35-a8b7-e2d34c65c4a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3189 | 2026.01.31 02:45:01.118737 [ 4 ] {9676df7d-112b-4c35-a8b7-e2d34c65c4a4} <Trace> oximeter.measurements_cumulativeu64 (0187bba0-d020-46af-9b63-ddb2dac8f01f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.01.31 02:45:01.118884 [ 4 ] {9676df7d-112b-4c35-a8b7-e2d34c65c4a4} <Debug> executeQuery: Read 885 rows, 60.28 KiB in 0.001481 sec., 597569.2099932479 rows/sec., 39.75 MiB/sec. | ||
| 3191 | 2026.01.31 02:45:01.118925 [ 4 ] {9676df7d-112b-4c35-a8b7-e2d34c65c4a4} <Debug> TCPHandler: Processed in 0.001649658 sec. | ||
| 3192 | 2026.01.31 02:45:01.119032 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.01.31 02:45:01.119131 [ 4 ] {0acb87bc-0d92-4cfd-93bd-cb24aa5d6352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3194 | 2026.01.31 02:45:01.119175 [ 4 ] {0acb87bc-0d92-4cfd-93bd-cb24aa5d6352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3195 | 2026.01.31 02:45:01.119483 [ 4 ] {0acb87bc-0d92-4cfd-93bd-cb24aa5d6352} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.01.31 02:45:01.119521 [ 4 ] {0acb87bc-0d92-4cfd-93bd-cb24aa5d6352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3197 | 2026.01.31 02:45:01.119826 [ 4 ] {0acb87bc-0d92-4cfd-93bd-cb24aa5d6352} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3198 | 2026.01.31 02:45:01.120029 [ 4 ] {0acb87bc-0d92-4cfd-93bd-cb24aa5d6352} <Trace> oximeter.measurements_f64 (0f267864-928b-4587-a664-13301fccf200): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.01.31 02:45:01.120158 [ 4 ] {0acb87bc-0d92-4cfd-93bd-cb24aa5d6352} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001046 sec., 1912.0458891013384 rows/sec., 125.10 KiB/sec. | ||
| 3200 | 2026.01.31 02:45:01.120195 [ 4 ] {0acb87bc-0d92-4cfd-93bd-cb24aa5d6352} <Debug> TCPHandler: Processed in 0.001211843 sec. | ||
| 3201 | 2026.01.31 02:45:01.120328 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.01.31 02:45:01.120431 [ 4 ] {17c3aba7-003a-4bd3-ba43-5c92d863901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.01.31 02:45:01.120499 [ 4 ] {17c3aba7-003a-4bd3-ba43-5c92d863901e} <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 | ||
| 3204 | 2026.01.31 02:45:01.121522 [ 4 ] {17c3aba7-003a-4bd3-ba43-5c92d863901e} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.01.31 02:45:01.121562 [ 4 ] {17c3aba7-003a-4bd3-ba43-5c92d863901e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3206 | 2026.01.31 02:45:01.122184 [ 4 ] {17c3aba7-003a-4bd3-ba43-5c92d863901e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3207 | 2026.01.31 02:45:01.122409 [ 4 ] {17c3aba7-003a-4bd3-ba43-5c92d863901e} <Trace> oximeter.measurements_histogramu64 (c8ae53bc-3f1d-41b3-b1c3-ee9447c05af6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.01.31 02:45:01.122548 [ 4 ] {17c3aba7-003a-4bd3-ba43-5c92d863901e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002142 sec., 18674.136321195147 rows/sec., 33.46 MiB/sec. | ||
| 3209 | 2026.01.31 02:45:01.122603 [ 4 ] {17c3aba7-003a-4bd3-ba43-5c92d863901e} <Debug> TCPHandler: Processed in 0.002322635 sec. | ||
| 3210 | 2026.01.31 02:45:01.122721 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.01.31 02:45:01.122819 [ 4 ] {e3b763d1-93a9-4472-9b13-b36e858a5f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.01.31 02:45:01.122862 [ 4 ] {e3b763d1-93a9-4472-9b13-b36e858a5f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3213 | 2026.01.31 02:45:01.123240 [ 4 ] {e3b763d1-93a9-4472-9b13-b36e858a5f6a} <Trace> oximeter.measurements_i64 (70209c97-d153-4ce2-91cb-ec9de6e0707b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.01.31 02:45:01.123285 [ 4 ] {e3b763d1-93a9-4472-9b13-b36e858a5f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3215 | 2026.01.31 02:45:01.123684 [ 4 ] {e3b763d1-93a9-4472-9b13-b36e858a5f6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3216 | 2026.01.31 02:45:01.123922 [ 4 ] {e3b763d1-93a9-4472-9b13-b36e858a5f6a} <Trace> oximeter.measurements_i64 (70209c97-d153-4ce2-91cb-ec9de6e0707b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.01.31 02:45:01.124051 [ 4 ] {e3b763d1-93a9-4472-9b13-b36e858a5f6a} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001251 sec., 2398.0815347721823 rows/sec., 169.40 KiB/sec. | ||
| 3218 | 2026.01.31 02:45:01.124087 [ 4 ] {e3b763d1-93a9-4472-9b13-b36e858a5f6a} <Debug> TCPHandler: Processed in 0.001414435 sec. | ||
| 3219 | 2026.01.31 02:45:01.124203 [ 4 ] {} <Trace> TCP-Session: 8446c64a-bb4a-47e1-a3bf-ee3c0416c7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.01.31 02:45:01.124300 [ 4 ] {76bdc4a4-a01f-4184-a392-76d7aad20c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36076) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.01.31 02:45:01.124341 [ 4 ] {76bdc4a4-a01f-4184-a392-76d7aad20c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3222 | 2026.01.31 02:45:01.124675 [ 4 ] {76bdc4a4-a01f-4184-a392-76d7aad20c32} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.01.31 02:45:01.124717 [ 4 ] {76bdc4a4-a01f-4184-a392-76d7aad20c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3224 | 2026.01.31 02:45:01.125061 [ 4 ] {76bdc4a4-a01f-4184-a392-76d7aad20c32} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3225 | 2026.01.31 02:45:01.125288 [ 4 ] {76bdc4a4-a01f-4184-a392-76d7aad20c32} <Trace> oximeter.measurements_u64 (f5e56d6b-4ce5-46a1-b62d-2f2ec8f48292): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.01.31 02:45:01.125438 [ 4 ] {76bdc4a4-a01f-4184-a392-76d7aad20c32} <Debug> executeQuery: Read 64 rows, 4.00 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 3.38 MiB/sec. | ||
| 3227 | 2026.01.31 02:45:01.125478 [ 4 ] {76bdc4a4-a01f-4184-a392-76d7aad20c32} <Debug> TCPHandler: Processed in 0.001324114 sec. | ||
| 3228 | 2026.01.31 02:45:01.458030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 448 | ||
| 3229 | 2026.01.31 02:45:01.461009 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.31 02:45:01.461064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3231 | 2026.01.31 02:45:01.462455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3232 | 2026.01.31 02:45:01.462726 [ 243 ] {} <Trace> system.query_log (1c391e0f-5127-44f7-aab4-86a0de8fda77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.01.31 02:45:01.462988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||