| 1 | [ Jan 17 13:40:50 Enabled. ] | ||
| 2 | [ Jan 17 13:40:50 Rereading configuration. ] | ||
| 3 | [ Jan 17 13:40:51 Rereading configuration. ] | ||
| 4 | [ Jan 17 13:40:54 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 17 13:40:54 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.17 13:40:58.327059 [ 1 ] {} <Information> Application: Will watch for the process with pid 24698 | ||
| 29 | 2026.01.17 13:40:58.327394 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.17 13:40:58.550121 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24698 | ||
| 31 | 2026.01.17 13:40:58.557680 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.17 13:40:58.557869 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.17 13:40:58.831508 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.17 13:40:58.887655 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.17 13:40:58.887762 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.17 13:40:58.887783 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.17 13:40:58.887847 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.17 13:40:58.888892 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.17 13:40:58.891226 [ 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.17 13:40:58.892148 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.17 13:40:58.893057 [ 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.17 13:40:58.893123 [ 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.17 13:40:58.893174 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.17 13:40:58.894051 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.17 13:40:58.895229 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.17 13:40:58.901952 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.17 13:40:58.902709 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.17 13:40:58.904411 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.17 13:40:58.904516 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.17 13:40:58.905587 [ 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.17 13:40:58.906089 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.17 13:40:58.910388 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.17 13:40:58.911135 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.17 13:40:58.917607 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.17 13:40:58.917956 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.17 13:40:58.918400 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.17 13:40:58.918743 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.17 13:40:58.920180 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.17 13:40:58.920206 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.17 13:40:58.920297 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.17 13:40:58.920361 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.17 13:40:58.945683 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.17 13:40:58.945712 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186815 sec | ||
| 68 | 2026.01.17 13:40:58.945763 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.17 13:40:58.945812 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.17 13:40:58.946653 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.17 13:40:58.947314 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.17 13:40:58.969560 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.17 13:40:58.969626 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.17 13:40:58.969734 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.17 13:40:58.969757 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.17 13:40:58.969818 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.17 13:40:58.969927 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.17 13:40:58.974170 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.17 13:40:58.974225 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.17 13:40:58.974276 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.17 13:40:58.974446 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.17 13:40:58.974493 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.17 13:40:58.974506 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.17 13:40:58.974583 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.17 13:40:58.974596 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.17 13:40:58.974629 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.17 13:40:58.974706 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.17 13:40:59.003047 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.17 13:40:59.008099 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.17 13:40:59.008217 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140973 sec | ||
| 91 | 2026.01.17 13:40:59.008235 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.17 13:40:59.008247 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.17 13:40:59.008277 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.17 13:40:59.008538 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.17 13:40:59.008660 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.17 13:40:59.008681 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.17 13:40:59.008694 [ 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.17 13:40:59.008705 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.17 13:40:59.048930 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.17 13:40:59.049183 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.01.17 13:40:59.050796 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.325e-05 sec. | ||
| 102 | 2026.01.17 13:40:59.051271 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.17 13:40:59.052645 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.17 13:40:59.052669 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.17 13:40:59.227321 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59170 | ||
| 106 | 2026.01.17 13:40:59.228212 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.17 13:40:59.228289 [ 3 ] {} <Debug> TCP-Session: 71e0ac87-abb4-49b9-ab0a-4a9ab1e52138 Authenticating user 'default' from [fd00:1122:3344:101::a]:59170 | ||
| 108 | 2026.01.17 13:40:59.228317 [ 3 ] {} <Debug> TCP-Session: 71e0ac87-abb4-49b9-ab0a-4a9ab1e52138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.17 13:40:59.228384 [ 3 ] {} <Debug> TCP-Session: 71e0ac87-abb4-49b9-ab0a-4a9ab1e52138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.17 13:40:59.228479 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.17 13:40:59.228505 [ 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 | ||
| 112 | 2026.01.17 13:40:59.228579 [ 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 | ||
| 113 | 2026.01.17 13:40:59.229571 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61024 | ||
| 114 | 2026.01.17 13:40:59.229676 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53157 | ||
| 115 | 2026.01.17 13:40:59.229676 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56993 | ||
| 116 | 2026.01.17 13:40:59.229771 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.17 13:40:59.229847 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62172 | ||
| 118 | 2026.01.17 13:40:59.229880 [ 4 ] {} <Debug> TCP-Session: b8b68342-7a23-4a3a-8c27-309cc839ae86 Authenticating user 'default' from [fd00:1122:3344:101::a]:61024 | ||
| 119 | 2026.01.17 13:40:59.229907 [ 4 ] {} <Debug> TCP-Session: b8b68342-7a23-4a3a-8c27-309cc839ae86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.17 13:40:59.229920 [ 4 ] {} <Debug> TCP-Session: b8b68342-7a23-4a3a-8c27-309cc839ae86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.17 13:40:59.229973 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.17 13:40:59.229975 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.17 13:40:59.230001 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41121 | ||
| 124 | 2026.01.17 13:40:59.230025 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.17 13:40:59.230023 [ 254 ] {} <Debug> TCP-Session: 4de1e68e-9098-4e28-ba56-89e2261ca7ae Authenticating user 'default' from [fd00:1122:3344:101::a]:53157 | ||
| 126 | 2026.01.17 13:40:59.230020 [ 5 ] {} <Debug> TCP-Session: eca08f5b-364a-4869-b869-2f583e5c6183 Authenticating user 'default' from [fd00:1122:3344:101::a]:56993 | ||
| 127 | 2026.01.17 13:40:59.230141 [ 255 ] {} <Debug> TCP-Session: 388cf1e7-5792-45da-a23c-dc0535ab2fcb Authenticating user 'default' from [fd00:1122:3344:101::a]:62172 | ||
| 128 | 2026.01.17 13:40:59.230167 [ 5 ] {} <Debug> TCP-Session: eca08f5b-364a-4869-b869-2f583e5c6183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.17 13:40:59.230124 [ 254 ] {} <Debug> TCP-Session: 4de1e68e-9098-4e28-ba56-89e2261ca7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.17 13:40:59.230227 [ 5 ] {} <Debug> TCP-Session: eca08f5b-364a-4869-b869-2f583e5c6183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.17 13:40:59.230219 [ 255 ] {} <Debug> TCP-Session: 388cf1e7-5792-45da-a23c-dc0535ab2fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.17 13:40:59.230238 [ 254 ] {} <Debug> TCP-Session: 4de1e68e-9098-4e28-ba56-89e2261ca7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.17 13:40:59.230297 [ 255 ] {} <Debug> TCP-Session: 388cf1e7-5792-45da-a23c-dc0535ab2fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.17 13:40:59.230308 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59855 | ||
| 135 | 2026.01.17 13:40:59.230319 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64478 | ||
| 136 | 2026.01.17 13:40:59.230248 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.17 13:40:59.230466 [ 256 ] {} <Debug> TCP-Session: 7df0f897-8aa8-49be-ab2c-a504f1d77afe Authenticating user 'default' from [fd00:1122:3344:101::a]:41121 | ||
| 138 | 2026.01.17 13:40:59.230477 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.17 13:40:59.230483 [ 256 ] {} <Debug> TCP-Session: 7df0f897-8aa8-49be-ab2c-a504f1d77afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.17 13:40:59.230533 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.01.17 13:40:59.230552 [ 256 ] {} <Debug> TCP-Session: 7df0f897-8aa8-49be-ab2c-a504f1d77afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.17 13:40:59.230518 [ 257 ] {} <Debug> TCP-Session: e1091c77-4bb9-4279-a329-c5db15d845ab Authenticating user 'default' from [fd00:1122:3344:101::a]:59855 | ||
| 143 | 2026.01.17 13:40:59.230628 [ 258 ] {} <Debug> TCP-Session: 7591e631-a67a-4903-ab82-2cc51da11c57 Authenticating user 'default' from [fd00:1122:3344:101::a]:64478 | ||
| 144 | 2026.01.17 13:40:59.230632 [ 257 ] {} <Debug> TCP-Session: e1091c77-4bb9-4279-a329-c5db15d845ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.17 13:40:59.230730 [ 258 ] {} <Debug> TCP-Session: 7591e631-a67a-4903-ab82-2cc51da11c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.17 13:40:59.230731 [ 257 ] {} <Debug> TCP-Session: e1091c77-4bb9-4279-a329-c5db15d845ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.17 13:40:59.230752 [ 258 ] {} <Debug> TCP-Session: 7591e631-a67a-4903-ab82-2cc51da11c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.17 13:40:59.245963 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55368 | ||
| 149 | 2026.01.17 13:40:59.246658 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.17 13:40:59.246786 [ 259 ] {} <Debug> TCP-Session: 639f05ba-ab6b-426e-a63a-021e8e0b2878 Authenticating user 'default' from [fd00:1122:3344:101::b]:55368 | ||
| 151 | 2026.01.17 13:40:59.246804 [ 259 ] {} <Debug> TCP-Session: 639f05ba-ab6b-426e-a63a-021e8e0b2878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.17 13:40:59.246815 [ 259 ] {} <Debug> TCP-Session: 639f05ba-ab6b-426e-a63a-021e8e0b2878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.17 13:40:59.246939 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.17 13:40:59.246976 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.01.17 13:40:59.247074 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.17 13:40:59.248073 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35525 | ||
| 157 | 2026.01.17 13:40:59.248195 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37958 | ||
| 158 | 2026.01.17 13:40:59.248305 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45600 | ||
| 159 | 2026.01.17 13:40:59.248360 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.17 13:40:59.248395 [ 260 ] {} <Debug> TCP-Session: 2e23b777-fd5d-4944-bc02-1842d7fec49f Authenticating user 'default' from [fd00:1122:3344:101::b]:35525 | ||
| 161 | 2026.01.17 13:40:59.248482 [ 260 ] {} <Debug> TCP-Session: 2e23b777-fd5d-4944-bc02-1842d7fec49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.01.17 13:40:59.248489 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.01.17 13:40:59.248495 [ 260 ] {} <Debug> TCP-Session: 2e23b777-fd5d-4944-bc02-1842d7fec49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.17 13:40:59.248532 [ 261 ] {} <Debug> TCP-Session: 214b717b-0f0e-4c3c-9342-9af8605e7d60 Authenticating user 'default' from [fd00:1122:3344:101::b]:37958 | ||
| 165 | 2026.01.17 13:40:59.248496 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65169 | ||
| 166 | 2026.01.17 13:40:59.248605 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.01.17 13:40:59.248615 [ 261 ] {} <Debug> TCP-Session: 214b717b-0f0e-4c3c-9342-9af8605e7d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.17 13:40:59.248653 [ 262 ] {} <Debug> TCP-Session: e73b2d0e-6181-46e5-8afa-d96fb7c619db Authenticating user 'default' from [fd00:1122:3344:101::b]:45600 | ||
| 169 | 2026.01.17 13:40:59.248648 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61868 | ||
| 170 | 2026.01.17 13:40:59.248728 [ 261 ] {} <Debug> TCP-Session: 214b717b-0f0e-4c3c-9342-9af8605e7d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.17 13:40:59.248768 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48220 | ||
| 172 | 2026.01.17 13:40:59.248769 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.17 13:40:59.248744 [ 262 ] {} <Debug> TCP-Session: e73b2d0e-6181-46e5-8afa-d96fb7c619db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.17 13:40:59.248832 [ 263 ] {} <Debug> TCP-Session: 7702d924-10c0-448b-ab36-c8c004c5a3ef Authenticating user 'default' from [fd00:1122:3344:101::b]:65169 | ||
| 175 | 2026.01.17 13:40:59.248865 [ 262 ] {} <Debug> TCP-Session: e73b2d0e-6181-46e5-8afa-d96fb7c619db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.01.17 13:40:59.248875 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.17 13:40:59.248868 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56079 | ||
| 178 | 2026.01.17 13:40:59.248954 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.01.17 13:40:59.248965 [ 264 ] {} <Debug> TCP-Session: de6f9057-6293-4fd5-b9b2-648176f166ae Authenticating user 'default' from [fd00:1122:3344:101::b]:61868 | ||
| 180 | 2026.01.17 13:40:59.248925 [ 263 ] {} <Debug> TCP-Session: 7702d924-10c0-448b-ab36-c8c004c5a3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.17 13:40:59.249031 [ 264 ] {} <Debug> TCP-Session: de6f9057-6293-4fd5-b9b2-648176f166ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.17 13:40:59.249048 [ 265 ] {} <Debug> TCP-Session: a21c6a1f-d1e6-4e7b-be96-725363545991 Authenticating user 'default' from [fd00:1122:3344:101::b]:48220 | ||
| 183 | 2026.01.17 13:40:59.249098 [ 263 ] {} <Debug> TCP-Session: 7702d924-10c0-448b-ab36-c8c004c5a3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.17 13:40:59.249137 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.01.17 13:40:59.249123 [ 264 ] {} <Debug> TCP-Session: de6f9057-6293-4fd5-b9b2-648176f166ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.17 13:40:59.249114 [ 265 ] {} <Debug> TCP-Session: a21c6a1f-d1e6-4e7b-be96-725363545991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.17 13:40:59.249234 [ 266 ] {} <Debug> TCP-Session: 4832e3e1-2ad0-4f79-8bb3-ef07d0c6af2f Authenticating user 'default' from [fd00:1122:3344:101::b]:56079 | ||
| 188 | 2026.01.17 13:40:59.249282 [ 265 ] {} <Debug> TCP-Session: a21c6a1f-d1e6-4e7b-be96-725363545991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.17 13:40:59.249300 [ 266 ] {} <Debug> TCP-Session: 4832e3e1-2ad0-4f79-8bb3-ef07d0c6af2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.17 13:40:59.249380 [ 266 ] {} <Debug> TCP-Session: 4832e3e1-2ad0-4f79-8bb3-ef07d0c6af2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.17 13:40:59.711782 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59595 | ||
| 192 | 2026.01.17 13:40:59.711991 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.17 13:40:59.712027 [ 267 ] {} <Debug> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:59595 | ||
| 194 | 2026.01.17 13:40:59.712151 [ 267 ] {} <Debug> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.17 13:40:59.712166 [ 267 ] {} <Debug> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.17 13:40:59.712235 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.01.17 13:40:59.712337 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 198 | 2026.01.17 13:40:59.712353 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.17 13:40:59.712908 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55495 | ||
| 200 | 2026.01.17 13:40:59.713111 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.01.17 13:40:59.713178 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65089 | ||
| 202 | 2026.01.17 13:40:59.713162 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45339 | ||
| 203 | 2026.01.17 13:40:59.713267 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48449 | ||
| 204 | 2026.01.17 13:40:59.713280 [ 268 ] {} <Debug> TCP-Session: 77a20ac5-0e8b-4ace-9040-41c6f5bc4b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:55495 | ||
| 205 | 2026.01.17 13:40:59.713482 [ 268 ] {} <Debug> TCP-Session: 77a20ac5-0e8b-4ace-9040-41c6f5bc4b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.01.17 13:40:59.713500 [ 268 ] {} <Debug> TCP-Session: 77a20ac5-0e8b-4ace-9040-41c6f5bc4b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.17 13:40:59.714259 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59121 | ||
| 208 | 2026.01.17 13:40:59.714345 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.01.17 13:40:59.714496 [ 270 ] {} <Debug> TCP-Session: ee8eb921-43fd-47db-995c-6a04f1357c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:45339 | ||
| 210 | 2026.01.17 13:40:59.714512 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37303 | ||
| 211 | 2026.01.17 13:40:59.714521 [ 270 ] {} <Debug> TCP-Session: ee8eb921-43fd-47db-995c-6a04f1357c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.01.17 13:40:59.714694 [ 270 ] {} <Debug> TCP-Session: ee8eb921-43fd-47db-995c-6a04f1357c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.01.17 13:40:59.715224 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.17 13:40:59.715266 [ 271 ] {} <Debug> TCP-Session: aebf3c9b-d3eb-445f-b190-2df96d2ab4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48449 | ||
| 215 | 2026.01.17 13:40:59.715381 [ 271 ] {} <Debug> TCP-Session: aebf3c9b-d3eb-445f-b190-2df96d2ab4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.01.17 13:40:59.715404 [ 271 ] {} <Debug> TCP-Session: aebf3c9b-d3eb-445f-b190-2df96d2ab4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.17 13:40:59.715426 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38578 | ||
| 218 | 2026.01.17 13:40:59.716097 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.01.17 13:40:59.716139 [ 273 ] {} <Debug> TCP-Session: cd06dd71-ae3d-482d-ad61-a71b5090dfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37303 | ||
| 220 | 2026.01.17 13:40:59.716161 [ 273 ] {} <Debug> TCP-Session: cd06dd71-ae3d-482d-ad61-a71b5090dfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.17 13:40:59.716218 [ 273 ] {} <Debug> TCP-Session: cd06dd71-ae3d-482d-ad61-a71b5090dfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.17 13:40:59.716223 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50727 | ||
| 223 | 2026.01.17 13:40:59.716331 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.01.17 13:40:59.716383 [ 272 ] {} <Debug> TCP-Session: 3de0912b-a4c6-4e11-8463-9de7a2d35678 Authenticating user 'default' from [fd00:1122:3344:101::d]:59121 | ||
| 225 | 2026.01.17 13:40:59.716395 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.01.17 13:40:59.716433 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.01.17 13:40:59.716476 [ 272 ] {} <Debug> TCP-Session: 3de0912b-a4c6-4e11-8463-9de7a2d35678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.17 13:40:59.716525 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.01.17 13:40:59.716496 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 230 | 2026.01.17 13:40:59.716492 [ 269 ] {} <Debug> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65089 | ||
| 231 | 2026.01.17 13:40:59.716620 [ 275 ] {} <Debug> TCP-Session: cda90451-ec49-4c54-b40c-90103d83e196 Authenticating user 'default' from [fd00:1122:3344:101::d]:50727 | ||
| 232 | 2026.01.17 13:40:59.716588 [ 272 ] {} <Debug> TCP-Session: 3de0912b-a4c6-4e11-8463-9de7a2d35678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.17 13:40:59.716491 [ 274 ] {} <Debug> TCP-Session: 05ff3e29-acdc-4afa-9430-75b9e855d769 Authenticating user 'default' from [fd00:1122:3344:101::d]:38578 | ||
| 234 | 2026.01.17 13:40:59.716714 [ 275 ] {} <Debug> TCP-Session: cda90451-ec49-4c54-b40c-90103d83e196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.17 13:40:59.716685 [ 269 ] {} <Debug> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.17 13:40:59.716831 [ 274 ] {} <Debug> TCP-Session: 05ff3e29-acdc-4afa-9430-75b9e855d769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.01.17 13:40:59.716855 [ 275 ] {} <Debug> TCP-Session: cda90451-ec49-4c54-b40c-90103d83e196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.17 13:40:59.716839 [ 269 ] {} <Debug> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.17 13:40:59.716970 [ 274 ] {} <Debug> TCP-Session: 05ff3e29-acdc-4afa-9430-75b9e855d769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.17 13:40:59.720279 [ 267 ] {3d95cafe-29a8-4201-a764-38ba455f9358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 241 | 2026.01.17 13:40:59.791517 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62493 | ||
| 242 | 2026.01.17 13:40:59.799489 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 243 | 2026.01.17 13:40:59.799575 [ 276 ] {} <Debug> TCP-Session: a78895ea-86a7-42ec-8744-08baa04cabed Authenticating user 'default' from [fd00:1122:3344:101::c]:62493 | ||
| 244 | 2026.01.17 13:40:59.799635 [ 276 ] {} <Debug> TCP-Session: a78895ea-86a7-42ec-8744-08baa04cabed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.01.17 13:40:59.799654 [ 276 ] {} <Debug> TCP-Session: a78895ea-86a7-42ec-8744-08baa04cabed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.01.17 13:40:59.799805 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 247 | 2026.01.17 13:40:59.799941 [ 276 ] {} <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 | ||
| 248 | 2026.01.17 13:40:59.800072 [ 276 ] {} <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 | ||
| 249 | 2026.01.17 13:40:59.802266 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45409 | ||
| 250 | 2026.01.17 13:40:59.802470 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38907 | ||
| 251 | 2026.01.17 13:40:59.811164 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50976 | ||
| 252 | 2026.01.17 13:40:59.813716 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50382 | ||
| 253 | 2026.01.17 13:40:59.813734 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.01.17 13:40:59.813783 [ 277 ] {} <Debug> TCP-Session: a0fa4f91-f43e-4d4c-8cfe-1a3045cd3b7b Authenticating user 'default' from [fd00:1122:3344:101::c]:45409 | ||
| 255 | 2026.01.17 13:40:59.813908 [ 277 ] {} <Debug> TCP-Session: a0fa4f91-f43e-4d4c-8cfe-1a3045cd3b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.01.17 13:40:59.813926 [ 277 ] {} <Debug> TCP-Session: a0fa4f91-f43e-4d4c-8cfe-1a3045cd3b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.01.17 13:40:59.822252 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.01.17 13:40:59.822320 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33704 | ||
| 259 | 2026.01.17 13:40:59.822390 [ 279 ] {} <Debug> TCP-Session: 9615fd3f-f2da-410b-ba74-4000bb5f3323 Authenticating user 'default' from [fd00:1122:3344:101::c]:50976 | ||
| 260 | 2026.01.17 13:40:59.822421 [ 279 ] {} <Debug> TCP-Session: 9615fd3f-f2da-410b-ba74-4000bb5f3323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.01.17 13:40:59.822515 [ 279 ] {} <Debug> TCP-Session: 9615fd3f-f2da-410b-ba74-4000bb5f3323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.01.17 13:40:59.826941 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38113 | ||
| 263 | 2026.01.17 13:40:59.827008 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.01.17 13:40:59.827081 [ 280 ] {} <Debug> TCP-Session: 62ce465e-0c96-4d93-9c91-9becfb33dca8 Authenticating user 'default' from [fd00:1122:3344:101::c]:50382 | ||
| 265 | 2026.01.17 13:40:59.827202 [ 280 ] {} <Debug> TCP-Session: 62ce465e-0c96-4d93-9c91-9becfb33dca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.01.17 13:40:59.827220 [ 280 ] {} <Debug> TCP-Session: 62ce465e-0c96-4d93-9c91-9becfb33dca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.17 13:40:59.836453 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44904 | ||
| 268 | 2026.01.17 13:40:59.847481 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.01.17 13:40:59.847525 [ 282 ] {} <Debug> TCP-Session: 355bb52b-4662-4dae-ada3-77e0b3ec086b Authenticating user 'default' from [fd00:1122:3344:101::c]:38113 | ||
| 270 | 2026.01.17 13:40:59.847546 [ 282 ] {} <Debug> TCP-Session: 355bb52b-4662-4dae-ada3-77e0b3ec086b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.01.17 13:40:59.847700 [ 282 ] {} <Debug> TCP-Session: 355bb52b-4662-4dae-ada3-77e0b3ec086b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.01.17 13:40:59.850136 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.01.17 13:40:59.850175 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.01.17 13:40:59.850186 [ 281 ] {} <Debug> TCP-Session: 95bb7dd2-abec-4b87-bff2-406b734a9480 Authenticating user 'default' from [fd00:1122:3344:101::c]:33704 | ||
| 275 | 2026.01.17 13:40:59.850353 [ 283 ] {} <Debug> TCP-Session: eee58518-ed63-4282-afe6-375b46aa547f Authenticating user 'default' from [fd00:1122:3344:101::c]:44904 | ||
| 276 | 2026.01.17 13:40:59.850365 [ 281 ] {} <Debug> TCP-Session: 95bb7dd2-abec-4b87-bff2-406b734a9480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.17 13:40:59.850382 [ 283 ] {} <Debug> TCP-Session: eee58518-ed63-4282-afe6-375b46aa547f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.17 13:40:59.850447 [ 281 ] {} <Debug> TCP-Session: 95bb7dd2-abec-4b87-bff2-406b734a9480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.17 13:40:59.850496 [ 283 ] {} <Debug> TCP-Session: eee58518-ed63-4282-afe6-375b46aa547f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.17 13:40:59.861476 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.01.17 13:40:59.861553 [ 278 ] {} <Debug> TCP-Session: 1f136972-1e59-4da2-b123-3b391f180241 Authenticating user 'default' from [fd00:1122:3344:101::c]:38907 | ||
| 282 | 2026.01.17 13:40:59.861574 [ 278 ] {} <Debug> TCP-Session: 1f136972-1e59-4da2-b123-3b391f180241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.17 13:40:59.861587 [ 278 ] {} <Debug> TCP-Session: 1f136972-1e59-4da2-b123-3b391f180241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.17 13:40:59.905619 [ 267 ] {3d95cafe-29a8-4201-a764-38ba455f9358} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59595) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 285 | |||
| 286 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 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 | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 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 | ||
| 300 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 307 | |||
| 308 | 2026.01.17 13:40:59.907014 [ 267 ] {3d95cafe-29a8-4201-a764-38ba455f9358} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 309 | |||
| 310 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 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 | ||
| 313 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 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 | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 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 | ||
| 324 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 331 | |||
| 332 | 2026.01.17 13:40:59.907320 [ 267 ] {3d95cafe-29a8-4201-a764-38ba455f9358} <Debug> TCPHandler: Processed in 0.194240527 sec. | ||
| 333 | 2026.01.17 13:40:59.907930 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.01.17 13:40:59.908361 [ 269 ] {a5b02db7-6f10-4d8d-a872-d4019c604ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 335 | 2026.01.17 13:40:59.908825 [ 269 ] {a5b02db7-6f10-4d8d-a872-d4019c604ac1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65089) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 336 | |||
| 337 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 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 | ||
| 340 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 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 | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 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 | ||
| 351 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 358 | |||
| 359 | 2026.01.17 13:40:59.909106 [ 269 ] {a5b02db7-6f10-4d8d-a872-d4019c604ac1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 360 | |||
| 361 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 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 | ||
| 364 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 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 | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 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 | ||
| 375 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 382 | |||
| 383 | 2026.01.17 13:40:59.909386 [ 269 ] {a5b02db7-6f10-4d8d-a872-d4019c604ac1} <Debug> TCPHandler: Processed in 0.001694094 sec. | ||
| 384 | 2026.01.17 13:40:59.909837 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 385 | 2026.01.17 13:40:59.910831 [ 267 ] {493a42cf-ea77-4647-922f-3958051f55dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 386 | 2026.01.17 13:40:59.911743 [ 267 ] {493a42cf-ea77-4647-922f-3958051f55dd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 387 | 2026.01.17 13:40:59.915968 [ 267 ] {493a42cf-ea77-4647-922f-3958051f55dd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 388 | 2026.01.17 13:40:59.915994 [ 267 ] {493a42cf-ea77-4647-922f-3958051f55dd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4112e-05 sec | ||
| 389 | 2026.01.17 13:40:59.916136 [ 267 ] {493a42cf-ea77-4647-922f-3958051f55dd} <Trace> ReferentialDeps: No tables | ||
| 390 | 2026.01.17 13:40:59.916151 [ 267 ] {493a42cf-ea77-4647-922f-3958051f55dd} <Trace> LoadingDeps: No tables | ||
| 391 | 2026.01.17 13:40:59.916180 [ 267 ] {493a42cf-ea77-4647-922f-3958051f55dd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 392 | 2026.01.17 13:40:59.916994 [ 267 ] {493a42cf-ea77-4647-922f-3958051f55dd} <Debug> TCPHandler: Processed in 0.007337029 sec. | ||
| 393 | 2026.01.17 13:40:59.917285 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.17 13:40:59.917464 [ 267 ] {f638442a-74c8-49a4-ac0c-4a9d4d502336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) /* The version table contains metadata about the `oximeter` database */ | ||
| 395 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 396 | 2026.01.17 13:40:59.917610 [ 267 ] {f638442a-74c8-49a4-ac0c-4a9d4d502336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 397 | 2026.01.17 13:40:59.924011 [ 267 ] {f638442a-74c8-49a4-ac0c-4a9d4d502336} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 398 | 2026.01.17 13:40:59.929794 [ 267 ] {f638442a-74c8-49a4-ac0c-4a9d4d502336} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b): Loading data parts | ||
| 399 | 2026.01.17 13:40:59.932636 [ 267 ] {f638442a-74c8-49a4-ac0c-4a9d4d502336} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b): There are no data parts | ||
| 400 | 2026.01.17 13:40:59.938006 [ 267 ] {f638442a-74c8-49a4-ac0c-4a9d4d502336} <Debug> TCPHandler: Processed in 0.020782405 sec. | ||
| 401 | 2026.01.17 13:40:59.938205 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2026.01.17 13:40:59.938513 [ 267 ] {7e51863e-791d-4921-931e-fad9dcd7e12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) /* The measurement tables contain all individual samples from each timeseries. | ||
| 403 | * | ||
| 404 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 405 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 406 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 407 | * by all samples from the same timeseries. | ||
| 408 | * | ||
| 409 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 410 | * and then uses that to index quickly into the measurements tables. | ||
| 411 | */ | ||
| 412 | 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) | ||
| 413 | 2026.01.17 13:40:59.938641 [ 267 ] {7e51863e-791d-4921-931e-fad9dcd7e12e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 414 | 2026.01.17 13:40:59.959568 [ 267 ] {7e51863e-791d-4921-931e-fad9dcd7e12e} <Debug> oximeter.measurements_bool (116a399c-b820-4ede-8a54-a0d97ef5c2fe): Loading data parts | ||
| 415 | 2026.01.17 13:40:59.959797 [ 267 ] {7e51863e-791d-4921-931e-fad9dcd7e12e} <Debug> oximeter.measurements_bool (116a399c-b820-4ede-8a54-a0d97ef5c2fe): There are no data parts | ||
| 416 | 2026.01.17 13:40:59.963504 [ 267 ] {7e51863e-791d-4921-931e-fad9dcd7e12e} <Debug> TCPHandler: Processed in 0.025358504 sec. | ||
| 417 | 2026.01.17 13:40:59.963719 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.17 13:40:59.963890 [ 267 ] {2363ad7b-64c9-4ead-9a86-f4fcc298b1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 419 | 2026.01.17 13:40:59.964001 [ 267 ] {2363ad7b-64c9-4ead-9a86-f4fcc298b1e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 420 | 2026.01.17 13:40:59.969171 [ 267 ] {2363ad7b-64c9-4ead-9a86-f4fcc298b1e6} <Debug> oximeter.measurements_i8 (eaa61981-33ab-4ba1-856f-302fa5e95b4f): Loading data parts | ||
| 421 | 2026.01.17 13:40:59.970048 [ 267 ] {2363ad7b-64c9-4ead-9a86-f4fcc298b1e6} <Debug> oximeter.measurements_i8 (eaa61981-33ab-4ba1-856f-302fa5e95b4f): There are no data parts | ||
| 422 | 2026.01.17 13:40:59.972870 [ 267 ] {2363ad7b-64c9-4ead-9a86-f4fcc298b1e6} <Debug> TCPHandler: Processed in 0.009205637 sec. | ||
| 423 | 2026.01.17 13:40:59.973020 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.17 13:40:59.973643 [ 267 ] {e6f047b7-8dc3-4504-b433-8e58381bf9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 425 | 2026.01.17 13:40:59.973726 [ 267 ] {e6f047b7-8dc3-4504-b433-8e58381bf9d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 426 | 2026.01.17 13:40:59.978844 [ 267 ] {e6f047b7-8dc3-4504-b433-8e58381bf9d0} <Debug> oximeter.measurements_u8 (28c9aafc-81fe-43bc-b2a3-b989cf641a10): Loading data parts | ||
| 427 | 2026.01.17 13:40:59.979149 [ 267 ] {e6f047b7-8dc3-4504-b433-8e58381bf9d0} <Debug> oximeter.measurements_u8 (28c9aafc-81fe-43bc-b2a3-b989cf641a10): There are no data parts | ||
| 428 | 2026.01.17 13:40:59.983623 [ 267 ] {e6f047b7-8dc3-4504-b433-8e58381bf9d0} <Debug> TCPHandler: Processed in 0.010652095 sec. | ||
| 429 | 2026.01.17 13:40:59.983836 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.17 13:40:59.983996 [ 267 ] {cd1ce233-9532-43fa-bdfd-17c434bb1ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 431 | 2026.01.17 13:40:59.984106 [ 267 ] {cd1ce233-9532-43fa-bdfd-17c434bb1ce7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 432 | 2026.01.17 13:40:59.989417 [ 267 ] {cd1ce233-9532-43fa-bdfd-17c434bb1ce7} <Debug> oximeter.measurements_i16 (bf798c08-d9b4-4516-9094-bc7c24e83a91): Loading data parts | ||
| 433 | 2026.01.17 13:40:59.989634 [ 267 ] {cd1ce233-9532-43fa-bdfd-17c434bb1ce7} <Debug> oximeter.measurements_i16 (bf798c08-d9b4-4516-9094-bc7c24e83a91): There are no data parts | ||
| 434 | 2026.01.17 13:40:59.994647 [ 267 ] {cd1ce233-9532-43fa-bdfd-17c434bb1ce7} <Debug> TCPHandler: Processed in 0.01086173 sec. | ||
| 435 | 2026.01.17 13:40:59.994801 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.17 13:40:59.995066 [ 267 ] {7a97efed-14b0-4e21-a79f-eaf706bd8c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 437 | 2026.01.17 13:40:59.995111 [ 267 ] {7a97efed-14b0-4e21-a79f-eaf706bd8c43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 438 | 2026.01.17 13:41:00.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.45 MiB, peak 121.45 MiB, free memory in arenas 0.00 B, will set to 132.65 MiB (RSS), difference: 11.20 MiB | ||
| 439 | 2026.01.17 13:41:00.000536 [ 267 ] {7a97efed-14b0-4e21-a79f-eaf706bd8c43} <Debug> oximeter.measurements_u16 (0c25b60a-b9de-4bd7-bed1-23f9085ab936): Loading data parts | ||
| 440 | 2026.01.17 13:41:00.000743 [ 267 ] {7a97efed-14b0-4e21-a79f-eaf706bd8c43} <Debug> oximeter.measurements_u16 (0c25b60a-b9de-4bd7-bed1-23f9085ab936): There are no data parts | ||
| 441 | 2026.01.17 13:41:00.005638 [ 267 ] {7a97efed-14b0-4e21-a79f-eaf706bd8c43} <Debug> TCPHandler: Processed in 0.01088361 sec. | ||
| 442 | 2026.01.17 13:41:00.005801 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.17 13:41:00.006016 [ 267 ] {4b98c5e2-61e4-4e3a-9ba0-dcc13a916720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 444 | 2026.01.17 13:41:00.006107 [ 267 ] {4b98c5e2-61e4-4e3a-9ba0-dcc13a916720} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.17 13:41:00.011451 [ 267 ] {4b98c5e2-61e4-4e3a-9ba0-dcc13a916720} <Debug> oximeter.measurements_i32 (e7cdfda6-5ed8-4189-bf71-959d29007f31): Loading data parts | ||
| 446 | 2026.01.17 13:41:00.011666 [ 267 ] {4b98c5e2-61e4-4e3a-9ba0-dcc13a916720} <Debug> oximeter.measurements_i32 (e7cdfda6-5ed8-4189-bf71-959d29007f31): There are no data parts | ||
| 447 | 2026.01.17 13:41:00.016518 [ 267 ] {4b98c5e2-61e4-4e3a-9ba0-dcc13a916720} <Debug> TCPHandler: Processed in 0.010785318 sec. | ||
| 448 | 2026.01.17 13:41:00.016750 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.17 13:41:00.016908 [ 267 ] {c31ba347-4623-4042-9ede-456bb0e33ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 450 | 2026.01.17 13:41:00.017021 [ 267 ] {c31ba347-4623-4042-9ede-456bb0e33ab1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.17 13:41:00.022581 [ 267 ] {c31ba347-4623-4042-9ede-456bb0e33ab1} <Debug> oximeter.measurements_u32 (e5218ce0-6aab-46ee-b7f3-7c318a4324f7): Loading data parts | ||
| 452 | 2026.01.17 13:41:00.022788 [ 267 ] {c31ba347-4623-4042-9ede-456bb0e33ab1} <Debug> oximeter.measurements_u32 (e5218ce0-6aab-46ee-b7f3-7c318a4324f7): There are no data parts | ||
| 453 | 2026.01.17 13:41:00.029827 [ 267 ] {c31ba347-4623-4042-9ede-456bb0e33ab1} <Debug> TCPHandler: Processed in 0.013138008 sec. | ||
| 454 | 2026.01.17 13:41:00.029964 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.17 13:41:00.030149 [ 267 ] {68282aa1-1615-459b-bd06-c7a6700d3dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 456 | 2026.01.17 13:41:00.030291 [ 267 ] {68282aa1-1615-459b-bd06-c7a6700d3dba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.17 13:41:00.033842 [ 267 ] {68282aa1-1615-459b-bd06-c7a6700d3dba} <Debug> oximeter.measurements_i64 (2b202a3c-5f2f-4c0d-861a-123bce92a98a): Loading data parts | ||
| 458 | 2026.01.17 13:41:00.034008 [ 267 ] {68282aa1-1615-459b-bd06-c7a6700d3dba} <Debug> oximeter.measurements_i64 (2b202a3c-5f2f-4c0d-861a-123bce92a98a): There are no data parts | ||
| 459 | 2026.01.17 13:41:00.040968 [ 267 ] {68282aa1-1615-459b-bd06-c7a6700d3dba} <Debug> TCPHandler: Processed in 0.010998413 sec. | ||
| 460 | 2026.01.17 13:41:00.041197 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.17 13:41:00.041345 [ 267 ] {bc5064cf-4add-4ea0-b20a-342b214f3836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 462 | 2026.01.17 13:41:00.041465 [ 267 ] {bc5064cf-4add-4ea0-b20a-342b214f3836} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.17 13:41:00.044751 [ 267 ] {bc5064cf-4add-4ea0-b20a-342b214f3836} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Loading data parts | ||
| 464 | 2026.01.17 13:41:00.044961 [ 267 ] {bc5064cf-4add-4ea0-b20a-342b214f3836} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): There are no data parts | ||
| 465 | 2026.01.17 13:41:00.051937 [ 267 ] {bc5064cf-4add-4ea0-b20a-342b214f3836} <Debug> TCPHandler: Processed in 0.010783508 sec. | ||
| 466 | 2026.01.17 13:41:00.052089 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.17 13:41:00.052244 [ 267 ] {eced7b1f-d171-40c9-9df7-23f3b65894fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 468 | 2026.01.17 13:41:00.052351 [ 267 ] {eced7b1f-d171-40c9-9df7-23f3b65894fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.17 13:41:00.055779 [ 267 ] {eced7b1f-d171-40c9-9df7-23f3b65894fa} <Debug> oximeter.measurements_f32 (e2e859d5-1d1b-4f07-81ee-be2d4f05d4e4): Loading data parts | ||
| 470 | 2026.01.17 13:41:00.055933 [ 267 ] {eced7b1f-d171-40c9-9df7-23f3b65894fa} <Debug> oximeter.measurements_f32 (e2e859d5-1d1b-4f07-81ee-be2d4f05d4e4): There are no data parts | ||
| 471 | 2026.01.17 13:41:00.062967 [ 267 ] {eced7b1f-d171-40c9-9df7-23f3b65894fa} <Debug> TCPHandler: Processed in 0.010921761 sec. | ||
| 472 | 2026.01.17 13:41:00.063188 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.17 13:41:00.063341 [ 267 ] {21040f9a-b729-4f73-a792-3147f60fad20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 474 | 2026.01.17 13:41:00.063445 [ 267 ] {21040f9a-b729-4f73-a792-3147f60fad20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.17 13:41:00.067421 [ 267 ] {21040f9a-b729-4f73-a792-3147f60fad20} <Debug> oximeter.measurements_f64 (5094583a-cf75-4f43-b5b3-a3acd7b4157e): Loading data parts | ||
| 476 | 2026.01.17 13:41:00.067582 [ 267 ] {21040f9a-b729-4f73-a792-3147f60fad20} <Debug> oximeter.measurements_f64 (5094583a-cf75-4f43-b5b3-a3acd7b4157e): There are no data parts | ||
| 477 | 2026.01.17 13:41:00.074360 [ 267 ] {21040f9a-b729-4f73-a792-3147f60fad20} <Debug> TCPHandler: Processed in 0.011216769 sec. | ||
| 478 | 2026.01.17 13:41:00.074503 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.17 13:41:00.074658 [ 267 ] {69557d11-ac0f-4743-9f46-3ba121cec00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 480 | 2026.01.17 13:41:00.074774 [ 267 ] {69557d11-ac0f-4743-9f46-3ba121cec00b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.17 13:41:00.078427 [ 267 ] {69557d11-ac0f-4743-9f46-3ba121cec00b} <Debug> oximeter.measurements_string (a1e103ac-da51-4a4f-877b-df6b5800da04): Loading data parts | ||
| 482 | 2026.01.17 13:41:00.078594 [ 267 ] {69557d11-ac0f-4743-9f46-3ba121cec00b} <Debug> oximeter.measurements_string (a1e103ac-da51-4a4f-877b-df6b5800da04): There are no data parts | ||
| 483 | 2026.01.17 13:41:00.086353 [ 267 ] {69557d11-ac0f-4743-9f46-3ba121cec00b} <Debug> TCPHandler: Processed in 0.011899187 sec. | ||
| 484 | 2026.01.17 13:41:00.086554 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.17 13:41:00.086699 [ 267 ] {11064d20-1740-4db6-a5b9-5c8f6b334476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.01.17 13:41:00.086809 [ 267 ] {11064d20-1740-4db6-a5b9-5c8f6b334476} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.17 13:41:00.090405 [ 267 ] {11064d20-1740-4db6-a5b9-5c8f6b334476} <Debug> oximeter.measurements_bytes (19adb2fb-f94e-4646-ad48-524fe9dfc5e1): Loading data parts | ||
| 495 | 2026.01.17 13:41:00.090565 [ 267 ] {11064d20-1740-4db6-a5b9-5c8f6b334476} <Debug> oximeter.measurements_bytes (19adb2fb-f94e-4646-ad48-524fe9dfc5e1): There are no data parts | ||
| 496 | 2026.01.17 13:41:00.097373 [ 267 ] {11064d20-1740-4db6-a5b9-5c8f6b334476} <Debug> TCPHandler: Processed in 0.01084413 sec. | ||
| 497 | 2026.01.17 13:41:00.097591 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.17 13:41:00.097749 [ 267 ] {18c68797-6070-44b0-9f8a-1cfdb08a5366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 499 | 2026.01.17 13:41:00.097856 [ 267 ] {18c68797-6070-44b0-9f8a-1cfdb08a5366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.17 13:41:00.101200 [ 267 ] {18c68797-6070-44b0-9f8a-1cfdb08a5366} <Debug> oximeter.measurements_cumulativei64 (49596f11-3e85-4b35-99b2-72914511078d): Loading data parts | ||
| 501 | 2026.01.17 13:41:00.101505 [ 267 ] {18c68797-6070-44b0-9f8a-1cfdb08a5366} <Debug> oximeter.measurements_cumulativei64 (49596f11-3e85-4b35-99b2-72914511078d): There are no data parts | ||
| 502 | 2026.01.17 13:41:00.108463 [ 267 ] {18c68797-6070-44b0-9f8a-1cfdb08a5366} <Debug> TCPHandler: Processed in 0.010915612 sec. | ||
| 503 | 2026.01.17 13:41:00.108608 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.17 13:41:00.108847 [ 267 ] {4edb36af-1126-465b-b384-a6e349686058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 505 | 2026.01.17 13:41:00.108966 [ 267 ] {4edb36af-1126-465b-b384-a6e349686058} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.17 13:41:00.112335 [ 267 ] {4edb36af-1126-465b-b384-a6e349686058} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Loading data parts | ||
| 507 | 2026.01.17 13:41:00.112473 [ 267 ] {4edb36af-1126-465b-b384-a6e349686058} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): There are no data parts | ||
| 508 | 2026.01.17 13:41:00.119738 [ 267 ] {4edb36af-1126-465b-b384-a6e349686058} <Debug> TCPHandler: Processed in 0.011173298 sec. | ||
| 509 | 2026.01.17 13:41:00.119889 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.17 13:41:00.120049 [ 267 ] {1121b7fa-8615-43cf-9ad6-cbd3109e1c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 511 | 2026.01.17 13:41:00.120175 [ 267 ] {1121b7fa-8615-43cf-9ad6-cbd3109e1c6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.17 13:41:00.123650 [ 267 ] {1121b7fa-8615-43cf-9ad6-cbd3109e1c6e} <Debug> oximeter.measurements_cumulativef32 (03704502-79b1-4f79-bbf6-689130930de1): Loading data parts | ||
| 513 | 2026.01.17 13:41:00.123785 [ 267 ] {1121b7fa-8615-43cf-9ad6-cbd3109e1c6e} <Debug> oximeter.measurements_cumulativef32 (03704502-79b1-4f79-bbf6-689130930de1): There are no data parts | ||
| 514 | 2026.01.17 13:41:00.130804 [ 267 ] {1121b7fa-8615-43cf-9ad6-cbd3109e1c6e} <Debug> TCPHandler: Processed in 0.010994993 sec. | ||
| 515 | 2026.01.17 13:41:00.131037 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.17 13:41:00.131186 [ 267 ] {1321bc24-99bf-4933-a926-fc5e7525c9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 517 | 2026.01.17 13:41:00.131370 [ 267 ] {1321bc24-99bf-4933-a926-fc5e7525c9da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.17 13:41:00.139028 [ 267 ] {1321bc24-99bf-4933-a926-fc5e7525c9da} <Debug> oximeter.measurements_cumulativef64 (e1933722-a22a-4721-acac-c5ccd7c79672): Loading data parts | ||
| 519 | 2026.01.17 13:41:00.139267 [ 267 ] {1321bc24-99bf-4933-a926-fc5e7525c9da} <Debug> oximeter.measurements_cumulativef64 (e1933722-a22a-4721-acac-c5ccd7c79672): There are no data parts | ||
| 520 | 2026.01.17 13:41:00.143986 [ 267 ] {1321bc24-99bf-4933-a926-fc5e7525c9da} <Debug> TCPHandler: Processed in 0.012986995 sec. | ||
| 521 | 2026.01.17 13:41:00.144189 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.17 13:41:00.144680 [ 267 ] {93e7f86f-4f2b-496e-b4a4-4fe2ee0725f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.01.17 13:41:00.144890 [ 267 ] {93e7f86f-4f2b-496e-b4a4-4fe2ee0725f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.17 13:41:00.152797 [ 267 ] {93e7f86f-4f2b-496e-b4a4-4fe2ee0725f8} <Debug> oximeter.measurements_histogrami8 (c66d4265-edbe-4bb2-83b1-ee377b1c24b8): Loading data parts | ||
| 535 | 2026.01.17 13:41:00.152946 [ 267 ] {93e7f86f-4f2b-496e-b4a4-4fe2ee0725f8} <Debug> oximeter.measurements_histogrami8 (c66d4265-edbe-4bb2-83b1-ee377b1c24b8): There are no data parts | ||
| 536 | 2026.01.17 13:41:00.158626 [ 267 ] {93e7f86f-4f2b-496e-b4a4-4fe2ee0725f8} <Debug> TCPHandler: Processed in 0.014447082 sec. | ||
| 537 | 2026.01.17 13:41:00.158915 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.17 13:41:00.159126 [ 267 ] {9ed62a8a-7730-49e0-abf1-acb34fe1bdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 539 | 2026.01.17 13:41:00.159262 [ 267 ] {9ed62a8a-7730-49e0-abf1-acb34fe1bdaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.17 13:41:00.165140 [ 267 ] {9ed62a8a-7730-49e0-abf1-acb34fe1bdaf} <Debug> oximeter.measurements_histogramu8 (cbfbb758-f7a6-4367-b42c-ae81fd33cfa7): Loading data parts | ||
| 541 | 2026.01.17 13:41:00.165462 [ 267 ] {9ed62a8a-7730-49e0-abf1-acb34fe1bdaf} <Debug> oximeter.measurements_histogramu8 (cbfbb758-f7a6-4367-b42c-ae81fd33cfa7): There are no data parts | ||
| 542 | 2026.01.17 13:41:00.170434 [ 267 ] {9ed62a8a-7730-49e0-abf1-acb34fe1bdaf} <Debug> TCPHandler: Processed in 0.011564429 sec. | ||
| 543 | 2026.01.17 13:41:00.170582 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.17 13:41:00.170884 [ 267 ] {0fbba7d7-eb45-4816-af4f-3c4f55f655aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 545 | 2026.01.17 13:41:00.171073 [ 267 ] {0fbba7d7-eb45-4816-af4f-3c4f55f655aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.17 13:41:00.176109 [ 267 ] {0fbba7d7-eb45-4816-af4f-3c4f55f655aa} <Debug> oximeter.measurements_histogrami16 (8e48fa26-3b8b-496f-868f-3e8605e6b2ed): Loading data parts | ||
| 547 | 2026.01.17 13:41:00.176328 [ 267 ] {0fbba7d7-eb45-4816-af4f-3c4f55f655aa} <Debug> oximeter.measurements_histogrami16 (8e48fa26-3b8b-496f-868f-3e8605e6b2ed): There are no data parts | ||
| 548 | 2026.01.17 13:41:00.181002 [ 267 ] {0fbba7d7-eb45-4816-af4f-3c4f55f655aa} <Debug> TCPHandler: Processed in 0.010512841 sec. | ||
| 549 | 2026.01.17 13:41:00.181198 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.17 13:41:00.181469 [ 267 ] {4eb240ee-f379-4d43-93e6-4d3731f39c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 551 | 2026.01.17 13:41:00.181588 [ 267 ] {4eb240ee-f379-4d43-93e6-4d3731f39c74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.17 13:41:00.187059 [ 267 ] {4eb240ee-f379-4d43-93e6-4d3731f39c74} <Debug> oximeter.measurements_histogramu16 (ba4bd404-8f43-446e-9bbf-fcd4b76760ea): Loading data parts | ||
| 553 | 2026.01.17 13:41:00.187298 [ 267 ] {4eb240ee-f379-4d43-93e6-4d3731f39c74} <Debug> oximeter.measurements_histogramu16 (ba4bd404-8f43-446e-9bbf-fcd4b76760ea): There are no data parts | ||
| 554 | 2026.01.17 13:41:00.192132 [ 267 ] {4eb240ee-f379-4d43-93e6-4d3731f39c74} <Debug> TCPHandler: Processed in 0.010973823 sec. | ||
| 555 | 2026.01.17 13:41:00.192337 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.17 13:41:00.192642 [ 267 ] {aadbb6c4-0328-47ec-acad-247a0a98a382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 557 | 2026.01.17 13:41:00.192773 [ 267 ] {aadbb6c4-0328-47ec-acad-247a0a98a382} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.17 13:41:00.197989 [ 267 ] {aadbb6c4-0328-47ec-acad-247a0a98a382} <Debug> oximeter.measurements_histogrami32 (621bd573-2563-49a9-afc5-26fe9d7e156f): Loading data parts | ||
| 559 | 2026.01.17 13:41:00.198204 [ 267 ] {aadbb6c4-0328-47ec-acad-247a0a98a382} <Debug> oximeter.measurements_histogrami32 (621bd573-2563-49a9-afc5-26fe9d7e156f): There are no data parts | ||
| 560 | 2026.01.17 13:41:00.203046 [ 267 ] {aadbb6c4-0328-47ec-acad-247a0a98a382} <Debug> TCPHandler: Processed in 0.010754877 sec. | ||
| 561 | 2026.01.17 13:41:00.203266 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.17 13:41:00.203473 [ 267 ] {e4b7eafe-d0e6-44be-9a68-b97b163d9628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 563 | 2026.01.17 13:41:00.203595 [ 267 ] {e4b7eafe-d0e6-44be-9a68-b97b163d9628} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.17 13:41:00.209004 [ 267 ] {e4b7eafe-d0e6-44be-9a68-b97b163d9628} <Debug> oximeter.measurements_histogramu32 (f16500e2-c5c1-4dee-b32b-857a411bf642): Loading data parts | ||
| 565 | 2026.01.17 13:41:00.209199 [ 267 ] {e4b7eafe-d0e6-44be-9a68-b97b163d9628} <Debug> oximeter.measurements_histogramu32 (f16500e2-c5c1-4dee-b32b-857a411bf642): There are no data parts | ||
| 566 | 2026.01.17 13:41:00.214165 [ 267 ] {e4b7eafe-d0e6-44be-9a68-b97b163d9628} <Debug> TCPHandler: Processed in 0.010947003 sec. | ||
| 567 | 2026.01.17 13:41:00.214307 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.17 13:41:00.214542 [ 267 ] {8fc95f9c-2cd7-430f-9175-9ce0614425c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 569 | 2026.01.17 13:41:00.214653 [ 267 ] {8fc95f9c-2cd7-430f-9175-9ce0614425c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.17 13:41:00.219823 [ 267 ] {8fc95f9c-2cd7-430f-9175-9ce0614425c2} <Debug> oximeter.measurements_histogrami64 (d087ca28-30c9-4704-a4b6-3a6f5abc86d7): Loading data parts | ||
| 571 | 2026.01.17 13:41:00.220046 [ 267 ] {8fc95f9c-2cd7-430f-9175-9ce0614425c2} <Debug> oximeter.measurements_histogrami64 (d087ca28-30c9-4704-a4b6-3a6f5abc86d7): There are no data parts | ||
| 572 | 2026.01.17 13:41:00.224970 [ 267 ] {8fc95f9c-2cd7-430f-9175-9ce0614425c2} <Debug> TCPHandler: Processed in 0.010706096 sec. | ||
| 573 | 2026.01.17 13:41:00.225188 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.17 13:41:00.225392 [ 267 ] {9809b500-7fdd-46f0-816f-8d5b039d74de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 575 | 2026.01.17 13:41:00.225506 [ 267 ] {9809b500-7fdd-46f0-816f-8d5b039d74de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.17 13:41:00.230844 [ 267 ] {9809b500-7fdd-46f0-816f-8d5b039d74de} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Loading data parts | ||
| 577 | 2026.01.17 13:41:00.231083 [ 267 ] {9809b500-7fdd-46f0-816f-8d5b039d74de} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): There are no data parts | ||
| 578 | 2026.01.17 13:41:00.235538 [ 267 ] {9809b500-7fdd-46f0-816f-8d5b039d74de} <Debug> TCPHandler: Processed in 0.010406789 sec. | ||
| 579 | 2026.01.17 13:41:00.235700 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.17 13:41:00.235964 [ 267 ] {a46869de-491e-4bed-8b51-1ba0d7a7ce36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 581 | 2026.01.17 13:41:00.236087 [ 267 ] {a46869de-491e-4bed-8b51-1ba0d7a7ce36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.17 13:41:00.247469 [ 267 ] {a46869de-491e-4bed-8b51-1ba0d7a7ce36} <Debug> oximeter.measurements_histogramf32 (e275033b-aaf0-4310-801b-74ceecb1bc1b): Loading data parts | ||
| 583 | 2026.01.17 13:41:00.247648 [ 267 ] {a46869de-491e-4bed-8b51-1ba0d7a7ce36} <Debug> oximeter.measurements_histogramf32 (e275033b-aaf0-4310-801b-74ceecb1bc1b): There are no data parts | ||
| 584 | 2026.01.17 13:41:00.252737 [ 267 ] {a46869de-491e-4bed-8b51-1ba0d7a7ce36} <Debug> TCPHandler: Processed in 0.01706786 sec. | ||
| 585 | 2026.01.17 13:41:00.252971 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.17 13:41:00.253191 [ 267 ] {51abb03b-78fd-428d-a89e-a84b72e24502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 587 | 2026.01.17 13:41:00.253318 [ 267 ] {51abb03b-78fd-428d-a89e-a84b72e24502} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.17 13:41:00.258372 [ 267 ] {51abb03b-78fd-428d-a89e-a84b72e24502} <Debug> oximeter.measurements_histogramf64 (769607d3-920c-4c20-a3a9-3f4afa30f05c): Loading data parts | ||
| 589 | 2026.01.17 13:41:00.258610 [ 267 ] {51abb03b-78fd-428d-a89e-a84b72e24502} <Debug> oximeter.measurements_histogramf64 (769607d3-920c-4c20-a3a9-3f4afa30f05c): There are no data parts | ||
| 590 | 2026.01.17 13:41:00.265091 [ 267 ] {51abb03b-78fd-428d-a89e-a84b72e24502} <Debug> TCPHandler: Processed in 0.012212685 sec. | ||
| 591 | 2026.01.17 13:41:00.265230 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.17 13:41:00.265513 [ 267 ] {4f742a43-3404-4671-bb3f-87cd44b8ad7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.01.17 13:41:00.265629 [ 267 ] {4f742a43-3404-4671-bb3f-87cd44b8ad7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.17 13:41:00.271062 [ 267 ] {4f742a43-3404-4671-bb3f-87cd44b8ad7c} <Debug> oximeter.fields_bool (4883fd1d-3860-463e-9109-ec1955e3e557): Loading data parts | ||
| 620 | 2026.01.17 13:41:00.271249 [ 267 ] {4f742a43-3404-4671-bb3f-87cd44b8ad7c} <Debug> oximeter.fields_bool (4883fd1d-3860-463e-9109-ec1955e3e557): There are no data parts | ||
| 621 | 2026.01.17 13:41:00.277632 [ 267 ] {4f742a43-3404-4671-bb3f-87cd44b8ad7c} <Debug> TCPHandler: Processed in 0.012385889 sec. | ||
| 622 | 2026.01.17 13:41:00.277797 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.17 13:41:00.278030 [ 267 ] {9fd7d9a5-cda3-4f38-a99b-c569c54bec5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 624 | 2026.01.17 13:41:00.278137 [ 267 ] {9fd7d9a5-cda3-4f38-a99b-c569c54bec5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.17 13:41:00.283570 [ 267 ] {9fd7d9a5-cda3-4f38-a99b-c569c54bec5a} <Debug> oximeter.fields_i8 (c4540b34-cd9c-4a81-b645-a7d22d6498a8): Loading data parts | ||
| 626 | 2026.01.17 13:41:00.283712 [ 267 ] {9fd7d9a5-cda3-4f38-a99b-c569c54bec5a} <Debug> oximeter.fields_i8 (c4540b34-cd9c-4a81-b645-a7d22d6498a8): There are no data parts | ||
| 627 | 2026.01.17 13:41:00.288774 [ 267 ] {9fd7d9a5-cda3-4f38-a99b-c569c54bec5a} <Debug> TCPHandler: Processed in 0.011032574 sec. | ||
| 628 | 2026.01.17 13:41:00.288918 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.17 13:41:00.289074 [ 267 ] {e60bcdb7-1b25-4b3e-8c6a-b067ea90c951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 630 | 2026.01.17 13:41:00.289198 [ 267 ] {e60bcdb7-1b25-4b3e-8c6a-b067ea90c951} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.17 13:41:00.294689 [ 267 ] {e60bcdb7-1b25-4b3e-8c6a-b067ea90c951} <Debug> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Loading data parts | ||
| 632 | 2026.01.17 13:41:00.294866 [ 267 ] {e60bcdb7-1b25-4b3e-8c6a-b067ea90c951} <Debug> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): There are no data parts | ||
| 633 | 2026.01.17 13:41:00.299792 [ 267 ] {e60bcdb7-1b25-4b3e-8c6a-b067ea90c951} <Debug> TCPHandler: Processed in 0.010917631 sec. | ||
| 634 | 2026.01.17 13:41:00.299932 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.17 13:41:00.300164 [ 267 ] {c3c61f37-981a-417b-b515-2fd8ea530381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 636 | 2026.01.17 13:41:00.300278 [ 267 ] {c3c61f37-981a-417b-b515-2fd8ea530381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.17 13:41:00.305715 [ 267 ] {c3c61f37-981a-417b-b515-2fd8ea530381} <Debug> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Loading data parts | ||
| 638 | 2026.01.17 13:41:00.305855 [ 267 ] {c3c61f37-981a-417b-b515-2fd8ea530381} <Debug> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): There are no data parts | ||
| 639 | 2026.01.17 13:41:00.310657 [ 267 ] {c3c61f37-981a-417b-b515-2fd8ea530381} <Debug> TCPHandler: Processed in 0.010787878 sec. | ||
| 640 | 2026.01.17 13:41:00.310809 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.17 13:41:00.310959 [ 267 ] {00a09990-7589-4e89-9505-0538a2524d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 642 | 2026.01.17 13:41:00.311067 [ 267 ] {00a09990-7589-4e89-9505-0538a2524d2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.17 13:41:00.316524 [ 267 ] {00a09990-7589-4e89-9505-0538a2524d2c} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Loading data parts | ||
| 644 | 2026.01.17 13:41:00.316669 [ 267 ] {00a09990-7589-4e89-9505-0538a2524d2c} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): There are no data parts | ||
| 645 | 2026.01.17 13:41:00.321418 [ 267 ] {00a09990-7589-4e89-9505-0538a2524d2c} <Debug> TCPHandler: Processed in 0.010635724 sec. | ||
| 646 | 2026.01.17 13:41:00.321585 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.17 13:41:00.321763 [ 267 ] {9e2aa934-836a-48ac-8c99-a4e681a73bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 648 | 2026.01.17 13:41:00.321922 [ 267 ] {9e2aa934-836a-48ac-8c99-a4e681a73bbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.17 13:41:00.327507 [ 267 ] {9e2aa934-836a-48ac-8c99-a4e681a73bbf} <Debug> oximeter.fields_i32 (969a2ca6-9da6-41b9-8a0e-ef3533747aea): Loading data parts | ||
| 650 | 2026.01.17 13:41:00.327657 [ 267 ] {9e2aa934-836a-48ac-8c99-a4e681a73bbf} <Debug> oximeter.fields_i32 (969a2ca6-9da6-41b9-8a0e-ef3533747aea): There are no data parts | ||
| 651 | 2026.01.17 13:41:00.332744 [ 267 ] {9e2aa934-836a-48ac-8c99-a4e681a73bbf} <Debug> TCPHandler: Processed in 0.011187408 sec. | ||
| 652 | 2026.01.17 13:41:00.332897 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.17 13:41:00.333056 [ 267 ] {0c6f5504-6d65-4c72-92e2-c5ceb32959a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 654 | 2026.01.17 13:41:00.333174 [ 267 ] {0c6f5504-6d65-4c72-92e2-c5ceb32959a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.17 13:41:00.338583 [ 267 ] {0c6f5504-6d65-4c72-92e2-c5ceb32959a0} <Debug> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Loading data parts | ||
| 656 | 2026.01.17 13:41:00.338730 [ 267 ] {0c6f5504-6d65-4c72-92e2-c5ceb32959a0} <Debug> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): There are no data parts | ||
| 657 | 2026.01.17 13:41:00.343631 [ 267 ] {0c6f5504-6d65-4c72-92e2-c5ceb32959a0} <Debug> TCPHandler: Processed in 0.010780598 sec. | ||
| 658 | 2026.01.17 13:41:00.343887 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.17 13:41:00.344054 [ 267 ] {18b9b7e9-647c-4958-bfa5-816e8bf3a4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 660 | 2026.01.17 13:41:00.344203 [ 267 ] {18b9b7e9-647c-4958-bfa5-816e8bf3a4e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.17 13:41:00.349545 [ 267 ] {18b9b7e9-647c-4958-bfa5-816e8bf3a4e5} <Debug> oximeter.fields_i64 (f47496ab-91cf-4dd8-a939-872c888e8e6a): Loading data parts | ||
| 662 | 2026.01.17 13:41:00.349760 [ 267 ] {18b9b7e9-647c-4958-bfa5-816e8bf3a4e5} <Debug> oximeter.fields_i64 (f47496ab-91cf-4dd8-a939-872c888e8e6a): There are no data parts | ||
| 663 | 2026.01.17 13:41:00.355050 [ 267 ] {18b9b7e9-647c-4958-bfa5-816e8bf3a4e5} <Debug> TCPHandler: Processed in 0.011217389 sec. | ||
| 664 | 2026.01.17 13:41:00.355199 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.17 13:41:00.355399 [ 267 ] {8321e1d0-9e05-4a1b-90b0-ab239326bc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 666 | 2026.01.17 13:41:00.355472 [ 267 ] {8321e1d0-9e05-4a1b-90b0-ab239326bc79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.17 13:41:00.365947 [ 267 ] {8321e1d0-9e05-4a1b-90b0-ab239326bc79} <Debug> oximeter.fields_u64 (7230aed5-4df6-456e-8020-34ec33f63076): Loading data parts | ||
| 668 | 2026.01.17 13:41:00.366101 [ 267 ] {8321e1d0-9e05-4a1b-90b0-ab239326bc79} <Debug> oximeter.fields_u64 (7230aed5-4df6-456e-8020-34ec33f63076): There are no data parts | ||
| 669 | 2026.01.17 13:41:00.371858 [ 267 ] {8321e1d0-9e05-4a1b-90b0-ab239326bc79} <Debug> TCPHandler: Processed in 0.016733361 sec. | ||
| 670 | 2026.01.17 13:41:00.372115 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.17 13:41:00.372293 [ 267 ] {475df595-a71b-4403-aaa7-c49b05f7a8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 672 | 2026.01.17 13:41:00.372486 [ 267 ] {475df595-a71b-4403-aaa7-c49b05f7a8e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.17 13:41:00.378307 [ 267 ] {475df595-a71b-4403-aaa7-c49b05f7a8e2} <Debug> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Loading data parts | ||
| 674 | 2026.01.17 13:41:00.378517 [ 267 ] {475df595-a71b-4403-aaa7-c49b05f7a8e2} <Debug> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): There are no data parts | ||
| 675 | 2026.01.17 13:41:00.383215 [ 267 ] {475df595-a71b-4403-aaa7-c49b05f7a8e2} <Debug> TCPHandler: Processed in 0.011110887 sec. | ||
| 676 | 2026.01.17 13:41:00.383374 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.17 13:41:00.383616 [ 267 ] {916f4f5e-a4b5-4511-ae74-695d11a56303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 678 | 2026.01.17 13:41:00.383745 [ 267 ] {916f4f5e-a4b5-4511-ae74-695d11a56303} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.17 13:41:00.392034 [ 267 ] {916f4f5e-a4b5-4511-ae74-695d11a56303} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Loading data parts | ||
| 680 | 2026.01.17 13:41:00.392186 [ 267 ] {916f4f5e-a4b5-4511-ae74-695d11a56303} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): There are no data parts | ||
| 681 | 2026.01.17 13:41:00.395422 [ 267 ] {916f4f5e-a4b5-4511-ae74-695d11a56303} <Debug> TCPHandler: Processed in 0.012100582 sec. | ||
| 682 | 2026.01.17 13:41:00.395618 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.17 13:41:00.395776 [ 267 ] {bf0943e3-6c94-4adf-91b0-2db91ae63fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 684 | 2026.01.17 13:41:00.395904 [ 267 ] {bf0943e3-6c94-4adf-91b0-2db91ae63fbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.17 13:41:00.404300 [ 267 ] {bf0943e3-6c94-4adf-91b0-2db91ae63fbf} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Loading data parts | ||
| 686 | 2026.01.17 13:41:00.404606 [ 267 ] {bf0943e3-6c94-4adf-91b0-2db91ae63fbf} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): There are no data parts | ||
| 687 | 2026.01.17 13:41:00.409286 [ 267 ] {bf0943e3-6c94-4adf-91b0-2db91ae63fbf} <Debug> TCPHandler: Processed in 0.013774565 sec. | ||
| 688 | 2026.01.17 13:41:00.409510 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.17 13:41:00.409850 [ 267 ] {b57a24b6-00e6-4a05-836f-3dd823325f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.01.17 13:41:00.409986 [ 267 ] {b57a24b6-00e6-4a05-836f-3dd823325f86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.17 13:41:00.416074 [ 267 ] {b57a24b6-00e6-4a05-836f-3dd823325f86} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Loading data parts | ||
| 695 | 2026.01.17 13:41:00.416448 [ 267 ] {b57a24b6-00e6-4a05-836f-3dd823325f86} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): There are no data parts | ||
| 696 | 2026.01.17 13:41:00.427426 [ 267 ] {b57a24b6-00e6-4a05-836f-3dd823325f86} <Debug> TCPHandler: Processed in 0.017954893 sec. | ||
| 697 | 2026.01.17 13:41:00.427704 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.17 13:41:00.428127 [ 269 ] {eaadcc99-1fed-43b4-ac51-fe35feb9e57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.17 13:41:00.429426 [ 269 ] {eaadcc99-1fed-43b4-ac51-fe35feb9e57f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.17 13:41:00.457104 [ 285 ] {eaadcc99-1fed-43b4-ac51-fe35feb9e57f} <Trace> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.01.17 13:41:00.457232 [ 285 ] {eaadcc99-1fed-43b4-ac51-fe35feb9e57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 702 | 2026.01.17 13:41:00.461977 [ 285 ] {eaadcc99-1fed-43b4-ac51-fe35feb9e57f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.01.17 13:41:00.462548 [ 285 ] {eaadcc99-1fed-43b4-ac51-fe35feb9e57f} <Trace> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.01.17 13:41:00.462887 [ 269 ] {eaadcc99-1fed-43b4-ac51-fe35feb9e57f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034895 sec., 28.65740077374982 rows/sec., 458.52 B/sec. | ||
| 705 | 2026.01.17 13:41:00.463163 [ 269 ] {eaadcc99-1fed-43b4-ac51-fe35feb9e57f} <Debug> TCPHandler: Processed in 0.035564797 sec. | ||
| 706 | 2026.01.17 13:41:01.000592 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.49 MiB, peak 135.49 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 4.17 MiB | ||
| 707 | 2026.01.17 13:41:06.475559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.17 13:41:06.475624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.17 13:41:06.475685 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.17 13:41:06.475712 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.17 13:41:06.479750 [ 245 ] {} <Debug> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Loading data parts | ||
| 712 | 2026.01.17 13:41:06.479975 [ 245 ] {} <Debug> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): There are no data parts | ||
| 713 | 2026.01.17 13:41:06.484109 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.17 13:41:06.484312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 715 | 2026.01.17 13:41:06.489846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.17 13:41:06.490469 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.17 13:41:06.490699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.01.17 13:41:06.492467 [ 244 ] {} <Debug> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Loading data parts | ||
| 719 | 2026.01.17 13:41:06.492664 [ 244 ] {} <Debug> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): There are no data parts | ||
| 720 | 2026.01.17 13:41:06.519102 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.17 13:41:06.519299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 722 | 2026.01.17 13:41:06.525979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.17 13:41:06.527382 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.17 13:41:06.531732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.17 13:41:07.001098 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2026.01.17 13:41:08.975048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.17 13:41:08.975258 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.17 13:41:08.979897 [ 243 ] {} <Debug> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Loading data parts | ||
| 729 | 2026.01.17 13:41:08.980052 [ 243 ] {} <Debug> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): There are no data parts | ||
| 730 | 2026.01.17 13:41:08.985806 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.17 13:41:08.985936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 732 | 2026.01.17 13:41:08.988115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.17 13:41:08.988684 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.17 13:41:08.989032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.17 13:41:09.000909 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.94 MiB (RSS), difference: -3.21 MiB | ||
| 736 | 2026.01.17 13:41:13.920435 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.17 13:41:13.920499 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.17 13:41:13.991617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 915 | ||
| 739 | 2026.01.17 13:41:13.992389 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.17 13:41:13.992430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 741 | 2026.01.17 13:41:13.993086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.17 13:41:13.993618 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.17 13:41:13.993766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 915 | ||
| 744 | 2026.01.17 13:41:14.032688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.17 13:41:14.051876 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.17 13:41:14.052012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 747 | 2026.01.17 13:41:14.058423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.17 13:41:14.059541 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.17 13:41:14.062783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.17 13:41:15.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.79 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 1.97 MiB | ||
| 751 | 2026.01.17 13:41:19.000533 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.79 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.81 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.01.17 13:41:20.481652 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.17 13:41:20.481836 [ 267 ] {5ea5ad34-20e9-4456-a453-f07eea2d2192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.01.17 13:41:20.484278 [ 267 ] {5ea5ad34-20e9-4456-a453-f07eea2d2192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.01.17 13:41:20.486450 [ 267 ] {5ea5ad34-20e9-4456-a453-f07eea2d2192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.01.17 13:41:20.492932 [ 267 ] {5ea5ad34-20e9-4456-a453-f07eea2d2192} <Debug> TCPHandler: Processed in 0.011410115 sec. | ||
| 757 | 2026.01.17 13:41:20.498217 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.01.17 13:41:20.498415 [ 267 ] {f32b27aa-5043-47db-8688-b3f1d74a3004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.01.17 13:41:20.500651 [ 267 ] {f32b27aa-5043-47db-8688-b3f1d74a3004} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.01.17 13:41:20.500701 [ 267 ] {f32b27aa-5043-47db-8688-b3f1d74a3004} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.01.17 13:41:20.501148 [ 267 ] {f32b27aa-5043-47db-8688-b3f1d74a3004} <Debug> TCPHandler: Processed in 0.003009308 sec. | ||
| 762 | 2026.01.17 13:41:20.501382 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.17 13:41:20.501505 [ 267 ] {a8c3fa35-2a1a-4cd9-b9a3-654e2c8dbd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.01.17 13:41:20.501792 [ 267 ] {a8c3fa35-2a1a-4cd9-b9a3-654e2c8dbd70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.01.17 13:41:20.501835 [ 267 ] {a8c3fa35-2a1a-4cd9-b9a3-654e2c8dbd70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.01.17 13:41:20.502184 [ 267 ] {a8c3fa35-2a1a-4cd9-b9a3-654e2c8dbd70} <Debug> TCPHandler: Processed in 0.000851532 sec. | ||
| 767 | 2026.01.17 13:41:20.502387 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.17 13:41:20.502504 [ 267 ] {1c1c6183-8c11-4c2a-8722-6f20b7c4329e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 769 | 2026.01.17 13:41:20.502740 [ 267 ] {1c1c6183-8c11-4c2a-8722-6f20b7c4329e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.17 13:41:20.502783 [ 267 ] {1c1c6183-8c11-4c2a-8722-6f20b7c4329e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.17 13:41:20.503091 [ 267 ] {1c1c6183-8c11-4c2a-8722-6f20b7c4329e} <Debug> TCPHandler: Processed in 0.000753179 sec. | ||
| 772 | 2026.01.17 13:41:20.503278 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.17 13:41:20.503393 [ 267 ] {88d20228-5448-4a22-95cb-82ffb42ca392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 774 | 2026.01.17 13:41:20.503636 [ 267 ] {88d20228-5448-4a22-95cb-82ffb42ca392} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.17 13:41:20.503679 [ 267 ] {88d20228-5448-4a22-95cb-82ffb42ca392} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.17 13:41:20.503987 [ 267 ] {88d20228-5448-4a22-95cb-82ffb42ca392} <Debug> TCPHandler: Processed in 0.0007575 sec. | ||
| 777 | 2026.01.17 13:41:20.504172 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.17 13:41:20.504288 [ 267 ] {f3ed1c66-f7e8-4061-bdd4-3dad7ba5daad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 779 | 2026.01.17 13:41:20.504522 [ 267 ] {f3ed1c66-f7e8-4061-bdd4-3dad7ba5daad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.17 13:41:20.504565 [ 267 ] {f3ed1c66-f7e8-4061-bdd4-3dad7ba5daad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.17 13:41:20.504871 [ 267 ] {f3ed1c66-f7e8-4061-bdd4-3dad7ba5daad} <Debug> TCPHandler: Processed in 0.000746629 sec. | ||
| 782 | 2026.01.17 13:41:20.505083 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.01.17 13:41:20.505199 [ 267 ] {59ed125e-e8ed-45d6-8850-d2831e8d4450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 784 | 2026.01.17 13:41:20.505436 [ 267 ] {59ed125e-e8ed-45d6-8850-d2831e8d4450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.01.17 13:41:20.505479 [ 267 ] {59ed125e-e8ed-45d6-8850-d2831e8d4450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.01.17 13:41:20.505790 [ 267 ] {59ed125e-e8ed-45d6-8850-d2831e8d4450} <Debug> TCPHandler: Processed in 0.000764669 sec. | ||
| 787 | 2026.01.17 13:41:20.505986 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.01.17 13:41:20.506101 [ 267 ] {1f161ceb-857d-4dfc-828b-f43fe2a0eec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 789 | 2026.01.17 13:41:20.506339 [ 267 ] {1f161ceb-857d-4dfc-828b-f43fe2a0eec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.01.17 13:41:20.506382 [ 267 ] {1f161ceb-857d-4dfc-828b-f43fe2a0eec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.01.17 13:41:20.506686 [ 267 ] {1f161ceb-857d-4dfc-828b-f43fe2a0eec8} <Debug> TCPHandler: Processed in 0.000748259 sec. | ||
| 792 | 2026.01.17 13:41:20.506875 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.17 13:41:20.506990 [ 267 ] {3d836c02-737d-43cc-be9e-4cd9e84e603f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 794 | 2026.01.17 13:41:20.507226 [ 267 ] {3d836c02-737d-43cc-be9e-4cd9e84e603f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.01.17 13:41:20.507268 [ 267 ] {3d836c02-737d-43cc-be9e-4cd9e84e603f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.01.17 13:41:20.507576 [ 267 ] {3d836c02-737d-43cc-be9e-4cd9e84e603f} <Debug> TCPHandler: Processed in 0.000748189 sec. | ||
| 797 | 2026.01.17 13:41:20.507763 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.17 13:41:20.507880 [ 267 ] {9b01d6bf-2dc8-471a-af3b-0c62974364a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 799 | 2026.01.17 13:41:20.508120 [ 267 ] {9b01d6bf-2dc8-471a-af3b-0c62974364a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.01.17 13:41:20.508162 [ 267 ] {9b01d6bf-2dc8-471a-af3b-0c62974364a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.01.17 13:41:20.508466 [ 267 ] {9b01d6bf-2dc8-471a-af3b-0c62974364a7} <Debug> TCPHandler: Processed in 0.000750749 sec. | ||
| 802 | 2026.01.17 13:41:20.508658 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.17 13:41:20.508775 [ 267 ] {3c6ac17a-f893-49ce-ad94-83ce60fc57a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 804 | 2026.01.17 13:41:20.509015 [ 267 ] {3c6ac17a-f893-49ce-ad94-83ce60fc57a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.01.17 13:41:20.509058 [ 267 ] {3c6ac17a-f893-49ce-ad94-83ce60fc57a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.01.17 13:41:20.509368 [ 267 ] {3c6ac17a-f893-49ce-ad94-83ce60fc57a3} <Debug> TCPHandler: Processed in 0.000758209 sec. | ||
| 807 | 2026.01.17 13:41:20.509568 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.01.17 13:41:20.509684 [ 267 ] {3cde2661-d49e-4593-a74c-6f214347e193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 809 | 2026.01.17 13:41:20.509923 [ 267 ] {3cde2661-d49e-4593-a74c-6f214347e193} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.01.17 13:41:20.509965 [ 267 ] {3cde2661-d49e-4593-a74c-6f214347e193} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.01.17 13:41:20.510266 [ 267 ] {3cde2661-d49e-4593-a74c-6f214347e193} <Debug> TCPHandler: Processed in 0.00074721 sec. | ||
| 812 | 2026.01.17 13:41:20.510463 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.01.17 13:41:20.510581 [ 267 ] {b0ea0910-f85d-4e19-8971-cbc6f2fc651c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 814 | 2026.01.17 13:41:20.510821 [ 267 ] {b0ea0910-f85d-4e19-8971-cbc6f2fc651c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.01.17 13:41:20.510863 [ 267 ] {b0ea0910-f85d-4e19-8971-cbc6f2fc651c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.17 13:41:20.511178 [ 267 ] {b0ea0910-f85d-4e19-8971-cbc6f2fc651c} <Debug> TCPHandler: Processed in 0.00076229 sec. | ||
| 817 | 2026.01.17 13:41:20.511368 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.01.17 13:41:20.511485 [ 267 ] {d280fee9-a660-430e-bd61-0d76ff9f1cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 819 | 2026.01.17 13:41:20.511728 [ 267 ] {d280fee9-a660-430e-bd61-0d76ff9f1cf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.01.17 13:41:20.511770 [ 267 ] {d280fee9-a660-430e-bd61-0d76ff9f1cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.01.17 13:41:20.512078 [ 267 ] {d280fee9-a660-430e-bd61-0d76ff9f1cf1} <Debug> TCPHandler: Processed in 0.000757429 sec. | ||
| 822 | 2026.01.17 13:41:20.512261 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.01.17 13:41:20.512378 [ 267 ] {97ed2aec-dbe3-42c0-b4ba-a5be63ab5ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 824 | 2026.01.17 13:41:20.512626 [ 267 ] {97ed2aec-dbe3-42c0-b4ba-a5be63ab5ade} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.01.17 13:41:20.512668 [ 267 ] {97ed2aec-dbe3-42c0-b4ba-a5be63ab5ade} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.01.17 13:41:20.512983 [ 267 ] {97ed2aec-dbe3-42c0-b4ba-a5be63ab5ade} <Debug> TCPHandler: Processed in 0.000769139 sec. | ||
| 827 | 2026.01.17 13:41:20.513588 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.01.17 13:41:20.513706 [ 267 ] {86ae10c3-73e5-4283-b036-c6b84d8bc8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 829 | 2026.01.17 13:41:20.513954 [ 267 ] {86ae10c3-73e5-4283-b036-c6b84d8bc8ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.01.17 13:41:20.513995 [ 267 ] {86ae10c3-73e5-4283-b036-c6b84d8bc8ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.01.17 13:41:20.514308 [ 267 ] {86ae10c3-73e5-4283-b036-c6b84d8bc8ca} <Debug> TCPHandler: Processed in 0.00076737 sec. | ||
| 832 | 2026.01.17 13:41:20.518581 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.01.17 13:41:20.518691 [ 267 ] {50ccbb6f-e1ac-436e-afbf-9a510388aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 834 | 2026.01.17 13:41:20.518731 [ 267 ] {50ccbb6f-e1ac-436e-afbf-9a510388aacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.01.17 13:41:20.519243 [ 267 ] {50ccbb6f-e1ac-436e-afbf-9a510388aacb} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.01.17 13:41:20.519285 [ 267 ] {50ccbb6f-e1ac-436e-afbf-9a510388aacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 837 | 2026.01.17 13:41:20.519852 [ 267 ] {50ccbb6f-e1ac-436e-afbf-9a510388aacb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 838 | 2026.01.17 13:41:20.520231 [ 267 ] {50ccbb6f-e1ac-436e-afbf-9a510388aacb} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.01.17 13:41:20.520376 [ 267 ] {50ccbb6f-e1ac-436e-afbf-9a510388aacb} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.001717 sec., 9318.578916715202 rows/sec., 1.36 MiB/sec. | ||
| 840 | 2026.01.17 13:41:20.520414 [ 267 ] {50ccbb6f-e1ac-436e-afbf-9a510388aacb} <Debug> TCPHandler: Processed in 0.001881178 sec. | ||
| 841 | 2026.01.17 13:41:20.520526 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.17 13:41:20.520621 [ 267 ] {822f1f63-521e-4340-894f-f615ccd484e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 843 | 2026.01.17 13:41:20.520660 [ 267 ] {822f1f63-521e-4340-894f-f615ccd484e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 844 | 2026.01.17 13:41:20.523100 [ 267 ] {822f1f63-521e-4340-894f-f615ccd484e2} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 845 | 2026.01.17 13:41:20.523140 [ 267 ] {822f1f63-521e-4340-894f-f615ccd484e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 846 | 2026.01.17 13:41:20.523612 [ 267 ] {822f1f63-521e-4340-894f-f615ccd484e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 847 | 2026.01.17 13:41:20.524059 [ 267 ] {822f1f63-521e-4340-894f-f615ccd484e2} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 848 | 2026.01.17 13:41:20.524188 [ 267 ] {822f1f63-521e-4340-894f-f615ccd484e2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003585 sec., 1115.7601115760112 rows/sec., 90.98 KiB/sec. | ||
| 849 | 2026.01.17 13:41:20.524224 [ 267 ] {822f1f63-521e-4340-894f-f615ccd484e2} <Debug> TCPHandler: Processed in 0.003747657 sec. | ||
| 850 | 2026.01.17 13:41:20.524341 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.01.17 13:41:20.524436 [ 267 ] {7459e4cf-6abe-4793-86f9-1010ee2f7bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 852 | 2026.01.17 13:41:20.524475 [ 267 ] {7459e4cf-6abe-4793-86f9-1010ee2f7bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 853 | 2026.01.17 13:41:20.526853 [ 267 ] {7459e4cf-6abe-4793-86f9-1010ee2f7bcd} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2026.01.17 13:41:20.526893 [ 267 ] {7459e4cf-6abe-4793-86f9-1010ee2f7bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 855 | 2026.01.17 13:41:20.527370 [ 267 ] {7459e4cf-6abe-4793-86f9-1010ee2f7bcd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 856 | 2026.01.17 13:41:20.527810 [ 267 ] {7459e4cf-6abe-4793-86f9-1010ee2f7bcd} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 857 | 2026.01.17 13:41:20.527936 [ 267 ] {7459e4cf-6abe-4793-86f9-1010ee2f7bcd} <Debug> executeQuery: Read 48 rows, 4.13 KiB in 0.003519 sec., 13640.238704177324 rows/sec., 1.15 MiB/sec. | ||
| 858 | 2026.01.17 13:41:20.527974 [ 267 ] {7459e4cf-6abe-4793-86f9-1010ee2f7bcd} <Debug> TCPHandler: Processed in 0.003682225 sec. | ||
| 859 | 2026.01.17 13:41:20.528079 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.01.17 13:41:20.528175 [ 267 ] {3be25529-b8dd-444a-a2ae-9eede6d275cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 861 | 2026.01.17 13:41:20.528215 [ 267 ] {3be25529-b8dd-444a-a2ae-9eede6d275cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 862 | 2026.01.17 13:41:20.528593 [ 267 ] {3be25529-b8dd-444a-a2ae-9eede6d275cf} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 863 | 2026.01.17 13:41:20.528629 [ 267 ] {3be25529-b8dd-444a-a2ae-9eede6d275cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 864 | 2026.01.17 13:41:20.529027 [ 267 ] {3be25529-b8dd-444a-a2ae-9eede6d275cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 865 | 2026.01.17 13:41:20.529455 [ 267 ] {3be25529-b8dd-444a-a2ae-9eede6d275cf} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 866 | 2026.01.17 13:41:20.529580 [ 267 ] {3be25529-b8dd-444a-a2ae-9eede6d275cf} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001424 sec., 9831.460674157304 rows/sec., 724.19 KiB/sec. | ||
| 867 | 2026.01.17 13:41:20.529618 [ 267 ] {3be25529-b8dd-444a-a2ae-9eede6d275cf} <Debug> TCPHandler: Processed in 0.001587692 sec. | ||
| 868 | 2026.01.17 13:41:20.529723 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.01.17 13:41:20.529817 [ 267 ] {29aa320b-102c-4e15-a2b7-26348e43cd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 870 | 2026.01.17 13:41:20.529855 [ 267 ] {29aa320b-102c-4e15-a2b7-26348e43cd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 871 | 2026.01.17 13:41:20.530242 [ 267 ] {29aa320b-102c-4e15-a2b7-26348e43cd0d} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 872 | 2026.01.17 13:41:20.530278 [ 267 ] {29aa320b-102c-4e15-a2b7-26348e43cd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 873 | 2026.01.17 13:41:20.530671 [ 267 ] {29aa320b-102c-4e15-a2b7-26348e43cd0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 874 | 2026.01.17 13:41:20.531095 [ 267 ] {29aa320b-102c-4e15-a2b7-26348e43cd0d} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 875 | 2026.01.17 13:41:20.531220 [ 267 ] {29aa320b-102c-4e15-a2b7-26348e43cd0d} <Debug> executeQuery: Read 42 rows, 3.36 KiB in 0.001421 sec., 29556.65024630542 rows/sec., 2.31 MiB/sec. | ||
| 876 | 2026.01.17 13:41:20.531258 [ 267 ] {29aa320b-102c-4e15-a2b7-26348e43cd0d} <Debug> TCPHandler: Processed in 0.001584411 sec. | ||
| 877 | 2026.01.17 13:41:20.531388 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.17 13:41:20.531482 [ 267 ] {d3c0c89e-b53f-484a-8293-080eca5f670a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 879 | 2026.01.17 13:41:20.531523 [ 267 ] {d3c0c89e-b53f-484a-8293-080eca5f670a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 880 | 2026.01.17 13:41:20.531969 [ 267 ] {d3c0c89e-b53f-484a-8293-080eca5f670a} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2026.01.17 13:41:20.532003 [ 267 ] {d3c0c89e-b53f-484a-8293-080eca5f670a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 882 | 2026.01.17 13:41:20.534387 [ 267 ] {d3c0c89e-b53f-484a-8293-080eca5f670a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 883 | 2026.01.17 13:41:20.534831 [ 267 ] {d3c0c89e-b53f-484a-8293-080eca5f670a} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2026.01.17 13:41:20.534958 [ 267 ] {d3c0c89e-b53f-484a-8293-080eca5f670a} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.003495 sec., 29184.54935622318 rows/sec., 2.02 MiB/sec. | ||
| 885 | 2026.01.17 13:41:20.534993 [ 267 ] {d3c0c89e-b53f-484a-8293-080eca5f670a} <Debug> TCPHandler: Processed in 0.003659394 sec. | ||
| 886 | 2026.01.17 13:41:20.535130 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.01.17 13:41:20.535224 [ 267 ] {3674f25f-3553-42b1-a83c-e3ce8a1567f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 888 | 2026.01.17 13:41:20.535277 [ 267 ] {3674f25f-3553-42b1-a83c-e3ce8a1567f9} <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 | ||
| 889 | 2026.01.17 13:41:20.536061 [ 267 ] {3674f25f-3553-42b1-a83c-e3ce8a1567f9} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2026.01.17 13:41:20.536097 [ 267 ] {3674f25f-3553-42b1-a83c-e3ce8a1567f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 891 | 2026.01.17 13:41:20.539068 [ 267 ] {3674f25f-3553-42b1-a83c-e3ce8a1567f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 892 | 2026.01.17 13:41:20.539738 [ 267 ] {3674f25f-3553-42b1-a83c-e3ce8a1567f9} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2026.01.17 13:41:20.539875 [ 267 ] {3674f25f-3553-42b1-a83c-e3ce8a1567f9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004669 sec., 2141.7862497322767 rows/sec., 3.84 MiB/sec. | ||
| 894 | 2026.01.17 13:41:20.539950 [ 267 ] {3674f25f-3553-42b1-a83c-e3ce8a1567f9} <Debug> TCPHandler: Processed in 0.004868946 sec. | ||
| 895 | 2026.01.17 13:41:20.540080 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.17 13:41:20.540177 [ 267 ] {610811e9-c838-48fb-a7b2-ffe71dd97e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 897 | 2026.01.17 13:41:20.540218 [ 267 ] {610811e9-c838-48fb-a7b2-ffe71dd97e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 898 | 2026.01.17 13:41:20.540567 [ 267 ] {610811e9-c838-48fb-a7b2-ffe71dd97e61} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.01.17 13:41:20.540603 [ 267 ] {610811e9-c838-48fb-a7b2-ffe71dd97e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 900 | 2026.01.17 13:41:20.541086 [ 267 ] {610811e9-c838-48fb-a7b2-ffe71dd97e61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.01.17 13:41:20.541605 [ 267 ] {610811e9-c838-48fb-a7b2-ffe71dd97e61} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.01.17 13:41:20.541734 [ 267 ] {610811e9-c838-48fb-a7b2-ffe71dd97e61} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001575 sec., 19047.619047619046 rows/sec., 1.30 MiB/sec. | ||
| 903 | 2026.01.17 13:41:20.541770 [ 267 ] {610811e9-c838-48fb-a7b2-ffe71dd97e61} <Debug> TCPHandler: Processed in 0.001741645 sec. | ||
| 904 | 2026.01.17 13:41:21.494255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1403 | ||
| 905 | 2026.01.17 13:41:21.494733 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.01.17 13:41:21.494771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 907 | 2026.01.17 13:41:21.495419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 908 | 2026.01.17 13:41:21.495895 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.01.17 13:41:21.496033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 910 | 2026.01.17 13:41:21.563258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 911 | 2026.01.17 13:41:21.580963 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.01.17 13:41:21.581034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 913 | 2026.01.17 13:41:21.587643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 914 | 2026.01.17 13:41:21.588821 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.01.17 13:41:21.591885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 916 | 2026.01.17 13:41:22.000849 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.65 MiB, peak 163.65 MiB, free memory in arenas 0.00 B, will set to 160.84 MiB (RSS), difference: 1.19 MiB | ||
| 917 | 2026.01.17 13:41:25.485458 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.01.17 13:41:25.485669 [ 267 ] {26d19bc2-be26-45df-820e-ded90f3e50e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 919 | 2026.01.17 13:41:25.485742 [ 267 ] {26d19bc2-be26-45df-820e-ded90f3e50e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 920 | 2026.01.17 13:41:25.486373 [ 267 ] {26d19bc2-be26-45df-820e-ded90f3e50e4} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.01.17 13:41:25.486412 [ 267 ] {26d19bc2-be26-45df-820e-ded90f3e50e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 922 | 2026.01.17 13:41:25.486896 [ 267 ] {26d19bc2-be26-45df-820e-ded90f3e50e4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 923 | 2026.01.17 13:41:25.487337 [ 267 ] {26d19bc2-be26-45df-820e-ded90f3e50e4} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.01.17 13:41:25.487494 [ 267 ] {26d19bc2-be26-45df-820e-ded90f3e50e4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001878 sec., 13844.515441959533 rows/sec., 1.03 MiB/sec. | ||
| 925 | 2026.01.17 13:41:25.487539 [ 267 ] {26d19bc2-be26-45df-820e-ded90f3e50e4} <Debug> TCPHandler: Processed in 0.002217237 sec. | ||
| 926 | 2026.01.17 13:41:25.487682 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.01.17 13:41:25.487807 [ 267 ] {67a265f9-7d6d-4856-b666-239a91f73480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 928 | 2026.01.17 13:41:25.487856 [ 267 ] {67a265f9-7d6d-4856-b666-239a91f73480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 929 | 2026.01.17 13:41:25.488282 [ 267 ] {67a265f9-7d6d-4856-b666-239a91f73480} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.01.17 13:41:25.488316 [ 267 ] {67a265f9-7d6d-4856-b666-239a91f73480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 931 | 2026.01.17 13:41:25.488797 [ 267 ] {67a265f9-7d6d-4856-b666-239a91f73480} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 932 | 2026.01.17 13:41:25.489341 [ 267 ] {67a265f9-7d6d-4856-b666-239a91f73480} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.01.17 13:41:25.489472 [ 267 ] {67a265f9-7d6d-4856-b666-239a91f73480} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001693 sec., 16538.688718251622 rows/sec., 1.29 MiB/sec. | ||
| 934 | 2026.01.17 13:41:25.489510 [ 267 ] {67a265f9-7d6d-4856-b666-239a91f73480} <Debug> TCPHandler: Processed in 0.001903689 sec. | ||
| 935 | 2026.01.17 13:41:25.489621 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.01.17 13:41:25.489714 [ 267 ] {0374e2c2-1f4e-47e7-85fb-b35fc4475430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 937 | 2026.01.17 13:41:25.489755 [ 267 ] {0374e2c2-1f4e-47e7-85fb-b35fc4475430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 938 | 2026.01.17 13:41:25.490155 [ 267 ] {0374e2c2-1f4e-47e7-85fb-b35fc4475430} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.01.17 13:41:25.490190 [ 267 ] {0374e2c2-1f4e-47e7-85fb-b35fc4475430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 940 | 2026.01.17 13:41:25.490659 [ 267 ] {0374e2c2-1f4e-47e7-85fb-b35fc4475430} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 941 | 2026.01.17 13:41:25.491172 [ 267 ] {0374e2c2-1f4e-47e7-85fb-b35fc4475430} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.01.17 13:41:25.491297 [ 267 ] {0374e2c2-1f4e-47e7-85fb-b35fc4475430} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001602 sec., 62421.97253433209 rows/sec., 4.33 MiB/sec. | ||
| 943 | 2026.01.17 13:41:25.491331 [ 267 ] {0374e2c2-1f4e-47e7-85fb-b35fc4475430} <Debug> TCPHandler: Processed in 0.001758825 sec. | ||
| 944 | 2026.01.17 13:41:25.491446 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.01.17 13:41:25.491538 [ 267 ] {91c2235c-cba9-4c17-b6fa-22e8725f87e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 946 | 2026.01.17 13:41:25.491577 [ 267 ] {91c2235c-cba9-4c17-b6fa-22e8725f87e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 947 | 2026.01.17 13:41:25.491885 [ 267 ] {91c2235c-cba9-4c17-b6fa-22e8725f87e2} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.01.17 13:41:25.491918 [ 267 ] {91c2235c-cba9-4c17-b6fa-22e8725f87e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 949 | 2026.01.17 13:41:25.492373 [ 267 ] {91c2235c-cba9-4c17-b6fa-22e8725f87e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 950 | 2026.01.17 13:41:25.492929 [ 267 ] {91c2235c-cba9-4c17-b6fa-22e8725f87e2} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.01.17 13:41:25.493055 [ 267 ] {91c2235c-cba9-4c17-b6fa-22e8725f87e2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001534 sec., 19556.71447196871 rows/sec., 1.34 MiB/sec. | ||
| 952 | 2026.01.17 13:41:25.493090 [ 267 ] {91c2235c-cba9-4c17-b6fa-22e8725f87e2} <Debug> TCPHandler: Processed in 0.001691903 sec. | ||
| 953 | 2026.01.17 13:41:28.920562 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 954 | 2026.01.17 13:41:28.920647 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 955 | 2026.01.17 13:41:28.990322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 144 | ||
| 956 | 2026.01.17 13:41:28.993483 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.01.17 13:41:28.993539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 958 | 2026.01.17 13:41:28.994788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 959 | 2026.01.17 13:41:28.995259 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.01.17 13:41:28.995572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
| 961 | 2026.01.17 13:41:28.996270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1830 | ||
| 962 | 2026.01.17 13:41:28.996753 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.01.17 13:41:28.996796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 964 | 2026.01.17 13:41:28.997375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 965 | 2026.01.17 13:41:28.997818 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.01.17 13:41:28.997946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1830 | ||
| 967 | 2026.01.17 13:41:29.092172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 968 | 2026.01.17 13:41:29.108792 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.01.17 13:41:29.108833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 970 | 2026.01.17 13:41:29.115035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 971 | 2026.01.17 13:41:29.116256 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.01.17 13:41:29.119311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 973 | 2026.01.17 13:41:30.486633 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.01.17 13:41:30.486871 [ 267 ] {ad0779f7-7bc0-4563-b2ce-cd9c2fbdd9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 975 | 2026.01.17 13:41:30.486934 [ 267 ] {ad0779f7-7bc0-4563-b2ce-cd9c2fbdd9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 976 | 2026.01.17 13:41:30.487547 [ 267 ] {ad0779f7-7bc0-4563-b2ce-cd9c2fbdd9e1} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.01.17 13:41:30.487588 [ 267 ] {ad0779f7-7bc0-4563-b2ce-cd9c2fbdd9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 978 | 2026.01.17 13:41:30.488115 [ 267 ] {ad0779f7-7bc0-4563-b2ce-cd9c2fbdd9e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 979 | 2026.01.17 13:41:30.488633 [ 267 ] {ad0779f7-7bc0-4563-b2ce-cd9c2fbdd9e1} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.01.17 13:41:30.488785 [ 267 ] {ad0779f7-7bc0-4563-b2ce-cd9c2fbdd9e1} <Debug> executeQuery: Read 46 rows, 3.99 KiB in 0.001962 sec., 23445.463812436286 rows/sec., 1.98 MiB/sec. | ||
| 981 | 2026.01.17 13:41:30.488826 [ 267 ] {ad0779f7-7bc0-4563-b2ce-cd9c2fbdd9e1} <Debug> TCPHandler: Processed in 0.002265688 sec. | ||
| 982 | 2026.01.17 13:41:30.488939 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.01.17 13:41:30.489030 [ 267 ] {c92fe894-a54f-44f6-a13d-7ef16e16bd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 984 | 2026.01.17 13:41:30.489069 [ 267 ] {c92fe894-a54f-44f6-a13d-7ef16e16bd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 985 | 2026.01.17 13:41:30.489435 [ 267 ] {c92fe894-a54f-44f6-a13d-7ef16e16bd02} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.01.17 13:41:30.489470 [ 267 ] {c92fe894-a54f-44f6-a13d-7ef16e16bd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 987 | 2026.01.17 13:41:30.489966 [ 267 ] {c92fe894-a54f-44f6-a13d-7ef16e16bd02} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 988 | 2026.01.17 13:41:30.490539 [ 267 ] {c92fe894-a54f-44f6-a13d-7ef16e16bd02} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.01.17 13:41:30.490671 [ 267 ] {c92fe894-a54f-44f6-a13d-7ef16e16bd02} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001646 sec., 6075.334143377886 rows/sec., 456.84 KiB/sec. | ||
| 990 | 2026.01.17 13:41:30.490710 [ 267 ] {c92fe894-a54f-44f6-a13d-7ef16e16bd02} <Debug> TCPHandler: Processed in 0.001814347 sec. | ||
| 991 | 2026.01.17 13:41:30.490816 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.17 13:41:30.490912 [ 267 ] {04052ecb-0dc4-4ed2-84e0-03ce2410fa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 993 | 2026.01.17 13:41:30.490953 [ 267 ] {04052ecb-0dc4-4ed2-84e0-03ce2410fa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 994 | 2026.01.17 13:41:30.491370 [ 267 ] {04052ecb-0dc4-4ed2-84e0-03ce2410fa02} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2026.01.17 13:41:30.491407 [ 267 ] {04052ecb-0dc4-4ed2-84e0-03ce2410fa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 996 | 2026.01.17 13:41:30.491854 [ 267 ] {04052ecb-0dc4-4ed2-84e0-03ce2410fa02} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 997 | 2026.01.17 13:41:30.492346 [ 267 ] {04052ecb-0dc4-4ed2-84e0-03ce2410fa02} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.01.17 13:41:30.492467 [ 267 ] {04052ecb-0dc4-4ed2-84e0-03ce2410fa02} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001616 sec., 23514.851485148516 rows/sec., 1.84 MiB/sec. | ||
| 999 | 2026.01.17 13:41:30.492503 [ 267 ] {04052ecb-0dc4-4ed2-84e0-03ce2410fa02} <Debug> TCPHandler: Processed in 0.001782146 sec. | ||
| 1000 | 2026.01.17 13:41:30.492601 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.01.17 13:41:30.492691 [ 267 ] {96dcee77-2e55-4ce8-acbc-1c3dd498de99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1002 | 2026.01.17 13:41:30.492732 [ 267 ] {96dcee77-2e55-4ce8-acbc-1c3dd498de99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1003 | 2026.01.17 13:41:30.493188 [ 267 ] {96dcee77-2e55-4ce8-acbc-1c3dd498de99} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.01.17 13:41:30.493226 [ 267 ] {96dcee77-2e55-4ce8-acbc-1c3dd498de99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1005 | 2026.01.17 13:41:30.493697 [ 267 ] {96dcee77-2e55-4ce8-acbc-1c3dd498de99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1006 | 2026.01.17 13:41:30.494212 [ 267 ] {96dcee77-2e55-4ce8-acbc-1c3dd498de99} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.01.17 13:41:30.494335 [ 267 ] {96dcee77-2e55-4ce8-acbc-1c3dd498de99} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001639 sec., 61012.812690665036 rows/sec., 4.23 MiB/sec. | ||
| 1008 | 2026.01.17 13:41:30.494369 [ 267 ] {96dcee77-2e55-4ce8-acbc-1c3dd498de99} <Debug> TCPHandler: Processed in 0.001801416 sec. | ||
| 1009 | 2026.01.17 13:41:30.494470 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.01.17 13:41:30.494558 [ 267 ] {f6a2db95-7be0-4e0c-b845-8cd00e0f1b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1011 | 2026.01.17 13:41:30.494609 [ 267 ] {f6a2db95-7be0-4e0c-b845-8cd00e0f1b40} <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 | ||
| 1012 | 2026.01.17 13:41:30.495458 [ 267 ] {f6a2db95-7be0-4e0c-b845-8cd00e0f1b40} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.01.17 13:41:30.495496 [ 267 ] {f6a2db95-7be0-4e0c-b845-8cd00e0f1b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1014 | 2026.01.17 13:41:30.496173 [ 267 ] {f6a2db95-7be0-4e0c-b845-8cd00e0f1b40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1015 | 2026.01.17 13:41:30.496684 [ 267 ] {f6a2db95-7be0-4e0c-b845-8cd00e0f1b40} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.01.17 13:41:30.496822 [ 267 ] {f6a2db95-7be0-4e0c-b845-8cd00e0f1b40} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002233 sec., 4478.280340349305 rows/sec., 8.02 MiB/sec. | ||
| 1017 | 2026.01.17 13:41:30.496870 [ 267 ] {f6a2db95-7be0-4e0c-b845-8cd00e0f1b40} <Debug> TCPHandler: Processed in 0.002408962 sec. | ||
| 1018 | 2026.01.17 13:41:30.496970 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.01.17 13:41:30.497058 [ 267 ] {21d6a645-e78c-4b83-bef0-2d14ce52c507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1020 | 2026.01.17 13:41:30.497097 [ 267 ] {21d6a645-e78c-4b83-bef0-2d14ce52c507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1021 | 2026.01.17 13:41:30.497408 [ 267 ] {21d6a645-e78c-4b83-bef0-2d14ce52c507} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2026.01.17 13:41:30.497443 [ 267 ] {21d6a645-e78c-4b83-bef0-2d14ce52c507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1023 | 2026.01.17 13:41:30.497908 [ 267 ] {21d6a645-e78c-4b83-bef0-2d14ce52c507} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1024 | 2026.01.17 13:41:30.498333 [ 267 ] {21d6a645-e78c-4b83-bef0-2d14ce52c507} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2026.01.17 13:41:30.498466 [ 267 ] {21d6a645-e78c-4b83-bef0-2d14ce52c507} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00141 sec., 21276.59574468085 rows/sec., 1.46 MiB/sec. | ||
| 1026 | 2026.01.17 13:41:30.498502 [ 267 ] {21d6a645-e78c-4b83-bef0-2d14ce52c507} <Debug> TCPHandler: Processed in 0.001572161 sec. | ||
| 1027 | 2026.01.17 13:41:35.482854 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.01.17 13:41:35.483096 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 1029 | 2026.01.17 13:41:35.487707 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1030 | 2026.01.17 13:41:35.489794 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <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 | ||
| 1031 | 2026.01.17 13:41:35.490091 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.01.17 13:41:35.494449 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.01.17 13:41:35.498629 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1034 | 2026.01.17 13:41:35.502917 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1035 | 2026.01.17 13:41:35.504895 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1036 | 2026.01.17 13:41:35.504922 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1037 | 2026.01.17 13:41:35.508932 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <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'))" | ||
| 1038 | 2026.01.17 13:41:35.508965 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1039 | 2026.01.17 13:41:35.525177 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.042194 sec., 379.2008342418353 rows/sec., 15.53 KiB/sec. | ||
| 1040 | 2026.01.17 13:41:35.525301 [ 267 ] {3e80e19c-fe13-4a1e-b8d5-403427626a0c} <Debug> TCPHandler: Processed in 0.042609679 sec. | ||
| 1041 | 2026.01.17 13:41:35.525668 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.17 13:41:35.525852 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 1043 | 2026.01.17 13:41:35.526152 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1044 | 2026.01.17 13:41:35.526192 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <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 | ||
| 1045 | 2026.01.17 13:41:35.526414 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2026.01.17 13:41:35.526471 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.01.17 13:41:35.526583 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1048 | 2026.01.17 13:41:35.526614 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1049 | 2026.01.17 13:41:35.526633 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1050 | 2026.01.17 13:41:35.526647 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1051 | 2026.01.17 13:41:35.526691 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <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'))" | ||
| 1052 | 2026.01.17 13:41:35.526710 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1053 | 2026.01.17 13:41:35.527205 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001431 sec., 11180.992313067785 rows/sec., 457.91 KiB/sec. | ||
| 1054 | 2026.01.17 13:41:35.527300 [ 267 ] {2715fca1-5f5c-43e8-aef4-4c1ca872b3c2} <Debug> TCPHandler: Processed in 0.001717925 sec. | ||
| 1055 | 2026.01.17 13:41:35.527529 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.01.17 13:41:35.527658 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 1057 | 2026.01.17 13:41:35.527857 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1058 | 2026.01.17 13:41:35.527888 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <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 | ||
| 1059 | 2026.01.17 13:41:35.528053 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.01.17 13:41:35.528104 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.01.17 13:41:35.528202 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1062 | 2026.01.17 13:41:35.528231 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1063 | 2026.01.17 13:41:35.528249 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1064 | 2026.01.17 13:41:35.528262 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1065 | 2026.01.17 13:41:35.528295 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <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'))" | ||
| 1066 | 2026.01.17 13:41:35.528312 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1067 | 2026.01.17 13:41:35.528769 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001161 sec., 13781.223083548666 rows/sec., 564.40 KiB/sec. | ||
| 1068 | 2026.01.17 13:41:35.528855 [ 267 ] {5180bc7f-67e8-4134-9884-ee5d19d537a1} <Debug> TCPHandler: Processed in 0.001378846 sec. | ||
| 1069 | 2026.01.17 13:41:35.529050 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.17 13:41:35.529176 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 1071 | 2026.01.17 13:41:35.529369 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1072 | 2026.01.17 13:41:35.529401 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <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 | ||
| 1073 | 2026.01.17 13:41:35.529564 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.17 13:41:35.529617 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.01.17 13:41:35.529714 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1076 | 2026.01.17 13:41:35.529742 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1077 | 2026.01.17 13:41:35.529759 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1078 | 2026.01.17 13:41:35.529773 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1079 | 2026.01.17 13:41:35.529805 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <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'))" | ||
| 1080 | 2026.01.17 13:41:35.529821 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1081 | 2026.01.17 13:41:35.530214 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001083 sec., 14773.776546629733 rows/sec., 605.05 KiB/sec. | ||
| 1082 | 2026.01.17 13:41:35.530296 [ 267 ] {08698cdc-b8e0-431f-8b51-2eb8637dd852} <Debug> TCPHandler: Processed in 0.001295494 sec. | ||
| 1083 | 2026.01.17 13:41:35.530498 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.01.17 13:41:35.530661 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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) | ||
| 1085 | 2026.01.17 13:41:35.530915 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1086 | 2026.01.17 13:41:35.530954 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <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 | ||
| 1087 | 2026.01.17 13:41:35.531171 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.01.17 13:41:35.531237 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.01.17 13:41:35.531362 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1090 | 2026.01.17 13:41:35.531391 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1091 | 2026.01.17 13:41:35.531409 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1092 | 2026.01.17 13:41:35.531423 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1093 | 2026.01.17 13:41:35.531456 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <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'))" | ||
| 1094 | 2026.01.17 13:41:35.531473 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1095 | 2026.01.17 13:41:35.531883 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001307 sec., 12241.77505738332 rows/sec., 501.36 KiB/sec. | ||
| 1096 | 2026.01.17 13:41:35.531967 [ 267 ] {37f1fa58-60aa-4bf5-8684-8450f379b7c3} <Debug> TCPHandler: Processed in 0.001520779 sec. | ||
| 1097 | 2026.01.17 13:41:35.534391 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.17 13:41:35.534542 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1099 | 2026.01.17 13:41:35.534780 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1100 | 2026.01.17 13:41:35.534817 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <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_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1101 | 2026.01.17 13:41:35.535024 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.01.17 13:41:35.535086 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.01.17 13:41:35.535205 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1104 | 2026.01.17 13:41:35.535238 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1105 | 2026.01.17 13:41:35.535260 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1106 | 2026.01.17 13:41:35.535278 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1107 | 2026.01.17 13:41:35.535318 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1108 | 2026.01.17 13:41:35.535339 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1109 | 2026.01.17 13:41:35.535830 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001337 sec., 11967.090501121915 rows/sec., 490.11 KiB/sec. | ||
| 1110 | 2026.01.17 13:41:35.535912 [ 267 ] {34b45678-1ce0-408d-87f7-f8b43a92f6fd} <Debug> TCPHandler: Processed in 0.001583231 sec. | ||
| 1111 | 2026.01.17 13:41:35.536153 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.17 13:41:35.536278 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.01.17 13:41:35.536470 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1114 | 2026.01.17 13:41:35.536501 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1115 | 2026.01.17 13:41:35.536669 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2026.01.17 13:41:35.536720 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2026.01.17 13:41:35.536815 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1118 | 2026.01.17 13:41:35.536842 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1119 | 2026.01.17 13:41:35.536859 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1120 | 2026.01.17 13:41:35.536873 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1121 | 2026.01.17 13:41:35.536904 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1122 | 2026.01.17 13:41:35.536921 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1123 | 2026.01.17 13:41:35.537352 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.00111 sec., 14414.414414414414 rows/sec., 590.34 KiB/sec. | ||
| 1124 | 2026.01.17 13:41:35.537432 [ 267 ] {8e3b2567-5f2a-4c45-b8f0-718b9e599d36} <Debug> TCPHandler: Processed in 0.001330374 sec. | ||
| 1125 | 2026.01.17 13:41:35.537681 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.01.17 13:41:35.537844 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1127 | 2026.01.17 13:41:35.538113 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1128 | 2026.01.17 13:41:35.538153 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1129 | 2026.01.17 13:41:35.538371 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1130 | 2026.01.17 13:41:35.538424 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1131 | 2026.01.17 13:41:35.538525 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1132 | 2026.01.17 13:41:35.538554 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1133 | 2026.01.17 13:41:35.538572 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1134 | 2026.01.17 13:41:35.538586 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1135 | 2026.01.17 13:41:35.538619 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1136 | 2026.01.17 13:41:35.538637 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1137 | 2026.01.17 13:41:35.539040 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001262 sec., 12678.288431061806 rows/sec., 519.23 KiB/sec. | ||
| 1138 | 2026.01.17 13:41:35.539122 [ 267 ] {f55f861c-0ef3-4b6e-a616-a1e4d7d4311b} <Debug> TCPHandler: Processed in 0.001506189 sec. | ||
| 1139 | 2026.01.17 13:41:35.539354 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.01.17 13:41:35.539483 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1141 | 2026.01.17 13:41:35.539690 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1142 | 2026.01.17 13:41:35.539723 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1143 | 2026.01.17 13:41:35.539899 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2026.01.17 13:41:35.539952 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1145 | 2026.01.17 13:41:35.540051 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1146 | 2026.01.17 13:41:35.540079 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1147 | 2026.01.17 13:41:35.540097 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1148 | 2026.01.17 13:41:35.540111 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1149 | 2026.01.17 13:41:35.540143 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1150 | 2026.01.17 13:41:35.540160 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1151 | 2026.01.17 13:41:35.540569 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001138 sec., 14059.753954305801 rows/sec., 575.81 KiB/sec. | ||
| 1152 | 2026.01.17 13:41:35.540653 [ 267 ] {dca65ccd-d704-4444-b38d-2d3eed372927} <Debug> TCPHandler: Processed in 0.001349485 sec. | ||
| 1153 | 2026.01.17 13:41:35.540887 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.01.17 13:41:35.541014 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1155 | 2026.01.17 13:41:35.541214 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1156 | 2026.01.17 13:41:35.541246 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1157 | 2026.01.17 13:41:35.541423 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1158 | 2026.01.17 13:41:35.541475 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1159 | 2026.01.17 13:41:35.541573 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1160 | 2026.01.17 13:41:35.541605 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1161 | 2026.01.17 13:41:35.541622 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1162 | 2026.01.17 13:41:35.541636 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1163 | 2026.01.17 13:41:35.541669 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1164 | 2026.01.17 13:41:35.541687 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1165 | 2026.01.17 13:41:35.542086 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001122 sec., 14260.249554367201 rows/sec., 584.02 KiB/sec. | ||
| 1166 | 2026.01.17 13:41:35.542169 [ 267 ] {80d5d0fc-0c63-42a6-9849-835399828fe3} <Debug> TCPHandler: Processed in 0.001332094 sec. | ||
| 1167 | 2026.01.17 13:41:35.557098 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.01.17 13:41:35.557237 [ 267 ] {70727da6-e5b4-49e0-b4ac-ea98a2ea3159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1169 | 2026.01.17 13:41:35.557292 [ 267 ] {70727da6-e5b4-49e0-b4ac-ea98a2ea3159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1170 | 2026.01.17 13:41:35.558028 [ 267 ] {70727da6-e5b4-49e0-b4ac-ea98a2ea3159} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.01.17 13:41:35.558073 [ 267 ] {70727da6-e5b4-49e0-b4ac-ea98a2ea3159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1172 | 2026.01.17 13:41:35.558613 [ 267 ] {70727da6-e5b4-49e0-b4ac-ea98a2ea3159} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1173 | 2026.01.17 13:41:35.558985 [ 267 ] {70727da6-e5b4-49e0-b4ac-ea98a2ea3159} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.01.17 13:41:35.559131 [ 267 ] {70727da6-e5b4-49e0-b4ac-ea98a2ea3159} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001933 sec., 5173.305742369374 rows/sec., 1.69 MiB/sec. | ||
| 1175 | 2026.01.17 13:41:35.559170 [ 267 ] {70727da6-e5b4-49e0-b4ac-ea98a2ea3159} <Debug> TCPHandler: Processed in 0.002143315 sec. | ||
| 1176 | 2026.01.17 13:41:35.559292 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.01.17 13:41:35.559390 [ 267 ] {8d9c1f65-f2e8-4d83-9b36-590de99e8dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.01.17 13:41:35.559431 [ 267 ] {8d9c1f65-f2e8-4d83-9b36-590de99e8dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1179 | 2026.01.17 13:41:35.563330 [ 267 ] {8d9c1f65-f2e8-4d83-9b36-590de99e8dd8} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.01.17 13:41:35.563373 [ 267 ] {8d9c1f65-f2e8-4d83-9b36-590de99e8dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1181 | 2026.01.17 13:41:35.563874 [ 267 ] {8d9c1f65-f2e8-4d83-9b36-590de99e8dd8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1182 | 2026.01.17 13:41:35.564382 [ 267 ] {8d9c1f65-f2e8-4d83-9b36-590de99e8dd8} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.01.17 13:41:35.564518 [ 267 ] {8d9c1f65-f2e8-4d83-9b36-590de99e8dd8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005155 sec., 4655.6741028128035 rows/sec., 395.55 KiB/sec. | ||
| 1184 | 2026.01.17 13:41:35.564555 [ 267 ] {8d9c1f65-f2e8-4d83-9b36-590de99e8dd8} <Debug> TCPHandler: Processed in 0.005316217 sec. | ||
| 1185 | 2026.01.17 13:41:35.564680 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.01.17 13:41:35.564784 [ 267 ] {5048bd6f-c0dd-47d0-9883-b3724a8f7a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1187 | 2026.01.17 13:41:35.564826 [ 267 ] {5048bd6f-c0dd-47d0-9883-b3724a8f7a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1188 | 2026.01.17 13:41:35.565252 [ 267 ] {5048bd6f-c0dd-47d0-9883-b3724a8f7a1d} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.01.17 13:41:35.565289 [ 267 ] {5048bd6f-c0dd-47d0-9883-b3724a8f7a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1190 | 2026.01.17 13:41:35.565734 [ 267 ] {5048bd6f-c0dd-47d0-9883-b3724a8f7a1d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1191 | 2026.01.17 13:41:35.566245 [ 267 ] {5048bd6f-c0dd-47d0-9883-b3724a8f7a1d} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.01.17 13:41:35.566376 [ 267 ] {5048bd6f-c0dd-47d0-9883-b3724a8f7a1d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 303.13 KiB/sec. | ||
| 1193 | 2026.01.17 13:41:35.566413 [ 267 ] {5048bd6f-c0dd-47d0-9883-b3724a8f7a1d} <Debug> TCPHandler: Processed in 0.001788576 sec. | ||
| 1194 | 2026.01.17 13:41:35.566529 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.01.17 13:41:35.566624 [ 267 ] {64624542-1706-4784-a948-b0ad4eee2a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1196 | 2026.01.17 13:41:35.566663 [ 267 ] {64624542-1706-4784-a948-b0ad4eee2a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1197 | 2026.01.17 13:41:35.567177 [ 267 ] {64624542-1706-4784-a948-b0ad4eee2a61} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.01.17 13:41:35.567213 [ 267 ] {64624542-1706-4784-a948-b0ad4eee2a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1199 | 2026.01.17 13:41:35.567687 [ 267 ] {64624542-1706-4784-a948-b0ad4eee2a61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1200 | 2026.01.17 13:41:35.568161 [ 267 ] {64624542-1706-4784-a948-b0ad4eee2a61} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.01.17 13:41:35.568288 [ 267 ] {64624542-1706-4784-a948-b0ad4eee2a61} <Debug> executeQuery: Read 179 rows, 16.04 KiB in 0.001684 sec., 106294.53681710214 rows/sec., 9.30 MiB/sec. | ||
| 1202 | 2026.01.17 13:41:35.568330 [ 267 ] {64624542-1706-4784-a948-b0ad4eee2a61} <Debug> TCPHandler: Processed in 0.001853708 sec. | ||
| 1203 | 2026.01.17 13:41:35.568446 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.01.17 13:41:35.568541 [ 267 ] {31c570bb-b837-4534-a732-3424cdb9b992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1205 | 2026.01.17 13:41:35.568581 [ 267 ] {31c570bb-b837-4534-a732-3424cdb9b992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1206 | 2026.01.17 13:41:35.568986 [ 267 ] {31c570bb-b837-4534-a732-3424cdb9b992} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.01.17 13:41:35.569022 [ 267 ] {31c570bb-b837-4534-a732-3424cdb9b992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1208 | 2026.01.17 13:41:35.569430 [ 267 ] {31c570bb-b837-4534-a732-3424cdb9b992} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1209 | 2026.01.17 13:41:35.569929 [ 267 ] {31c570bb-b837-4534-a732-3424cdb9b992} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.01.17 13:41:35.570064 [ 267 ] {31c570bb-b837-4534-a732-3424cdb9b992} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001542 sec., 11673.151750972764 rows/sec., 894.87 KiB/sec. | ||
| 1211 | 2026.01.17 13:41:35.570109 [ 267 ] {31c570bb-b837-4534-a732-3424cdb9b992} <Debug> TCPHandler: Processed in 0.001714824 sec. | ||
| 1212 | 2026.01.17 13:41:35.570237 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.01.17 13:41:35.570332 [ 267 ] {b0ef2c66-05de-4971-8487-20150fb828f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1214 | 2026.01.17 13:41:35.570371 [ 267 ] {b0ef2c66-05de-4971-8487-20150fb828f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1215 | 2026.01.17 13:41:35.570829 [ 267 ] {b0ef2c66-05de-4971-8487-20150fb828f8} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.01.17 13:41:35.570862 [ 267 ] {b0ef2c66-05de-4971-8487-20150fb828f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1217 | 2026.01.17 13:41:35.571327 [ 267 ] {b0ef2c66-05de-4971-8487-20150fb828f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1218 | 2026.01.17 13:41:35.571759 [ 267 ] {b0ef2c66-05de-4971-8487-20150fb828f8} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.01.17 13:41:35.571887 [ 267 ] {b0ef2c66-05de-4971-8487-20150fb828f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001575 sec., 15238.095238095239 rows/sec., 1.26 MiB/sec. | ||
| 1220 | 2026.01.17 13:41:35.571931 [ 267 ] {b0ef2c66-05de-4971-8487-20150fb828f8} <Debug> TCPHandler: Processed in 0.001751265 sec. | ||
| 1221 | 2026.01.17 13:41:35.572040 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.01.17 13:41:35.572133 [ 267 ] {689ff53d-9081-4869-b219-f839c8ad490f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1223 | 2026.01.17 13:41:35.572171 [ 267 ] {689ff53d-9081-4869-b219-f839c8ad490f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1224 | 2026.01.17 13:41:35.572569 [ 267 ] {689ff53d-9081-4869-b219-f839c8ad490f} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.01.17 13:41:35.572607 [ 267 ] {689ff53d-9081-4869-b219-f839c8ad490f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1226 | 2026.01.17 13:41:35.573093 [ 267 ] {689ff53d-9081-4869-b219-f839c8ad490f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1227 | 2026.01.17 13:41:35.573607 [ 267 ] {689ff53d-9081-4869-b219-f839c8ad490f} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.01.17 13:41:35.573733 [ 267 ] {689ff53d-9081-4869-b219-f839c8ad490f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00162 sec., 7407.407407407408 rows/sec., 578.70 KiB/sec. | ||
| 1229 | 2026.01.17 13:41:35.573777 [ 267 ] {689ff53d-9081-4869-b219-f839c8ad490f} <Debug> TCPHandler: Processed in 0.001789567 sec. | ||
| 1230 | 2026.01.17 13:41:35.573884 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.01.17 13:41:35.573977 [ 267 ] {77f39ac8-623d-4518-b4e7-3c299f9feedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1232 | 2026.01.17 13:41:35.574016 [ 267 ] {77f39ac8-623d-4518-b4e7-3c299f9feedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1233 | 2026.01.17 13:41:35.574474 [ 267 ] {77f39ac8-623d-4518-b4e7-3c299f9feedf} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.01.17 13:41:35.574509 [ 267 ] {77f39ac8-623d-4518-b4e7-3c299f9feedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1235 | 2026.01.17 13:41:35.574975 [ 267 ] {77f39ac8-623d-4518-b4e7-3c299f9feedf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1236 | 2026.01.17 13:41:35.575476 [ 267 ] {77f39ac8-623d-4518-b4e7-3c299f9feedf} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.01.17 13:41:35.575619 [ 267 ] {77f39ac8-623d-4518-b4e7-3c299f9feedf} <Debug> executeQuery: Read 106 rows, 8.86 KiB in 0.00166 sec., 63855.42168674699 rows/sec., 5.21 MiB/sec. | ||
| 1238 | 2026.01.17 13:41:35.575664 [ 267 ] {77f39ac8-623d-4518-b4e7-3c299f9feedf} <Debug> TCPHandler: Processed in 0.001829307 sec. | ||
| 1239 | 2026.01.17 13:41:35.575775 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.01.17 13:41:35.575871 [ 267 ] {d80c011d-6734-4a7d-83e6-24d0cfc11c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.01.17 13:41:35.575916 [ 267 ] {d80c011d-6734-4a7d-83e6-24d0cfc11c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1242 | 2026.01.17 13:41:35.576386 [ 267 ] {d80c011d-6734-4a7d-83e6-24d0cfc11c75} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.01.17 13:41:35.576422 [ 267 ] {d80c011d-6734-4a7d-83e6-24d0cfc11c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1244 | 2026.01.17 13:41:35.576957 [ 267 ] {d80c011d-6734-4a7d-83e6-24d0cfc11c75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1245 | 2026.01.17 13:41:35.577433 [ 267 ] {d80c011d-6734-4a7d-83e6-24d0cfc11c75} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.01.17 13:41:35.577562 [ 267 ] {d80c011d-6734-4a7d-83e6-24d0cfc11c75} <Debug> executeQuery: Read 379 rows, 29.55 KiB in 0.001712 sec., 221378.5046728972 rows/sec., 16.86 MiB/sec. | ||
| 1247 | 2026.01.17 13:41:35.577605 [ 267 ] {d80c011d-6734-4a7d-83e6-24d0cfc11c75} <Debug> TCPHandler: Processed in 0.001885768 sec. | ||
| 1248 | 2026.01.17 13:41:35.577712 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.01.17 13:41:35.577807 [ 267 ] {1106e6f5-e997-4413-9c80-82bedaf2e5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.01.17 13:41:35.577847 [ 267 ] {1106e6f5-e997-4413-9c80-82bedaf2e5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1251 | 2026.01.17 13:41:35.578192 [ 267 ] {1106e6f5-e997-4413-9c80-82bedaf2e5ff} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.01.17 13:41:35.578226 [ 267 ] {1106e6f5-e997-4413-9c80-82bedaf2e5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1253 | 2026.01.17 13:41:35.578679 [ 267 ] {1106e6f5-e997-4413-9c80-82bedaf2e5ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1254 | 2026.01.17 13:41:35.579179 [ 267 ] {1106e6f5-e997-4413-9c80-82bedaf2e5ff} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.01.17 13:41:35.579305 [ 267 ] {1106e6f5-e997-4413-9c80-82bedaf2e5ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. | ||
| 1256 | 2026.01.17 13:41:35.579340 [ 267 ] {1106e6f5-e997-4413-9c80-82bedaf2e5ff} <Debug> TCPHandler: Processed in 0.001677563 sec. | ||
| 1257 | 2026.01.17 13:41:36.498949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2318 | ||
| 1258 | 2026.01.17 13:41:36.499444 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.01.17 13:41:36.499491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1260 | 2026.01.17 13:41:36.500157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1261 | 2026.01.17 13:41:36.500620 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.01.17 13:41:36.500784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1263 | 2026.01.17 13:41:36.620257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1264 | 2026.01.17 13:41:36.636889 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.17 13:41:36.636938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1266 | 2026.01.17 13:41:36.643121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2026.01.17 13:41:36.644283 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.17 13:41:36.646985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1269 | 2026.01.17 13:41:38.996518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 196 | ||
| 1270 | 2026.01.17 13:41:38.999193 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.01.17 13:41:38.999241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1272 | 2026.01.17 13:41:39.000539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2026.01.17 13:41:39.001269 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.01.17 13:41:39.001594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1275 | 2026.01.17 13:41:40.489907 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.01.17 13:41:40.490077 [ 267 ] {3245626b-c5f7-4746-abea-1056fe1ba783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1277 | 2026.01.17 13:41:40.490138 [ 267 ] {3245626b-c5f7-4746-abea-1056fe1ba783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1278 | 2026.01.17 13:41:40.490867 [ 267 ] {3245626b-c5f7-4746-abea-1056fe1ba783} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.01.17 13:41:40.490906 [ 267 ] {3245626b-c5f7-4746-abea-1056fe1ba783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1280 | 2026.01.17 13:41:40.491454 [ 267 ] {3245626b-c5f7-4746-abea-1056fe1ba783} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1281 | 2026.01.17 13:41:40.492117 [ 267 ] {3245626b-c5f7-4746-abea-1056fe1ba783} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.01.17 13:41:40.492288 [ 267 ] {3245626b-c5f7-4746-abea-1056fe1ba783} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002233 sec., 34034.93058665472 rows/sec., 2.79 MiB/sec. | ||
| 1283 | 2026.01.17 13:41:40.492330 [ 267 ] {3245626b-c5f7-4746-abea-1056fe1ba783} <Debug> TCPHandler: Processed in 0.002552736 sec. | ||
| 1284 | 2026.01.17 13:41:40.492463 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.01.17 13:41:40.492558 [ 267 ] {45a1e05d-4b33-4c5d-866e-a5c6fc10bac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1286 | 2026.01.17 13:41:40.492598 [ 267 ] {45a1e05d-4b33-4c5d-866e-a5c6fc10bac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1287 | 2026.01.17 13:41:40.492979 [ 267 ] {45a1e05d-4b33-4c5d-866e-a5c6fc10bac5} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.01.17 13:41:40.493104 [ 267 ] {45a1e05d-4b33-4c5d-866e-a5c6fc10bac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1289 | 2026.01.17 13:41:40.493522 [ 267 ] {45a1e05d-4b33-4c5d-866e-a5c6fc10bac5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1290 | 2026.01.17 13:41:40.494061 [ 267 ] {45a1e05d-4b33-4c5d-866e-a5c6fc10bac5} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.01.17 13:41:40.494188 [ 267 ] {45a1e05d-4b33-4c5d-866e-a5c6fc10bac5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001648 sec., 6067.961165048544 rows/sec., 456.28 KiB/sec. | ||
| 1292 | 2026.01.17 13:41:40.494225 [ 267 ] {45a1e05d-4b33-4c5d-866e-a5c6fc10bac5} <Debug> TCPHandler: Processed in 0.001809777 sec. | ||
| 1293 | 2026.01.17 13:41:40.494350 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.01.17 13:41:40.494442 [ 267 ] {af107a74-b7ae-455e-9d72-1c4038efa46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1295 | 2026.01.17 13:41:40.494481 [ 267 ] {af107a74-b7ae-455e-9d72-1c4038efa46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1296 | 2026.01.17 13:41:40.494997 [ 267 ] {af107a74-b7ae-455e-9d72-1c4038efa46e} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.01.17 13:41:40.495034 [ 267 ] {af107a74-b7ae-455e-9d72-1c4038efa46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1298 | 2026.01.17 13:41:40.495476 [ 267 ] {af107a74-b7ae-455e-9d72-1c4038efa46e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1299 | 2026.01.17 13:41:40.495945 [ 267 ] {af107a74-b7ae-455e-9d72-1c4038efa46e} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.01.17 13:41:40.496104 [ 267 ] {af107a74-b7ae-455e-9d72-1c4038efa46e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00168 sec., 44047.619047619046 rows/sec., 3.44 MiB/sec. | ||
| 1301 | 2026.01.17 13:41:40.496143 [ 267 ] {af107a74-b7ae-455e-9d72-1c4038efa46e} <Debug> TCPHandler: Processed in 0.001840707 sec. | ||
| 1302 | 2026.01.17 13:41:40.496257 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.01.17 13:41:40.496348 [ 267 ] {1768b5c7-f0cc-4eed-a4d8-957c90127499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1304 | 2026.01.17 13:41:40.496390 [ 267 ] {1768b5c7-f0cc-4eed-a4d8-957c90127499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1305 | 2026.01.17 13:41:40.496803 [ 267 ] {1768b5c7-f0cc-4eed-a4d8-957c90127499} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.01.17 13:41:40.496836 [ 267 ] {1768b5c7-f0cc-4eed-a4d8-957c90127499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1307 | 2026.01.17 13:41:40.497297 [ 267 ] {1768b5c7-f0cc-4eed-a4d8-957c90127499} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1308 | 2026.01.17 13:41:40.497848 [ 267 ] {1768b5c7-f0cc-4eed-a4d8-957c90127499} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.01.17 13:41:40.498005 [ 267 ] {1768b5c7-f0cc-4eed-a4d8-957c90127499} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
| 1310 | 2026.01.17 13:41:40.498042 [ 267 ] {1768b5c7-f0cc-4eed-a4d8-957c90127499} <Debug> TCPHandler: Processed in 0.001831437 sec. | ||
| 1311 | 2026.01.17 13:41:40.498149 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.01.17 13:41:40.498240 [ 267 ] {0245009c-b30f-466a-9dcc-b474a7ce3060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.01.17 13:41:40.498292 [ 267 ] {0245009c-b30f-466a-9dcc-b474a7ce3060} <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 | ||
| 1314 | 2026.01.17 13:41:40.499013 [ 267 ] {0245009c-b30f-466a-9dcc-b474a7ce3060} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.01.17 13:41:40.499049 [ 267 ] {0245009c-b30f-466a-9dcc-b474a7ce3060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1316 | 2026.01.17 13:41:40.499661 [ 267 ] {0245009c-b30f-466a-9dcc-b474a7ce3060} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1317 | 2026.01.17 13:41:40.500148 [ 267 ] {0245009c-b30f-466a-9dcc-b474a7ce3060} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.01.17 13:41:40.500271 [ 267 ] {0245009c-b30f-466a-9dcc-b474a7ce3060} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00209 sec., 4784.6889952153115 rows/sec., 8.57 MiB/sec. | ||
| 1319 | 2026.01.17 13:41:40.500316 [ 267 ] {0245009c-b30f-466a-9dcc-b474a7ce3060} <Debug> TCPHandler: Processed in 0.002258729 sec. | ||
| 1320 | 2026.01.17 13:41:40.500410 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.01.17 13:41:40.500496 [ 267 ] {c7c0c8a4-4767-4bc9-9f3e-fa9722882771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.01.17 13:41:40.500533 [ 267 ] {c7c0c8a4-4767-4bc9-9f3e-fa9722882771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1323 | 2026.01.17 13:41:40.500916 [ 267 ] {c7c0c8a4-4767-4bc9-9f3e-fa9722882771} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.01.17 13:41:40.500952 [ 267 ] {c7c0c8a4-4767-4bc9-9f3e-fa9722882771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1325 | 2026.01.17 13:41:40.501376 [ 267 ] {c7c0c8a4-4767-4bc9-9f3e-fa9722882771} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1326 | 2026.01.17 13:41:40.501873 [ 267 ] {c7c0c8a4-4767-4bc9-9f3e-fa9722882771} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.01.17 13:41:40.502034 [ 267 ] {c7c0c8a4-4767-4bc9-9f3e-fa9722882771} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. | ||
| 1328 | 2026.01.17 13:41:40.502070 [ 267 ] {c7c0c8a4-4767-4bc9-9f3e-fa9722882771} <Debug> TCPHandler: Processed in 0.001653403 sec. | ||
| 1329 | 2026.01.17 13:41:43.920689 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1330 | 2026.01.17 13:41:43.920748 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1331 | 2026.01.17 13:41:44.001258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1332 | 2026.01.17 13:41:44.001756 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.01.17 13:41:44.001803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1334 | 2026.01.17 13:41:44.002474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1335 | 2026.01.17 13:41:44.002964 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.01.17 13:41:44.003100 [ 74 ] {} <Debug> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1337 | 2026.01.17 13:41:44.003120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1338 | 2026.01.17 13:41:44.003170 [ 74 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.01.17 13:41:44.003195 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1340 | 2026.01.17 13:41:44.005726 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::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 | ||
| 1341 | 2026.01.17 13:41:44.007867 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1342 | 2026.01.17 13:41:44.008012 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::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 | ||
| 1343 | 2026.01.17 13:41:44.008157 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1344 | 2026.01.17 13:41:44.008312 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1345 | 2026.01.17 13:41:44.008374 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1346 | 2026.01.17 13:41:44.008433 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1347 | 2026.01.17 13:41:44.008491 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1348 | 2026.01.17 13:41:44.041743 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.038448191 sec., 72981.32700183475 rows/sec., 1.04 MiB/sec. | ||
| 1349 | 2026.01.17 13:41:44.042838 [ 194 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1350 | 2026.01.17 13:41:44.043349 [ 194 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.01.17 13:41:44.043420 [ 194 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_6_1} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1352 | 2026.01.17 13:41:44.043509 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1353 | 2026.01.17 13:41:44.147427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1354 | 2026.01.17 13:41:44.166386 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.01.17 13:41:44.166450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1356 | 2026.01.17 13:41:44.172828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1357 | 2026.01.17 13:41:44.173975 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.01.17 13:41:44.174304 [ 74 ] {} <Debug> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1359 | 2026.01.17 13:41:44.174378 [ 74 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.01.17 13:41:44.174415 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1361 | 2026.01.17 13:41:44.174550 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 1362 | 2026.01.17 13:41:44.177350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1363 | 2026.01.17 13:41:44.178877 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1364 | 2026.01.17 13:41:44.180548 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 1365 | 2026.01.17 13:41:44.185498 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 1366 | 2026.01.17 13:41:44.190154 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 1367 | 2026.01.17 13:41:44.194578 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 1368 | 2026.01.17 13:41:44.202019 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 1369 | 2026.01.17 13:41:44.206361 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 1370 | 2026.01.17 13:41:44.269382 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094877776 sec., 484.8342988140869 rows/sec., 2.51 MiB/sec. | ||
| 1371 | 2026.01.17 13:41:44.271891 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1372 | 2026.01.17 13:41:44.274663 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_6_1} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.01.17 13:41:44.274773 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_6_1} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1374 | 2026.01.17 13:41:44.276883 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1375 | 2026.01.17 13:41:45.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.11 MiB, peak 175.65 MiB, free memory in arenas 0.00 B, will set to 176.59 MiB (RSS), difference: 10.48 MiB | ||
| 1376 | 2026.01.17 13:41:45.488843 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.01.17 13:41:45.489013 [ 267 ] {9c567f30-5cb3-432b-b269-ad14ab5bc2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1378 | 2026.01.17 13:41:45.489073 [ 267 ] {9c567f30-5cb3-432b-b269-ad14ab5bc2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1379 | 2026.01.17 13:41:45.489776 [ 267 ] {9c567f30-5cb3-432b-b269-ad14ab5bc2fd} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.01.17 13:41:45.489814 [ 267 ] {9c567f30-5cb3-432b-b269-ad14ab5bc2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1381 | 2026.01.17 13:41:45.490392 [ 267 ] {9c567f30-5cb3-432b-b269-ad14ab5bc2fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1382 | 2026.01.17 13:41:45.490894 [ 267 ] {9c567f30-5cb3-432b-b269-ad14ab5bc2fd} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.01.17 13:41:45.491038 [ 72 ] {} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1384 | 2026.01.17 13:41:45.491044 [ 267 ] {9c567f30-5cb3-432b-b269-ad14ab5bc2fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002077 sec., 26961.96437168994 rows/sec., 2.06 MiB/sec. | ||
| 1385 | 2026.01.17 13:41:45.491105 [ 72 ] {} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.01.17 13:41:45.491121 [ 267 ] {9c567f30-5cb3-432b-b269-ad14ab5bc2fd} <Debug> TCPHandler: Processed in 0.002408342 sec. | ||
| 1387 | 2026.01.17 13:41:45.491134 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1388 | 2026.01.17 13:41:45.491269 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::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 | ||
| 1389 | 2026.01.17 13:41:45.491282 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.01.17 13:41:45.491399 [ 267 ] {1df0e26f-1a63-49e8-b83b-ba9680fa6a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1391 | 2026.01.17 13:41:45.491415 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1392 | 2026.01.17 13:41:45.491437 [ 267 ] {1df0e26f-1a63-49e8-b83b-ba9680fa6a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1393 | 2026.01.17 13:41:45.491458 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1394 | 2026.01.17 13:41:45.491554 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::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 | ||
| 1395 | 2026.01.17 13:41:45.491600 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1396 | 2026.01.17 13:41:45.491676 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 179 rows starting from the beginning of the part | ||
| 1397 | 2026.01.17 13:41:45.491722 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1398 | 2026.01.17 13:41:45.491784 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::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 | ||
| 1399 | 2026.01.17 13:41:45.491914 [ 267 ] {1df0e26f-1a63-49e8-b83b-ba9680fa6a9d} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.01.17 13:41:45.491954 [ 267 ] {1df0e26f-1a63-49e8-b83b-ba9680fa6a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1401 | 2026.01.17 13:41:45.492581 [ 267 ] {1df0e26f-1a63-49e8-b83b-ba9680fa6a9d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1402 | 2026.01.17 13:41:45.492975 [ 187 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.001757035 sec., 245299.6098541008 rows/sec., 21.44 MiB/sec. | ||
| 1403 | 2026.01.17 13:41:45.493154 [ 267 ] {1df0e26f-1a63-49e8-b83b-ba9680fa6a9d} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.01.17 13:41:45.493273 [ 72 ] {} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1405 | 2026.01.17 13:41:45.493290 [ 267 ] {1df0e26f-1a63-49e8-b83b-ba9680fa6a9d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00191 sec., 33507.85340314136 rows/sec., 2.62 MiB/sec. | ||
| 1406 | 2026.01.17 13:41:45.493319 [ 72 ] {} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.01.17 13:41:45.493329 [ 187 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1408 | 2026.01.17 13:41:45.493339 [ 267 ] {1df0e26f-1a63-49e8-b83b-ba9680fa6a9d} <Debug> TCPHandler: Processed in 0.002104744 sec. | ||
| 1409 | 2026.01.17 13:41:45.493353 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1410 | 2026.01.17 13:41:45.493500 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.01.17 13:41:45.493529 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::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 | ||
| 1412 | 2026.01.17 13:41:45.493624 [ 267 ] {b477c6f0-2e9b-4eea-bd7b-d93ecc95793f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1413 | 2026.01.17 13:41:45.493650 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1414 | 2026.01.17 13:41:45.493674 [ 267 ] {b477c6f0-2e9b-4eea-bd7b-d93ecc95793f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1415 | 2026.01.17 13:41:45.493693 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1416 | 2026.01.17 13:41:45.493793 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::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 | ||
| 1417 | 2026.01.17 13:41:45.493849 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1418 | 2026.01.17 13:41:45.493919 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 106 rows starting from the beginning of the part | ||
| 1419 | 2026.01.17 13:41:45.493978 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1420 | 2026.01.17 13:41:45.494032 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::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 | ||
| 1421 | 2026.01.17 13:41:45.494109 [ 267 ] {b477c6f0-2e9b-4eea-bd7b-d93ecc95793f} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.01.17 13:41:45.494133 [ 187 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.01.17 13:41:45.494149 [ 267 ] {b477c6f0-2e9b-4eea-bd7b-d93ecc95793f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1424 | 2026.01.17 13:41:45.494220 [ 187 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_6_1} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1425 | 2026.01.17 13:41:45.494314 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1426 | 2026.01.17 13:41:45.494731 [ 267 ] {b477c6f0-2e9b-4eea-bd7b-d93ecc95793f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1427 | 2026.01.17 13:41:45.495025 [ 187 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576421 sec., 223290.6057455464 rows/sec., 18.53 MiB/sec. | ||
| 1428 | 2026.01.17 13:41:45.495256 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1429 | 2026.01.17 13:41:45.495321 [ 267 ] {b477c6f0-2e9b-4eea-bd7b-d93ecc95793f} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.01.17 13:41:45.495450 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1431 | 2026.01.17 13:41:45.495463 [ 267 ] {b477c6f0-2e9b-4eea-bd7b-d93ecc95793f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001865 sec., 85790.88471849867 rows/sec., 5.98 MiB/sec. | ||
| 1432 | 2026.01.17 13:41:45.495491 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.01.17 13:41:45.495513 [ 267 ] {b477c6f0-2e9b-4eea-bd7b-d93ecc95793f} <Debug> TCPHandler: Processed in 0.002063183 sec. | ||
| 1434 | 2026.01.17 13:41:45.495522 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1435 | 2026.01.17 13:41:45.495634 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.01.17 13:41:45.495639 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::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 | ||
| 1437 | 2026.01.17 13:41:45.495735 [ 267 ] {cb7efb9c-8797-4f39-94eb-52df1c3c2446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.01.17 13:41:45.495785 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1439 | 2026.01.17 13:41:45.495788 [ 267 ] {cb7efb9c-8797-4f39-94eb-52df1c3c2446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1440 | 2026.01.17 13:41:45.495785 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.01.17 13:41:45.495828 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1442 | 2026.01.17 13:41:45.495892 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_6_1} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1443 | 2026.01.17 13:41:45.495928 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1444 | 2026.01.17 13:41:45.495954 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1445 | 2026.01.17 13:41:45.495983 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1446 | 2026.01.17 13:41:45.496041 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 379 rows starting from the beginning of the part | ||
| 1447 | 2026.01.17 13:41:45.496091 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1448 | 2026.01.17 13:41:45.496141 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::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 | ||
| 1449 | 2026.01.17 13:41:45.496149 [ 267 ] {cb7efb9c-8797-4f39-94eb-52df1c3c2446} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.01.17 13:41:45.496189 [ 267 ] {cb7efb9c-8797-4f39-94eb-52df1c3c2446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1451 | 2026.01.17 13:41:45.496709 [ 267 ] {cb7efb9c-8797-4f39-94eb-52df1c3c2446} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1452 | 2026.01.17 13:41:45.497254 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668603 sec., 599903.0326566595 rows/sec., 43.20 MiB/sec. | ||
| 1453 | 2026.01.17 13:41:45.497279 [ 267 ] {cb7efb9c-8797-4f39-94eb-52df1c3c2446} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.01.17 13:41:45.497383 [ 72 ] {} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1455 | 2026.01.17 13:41:45.497411 [ 72 ] {} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.01.17 13:41:45.497417 [ 267 ] {cb7efb9c-8797-4f39-94eb-52df1c3c2446} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0017 sec., 35294.117647058825 rows/sec., 2.38 MiB/sec. | ||
| 1457 | 2026.01.17 13:41:45.497431 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1458 | 2026.01.17 13:41:45.497463 [ 267 ] {cb7efb9c-8797-4f39-94eb-52df1c3c2446} <Debug> TCPHandler: Processed in 0.001876078 sec. | ||
| 1459 | 2026.01.17 13:41:45.497544 [ 195 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 1460 | 2026.01.17 13:41:45.497561 [ 191 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1461 | 2026.01.17 13:41:45.497654 [ 195 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1462 | 2026.01.17 13:41:45.497691 [ 195 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 1463 | 2026.01.17 13:41:45.497768 [ 195 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1464 | 2026.01.17 13:41:45.497815 [ 195 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1465 | 2026.01.17 13:41:45.497865 [ 195 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1466 | 2026.01.17 13:41:45.497927 [ 195 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1467 | 2026.01.17 13:41:45.497972 [ 195 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 1468 | 2026.01.17 13:41:45.498065 [ 191 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.01.17 13:41:45.498151 [ 191 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1470 | 2026.01.17 13:41:45.498230 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1471 | 2026.01.17 13:41:45.498774 [ 200 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285713 sec., 210000.21000021 rows/sec., 14.23 MiB/sec. | ||
| 1472 | 2026.01.17 13:41:45.498986 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1473 | 2026.01.17 13:41:45.499482 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.01.17 13:41:45.499542 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_6_1} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1475 | 2026.01.17 13:41:45.499591 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1476 | 2026.01.17 13:41:49.002348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 216 | ||
| 1477 | 2026.01.17 13:41:49.004410 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.01.17 13:41:49.004473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1479 | 2026.01.17 13:41:49.005761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1480 | 2026.01.17 13:41:49.006075 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.01.17 13:41:49.006513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1482 | 2026.01.17 13:41:50.488899 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.01.17 13:41:50.489075 [ 267 ] {5a943f0d-197f-4323-b2bb-0a4f24800910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1484 | 2026.01.17 13:41:50.489139 [ 267 ] {5a943f0d-197f-4323-b2bb-0a4f24800910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1485 | 2026.01.17 13:41:50.489875 [ 267 ] {5a943f0d-197f-4323-b2bb-0a4f24800910} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.17 13:41:50.489913 [ 267 ] {5a943f0d-197f-4323-b2bb-0a4f24800910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1487 | 2026.01.17 13:41:50.490294 [ 267 ] {5a943f0d-197f-4323-b2bb-0a4f24800910} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1488 | 2026.01.17 13:41:50.490520 [ 267 ] {5a943f0d-197f-4323-b2bb-0a4f24800910} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.01.17 13:41:50.490666 [ 267 ] {5a943f0d-197f-4323-b2bb-0a4f24800910} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001638 sec., 46398.0463980464 rows/sec., 3.81 MiB/sec. | ||
| 1490 | 2026.01.17 13:41:50.490705 [ 267 ] {5a943f0d-197f-4323-b2bb-0a4f24800910} <Debug> TCPHandler: Processed in 0.001930639 sec. | ||
| 1491 | 2026.01.17 13:41:50.490838 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.17 13:41:50.490932 [ 267 ] {44fb0c78-12cf-4eb7-adb0-a3e3a04ef8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.17 13:41:50.490971 [ 267 ] {44fb0c78-12cf-4eb7-adb0-a3e3a04ef8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1494 | 2026.01.17 13:41:50.491399 [ 267 ] {44fb0c78-12cf-4eb7-adb0-a3e3a04ef8b4} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.17 13:41:50.491434 [ 267 ] {44fb0c78-12cf-4eb7-adb0-a3e3a04ef8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1496 | 2026.01.17 13:41:50.491718 [ 267 ] {44fb0c78-12cf-4eb7-adb0-a3e3a04ef8b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1497 | 2026.01.17 13:41:50.491919 [ 267 ] {44fb0c78-12cf-4eb7-adb0-a3e3a04ef8b4} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.17 13:41:50.492044 [ 267 ] {44fb0c78-12cf-4eb7-adb0-a3e3a04ef8b4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 1499 | 2026.01.17 13:41:50.492080 [ 267 ] {44fb0c78-12cf-4eb7-adb0-a3e3a04ef8b4} <Debug> TCPHandler: Processed in 0.001297894 sec. | ||
| 1500 | 2026.01.17 13:41:50.492188 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.01.17 13:41:50.492279 [ 267 ] {b7af9536-e4b3-48c3-9286-a65cbad75a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1502 | 2026.01.17 13:41:50.492317 [ 267 ] {b7af9536-e4b3-48c3-9286-a65cbad75a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1503 | 2026.01.17 13:41:50.492739 [ 267 ] {b7af9536-e4b3-48c3-9286-a65cbad75a76} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.01.17 13:41:50.492774 [ 267 ] {b7af9536-e4b3-48c3-9286-a65cbad75a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1505 | 2026.01.17 13:41:50.493052 [ 267 ] {b7af9536-e4b3-48c3-9286-a65cbad75a76} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1506 | 2026.01.17 13:41:50.493264 [ 267 ] {b7af9536-e4b3-48c3-9286-a65cbad75a76} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.01.17 13:41:50.493382 [ 267 ] {b7af9536-e4b3-48c3-9286-a65cbad75a76} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00112 sec., 66071.42857142858 rows/sec., 5.16 MiB/sec. | ||
| 1508 | 2026.01.17 13:41:50.493418 [ 267 ] {b7af9536-e4b3-48c3-9286-a65cbad75a76} <Debug> TCPHandler: Processed in 0.001276993 sec. | ||
| 1509 | 2026.01.17 13:41:50.493526 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.01.17 13:41:50.493617 [ 267 ] {fb400a98-349c-4051-adc2-8c0651b00d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1511 | 2026.01.17 13:41:50.493659 [ 267 ] {fb400a98-349c-4051-adc2-8c0651b00d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1512 | 2026.01.17 13:41:50.494068 [ 267 ] {fb400a98-349c-4051-adc2-8c0651b00d98} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.01.17 13:41:50.494103 [ 267 ] {fb400a98-349c-4051-adc2-8c0651b00d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1514 | 2026.01.17 13:41:50.494418 [ 267 ] {fb400a98-349c-4051-adc2-8c0651b00d98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1515 | 2026.01.17 13:41:50.494622 [ 267 ] {fb400a98-349c-4051-adc2-8c0651b00d98} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.01.17 13:41:50.494748 [ 267 ] {fb400a98-349c-4051-adc2-8c0651b00d98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 1517 | 2026.01.17 13:41:50.494783 [ 267 ] {fb400a98-349c-4051-adc2-8c0651b00d98} <Debug> TCPHandler: Processed in 0.001303373 sec. | ||
| 1518 | 2026.01.17 13:41:50.494888 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.01.17 13:41:50.494979 [ 267 ] {f3cb577a-4359-45aa-89ad-ec41e7fb8b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.01.17 13:41:50.495031 [ 267 ] {f3cb577a-4359-45aa-89ad-ec41e7fb8b69} <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 | ||
| 1521 | 2026.01.17 13:41:50.495778 [ 267 ] {f3cb577a-4359-45aa-89ad-ec41e7fb8b69} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.01.17 13:41:50.495813 [ 267 ] {f3cb577a-4359-45aa-89ad-ec41e7fb8b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1523 | 2026.01.17 13:41:50.496299 [ 267 ] {f3cb577a-4359-45aa-89ad-ec41e7fb8b69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1524 | 2026.01.17 13:41:50.496516 [ 267 ] {f3cb577a-4359-45aa-89ad-ec41e7fb8b69} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.01.17 13:41:50.496646 [ 267 ] {f3cb577a-4359-45aa-89ad-ec41e7fb8b69} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001684 sec., 5938.242280285036 rows/sec., 10.64 MiB/sec. | ||
| 1526 | 2026.01.17 13:41:50.496693 [ 267 ] {f3cb577a-4359-45aa-89ad-ec41e7fb8b69} <Debug> TCPHandler: Processed in 0.001852267 sec. | ||
| 1527 | 2026.01.17 13:41:50.496800 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.01.17 13:41:50.496899 [ 267 ] {adf90016-960a-48e5-b5ef-c2e7df189342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1529 | 2026.01.17 13:41:50.496940 [ 267 ] {adf90016-960a-48e5-b5ef-c2e7df189342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1530 | 2026.01.17 13:41:50.497316 [ 267 ] {adf90016-960a-48e5-b5ef-c2e7df189342} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.01.17 13:41:50.497353 [ 267 ] {adf90016-960a-48e5-b5ef-c2e7df189342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1532 | 2026.01.17 13:41:50.497664 [ 267 ] {adf90016-960a-48e5-b5ef-c2e7df189342} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1533 | 2026.01.17 13:41:50.497866 [ 267 ] {adf90016-960a-48e5-b5ef-c2e7df189342} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.01.17 13:41:50.497990 [ 267 ] {adf90016-960a-48e5-b5ef-c2e7df189342} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 1535 | 2026.01.17 13:41:50.498024 [ 267 ] {adf90016-960a-48e5-b5ef-c2e7df189342} <Debug> TCPHandler: Processed in 0.001273363 sec. | ||
| 1536 | 2026.01.17 13:41:51.504176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1537 | 2026.01.17 13:41:51.504644 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.01.17 13:41:51.504686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1539 | 2026.01.17 13:41:51.505156 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1540 | 2026.01.17 13:41:51.505394 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.01.17 13:41:51.505524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1542 | 2026.01.17 13:41:51.678373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1543 | 2026.01.17 13:41:51.696050 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.01.17 13:41:51.696108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1545 | 2026.01.17 13:41:51.701798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1546 | 2026.01.17 13:41:51.702509 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.01.17 13:41:51.705624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1548 | 2026.01.17 13:41:53.449947 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52139 | ||
| 1549 | 2026.01.17 13:41:53.450523 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1550 | 2026.01.17 13:41:53.450575 [ 288 ] {} <Debug> TCP-Session: c8fc9a95-ff00-40c8-8f15-3989f86a8c84 Authenticating user 'default' from [fd00:1122:3344:101::e]:52139 | ||
| 1551 | 2026.01.17 13:41:53.450605 [ 288 ] {} <Debug> TCP-Session: c8fc9a95-ff00-40c8-8f15-3989f86a8c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.01.17 13:41:53.450624 [ 288 ] {} <Debug> TCP-Session: c8fc9a95-ff00-40c8-8f15-3989f86a8c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.01.17 13:41:53.450681 [ 288 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1554 | 2026.01.17 13:41:53.450707 [ 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 | ||
| 1555 | 2026.01.17 13:41:53.450722 [ 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 | ||
| 1556 | 2026.01.17 13:41:53.451070 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61996 | ||
| 1557 | 2026.01.17 13:41:53.451179 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40629 | ||
| 1558 | 2026.01.17 13:41:53.451219 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2026.01.17 13:41:53.451257 [ 289 ] {} <Debug> TCP-Session: a3a7350c-3e9d-42a2-b832-2f0c850dfab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61996 | ||
| 1560 | 2026.01.17 13:41:53.451287 [ 289 ] {} <Debug> TCP-Session: a3a7350c-3e9d-42a2-b832-2f0c850dfab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.01.17 13:41:53.451292 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54845 | ||
| 1562 | 2026.01.17 13:41:53.451324 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1563 | 2026.01.17 13:41:53.451307 [ 289 ] {} <Debug> TCP-Session: a3a7350c-3e9d-42a2-b832-2f0c850dfab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.01.17 13:41:53.451366 [ 288 ] {} <Trace> TCP-Session: c8fc9a95-ff00-40c8-8f15-3989f86a8c84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.01.17 13:41:53.451406 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59750 | ||
| 1566 | 2026.01.17 13:41:53.451392 [ 290 ] {} <Debug> TCP-Session: 1b49e0a4-4431-4f60-b758-3271cbd0c640 Authenticating user 'default' from [fd00:1122:3344:101::e]:40629 | ||
| 1567 | 2026.01.17 13:41:53.451464 [ 290 ] {} <Debug> TCP-Session: 1b49e0a4-4431-4f60-b758-3271cbd0c640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.01.17 13:41:53.451478 [ 290 ] {} <Debug> TCP-Session: 1b49e0a4-4431-4f60-b758-3271cbd0c640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.01.17 13:41:53.451577 [ 288 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1570 | 2026.01.17 13:41:53.451587 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40021 | ||
| 1571 | 2026.01.17 13:41:53.451641 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1572 | 2026.01.17 13:41:53.451671 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1573 | 2026.01.17 13:41:53.451692 [ 291 ] {} <Debug> TCP-Session: 5c25e9a2-d230-41c6-a78c-839b172892aa Authenticating user 'default' from [fd00:1122:3344:101::e]:54845 | ||
| 1574 | 2026.01.17 13:41:53.451723 [ 292 ] {} <Debug> TCP-Session: 5f215d8d-7e0a-41c6-844f-3b0ceccbd8a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59750 | ||
| 1575 | 2026.01.17 13:41:53.451730 [ 291 ] {} <Debug> TCP-Session: 5c25e9a2-d230-41c6-a78c-839b172892aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.01.17 13:41:53.451749 [ 292 ] {} <Debug> TCP-Session: 5f215d8d-7e0a-41c6-844f-3b0ceccbd8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.01.17 13:41:53.451755 [ 291 ] {} <Debug> TCP-Session: 5c25e9a2-d230-41c6-a78c-839b172892aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.01.17 13:41:53.451771 [ 292 ] {} <Debug> TCP-Session: 5f215d8d-7e0a-41c6-844f-3b0ceccbd8a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2026.01.17 13:41:53.451810 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59652 | ||
| 1580 | 2026.01.17 13:41:53.451842 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1581 | 2026.01.17 13:41:53.451881 [ 293 ] {} <Debug> TCP-Session: 50b153c4-ece0-4420-9ac8-5b4258af5c9c Authenticating user 'default' from [fd00:1122:3344:101::e]:40021 | ||
| 1582 | 2026.01.17 13:41:53.451898 [ 293 ] {} <Debug> TCP-Session: 50b153c4-ece0-4420-9ac8-5b4258af5c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.01.17 13:41:53.451912 [ 293 ] {} <Debug> TCP-Session: 50b153c4-ece0-4420-9ac8-5b4258af5c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2026.01.17 13:41:53.451922 [ 288 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1585 | 2026.01.17 13:41:53.451986 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1586 | 2026.01.17 13:41:53.451985 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48046 | ||
| 1587 | 2026.01.17 13:41:53.452026 [ 294 ] {} <Debug> TCP-Session: 0f90bd78-8071-4df5-98d1-a8985ca67c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:59652 | ||
| 1588 | 2026.01.17 13:41:53.451991 [ 288 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1589 | 2026.01.17 13:41:53.452063 [ 294 ] {} <Debug> TCP-Session: 0f90bd78-8071-4df5-98d1-a8985ca67c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.01.17 13:41:53.452067 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48284 | ||
| 1591 | 2026.01.17 13:41:53.452093 [ 294 ] {} <Debug> TCP-Session: 0f90bd78-8071-4df5-98d1-a8985ca67c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.01.17 13:41:53.452195 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1593 | 2026.01.17 13:41:53.452228 [ 295 ] {} <Debug> TCP-Session: 1d4f827d-341a-4973-879f-f2b65e71571b Authenticating user 'default' from [fd00:1122:3344:101::e]:48046 | ||
| 1594 | 2026.01.17 13:41:53.452246 [ 295 ] {} <Debug> TCP-Session: 1d4f827d-341a-4973-879f-f2b65e71571b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2026.01.17 13:41:53.452259 [ 295 ] {} <Debug> TCP-Session: 1d4f827d-341a-4973-879f-f2b65e71571b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2026.01.17 13:41:53.452295 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1597 | 2026.01.17 13:41:53.452330 [ 296 ] {} <Debug> TCP-Session: 9689319a-ef3d-46ed-a0ea-b88e3419478a Authenticating user 'default' from [fd00:1122:3344:101::e]:48284 | ||
| 1598 | 2026.01.17 13:41:53.452347 [ 296 ] {} <Debug> TCP-Session: 9689319a-ef3d-46ed-a0ea-b88e3419478a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.01.17 13:41:53.452360 [ 296 ] {} <Debug> TCP-Session: 9689319a-ef3d-46ed-a0ea-b88e3419478a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.01.17 13:41:53.452618 [ 288 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 1601 | 2026.01.17 13:41:53.466761 [ 301 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Trace> AggregatingTransform: Aggregating | ||
| 1602 | 2026.01.17 13:41:53.468919 [ 301 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Trace> Aggregator: Aggregation method: without_key | ||
| 1603 | 2026.01.17 13:41:53.469549 [ 301 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006148308 sec. (162.646 rows/sec., 6.35 KiB/sec.) | ||
| 1604 | 2026.01.17 13:41:53.469570 [ 301 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Trace> Aggregator: Merging aggregated data | ||
| 1605 | 2026.01.17 13:41:53.469606 [ 301 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1606 | 2026.01.17 13:41:53.470810 [ 288 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.019288 sec., 51.845707175445874 rows/sec., 2.03 KiB/sec. | ||
| 1607 | 2026.01.17 13:41:53.470968 [ 288 ] {9a23f711-612b-4659-bcb5-b1ab42cd6aad} <Debug> TCPHandler: Processed in 0.019767529 sec. | ||
| 1608 | 2026.01.17 13:41:53.474190 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2026.01.17 13:41:53.474224 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1610 | 2026.01.17 13:41:53.474241 [ 288 ] {} <Debug> TCP-Session: c8fc9a95-ff00-40c8-8f15-3989f86a8c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.01.17 13:41:53.474246 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1612 | 2026.01.17 13:41:53.474267 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1613 | 2026.01.17 13:41:53.474277 [ 289 ] {} <Debug> TCP-Session: a3a7350c-3e9d-42a2-b832-2f0c850dfab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2026.01.17 13:41:53.474307 [ 296 ] {} <Debug> TCP-Session: 9689319a-ef3d-46ed-a0ea-b88e3419478a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.01.17 13:41:53.474306 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1616 | 2026.01.17 13:41:53.474324 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1617 | 2026.01.17 13:41:53.474344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1618 | 2026.01.17 13:41:53.474360 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1619 | 2026.01.17 13:41:53.474386 [ 293 ] {} <Debug> TCP-Session: 50b153c4-ece0-4420-9ac8-5b4258af5c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2026.01.17 13:41:53.474404 [ 291 ] {} <Debug> TCP-Session: 5c25e9a2-d230-41c6-a78c-839b172892aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2026.01.17 13:41:53.474420 [ 295 ] {} <Debug> TCP-Session: 1d4f827d-341a-4973-879f-f2b65e71571b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.01.17 13:41:53.474366 [ 290 ] {} <Debug> TCP-Session: 1b49e0a4-4431-4f60-b758-3271cbd0c640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.01.17 13:41:53.474332 [ 294 ] {} <Debug> TCP-Session: 0f90bd78-8071-4df5-98d1-a8985ca67c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.01.17 13:41:53.474284 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1625 | 2026.01.17 13:41:53.474535 [ 292 ] {} <Debug> TCP-Session: 5f215d8d-7e0a-41c6-844f-3b0ceccbd8a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.01.17 13:41:54.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.10 MiB, peak 188.20 MiB, free memory in arenas 0.00 B, will set to 180.12 MiB (RSS), difference: 2.02 MiB | ||
| 1627 | 2026.01.17 13:41:54.858654 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58744 | ||
| 1628 | 2026.01.17 13:41:54.858763 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1629 | 2026.01.17 13:41:54.858789 [ 288 ] {} <Debug> TCP-Session: 703618b1-28fb-4827-a950-48dbab3a2d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:58744 | ||
| 1630 | 2026.01.17 13:41:54.858810 [ 288 ] {} <Debug> TCP-Session: 703618b1-28fb-4827-a950-48dbab3a2d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.01.17 13:41:54.858823 [ 288 ] {} <Debug> TCP-Session: 703618b1-28fb-4827-a950-48dbab3a2d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.01.17 13:41:54.859082 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41306 | ||
| 1633 | 2026.01.17 13:41:54.859113 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33776 | ||
| 1634 | 2026.01.17 13:41:54.859150 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52176 | ||
| 1635 | 2026.01.17 13:41:54.859175 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60225 | ||
| 1636 | 2026.01.17 13:41:54.859203 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1637 | 2026.01.17 13:41:54.859145 [ 288 ] {} <Trace> TCP-Session: 703618b1-28fb-4827-a950-48dbab3a2d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.01.17 13:41:54.859241 [ 289 ] {} <Debug> TCP-Session: 96c5644e-bd70-4f47-951d-af7def513526 Authenticating user 'default' from [fd00:1122:3344:101::e]:41306 | ||
| 1639 | 2026.01.17 13:41:54.859240 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1640 | 2026.01.17 13:41:54.859270 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1641 | 2026.01.17 13:41:54.859280 [ 289 ] {} <Debug> TCP-Session: 96c5644e-bd70-4f47-951d-af7def513526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.01.17 13:41:54.859298 [ 294 ] {} <Debug> TCP-Session: 76bb8a6c-8430-4fb9-8c9c-0d6cc7a04d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:52176 | ||
| 1643 | 2026.01.17 13:41:54.859312 [ 289 ] {} <Debug> TCP-Session: 96c5644e-bd70-4f47-951d-af7def513526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.01.17 13:41:54.859310 [ 296 ] {} <Debug> TCP-Session: efc65d16-f61d-4d29-a34d-15374b77c057 Authenticating user 'default' from [fd00:1122:3344:101::e]:60225 | ||
| 1645 | 2026.01.17 13:41:54.859337 [ 294 ] {} <Debug> TCP-Session: 76bb8a6c-8430-4fb9-8c9c-0d6cc7a04d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2026.01.17 13:41:54.859233 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2026.01.17 13:41:54.859362 [ 294 ] {} <Debug> TCP-Session: 76bb8a6c-8430-4fb9-8c9c-0d6cc7a04d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.01.17 13:41:54.859354 [ 296 ] {} <Debug> TCP-Session: efc65d16-f61d-4d29-a34d-15374b77c057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.01.17 13:41:54.859384 [ 291 ] {} <Debug> TCP-Session: e843a21c-4b0e-433a-ab42-ce046d78c61c Authenticating user 'default' from [fd00:1122:3344:101::e]:33776 | ||
| 1650 | 2026.01.17 13:41:54.859404 [ 296 ] {} <Debug> TCP-Session: efc65d16-f61d-4d29-a34d-15374b77c057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.01.17 13:41:54.859400 [ 288 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1652 | 2026.01.17 13:41:54.859420 [ 291 ] {} <Debug> TCP-Session: e843a21c-4b0e-433a-ab42-ce046d78c61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2026.01.17 13:41:54.859134 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45598 | ||
| 1654 | 2026.01.17 13:41:54.859461 [ 291 ] {} <Debug> TCP-Session: e843a21c-4b0e-433a-ab42-ce046d78c61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2026.01.17 13:41:54.859111 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33265 | ||
| 1656 | 2026.01.17 13:41:54.859100 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62389 | ||
| 1657 | 2026.01.17 13:41:54.859531 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1658 | 2026.01.17 13:41:54.859578 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1659 | 2026.01.17 13:41:54.859594 [ 293 ] {} <Debug> TCP-Session: 0e2a4d75-e633-46cf-8a1f-6833780871cd Authenticating user 'default' from [fd00:1122:3344:101::e]:45598 | ||
| 1660 | 2026.01.17 13:41:54.859611 [ 292 ] {} <Debug> TCP-Session: 18b8594d-caac-4cc0-b399-76d068da4e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:33265 | ||
| 1661 | 2026.01.17 13:41:54.859623 [ 293 ] {} <Debug> TCP-Session: 0e2a4d75-e633-46cf-8a1f-6833780871cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2026.01.17 13:41:54.859639 [ 292 ] {} <Debug> TCP-Session: 18b8594d-caac-4cc0-b399-76d068da4e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2026.01.17 13:41:54.859642 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1664 | 2026.01.17 13:41:54.859672 [ 292 ] {} <Debug> TCP-Session: 18b8594d-caac-4cc0-b399-76d068da4e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2026.01.17 13:41:54.859683 [ 288 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1666 | 2026.01.17 13:41:54.859695 [ 290 ] {} <Debug> TCP-Session: 964ebe05-b6cf-49b7-aacd-b289923d7171 Authenticating user 'default' from [fd00:1122:3344:101::e]:62389 | ||
| 1667 | 2026.01.17 13:41:54.859164 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65338 | ||
| 1668 | 2026.01.17 13:41:54.859745 [ 288 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1669 | 2026.01.17 13:41:54.859734 [ 290 ] {} <Debug> TCP-Session: 964ebe05-b6cf-49b7-aacd-b289923d7171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.01.17 13:41:54.859648 [ 293 ] {} <Debug> TCP-Session: 0e2a4d75-e633-46cf-8a1f-6833780871cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2026.01.17 13:41:54.859790 [ 290 ] {} <Debug> TCP-Session: 964ebe05-b6cf-49b7-aacd-b289923d7171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2026.01.17 13:41:54.859806 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1673 | 2026.01.17 13:41:54.859840 [ 295 ] {} <Debug> TCP-Session: 1848e52f-97bf-4505-a20e-32274321262e Authenticating user 'default' from [fd00:1122:3344:101::e]:65338 | ||
| 1674 | 2026.01.17 13:41:54.859866 [ 295 ] {} <Debug> TCP-Session: 1848e52f-97bf-4505-a20e-32274321262e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2026.01.17 13:41:54.859881 [ 295 ] {} <Debug> TCP-Session: 1848e52f-97bf-4505-a20e-32274321262e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.01.17 13:41:54.860038 [ 288 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 1677 | 2026.01.17 13:41:54.860992 [ 338 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Trace> AggregatingTransform: Aggregating | ||
| 1678 | 2026.01.17 13:41:54.861054 [ 338 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Trace> Aggregator: Aggregation method: without_key | ||
| 1679 | 2026.01.17 13:41:54.861094 [ 338 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956925 sec. (1045.014 rows/sec., 40.82 KiB/sec.) | ||
| 1680 | 2026.01.17 13:41:54.861113 [ 338 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Trace> Aggregator: Merging aggregated data | ||
| 1681 | 2026.01.17 13:41:54.862371 [ 288 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003024 sec., 330.6878306878307 rows/sec., 12.92 KiB/sec. | ||
| 1682 | 2026.01.17 13:41:54.862512 [ 288 ] {0a794d98-6ba8-4fe4-843e-0fafe6382202} <Debug> TCPHandler: Processed in 0.003476989 sec. | ||
| 1683 | 2026.01.17 13:41:54.862617 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1684 | 2026.01.17 13:41:54.862640 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1685 | 2026.01.17 13:41:54.862670 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1686 | 2026.01.17 13:41:54.862682 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1687 | 2026.01.17 13:41:54.862720 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1688 | 2026.01.17 13:41:54.862741 [ 292 ] {} <Debug> TCP-Session: 18b8594d-caac-4cc0-b399-76d068da4e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.01.17 13:41:54.862750 [ 291 ] {} <Debug> TCP-Session: e843a21c-4b0e-433a-ab42-ce046d78c61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.01.17 13:41:54.862764 [ 294 ] {} <Debug> TCP-Session: 76bb8a6c-8430-4fb9-8c9c-0d6cc7a04d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.01.17 13:41:54.862711 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2026.01.17 13:41:54.862705 [ 289 ] {} <Debug> TCP-Session: 96c5644e-bd70-4f47-951d-af7def513526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.01.17 13:41:54.862820 [ 295 ] {} <Debug> TCP-Session: 1848e52f-97bf-4505-a20e-32274321262e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.01.17 13:41:54.862697 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1695 | 2026.01.17 13:41:54.862655 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1696 | 2026.01.17 13:41:54.862647 [ 288 ] {} <Debug> TCP-Session: 703618b1-28fb-4827-a950-48dbab3a2d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.01.17 13:41:54.862898 [ 290 ] {} <Debug> TCP-Session: 964ebe05-b6cf-49b7-aacd-b289923d7171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.01.17 13:41:54.862909 [ 296 ] {} <Debug> TCP-Session: efc65d16-f61d-4d29-a34d-15374b77c057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.01.17 13:41:54.862736 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1700 | 2026.01.17 13:41:54.862971 [ 293 ] {} <Debug> TCP-Session: 0e2a4d75-e633-46cf-8a1f-6833780871cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.01.17 13:41:54.882009 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36179 | ||
| 1702 | 2026.01.17 13:41:54.882103 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1703 | 2026.01.17 13:41:54.882132 [ 288 ] {} <Debug> TCP-Session: f286931b-0c41-4de6-96f1-b8f5d18b2a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:36179 | ||
| 1704 | 2026.01.17 13:41:54.882151 [ 288 ] {} <Debug> TCP-Session: f286931b-0c41-4de6-96f1-b8f5d18b2a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2026.01.17 13:41:54.882165 [ 288 ] {} <Debug> TCP-Session: f286931b-0c41-4de6-96f1-b8f5d18b2a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.01.17 13:41:54.882334 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40304 | ||
| 1707 | 2026.01.17 13:41:54.882371 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58770 | ||
| 1708 | 2026.01.17 13:41:54.882384 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33560 | ||
| 1709 | 2026.01.17 13:41:54.882389 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55201 | ||
| 1710 | 2026.01.17 13:41:54.882429 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48216 | ||
| 1711 | 2026.01.17 13:41:54.882452 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37055 | ||
| 1712 | 2026.01.17 13:41:54.882479 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1713 | 2026.01.17 13:41:54.882491 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1714 | 2026.01.17 13:41:54.882497 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1715 | 2026.01.17 13:41:54.882542 [ 292 ] {} <Debug> TCP-Session: 4f0d2664-3c9b-474e-9c96-d68194864107 Authenticating user 'default' from [fd00:1122:3344:101::e]:55201 | ||
| 1716 | 2026.01.17 13:41:54.882540 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2026.01.17 13:41:54.882570 [ 292 ] {} <Debug> TCP-Session: 4f0d2664-3c9b-474e-9c96-d68194864107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.01.17 13:41:54.882561 [ 295 ] {} <Debug> TCP-Session: 0def65de-3dce-4fc1-8336-30983a052170 Authenticating user 'default' from [fd00:1122:3344:101::e]:48216 | ||
| 1719 | 2026.01.17 13:41:54.882596 [ 292 ] {} <Debug> TCP-Session: 4f0d2664-3c9b-474e-9c96-d68194864107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.01.17 13:41:54.882590 [ 296 ] {} <Debug> TCP-Session: fa3cc9ca-8c66-46fe-9798-34cd951e209f Authenticating user 'default' from [fd00:1122:3344:101::e]:37055 | ||
| 1721 | 2026.01.17 13:41:54.882610 [ 295 ] {} <Debug> TCP-Session: 0def65de-3dce-4fc1-8336-30983a052170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.01.17 13:41:54.882637 [ 296 ] {} <Debug> TCP-Session: fa3cc9ca-8c66-46fe-9798-34cd951e209f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2026.01.17 13:41:54.882649 [ 295 ] {} <Debug> TCP-Session: 0def65de-3dce-4fc1-8336-30983a052170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.01.17 13:41:54.882663 [ 296 ] {} <Debug> TCP-Session: fa3cc9ca-8c66-46fe-9798-34cd951e209f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2026.01.17 13:41:54.882456 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1726 | 2026.01.17 13:41:54.882420 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44086 | ||
| 1727 | 2026.01.17 13:41:54.882727 [ 290 ] {} <Debug> TCP-Session: e12d8210-b05b-4e5e-992a-27fe9415f807 Authenticating user 'default' from [fd00:1122:3344:101::e]:58770 | ||
| 1728 | 2026.01.17 13:41:54.882408 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1729 | 2026.01.17 13:41:54.882760 [ 290 ] {} <Debug> TCP-Session: e12d8210-b05b-4e5e-992a-27fe9415f807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2026.01.17 13:41:54.882781 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1731 | 2026.01.17 13:41:54.882785 [ 289 ] {} <Debug> TCP-Session: 63cc17dd-fb53-4e9f-9526-dac6aa41a372 Authenticating user 'default' from [fd00:1122:3344:101::e]:40304 | ||
| 1732 | 2026.01.17 13:41:54.882816 [ 294 ] {} <Debug> TCP-Session: 67cbf814-a0e9-4931-893a-d75a5faf7a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:44086 | ||
| 1733 | 2026.01.17 13:41:54.882831 [ 289 ] {} <Debug> TCP-Session: 63cc17dd-fb53-4e9f-9526-dac6aa41a372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.01.17 13:41:54.882849 [ 294 ] {} <Debug> TCP-Session: 67cbf814-a0e9-4931-893a-d75a5faf7a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.01.17 13:41:54.882858 [ 289 ] {} <Debug> TCP-Session: 63cc17dd-fb53-4e9f-9526-dac6aa41a372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.01.17 13:41:54.882874 [ 294 ] {} <Debug> TCP-Session: 67cbf814-a0e9-4931-893a-d75a5faf7a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1737 | 2026.01.17 13:41:54.882789 [ 290 ] {} <Debug> TCP-Session: e12d8210-b05b-4e5e-992a-27fe9415f807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.01.17 13:41:54.882530 [ 291 ] {} <Debug> TCP-Session: 652ec896-d510-4900-a940-fc1436595af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33560 | ||
| 1739 | 2026.01.17 13:41:54.882475 [ 288 ] {} <Trace> TCP-Session: f286931b-0c41-4de6-96f1-b8f5d18b2a45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.01.17 13:41:54.882964 [ 291 ] {} <Debug> TCP-Session: 652ec896-d510-4900-a940-fc1436595af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2026.01.17 13:41:54.882413 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36085 | ||
| 1742 | 2026.01.17 13:41:54.882997 [ 291 ] {} <Debug> TCP-Session: 652ec896-d510-4900-a940-fc1436595af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.01.17 13:41:54.883060 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1744 | 2026.01.17 13:41:54.883085 [ 293 ] {} <Debug> TCP-Session: f00d3900-e61b-4762-b200-30ad10509ae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36085 | ||
| 1745 | 2026.01.17 13:41:54.883093 [ 288 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36179) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1746 | 2026.01.17 13:41:54.883102 [ 293 ] {} <Debug> TCP-Session: f00d3900-e61b-4762-b200-30ad10509ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.01.17 13:41:54.883129 [ 293 ] {} <Debug> TCP-Session: f00d3900-e61b-4762-b200-30ad10509ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1748 | 2026.01.17 13:41:54.883271 [ 288 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1749 | 2026.01.17 13:41:54.883316 [ 288 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1750 | 2026.01.17 13:41:54.883539 [ 288 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 1751 | 2026.01.17 13:41:54.884348 [ 310 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Trace> AggregatingTransform: Aggregating | ||
| 1752 | 2026.01.17 13:41:54.884395 [ 310 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Trace> Aggregator: Aggregation method: without_key | ||
| 1753 | 2026.01.17 13:41:54.884429 [ 310 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000810711 sec. (1233.485 rows/sec., 48.18 KiB/sec.) | ||
| 1754 | 2026.01.17 13:41:54.884448 [ 310 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Trace> Aggregator: Merging aggregated data | ||
| 1755 | 2026.01.17 13:41:54.885799 [ 288 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00274 sec., 364.9635036496351 rows/sec., 14.26 KiB/sec. | ||
| 1756 | 2026.01.17 13:41:54.885957 [ 288 ] {1e71ad07-8802-48af-93b1-40a2b886b469} <Debug> TCPHandler: Processed in 0.003544371 sec. | ||
| 1757 | 2026.01.17 13:41:54.886074 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1758 | 2026.01.17 13:41:54.886100 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1759 | 2026.01.17 13:41:54.886116 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1760 | 2026.01.17 13:41:54.886132 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1761 | 2026.01.17 13:41:54.886143 [ 290 ] {} <Debug> TCP-Session: e12d8210-b05b-4e5e-992a-27fe9415f807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.01.17 13:41:54.886156 [ 293 ] {} <Debug> TCP-Session: f00d3900-e61b-4762-b200-30ad10509ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2026.01.17 13:41:54.886170 [ 289 ] {} <Debug> TCP-Session: 63cc17dd-fb53-4e9f-9526-dac6aa41a372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2026.01.17 13:41:54.886176 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2026.01.17 13:41:54.886192 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1766 | 2026.01.17 13:41:54.886206 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1767 | 2026.01.17 13:41:54.886225 [ 292 ] {} <Debug> TCP-Session: 4f0d2664-3c9b-474e-9c96-d68194864107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.01.17 13:41:54.886246 [ 294 ] {} <Debug> TCP-Session: 67cbf814-a0e9-4931-893a-d75a5faf7a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1769 | 2026.01.17 13:41:54.886262 [ 295 ] {} <Debug> TCP-Session: 0def65de-3dce-4fc1-8336-30983a052170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2026.01.17 13:41:54.886148 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1771 | 2026.01.17 13:41:54.886162 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1772 | 2026.01.17 13:41:54.886328 [ 296 ] {} <Debug> TCP-Session: fa3cc9ca-8c66-46fe-9798-34cd951e209f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2026.01.17 13:41:54.886102 [ 288 ] {} <Debug> TCP-Session: f286931b-0c41-4de6-96f1-b8f5d18b2a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.01.17 13:41:54.886353 [ 291 ] {} <Debug> TCP-Session: 652ec896-d510-4900-a940-fc1436595af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.01.17 13:41:55.489777 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.01.17 13:41:55.489959 [ 267 ] {a6271122-4d41-4a60-bb7c-e7bfeee45361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1777 | 2026.01.17 13:41:55.490039 [ 267 ] {a6271122-4d41-4a60-bb7c-e7bfeee45361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1778 | 2026.01.17 13:41:55.490705 [ 267 ] {a6271122-4d41-4a60-bb7c-e7bfeee45361} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.01.17 13:41:55.490757 [ 267 ] {a6271122-4d41-4a60-bb7c-e7bfeee45361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1780 | 2026.01.17 13:41:55.491169 [ 267 ] {a6271122-4d41-4a60-bb7c-e7bfeee45361} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1781 | 2026.01.17 13:41:55.491416 [ 267 ] {a6271122-4d41-4a60-bb7c-e7bfeee45361} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): 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.17 13:41:55.491596 [ 267 ] {a6271122-4d41-4a60-bb7c-e7bfeee45361} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.53 MiB/sec. | ||
| 1783 | 2026.01.17 13:41:55.491651 [ 267 ] {a6271122-4d41-4a60-bb7c-e7bfeee45361} <Debug> TCPHandler: Processed in 0.002007022 sec. | ||
| 1784 | 2026.01.17 13:41:55.491781 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.01.17 13:41:55.491889 [ 267 ] {efa09fea-ce4c-45b7-9fb2-cbd22315e584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1786 | 2026.01.17 13:41:55.491935 [ 267 ] {efa09fea-ce4c-45b7-9fb2-cbd22315e584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1787 | 2026.01.17 13:41:55.492424 [ 267 ] {efa09fea-ce4c-45b7-9fb2-cbd22315e584} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.01.17 13:41:55.492478 [ 267 ] {efa09fea-ce4c-45b7-9fb2-cbd22315e584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1789 | 2026.01.17 13:41:55.492981 [ 267 ] {efa09fea-ce4c-45b7-9fb2-cbd22315e584} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1790 | 2026.01.17 13:41:55.493332 [ 267 ] {efa09fea-ce4c-45b7-9fb2-cbd22315e584} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): 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.17 13:41:55.493531 [ 267 ] {efa09fea-ce4c-45b7-9fb2-cbd22315e584} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001666 sec., 38415.36614645858 rows/sec., 3.00 MiB/sec. | ||
| 1792 | 2026.01.17 13:41:55.493593 [ 267 ] {efa09fea-ce4c-45b7-9fb2-cbd22315e584} <Debug> TCPHandler: Processed in 0.001866028 sec. | ||
| 1793 | 2026.01.17 13:41:55.493762 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.01.17 13:41:55.493888 [ 267 ] {7228d5f3-20ff-4574-8efe-83e6a5510c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1795 | 2026.01.17 13:41:55.493948 [ 267 ] {7228d5f3-20ff-4574-8efe-83e6a5510c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1796 | 2026.01.17 13:41:55.494537 [ 267 ] {7228d5f3-20ff-4574-8efe-83e6a5510c5b} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.01.17 13:41:55.494584 [ 267 ] {7228d5f3-20ff-4574-8efe-83e6a5510c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1798 | 2026.01.17 13:41:55.495078 [ 267 ] {7228d5f3-20ff-4574-8efe-83e6a5510c5b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1799 | 2026.01.17 13:41:55.495385 [ 267 ] {7228d5f3-20ff-4574-8efe-83e6a5510c5b} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.01.17 13:41:55.495542 [ 267 ] {7228d5f3-20ff-4574-8efe-83e6a5510c5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001685 sec., 94955.48961424331 rows/sec., 6.61 MiB/sec. | ||
| 1801 | 2026.01.17 13:41:55.495585 [ 267 ] {7228d5f3-20ff-4574-8efe-83e6a5510c5b} <Debug> TCPHandler: Processed in 0.001886139 sec. | ||
| 1802 | 2026.01.17 13:41:55.495715 [ 267 ] {} <Trace> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.01.17 13:41:55.495830 [ 267 ] {db22dfc0-7775-4b9b-8bb5-2c55c116c922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1804 | 2026.01.17 13:41:55.495880 [ 267 ] {db22dfc0-7775-4b9b-8bb5-2c55c116c922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1805 | 2026.01.17 13:41:55.496243 [ 267 ] {db22dfc0-7775-4b9b-8bb5-2c55c116c922} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.01.17 13:41:55.496286 [ 267 ] {db22dfc0-7775-4b9b-8bb5-2c55c116c922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1807 | 2026.01.17 13:41:55.496638 [ 267 ] {db22dfc0-7775-4b9b-8bb5-2c55c116c922} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1808 | 2026.01.17 13:41:55.496893 [ 267 ] {db22dfc0-7775-4b9b-8bb5-2c55c116c922} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.01.17 13:41:55.497042 [ 267 ] {db22dfc0-7775-4b9b-8bb5-2c55c116c922} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 1810 | 2026.01.17 13:41:55.497081 [ 267 ] {db22dfc0-7775-4b9b-8bb5-2c55c116c922} <Debug> TCPHandler: Processed in 0.001420846 sec. | ||
| 1811 | 2026.01.17 13:41:58.920781 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1812 | 2026.01.17 13:41:58.920860 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1813 | 2026.01.17 13:41:59.006138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 3739 | ||
| 1814 | 2026.01.17 13:41:59.006662 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.01.17 13:41:59.006717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1816 | 2026.01.17 13:41:59.007146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 242 | ||
| 1817 | 2026.01.17 13:41:59.007258 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1818 | 2026.01.17 13:41:59.007519 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.01.17 13:41:59.007686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3739 | ||
| 1820 | 2026.01.17 13:41:59.009252 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.01.17 13:41:59.009312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1822 | 2026.01.17 13:41:59.010495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1823 | 2026.01.17 13:41:59.010771 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.01.17 13:41:59.011101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1825 | 2026.01.17 13:41:59.206222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1826 | 2026.01.17 13:41:59.224730 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.01.17 13:41:59.224790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1828 | 2026.01.17 13:41:59.230844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1829 | 2026.01.17 13:41:59.231577 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.01.17 13:41:59.235076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1831 | 2026.01.17 13:41:59.714595 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1832 | 2026.01.17 13:41:59.714662 [ 267 ] {} <Debug> TCP-Session: afece33e-f2c4-4a22-9ff2-331c7ccd4d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2026.01.17 13:42:00.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.75 MiB, peak 194.50 MiB, free memory in arenas 0.00 B, will set to 182.11 MiB (RSS), difference: 3.36 MiB | ||
| 1834 | 2026.01.17 13:42:00.489762 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.01.17 13:42:00.489950 [ 269 ] {59653149-d0ff-4c2b-8cb5-a01f5b2dc18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1836 | 2026.01.17 13:42:00.490015 [ 269 ] {59653149-d0ff-4c2b-8cb5-a01f5b2dc18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1837 | 2026.01.17 13:42:00.490724 [ 269 ] {59653149-d0ff-4c2b-8cb5-a01f5b2dc18f} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.01.17 13:42:00.490776 [ 269 ] {59653149-d0ff-4c2b-8cb5-a01f5b2dc18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1839 | 2026.01.17 13:42:00.491197 [ 269 ] {59653149-d0ff-4c2b-8cb5-a01f5b2dc18f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1840 | 2026.01.17 13:42:00.491500 [ 269 ] {59653149-d0ff-4c2b-8cb5-a01f5b2dc18f} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.01.17 13:42:00.491658 [ 269 ] {59653149-d0ff-4c2b-8cb5-a01f5b2dc18f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001756 sec., 43280.18223234624 rows/sec., 3.55 MiB/sec. | ||
| 1842 | 2026.01.17 13:42:00.491704 [ 269 ] {59653149-d0ff-4c2b-8cb5-a01f5b2dc18f} <Debug> TCPHandler: Processed in 0.002071814 sec. | ||
| 1843 | 2026.01.17 13:42:00.491844 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.01.17 13:42:00.491954 [ 269 ] {bed67c87-7ceb-4fb5-915c-ae54d808261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1845 | 2026.01.17 13:42:00.491999 [ 269 ] {bed67c87-7ceb-4fb5-915c-ae54d808261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1846 | 2026.01.17 13:42:00.492424 [ 269 ] {bed67c87-7ceb-4fb5-915c-ae54d808261c} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.01.17 13:42:00.492462 [ 269 ] {bed67c87-7ceb-4fb5-915c-ae54d808261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1848 | 2026.01.17 13:42:00.492747 [ 269 ] {bed67c87-7ceb-4fb5-915c-ae54d808261c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1849 | 2026.01.17 13:42:00.492948 [ 269 ] {bed67c87-7ceb-4fb5-915c-ae54d808261c} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.01.17 13:42:00.493051 [ 48 ] {} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1851 | 2026.01.17 13:42:00.493073 [ 269 ] {bed67c87-7ceb-4fb5-915c-ae54d808261c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 629.25 KiB/sec. | ||
| 1852 | 2026.01.17 13:42:00.493114 [ 48 ] {} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.01.17 13:42:00.493123 [ 269 ] {bed67c87-7ceb-4fb5-915c-ae54d808261c} <Debug> TCPHandler: Processed in 0.001387816 sec. | ||
| 1854 | 2026.01.17 13:42:00.493141 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1855 | 2026.01.17 13:42:00.493237 [ 195 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::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 | ||
| 1856 | 2026.01.17 13:42:00.493239 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.01.17 13:42:00.493401 [ 195 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1858 | 2026.01.17 13:42:00.493424 [ 269 ] {003a6e16-b0a2-4bb1-a989-ab69cd673f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1859 | 2026.01.17 13:42:00.493429 [ 195 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 1860 | 2026.01.17 13:42:00.493466 [ 269 ] {003a6e16-b0a2-4bb1-a989-ab69cd673f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1861 | 2026.01.17 13:42:00.493494 [ 195 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::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 | ||
| 1862 | 2026.01.17 13:42:00.493535 [ 195 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 1863 | 2026.01.17 13:42:00.493574 [ 195 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1864 | 2026.01.17 13:42:00.493620 [ 195 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1865 | 2026.01.17 13:42:00.493658 [ 195 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1866 | 2026.01.17 13:42:00.493914 [ 269 ] {003a6e16-b0a2-4bb1-a989-ab69cd673f73} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.01.17 13:42:00.493949 [ 269 ] {003a6e16-b0a2-4bb1-a989-ab69cd673f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1868 | 2026.01.17 13:42:00.494258 [ 269 ] {003a6e16-b0a2-4bb1-a989-ab69cd673f73} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1869 | 2026.01.17 13:42:00.494393 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143309 sec., 62975.101219355405 rows/sec., 4.87 MiB/sec. | ||
| 1870 | 2026.01.17 13:42:00.494486 [ 269 ] {003a6e16-b0a2-4bb1-a989-ab69cd673f73} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.01.17 13:42:00.494615 [ 269 ] {003a6e16-b0a2-4bb1-a989-ab69cd673f73} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001233 sec., 60016.22060016221 rows/sec., 4.69 MiB/sec. | ||
| 1872 | 2026.01.17 13:42:00.494612 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1873 | 2026.01.17 13:42:00.494651 [ 269 ] {003a6e16-b0a2-4bb1-a989-ab69cd673f73} <Debug> TCPHandler: Processed in 0.001424086 sec. | ||
| 1874 | 2026.01.17 13:42:00.494777 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.01.17 13:42:00.494872 [ 269 ] {3e657157-9797-4d2c-9263-e8b001c50c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.01.17 13:42:00.494914 [ 269 ] {3e657157-9797-4d2c-9263-e8b001c50c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1877 | 2026.01.17 13:42:00.494963 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.01.17 13:42:00.495041 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_6_1} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1879 | 2026.01.17 13:42:00.495130 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1880 | 2026.01.17 13:42:00.495397 [ 269 ] {3e657157-9797-4d2c-9263-e8b001c50c8b} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.01.17 13:42:00.495441 [ 269 ] {3e657157-9797-4d2c-9263-e8b001c50c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1882 | 2026.01.17 13:42:00.495825 [ 269 ] {3e657157-9797-4d2c-9263-e8b001c50c8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1883 | 2026.01.17 13:42:00.496043 [ 269 ] {3e657157-9797-4d2c-9263-e8b001c50c8b} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.01.17 13:42:00.496174 [ 269 ] {3e657157-9797-4d2c-9263-e8b001c50c8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 1885 | 2026.01.17 13:42:00.496211 [ 269 ] {3e657157-9797-4d2c-9263-e8b001c50c8b} <Debug> TCPHandler: Processed in 0.001454267 sec. | ||
| 1886 | 2026.01.17 13:42:00.496326 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.01.17 13:42:00.496416 [ 269 ] {4da0acf7-aa0d-444e-b2a9-55ed4a1a2bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1888 | 2026.01.17 13:42:00.496466 [ 269 ] {4da0acf7-aa0d-444e-b2a9-55ed4a1a2bec} <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 | ||
| 1889 | 2026.01.17 13:42:00.497213 [ 269 ] {4da0acf7-aa0d-444e-b2a9-55ed4a1a2bec} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.01.17 13:42:00.497247 [ 269 ] {4da0acf7-aa0d-444e-b2a9-55ed4a1a2bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1891 | 2026.01.17 13:42:00.497819 [ 269 ] {4da0acf7-aa0d-444e-b2a9-55ed4a1a2bec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1892 | 2026.01.17 13:42:00.498042 [ 269 ] {4da0acf7-aa0d-444e-b2a9-55ed4a1a2bec} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.01.17 13:42:00.498183 [ 269 ] {4da0acf7-aa0d-444e-b2a9-55ed4a1a2bec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 1894 | 2026.01.17 13:42:00.498240 [ 269 ] {4da0acf7-aa0d-444e-b2a9-55ed4a1a2bec} <Debug> TCPHandler: Processed in 0.001966611 sec. | ||
| 1895 | 2026.01.17 13:42:00.498354 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.01.17 13:42:00.498450 [ 269 ] {4b1b6467-31b5-46a1-b4a6-c82edda92d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.01.17 13:42:00.498492 [ 269 ] {4b1b6467-31b5-46a1-b4a6-c82edda92d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1898 | 2026.01.17 13:42:00.498830 [ 269 ] {4b1b6467-31b5-46a1-b4a6-c82edda92d0f} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.17 13:42:00.498866 [ 269 ] {4b1b6467-31b5-46a1-b4a6-c82edda92d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1900 | 2026.01.17 13:42:00.499188 [ 269 ] {4b1b6467-31b5-46a1-b4a6-c82edda92d0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1901 | 2026.01.17 13:42:00.499392 [ 269 ] {4b1b6467-31b5-46a1-b4a6-c82edda92d0f} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.01.17 13:42:00.499519 [ 269 ] {4b1b6467-31b5-46a1-b4a6-c82edda92d0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 1903 | 2026.01.17 13:42:00.499552 [ 269 ] {4b1b6467-31b5-46a1-b4a6-c82edda92d0f} <Debug> TCPHandler: Processed in 0.001262642 sec. | ||
| 1904 | 2026.01.17 13:42:05.200574 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49268 | ||
| 1905 | 2026.01.17 13:42:05.200724 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1906 | 2026.01.17 13:42:05.200766 [ 267 ] {} <Debug> TCP-Session: 2a82e2f1-d596-4dfd-abd9-c4fe122f1b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:49268 | ||
| 1907 | 2026.01.17 13:42:05.200801 [ 267 ] {} <Debug> TCP-Session: 2a82e2f1-d596-4dfd-abd9-c4fe122f1b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2026.01.17 13:42:05.200826 [ 267 ] {} <Debug> TCP-Session: 2a82e2f1-d596-4dfd-abd9-c4fe122f1b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1909 | 2026.01.17 13:42:05.201048 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62732 | ||
| 1910 | 2026.01.17 13:42:05.201079 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36804 | ||
| 1911 | 2026.01.17 13:42:05.201090 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36138 | ||
| 1912 | 2026.01.17 13:42:05.201146 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37852 | ||
| 1913 | 2026.01.17 13:42:05.201151 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48161 | ||
| 1914 | 2026.01.17 13:42:05.201166 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1915 | 2026.01.17 13:42:05.201190 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1916 | 2026.01.17 13:42:05.201217 [ 288 ] {} <Debug> TCP-Session: 73096b9b-e6bc-49c6-bfd9-98430b9def4e Authenticating user 'default' from [fd00:1122:3344:101::e]:62732 | ||
| 1917 | 2026.01.17 13:42:05.201226 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1918 | 2026.01.17 13:42:05.201226 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1919 | 2026.01.17 13:42:05.201237 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1920 | 2026.01.17 13:42:05.201258 [ 288 ] {} <Debug> TCP-Session: 73096b9b-e6bc-49c6-bfd9-98430b9def4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2026.01.17 13:42:05.201279 [ 294 ] {} <Debug> TCP-Session: 563a3cb7-7551-4e8d-a9dd-7a0e30661578 Authenticating user 'default' from [fd00:1122:3344:101::e]:37852 | ||
| 1922 | 2026.01.17 13:42:05.201297 [ 295 ] {} <Debug> TCP-Session: d8e08b31-0299-4d16-b279-2c8635faa274 Authenticating user 'default' from [fd00:1122:3344:101::e]:48161 | ||
| 1923 | 2026.01.17 13:42:05.201301 [ 288 ] {} <Debug> TCP-Session: 73096b9b-e6bc-49c6-bfd9-98430b9def4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.01.17 13:42:05.201326 [ 294 ] {} <Debug> TCP-Session: 563a3cb7-7551-4e8d-a9dd-7a0e30661578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.01.17 13:42:05.201333 [ 295 ] {} <Debug> TCP-Session: d8e08b31-0299-4d16-b279-2c8635faa274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.01.17 13:42:05.201356 [ 294 ] {} <Debug> TCP-Session: 563a3cb7-7551-4e8d-a9dd-7a0e30661578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2026.01.17 13:42:05.201372 [ 295 ] {} <Debug> TCP-Session: d8e08b31-0299-4d16-b279-2c8635faa274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.01.17 13:42:05.201276 [ 291 ] {} <Debug> TCP-Session: 9f647bef-5c86-405b-9e0e-d3c5c973c55c Authenticating user 'default' from [fd00:1122:3344:101::e]:36138 | ||
| 1929 | 2026.01.17 13:42:05.201097 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38798 | ||
| 1930 | 2026.01.17 13:42:05.201429 [ 291 ] {} <Debug> TCP-Session: 9f647bef-5c86-405b-9e0e-d3c5c973c55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.01.17 13:42:05.201241 [ 290 ] {} <Debug> TCP-Session: 585d12ed-b89f-43a8-82be-294861d86191 Authenticating user 'default' from [fd00:1122:3344:101::e]:36804 | ||
| 1932 | 2026.01.17 13:42:05.201488 [ 291 ] {} <Debug> TCP-Session: 9f647bef-5c86-405b-9e0e-d3c5c973c55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2026.01.17 13:42:05.201535 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.01.17 13:42:05.201559 [ 290 ] {} <Debug> TCP-Session: 585d12ed-b89f-43a8-82be-294861d86191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.01.17 13:42:05.201085 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41608 | ||
| 1936 | 2026.01.17 13:42:05.201585 [ 293 ] {} <Debug> TCP-Session: 0776f788-1cd5-4ef7-a5e0-532e6499052b Authenticating user 'default' from [fd00:1122:3344:101::e]:38798 | ||
| 1937 | 2026.01.17 13:42:05.201058 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59675 | ||
| 1938 | 2026.01.17 13:42:05.201645 [ 293 ] {} <Debug> TCP-Session: 0776f788-1cd5-4ef7-a5e0-532e6499052b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.01.17 13:42:05.201668 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1940 | 2026.01.17 13:42:05.201679 [ 293 ] {} <Debug> TCP-Session: 0776f788-1cd5-4ef7-a5e0-532e6499052b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.01.17 13:42:05.201710 [ 292 ] {} <Debug> TCP-Session: bf2fe0df-e9c9-4d4c-90a6-623a26cf043d Authenticating user 'default' from [fd00:1122:3344:101::e]:41608 | ||
| 1942 | 2026.01.17 13:42:05.201590 [ 290 ] {} <Debug> TCP-Session: 585d12ed-b89f-43a8-82be-294861d86191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.01.17 13:42:05.201747 [ 292 ] {} <Debug> TCP-Session: bf2fe0df-e9c9-4d4c-90a6-623a26cf043d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.01.17 13:42:05.201235 [ 267 ] {} <Trace> TCP-Session: 2a82e2f1-d596-4dfd-abd9-c4fe122f1b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.01.17 13:42:05.201775 [ 292 ] {} <Debug> TCP-Session: bf2fe0df-e9c9-4d4c-90a6-623a26cf043d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.01.17 13:42:05.201793 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.01.17 13:42:05.201859 [ 289 ] {} <Debug> TCP-Session: dcc1ca0a-1430-4897-bd44-b5a4afc9c92a Authenticating user 'default' from [fd00:1122:3344:101::e]:59675 | ||
| 1948 | 2026.01.17 13:42:05.201877 [ 289 ] {} <Debug> TCP-Session: dcc1ca0a-1430-4897-bd44-b5a4afc9c92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.01.17 13:42:05.201891 [ 289 ] {} <Debug> TCP-Session: dcc1ca0a-1430-4897-bd44-b5a4afc9c92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.01.17 13:42:05.201970 [ 267 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1951 | 2026.01.17 13:42:05.202264 [ 267 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1952 | 2026.01.17 13:42:05.202330 [ 267 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1953 | 2026.01.17 13:42:05.202657 [ 267 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 1954 | 2026.01.17 13:42:05.202750 [ 267 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1955 | 2026.01.17 13:42:05.485067 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.01.17 13:42:05.485300 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1957 | 2026.01.17 13:42:05.485647 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1958 | 2026.01.17 13:42:05.485686 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1959 | 2026.01.17 13:42:05.485941 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1960 | 2026.01.17 13:42:05.486014 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1961 | 2026.01.17 13:42:05.486167 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1962 | 2026.01.17 13:42:05.486272 [ 321 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1963 | 2026.01.17 13:42:05.486297 [ 314 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1964 | 2026.01.17 13:42:05.486406 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1965 | 2026.01.17 13:42:05.486433 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1966 | 2026.01.17 13:42:05.488739 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1967 | 2026.01.17 13:42:05.488772 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1968 | 2026.01.17 13:42:05.488834 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1969 | 2026.01.17 13:42:05.488877 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1970 | 2026.01.17 13:42:05.489919 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.004714 sec., 5515.485787017395 rows/sec., 238.65 KiB/sec. | ||
| 1971 | 2026.01.17 13:42:05.490056 [ 269 ] {bcad9fd9-d83e-4f2f-8031-8e6b7b401ad1} <Debug> TCPHandler: Processed in 0.005120481 sec. | ||
| 1972 | 2026.01.17 13:42:05.490368 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.01.17 13:42:05.490518 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1974 | 2026.01.17 13:42:05.490751 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1975 | 2026.01.17 13:42:05.490786 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1976 | 2026.01.17 13:42:05.490989 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1977 | 2026.01.17 13:42:05.491044 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1978 | 2026.01.17 13:42:05.491163 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1979 | 2026.01.17 13:42:05.491235 [ 312 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1980 | 2026.01.17 13:42:05.491235 [ 332 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1981 | 2026.01.17 13:42:05.491346 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1982 | 2026.01.17 13:42:05.491377 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1983 | 2026.01.17 13:42:05.491442 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1984 | 2026.01.17 13:42:05.491462 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1985 | 2026.01.17 13:42:05.491495 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1986 | 2026.01.17 13:42:05.491530 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1987 | 2026.01.17 13:42:05.492133 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001682 sec., 15457.78834720571 rows/sec., 668.85 KiB/sec. | ||
| 1988 | 2026.01.17 13:42:05.492248 [ 269 ] {093e1dbb-a513-42d9-84dd-10cb369e6e58} <Debug> TCPHandler: Processed in 0.00193662 sec. | ||
| 1989 | 2026.01.17 13:42:05.492501 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.01.17 13:42:05.492644 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1991 | 2026.01.17 13:42:05.492915 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1992 | 2026.01.17 13:42:05.492953 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1993 | 2026.01.17 13:42:05.493195 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1994 | 2026.01.17 13:42:05.493248 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1995 | 2026.01.17 13:42:05.493346 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1996 | 2026.01.17 13:42:05.493412 [ 332 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1997 | 2026.01.17 13:42:05.493413 [ 328 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1998 | 2026.01.17 13:42:05.493502 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (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 | ||
| 1999 | 2026.01.17 13:42:05.493528 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2000 | 2026.01.17 13:42:05.493583 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2001 | 2026.01.17 13:42:05.493599 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2002 | 2026.01.17 13:42:05.493629 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2003 | 2026.01.17 13:42:05.493657 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2004 | 2026.01.17 13:42:05.494370 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001786 sec., 14557.67077267637 rows/sec., 629.90 KiB/sec. | ||
| 2005 | 2026.01.17 13:42:05.494473 [ 269 ] {b13a1813-2bb3-4331-8e13-4a1737e44b5a} <Debug> TCPHandler: Processed in 0.002023143 sec. | ||
| 2006 | 2026.01.17 13:42:05.501506 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.01.17 13:42:05.501651 [ 269 ] {8d0662b6-ebc8-4952-a844-f35b7abad1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2008 | 2026.01.17 13:42:05.501705 [ 269 ] {8d0662b6-ebc8-4952-a844-f35b7abad1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2009 | 2026.01.17 13:42:05.502368 [ 269 ] {8d0662b6-ebc8-4952-a844-f35b7abad1b8} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.01.17 13:42:05.502416 [ 269 ] {8d0662b6-ebc8-4952-a844-f35b7abad1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2011 | 2026.01.17 13:42:05.509172 [ 269 ] {8d0662b6-ebc8-4952-a844-f35b7abad1b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2012 | 2026.01.17 13:42:05.509403 [ 269 ] {8d0662b6-ebc8-4952-a844-f35b7abad1b8} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.01.17 13:42:05.509561 [ 269 ] {8d0662b6-ebc8-4952-a844-f35b7abad1b8} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.007953 sec., 377.2161448509996 rows/sec., 34.38 KiB/sec. | ||
| 2014 | 2026.01.17 13:42:05.509603 [ 269 ] {8d0662b6-ebc8-4952-a844-f35b7abad1b8} <Debug> TCPHandler: Processed in 0.008171531 sec. | ||
| 2015 | 2026.01.17 13:42:05.509745 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.01.17 13:42:05.509876 [ 269 ] {0f9f00dd-4d0d-4f17-ac45-7fbb7f2b8333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.01.17 13:42:05.509927 [ 269 ] {0f9f00dd-4d0d-4f17-ac45-7fbb7f2b8333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2018 | 2026.01.17 13:42:05.510429 [ 269 ] {0f9f00dd-4d0d-4f17-ac45-7fbb7f2b8333} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.01.17 13:42:05.510471 [ 269 ] {0f9f00dd-4d0d-4f17-ac45-7fbb7f2b8333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2020 | 2026.01.17 13:42:05.510798 [ 269 ] {0f9f00dd-4d0d-4f17-ac45-7fbb7f2b8333} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2021 | 2026.01.17 13:42:05.511120 [ 269 ] {0f9f00dd-4d0d-4f17-ac45-7fbb7f2b8333} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.01.17 13:42:05.511276 [ 269 ] {0f9f00dd-4d0d-4f17-ac45-7fbb7f2b8333} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001432 sec., 16759.77653631285 rows/sec., 1.39 MiB/sec. | ||
| 2023 | 2026.01.17 13:42:05.511315 [ 269 ] {0f9f00dd-4d0d-4f17-ac45-7fbb7f2b8333} <Debug> TCPHandler: Processed in 0.001636802 sec. | ||
| 2024 | 2026.01.17 13:42:05.511526 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.01.17 13:42:05.511640 [ 269 ] {5da96cb3-ea26-47f2-ae2f-748372f59899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2026 | 2026.01.17 13:42:05.511687 [ 269 ] {5da96cb3-ea26-47f2-ae2f-748372f59899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2027 | 2026.01.17 13:42:05.512101 [ 269 ] {5da96cb3-ea26-47f2-ae2f-748372f59899} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.01.17 13:42:05.512140 [ 269 ] {5da96cb3-ea26-47f2-ae2f-748372f59899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2029 | 2026.01.17 13:42:05.512477 [ 269 ] {5da96cb3-ea26-47f2-ae2f-748372f59899} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2030 | 2026.01.17 13:42:05.512711 [ 269 ] {5da96cb3-ea26-47f2-ae2f-748372f59899} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.01.17 13:42:05.512850 [ 269 ] {5da96cb3-ea26-47f2-ae2f-748372f59899} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 131.84 KiB/sec. | ||
| 2032 | 2026.01.17 13:42:05.512888 [ 269 ] {5da96cb3-ea26-47f2-ae2f-748372f59899} <Debug> TCPHandler: Processed in 0.001474639 sec. | ||
| 2033 | 2026.01.17 13:42:05.513010 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.01.17 13:42:05.513110 [ 269 ] {184a2565-a53b-498c-bda2-45ba59b5490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2035 | 2026.01.17 13:42:05.513150 [ 269 ] {184a2565-a53b-498c-bda2-45ba59b5490a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2036 | 2026.01.17 13:42:05.513662 [ 269 ] {184a2565-a53b-498c-bda2-45ba59b5490a} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.01.17 13:42:05.513703 [ 269 ] {184a2565-a53b-498c-bda2-45ba59b5490a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2038 | 2026.01.17 13:42:05.514044 [ 269 ] {184a2565-a53b-498c-bda2-45ba59b5490a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2039 | 2026.01.17 13:42:05.514260 [ 269 ] {184a2565-a53b-498c-bda2-45ba59b5490a} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.01.17 13:42:05.514415 [ 269 ] {184a2565-a53b-498c-bda2-45ba59b5490a} <Debug> executeQuery: Read 193 rows, 17.38 KiB in 0.001326 sec., 145550.52790346908 rows/sec., 12.80 MiB/sec. | ||
| 2041 | 2026.01.17 13:42:05.514468 [ 269 ] {184a2565-a53b-498c-bda2-45ba59b5490a} <Debug> TCPHandler: Processed in 0.001508279 sec. | ||
| 2042 | 2026.01.17 13:42:05.514614 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.01.17 13:42:05.514723 [ 269 ] {f2c15ad3-eda0-4fd8-9c18-75dc296e8961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2044 | 2026.01.17 13:42:05.514776 [ 269 ] {f2c15ad3-eda0-4fd8-9c18-75dc296e8961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2045 | 2026.01.17 13:42:05.515236 [ 269 ] {f2c15ad3-eda0-4fd8-9c18-75dc296e8961} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.01.17 13:42:05.515282 [ 269 ] {f2c15ad3-eda0-4fd8-9c18-75dc296e8961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2047 | 2026.01.17 13:42:05.515691 [ 269 ] {f2c15ad3-eda0-4fd8-9c18-75dc296e8961} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2048 | 2026.01.17 13:42:05.515926 [ 269 ] {f2c15ad3-eda0-4fd8-9c18-75dc296e8961} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.01.17 13:42:05.516065 [ 269 ] {f2c15ad3-eda0-4fd8-9c18-75dc296e8961} <Debug> executeQuery: Read 22 rows, 1.70 KiB in 0.001365 sec., 16117.216117216118 rows/sec., 1.22 MiB/sec. | ||
| 2050 | 2026.01.17 13:42:05.516103 [ 269 ] {f2c15ad3-eda0-4fd8-9c18-75dc296e8961} <Debug> TCPHandler: Processed in 0.001544419 sec. | ||
| 2051 | 2026.01.17 13:42:05.516224 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.01.17 13:42:05.516322 [ 269 ] {94546d27-0b6f-4a67-93d7-450ff7b32078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2053 | 2026.01.17 13:42:05.516363 [ 269 ] {94546d27-0b6f-4a67-93d7-450ff7b32078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2054 | 2026.01.17 13:42:05.516798 [ 269 ] {94546d27-0b6f-4a67-93d7-450ff7b32078} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.01.17 13:42:05.516834 [ 269 ] {94546d27-0b6f-4a67-93d7-450ff7b32078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2056 | 2026.01.17 13:42:05.517137 [ 269 ] {94546d27-0b6f-4a67-93d7-450ff7b32078} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2057 | 2026.01.17 13:42:05.517378 [ 269 ] {94546d27-0b6f-4a67-93d7-450ff7b32078} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.01.17 13:42:05.517512 [ 269 ] {94546d27-0b6f-4a67-93d7-450ff7b32078} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001212 sec., 19801.980198019803 rows/sec., 1.64 MiB/sec. | ||
| 2059 | 2026.01.17 13:42:05.517550 [ 269 ] {94546d27-0b6f-4a67-93d7-450ff7b32078} <Debug> TCPHandler: Processed in 0.001377076 sec. | ||
| 2060 | 2026.01.17 13:42:05.517689 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.01.17 13:42:05.517797 [ 269 ] {a3786e03-2fe0-40f6-b967-4c991e8be00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.01.17 13:42:05.517839 [ 269 ] {a3786e03-2fe0-40f6-b967-4c991e8be00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2063 | 2026.01.17 13:42:05.518286 [ 269 ] {a3786e03-2fe0-40f6-b967-4c991e8be00d} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.01.17 13:42:05.518323 [ 269 ] {a3786e03-2fe0-40f6-b967-4c991e8be00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2065 | 2026.01.17 13:42:05.518695 [ 269 ] {a3786e03-2fe0-40f6-b967-4c991e8be00d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2066 | 2026.01.17 13:42:05.518960 [ 269 ] {a3786e03-2fe0-40f6-b967-4c991e8be00d} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.01.17 13:42:05.519125 [ 269 ] {a3786e03-2fe0-40f6-b967-4c991e8be00d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001347 sec., 8908.685968819598 rows/sec., 695.99 KiB/sec. | ||
| 2068 | 2026.01.17 13:42:05.519178 [ 269 ] {a3786e03-2fe0-40f6-b967-4c991e8be00d} <Debug> TCPHandler: Processed in 0.00155154 sec. | ||
| 2069 | 2026.01.17 13:42:05.519338 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.01.17 13:42:05.519451 [ 269 ] {898aac4e-5952-47b9-9df6-c366574b86ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2071 | 2026.01.17 13:42:05.519515 [ 269 ] {898aac4e-5952-47b9-9df6-c366574b86ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2072 | 2026.01.17 13:42:05.520265 [ 269 ] {898aac4e-5952-47b9-9df6-c366574b86ed} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.01.17 13:42:05.520308 [ 269 ] {898aac4e-5952-47b9-9df6-c366574b86ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2074 | 2026.01.17 13:42:05.520756 [ 269 ] {898aac4e-5952-47b9-9df6-c366574b86ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2075 | 2026.01.17 13:42:05.521041 [ 269 ] {898aac4e-5952-47b9-9df6-c366574b86ed} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.01.17 13:42:05.521186 [ 269 ] {898aac4e-5952-47b9-9df6-c366574b86ed} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001761 sec., 70982.39636570131 rows/sec., 5.76 MiB/sec. | ||
| 2077 | 2026.01.17 13:42:05.521225 [ 269 ] {898aac4e-5952-47b9-9df6-c366574b86ed} <Debug> TCPHandler: Processed in 0.001949571 sec. | ||
| 2078 | 2026.01.17 13:42:05.521349 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.01.17 13:42:05.521448 [ 269 ] {01acc0fc-e2ad-41a0-99cf-73cfbf022c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.01.17 13:42:05.521493 [ 269 ] {01acc0fc-e2ad-41a0-99cf-73cfbf022c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2081 | 2026.01.17 13:42:05.521982 [ 269 ] {01acc0fc-e2ad-41a0-99cf-73cfbf022c7c} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.01.17 13:42:05.522028 [ 269 ] {01acc0fc-e2ad-41a0-99cf-73cfbf022c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2083 | 2026.01.17 13:42:05.522436 [ 269 ] {01acc0fc-e2ad-41a0-99cf-73cfbf022c7c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2084 | 2026.01.17 13:42:05.522698 [ 269 ] {01acc0fc-e2ad-41a0-99cf-73cfbf022c7c} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.01.17 13:42:05.522858 [ 269 ] {01acc0fc-e2ad-41a0-99cf-73cfbf022c7c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00143 sec., 137762.23776223775 rows/sec., 9.88 MiB/sec. | ||
| 2086 | 2026.01.17 13:42:05.522903 [ 269 ] {01acc0fc-e2ad-41a0-99cf-73cfbf022c7c} <Debug> TCPHandler: Processed in 0.001604802 sec. | ||
| 2087 | 2026.01.17 13:42:05.523045 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.01.17 13:42:05.523150 [ 269 ] {e092889b-5c33-4157-ad9d-d17bef682de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.01.17 13:42:05.523215 [ 269 ] {e092889b-5c33-4157-ad9d-d17bef682de8} <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 | ||
| 2090 | 2026.01.17 13:42:05.524208 [ 269 ] {e092889b-5c33-4157-ad9d-d17bef682de8} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.01.17 13:42:05.524247 [ 269 ] {e092889b-5c33-4157-ad9d-d17bef682de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2092 | 2026.01.17 13:42:05.524768 [ 269 ] {e092889b-5c33-4157-ad9d-d17bef682de8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2093 | 2026.01.17 13:42:05.524993 [ 269 ] {e092889b-5c33-4157-ad9d-d17bef682de8} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.01.17 13:42:05.525116 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2095 | 2026.01.17 13:42:05.525142 [ 269 ] {e092889b-5c33-4157-ad9d-d17bef682de8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002016 sec., 3968.253968253968 rows/sec., 7.11 MiB/sec. | ||
| 2096 | 2026.01.17 13:42:05.525181 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.01.17 13:42:05.525206 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2098 | 2026.01.17 13:42:05.525222 [ 269 ] {e092889b-5c33-4157-ad9d-d17bef682de8} <Debug> TCPHandler: Processed in 0.002235378 sec. | ||
| 2099 | 2026.01.17 13:42:05.525302 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::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 | ||
| 2100 | 2026.01.17 13:42:05.525381 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2026.01.17 13:42:05.525478 [ 269 ] {0a167c13-8efa-4735-8c59-04511a2ab805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.01.17 13:42:05.525493 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2103 | 2026.01.17 13:42:05.525520 [ 269 ] {0a167c13-8efa-4735-8c59-04511a2ab805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2104 | 2026.01.17 13:42:05.525545 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::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 | ||
| 2105 | 2026.01.17 13:42:05.525666 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::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 | ||
| 2106 | 2026.01.17 13:42:05.525777 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::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 | ||
| 2107 | 2026.01.17 13:42:05.525893 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2108 | 2026.01.17 13:42:05.525894 [ 269 ] {0a167c13-8efa-4735-8c59-04511a2ab805} <Trace> oximeter.measurements_i64 (2b202a3c-5f2f-4c0d-861a-123bce92a98a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.01.17 13:42:05.525989 [ 269 ] {0a167c13-8efa-4735-8c59-04511a2ab805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2110 | 2026.01.17 13:42:05.526022 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2111 | 2026.01.17 13:42:05.526137 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::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 | ||
| 2112 | 2026.01.17 13:42:05.526388 [ 269 ] {0a167c13-8efa-4735-8c59-04511a2ab805} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2113 | 2026.01.17 13:42:05.526842 [ 269 ] {0a167c13-8efa-4735-8c59-04511a2ab805} <Trace> oximeter.measurements_i64 (2b202a3c-5f2f-4c0d-861a-123bce92a98a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.01.17 13:42:05.526988 [ 269 ] {0a167c13-8efa-4735-8c59-04511a2ab805} <Debug> executeQuery: Read 18 rows, 1.30 KiB in 0.00153 sec., 11764.705882352942 rows/sec., 849.55 KiB/sec. | ||
| 2115 | 2026.01.17 13:42:05.527026 [ 269 ] {0a167c13-8efa-4735-8c59-04511a2ab805} <Debug> TCPHandler: Processed in 0.001699844 sec. | ||
| 2116 | 2026.01.17 13:42:05.527148 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.01.17 13:42:05.527246 [ 269 ] {e984f3d0-58bc-463a-a340-1d4984f1eae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2118 | 2026.01.17 13:42:05.527291 [ 269 ] {e984f3d0-58bc-463a-a340-1d4984f1eae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2119 | 2026.01.17 13:42:05.527650 [ 269 ] {e984f3d0-58bc-463a-a340-1d4984f1eae3} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.01.17 13:42:05.527687 [ 269 ] {e984f3d0-58bc-463a-a340-1d4984f1eae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2121 | 2026.01.17 13:42:05.528191 [ 269 ] {e984f3d0-58bc-463a-a340-1d4984f1eae3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2122 | 2026.01.17 13:42:05.528436 [ 269 ] {e984f3d0-58bc-463a-a340-1d4984f1eae3} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.01.17 13:42:05.528573 [ 269 ] {e984f3d0-58bc-463a-a340-1d4984f1eae3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
| 2124 | 2026.01.17 13:42:05.528614 [ 269 ] {e984f3d0-58bc-463a-a340-1d4984f1eae3} <Debug> TCPHandler: Processed in 0.001519169 sec. | ||
| 2125 | 2026.01.17 13:42:05.528816 [ 200 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 19 columns (19 merged, 0 gathered) in 0.003555312 sec., 16313.61748279757 rows/sec., 29.23 MiB/sec. | ||
| 2126 | 2026.01.17 13:42:05.529257 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2127 | 2026.01.17 13:42:05.529663 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.01.17 13:42:05.529747 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2129 | 2026.01.17 13:42:05.529896 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2130 | 2026.01.17 13:42:05.585874 [ 312 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Trace> AggregatingTransform: Aggregating | ||
| 2131 | 2026.01.17 13:42:05.585932 [ 312 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Trace> Aggregator: Aggregation method: without_key | ||
| 2132 | 2026.01.17 13:42:05.585969 [ 312 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002056 sec. (997.948 rows/sec., 38.98 KiB/sec.) | ||
| 2133 | 2026.01.17 13:42:05.585988 [ 312 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Trace> Aggregator: Merging aggregated data | ||
| 2134 | 2026.01.17 13:42:05.587172 [ 267 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.385442 sec., 2.5944240638020766 rows/sec., 103.78 B/sec. | ||
| 2135 | 2026.01.17 13:42:05.587297 [ 267 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2136 | 2026.01.17 13:42:05.587313 [ 267 ] {a052a470-061e-42e0-9b77-a77c097d2595} <Debug> TCPHandler: Processed in 0.386450873 sec. | ||
| 2137 | 2026.01.17 13:42:05.587430 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.01.17 13:42:05.587462 [ 267 ] {} <Debug> TCP-Session: 2a82e2f1-d596-4dfd-abd9-c4fe122f1b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.01.17 13:42:05.587469 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.01.17 13:42:05.587489 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2026.01.17 13:42:05.587511 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2026.01.17 13:42:05.587533 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.01.17 13:42:05.587557 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2144 | 2026.01.17 13:42:05.587570 [ 290 ] {} <Debug> TCP-Session: 585d12ed-b89f-43a8-82be-294861d86191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.01.17 13:42:05.587579 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2146 | 2026.01.17 13:42:05.587616 [ 292 ] {} <Debug> TCP-Session: bf2fe0df-e9c9-4d4c-90a6-623a26cf043d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.01.17 13:42:05.587618 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2148 | 2026.01.17 13:42:05.587599 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2026.01.17 13:42:05.587664 [ 294 ] {} <Debug> TCP-Session: 563a3cb7-7551-4e8d-a9dd-7a0e30661578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.01.17 13:42:05.587679 [ 295 ] {} <Debug> TCP-Session: d8e08b31-0299-4d16-b279-2c8635faa274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.01.17 13:42:05.587704 [ 291 ] {} <Debug> TCP-Session: 9f647bef-5c86-405b-9e0e-d3c5c973c55c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.01.17 13:42:05.587592 [ 289 ] {} <Debug> TCP-Session: dcc1ca0a-1430-4897-bd44-b5a4afc9c92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.01.17 13:42:05.587573 [ 293 ] {} <Debug> TCP-Session: 0776f788-1cd5-4ef7-a5e0-532e6499052b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.01.17 13:42:05.587545 [ 288 ] {} <Debug> TCP-Session: 73096b9b-e6bc-49c6-bfd9-98430b9def4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.01.17 13:42:06.000716 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.86 MiB, peak 194.50 MiB, free memory in arenas 0.00 B, will set to 202.72 MiB (RSS), difference: 17.87 MiB | ||
| 2156 | 2026.01.17 13:42:06.508675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4187 | ||
| 2157 | 2026.01.17 13:42:06.509178 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.01.17 13:42:06.509231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2159 | 2026.01.17 13:42:06.509741 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2160 | 2026.01.17 13:42:06.509995 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.01.17 13:42:06.510151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4187 | ||
| 2162 | 2026.01.17 13:42:06.736030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2163 | 2026.01.17 13:42:06.752952 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.01.17 13:42:06.753021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2165 | 2026.01.17 13:42:06.759410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2166 | 2026.01.17 13:42:06.760107 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.01.17 13:42:06.763155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2168 | 2026.01.17 13:42:07.001042 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.25 MiB, peak 207.25 MiB, free memory in arenas 0.00 B, will set to 204.41 MiB (RSS), difference: 1.17 MiB | ||
| 2169 | 2026.01.17 13:42:09.011337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 286 | ||
| 2170 | 2026.01.17 13:42:09.013984 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2026.01.17 13:42:09.014023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2172 | 2026.01.17 13:42:09.015233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2173 | 2026.01.17 13:42:09.015499 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.01.17 13:42:09.015685 [ 40 ] {} <Debug> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2175 | 2026.01.17 13:42:09.015737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2176 | 2026.01.17 13:42:09.015785 [ 40 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.01.17 13:42:09.015827 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2178 | 2026.01.17 13:42:09.015939 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::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 | ||
| 2179 | 2026.01.17 13:42:09.016422 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2180 | 2026.01.17 13:42:09.016555 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2181 | 2026.01.17 13:42:09.016925 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 2182 | 2026.01.17 13:42:09.017285 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 2183 | 2026.01.17 13:42:09.017640 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2184 | 2026.01.17 13:42:09.017973 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2185 | 2026.01.17 13:42:09.018327 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2186 | 2026.01.17 13:42:09.023876 [ 200 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 72 columns (72 merged, 0 gathered) in 0.007978965 sec., 35844.24796950482 rows/sec., 34.72 MiB/sec. | ||
| 2187 | 2026.01.17 13:42:09.024520 [ 199 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2188 | 2026.01.17 13:42:09.025012 [ 199 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.01.17 13:42:09.025069 [ 199 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_6_1} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2190 | 2026.01.17 13:42:09.025170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2191 | 2026.01.17 13:42:10.488770 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.01.17 13:42:10.488948 [ 269 ] {5872980d-6d0f-4d19-b5f6-2e3139e24a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2193 | 2026.01.17 13:42:10.489013 [ 269 ] {5872980d-6d0f-4d19-b5f6-2e3139e24a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2194 | 2026.01.17 13:42:10.489668 [ 269 ] {5872980d-6d0f-4d19-b5f6-2e3139e24a0e} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.01.17 13:42:10.489717 [ 269 ] {5872980d-6d0f-4d19-b5f6-2e3139e24a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2196 | 2026.01.17 13:42:10.490126 [ 269 ] {5872980d-6d0f-4d19-b5f6-2e3139e24a0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2197 | 2026.01.17 13:42:10.490361 [ 269 ] {5872980d-6d0f-4d19-b5f6-2e3139e24a0e} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.01.17 13:42:10.490503 [ 38 ] {} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2199 | 2026.01.17 13:42:10.490525 [ 269 ] {5872980d-6d0f-4d19-b5f6-2e3139e24a0e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001624 sec., 46798.02955665025 rows/sec., 3.84 MiB/sec. | ||
| 2200 | 2026.01.17 13:42:10.490596 [ 38 ] {} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.01.17 13:42:10.490621 [ 269 ] {5872980d-6d0f-4d19-b5f6-2e3139e24a0e} <Debug> TCPHandler: Processed in 0.001971331 sec. | ||
| 2202 | 2026.01.17 13:42:10.490624 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2203 | 2026.01.17 13:42:10.490730 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::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 | ||
| 2204 | 2026.01.17 13:42:10.490762 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.01.17 13:42:10.490834 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2206 | 2026.01.17 13:42:10.490863 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2207 | 2026.01.17 13:42:10.490865 [ 269 ] {f10a2abf-5f33-4e6a-b224-1dbdd7ca2f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2208 | 2026.01.17 13:42:10.490914 [ 269 ] {f10a2abf-5f33-4e6a-b224-1dbdd7ca2f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2209 | 2026.01.17 13:42:10.490918 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2210 | 2026.01.17 13:42:10.490963 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::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 | ||
| 2211 | 2026.01.17 13:42:10.491002 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2212 | 2026.01.17 13:42:10.491038 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 193 rows starting from the beginning of the part | ||
| 2213 | 2026.01.17 13:42:10.491075 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2214 | 2026.01.17 13:42:10.491336 [ 269 ] {f10a2abf-5f33-4e6a-b224-1dbdd7ca2f87} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.01.17 13:42:10.491372 [ 269 ] {f10a2abf-5f33-4e6a-b224-1dbdd7ca2f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2216 | 2026.01.17 13:42:10.491686 [ 269 ] {f10a2abf-5f33-4e6a-b224-1dbdd7ca2f87} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2217 | 2026.01.17 13:42:10.491890 [ 199 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200391 sec., 564815.9641316871 rows/sec., 50.24 MiB/sec. | ||
| 2218 | 2026.01.17 13:42:10.491920 [ 269 ] {f10a2abf-5f33-4e6a-b224-1dbdd7ca2f87} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.01.17 13:42:10.492052 [ 269 ] {f10a2abf-5f33-4e6a-b224-1dbdd7ca2f87} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001212 sec., 8250.82508250825 rows/sec., 620.42 KiB/sec. | ||
| 2220 | 2026.01.17 13:42:10.492090 [ 269 ] {f10a2abf-5f33-4e6a-b224-1dbdd7ca2f87} <Debug> TCPHandler: Processed in 0.001379546 sec. | ||
| 2221 | 2026.01.17 13:42:10.492092 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2222 | 2026.01.17 13:42:10.492205 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.01.17 13:42:10.492307 [ 269 ] {39577fb2-8032-44ea-b2e8-5133207e9564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2224 | 2026.01.17 13:42:10.492351 [ 269 ] {39577fb2-8032-44ea-b2e8-5133207e9564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2225 | 2026.01.17 13:42:10.492434 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.01.17 13:42:10.492522 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_11_2} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2227 | 2026.01.17 13:42:10.492616 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2228 | 2026.01.17 13:42:10.492767 [ 269 ] {39577fb2-8032-44ea-b2e8-5133207e9564} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.01.17 13:42:10.492808 [ 269 ] {39577fb2-8032-44ea-b2e8-5133207e9564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2230 | 2026.01.17 13:42:10.493127 [ 269 ] {39577fb2-8032-44ea-b2e8-5133207e9564} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2231 | 2026.01.17 13:42:10.493333 [ 269 ] {39577fb2-8032-44ea-b2e8-5133207e9564} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.01.17 13:42:10.493431 [ 38 ] {} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2233 | 2026.01.17 13:42:10.493456 [ 269 ] {39577fb2-8032-44ea-b2e8-5133207e9564} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 4.94 MiB/sec. | ||
| 2234 | 2026.01.17 13:42:10.493474 [ 38 ] {} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.01.17 13:42:10.493493 [ 269 ] {39577fb2-8032-44ea-b2e8-5133207e9564} <Debug> TCPHandler: Processed in 0.001343105 sec. | ||
| 2236 | 2026.01.17 13:42:10.493503 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2237 | 2026.01.17 13:42:10.493611 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.01.17 13:42:10.493627 [ 192 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::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 | ||
| 2239 | 2026.01.17 13:42:10.493703 [ 269 ] {d9463e6b-faaf-4248-a4d1-edf1ca3e8f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.01.17 13:42:10.493747 [ 269 ] {d9463e6b-faaf-4248-a4d1-edf1ca3e8f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2241 | 2026.01.17 13:42:10.493760 [ 192 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2242 | 2026.01.17 13:42:10.493801 [ 192 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2243 | 2026.01.17 13:42:10.493882 [ 192 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
| 2244 | 2026.01.17 13:42:10.493939 [ 192 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::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 | ||
| 2245 | 2026.01.17 13:42:10.493988 [ 192 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2246 | 2026.01.17 13:42:10.494030 [ 192 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 125 rows starting from the beginning of the part | ||
| 2247 | 2026.01.17 13:42:10.494072 [ 192 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2248 | 2026.01.17 13:42:10.494123 [ 269 ] {d9463e6b-faaf-4248-a4d1-edf1ca3e8f93} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2026.01.17 13:42:10.494162 [ 269 ] {d9463e6b-faaf-4248-a4d1-edf1ca3e8f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2250 | 2026.01.17 13:42:10.494644 [ 269 ] {d9463e6b-faaf-4248-a4d1-edf1ca3e8f93} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2251 | 2026.01.17 13:42:10.494880 [ 269 ] {d9463e6b-faaf-4248-a4d1-edf1ca3e8f93} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.01.17 13:42:10.494986 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2253 | 2026.01.17 13:42:10.495017 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.01.17 13:42:10.495017 [ 269 ] {d9463e6b-faaf-4248-a4d1-edf1ca3e8f93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 2255 | 2026.01.17 13:42:10.495035 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2256 | 2026.01.17 13:42:10.495069 [ 269 ] {d9463e6b-faaf-4248-a4d1-edf1ca3e8f93} <Debug> TCPHandler: Processed in 0.001494929 sec. | ||
| 2257 | 2026.01.17 13:42:10.495119 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::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 | ||
| 2258 | 2026.01.17 13:42:10.495174 [ 190 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591781 sec., 333588.60295480344 rows/sec., 27.80 MiB/sec. | ||
| 2259 | 2026.01.17 13:42:10.495185 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.01.17 13:42:10.495210 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2026.01.17 13:42:10.495254 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1001 rows starting from the beginning of the part | ||
| 2262 | 2026.01.17 13:42:10.495306 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2263 | 2026.01.17 13:42:10.495307 [ 269 ] {f508a112-4fb6-4228-984b-2881920b20c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2264 | 2026.01.17 13:42:10.495349 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::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 | ||
| 2265 | 2026.01.17 13:42:10.495377 [ 269 ] {f508a112-4fb6-4228-984b-2881920b20c1} <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 | ||
| 2266 | 2026.01.17 13:42:10.495393 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2267 | 2026.01.17 13:42:10.495436 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 197 rows starting from the beginning of the part | ||
| 2268 | 2026.01.17 13:42:10.495446 [ 189 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2269 | 2026.01.17 13:42:10.495474 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2270 | 2026.01.17 13:42:10.495823 [ 189 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.01.17 13:42:10.495914 [ 189 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_11_2} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2272 | 2026.01.17 13:42:10.496009 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2273 | 2026.01.17 13:42:10.496136 [ 269 ] {f508a112-4fb6-4228-984b-2881920b20c1} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.01.17 13:42:10.496177 [ 269 ] {f508a112-4fb6-4228-984b-2881920b20c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2275 | 2026.01.17 13:42:10.496626 [ 189 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153648 sec., 1196240.7580964281 rows/sec., 85.12 MiB/sec. | ||
| 2276 | 2026.01.17 13:42:10.496742 [ 269 ] {f508a112-4fb6-4228-984b-2881920b20c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2277 | 2026.01.17 13:42:10.496870 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2278 | 2026.01.17 13:42:10.497034 [ 269 ] {f508a112-4fb6-4228-984b-2881920b20c1} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.01.17 13:42:10.497149 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.01.17 13:42:10.497193 [ 269 ] {f508a112-4fb6-4228-984b-2881920b20c1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001905 sec., 5249.343832020997 rows/sec., 9.41 MiB/sec. | ||
| 2281 | 2026.01.17 13:42:10.497225 [ 200 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2282 | 2026.01.17 13:42:10.497256 [ 269 ] {f508a112-4fb6-4228-984b-2881920b20c1} <Debug> TCPHandler: Processed in 0.002119275 sec. | ||
| 2283 | 2026.01.17 13:42:10.497291 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2284 | 2026.01.17 13:42:10.497370 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2026.01.17 13:42:10.497472 [ 269 ] {4c645e16-1802-44ce-b427-5c0c1e156193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2286 | 2026.01.17 13:42:10.497512 [ 269 ] {4c645e16-1802-44ce-b427-5c0c1e156193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2287 | 2026.01.17 13:42:10.497851 [ 269 ] {4c645e16-1802-44ce-b427-5c0c1e156193} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.01.17 13:42:10.497886 [ 269 ] {4c645e16-1802-44ce-b427-5c0c1e156193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2289 | 2026.01.17 13:42:10.498198 [ 269 ] {4c645e16-1802-44ce-b427-5c0c1e156193} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2290 | 2026.01.17 13:42:10.498404 [ 269 ] {4c645e16-1802-44ce-b427-5c0c1e156193} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.01.17 13:42:10.498514 [ 38 ] {} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2292 | 2026.01.17 13:42:10.498523 [ 269 ] {4c645e16-1802-44ce-b427-5c0c1e156193} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2293 | 2026.01.17 13:42:10.498551 [ 38 ] {} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.01.17 13:42:10.498570 [ 269 ] {4c645e16-1802-44ce-b427-5c0c1e156193} <Debug> TCPHandler: Processed in 0.001257582 sec. | ||
| 2295 | 2026.01.17 13:42:10.498572 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2296 | 2026.01.17 13:42:10.498675 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 2297 | 2026.01.17 13:42:10.498803 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2298 | 2026.01.17 13:42:10.498859 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 2299 | 2026.01.17 13:42:10.498947 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2300 | 2026.01.17 13:42:10.498995 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 2301 | 2026.01.17 13:42:10.499034 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2302 | 2026.01.17 13:42:10.499078 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 2303 | 2026.01.17 13:42:10.499126 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2304 | 2026.01.17 13:42:10.500080 [ 199 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001437967 sec., 396392.96312085044 rows/sec., 26.78 MiB/sec. | ||
| 2305 | 2026.01.17 13:42:10.500250 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2306 | 2026.01.17 13:42:10.500501 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.01.17 13:42:10.500574 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_11_2} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2308 | 2026.01.17 13:42:10.500640 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2309 | 2026.01.17 13:42:13.920935 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2310 | 2026.01.17 13:42:13.921041 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2311 | 2026.01.17 13:42:14.010905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4699 | ||
| 2312 | 2026.01.17 13:42:14.011474 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.01.17 13:42:14.011526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2314 | 2026.01.17 13:42:14.012049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2315 | 2026.01.17 13:42:14.012276 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.01.17 13:42:14.012397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4699 | ||
| 2317 | 2026.01.17 13:42:14.263933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2318 | 2026.01.17 13:42:14.281600 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.01.17 13:42:14.281648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2320 | 2026.01.17 13:42:14.287958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2321 | 2026.01.17 13:42:14.288664 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.01.17 13:42:14.291522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2323 | 2026.01.17 13:42:15.001173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.83 MiB, peak 211.42 MiB, free memory in arenas 0.00 B, will set to 208.51 MiB (RSS), difference: 2.68 MiB | ||
| 2324 | 2026.01.17 13:42:15.489761 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2026.01.17 13:42:15.489931 [ 269 ] {b0828916-7766-473b-bb5c-b77b5f010ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2326 | 2026.01.17 13:42:15.489991 [ 269 ] {b0828916-7766-473b-bb5c-b77b5f010ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2327 | 2026.01.17 13:42:15.490668 [ 269 ] {b0828916-7766-473b-bb5c-b77b5f010ec3} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2026.01.17 13:42:15.490705 [ 269 ] {b0828916-7766-473b-bb5c-b77b5f010ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2329 | 2026.01.17 13:42:15.491093 [ 269 ] {b0828916-7766-473b-bb5c-b77b5f010ec3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2330 | 2026.01.17 13:42:15.491317 [ 269 ] {b0828916-7766-473b-bb5c-b77b5f010ec3} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.01.17 13:42:15.491466 [ 269 ] {b0828916-7766-473b-bb5c-b77b5f010ec3} <Debug> executeQuery: Read 98 rows, 8.30 KiB in 0.001581 sec., 61986.084756483244 rows/sec., 5.13 MiB/sec. | ||
| 2332 | 2026.01.17 13:42:15.491510 [ 269 ] {b0828916-7766-473b-bb5c-b77b5f010ec3} <Debug> TCPHandler: Processed in 0.001870318 sec. | ||
| 2333 | 2026.01.17 13:42:15.491638 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2334 | 2026.01.17 13:42:15.491738 [ 269 ] {d786a5cb-9dfd-473e-99de-5ca91b88f7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2335 | 2026.01.17 13:42:15.491779 [ 269 ] {d786a5cb-9dfd-473e-99de-5ca91b88f7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2336 | 2026.01.17 13:42:15.492180 [ 269 ] {d786a5cb-9dfd-473e-99de-5ca91b88f7b0} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.01.17 13:42:15.492213 [ 269 ] {d786a5cb-9dfd-473e-99de-5ca91b88f7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2338 | 2026.01.17 13:42:15.492500 [ 269 ] {d786a5cb-9dfd-473e-99de-5ca91b88f7b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2339 | 2026.01.17 13:42:15.492703 [ 269 ] {d786a5cb-9dfd-473e-99de-5ca91b88f7b0} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.01.17 13:42:15.492829 [ 269 ] {d786a5cb-9dfd-473e-99de-5ca91b88f7b0} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001116 sec., 18817.204301075268 rows/sec., 1.38 MiB/sec. | ||
| 2341 | 2026.01.17 13:42:15.492865 [ 269 ] {d786a5cb-9dfd-473e-99de-5ca91b88f7b0} <Debug> TCPHandler: Processed in 0.001275873 sec. | ||
| 2342 | 2026.01.17 13:42:15.492974 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2026.01.17 13:42:15.493066 [ 269 ] {0ceb57e9-dfe0-48b5-999e-9cadc75bc32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2344 | 2026.01.17 13:42:15.493104 [ 269 ] {0ceb57e9-dfe0-48b5-999e-9cadc75bc32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2345 | 2026.01.17 13:42:15.493515 [ 269 ] {0ceb57e9-dfe0-48b5-999e-9cadc75bc32a} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.01.17 13:42:15.493549 [ 269 ] {0ceb57e9-dfe0-48b5-999e-9cadc75bc32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2347 | 2026.01.17 13:42:15.493847 [ 269 ] {0ceb57e9-dfe0-48b5-999e-9cadc75bc32a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2348 | 2026.01.17 13:42:15.494050 [ 269 ] {0ceb57e9-dfe0-48b5-999e-9cadc75bc32a} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.01.17 13:42:15.494172 [ 269 ] {0ceb57e9-dfe0-48b5-999e-9cadc75bc32a} <Debug> executeQuery: Read 91 rows, 7.31 KiB in 0.001124 sec., 80960.85409252669 rows/sec., 6.35 MiB/sec. | ||
| 2350 | 2026.01.17 13:42:15.494206 [ 269 ] {0ceb57e9-dfe0-48b5-999e-9cadc75bc32a} <Debug> TCPHandler: Processed in 0.001279443 sec. | ||
| 2351 | 2026.01.17 13:42:15.494316 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2026.01.17 13:42:15.494409 [ 269 ] {5aa3926a-112a-49c2-bed6-6cfcb4cc73cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2353 | 2026.01.17 13:42:15.494450 [ 269 ] {5aa3926a-112a-49c2-bed6-6cfcb4cc73cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2354 | 2026.01.17 13:42:15.494843 [ 269 ] {5aa3926a-112a-49c2-bed6-6cfcb4cc73cb} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.01.17 13:42:15.494876 [ 269 ] {5aa3926a-112a-49c2-bed6-6cfcb4cc73cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2356 | 2026.01.17 13:42:15.495199 [ 269 ] {5aa3926a-112a-49c2-bed6-6cfcb4cc73cb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2357 | 2026.01.17 13:42:15.495398 [ 269 ] {5aa3926a-112a-49c2-bed6-6cfcb4cc73cb} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.01.17 13:42:15.495518 [ 269 ] {5aa3926a-112a-49c2-bed6-6cfcb4cc73cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 2359 | 2026.01.17 13:42:15.495552 [ 269 ] {5aa3926a-112a-49c2-bed6-6cfcb4cc73cb} <Debug> TCPHandler: Processed in 0.001282862 sec. | ||
| 2360 | 2026.01.17 13:42:15.495659 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.01.17 13:42:15.495751 [ 269 ] {06877054-db15-4f65-aeb4-2b05a918a685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2362 | 2026.01.17 13:42:15.495802 [ 269 ] {06877054-db15-4f65-aeb4-2b05a918a685} <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 | ||
| 2363 | 2026.01.17 13:42:15.496549 [ 269 ] {06877054-db15-4f65-aeb4-2b05a918a685} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.01.17 13:42:15.496583 [ 269 ] {06877054-db15-4f65-aeb4-2b05a918a685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2365 | 2026.01.17 13:42:15.497082 [ 269 ] {06877054-db15-4f65-aeb4-2b05a918a685} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2366 | 2026.01.17 13:42:15.497293 [ 269 ] {06877054-db15-4f65-aeb4-2b05a918a685} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.01.17 13:42:15.497418 [ 269 ] {06877054-db15-4f65-aeb4-2b05a918a685} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001686 sec., 12455.516014234876 rows/sec., 22.32 MiB/sec. | ||
| 2368 | 2026.01.17 13:42:15.497465 [ 269 ] {06877054-db15-4f65-aeb4-2b05a918a685} <Debug> TCPHandler: Processed in 0.001853258 sec. | ||
| 2369 | 2026.01.17 13:42:15.497577 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.01.17 13:42:15.497669 [ 269 ] {38ccb5a3-d206-4f0a-8290-0425a2839f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2371 | 2026.01.17 13:42:15.497708 [ 269 ] {38ccb5a3-d206-4f0a-8290-0425a2839f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2372 | 2026.01.17 13:42:15.498022 [ 269 ] {38ccb5a3-d206-4f0a-8290-0425a2839f27} <Trace> oximeter.measurements_i64 (2b202a3c-5f2f-4c0d-861a-123bce92a98a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.01.17 13:42:15.498056 [ 269 ] {38ccb5a3-d206-4f0a-8290-0425a2839f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2374 | 2026.01.17 13:42:15.498342 [ 269 ] {38ccb5a3-d206-4f0a-8290-0425a2839f27} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2375 | 2026.01.17 13:42:15.498545 [ 269 ] {38ccb5a3-d206-4f0a-8290-0425a2839f27} <Trace> oximeter.measurements_i64 (2b202a3c-5f2f-4c0d-861a-123bce92a98a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.01.17 13:42:15.498663 [ 269 ] {38ccb5a3-d206-4f0a-8290-0425a2839f27} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001012 sec., 8893.280632411066 rows/sec., 684.17 KiB/sec. | ||
| 2377 | 2026.01.17 13:42:15.498697 [ 269 ] {38ccb5a3-d206-4f0a-8290-0425a2839f27} <Debug> TCPHandler: Processed in 0.001167511 sec. | ||
| 2378 | 2026.01.17 13:42:15.498806 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.01.17 13:42:15.498897 [ 269 ] {1b233c3d-56b1-4eb9-b235-4efa6c7c79e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2380 | 2026.01.17 13:42:15.498936 [ 269 ] {1b233c3d-56b1-4eb9-b235-4efa6c7c79e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2381 | 2026.01.17 13:42:15.499257 [ 269 ] {1b233c3d-56b1-4eb9-b235-4efa6c7c79e9} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.01.17 13:42:15.499291 [ 269 ] {1b233c3d-56b1-4eb9-b235-4efa6c7c79e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2383 | 2026.01.17 13:42:15.499574 [ 269 ] {1b233c3d-56b1-4eb9-b235-4efa6c7c79e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2384 | 2026.01.17 13:42:15.499780 [ 269 ] {1b233c3d-56b1-4eb9-b235-4efa6c7c79e9} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.01.17 13:42:15.499900 [ 269 ] {1b233c3d-56b1-4eb9-b235-4efa6c7c79e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001021 sec., 58765.915768854065 rows/sec., 3.96 MiB/sec. | ||
| 2386 | 2026.01.17 13:42:15.499933 [ 269 ] {1b233c3d-56b1-4eb9-b235-4efa6c7c79e9} <Debug> TCPHandler: Processed in 0.00117447 sec. | ||
| 2387 | 2026.01.17 13:42:19.016204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 312 | ||
| 2388 | 2026.01.17 13:42:19.018263 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.01.17 13:42:19.018310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2390 | 2026.01.17 13:42:19.019470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2391 | 2026.01.17 13:42:19.019754 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.01.17 13:42:19.020018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2393 | 2026.01.17 13:42:20.484529 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.01.17 13:42:20.484763 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2395 | 2026.01.17 13:42:20.485096 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2396 | 2026.01.17 13:42:20.485133 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2397 | 2026.01.17 13:42:20.485382 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2398 | 2026.01.17 13:42:20.485449 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2399 | 2026.01.17 13:42:20.485585 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2400 | 2026.01.17 13:42:20.485703 [ 337 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2401 | 2026.01.17 13:42:20.485711 [ 327 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2402 | 2026.01.17 13:42:20.485711 [ 303 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2403 | 2026.01.17 13:42:20.485849 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2404 | 2026.01.17 13:42:20.485875 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2405 | 2026.01.17 13:42:20.485957 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2406 | 2026.01.17 13:42:20.485978 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2407 | 2026.01.17 13:42:20.486014 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2408 | 2026.01.17 13:42:20.486054 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2409 | 2026.01.17 13:42:20.486088 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2410 | 2026.01.17 13:42:20.486948 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002281 sec., 12713.722051731696 rows/sec., 554.00 KiB/sec. | ||
| 2411 | 2026.01.17 13:42:20.487067 [ 269 ] {3edd4136-a605-42d6-b1d2-71fca3315dc9} <Debug> TCPHandler: Processed in 0.002666749 sec. | ||
| 2412 | 2026.01.17 13:42:20.493551 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.01.17 13:42:20.493687 [ 269 ] {9848e3e0-8c50-4978-93fc-d0c6f3b13380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2414 | 2026.01.17 13:42:20.493739 [ 269 ] {9848e3e0-8c50-4978-93fc-d0c6f3b13380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2415 | 2026.01.17 13:42:20.494274 [ 269 ] {9848e3e0-8c50-4978-93fc-d0c6f3b13380} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.01.17 13:42:20.494314 [ 269 ] {9848e3e0-8c50-4978-93fc-d0c6f3b13380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2417 | 2026.01.17 13:42:20.494717 [ 269 ] {9848e3e0-8c50-4978-93fc-d0c6f3b13380} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2418 | 2026.01.17 13:42:20.494914 [ 269 ] {9848e3e0-8c50-4978-93fc-d0c6f3b13380} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.01.17 13:42:20.495055 [ 269 ] {9848e3e0-8c50-4978-93fc-d0c6f3b13380} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 73.62 KiB/sec. | ||
| 2420 | 2026.01.17 13:42:20.495094 [ 269 ] {9848e3e0-8c50-4978-93fc-d0c6f3b13380} <Debug> TCPHandler: Processed in 0.001606261 sec. | ||
| 2421 | 2026.01.17 13:42:20.495214 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.01.17 13:42:20.495309 [ 269 ] {dc9d5382-56b2-4372-b196-e8f6937fecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2423 | 2026.01.17 13:42:20.495349 [ 269 ] {dc9d5382-56b2-4372-b196-e8f6937fecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2424 | 2026.01.17 13:42:20.495765 [ 269 ] {dc9d5382-56b2-4372-b196-e8f6937fecf5} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.01.17 13:42:20.495800 [ 269 ] {dc9d5382-56b2-4372-b196-e8f6937fecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2426 | 2026.01.17 13:42:20.496091 [ 269 ] {dc9d5382-56b2-4372-b196-e8f6937fecf5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2427 | 2026.01.17 13:42:20.496322 [ 269 ] {dc9d5382-56b2-4372-b196-e8f6937fecf5} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.01.17 13:42:20.496451 [ 269 ] {dc9d5382-56b2-4372-b196-e8f6937fecf5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00116 sec., 6896.551724137931 rows/sec., 562.37 KiB/sec. | ||
| 2429 | 2026.01.17 13:42:20.496486 [ 269 ] {dc9d5382-56b2-4372-b196-e8f6937fecf5} <Debug> TCPHandler: Processed in 0.001322874 sec. | ||
| 2430 | 2026.01.17 13:42:20.496599 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.01.17 13:42:20.496692 [ 269 ] {bca07f75-ca30-40ee-a427-3c802f1e4b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2432 | 2026.01.17 13:42:20.496730 [ 269 ] {bca07f75-ca30-40ee-a427-3c802f1e4b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2433 | 2026.01.17 13:42:20.497156 [ 269 ] {bca07f75-ca30-40ee-a427-3c802f1e4b88} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.01.17 13:42:20.497190 [ 269 ] {bca07f75-ca30-40ee-a427-3c802f1e4b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2435 | 2026.01.17 13:42:20.497492 [ 269 ] {bca07f75-ca30-40ee-a427-3c802f1e4b88} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2436 | 2026.01.17 13:42:20.497696 [ 269 ] {bca07f75-ca30-40ee-a427-3c802f1e4b88} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.01.17 13:42:20.497819 [ 269 ] {bca07f75-ca30-40ee-a427-3c802f1e4b88} <Debug> executeQuery: Read 97 rows, 8.31 KiB in 0.001145 sec., 84716.15720524018 rows/sec., 7.09 MiB/sec. | ||
| 2438 | 2026.01.17 13:42:20.497855 [ 269 ] {bca07f75-ca30-40ee-a427-3c802f1e4b88} <Debug> TCPHandler: Processed in 0.001306734 sec. | ||
| 2439 | 2026.01.17 13:42:20.497967 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.01.17 13:42:20.498062 [ 269 ] {31fc9988-f1b9-4bec-9291-8d7be66f9e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2441 | 2026.01.17 13:42:20.498102 [ 269 ] {31fc9988-f1b9-4bec-9291-8d7be66f9e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2442 | 2026.01.17 13:42:20.498496 [ 269 ] {31fc9988-f1b9-4bec-9291-8d7be66f9e79} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.01.17 13:42:20.498532 [ 269 ] {31fc9988-f1b9-4bec-9291-8d7be66f9e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2444 | 2026.01.17 13:42:20.498818 [ 269 ] {31fc9988-f1b9-4bec-9291-8d7be66f9e79} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2445 | 2026.01.17 13:42:20.499019 [ 269 ] {31fc9988-f1b9-4bec-9291-8d7be66f9e79} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.01.17 13:42:20.499146 [ 269 ] {31fc9988-f1b9-4bec-9291-8d7be66f9e79} <Debug> executeQuery: Read 26 rows, 1.91 KiB in 0.001102 sec., 23593.4664246824 rows/sec., 1.69 MiB/sec. | ||
| 2447 | 2026.01.17 13:42:20.499182 [ 269 ] {31fc9988-f1b9-4bec-9291-8d7be66f9e79} <Debug> TCPHandler: Processed in 0.001264062 sec. | ||
| 2448 | 2026.01.17 13:42:20.499288 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.01.17 13:42:20.499382 [ 269 ] {01f9d9a8-32fe-4517-8230-60971ced9a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2450 | 2026.01.17 13:42:20.499421 [ 269 ] {01f9d9a8-32fe-4517-8230-60971ced9a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2451 | 2026.01.17 13:42:20.499793 [ 269 ] {01f9d9a8-32fe-4517-8230-60971ced9a13} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.01.17 13:42:20.499828 [ 269 ] {01f9d9a8-32fe-4517-8230-60971ced9a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2453 | 2026.01.17 13:42:20.500096 [ 269 ] {01f9d9a8-32fe-4517-8230-60971ced9a13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2454 | 2026.01.17 13:42:20.500303 [ 269 ] {01f9d9a8-32fe-4517-8230-60971ced9a13} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.01.17 13:42:20.500425 [ 269 ] {01f9d9a8-32fe-4517-8230-60971ced9a13} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001061 sec., 942.507068803016 rows/sec., 62.59 KiB/sec. | ||
| 2456 | 2026.01.17 13:42:20.500463 [ 269 ] {01f9d9a8-32fe-4517-8230-60971ced9a13} <Debug> TCPHandler: Processed in 0.001224841 sec. | ||
| 2457 | 2026.01.17 13:42:20.500569 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.01.17 13:42:20.500663 [ 269 ] {732dabd4-5b35-4c0b-b483-6702eea206a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2459 | 2026.01.17 13:42:20.500701 [ 269 ] {732dabd4-5b35-4c0b-b483-6702eea206a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2460 | 2026.01.17 13:42:20.501107 [ 269 ] {732dabd4-5b35-4c0b-b483-6702eea206a4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.01.17 13:42:20.501142 [ 269 ] {732dabd4-5b35-4c0b-b483-6702eea206a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2462 | 2026.01.17 13:42:20.501439 [ 269 ] {732dabd4-5b35-4c0b-b483-6702eea206a4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2463 | 2026.01.17 13:42:20.501644 [ 269 ] {732dabd4-5b35-4c0b-b483-6702eea206a4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.01.17 13:42:20.501766 [ 269 ] {732dabd4-5b35-4c0b-b483-6702eea206a4} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 6.28 MiB/sec. | ||
| 2465 | 2026.01.17 13:42:20.501803 [ 269 ] {732dabd4-5b35-4c0b-b483-6702eea206a4} <Debug> TCPHandler: Processed in 0.001283983 sec. | ||
| 2466 | 2026.01.17 13:42:20.501912 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.01.17 13:42:20.502006 [ 269 ] {c28b05ba-c06f-475b-a826-065d156a2e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.01.17 13:42:20.502048 [ 269 ] {c28b05ba-c06f-475b-a826-065d156a2e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2469 | 2026.01.17 13:42:20.502435 [ 269 ] {c28b05ba-c06f-475b-a826-065d156a2e1f} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.01.17 13:42:20.502470 [ 269 ] {c28b05ba-c06f-475b-a826-065d156a2e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2471 | 2026.01.17 13:42:20.502786 [ 269 ] {c28b05ba-c06f-475b-a826-065d156a2e1f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2472 | 2026.01.17 13:42:20.502989 [ 269 ] {c28b05ba-c06f-475b-a826-065d156a2e1f} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.01.17 13:42:20.503114 [ 269 ] {c28b05ba-c06f-475b-a826-065d156a2e1f} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001128 sec., 145390.0709219858 rows/sec., 10.12 MiB/sec. | ||
| 2474 | 2026.01.17 13:42:20.503150 [ 269 ] {c28b05ba-c06f-475b-a826-065d156a2e1f} <Debug> TCPHandler: Processed in 0.001288964 sec. | ||
| 2475 | 2026.01.17 13:42:20.503255 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.01.17 13:42:20.503350 [ 269 ] {05ff4078-87bc-4fed-acbe-81f22a788b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.01.17 13:42:20.503391 [ 269 ] {05ff4078-87bc-4fed-acbe-81f22a788b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2478 | 2026.01.17 13:42:20.503699 [ 269 ] {05ff4078-87bc-4fed-acbe-81f22a788b80} <Trace> oximeter.measurements_f64 (5094583a-cf75-4f43-b5b3-a3acd7b4157e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.01.17 13:42:20.503734 [ 269 ] {05ff4078-87bc-4fed-acbe-81f22a788b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2480 | 2026.01.17 13:42:20.504013 [ 269 ] {05ff4078-87bc-4fed-acbe-81f22a788b80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2481 | 2026.01.17 13:42:20.504215 [ 269 ] {05ff4078-87bc-4fed-acbe-81f22a788b80} <Trace> oximeter.measurements_f64 (5094583a-cf75-4f43-b5b3-a3acd7b4157e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.01.17 13:42:20.504336 [ 269 ] {05ff4078-87bc-4fed-acbe-81f22a788b80} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001005 sec., 1990.049751243781 rows/sec., 126.32 KiB/sec. | ||
| 2483 | 2026.01.17 13:42:20.504371 [ 269 ] {05ff4078-87bc-4fed-acbe-81f22a788b80} <Debug> TCPHandler: Processed in 0.00116653 sec. | ||
| 2484 | 2026.01.17 13:42:20.504475 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.01.17 13:42:20.504569 [ 269 ] {f244559c-017e-4a48-8c7d-0ef9c6612217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2486 | 2026.01.17 13:42:20.504621 [ 269 ] {f244559c-017e-4a48-8c7d-0ef9c6612217} <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 | ||
| 2487 | 2026.01.17 13:42:20.505359 [ 269 ] {f244559c-017e-4a48-8c7d-0ef9c6612217} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.01.17 13:42:20.505395 [ 269 ] {f244559c-017e-4a48-8c7d-0ef9c6612217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2489 | 2026.01.17 13:42:20.505915 [ 269 ] {f244559c-017e-4a48-8c7d-0ef9c6612217} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2490 | 2026.01.17 13:42:20.506129 [ 269 ] {f244559c-017e-4a48-8c7d-0ef9c6612217} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.01.17 13:42:20.506266 [ 269 ] {f244559c-017e-4a48-8c7d-0ef9c6612217} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001715 sec., 10495.626822157436 rows/sec., 18.81 MiB/sec. | ||
| 2492 | 2026.01.17 13:42:20.506315 [ 269 ] {f244559c-017e-4a48-8c7d-0ef9c6612217} <Debug> TCPHandler: Processed in 0.001889628 sec. | ||
| 2493 | 2026.01.17 13:42:20.506426 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.01.17 13:42:20.506520 [ 269 ] {f01b7a9c-acf9-48b8-a599-ecfe5d0b3d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.01.17 13:42:20.506559 [ 269 ] {f01b7a9c-acf9-48b8-a599-ecfe5d0b3d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2496 | 2026.01.17 13:42:20.506885 [ 269 ] {f01b7a9c-acf9-48b8-a599-ecfe5d0b3d7f} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.01.17 13:42:20.506920 [ 269 ] {f01b7a9c-acf9-48b8-a599-ecfe5d0b3d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2498 | 2026.01.17 13:42:20.507215 [ 269 ] {f01b7a9c-acf9-48b8-a599-ecfe5d0b3d7f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2499 | 2026.01.17 13:42:20.507413 [ 269 ] {f01b7a9c-acf9-48b8-a599-ecfe5d0b3d7f} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.01.17 13:42:20.507538 [ 269 ] {f01b7a9c-acf9-48b8-a599-ecfe5d0b3d7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 2501 | 2026.01.17 13:42:20.507572 [ 269 ] {f01b7a9c-acf9-48b8-a599-ecfe5d0b3d7f} <Debug> TCPHandler: Processed in 0.001196611 sec. | ||
| 2502 | 2026.01.17 13:42:21.513118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5147 | ||
| 2503 | 2026.01.17 13:42:21.513594 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.01.17 13:42:21.513639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2505 | 2026.01.17 13:42:21.514141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2506 | 2026.01.17 13:42:21.514385 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.01.17 13:42:21.514516 [ 67 ] {} <Debug> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2508 | 2026.01.17 13:42:21.514527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5147 | ||
| 2509 | 2026.01.17 13:42:21.514596 [ 67 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.01.17 13:42:21.514624 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2511 | 2026.01.17 13:42:21.514714 [ 189 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::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 | ||
| 2512 | 2026.01.17 13:42:21.514801 [ 189 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2026.01.17 13:42:21.514833 [ 189 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2514 | 2026.01.17 13:42:21.514912 [ 189 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2515 | 2026.01.17 13:42:21.514957 [ 189 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 506 rows starting from the beginning of the part | ||
| 2516 | 2026.01.17 13:42:21.515002 [ 189 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2517 | 2026.01.17 13:42:21.515043 [ 189 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2518 | 2026.01.17 13:42:21.515080 [ 189 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2519 | 2026.01.17 13:42:21.516395 [ 199 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5147 rows, containing 4 columns (4 merged, 0 gathered) in 0.001720375 sec., 2991789.580760009 rows/sec., 42.80 MiB/sec. | ||
| 2520 | 2026.01.17 13:42:21.517247 [ 188 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2521 | 2026.01.17 13:42:21.517591 [ 188 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.01.17 13:42:21.517680 [ 188 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_11_2} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2523 | 2026.01.17 13:42:21.517781 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2524 | 2026.01.17 13:42:21.792237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2525 | 2026.01.17 13:42:21.810132 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.01.17 13:42:21.810179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2527 | 2026.01.17 13:42:21.816507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2528 | 2026.01.17 13:42:21.817233 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.01.17 13:42:21.817533 [ 67 ] {} <Debug> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2530 | 2026.01.17 13:42:21.817602 [ 67 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.01.17 13:42:21.817625 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2532 | 2026.01.17 13:42:21.817722 [ 189 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 2533 | 2026.01.17 13:42:21.820791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2534 | 2026.01.17 13:42:21.822101 [ 189 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2535 | 2026.01.17 13:42:21.823529 [ 189 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2536 | 2026.01.17 13:42:21.828040 [ 189 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2537 | 2026.01.17 13:42:21.832241 [ 189 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2538 | 2026.01.17 13:42:21.836481 [ 189 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2539 | 2026.01.17 13:42:21.841100 [ 189 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2540 | 2026.01.17 13:42:21.845269 [ 189 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2541 | 2026.01.17 13:42:21.896552 [ 199 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078871363 sec., 1052.3464644575752 rows/sec., 5.44 MiB/sec. | ||
| 2542 | 2026.01.17 13:42:21.898951 [ 186 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2543 | 2026.01.17 13:42:21.901068 [ 186 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.01.17 13:42:21.901178 [ 186 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_11_2} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2545 | 2026.01.17 13:42:21.903070 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2546 | 2026.01.17 13:42:22.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.72 MiB, peak 219.60 MiB, free memory in arenas 0.00 B, will set to 220.36 MiB (RSS), difference: 10.64 MiB | ||
| 2547 | 2026.01.17 13:42:25.489962 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.01.17 13:42:25.490158 [ 269 ] {27edb5bb-e94a-49d1-ac47-26a0c81eb766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2549 | 2026.01.17 13:42:25.490223 [ 269 ] {27edb5bb-e94a-49d1-ac47-26a0c81eb766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2550 | 2026.01.17 13:42:25.490903 [ 269 ] {27edb5bb-e94a-49d1-ac47-26a0c81eb766} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.01.17 13:42:25.490949 [ 269 ] {27edb5bb-e94a-49d1-ac47-26a0c81eb766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2552 | 2026.01.17 13:42:25.491361 [ 269 ] {27edb5bb-e94a-49d1-ac47-26a0c81eb766} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2553 | 2026.01.17 13:42:25.491597 [ 269 ] {27edb5bb-e94a-49d1-ac47-26a0c81eb766} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.01.17 13:42:25.491752 [ 269 ] {27edb5bb-e94a-49d1-ac47-26a0c81eb766} <Debug> executeQuery: Read 98 rows, 8.30 KiB in 0.001641 sec., 59719.68312004875 rows/sec., 4.94 MiB/sec. | ||
| 2555 | 2026.01.17 13:42:25.491800 [ 269 ] {27edb5bb-e94a-49d1-ac47-26a0c81eb766} <Debug> TCPHandler: Processed in 0.00195702 sec. | ||
| 2556 | 2026.01.17 13:42:25.491930 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.01.17 13:42:25.492032 [ 269 ] {15206951-3f0a-4b66-aa3f-ea8319413b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.01.17 13:42:25.492075 [ 269 ] {15206951-3f0a-4b66-aa3f-ea8319413b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2559 | 2026.01.17 13:42:25.492523 [ 269 ] {15206951-3f0a-4b66-aa3f-ea8319413b8e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.01.17 13:42:25.492562 [ 269 ] {15206951-3f0a-4b66-aa3f-ea8319413b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2561 | 2026.01.17 13:42:25.492921 [ 269 ] {15206951-3f0a-4b66-aa3f-ea8319413b8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2562 | 2026.01.17 13:42:25.493139 [ 269 ] {15206951-3f0a-4b66-aa3f-ea8319413b8e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.01.17 13:42:25.493264 [ 36 ] {} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2564 | 2026.01.17 13:42:25.493271 [ 269 ] {15206951-3f0a-4b66-aa3f-ea8319413b8e} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001263 sec., 16627.0783847981 rows/sec., 1.22 MiB/sec. | ||
| 2565 | 2026.01.17 13:42:25.493337 [ 36 ] {} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.01.17 13:42:25.493354 [ 269 ] {15206951-3f0a-4b66-aa3f-ea8319413b8e} <Debug> TCPHandler: Processed in 0.001474148 sec. | ||
| 2567 | 2026.01.17 13:42:25.493363 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2568 | 2026.01.17 13:42:25.493484 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.01.17 13:42:25.493499 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::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 | ||
| 2570 | 2026.01.17 13:42:25.493585 [ 269 ] {7b2974a8-ba6d-49de-b42b-66c556d6ecce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2571 | 2026.01.17 13:42:25.493630 [ 269 ] {7b2974a8-ba6d-49de-b42b-66c556d6ecce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2572 | 2026.01.17 13:42:25.493672 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2573 | 2026.01.17 13:42:25.493711 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 32 rows starting from the beginning of the part | ||
| 2574 | 2026.01.17 13:42:25.493774 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2575 | 2026.01.17 13:42:25.493825 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2576 | 2026.01.17 13:42:25.493868 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part | ||
| 2577 | 2026.01.17 13:42:25.493909 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2578 | 2026.01.17 13:42:25.493951 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part | ||
| 2579 | 2026.01.17 13:42:25.494072 [ 269 ] {7b2974a8-ba6d-49de-b42b-66c556d6ecce} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.01.17 13:42:25.494115 [ 269 ] {7b2974a8-ba6d-49de-b42b-66c556d6ecce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2581 | 2026.01.17 13:42:25.494565 [ 269 ] {7b2974a8-ba6d-49de-b42b-66c556d6ecce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2582 | 2026.01.17 13:42:25.494800 [ 269 ] {7b2974a8-ba6d-49de-b42b-66c556d6ecce} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.01.17 13:42:25.494817 [ 199 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381786 sec., 95528.54059890605 rows/sec., 7.39 MiB/sec. | ||
| 2584 | 2026.01.17 13:42:25.494930 [ 269 ] {7b2974a8-ba6d-49de-b42b-66c556d6ecce} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001365 sec., 62271.06227106228 rows/sec., 4.86 MiB/sec. | ||
| 2585 | 2026.01.17 13:42:25.494969 [ 269 ] {7b2974a8-ba6d-49de-b42b-66c556d6ecce} <Debug> TCPHandler: Processed in 0.00153363 sec. | ||
| 2586 | 2026.01.17 13:42:25.495021 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2587 | 2026.01.17 13:42:25.495090 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.01.17 13:42:25.495188 [ 269 ] {bcacff24-d1f2-4e15-ba13-eeb44bb72a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2589 | 2026.01.17 13:42:25.495233 [ 269 ] {bcacff24-d1f2-4e15-ba13-eeb44bb72a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2590 | 2026.01.17 13:42:25.495346 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.01.17 13:42:25.495429 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_11_2} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2592 | 2026.01.17 13:42:25.495536 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2593 | 2026.01.17 13:42:25.495648 [ 269 ] {bcacff24-d1f2-4e15-ba13-eeb44bb72a11} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.01.17 13:42:25.495688 [ 269 ] {bcacff24-d1f2-4e15-ba13-eeb44bb72a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2595 | 2026.01.17 13:42:25.496030 [ 269 ] {bcacff24-d1f2-4e15-ba13-eeb44bb72a11} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2596 | 2026.01.17 13:42:25.496239 [ 269 ] {bcacff24-d1f2-4e15-ba13-eeb44bb72a11} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.01.17 13:42:25.496365 [ 269 ] {bcacff24-d1f2-4e15-ba13-eeb44bb72a11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 2598 | 2026.01.17 13:42:25.496401 [ 269 ] {bcacff24-d1f2-4e15-ba13-eeb44bb72a11} <Debug> TCPHandler: Processed in 0.001358686 sec. | ||
| 2599 | 2026.01.17 13:42:25.496513 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.01.17 13:42:25.496611 [ 269 ] {94990dd7-4b4d-42eb-85ee-5020ddd361e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.01.17 13:42:25.496664 [ 269 ] {94990dd7-4b4d-42eb-85ee-5020ddd361e7} <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 | ||
| 2602 | 2026.01.17 13:42:25.497418 [ 269 ] {94990dd7-4b4d-42eb-85ee-5020ddd361e7} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.01.17 13:42:25.497454 [ 269 ] {94990dd7-4b4d-42eb-85ee-5020ddd361e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2604 | 2026.01.17 13:42:25.497979 [ 269 ] {94990dd7-4b4d-42eb-85ee-5020ddd361e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2605 | 2026.01.17 13:42:25.498221 [ 269 ] {94990dd7-4b4d-42eb-85ee-5020ddd361e7} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.01.17 13:42:25.498356 [ 269 ] {94990dd7-4b4d-42eb-85ee-5020ddd361e7} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001762 sec., 11918.274687854711 rows/sec., 21.36 MiB/sec. | ||
| 2607 | 2026.01.17 13:42:25.498415 [ 269 ] {94990dd7-4b4d-42eb-85ee-5020ddd361e7} <Debug> TCPHandler: Processed in 0.001948761 sec. | ||
| 2608 | 2026.01.17 13:42:25.498532 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.01.17 13:42:25.498626 [ 269 ] {9708f8ff-7923-4f67-968c-8e2b764bdaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.01.17 13:42:25.498666 [ 269 ] {9708f8ff-7923-4f67-968c-8e2b764bdaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2611 | 2026.01.17 13:42:25.499005 [ 269 ] {9708f8ff-7923-4f67-968c-8e2b764bdaf3} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.01.17 13:42:25.499040 [ 269 ] {9708f8ff-7923-4f67-968c-8e2b764bdaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2613 | 2026.01.17 13:42:25.499337 [ 269 ] {9708f8ff-7923-4f67-968c-8e2b764bdaf3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2614 | 2026.01.17 13:42:25.499543 [ 269 ] {9708f8ff-7923-4f67-968c-8e2b764bdaf3} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.01.17 13:42:25.499668 [ 269 ] {9708f8ff-7923-4f67-968c-8e2b764bdaf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 2616 | 2026.01.17 13:42:25.499701 [ 269 ] {9708f8ff-7923-4f67-968c-8e2b764bdaf3} <Debug> TCPHandler: Processed in 0.001217692 sec. | ||
| 2617 | 2026.01.17 13:42:28.921286 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2618 | 2026.01.17 13:42:28.921357 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2619 | 2026.01.17 13:42:29.015317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5659 | ||
| 2620 | 2026.01.17 13:42:29.015851 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.01.17 13:42:29.015900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2622 | 2026.01.17 13:42:29.016431 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2623 | 2026.01.17 13:42:29.016665 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.01.17 13:42:29.016799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5659 | ||
| 2625 | 2026.01.17 13:42:29.020663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 346 | ||
| 2626 | 2026.01.17 13:42:29.022858 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.01.17 13:42:29.022929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2628 | 2026.01.17 13:42:29.024121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2629 | 2026.01.17 13:42:29.024367 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.01.17 13:42:29.024599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2631 | 2026.01.17 13:42:29.321593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2632 | 2026.01.17 13:42:29.338532 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.01.17 13:42:29.338574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2634 | 2026.01.17 13:42:29.344203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2635 | 2026.01.17 13:42:29.344841 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.01.17 13:42:29.347585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2637 | 2026.01.17 13:42:30.489449 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.01.17 13:42:30.489752 [ 269 ] {60058c4c-7063-47e0-944a-2bdb23357a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2639 | 2026.01.17 13:42:30.489847 [ 269 ] {60058c4c-7063-47e0-944a-2bdb23357a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2640 | 2026.01.17 13:42:30.490526 [ 269 ] {60058c4c-7063-47e0-944a-2bdb23357a52} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.01.17 13:42:30.490570 [ 269 ] {60058c4c-7063-47e0-944a-2bdb23357a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2642 | 2026.01.17 13:42:30.490957 [ 269 ] {60058c4c-7063-47e0-944a-2bdb23357a52} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2643 | 2026.01.17 13:42:30.491177 [ 269 ] {60058c4c-7063-47e0-944a-2bdb23357a52} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.01.17 13:42:30.491327 [ 269 ] {60058c4c-7063-47e0-944a-2bdb23357a52} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001645 sec., 55927.05167173252 rows/sec., 4.70 MiB/sec. | ||
| 2645 | 2026.01.17 13:42:30.491370 [ 269 ] {60058c4c-7063-47e0-944a-2bdb23357a52} <Debug> TCPHandler: Processed in 0.002081924 sec. | ||
| 2646 | 2026.01.17 13:42:30.491489 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.01.17 13:42:30.491583 [ 269 ] {d68fca87-4dec-42a3-a6a4-33b766a20645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2648 | 2026.01.17 13:42:30.491624 [ 269 ] {d68fca87-4dec-42a3-a6a4-33b766a20645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2649 | 2026.01.17 13:42:30.492027 [ 269 ] {d68fca87-4dec-42a3-a6a4-33b766a20645} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.01.17 13:42:30.492062 [ 269 ] {d68fca87-4dec-42a3-a6a4-33b766a20645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2651 | 2026.01.17 13:42:30.492354 [ 269 ] {d68fca87-4dec-42a3-a6a4-33b766a20645} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2652 | 2026.01.17 13:42:30.492570 [ 269 ] {d68fca87-4dec-42a3-a6a4-33b766a20645} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.01.17 13:42:30.492697 [ 269 ] {d68fca87-4dec-42a3-a6a4-33b766a20645} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001133 sec., 15887.025595763462 rows/sec., 1.17 MiB/sec. | ||
| 2654 | 2026.01.17 13:42:30.492733 [ 269 ] {d68fca87-4dec-42a3-a6a4-33b766a20645} <Debug> TCPHandler: Processed in 0.001293393 sec. | ||
| 2655 | 2026.01.17 13:42:30.492844 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.01.17 13:42:30.492937 [ 269 ] {7fb26018-2aea-41a9-b1d5-fe4c56f60123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2657 | 2026.01.17 13:42:30.492976 [ 269 ] {7fb26018-2aea-41a9-b1d5-fe4c56f60123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2658 | 2026.01.17 13:42:30.493383 [ 269 ] {7fb26018-2aea-41a9-b1d5-fe4c56f60123} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.01.17 13:42:30.493419 [ 269 ] {7fb26018-2aea-41a9-b1d5-fe4c56f60123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2660 | 2026.01.17 13:42:30.493727 [ 269 ] {7fb26018-2aea-41a9-b1d5-fe4c56f60123} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2661 | 2026.01.17 13:42:30.493934 [ 269 ] {7fb26018-2aea-41a9-b1d5-fe4c56f60123} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.01.17 13:42:30.494058 [ 269 ] {7fb26018-2aea-41a9-b1d5-fe4c56f60123} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001139 sec., 71992.9762949956 rows/sec., 5.62 MiB/sec. | ||
| 2663 | 2026.01.17 13:42:30.494095 [ 269 ] {7fb26018-2aea-41a9-b1d5-fe4c56f60123} <Debug> TCPHandler: Processed in 0.001299224 sec. | ||
| 2664 | 2026.01.17 13:42:30.494212 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.01.17 13:42:30.494306 [ 269 ] {18752851-ba38-4cf7-9f3b-0a7fd2e0718d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.01.17 13:42:30.494348 [ 269 ] {18752851-ba38-4cf7-9f3b-0a7fd2e0718d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2667 | 2026.01.17 13:42:30.494757 [ 269 ] {18752851-ba38-4cf7-9f3b-0a7fd2e0718d} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.01.17 13:42:30.494793 [ 269 ] {18752851-ba38-4cf7-9f3b-0a7fd2e0718d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2669 | 2026.01.17 13:42:30.495113 [ 269 ] {18752851-ba38-4cf7-9f3b-0a7fd2e0718d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2670 | 2026.01.17 13:42:30.495323 [ 269 ] {18752851-ba38-4cf7-9f3b-0a7fd2e0718d} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.01.17 13:42:30.495449 [ 269 ] {18752851-ba38-4cf7-9f3b-0a7fd2e0718d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2672 | 2026.01.17 13:42:30.495485 [ 269 ] {18752851-ba38-4cf7-9f3b-0a7fd2e0718d} <Debug> TCPHandler: Processed in 0.001322054 sec. | ||
| 2673 | 2026.01.17 13:42:30.495597 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.01.17 13:42:30.495691 [ 269 ] {c95fa5cc-0196-47fa-9961-5336d23d42a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2675 | 2026.01.17 13:42:30.495743 [ 269 ] {c95fa5cc-0196-47fa-9961-5336d23d42a3} <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 | ||
| 2676 | 2026.01.17 13:42:30.496464 [ 269 ] {c95fa5cc-0196-47fa-9961-5336d23d42a3} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.01.17 13:42:30.496499 [ 269 ] {c95fa5cc-0196-47fa-9961-5336d23d42a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2678 | 2026.01.17 13:42:30.497003 [ 269 ] {c95fa5cc-0196-47fa-9961-5336d23d42a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2679 | 2026.01.17 13:42:30.497227 [ 269 ] {c95fa5cc-0196-47fa-9961-5336d23d42a3} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.01.17 13:42:30.497359 [ 269 ] {c95fa5cc-0196-47fa-9961-5336d23d42a3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001686 sec., 10676.156583629892 rows/sec., 19.13 MiB/sec. | ||
| 2681 | 2026.01.17 13:42:30.497359 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2682 | 2026.01.17 13:42:30.497409 [ 269 ] {c95fa5cc-0196-47fa-9961-5336d23d42a3} <Debug> TCPHandler: Processed in 0.001860948 sec. | ||
| 2683 | 2026.01.17 13:42:30.497438 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.01.17 13:42:30.497466 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2685 | 2026.01.17 13:42:30.497533 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.01.17 13:42:30.497593 [ 186 ] {11e04443-ee2f-4116-9160-e85b6203b81e::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 | ||
| 2687 | 2026.01.17 13:42:30.497633 [ 269 ] {f47ec792-3bcc-4247-bf0d-971bad5d09c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2688 | 2026.01.17 13:42:30.497680 [ 269 ] {f47ec792-3bcc-4247-bf0d-971bad5d09c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2689 | 2026.01.17 13:42:30.497844 [ 186 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2690 | 2026.01.17 13:42:30.497918 [ 186 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
| 2691 | 2026.01.17 13:42:30.498033 [ 269 ] {f47ec792-3bcc-4247-bf0d-971bad5d09c1} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.01.17 13:42:30.498066 [ 186 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2693 | 2026.01.17 13:42:30.498072 [ 269 ] {f47ec792-3bcc-4247-bf0d-971bad5d09c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2694 | 2026.01.17 13:42:30.498171 [ 186 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 2695 | 2026.01.17 13:42:30.498268 [ 186 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
| 2696 | 2026.01.17 13:42:30.498359 [ 186 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
| 2697 | 2026.01.17 13:42:30.498402 [ 269 ] {f47ec792-3bcc-4247-bf0d-971bad5d09c1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2698 | 2026.01.17 13:42:30.498453 [ 186 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 2699 | 2026.01.17 13:42:30.498627 [ 269 ] {f47ec792-3bcc-4247-bf0d-971bad5d09c1} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.01.17 13:42:30.498762 [ 269 ] {f47ec792-3bcc-4247-bf0d-971bad5d09c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 2701 | 2026.01.17 13:42:30.498799 [ 269 ] {f47ec792-3bcc-4247-bf0d-971bad5d09c1} <Debug> TCPHandler: Processed in 0.001315004 sec. | ||
| 2702 | 2026.01.17 13:42:30.505702 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 19 columns (19 merged, 0 gathered) in 0.00816662 sec., 17877.653178426328 rows/sec., 32.04 MiB/sec. | ||
| 2703 | 2026.01.17 13:42:30.506165 [ 199 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2704 | 2026.01.17 13:42:30.506500 [ 199 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.17 13:42:30.506566 [ 199 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2706 | 2026.01.17 13:42:30.506673 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2707 | 2026.01.17 13:42:35.492422 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.01.17 13:42:35.492729 [ 269 ] {e2934106-ffd7-4381-8bab-e123d27c77e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.01.17 13:42:35.492828 [ 269 ] {e2934106-ffd7-4381-8bab-e123d27c77e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2710 | 2026.01.17 13:42:35.493676 [ 269 ] {e2934106-ffd7-4381-8bab-e123d27c77e5} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.01.17 13:42:35.493716 [ 269 ] {e2934106-ffd7-4381-8bab-e123d27c77e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2712 | 2026.01.17 13:42:35.494100 [ 269 ] {e2934106-ffd7-4381-8bab-e123d27c77e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2713 | 2026.01.17 13:42:35.494382 [ 269 ] {e2934106-ffd7-4381-8bab-e123d27c77e5} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.01.17 13:42:35.494541 [ 269 ] {e2934106-ffd7-4381-8bab-e123d27c77e5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001887 sec., 12718.600953895071 rows/sec., 1.06 MiB/sec. | ||
| 2715 | 2026.01.17 13:42:35.494587 [ 269 ] {e2934106-ffd7-4381-8bab-e123d27c77e5} <Debug> TCPHandler: Processed in 0.00229944 sec. | ||
| 2716 | 2026.01.17 13:42:35.494696 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.01.17 13:42:35.494816 [ 269 ] {b94443e1-b3f4-4717-a7a5-3fae27d3eecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2718 | 2026.01.17 13:42:35.494862 [ 269 ] {b94443e1-b3f4-4717-a7a5-3fae27d3eecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2719 | 2026.01.17 13:42:35.495321 [ 269 ] {b94443e1-b3f4-4717-a7a5-3fae27d3eecb} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.01.17 13:42:35.495357 [ 269 ] {b94443e1-b3f4-4717-a7a5-3fae27d3eecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2721 | 2026.01.17 13:42:35.495655 [ 269 ] {b94443e1-b3f4-4717-a7a5-3fae27d3eecb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2722 | 2026.01.17 13:42:35.495872 [ 269 ] {b94443e1-b3f4-4717-a7a5-3fae27d3eecb} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.01.17 13:42:35.496004 [ 269 ] {b94443e1-b3f4-4717-a7a5-3fae27d3eecb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 404.01 KiB/sec. | ||
| 2724 | 2026.01.17 13:42:35.496041 [ 269 ] {b94443e1-b3f4-4717-a7a5-3fae27d3eecb} <Debug> TCPHandler: Processed in 0.001395006 sec. | ||
| 2725 | 2026.01.17 13:42:35.496161 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.01.17 13:42:35.496255 [ 269 ] {e92253ae-fab1-4310-b2cb-3836c93219ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2727 | 2026.01.17 13:42:35.496294 [ 269 ] {e92253ae-fab1-4310-b2cb-3836c93219ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2728 | 2026.01.17 13:42:35.496756 [ 269 ] {e92253ae-fab1-4310-b2cb-3836c93219ab} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.01.17 13:42:35.496791 [ 269 ] {e92253ae-fab1-4310-b2cb-3836c93219ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2730 | 2026.01.17 13:42:35.497118 [ 269 ] {e92253ae-fab1-4310-b2cb-3836c93219ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2731 | 2026.01.17 13:42:35.497320 [ 269 ] {e92253ae-fab1-4310-b2cb-3836c93219ab} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.01.17 13:42:35.497428 [ 146 ] {} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2733 | 2026.01.17 13:42:35.497445 [ 269 ] {e92253ae-fab1-4310-b2cb-3836c93219ab} <Debug> executeQuery: Read 223 rows, 20.16 KiB in 0.00121 sec., 184297.52066115703 rows/sec., 16.27 MiB/sec. | ||
| 2734 | 2026.01.17 13:42:35.497525 [ 146 ] {} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.01.17 13:42:35.497529 [ 269 ] {e92253ae-fab1-4310-b2cb-3836c93219ab} <Debug> TCPHandler: Processed in 0.001424697 sec. | ||
| 2736 | 2026.01.17 13:42:35.497557 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2737 | 2026.01.17 13:42:35.497669 [ 186 ] {9f05f823-fffb-462f-9b81-152b7a07a051::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 | ||
| 2738 | 2026.01.17 13:42:35.497672 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.01.17 13:42:35.497790 [ 269 ] {d86344fd-5963-4c64-8719-a8313d56f0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.01.17 13:42:35.497795 [ 186 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2741 | 2026.01.17 13:42:35.497832 [ 269 ] {d86344fd-5963-4c64-8719-a8313d56f0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2742 | 2026.01.17 13:42:35.497840 [ 186 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 218 rows starting from the beginning of the part | ||
| 2743 | 2026.01.17 13:42:35.497913 [ 186 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 98 rows starting from the beginning of the part | ||
| 2744 | 2026.01.17 13:42:35.497957 [ 186 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part | ||
| 2745 | 2026.01.17 13:42:35.497997 [ 186 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 98 rows starting from the beginning of the part | ||
| 2746 | 2026.01.17 13:42:35.498034 [ 186 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 92 rows starting from the beginning of the part | ||
| 2747 | 2026.01.17 13:42:35.498078 [ 186 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 223 rows starting from the beginning of the part | ||
| 2748 | 2026.01.17 13:42:35.498272 [ 269 ] {d86344fd-5963-4c64-8719-a8313d56f0f7} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.01.17 13:42:35.498312 [ 269 ] {d86344fd-5963-4c64-8719-a8313d56f0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2750 | 2026.01.17 13:42:35.498625 [ 269 ] {d86344fd-5963-4c64-8719-a8313d56f0f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2751 | 2026.01.17 13:42:35.498847 [ 269 ] {d86344fd-5963-4c64-8719-a8313d56f0f7} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.01.17 13:42:35.498975 [ 269 ] {d86344fd-5963-4c64-8719-a8313d56f0f7} <Debug> executeQuery: Read 40 rows, 3.03 KiB in 0.001204 sec., 33222.591362126244 rows/sec., 2.46 MiB/sec. | ||
| 2753 | 2026.01.17 13:42:35.499013 [ 269 ] {d86344fd-5963-4c64-8719-a8313d56f0f7} <Debug> TCPHandler: Processed in 0.001390846 sec. | ||
| 2754 | 2026.01.17 13:42:35.499048 [ 199 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425737 sec., 579349.4873177873 rows/sec., 52.05 MiB/sec. | ||
| 2755 | 2026.01.17 13:42:35.499128 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.01.17 13:42:35.499220 [ 269 ] {79562a88-8aec-471f-8cd7-ca718ddeb0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.01.17 13:42:35.499240 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2758 | 2026.01.17 13:42:35.499260 [ 269 ] {79562a88-8aec-471f-8cd7-ca718ddeb0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2759 | 2026.01.17 13:42:35.499565 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.01.17 13:42:35.499646 [ 201 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_16_3} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2761 | 2026.01.17 13:42:35.499688 [ 269 ] {79562a88-8aec-471f-8cd7-ca718ddeb0a6} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.01.17 13:42:35.499728 [ 269 ] {79562a88-8aec-471f-8cd7-ca718ddeb0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2763 | 2026.01.17 13:42:35.499742 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2764 | 2026.01.17 13:42:35.500029 [ 269 ] {79562a88-8aec-471f-8cd7-ca718ddeb0a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2765 | 2026.01.17 13:42:35.500240 [ 269 ] {79562a88-8aec-471f-8cd7-ca718ddeb0a6} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.01.17 13:42:35.500365 [ 269 ] {79562a88-8aec-471f-8cd7-ca718ddeb0a6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001163 sec., 20636.28546861565 rows/sec., 1.71 MiB/sec. | ||
| 2767 | 2026.01.17 13:42:35.500402 [ 269 ] {79562a88-8aec-471f-8cd7-ca718ddeb0a6} <Debug> TCPHandler: Processed in 0.001322464 sec. | ||
| 2768 | 2026.01.17 13:42:35.500513 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.01.17 13:42:35.500605 [ 269 ] {fcd2f25b-4bcf-41dc-8f0f-c5d60ef57e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2770 | 2026.01.17 13:42:35.500642 [ 269 ] {fcd2f25b-4bcf-41dc-8f0f-c5d60ef57e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2771 | 2026.01.17 13:42:35.501031 [ 269 ] {fcd2f25b-4bcf-41dc-8f0f-c5d60ef57e8f} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.01.17 13:42:35.501066 [ 269 ] {fcd2f25b-4bcf-41dc-8f0f-c5d60ef57e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2773 | 2026.01.17 13:42:35.501362 [ 269 ] {fcd2f25b-4bcf-41dc-8f0f-c5d60ef57e8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2774 | 2026.01.17 13:42:35.501574 [ 269 ] {fcd2f25b-4bcf-41dc-8f0f-c5d60ef57e8f} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.01.17 13:42:35.501697 [ 269 ] {fcd2f25b-4bcf-41dc-8f0f-c5d60ef57e8f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 2776 | 2026.01.17 13:42:35.501732 [ 269 ] {fcd2f25b-4bcf-41dc-8f0f-c5d60ef57e8f} <Debug> TCPHandler: Processed in 0.001266543 sec. | ||
| 2777 | 2026.01.17 13:42:35.501837 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.01.17 13:42:35.501928 [ 269 ] {87a0a4f0-3ede-4d63-819a-6150e63670b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2779 | 2026.01.17 13:42:35.501966 [ 269 ] {87a0a4f0-3ede-4d63-819a-6150e63670b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2780 | 2026.01.17 13:42:35.502380 [ 269 ] {87a0a4f0-3ede-4d63-819a-6150e63670b9} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.01.17 13:42:35.502416 [ 269 ] {87a0a4f0-3ede-4d63-819a-6150e63670b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2782 | 2026.01.17 13:42:35.502710 [ 269 ] {87a0a4f0-3ede-4d63-819a-6150e63670b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2783 | 2026.01.17 13:42:35.502913 [ 269 ] {87a0a4f0-3ede-4d63-819a-6150e63670b9} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.01.17 13:42:35.503017 [ 146 ] {} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2785 | 2026.01.17 13:42:35.503037 [ 269 ] {87a0a4f0-3ede-4d63-819a-6150e63670b9} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001127 sec., 113575.86512866017 rows/sec., 9.21 MiB/sec. | ||
| 2786 | 2026.01.17 13:42:35.503062 [ 146 ] {} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.01.17 13:42:35.503082 [ 269 ] {87a0a4f0-3ede-4d63-819a-6150e63670b9} <Debug> TCPHandler: Processed in 0.001292173 sec. | ||
| 2788 | 2026.01.17 13:42:35.503086 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2789 | 2026.01.17 13:42:35.503185 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::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 | ||
| 2790 | 2026.01.17 13:42:35.503197 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.01.17 13:42:35.503294 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2792 | 2026.01.17 13:42:35.503301 [ 269 ] {ddc221b2-43dd-4823-9dab-aa53999b67cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.01.17 13:42:35.503331 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 145 rows starting from the beginning of the part | ||
| 2794 | 2026.01.17 13:42:35.503353 [ 269 ] {ddc221b2-43dd-4823-9dab-aa53999b67cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2795 | 2026.01.17 13:42:35.503400 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 91 rows starting from the beginning of the part | ||
| 2796 | 2026.01.17 13:42:35.503453 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2797 | 2026.01.17 13:42:35.503498 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 85 rows starting from the beginning of the part | ||
| 2798 | 2026.01.17 13:42:35.503541 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
| 2799 | 2026.01.17 13:42:35.503585 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2800 | 2026.01.17 13:42:35.503752 [ 269 ] {ddc221b2-43dd-4823-9dab-aa53999b67cd} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.17 13:42:35.503792 [ 269 ] {ddc221b2-43dd-4823-9dab-aa53999b67cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2802 | 2026.01.17 13:42:35.504131 [ 269 ] {ddc221b2-43dd-4823-9dab-aa53999b67cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2803 | 2026.01.17 13:42:35.504359 [ 269 ] {ddc221b2-43dd-4823-9dab-aa53999b67cd} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.17 13:42:35.504463 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2805 | 2026.01.17 13:42:35.504487 [ 269 ] {ddc221b2-43dd-4823-9dab-aa53999b67cd} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001203 sec., 165419.7838736492 rows/sec., 11.86 MiB/sec. | ||
| 2806 | 2026.01.17 13:42:35.504499 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.01.17 13:42:35.504527 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2808 | 2026.01.17 13:42:35.504529 [ 269 ] {ddc221b2-43dd-4823-9dab-aa53999b67cd} <Debug> TCPHandler: Processed in 0.001379186 sec. | ||
| 2809 | 2026.01.17 13:42:35.504568 [ 187 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420447 sec., 437186.3223337442 rows/sec., 36.38 MiB/sec. | ||
| 2810 | 2026.01.17 13:42:35.504598 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::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 | ||
| 2811 | 2026.01.17 13:42:35.504647 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.01.17 13:42:35.504693 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2813 | 2026.01.17 13:42:35.504695 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2814 | 2026.01.17 13:42:35.504727 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1838 rows starting from the beginning of the part | ||
| 2815 | 2026.01.17 13:42:35.504739 [ 269 ] {7e834313-3052-454f-95b0-8923b2656ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.01.17 13:42:35.504792 [ 269 ] {7e834313-3052-454f-95b0-8923b2656ce4} <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 | ||
| 2817 | 2026.01.17 13:42:35.504812 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2818 | 2026.01.17 13:42:35.504861 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part | ||
| 2819 | 2026.01.17 13:42:35.504902 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2820 | 2026.01.17 13:42:35.504942 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2821 | 2026.01.17 13:42:35.504957 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.01.17 13:42:35.504981 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 199 rows starting from the beginning of the part | ||
| 2823 | 2026.01.17 13:42:35.505021 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_16_3} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2824 | 2026.01.17 13:42:35.505080 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2825 | 2026.01.17 13:42:35.505529 [ 269 ] {7e834313-3052-454f-95b0-8923b2656ce4} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.01.17 13:42:35.505567 [ 269 ] {7e834313-3052-454f-95b0-8923b2656ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2827 | 2026.01.17 13:42:35.506095 [ 269 ] {7e834313-3052-454f-95b0-8923b2656ce4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2828 | 2026.01.17 13:42:35.506183 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615312 sec., 1659741.2759887872 rows/sec., 117.57 MiB/sec. | ||
| 2829 | 2026.01.17 13:42:35.506331 [ 269 ] {7e834313-3052-454f-95b0-8923b2656ce4} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.01.17 13:42:35.506403 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2831 | 2026.01.17 13:42:35.506476 [ 269 ] {7e834313-3052-454f-95b0-8923b2656ce4} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001754 sec., 12542.759407069556 rows/sec., 22.48 MiB/sec. | ||
| 2832 | 2026.01.17 13:42:35.506541 [ 269 ] {7e834313-3052-454f-95b0-8923b2656ce4} <Debug> TCPHandler: Processed in 0.00194067 sec. | ||
| 2833 | 2026.01.17 13:42:35.506650 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.01.17 13:42:35.506660 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.01.17 13:42:35.506724 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2836 | 2026.01.17 13:42:35.506742 [ 269 ] {d66f7329-a1b1-4372-bf5e-35d5ede369a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.01.17 13:42:35.506781 [ 269 ] {d66f7329-a1b1-4372-bf5e-35d5ede369a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2838 | 2026.01.17 13:42:35.506786 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2839 | 2026.01.17 13:42:35.507108 [ 269 ] {d66f7329-a1b1-4372-bf5e-35d5ede369a9} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.01.17 13:42:35.507142 [ 269 ] {d66f7329-a1b1-4372-bf5e-35d5ede369a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2841 | 2026.01.17 13:42:35.507437 [ 269 ] {d66f7329-a1b1-4372-bf5e-35d5ede369a9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2842 | 2026.01.17 13:42:35.507641 [ 269 ] {d66f7329-a1b1-4372-bf5e-35d5ede369a9} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.01.17 13:42:35.507736 [ 146 ] {} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2844 | 2026.01.17 13:42:35.507764 [ 269 ] {d66f7329-a1b1-4372-bf5e-35d5ede369a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2845 | 2026.01.17 13:42:35.507768 [ 146 ] {} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.01.17 13:42:35.507803 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2847 | 2026.01.17 13:42:35.507805 [ 269 ] {d66f7329-a1b1-4372-bf5e-35d5ede369a9} <Debug> TCPHandler: Processed in 0.00120336 sec. | ||
| 2848 | 2026.01.17 13:42:35.507876 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 2849 | 2026.01.17 13:42:35.507960 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2850 | 2026.01.17 13:42:35.507985 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 570 rows starting from the beginning of the part | ||
| 2851 | 2026.01.17 13:42:35.508031 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2852 | 2026.01.17 13:42:35.508069 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 2853 | 2026.01.17 13:42:35.508104 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2854 | 2026.01.17 13:42:35.508139 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::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 | ||
| 2855 | 2026.01.17 13:42:35.508173 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2856 | 2026.01.17 13:42:35.508894 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001048087 sec., 830083.7621304338 rows/sec., 56.04 MiB/sec. | ||
| 2857 | 2026.01.17 13:42:35.509020 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2858 | 2026.01.17 13:42:35.509237 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.01.17 13:42:35.509293 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_16_3} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2860 | 2026.01.17 13:42:35.509345 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2861 | 2026.01.17 13:42:36.517264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6107 | ||
| 2862 | 2026.01.17 13:42:36.517965 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.01.17 13:42:36.518013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2864 | 2026.01.17 13:42:36.518515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2865 | 2026.01.17 13:42:36.518752 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.01.17 13:42:36.518898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6107 | ||
| 2867 | 2026.01.17 13:42:36.847955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2868 | 2026.01.17 13:42:36.864609 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.17 13:42:36.864675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2870 | 2026.01.17 13:42:36.870667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2871 | 2026.01.17 13:42:36.871364 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.01.17 13:42:36.874210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2873 | 2026.01.17 13:42:39.024971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 378 | ||
| 2874 | 2026.01.17 13:42:39.027236 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.01.17 13:42:39.027294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2876 | 2026.01.17 13:42:39.028502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2877 | 2026.01.17 13:42:39.028784 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.01.17 13:42:39.029138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2879 | 2026.01.17 13:42:40.489758 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.01.17 13:42:40.490040 [ 269 ] {aa40407a-7cab-4a32-81c1-fd575259569d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2881 | 2026.01.17 13:42:40.490145 [ 269 ] {aa40407a-7cab-4a32-81c1-fd575259569d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2882 | 2026.01.17 13:42:40.490895 [ 269 ] {aa40407a-7cab-4a32-81c1-fd575259569d} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.01.17 13:42:40.490936 [ 269 ] {aa40407a-7cab-4a32-81c1-fd575259569d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2884 | 2026.01.17 13:42:40.491341 [ 269 ] {aa40407a-7cab-4a32-81c1-fd575259569d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2885 | 2026.01.17 13:42:40.491571 [ 269 ] {aa40407a-7cab-4a32-81c1-fd575259569d} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.01.17 13:42:40.491723 [ 269 ] {aa40407a-7cab-4a32-81c1-fd575259569d} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001759 sec., 52302.444570778855 rows/sec., 4.40 MiB/sec. | ||
| 2887 | 2026.01.17 13:42:40.491771 [ 269 ] {aa40407a-7cab-4a32-81c1-fd575259569d} <Debug> TCPHandler: Processed in 0.002188136 sec. | ||
| 2888 | 2026.01.17 13:42:40.491901 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.01.17 13:42:40.492004 [ 269 ] {fae9a8e7-e2d5-4801-af66-e4221da6b37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.01.17 13:42:40.492047 [ 269 ] {fae9a8e7-e2d5-4801-af66-e4221da6b37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2891 | 2026.01.17 13:42:40.492482 [ 269 ] {fae9a8e7-e2d5-4801-af66-e4221da6b37e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.01.17 13:42:40.492516 [ 269 ] {fae9a8e7-e2d5-4801-af66-e4221da6b37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2893 | 2026.01.17 13:42:40.492816 [ 269 ] {fae9a8e7-e2d5-4801-af66-e4221da6b37e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2894 | 2026.01.17 13:42:40.493033 [ 269 ] {fae9a8e7-e2d5-4801-af66-e4221da6b37e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.01.17 13:42:40.493158 [ 269 ] {fae9a8e7-e2d5-4801-af66-e4221da6b37e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001179 sec., 15267.175572519085 rows/sec., 1.12 MiB/sec. | ||
| 2896 | 2026.01.17 13:42:40.493196 [ 269 ] {fae9a8e7-e2d5-4801-af66-e4221da6b37e} <Debug> TCPHandler: Processed in 0.001347605 sec. | ||
| 2897 | 2026.01.17 13:42:40.493318 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.01.17 13:42:40.493413 [ 269 ] {2f08e1f4-29ee-4ff6-973f-aab5d6072d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2899 | 2026.01.17 13:42:40.493453 [ 269 ] {2f08e1f4-29ee-4ff6-973f-aab5d6072d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2900 | 2026.01.17 13:42:40.493882 [ 269 ] {2f08e1f4-29ee-4ff6-973f-aab5d6072d33} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.01.17 13:42:40.493918 [ 269 ] {2f08e1f4-29ee-4ff6-973f-aab5d6072d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2902 | 2026.01.17 13:42:40.494222 [ 269 ] {2f08e1f4-29ee-4ff6-973f-aab5d6072d33} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2903 | 2026.01.17 13:42:40.494433 [ 269 ] {2f08e1f4-29ee-4ff6-973f-aab5d6072d33} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.01.17 13:42:40.494557 [ 269 ] {2f08e1f4-29ee-4ff6-973f-aab5d6072d33} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001164 sec., 70446.735395189 rows/sec., 5.50 MiB/sec. | ||
| 2905 | 2026.01.17 13:42:40.494594 [ 269 ] {2f08e1f4-29ee-4ff6-973f-aab5d6072d33} <Debug> TCPHandler: Processed in 0.001326484 sec. | ||
| 2906 | 2026.01.17 13:42:40.494713 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.01.17 13:42:40.494809 [ 269 ] {79447e22-0a7e-44ad-856d-b9e32b3c0f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.01.17 13:42:40.494852 [ 269 ] {79447e22-0a7e-44ad-856d-b9e32b3c0f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2909 | 2026.01.17 13:42:40.495262 [ 269 ] {79447e22-0a7e-44ad-856d-b9e32b3c0f48} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.01.17 13:42:40.495297 [ 269 ] {79447e22-0a7e-44ad-856d-b9e32b3c0f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2911 | 2026.01.17 13:42:40.495623 [ 269 ] {79447e22-0a7e-44ad-856d-b9e32b3c0f48} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2912 | 2026.01.17 13:42:40.495833 [ 269 ] {79447e22-0a7e-44ad-856d-b9e32b3c0f48} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.01.17 13:42:40.495963 [ 269 ] {79447e22-0a7e-44ad-856d-b9e32b3c0f48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 2914 | 2026.01.17 13:42:40.496000 [ 269 ] {79447e22-0a7e-44ad-856d-b9e32b3c0f48} <Debug> TCPHandler: Processed in 0.001336305 sec. | ||
| 2915 | 2026.01.17 13:42:40.496108 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.01.17 13:42:40.496203 [ 269 ] {d08d59d4-05f6-45b1-8938-3e3080e29f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.01.17 13:42:40.496257 [ 269 ] {d08d59d4-05f6-45b1-8938-3e3080e29f56} <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 | ||
| 2918 | 2026.01.17 13:42:40.497031 [ 269 ] {d08d59d4-05f6-45b1-8938-3e3080e29f56} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.01.17 13:42:40.497066 [ 269 ] {d08d59d4-05f6-45b1-8938-3e3080e29f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2920 | 2026.01.17 13:42:40.497586 [ 269 ] {d08d59d4-05f6-45b1-8938-3e3080e29f56} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2921 | 2026.01.17 13:42:40.497813 [ 269 ] {d08d59d4-05f6-45b1-8938-3e3080e29f56} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.01.17 13:42:40.497947 [ 269 ] {d08d59d4-05f6-45b1-8938-3e3080e29f56} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001763 sec., 10209.86954055587 rows/sec., 18.30 MiB/sec. | ||
| 2923 | 2026.01.17 13:42:40.498005 [ 269 ] {d08d59d4-05f6-45b1-8938-3e3080e29f56} <Debug> TCPHandler: Processed in 0.00194598 sec. | ||
| 2924 | 2026.01.17 13:42:40.498121 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.01.17 13:42:40.498218 [ 269 ] {6e76d0ad-c91a-4fe6-9b91-8477c7f31871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.01.17 13:42:40.498259 [ 269 ] {6e76d0ad-c91a-4fe6-9b91-8477c7f31871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2927 | 2026.01.17 13:42:40.498598 [ 269 ] {6e76d0ad-c91a-4fe6-9b91-8477c7f31871} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.01.17 13:42:40.498631 [ 269 ] {6e76d0ad-c91a-4fe6-9b91-8477c7f31871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2929 | 2026.01.17 13:42:40.498929 [ 269 ] {6e76d0ad-c91a-4fe6-9b91-8477c7f31871} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2930 | 2026.01.17 13:42:40.499137 [ 269 ] {6e76d0ad-c91a-4fe6-9b91-8477c7f31871} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.01.17 13:42:40.499263 [ 269 ] {6e76d0ad-c91a-4fe6-9b91-8477c7f31871} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2932 | 2026.01.17 13:42:40.499299 [ 269 ] {6e76d0ad-c91a-4fe6-9b91-8477c7f31871} <Debug> TCPHandler: Processed in 0.001227902 sec. | ||
| 2933 | 2026.01.17 13:42:43.921654 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2934 | 2026.01.17 13:42:43.921764 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2935 | 2026.01.17 13:42:44.019916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6619 | ||
| 2936 | 2026.01.17 13:42:44.020440 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.01.17 13:42:44.020485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2938 | 2026.01.17 13:42:44.021064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2939 | 2026.01.17 13:42:44.021301 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.01.17 13:42:44.021445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6619 | ||
| 2941 | 2026.01.17 13:42:44.375252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2942 | 2026.01.17 13:42:44.391879 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.01.17 13:42:44.391935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2944 | 2026.01.17 13:42:44.397514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2945 | 2026.01.17 13:42:44.398179 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.01.17 13:42:44.400931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2947 | 2026.01.17 13:42:45.490489 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.01.17 13:42:45.490766 [ 269 ] {f06e1859-66bb-494e-9268-956dd6d393e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2949 | 2026.01.17 13:42:45.490832 [ 269 ] {f06e1859-66bb-494e-9268-956dd6d393e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2950 | 2026.01.17 13:42:45.491554 [ 269 ] {f06e1859-66bb-494e-9268-956dd6d393e9} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.01.17 13:42:45.491602 [ 269 ] {f06e1859-66bb-494e-9268-956dd6d393e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2952 | 2026.01.17 13:42:45.491989 [ 269 ] {f06e1859-66bb-494e-9268-956dd6d393e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2953 | 2026.01.17 13:42:45.492205 [ 269 ] {f06e1859-66bb-494e-9268-956dd6d393e9} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.01.17 13:42:45.492365 [ 269 ] {f06e1859-66bb-494e-9268-956dd6d393e9} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.001675 sec., 60895.5223880597 rows/sec., 5.07 MiB/sec. | ||
| 2955 | 2026.01.17 13:42:45.492405 [ 269 ] {f06e1859-66bb-494e-9268-956dd6d393e9} <Debug> TCPHandler: Processed in 0.002090293 sec. | ||
| 2956 | 2026.01.17 13:42:45.492537 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.01.17 13:42:45.492631 [ 269 ] {e3248503-807f-487d-823b-d9086a7c28ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.01.17 13:42:45.492671 [ 269 ] {e3248503-807f-487d-823b-d9086a7c28ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2959 | 2026.01.17 13:42:45.493144 [ 269 ] {e3248503-807f-487d-823b-d9086a7c28ba} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.01.17 13:42:45.493179 [ 269 ] {e3248503-807f-487d-823b-d9086a7c28ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2961 | 2026.01.17 13:42:45.493473 [ 269 ] {e3248503-807f-487d-823b-d9086a7c28ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2962 | 2026.01.17 13:42:45.493674 [ 269 ] {e3248503-807f-487d-823b-d9086a7c28ba} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.01.17 13:42:45.493798 [ 269 ] {e3248503-807f-487d-823b-d9086a7c28ba} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001185 sec., 19409.28270042194 rows/sec., 1.43 MiB/sec. | ||
| 2964 | 2026.01.17 13:42:45.493833 [ 269 ] {e3248503-807f-487d-823b-d9086a7c28ba} <Debug> TCPHandler: Processed in 0.001345005 sec. | ||
| 2965 | 2026.01.17 13:42:45.493950 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.01.17 13:42:45.494042 [ 269 ] {3cbfe63a-2d07-4d5b-81ab-5f2b5c1d3151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2967 | 2026.01.17 13:42:45.494081 [ 269 ] {3cbfe63a-2d07-4d5b-81ab-5f2b5c1d3151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2968 | 2026.01.17 13:42:45.494502 [ 269 ] {3cbfe63a-2d07-4d5b-81ab-5f2b5c1d3151} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.01.17 13:42:45.494538 [ 269 ] {3cbfe63a-2d07-4d5b-81ab-5f2b5c1d3151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2970 | 2026.01.17 13:42:45.494838 [ 269 ] {3cbfe63a-2d07-4d5b-81ab-5f2b5c1d3151} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2971 | 2026.01.17 13:42:45.495041 [ 269 ] {3cbfe63a-2d07-4d5b-81ab-5f2b5c1d3151} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.01.17 13:42:45.495165 [ 269 ] {3cbfe63a-2d07-4d5b-81ab-5f2b5c1d3151} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00114 sec., 76315.78947368421 rows/sec., 5.96 MiB/sec. | ||
| 2973 | 2026.01.17 13:42:45.495201 [ 269 ] {3cbfe63a-2d07-4d5b-81ab-5f2b5c1d3151} <Debug> TCPHandler: Processed in 0.001297644 sec. | ||
| 2974 | 2026.01.17 13:42:45.495312 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.01.17 13:42:45.495404 [ 269 ] {69e32182-cc6d-43c7-b905-2f117dd41fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.01.17 13:42:45.495446 [ 269 ] {69e32182-cc6d-43c7-b905-2f117dd41fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2977 | 2026.01.17 13:42:45.495879 [ 269 ] {69e32182-cc6d-43c7-b905-2f117dd41fea} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.01.17 13:42:45.495916 [ 269 ] {69e32182-cc6d-43c7-b905-2f117dd41fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2979 | 2026.01.17 13:42:45.496235 [ 269 ] {69e32182-cc6d-43c7-b905-2f117dd41fea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2980 | 2026.01.17 13:42:45.496439 [ 269 ] {69e32182-cc6d-43c7-b905-2f117dd41fea} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.17 13:42:45.496568 [ 269 ] {69e32182-cc6d-43c7-b905-2f117dd41fea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2982 | 2026.01.17 13:42:45.496604 [ 269 ] {69e32182-cc6d-43c7-b905-2f117dd41fea} <Debug> TCPHandler: Processed in 0.001338495 sec. | ||
| 2983 | 2026.01.17 13:42:45.496712 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.01.17 13:42:45.496813 [ 269 ] {d9dad6d1-70d8-46e7-93ed-2a45ca70fd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.01.17 13:42:45.496865 [ 269 ] {d9dad6d1-70d8-46e7-93ed-2a45ca70fd73} <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 | ||
| 2986 | 2026.01.17 13:42:45.497612 [ 269 ] {d9dad6d1-70d8-46e7-93ed-2a45ca70fd73} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.17 13:42:45.497647 [ 269 ] {d9dad6d1-70d8-46e7-93ed-2a45ca70fd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2988 | 2026.01.17 13:42:45.498158 [ 269 ] {d9dad6d1-70d8-46e7-93ed-2a45ca70fd73} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2989 | 2026.01.17 13:42:45.498371 [ 269 ] {d9dad6d1-70d8-46e7-93ed-2a45ca70fd73} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.01.17 13:42:45.498499 [ 269 ] {d9dad6d1-70d8-46e7-93ed-2a45ca70fd73} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001705 sec., 13489.736070381232 rows/sec., 24.17 MiB/sec. | ||
| 2991 | 2026.01.17 13:42:45.498550 [ 269 ] {d9dad6d1-70d8-46e7-93ed-2a45ca70fd73} <Debug> TCPHandler: Processed in 0.001886579 sec. | ||
| 2992 | 2026.01.17 13:42:45.498664 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.01.17 13:42:45.498757 [ 269 ] {cb55f045-c135-4a45-8261-aaad308d259a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.01.17 13:42:45.498796 [ 269 ] {cb55f045-c135-4a45-8261-aaad308d259a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2995 | 2026.01.17 13:42:45.499124 [ 269 ] {cb55f045-c135-4a45-8261-aaad308d259a} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.01.17 13:42:45.499159 [ 269 ] {cb55f045-c135-4a45-8261-aaad308d259a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2997 | 2026.01.17 13:42:45.499454 [ 269 ] {cb55f045-c135-4a45-8261-aaad308d259a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2998 | 2026.01.17 13:42:45.499651 [ 269 ] {cb55f045-c135-4a45-8261-aaad308d259a} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.01.17 13:42:45.499777 [ 269 ] {cb55f045-c135-4a45-8261-aaad308d259a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 3000 | 2026.01.17 13:42:45.499810 [ 269 ] {cb55f045-c135-4a45-8261-aaad308d259a} <Debug> TCPHandler: Processed in 0.00119583 sec. | ||
| 3001 | 2026.01.17 13:42:48.309385 [ 130 ] {} <Debug> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3002 | 2026.01.17 13:42:48.309509 [ 130 ] {} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.01.17 13:42:48.309548 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3004 | 2026.01.17 13:42:48.309701 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::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 | ||
| 3005 | 2026.01.17 13:42:48.309860 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3006 | 2026.01.17 13:42:48.309898 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3007 | 2026.01.17 13:42:48.310001 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3008 | 2026.01.17 13:42:48.310056 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3009 | 2026.01.17 13:42:48.310107 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3010 | 2026.01.17 13:42:48.310157 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3011 | 2026.01.17 13:42:48.310999 [ 191 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361775 sec., 19092.728240715245 rows/sec., 1.59 MiB/sec. | ||
| 3012 | 2026.01.17 13:42:48.311118 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3013 | 2026.01.17 13:42:48.311374 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.01.17 13:42:48.311441 [ 187 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_5_1} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3015 | 2026.01.17 13:42:48.311509 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3016 | 2026.01.17 13:42:49.029257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 402 | ||
| 3017 | 2026.01.17 13:42:49.031360 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.01.17 13:42:49.031413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3019 | 2026.01.17 13:42:49.032660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3020 | 2026.01.17 13:42:49.032951 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.01.17 13:42:49.033263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 3022 | 2026.01.17 13:42:50.488573 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.01.17 13:42:50.488753 [ 269 ] {52ffebd2-6cd8-4f7b-bc36-137ad7a299ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3024 | 2026.01.17 13:42:50.488820 [ 269 ] {52ffebd2-6cd8-4f7b-bc36-137ad7a299ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3025 | 2026.01.17 13:42:50.489487 [ 269 ] {52ffebd2-6cd8-4f7b-bc36-137ad7a299ad} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.01.17 13:42:50.489539 [ 269 ] {52ffebd2-6cd8-4f7b-bc36-137ad7a299ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3027 | 2026.01.17 13:42:50.489939 [ 269 ] {52ffebd2-6cd8-4f7b-bc36-137ad7a299ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3028 | 2026.01.17 13:42:50.490171 [ 269 ] {52ffebd2-6cd8-4f7b-bc36-137ad7a299ad} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.01.17 13:42:50.490333 [ 269 ] {52ffebd2-6cd8-4f7b-bc36-137ad7a299ad} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001627 sec., 56545.789797172714 rows/sec., 4.75 MiB/sec. | ||
| 3030 | 2026.01.17 13:42:50.490380 [ 269 ] {52ffebd2-6cd8-4f7b-bc36-137ad7a299ad} <Debug> TCPHandler: Processed in 0.00193271 sec. | ||
| 3031 | 2026.01.17 13:42:50.490512 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.01.17 13:42:50.490614 [ 269 ] {331e4081-b9d5-4f37-8885-54ca65d7fa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.01.17 13:42:50.490658 [ 269 ] {331e4081-b9d5-4f37-8885-54ca65d7fa92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3034 | 2026.01.17 13:42:50.491077 [ 269 ] {331e4081-b9d5-4f37-8885-54ca65d7fa92} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.01.17 13:42:50.491116 [ 269 ] {331e4081-b9d5-4f37-8885-54ca65d7fa92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3036 | 2026.01.17 13:42:50.491421 [ 269 ] {331e4081-b9d5-4f37-8885-54ca65d7fa92} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3037 | 2026.01.17 13:42:50.491627 [ 269 ] {331e4081-b9d5-4f37-8885-54ca65d7fa92} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.01.17 13:42:50.491738 [ 58 ] {} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3039 | 2026.01.17 13:42:50.491758 [ 269 ] {331e4081-b9d5-4f37-8885-54ca65d7fa92} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001168 sec., 15410.95890410959 rows/sec., 1.13 MiB/sec. | ||
| 3040 | 2026.01.17 13:42:50.491803 [ 58 ] {} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.01.17 13:42:50.491813 [ 269 ] {331e4081-b9d5-4f37-8885-54ca65d7fa92} <Debug> TCPHandler: Processed in 0.001353395 sec. | ||
| 3042 | 2026.01.17 13:42:50.491830 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3043 | 2026.01.17 13:42:50.491936 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.01.17 13:42:50.491959 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::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 | ||
| 3045 | 2026.01.17 13:42:50.492036 [ 269 ] {763ed6fb-b079-4c6a-8071-7ce25489cf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3046 | 2026.01.17 13:42:50.492056 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3047 | 2026.01.17 13:42:50.492075 [ 269 ] {763ed6fb-b079-4c6a-8071-7ce25489cf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3048 | 2026.01.17 13:42:50.492088 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 67 rows starting from the beginning of the part | ||
| 3049 | 2026.01.17 13:42:50.492153 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3050 | 2026.01.17 13:42:50.492208 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3051 | 2026.01.17 13:42:50.492256 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3052 | 2026.01.17 13:42:50.492301 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part | ||
| 3053 | 2026.01.17 13:42:50.492382 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3054 | 2026.01.17 13:42:50.492501 [ 269 ] {763ed6fb-b079-4c6a-8071-7ce25489cf84} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.01.17 13:42:50.492537 [ 269 ] {763ed6fb-b079-4c6a-8071-7ce25489cf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3056 | 2026.01.17 13:42:50.492841 [ 269 ] {763ed6fb-b079-4c6a-8071-7ce25489cf84} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3057 | 2026.01.17 13:42:50.493060 [ 269 ] {763ed6fb-b079-4c6a-8071-7ce25489cf84} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.01.17 13:42:50.493189 [ 269 ] {763ed6fb-b079-4c6a-8071-7ce25489cf84} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001173 sec., 69906.22335890878 rows/sec., 5.46 MiB/sec. | ||
| 3059 | 2026.01.17 13:42:50.493186 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267422 sec., 145176.58680376384 rows/sec., 11.21 MiB/sec. | ||
| 3060 | 2026.01.17 13:42:50.493228 [ 269 ] {763ed6fb-b079-4c6a-8071-7ce25489cf84} <Debug> TCPHandler: Processed in 0.001341314 sec. | ||
| 3061 | 2026.01.17 13:42:50.493335 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3062 | 2026.01.17 13:42:50.493357 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.17 13:42:50.493452 [ 269 ] {7dbc38d0-2bcf-43c1-aa66-54fcba4aafe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.17 13:42:50.493496 [ 269 ] {7dbc38d0-2bcf-43c1-aa66-54fcba4aafe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3065 | 2026.01.17 13:42:50.493567 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.01.17 13:42:50.493626 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_16_3} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3067 | 2026.01.17 13:42:50.493685 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3068 | 2026.01.17 13:42:50.493913 [ 269 ] {7dbc38d0-2bcf-43c1-aa66-54fcba4aafe7} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.01.17 13:42:50.493947 [ 269 ] {7dbc38d0-2bcf-43c1-aa66-54fcba4aafe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3070 | 2026.01.17 13:42:50.494275 [ 269 ] {7dbc38d0-2bcf-43c1-aa66-54fcba4aafe7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3071 | 2026.01.17 13:42:50.494485 [ 269 ] {7dbc38d0-2bcf-43c1-aa66-54fcba4aafe7} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.01.17 13:42:50.494614 [ 269 ] {7dbc38d0-2bcf-43c1-aa66-54fcba4aafe7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 3073 | 2026.01.17 13:42:50.494649 [ 269 ] {7dbc38d0-2bcf-43c1-aa66-54fcba4aafe7} <Debug> TCPHandler: Processed in 0.001341884 sec. | ||
| 3074 | 2026.01.17 13:42:50.494761 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.01.17 13:42:50.494855 [ 269 ] {ffea4401-5c96-48cb-a6ab-e70038813dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3076 | 2026.01.17 13:42:50.494908 [ 269 ] {ffea4401-5c96-48cb-a6ab-e70038813dcb} <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 | ||
| 3077 | 2026.01.17 13:42:50.495662 [ 269 ] {ffea4401-5c96-48cb-a6ab-e70038813dcb} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.01.17 13:42:50.495699 [ 269 ] {ffea4401-5c96-48cb-a6ab-e70038813dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3079 | 2026.01.17 13:42:50.496219 [ 269 ] {ffea4401-5c96-48cb-a6ab-e70038813dcb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3080 | 2026.01.17 13:42:50.496436 [ 269 ] {ffea4401-5c96-48cb-a6ab-e70038813dcb} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.01.17 13:42:50.496573 [ 269 ] {ffea4401-5c96-48cb-a6ab-e70038813dcb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001738 sec., 10356.731875719217 rows/sec., 18.56 MiB/sec. | ||
| 3082 | 2026.01.17 13:42:50.496630 [ 269 ] {ffea4401-5c96-48cb-a6ab-e70038813dcb} <Debug> TCPHandler: Processed in 0.001919459 sec. | ||
| 3083 | 2026.01.17 13:42:50.496745 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.01.17 13:42:50.496839 [ 269 ] {b0e6cb50-069b-4fc0-b411-41377f971db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3085 | 2026.01.17 13:42:50.496880 [ 269 ] {b0e6cb50-069b-4fc0-b411-41377f971db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3086 | 2026.01.17 13:42:50.497213 [ 269 ] {b0e6cb50-069b-4fc0-b411-41377f971db1} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.01.17 13:42:50.497250 [ 269 ] {b0e6cb50-069b-4fc0-b411-41377f971db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3088 | 2026.01.17 13:42:50.497546 [ 269 ] {b0e6cb50-069b-4fc0-b411-41377f971db1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3089 | 2026.01.17 13:42:50.497757 [ 269 ] {b0e6cb50-069b-4fc0-b411-41377f971db1} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.01.17 13:42:50.497883 [ 269 ] {b0e6cb50-069b-4fc0-b411-41377f971db1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3091 | 2026.01.17 13:42:50.497918 [ 269 ] {b0e6cb50-069b-4fc0-b411-41377f971db1} <Debug> TCPHandler: Processed in 0.001222051 sec. | ||
| 3092 | 2026.01.17 13:42:51.522250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7067 | ||
| 3093 | 2026.01.17 13:42:51.522731 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.01.17 13:42:51.522778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3095 | 2026.01.17 13:42:51.523274 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3096 | 2026.01.17 13:42:51.523509 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.01.17 13:42:51.523657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7067 | ||
| 3098 | 2026.01.17 13:42:51.901725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3099 | 2026.01.17 13:42:51.918880 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.01.17 13:42:51.918942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3101 | 2026.01.17 13:42:51.924300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3102 | 2026.01.17 13:42:51.924997 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.01.17 13:42:51.927843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3104 | 2026.01.17 13:42:55.489350 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.01.17 13:42:55.489542 [ 269 ] {721ea63f-afb6-4884-a4cc-f947b56eeebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3106 | 2026.01.17 13:42:55.489605 [ 269 ] {721ea63f-afb6-4884-a4cc-f947b56eeebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3107 | 2026.01.17 13:42:55.490297 [ 269 ] {721ea63f-afb6-4884-a4cc-f947b56eeebf} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.01.17 13:42:55.490340 [ 269 ] {721ea63f-afb6-4884-a4cc-f947b56eeebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3109 | 2026.01.17 13:42:55.490734 [ 269 ] {721ea63f-afb6-4884-a4cc-f947b56eeebf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3110 | 2026.01.17 13:42:55.490957 [ 269 ] {721ea63f-afb6-4884-a4cc-f947b56eeebf} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.01.17 13:42:55.491104 [ 269 ] {721ea63f-afb6-4884-a4cc-f947b56eeebf} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.00161 sec., 63354.03726708074 rows/sec., 5.27 MiB/sec. | ||
| 3112 | 2026.01.17 13:42:55.491146 [ 269 ] {721ea63f-afb6-4884-a4cc-f947b56eeebf} <Debug> TCPHandler: Processed in 0.001918589 sec. | ||
| 3113 | 2026.01.17 13:42:55.491272 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.01.17 13:42:55.491369 [ 269 ] {b249dbb8-fc42-4b38-a75a-405d6cb19b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.01.17 13:42:55.491410 [ 269 ] {b249dbb8-fc42-4b38-a75a-405d6cb19b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3116 | 2026.01.17 13:42:55.491860 [ 269 ] {b249dbb8-fc42-4b38-a75a-405d6cb19b63} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.01.17 13:42:55.491893 [ 269 ] {b249dbb8-fc42-4b38-a75a-405d6cb19b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3118 | 2026.01.17 13:42:55.492252 [ 269 ] {b249dbb8-fc42-4b38-a75a-405d6cb19b63} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3119 | 2026.01.17 13:42:55.492507 [ 269 ] {b249dbb8-fc42-4b38-a75a-405d6cb19b63} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.17 13:42:55.492633 [ 269 ] {b249dbb8-fc42-4b38-a75a-405d6cb19b63} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001285 sec., 17898.832684824905 rows/sec., 1.31 MiB/sec. | ||
| 3121 | 2026.01.17 13:42:55.492668 [ 269 ] {b249dbb8-fc42-4b38-a75a-405d6cb19b63} <Debug> TCPHandler: Processed in 0.001445688 sec. | ||
| 3122 | 2026.01.17 13:42:55.492783 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.01.17 13:42:55.492876 [ 269 ] {147bb991-1635-488a-80e0-8882bbe6c5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3124 | 2026.01.17 13:42:55.492915 [ 269 ] {147bb991-1635-488a-80e0-8882bbe6c5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3125 | 2026.01.17 13:42:55.493342 [ 269 ] {147bb991-1635-488a-80e0-8882bbe6c5a4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.01.17 13:42:55.493377 [ 269 ] {147bb991-1635-488a-80e0-8882bbe6c5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3127 | 2026.01.17 13:42:55.493668 [ 269 ] {147bb991-1635-488a-80e0-8882bbe6c5a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3128 | 2026.01.17 13:42:55.493885 [ 269 ] {147bb991-1635-488a-80e0-8882bbe6c5a4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.01.17 13:42:55.494005 [ 269 ] {147bb991-1635-488a-80e0-8882bbe6c5a4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001148 sec., 75783.97212543554 rows/sec., 5.92 MiB/sec. | ||
| 3130 | 2026.01.17 13:42:55.494040 [ 269 ] {147bb991-1635-488a-80e0-8882bbe6c5a4} <Debug> TCPHandler: Processed in 0.001304323 sec. | ||
| 3131 | 2026.01.17 13:42:55.494162 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.01.17 13:42:55.494254 [ 269 ] {b6f4f7ae-5b52-42c1-9f68-b02d987266a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.01.17 13:42:55.494296 [ 269 ] {b6f4f7ae-5b52-42c1-9f68-b02d987266a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3134 | 2026.01.17 13:42:55.494700 [ 269 ] {b6f4f7ae-5b52-42c1-9f68-b02d987266a1} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.01.17 13:42:55.494734 [ 269 ] {b6f4f7ae-5b52-42c1-9f68-b02d987266a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3136 | 2026.01.17 13:42:55.495047 [ 269 ] {b6f4f7ae-5b52-42c1-9f68-b02d987266a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3137 | 2026.01.17 13:42:55.495251 [ 269 ] {b6f4f7ae-5b52-42c1-9f68-b02d987266a1} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.01.17 13:42:55.495376 [ 269 ] {b6f4f7ae-5b52-42c1-9f68-b02d987266a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 3139 | 2026.01.17 13:42:55.495410 [ 269 ] {b6f4f7ae-5b52-42c1-9f68-b02d987266a1} <Debug> TCPHandler: Processed in 0.001295393 sec. | ||
| 3140 | 2026.01.17 13:42:55.495519 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.01.17 13:42:55.495611 [ 269 ] {e13a6200-bc77-4c83-bdb5-f227ae867376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3142 | 2026.01.17 13:42:55.495662 [ 269 ] {e13a6200-bc77-4c83-bdb5-f227ae867376} <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 | ||
| 3143 | 2026.01.17 13:42:55.496420 [ 269 ] {e13a6200-bc77-4c83-bdb5-f227ae867376} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.01.17 13:42:55.496453 [ 269 ] {e13a6200-bc77-4c83-bdb5-f227ae867376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3145 | 2026.01.17 13:42:55.496975 [ 269 ] {e13a6200-bc77-4c83-bdb5-f227ae867376} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3146 | 2026.01.17 13:42:55.497201 [ 269 ] {e13a6200-bc77-4c83-bdb5-f227ae867376} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.01.17 13:42:55.497301 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3148 | 2026.01.17 13:42:55.497334 [ 269 ] {e13a6200-bc77-4c83-bdb5-f227ae867376} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001741 sec., 13210.798391728891 rows/sec., 23.67 MiB/sec. | ||
| 3149 | 2026.01.17 13:42:55.497345 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.01.17 13:42:55.497367 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3151 | 2026.01.17 13:42:55.497385 [ 269 ] {e13a6200-bc77-4c83-bdb5-f227ae867376} <Debug> TCPHandler: Processed in 0.001913469 sec. | ||
| 3152 | 2026.01.17 13:42:55.497446 [ 191 ] {11e04443-ee2f-4116-9160-e85b6203b81e::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 | ||
| 3153 | 2026.01.17 13:42:55.497504 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.01.17 13:42:55.497599 [ 269 ] {8d6e8990-4a1d-4556-ad30-c637ad32d49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3155 | 2026.01.17 13:42:55.497629 [ 191 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3156 | 2026.01.17 13:42:55.497640 [ 269 ] {8d6e8990-4a1d-4556-ad30-c637ad32d49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3157 | 2026.01.17 13:42:55.497681 [ 191 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 146 rows starting from the beginning of the part | ||
| 3158 | 2026.01.17 13:42:55.497796 [ 191 ] {11e04443-ee2f-4116-9160-e85b6203b81e::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 | ||
| 3159 | 2026.01.17 13:42:55.497896 [ 191 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
| 3160 | 2026.01.17 13:42:55.497986 [ 269 ] {8d6e8990-4a1d-4556-ad30-c637ad32d49e} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.01.17 13:42:55.497997 [ 191 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part | ||
| 3162 | 2026.01.17 13:42:55.498023 [ 269 ] {8d6e8990-4a1d-4556-ad30-c637ad32d49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3163 | 2026.01.17 13:42:55.498101 [ 191 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
| 3164 | 2026.01.17 13:42:55.498195 [ 191 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
| 3165 | 2026.01.17 13:42:55.498364 [ 269 ] {8d6e8990-4a1d-4556-ad30-c637ad32d49e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3166 | 2026.01.17 13:42:55.498583 [ 269 ] {8d6e8990-4a1d-4556-ad30-c637ad32d49e} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.01.17 13:42:55.498708 [ 269 ] {8d6e8990-4a1d-4556-ad30-c637ad32d49e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 3168 | 2026.01.17 13:42:55.498742 [ 269 ] {8d6e8990-4a1d-4556-ad30-c637ad32d49e} <Debug> TCPHandler: Processed in 0.001288143 sec. | ||
| 3169 | 2026.01.17 13:42:55.500989 [ 197 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 19 columns (19 merged, 0 gathered) in 0.003570102 sec., 70026.01046132576 rows/sec., 125.48 MiB/sec. | ||
| 3170 | 2026.01.17 13:42:55.501614 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3171 | 2026.01.17 13:42:55.502025 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.01.17 13:42:55.502104 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3173 | 2026.01.17 13:42:55.502239 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 3174 | 2026.01.17 13:42:58.921810 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3175 | 2026.01.17 13:42:58.921878 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3176 | 2026.01.17 13:42:59.023769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7579 | ||
| 3177 | 2026.01.17 13:42:59.024341 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.01.17 13:42:59.024400 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3179 | 2026.01.17 13:42:59.024977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3180 | 2026.01.17 13:42:59.025228 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.01.17 13:42:59.025367 [ 45 ] {} <Debug> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3182 | 2026.01.17 13:42:59.025380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7579 | ||
| 3183 | 2026.01.17 13:42:59.025412 [ 45 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.01.17 13:42:59.025430 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3185 | 2026.01.17 13:42:59.025548 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::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 | ||
| 3186 | 2026.01.17 13:42:59.025696 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3187 | 2026.01.17 13:42:59.025734 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5147 rows starting from the beginning of the part | ||
| 3188 | 2026.01.17 13:42:59.025798 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3189 | 2026.01.17 13:42:59.025841 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3190 | 2026.01.17 13:42:59.025881 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3191 | 2026.01.17 13:42:59.025920 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3192 | 2026.01.17 13:42:59.025956 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3193 | 2026.01.17 13:42:59.027474 [ 197 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7579 rows, containing 4 columns (4 merged, 0 gathered) in 0.001982761 sec., 3822447.586975939 rows/sec., 54.68 MiB/sec. | ||
| 3194 | 2026.01.17 13:42:59.027948 [ 192 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3195 | 2026.01.17 13:42:59.028270 [ 192 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.01.17 13:42:59.028349 [ 192 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_16_3} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3197 | 2026.01.17 13:42:59.028449 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3198 | 2026.01.17 13:42:59.034275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 426 | ||
| 3199 | 2026.01.17 13:42:59.036276 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.01.17 13:42:59.036323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3201 | 2026.01.17 13:42:59.037460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3202 | 2026.01.17 13:42:59.037734 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.01.17 13:42:59.037877 [ 45 ] {} <Debug> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3204 | 2026.01.17 13:42:59.037919 [ 45 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.01.17 13:42:59.037939 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3206 | 2026.01.17 13:42:59.038026 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::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 | ||
| 3207 | 2026.01.17 13:42:59.038065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3208 | 2026.01.17 13:42:59.038595 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3209 | 2026.01.17 13:42:59.038710 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 286 rows starting from the beginning of the part | ||
| 3210 | 2026.01.17 13:42:59.039016 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3211 | 2026.01.17 13:42:59.039326 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3212 | 2026.01.17 13:42:59.039600 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3213 | 2026.01.17 13:42:59.039865 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3214 | 2026.01.17 13:42:59.040133 [ 195 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3215 | 2026.01.17 13:42:59.045200 [ 197 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 72 columns (72 merged, 0 gathered) in 0.007217997 sec., 59019.14339947772 rows/sec., 52.44 MiB/sec. | ||
| 3216 | 2026.01.17 13:42:59.045931 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3217 | 2026.01.17 13:42:59.046441 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.01.17 13:42:59.046510 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_11_2} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3219 | 2026.01.17 13:42:59.046629 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3220 | 2026.01.17 13:42:59.427958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3221 | 2026.01.17 13:42:59.444654 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.01.17 13:42:59.444704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3223 | 2026.01.17 13:42:59.450589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3224 | 2026.01.17 13:42:59.451297 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.01.17 13:42:59.451601 [ 45 ] {} <Debug> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3226 | 2026.01.17 13:42:59.451653 [ 45 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.01.17 13:42:59.451672 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3228 | 2026.01.17 13:42:59.451794 [ 195 ] {33669bc9-8a70-43eb-8548-c7f82923687d::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 | ||
| 3229 | 2026.01.17 13:42:59.454257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3230 | 2026.01.17 13:42:59.456035 [ 195 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3231 | 2026.01.17 13:42:59.457567 [ 195 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3232 | 2026.01.17 13:42:59.462295 [ 195 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3233 | 2026.01.17 13:42:59.466945 [ 195 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3234 | 2026.01.17 13:42:59.471444 [ 195 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3235 | 2026.01.17 13:42:59.476048 [ 195 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3236 | 2026.01.17 13:42:59.480446 [ 195 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3237 | 2026.01.17 13:42:59.536797 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.085068453 sec., 1422.3839241557619 rows/sec., 7.35 MiB/sec. | ||
| 3238 | 2026.01.17 13:42:59.539369 [ 200 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3239 | 2026.01.17 13:42:59.541386 [ 200 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.01.17 13:42:59.541463 [ 200 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_16_3} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3241 | 2026.01.17 13:42:59.543179 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3242 | 2026.01.17 13:43:00.001114 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.11 MiB, peak 235.07 MiB, free memory in arenas 0.00 B, will set to 234.04 MiB (RSS), difference: 8.93 MiB | ||
| 3243 | 2026.01.17 13:43:00.002082 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00078729 sec. | ||
| 3244 | 2026.01.17 13:43:00.488439 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.01.17 13:43:00.488622 [ 269 ] {0d9db2e0-cfde-4c47-bdda-930aa9ce9797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3246 | 2026.01.17 13:43:00.488690 [ 269 ] {0d9db2e0-cfde-4c47-bdda-930aa9ce9797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3247 | 2026.01.17 13:43:00.489396 [ 269 ] {0d9db2e0-cfde-4c47-bdda-930aa9ce9797} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.01.17 13:43:00.489444 [ 269 ] {0d9db2e0-cfde-4c47-bdda-930aa9ce9797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3249 | 2026.01.17 13:43:00.489859 [ 269 ] {0d9db2e0-cfde-4c47-bdda-930aa9ce9797} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3250 | 2026.01.17 13:43:00.490091 [ 269 ] {0d9db2e0-cfde-4c47-bdda-930aa9ce9797} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.01.17 13:43:00.490246 [ 29 ] {} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3252 | 2026.01.17 13:43:00.490272 [ 269 ] {0d9db2e0-cfde-4c47-bdda-930aa9ce9797} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001699 sec., 54149.49970570924 rows/sec., 4.55 MiB/sec. | ||
| 3253 | 2026.01.17 13:43:00.490318 [ 29 ] {} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.01.17 13:43:00.490343 [ 269 ] {0d9db2e0-cfde-4c47-bdda-930aa9ce9797} <Debug> TCPHandler: Processed in 0.002030432 sec. | ||
| 3255 | 2026.01.17 13:43:00.490346 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3256 | 2026.01.17 13:43:00.490492 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3257 | 2026.01.17 13:43:00.490495 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.01.17 13:43:00.490648 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3259 | 2026.01.17 13:43:00.490648 [ 269 ] {dee3c88f-7eb0-4acc-87cf-bae449307d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.01.17 13:43:00.490689 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part | ||
| 3261 | 2026.01.17 13:43:00.490712 [ 269 ] {dee3c88f-7eb0-4acc-87cf-bae449307d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3262 | 2026.01.17 13:43:00.490758 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 92 rows starting from the beginning of the part | ||
| 3263 | 2026.01.17 13:43:00.490807 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3264 | 2026.01.17 13:43:00.490851 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 92 rows starting from the beginning of the part | ||
| 3265 | 2026.01.17 13:43:00.490893 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
| 3266 | 2026.01.17 13:43:00.490933 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 92 rows starting from the beginning of the part | ||
| 3267 | 2026.01.17 13:43:00.491156 [ 269 ] {dee3c88f-7eb0-4acc-87cf-bae449307d3b} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.01.17 13:43:00.491202 [ 269 ] {dee3c88f-7eb0-4acc-87cf-bae449307d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3269 | 2026.01.17 13:43:00.491631 [ 269 ] {dee3c88f-7eb0-4acc-87cf-bae449307d3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3270 | 2026.01.17 13:43:00.491861 [ 269 ] {dee3c88f-7eb0-4acc-87cf-bae449307d3b} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.01.17 13:43:00.491964 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153237 sec., 486175.0099519046 rows/sec., 43.48 MiB/sec. | ||
| 3272 | 2026.01.17 13:43:00.492002 [ 269 ] {dee3c88f-7eb0-4acc-87cf-bae449307d3b} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001381 sec., 13034.033309196235 rows/sec., 980.10 KiB/sec. | ||
| 3273 | 2026.01.17 13:43:00.492044 [ 269 ] {dee3c88f-7eb0-4acc-87cf-bae449307d3b} <Debug> TCPHandler: Processed in 0.001601751 sec. | ||
| 3274 | 2026.01.17 13:43:00.492141 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3275 | 2026.01.17 13:43:00.492160 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.01.17 13:43:00.492260 [ 269 ] {54a405a5-53b1-45fc-86ef-f0d41cd9ba48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3277 | 2026.01.17 13:43:00.492300 [ 269 ] {54a405a5-53b1-45fc-86ef-f0d41cd9ba48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3278 | 2026.01.17 13:43:00.492415 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.17 13:43:00.492491 [ 190 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_21_4} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3280 | 2026.01.17 13:43:00.492567 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3281 | 2026.01.17 13:43:00.492736 [ 269 ] {54a405a5-53b1-45fc-86ef-f0d41cd9ba48} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.01.17 13:43:00.492777 [ 269 ] {54a405a5-53b1-45fc-86ef-f0d41cd9ba48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3283 | 2026.01.17 13:43:00.493077 [ 269 ] {54a405a5-53b1-45fc-86ef-f0d41cd9ba48} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3284 | 2026.01.17 13:43:00.493302 [ 269 ] {54a405a5-53b1-45fc-86ef-f0d41cd9ba48} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.01.17 13:43:00.493399 [ 29 ] {} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3286 | 2026.01.17 13:43:00.493428 [ 29 ] {} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.01.17 13:43:00.493436 [ 269 ] {54a405a5-53b1-45fc-86ef-f0d41cd9ba48} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001194 sec., 68676.71691792295 rows/sec., 5.36 MiB/sec. | ||
| 3288 | 2026.01.17 13:43:00.493444 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3289 | 2026.01.17 13:43:00.493480 [ 269 ] {54a405a5-53b1-45fc-86ef-f0d41cd9ba48} <Debug> TCPHandler: Processed in 0.001368905 sec. | ||
| 3290 | 2026.01.17 13:43:00.493546 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3291 | 2026.01.17 13:43:00.493609 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.01.17 13:43:00.493674 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2026.01.17 13:43:00.493710 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 174 rows starting from the beginning of the part | ||
| 3294 | 2026.01.17 13:43:00.493717 [ 269 ] {d03e8d9e-f66f-4133-a274-286a72800be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3295 | 2026.01.17 13:43:00.493765 [ 269 ] {d03e8d9e-f66f-4133-a274-286a72800be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3296 | 2026.01.17 13:43:00.493792 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
| 3297 | 2026.01.17 13:43:00.493845 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part | ||
| 3298 | 2026.01.17 13:43:00.493886 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
| 3299 | 2026.01.17 13:43:00.493925 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 87 rows starting from the beginning of the part | ||
| 3300 | 2026.01.17 13:43:00.493966 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
| 3301 | 2026.01.17 13:43:00.494187 [ 269 ] {d03e8d9e-f66f-4133-a274-286a72800be9} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.01.17 13:43:00.494229 [ 269 ] {d03e8d9e-f66f-4133-a274-286a72800be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3303 | 2026.01.17 13:43:00.494590 [ 269 ] {d03e8d9e-f66f-4133-a274-286a72800be9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3304 | 2026.01.17 13:43:00.494808 [ 269 ] {d03e8d9e-f66f-4133-a274-286a72800be9} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.01.17 13:43:00.494909 [ 190 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405076 sec., 422752.93293743546 rows/sec., 34.91 MiB/sec. | ||
| 3306 | 2026.01.17 13:43:00.494909 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3307 | 2026.01.17 13:43:00.494938 [ 269 ] {d03e8d9e-f66f-4133-a274-286a72800be9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 3308 | 2026.01.17 13:43:00.494962 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.01.17 13:43:00.495008 [ 269 ] {d03e8d9e-f66f-4133-a274-286a72800be9} <Debug> TCPHandler: Processed in 0.001451628 sec. | ||
| 3310 | 2026.01.17 13:43:00.495009 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3311 | 2026.01.17 13:43:00.495058 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3312 | 2026.01.17 13:43:00.495101 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3313 | 2026.01.17 13:43:00.495131 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.01.17 13:43:00.495198 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3315 | 2026.01.17 13:43:00.495231 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2681 rows starting from the beginning of the part | ||
| 3316 | 2026.01.17 13:43:00.495231 [ 269 ] {5f05924d-91d6-4f93-b3e0-b4c1225086fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3317 | 2026.01.17 13:43:00.495283 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3318 | 2026.01.17 13:43:00.495326 [ 269 ] {5f05924d-91d6-4f93-b3e0-b4c1225086fe} <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 | ||
| 3319 | 2026.01.17 13:43:00.495331 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3320 | 2026.01.17 13:43:00.495338 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.01.17 13:43:00.495383 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3322 | 2026.01.17 13:43:00.495420 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3323 | 2026.01.17 13:43:00.495436 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_21_4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3324 | 2026.01.17 13:43:00.495456 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3325 | 2026.01.17 13:43:00.495511 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3326 | 2026.01.17 13:43:00.496163 [ 269 ] {5f05924d-91d6-4f93-b3e0-b4c1225086fe} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.01.17 13:43:00.496205 [ 269 ] {5f05924d-91d6-4f93-b3e0-b4c1225086fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3328 | 2026.01.17 13:43:00.496852 [ 269 ] {5f05924d-91d6-4f93-b3e0-b4c1225086fe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3329 | 2026.01.17 13:43:00.497081 [ 269 ] {5f05924d-91d6-4f93-b3e0-b4c1225086fe} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.01.17 13:43:00.497117 [ 189 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3481 rows, containing 5 columns (5 merged, 0 gathered) in 0.002046093 sec., 1701291.1925313266 rows/sec., 120.05 MiB/sec. | ||
| 3331 | 2026.01.17 13:43:00.497222 [ 269 ] {5f05924d-91d6-4f93-b3e0-b4c1225086fe} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002009 sec., 8959.681433549029 rows/sec., 16.06 MiB/sec. | ||
| 3332 | 2026.01.17 13:43:00.497281 [ 269 ] {5f05924d-91d6-4f93-b3e0-b4c1225086fe} <Debug> TCPHandler: Processed in 0.002197686 sec. | ||
| 3333 | 2026.01.17 13:43:00.497406 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2026.01.17 13:43:00.497500 [ 269 ] {8147cb6a-9899-4c56-a232-fa21fe5b724b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3335 | 2026.01.17 13:43:00.497542 [ 269 ] {8147cb6a-9899-4c56-a232-fa21fe5b724b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3336 | 2026.01.17 13:43:00.497565 [ 188 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3337 | 2026.01.17 13:43:00.497853 [ 188 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.01.17 13:43:00.497886 [ 269 ] {8147cb6a-9899-4c56-a232-fa21fe5b724b} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.01.17 13:43:00.497928 [ 269 ] {8147cb6a-9899-4c56-a232-fa21fe5b724b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3340 | 2026.01.17 13:43:00.497932 [ 188 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3341 | 2026.01.17 13:43:00.498016 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3342 | 2026.01.17 13:43:00.498262 [ 269 ] {8147cb6a-9899-4c56-a232-fa21fe5b724b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3343 | 2026.01.17 13:43:00.498466 [ 269 ] {8147cb6a-9899-4c56-a232-fa21fe5b724b} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.01.17 13:43:00.498563 [ 29 ] {} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3345 | 2026.01.17 13:43:00.498588 [ 269 ] {8147cb6a-9899-4c56-a232-fa21fe5b724b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 3346 | 2026.01.17 13:43:00.498592 [ 29 ] {} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.01.17 13:43:00.498626 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3348 | 2026.01.17 13:43:00.498629 [ 269 ] {8147cb6a-9899-4c56-a232-fa21fe5b724b} <Debug> TCPHandler: Processed in 0.001271043 sec. | ||
| 3349 | 2026.01.17 13:43:00.498698 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3350 | 2026.01.17 13:43:00.498804 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3351 | 2026.01.17 13:43:00.498828 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part | ||
| 3352 | 2026.01.17 13:43:00.498871 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3353 | 2026.01.17 13:43:00.498905 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3354 | 2026.01.17 13:43:00.498938 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3355 | 2026.01.17 13:43:00.498970 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3356 | 2026.01.17 13:43:00.499003 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3357 | 2026.01.17 13:43:00.499840 [ 189 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.0011752 sec., 995575.221238938 rows/sec., 67.18 MiB/sec. | ||
| 3358 | 2026.01.17 13:43:00.500011 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3359 | 2026.01.17 13:43:00.500249 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.01.17 13:43:00.500311 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_21_4} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3361 | 2026.01.17 13:43:00.500370 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3362 | 2026.01.17 13:43:04.990537 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48614 | ||
| 3363 | 2026.01.17 13:43:04.990672 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3364 | 2026.01.17 13:43:04.990706 [ 290 ] {} <Debug> TCP-Session: d0a3e754-00d3-49b0-a2cb-135f30f7741d Authenticating user 'default' from [fd00:1122:3344:101::e]:48614 | ||
| 3365 | 2026.01.17 13:43:04.990734 [ 290 ] {} <Debug> TCP-Session: d0a3e754-00d3-49b0-a2cb-135f30f7741d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3366 | 2026.01.17 13:43:04.990752 [ 290 ] {} <Debug> TCP-Session: d0a3e754-00d3-49b0-a2cb-135f30f7741d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3367 | 2026.01.17 13:43:04.990951 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41586 | ||
| 3368 | 2026.01.17 13:43:04.990966 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44067 | ||
| 3369 | 2026.01.17 13:43:04.991022 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56232 | ||
| 3370 | 2026.01.17 13:43:04.991039 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62846 | ||
| 3371 | 2026.01.17 13:43:04.991053 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36882 | ||
| 3372 | 2026.01.17 13:43:04.991074 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34457 | ||
| 3373 | 2026.01.17 13:43:04.991069 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49033 | ||
| 3374 | 2026.01.17 13:43:04.991071 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3375 | 2026.01.17 13:43:04.990993 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52170 | ||
| 3376 | 2026.01.17 13:43:04.991193 [ 291 ] {} <Debug> TCP-Session: 09e45fb9-65d5-41ef-a955-808799442a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:41586 | ||
| 3377 | 2026.01.17 13:43:04.991228 [ 291 ] {} <Debug> TCP-Session: 09e45fb9-65d5-41ef-a955-808799442a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3378 | 2026.01.17 13:43:04.991242 [ 291 ] {} <Debug> TCP-Session: 09e45fb9-65d5-41ef-a955-808799442a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3379 | 2026.01.17 13:43:04.991279 [ 290 ] {} <Trace> TCP-Session: d0a3e754-00d3-49b0-a2cb-135f30f7741d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.01.17 13:43:04.991377 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3381 | 2026.01.17 13:43:04.991416 [ 296 ] {} <Debug> TCP-Session: 068ed17e-8153-4f16-9b2b-cc92c90a9c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:36882 | ||
| 3382 | 2026.01.17 13:43:04.991434 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3383 | 2026.01.17 13:43:04.991439 [ 296 ] {} <Debug> TCP-Session: 068ed17e-8153-4f16-9b2b-cc92c90a9c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3384 | 2026.01.17 13:43:04.991463 [ 296 ] {} <Debug> TCP-Session: 068ed17e-8153-4f16-9b2b-cc92c90a9c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3385 | 2026.01.17 13:43:04.991463 [ 267 ] {} <Debug> TCP-Session: e1427460-5f54-4110-b5d4-fd2b49555258 Authenticating user 'default' from [fd00:1122:3344:101::e]:49033 | ||
| 3386 | 2026.01.17 13:43:04.991487 [ 267 ] {} <Debug> TCP-Session: e1427460-5f54-4110-b5d4-fd2b49555258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3387 | 2026.01.17 13:43:04.991500 [ 267 ] {} <Debug> TCP-Session: e1427460-5f54-4110-b5d4-fd2b49555258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3388 | 2026.01.17 13:43:04.991549 [ 290 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3389 | 2026.01.17 13:43:04.991672 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3390 | 2026.01.17 13:43:04.991707 [ 294 ] {} <Debug> TCP-Session: 74b69fc0-1c4b-4ca3-af0c-16078869dd31 Authenticating user 'default' from [fd00:1122:3344:101::e]:56232 | ||
| 3391 | 2026.01.17 13:43:04.991725 [ 294 ] {} <Debug> TCP-Session: 74b69fc0-1c4b-4ca3-af0c-16078869dd31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2026.01.17 13:43:04.991724 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3393 | 2026.01.17 13:43:04.991733 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3394 | 2026.01.17 13:43:04.991771 [ 288 ] {} <Debug> TCP-Session: 26e42309-be7f-4e1e-9060-cd828c0ad400 Authenticating user 'default' from [fd00:1122:3344:101::e]:34457 | ||
| 3395 | 2026.01.17 13:43:04.991771 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3396 | 2026.01.17 13:43:04.991783 [ 292 ] {} <Debug> TCP-Session: 979cc9a0-6c5d-444e-810e-a55d6bf47095 Authenticating user 'default' from [fd00:1122:3344:101::e]:44067 | ||
| 3397 | 2026.01.17 13:43:04.991797 [ 288 ] {} <Debug> TCP-Session: 26e42309-be7f-4e1e-9060-cd828c0ad400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3398 | 2026.01.17 13:43:04.991814 [ 293 ] {} <Debug> TCP-Session: a35b678f-b47f-44c1-80f5-5545a87fbb6f Authenticating user 'default' from [fd00:1122:3344:101::e]:52170 | ||
| 3399 | 2026.01.17 13:43:04.991820 [ 292 ] {} <Debug> TCP-Session: 979cc9a0-6c5d-444e-810e-a55d6bf47095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2026.01.17 13:43:04.991826 [ 288 ] {} <Debug> TCP-Session: 26e42309-be7f-4e1e-9060-cd828c0ad400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2026.01.17 13:43:04.991844 [ 293 ] {} <Debug> TCP-Session: a35b678f-b47f-44c1-80f5-5545a87fbb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3402 | 2026.01.17 13:43:04.991852 [ 292 ] {} <Debug> TCP-Session: 979cc9a0-6c5d-444e-810e-a55d6bf47095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3403 | 2026.01.17 13:43:04.991878 [ 293 ] {} <Debug> TCP-Session: a35b678f-b47f-44c1-80f5-5545a87fbb6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3404 | 2026.01.17 13:43:04.991739 [ 294 ] {} <Debug> TCP-Session: 74b69fc0-1c4b-4ca3-af0c-16078869dd31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3405 | 2026.01.17 13:43:04.991852 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3406 | 2026.01.17 13:43:04.991935 [ 290 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3407 | 2026.01.17 13:43:04.991975 [ 295 ] {} <Debug> TCP-Session: a34a0941-c08d-4156-97e1-326ac36d9f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:62846 | ||
| 3408 | 2026.01.17 13:43:04.992007 [ 295 ] {} <Debug> TCP-Session: a34a0941-c08d-4156-97e1-326ac36d9f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2026.01.17 13:43:04.992020 [ 290 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3410 | 2026.01.17 13:43:04.992025 [ 295 ] {} <Debug> TCP-Session: a34a0941-c08d-4156-97e1-326ac36d9f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3411 | 2026.01.17 13:43:04.992448 [ 290 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 3412 | 2026.01.17 13:43:04.993792 [ 327 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Trace> AggregatingTransform: Aggregating | ||
| 3413 | 2026.01.17 13:43:04.993832 [ 327 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Trace> Aggregator: Aggregation method: without_key | ||
| 3414 | 2026.01.17 13:43:04.993870 [ 327 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001288883 sec. (775.866 rows/sec., 30.31 KiB/sec.) | ||
| 3415 | 2026.01.17 13:43:04.993890 [ 327 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Trace> Aggregator: Merging aggregated data | ||
| 3416 | 2026.01.17 13:43:04.995269 [ 290 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003845 sec., 260.0780234070221 rows/sec., 10.16 KiB/sec. | ||
| 3417 | 2026.01.17 13:43:04.995468 [ 290 ] {0dde16ef-1b26-4b4f-ae2d-e24eb459b239} <Debug> TCPHandler: Processed in 0.004422314 sec. | ||
| 3418 | 2026.01.17 13:43:04.995628 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3419 | 2026.01.17 13:43:04.995651 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3420 | 2026.01.17 13:43:04.995670 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3421 | 2026.01.17 13:43:04.995694 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3422 | 2026.01.17 13:43:04.995711 [ 294 ] {} <Debug> TCP-Session: 74b69fc0-1c4b-4ca3-af0c-16078869dd31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3423 | 2026.01.17 13:43:04.995712 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3424 | 2026.01.17 13:43:04.995739 [ 296 ] {} <Debug> TCP-Session: 068ed17e-8153-4f16-9b2b-cc92c90a9c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3425 | 2026.01.17 13:43:04.995737 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3426 | 2026.01.17 13:43:04.995762 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3427 | 2026.01.17 13:43:04.995789 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3428 | 2026.01.17 13:43:04.995809 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3429 | 2026.01.17 13:43:04.995831 [ 267 ] {} <Debug> TCP-Session: e1427460-5f54-4110-b5d4-fd2b49555258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2026.01.17 13:43:04.995845 [ 288 ] {} <Debug> TCP-Session: 26e42309-be7f-4e1e-9060-cd828c0ad400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2026.01.17 13:43:04.995866 [ 295 ] {} <Debug> TCP-Session: a34a0941-c08d-4156-97e1-326ac36d9f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2026.01.17 13:43:04.995797 [ 292 ] {} <Debug> TCP-Session: 979cc9a0-6c5d-444e-810e-a55d6bf47095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2026.01.17 13:43:04.995764 [ 293 ] {} <Debug> TCP-Session: a35b678f-b47f-44c1-80f5-5545a87fbb6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2026.01.17 13:43:04.995697 [ 291 ] {} <Debug> TCP-Session: 09e45fb9-65d5-41ef-a955-808799442a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2026.01.17 13:43:04.995666 [ 290 ] {} <Debug> TCP-Session: d0a3e754-00d3-49b0-a2cb-135f30f7741d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3436 | 2026.01.17 13:43:05.068685 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58326 | ||
| 3437 | 2026.01.17 13:43:05.068813 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3438 | 2026.01.17 13:43:05.068850 [ 290 ] {} <Debug> TCP-Session: 7ba4f2a5-5970-4c69-b7c5-1a3c2bccf80c Authenticating user 'default' from [fd00:1122:3344:101::e]:58326 | ||
| 3439 | 2026.01.17 13:43:05.068874 [ 290 ] {} <Debug> TCP-Session: 7ba4f2a5-5970-4c69-b7c5-1a3c2bccf80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2026.01.17 13:43:05.068887 [ 290 ] {} <Debug> TCP-Session: 7ba4f2a5-5970-4c69-b7c5-1a3c2bccf80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3441 | 2026.01.17 13:43:05.069086 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59174 | ||
| 3442 | 2026.01.17 13:43:05.069127 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50306 | ||
| 3443 | 2026.01.17 13:43:05.069157 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47906 | ||
| 3444 | 2026.01.17 13:43:05.069180 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55969 | ||
| 3445 | 2026.01.17 13:43:05.069201 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3446 | 2026.01.17 13:43:05.069215 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54238 | ||
| 3447 | 2026.01.17 13:43:05.069232 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34694 | ||
| 3448 | 2026.01.17 13:43:05.069250 [ 291 ] {} <Debug> TCP-Session: 69c87acb-36ac-4f2e-9e1b-82c1e58be5bb Authenticating user 'default' from [fd00:1122:3344:101::e]:59174 | ||
| 3449 | 2026.01.17 13:43:05.069240 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3450 | 2026.01.17 13:43:05.069296 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3451 | 2026.01.17 13:43:05.069304 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3452 | 2026.01.17 13:43:05.069321 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3453 | 2026.01.17 13:43:05.069320 [ 294 ] {} <Debug> TCP-Session: c68f353a-08e1-45a0-93fe-79acad017b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:47906 | ||
| 3454 | 2026.01.17 13:43:05.069343 [ 296 ] {} <Debug> TCP-Session: 69af96f8-4083-499f-9656-593909ad8840 Authenticating user 'default' from [fd00:1122:3344:101::e]:54238 | ||
| 3455 | 2026.01.17 13:43:05.069354 [ 267 ] {} <Debug> TCP-Session: 64a518bb-f16d-4918-86c1-fe54ff01c36f Authenticating user 'default' from [fd00:1122:3344:101::e]:34694 | ||
| 3456 | 2026.01.17 13:43:05.069365 [ 294 ] {} <Debug> TCP-Session: c68f353a-08e1-45a0-93fe-79acad017b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2026.01.17 13:43:05.069381 [ 296 ] {} <Debug> TCP-Session: 69af96f8-4083-499f-9656-593909ad8840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2026.01.17 13:43:05.069386 [ 267 ] {} <Debug> TCP-Session: 64a518bb-f16d-4918-86c1-fe54ff01c36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2026.01.17 13:43:05.069396 [ 294 ] {} <Debug> TCP-Session: c68f353a-08e1-45a0-93fe-79acad017b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2026.01.17 13:43:05.069408 [ 296 ] {} <Debug> TCP-Session: 69af96f8-4083-499f-9656-593909ad8840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3461 | 2026.01.17 13:43:05.069420 [ 267 ] {} <Debug> TCP-Session: 64a518bb-f16d-4918-86c1-fe54ff01c36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2026.01.17 13:43:05.069338 [ 293 ] {} <Debug> TCP-Session: d05f35c8-67d8-49ff-ab9c-2a8e2045a604 Authenticating user 'default' from [fd00:1122:3344:101::e]:55969 | ||
| 3463 | 2026.01.17 13:43:05.069306 [ 291 ] {} <Debug> TCP-Session: 69c87acb-36ac-4f2e-9e1b-82c1e58be5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2026.01.17 13:43:05.069493 [ 293 ] {} <Debug> TCP-Session: d05f35c8-67d8-49ff-ab9c-2a8e2045a604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.01.17 13:43:05.069516 [ 291 ] {} <Debug> TCP-Session: 69c87acb-36ac-4f2e-9e1b-82c1e58be5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2026.01.17 13:43:05.069530 [ 293 ] {} <Debug> TCP-Session: d05f35c8-67d8-49ff-ab9c-2a8e2045a604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2026.01.17 13:43:05.069237 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34337 | ||
| 3468 | 2026.01.17 13:43:05.069234 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3469 | 2026.01.17 13:43:05.069198 [ 290 ] {} <Trace> TCP-Session: 7ba4f2a5-5970-4c69-b7c5-1a3c2bccf80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.01.17 13:43:05.069620 [ 292 ] {} <Debug> TCP-Session: d7ff0ed7-a184-4c1f-9ead-57b3b74fc274 Authenticating user 'default' from [fd00:1122:3344:101::e]:50306 | ||
| 3471 | 2026.01.17 13:43:05.069635 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3472 | 2026.01.17 13:43:05.069196 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44940 | ||
| 3473 | 2026.01.17 13:43:05.069657 [ 292 ] {} <Debug> TCP-Session: d7ff0ed7-a184-4c1f-9ead-57b3b74fc274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2026.01.17 13:43:05.069664 [ 288 ] {} <Debug> TCP-Session: 8fcb691e-f9a9-459f-b7f4-ae31aeda8d15 Authenticating user 'default' from [fd00:1122:3344:101::e]:34337 | ||
| 3475 | 2026.01.17 13:43:05.069685 [ 292 ] {} <Debug> TCP-Session: d7ff0ed7-a184-4c1f-9ead-57b3b74fc274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2026.01.17 13:43:05.069696 [ 288 ] {} <Debug> TCP-Session: 8fcb691e-f9a9-459f-b7f4-ae31aeda8d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2026.01.17 13:43:05.069711 [ 288 ] {} <Debug> TCP-Session: 8fcb691e-f9a9-459f-b7f4-ae31aeda8d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2026.01.17 13:43:05.069717 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3479 | 2026.01.17 13:43:05.069740 [ 295 ] {} <Debug> TCP-Session: 2067dd83-bafd-4580-a4fa-8534e2da1c39 Authenticating user 'default' from [fd00:1122:3344:101::e]:44940 | ||
| 3480 | 2026.01.17 13:43:05.069756 [ 295 ] {} <Debug> TCP-Session: 2067dd83-bafd-4580-a4fa-8534e2da1c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2026.01.17 13:43:05.069769 [ 295 ] {} <Debug> TCP-Session: 2067dd83-bafd-4580-a4fa-8534e2da1c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2026.01.17 13:43:05.069795 [ 290 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3483 | 2026.01.17 13:43:05.070053 [ 290 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3484 | 2026.01.17 13:43:05.070111 [ 290 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3485 | 2026.01.17 13:43:05.070409 [ 290 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 3486 | 2026.01.17 13:43:05.071363 [ 299 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Trace> AggregatingTransform: Aggregating | ||
| 3487 | 2026.01.17 13:43:05.071412 [ 299 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3488 | 2026.01.17 13:43:05.071450 [ 299 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937984 sec. (1066.116 rows/sec., 41.65 KiB/sec.) | ||
| 3489 | 2026.01.17 13:43:05.071470 [ 299 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Trace> Aggregator: Merging aggregated data | ||
| 3490 | 2026.01.17 13:43:05.072688 [ 290 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 3491 | 2026.01.17 13:43:05.072840 [ 290 ] {5d2fbcc2-e4c6-4de7-bfb8-e2bc356bc3b0} <Debug> TCPHandler: Processed in 0.003754086 sec. | ||
| 3492 | 2026.01.17 13:43:05.072934 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3493 | 2026.01.17 13:43:05.072961 [ 290 ] {} <Debug> TCP-Session: 7ba4f2a5-5970-4c69-b7c5-1a3c2bccf80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3494 | 2026.01.17 13:43:05.072970 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3495 | 2026.01.17 13:43:05.072996 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3496 | 2026.01.17 13:43:05.073018 [ 288 ] {} <Debug> TCP-Session: 8fcb691e-f9a9-459f-b7f4-ae31aeda8d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2026.01.17 13:43:05.073024 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3498 | 2026.01.17 13:43:05.073070 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3499 | 2026.01.17 13:43:05.073086 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3500 | 2026.01.17 13:43:05.073109 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3501 | 2026.01.17 13:43:05.073135 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3502 | 2026.01.17 13:43:05.073135 [ 295 ] {} <Debug> TCP-Session: 2067dd83-bafd-4580-a4fa-8534e2da1c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.01.17 13:43:05.073158 [ 293 ] {} <Debug> TCP-Session: d05f35c8-67d8-49ff-ab9c-2a8e2045a604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2026.01.17 13:43:05.073173 [ 296 ] {} <Debug> TCP-Session: 69af96f8-4083-499f-9656-593909ad8840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2026.01.17 13:43:05.073125 [ 292 ] {} <Debug> TCP-Session: d7ff0ed7-a184-4c1f-9ead-57b3b74fc274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2026.01.17 13:43:05.073105 [ 267 ] {} <Debug> TCP-Session: 64a518bb-f16d-4918-86c1-fe54ff01c36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.01.17 13:43:05.073048 [ 291 ] {} <Debug> TCP-Session: 69c87acb-36ac-4f2e-9e1b-82c1e58be5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2026.01.17 13:43:05.073043 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3509 | 2026.01.17 13:43:05.073311 [ 294 ] {} <Debug> TCP-Session: c68f353a-08e1-45a0-93fe-79acad017b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.01.17 13:43:05.128442 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56558 | ||
| 3511 | 2026.01.17 13:43:05.128544 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3512 | 2026.01.17 13:43:05.128569 [ 290 ] {} <Debug> TCP-Session: 9892f511-256d-4628-9669-bf02ad36352e Authenticating user 'default' from [fd00:1122:3344:101::e]:56558 | ||
| 3513 | 2026.01.17 13:43:05.128592 [ 290 ] {} <Debug> TCP-Session: 9892f511-256d-4628-9669-bf02ad36352e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.01.17 13:43:05.128606 [ 290 ] {} <Debug> TCP-Session: 9892f511-256d-4628-9669-bf02ad36352e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2026.01.17 13:43:05.128818 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63467 | ||
| 3516 | 2026.01.17 13:43:05.128833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48559 | ||
| 3517 | 2026.01.17 13:43:05.128878 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35245 | ||
| 3518 | 2026.01.17 13:43:05.128900 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34109 | ||
| 3519 | 2026.01.17 13:43:05.128933 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3520 | 2026.01.17 13:43:05.128956 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3521 | 2026.01.17 13:43:05.128875 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55069 | ||
| 3522 | 2026.01.17 13:43:05.128990 [ 291 ] {} <Debug> TCP-Session: 2dc4ddd7-46e8-4337-bb41-ebc2366f5e20 Authenticating user 'default' from [fd00:1122:3344:101::e]:63467 | ||
| 3523 | 2026.01.17 13:43:05.128995 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3524 | 2026.01.17 13:43:05.129004 [ 290 ] {} <Trace> TCP-Session: 9892f511-256d-4628-9669-bf02ad36352e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.01.17 13:43:05.129047 [ 291 ] {} <Debug> TCP-Session: 2dc4ddd7-46e8-4337-bb41-ebc2366f5e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2026.01.17 13:43:05.129059 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3527 | 2026.01.17 13:43:05.129086 [ 291 ] {} <Debug> TCP-Session: 2dc4ddd7-46e8-4337-bb41-ebc2366f5e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.01.17 13:43:05.129056 [ 293 ] {} <Debug> TCP-Session: 411529a6-7ba7-474c-b64e-47971ba41bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35245 | ||
| 3529 | 2026.01.17 13:43:05.129101 [ 294 ] {} <Debug> TCP-Session: dc056174-b75f-4109-8229-d4992653b034 Authenticating user 'default' from [fd00:1122:3344:101::e]:55069 | ||
| 3530 | 2026.01.17 13:43:05.128996 [ 292 ] {} <Debug> TCP-Session: 549b264b-e41e-45af-9c38-4fcce023ee36 Authenticating user 'default' from [fd00:1122:3344:101::e]:48559 | ||
| 3531 | 2026.01.17 13:43:05.129134 [ 293 ] {} <Debug> TCP-Session: 411529a6-7ba7-474c-b64e-47971ba41bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.01.17 13:43:05.129142 [ 294 ] {} <Debug> TCP-Session: dc056174-b75f-4109-8229-d4992653b034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2026.01.17 13:43:05.129170 [ 292 ] {} <Debug> TCP-Session: 549b264b-e41e-45af-9c38-4fcce023ee36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.01.17 13:43:05.129171 [ 293 ] {} <Debug> TCP-Session: 411529a6-7ba7-474c-b64e-47971ba41bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3535 | 2026.01.17 13:43:05.129184 [ 294 ] {} <Debug> TCP-Session: dc056174-b75f-4109-8229-d4992653b034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.01.17 13:43:05.129196 [ 292 ] {} <Debug> TCP-Session: 549b264b-e41e-45af-9c38-4fcce023ee36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.01.17 13:43:05.129230 [ 290 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3538 | 2026.01.17 13:43:05.128994 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3539 | 2026.01.17 13:43:05.128886 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59256 | ||
| 3540 | 2026.01.17 13:43:05.129294 [ 296 ] {} <Debug> TCP-Session: e3889482-16d1-4d65-a75e-907ce4e3d32e Authenticating user 'default' from [fd00:1122:3344:101::e]:34109 | ||
| 3541 | 2026.01.17 13:43:05.129325 [ 296 ] {} <Debug> TCP-Session: e3889482-16d1-4d65-a75e-907ce4e3d32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2026.01.17 13:43:05.129338 [ 296 ] {} <Debug> TCP-Session: e3889482-16d1-4d65-a75e-907ce4e3d32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.01.17 13:43:05.129352 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3544 | 2026.01.17 13:43:05.129378 [ 295 ] {} <Debug> TCP-Session: 002b03d5-7bef-4c0a-9050-d66189902184 Authenticating user 'default' from [fd00:1122:3344:101::e]:59256 | ||
| 3545 | 2026.01.17 13:43:05.129395 [ 295 ] {} <Debug> TCP-Session: 002b03d5-7bef-4c0a-9050-d66189902184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.01.17 13:43:05.129408 [ 295 ] {} <Debug> TCP-Session: 002b03d5-7bef-4c0a-9050-d66189902184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.01.17 13:43:05.129522 [ 290 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3548 | 2026.01.17 13:43:05.129588 [ 290 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3549 | 2026.01.17 13:43:05.129900 [ 290 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 3550 | 2026.01.17 13:43:05.130886 [ 341 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Trace> AggregatingTransform: Aggregating | ||
| 3551 | 2026.01.17 13:43:05.130934 [ 341 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3552 | 2026.01.17 13:43:05.130969 [ 341 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961425 sec. (1040.123 rows/sec., 40.63 KiB/sec.) | ||
| 3553 | 2026.01.17 13:43:05.130989 [ 341 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Trace> Aggregator: Merging aggregated data | ||
| 3554 | 2026.01.17 13:43:05.132457 [ 290 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. | ||
| 3555 | 2026.01.17 13:43:05.132583 [ 290 ] {2070e898-dd16-4d70-ae5c-1d5defbaeb9a} <Debug> TCPHandler: Processed in 0.003689455 sec. | ||
| 3556 | 2026.01.17 13:43:05.132708 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3557 | 2026.01.17 13:43:05.132739 [ 290 ] {} <Debug> TCP-Session: 9892f511-256d-4628-9669-bf02ad36352e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2026.01.17 13:43:05.132759 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3559 | 2026.01.17 13:43:05.132779 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3560 | 2026.01.17 13:43:05.132797 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3561 | 2026.01.17 13:43:05.132825 [ 292 ] {} <Debug> TCP-Session: 549b264b-e41e-45af-9c38-4fcce023ee36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.01.17 13:43:05.132817 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3563 | 2026.01.17 13:43:05.132856 [ 293 ] {} <Debug> TCP-Session: 411529a6-7ba7-474c-b64e-47971ba41bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.01.17 13:43:05.132852 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3565 | 2026.01.17 13:43:05.132884 [ 295 ] {} <Debug> TCP-Session: 002b03d5-7bef-4c0a-9050-d66189902184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.01.17 13:43:05.132872 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3567 | 2026.01.17 13:43:05.132916 [ 294 ] {} <Debug> TCP-Session: dc056174-b75f-4109-8229-d4992653b034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.01.17 13:43:05.132803 [ 291 ] {} <Debug> TCP-Session: 2dc4ddd7-46e8-4337-bb41-ebc2366f5e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.01.17 13:43:05.132957 [ 296 ] {} <Debug> TCP-Session: e3889482-16d1-4d65-a75e-907ce4e3d32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.01.17 13:43:05.134051 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45641 | ||
| 3571 | 2026.01.17 13:43:05.134071 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61264 | ||
| 3572 | 2026.01.17 13:43:05.134121 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3573 | 2026.01.17 13:43:05.134151 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3574 | 2026.01.17 13:43:05.134156 [ 288 ] {} <Debug> TCP-Session: 7173c9ca-f0fb-4094-b4b6-b02036888b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:45641 | ||
| 3575 | 2026.01.17 13:43:05.134186 [ 267 ] {} <Debug> TCP-Session: e1a93e7c-5bf4-49d5-bc56-3f98828121d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61264 | ||
| 3576 | 2026.01.17 13:43:05.134193 [ 288 ] {} <Debug> TCP-Session: 7173c9ca-f0fb-4094-b4b6-b02036888b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.01.17 13:43:05.134212 [ 267 ] {} <Debug> TCP-Session: e1a93e7c-5bf4-49d5-bc56-3f98828121d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2026.01.17 13:43:05.134219 [ 288 ] {} <Debug> TCP-Session: 7173c9ca-f0fb-4094-b4b6-b02036888b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.01.17 13:43:05.134233 [ 267 ] {} <Debug> TCP-Session: e1a93e7c-5bf4-49d5-bc56-3f98828121d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.01.17 13:43:05.151732 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45641). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3581 | |||
| 3582 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3583 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3584 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3585 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3586 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3587 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3588 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3589 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3590 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3591 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3592 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3593 | (version 23.8.7.1) | ||
| 3594 | 2026.01.17 13:43:05.151923 [ 288 ] {} <Debug> TCP-Session: 7173c9ca-f0fb-4094-b4b6-b02036888b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.01.17 13:43:05.151940 [ 267 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61264). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3596 | |||
| 3597 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3598 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3599 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3600 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3601 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3602 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3603 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3604 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3605 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3606 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3607 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3608 | (version 23.8.7.1) | ||
| 3609 | 2026.01.17 13:43:05.152016 [ 267 ] {} <Debug> TCP-Session: e1a93e7c-5bf4-49d5-bc56-3f98828121d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.01.17 13:43:05.491213 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.01.17 13:43:05.491404 [ 269 ] {2dd261aa-3686-4a31-aa04-6088efc10c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3612 | 2026.01.17 13:43:05.491477 [ 269 ] {2dd261aa-3686-4a31-aa04-6088efc10c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3613 | 2026.01.17 13:43:05.492172 [ 269 ] {2dd261aa-3686-4a31-aa04-6088efc10c86} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.01.17 13:43:05.492220 [ 269 ] {2dd261aa-3686-4a31-aa04-6088efc10c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3615 | 2026.01.17 13:43:05.492607 [ 269 ] {2dd261aa-3686-4a31-aa04-6088efc10c86} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3616 | 2026.01.17 13:43:05.492834 [ 269 ] {2dd261aa-3686-4a31-aa04-6088efc10c86} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.01.17 13:43:05.492992 [ 269 ] {2dd261aa-3686-4a31-aa04-6088efc10c86} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00164 sec., 14634.146341463415 rows/sec., 1.21 MiB/sec. | ||
| 3618 | 2026.01.17 13:43:05.493046 [ 269 ] {2dd261aa-3686-4a31-aa04-6088efc10c86} <Debug> TCPHandler: Processed in 0.001976081 sec. | ||
| 3619 | 2026.01.17 13:43:05.493181 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2026.01.17 13:43:05.493287 [ 269 ] {30f70597-b127-4a99-8b3d-a456a554d6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3621 | 2026.01.17 13:43:05.493332 [ 269 ] {30f70597-b127-4a99-8b3d-a456a554d6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3622 | 2026.01.17 13:43:05.493748 [ 269 ] {30f70597-b127-4a99-8b3d-a456a554d6c1} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.01.17 13:43:05.493784 [ 269 ] {30f70597-b127-4a99-8b3d-a456a554d6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3624 | 2026.01.17 13:43:05.494092 [ 269 ] {30f70597-b127-4a99-8b3d-a456a554d6c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3625 | 2026.01.17 13:43:05.494328 [ 269 ] {30f70597-b127-4a99-8b3d-a456a554d6c1} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.01.17 13:43:05.494461 [ 269 ] {30f70597-b127-4a99-8b3d-a456a554d6c1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0012 sec., 1666.6666666666667 rows/sec., 135.90 KiB/sec. | ||
| 3627 | 2026.01.17 13:43:05.494498 [ 269 ] {30f70597-b127-4a99-8b3d-a456a554d6c1} <Debug> TCPHandler: Processed in 0.001371926 sec. | ||
| 3628 | 2026.01.17 13:43:05.494621 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.01.17 13:43:05.494721 [ 269 ] {1d70dfeb-940f-4c0a-889f-8687fa813e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3630 | 2026.01.17 13:43:05.494761 [ 269 ] {1d70dfeb-940f-4c0a-889f-8687fa813e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3631 | 2026.01.17 13:43:05.495282 [ 269 ] {1d70dfeb-940f-4c0a-889f-8687fa813e1b} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.01.17 13:43:05.495315 [ 269 ] {1d70dfeb-940f-4c0a-889f-8687fa813e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3633 | 2026.01.17 13:43:05.495653 [ 269 ] {1d70dfeb-940f-4c0a-889f-8687fa813e1b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3634 | 2026.01.17 13:43:05.495862 [ 269 ] {1d70dfeb-940f-4c0a-889f-8687fa813e1b} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.01.17 13:43:05.495990 [ 269 ] {1d70dfeb-940f-4c0a-889f-8687fa813e1b} <Debug> executeQuery: Read 223 rows, 20.21 KiB in 0.001292 sec., 172600.61919504646 rows/sec., 15.27 MiB/sec. | ||
| 3636 | 2026.01.17 13:43:05.496027 [ 269 ] {1d70dfeb-940f-4c0a-889f-8687fa813e1b} <Debug> TCPHandler: Processed in 0.001457168 sec. | ||
| 3637 | 2026.01.17 13:43:05.496155 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2026.01.17 13:43:05.496252 [ 269 ] {06cf65c3-7d59-451b-980c-c1d17f8f5119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3639 | 2026.01.17 13:43:05.496293 [ 269 ] {06cf65c3-7d59-451b-980c-c1d17f8f5119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3640 | 2026.01.17 13:43:05.496716 [ 269 ] {06cf65c3-7d59-451b-980c-c1d17f8f5119} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.01.17 13:43:05.496760 [ 269 ] {06cf65c3-7d59-451b-980c-c1d17f8f5119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3642 | 2026.01.17 13:43:05.497079 [ 269 ] {06cf65c3-7d59-451b-980c-c1d17f8f5119} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3643 | 2026.01.17 13:43:05.497286 [ 269 ] {06cf65c3-7d59-451b-980c-c1d17f8f5119} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2026.01.17 13:43:05.497413 [ 269 ] {06cf65c3-7d59-451b-980c-c1d17f8f5119} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001181 sec., 31329.381879762914 rows/sec., 2.34 MiB/sec. | ||
| 3645 | 2026.01.17 13:43:05.497450 [ 269 ] {06cf65c3-7d59-451b-980c-c1d17f8f5119} <Debug> TCPHandler: Processed in 0.001344935 sec. | ||
| 3646 | 2026.01.17 13:43:05.497566 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2026.01.17 13:43:05.497663 [ 269 ] {578c8511-4f48-4350-b32e-6551c2c0f2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3648 | 2026.01.17 13:43:05.497702 [ 269 ] {578c8511-4f48-4350-b32e-6551c2c0f2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3649 | 2026.01.17 13:43:05.498099 [ 269 ] {578c8511-4f48-4350-b32e-6551c2c0f2d0} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.01.17 13:43:05.498133 [ 269 ] {578c8511-4f48-4350-b32e-6551c2c0f2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3651 | 2026.01.17 13:43:05.498425 [ 269 ] {578c8511-4f48-4350-b32e-6551c2c0f2d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3652 | 2026.01.17 13:43:05.498654 [ 269 ] {578c8511-4f48-4350-b32e-6551c2c0f2d0} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.01.17 13:43:05.498782 [ 269 ] {578c8511-4f48-4350-b32e-6551c2c0f2d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 3654 | 2026.01.17 13:43:05.498819 [ 269 ] {578c8511-4f48-4350-b32e-6551c2c0f2d0} <Debug> TCPHandler: Processed in 0.001303894 sec. | ||
| 3655 | 2026.01.17 13:43:05.498935 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.01.17 13:43:05.499034 [ 269 ] {cfe7a051-dec9-4ef8-a6e6-2b68aaf637d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3657 | 2026.01.17 13:43:05.499075 [ 269 ] {cfe7a051-dec9-4ef8-a6e6-2b68aaf637d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3658 | 2026.01.17 13:43:05.499496 [ 269 ] {cfe7a051-dec9-4ef8-a6e6-2b68aaf637d0} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.01.17 13:43:05.499529 [ 269 ] {cfe7a051-dec9-4ef8-a6e6-2b68aaf637d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3660 | 2026.01.17 13:43:05.499848 [ 269 ] {cfe7a051-dec9-4ef8-a6e6-2b68aaf637d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3661 | 2026.01.17 13:43:05.500081 [ 269 ] {cfe7a051-dec9-4ef8-a6e6-2b68aaf637d0} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.01.17 13:43:05.500210 [ 269 ] {cfe7a051-dec9-4ef8-a6e6-2b68aaf637d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001198 sec., 10016.69449081803 rows/sec., 782.55 KiB/sec. | ||
| 3663 | 2026.01.17 13:43:05.500250 [ 269 ] {cfe7a051-dec9-4ef8-a6e6-2b68aaf637d0} <Debug> TCPHandler: Processed in 0.001365235 sec. | ||
| 3664 | 2026.01.17 13:43:05.500371 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2026.01.17 13:43:05.500497 [ 269 ] {eb8142a2-afb7-447b-b09b-84a60cb83c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3666 | 2026.01.17 13:43:05.500558 [ 269 ] {eb8142a2-afb7-447b-b09b-84a60cb83c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3667 | 2026.01.17 13:43:05.501064 [ 269 ] {eb8142a2-afb7-447b-b09b-84a60cb83c77} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2026.01.17 13:43:05.501101 [ 269 ] {eb8142a2-afb7-447b-b09b-84a60cb83c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3669 | 2026.01.17 13:43:05.501440 [ 269 ] {eb8142a2-afb7-447b-b09b-84a60cb83c77} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3670 | 2026.01.17 13:43:05.501676 [ 269 ] {eb8142a2-afb7-447b-b09b-84a60cb83c77} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.01.17 13:43:05.501805 [ 269 ] {eb8142a2-afb7-447b-b09b-84a60cb83c77} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001334 sec., 93703.14842578712 rows/sec., 7.60 MiB/sec. | ||
| 3672 | 2026.01.17 13:43:05.501845 [ 269 ] {eb8142a2-afb7-447b-b09b-84a60cb83c77} <Debug> TCPHandler: Processed in 0.001525889 sec. | ||
| 3673 | 2026.01.17 13:43:05.501964 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.01.17 13:43:05.502062 [ 269 ] {f04a9ba2-44ea-4961-bc04-46140d5e5a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3675 | 2026.01.17 13:43:05.502109 [ 269 ] {f04a9ba2-44ea-4961-bc04-46140d5e5a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3676 | 2026.01.17 13:43:05.502522 [ 269 ] {f04a9ba2-44ea-4961-bc04-46140d5e5a16} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.01.17 13:43:05.502557 [ 269 ] {f04a9ba2-44ea-4961-bc04-46140d5e5a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3678 | 2026.01.17 13:43:05.502911 [ 269 ] {f04a9ba2-44ea-4961-bc04-46140d5e5a16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3679 | 2026.01.17 13:43:05.503167 [ 269 ] {f04a9ba2-44ea-4961-bc04-46140d5e5a16} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.01.17 13:43:05.503296 [ 269 ] {f04a9ba2-44ea-4961-bc04-46140d5e5a16} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001254 sec., 157097.28867623606 rows/sec., 11.27 MiB/sec. | ||
| 3681 | 2026.01.17 13:43:05.503335 [ 269 ] {f04a9ba2-44ea-4961-bc04-46140d5e5a16} <Debug> TCPHandler: Processed in 0.001422226 sec. | ||
| 3682 | 2026.01.17 13:43:05.503457 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3683 | 2026.01.17 13:43:05.503553 [ 269 ] {3a1df37e-5ecc-48e5-9646-03e9cc5a1756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3684 | 2026.01.17 13:43:05.503610 [ 269 ] {3a1df37e-5ecc-48e5-9646-03e9cc5a1756} <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 | ||
| 3685 | 2026.01.17 13:43:05.504436 [ 269 ] {3a1df37e-5ecc-48e5-9646-03e9cc5a1756} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.01.17 13:43:05.504472 [ 269 ] {3a1df37e-5ecc-48e5-9646-03e9cc5a1756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3687 | 2026.01.17 13:43:05.505074 [ 269 ] {3a1df37e-5ecc-48e5-9646-03e9cc5a1756} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3688 | 2026.01.17 13:43:05.505329 [ 269 ] {3a1df37e-5ecc-48e5-9646-03e9cc5a1756} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2026.01.17 13:43:05.505470 [ 269 ] {3a1df37e-5ecc-48e5-9646-03e9cc5a1756} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001937 sec., 11874.032008260197 rows/sec., 21.28 MiB/sec. | ||
| 3690 | 2026.01.17 13:43:05.505524 [ 269 ] {3a1df37e-5ecc-48e5-9646-03e9cc5a1756} <Debug> TCPHandler: Processed in 0.002117465 sec. | ||
| 3691 | 2026.01.17 13:43:05.505648 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.01.17 13:43:05.505748 [ 269 ] {fae7cff6-3aa9-43c6-80b8-36055aab6121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3693 | 2026.01.17 13:43:05.505792 [ 269 ] {fae7cff6-3aa9-43c6-80b8-36055aab6121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3694 | 2026.01.17 13:43:05.506162 [ 269 ] {fae7cff6-3aa9-43c6-80b8-36055aab6121} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.01.17 13:43:05.506199 [ 269 ] {fae7cff6-3aa9-43c6-80b8-36055aab6121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3696 | 2026.01.17 13:43:05.506516 [ 269 ] {fae7cff6-3aa9-43c6-80b8-36055aab6121} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3697 | 2026.01.17 13:43:05.506753 [ 269 ] {fae7cff6-3aa9-43c6-80b8-36055aab6121} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2026.01.17 13:43:05.506882 [ 269 ] {fae7cff6-3aa9-43c6-80b8-36055aab6121} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 3699 | 2026.01.17 13:43:05.506920 [ 269 ] {fae7cff6-3aa9-43c6-80b8-36055aab6121} <Debug> TCPHandler: Processed in 0.001322154 sec. | ||
| 3700 | 2026.01.17 13:43:06.526261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8027 | ||
| 3701 | 2026.01.17 13:43:06.526745 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.01.17 13:43:06.526790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3703 | 2026.01.17 13:43:06.527315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3704 | 2026.01.17 13:43:06.527563 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.01.17 13:43:06.527712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8027 | ||
| 3706 | 2026.01.17 13:43:06.955154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3707 | 2026.01.17 13:43:06.970969 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.01.17 13:43:06.971040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3709 | 2026.01.17 13:43:06.977453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3710 | 2026.01.17 13:43:06.978181 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.01.17 13:43:06.980887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3712 | 2026.01.17 13:43:07.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.20 MiB, peak 243.54 MiB, free memory in arenas 0.00 B, will set to 237.50 MiB (RSS), difference: 1.30 MiB | ||
| 3713 | 2026.01.17 13:43:09.038356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 464 | ||
| 3714 | 2026.01.17 13:43:09.041075 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.01.17 13:43:09.041136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3716 | 2026.01.17 13:43:09.042297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3717 | 2026.01.17 13:43:09.042648 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.01.17 13:43:09.043000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3719 | 2026.01.17 13:43:10.488807 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2026.01.17 13:43:10.489084 [ 269 ] {9508fb35-2215-47c2-8f41-5a780ccc693f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3721 | 2026.01.17 13:43:10.489186 [ 269 ] {9508fb35-2215-47c2-8f41-5a780ccc693f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3722 | 2026.01.17 13:43:10.490028 [ 269 ] {9508fb35-2215-47c2-8f41-5a780ccc693f} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2026.01.17 13:43:10.490075 [ 269 ] {9508fb35-2215-47c2-8f41-5a780ccc693f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3724 | 2026.01.17 13:43:10.490486 [ 269 ] {9508fb35-2215-47c2-8f41-5a780ccc693f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3725 | 2026.01.17 13:43:10.490729 [ 269 ] {9508fb35-2215-47c2-8f41-5a780ccc693f} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2026.01.17 13:43:10.490890 [ 269 ] {9508fb35-2215-47c2-8f41-5a780ccc693f} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.00188 sec., 48936.17021276596 rows/sec., 4.12 MiB/sec. | ||
| 3727 | 2026.01.17 13:43:10.490938 [ 269 ] {9508fb35-2215-47c2-8f41-5a780ccc693f} <Debug> TCPHandler: Processed in 0.00230984 sec. | ||
| 3728 | 2026.01.17 13:43:10.491070 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2026.01.17 13:43:10.491173 [ 269 ] {eaed7748-93d0-4649-8f32-80aec932f48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3730 | 2026.01.17 13:43:10.491217 [ 269 ] {eaed7748-93d0-4649-8f32-80aec932f48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3731 | 2026.01.17 13:43:10.491643 [ 269 ] {eaed7748-93d0-4649-8f32-80aec932f48b} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.01.17 13:43:10.491679 [ 269 ] {eaed7748-93d0-4649-8f32-80aec932f48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3733 | 2026.01.17 13:43:10.491987 [ 269 ] {eaed7748-93d0-4649-8f32-80aec932f48b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3734 | 2026.01.17 13:43:10.492202 [ 269 ] {eaed7748-93d0-4649-8f32-80aec932f48b} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2026.01.17 13:43:10.492333 [ 269 ] {eaed7748-93d0-4649-8f32-80aec932f48b} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001184 sec., 15202.702702702703 rows/sec., 1.12 MiB/sec. | ||
| 3736 | 2026.01.17 13:43:10.492370 [ 269 ] {eaed7748-93d0-4649-8f32-80aec932f48b} <Debug> TCPHandler: Processed in 0.001353135 sec. | ||
| 3737 | 2026.01.17 13:43:10.492482 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.01.17 13:43:10.492579 [ 269 ] {49a75ac9-5d87-4b4e-980b-63b094d01a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3739 | 2026.01.17 13:43:10.492620 [ 269 ] {49a75ac9-5d87-4b4e-980b-63b094d01a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3740 | 2026.01.17 13:43:10.493037 [ 269 ] {49a75ac9-5d87-4b4e-980b-63b094d01a4d} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2026.01.17 13:43:10.493072 [ 269 ] {49a75ac9-5d87-4b4e-980b-63b094d01a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3742 | 2026.01.17 13:43:10.493378 [ 269 ] {49a75ac9-5d87-4b4e-980b-63b094d01a4d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3743 | 2026.01.17 13:43:10.493594 [ 269 ] {49a75ac9-5d87-4b4e-980b-63b094d01a4d} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2026.01.17 13:43:10.493717 [ 269 ] {49a75ac9-5d87-4b4e-980b-63b094d01a4d} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001158 sec., 70811.74438687392 rows/sec., 5.53 MiB/sec. | ||
| 3745 | 2026.01.17 13:43:10.493754 [ 269 ] {49a75ac9-5d87-4b4e-980b-63b094d01a4d} <Debug> TCPHandler: Processed in 0.001322445 sec. | ||
| 3746 | 2026.01.17 13:43:10.493869 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.01.17 13:43:10.493962 [ 269 ] {f68ed602-ce75-474d-b832-1527b0c80b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3748 | 2026.01.17 13:43:10.494006 [ 269 ] {f68ed602-ce75-474d-b832-1527b0c80b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3749 | 2026.01.17 13:43:10.494446 [ 269 ] {f68ed602-ce75-474d-b832-1527b0c80b9b} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.01.17 13:43:10.494490 [ 269 ] {f68ed602-ce75-474d-b832-1527b0c80b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3751 | 2026.01.17 13:43:10.494873 [ 269 ] {f68ed602-ce75-474d-b832-1527b0c80b9b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3752 | 2026.01.17 13:43:10.495111 [ 269 ] {f68ed602-ce75-474d-b832-1527b0c80b9b} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.01.17 13:43:10.495244 [ 269 ] {f68ed602-ce75-474d-b832-1527b0c80b9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 3754 | 2026.01.17 13:43:10.495281 [ 269 ] {f68ed602-ce75-474d-b832-1527b0c80b9b} <Debug> TCPHandler: Processed in 0.001462268 sec. | ||
| 3755 | 2026.01.17 13:43:10.495395 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.01.17 13:43:10.495491 [ 269 ] {8ded75f6-7767-426d-916b-73e2b72d7d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3757 | 2026.01.17 13:43:10.495544 [ 269 ] {8ded75f6-7767-426d-916b-73e2b72d7d6a} <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 | ||
| 3758 | 2026.01.17 13:43:10.496322 [ 269 ] {8ded75f6-7767-426d-916b-73e2b72d7d6a} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.01.17 13:43:10.496359 [ 269 ] {8ded75f6-7767-426d-916b-73e2b72d7d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3760 | 2026.01.17 13:43:10.496880 [ 269 ] {8ded75f6-7767-426d-916b-73e2b72d7d6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3761 | 2026.01.17 13:43:10.497103 [ 269 ] {8ded75f6-7767-426d-916b-73e2b72d7d6a} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.01.17 13:43:10.497243 [ 269 ] {8ded75f6-7767-426d-916b-73e2b72d7d6a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00177 sec., 10169.491525423728 rows/sec., 18.22 MiB/sec. | ||
| 3763 | 2026.01.17 13:43:10.497312 [ 269 ] {8ded75f6-7767-426d-916b-73e2b72d7d6a} <Debug> TCPHandler: Processed in 0.001967091 sec. | ||
| 3764 | 2026.01.17 13:43:10.497437 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.01.17 13:43:10.497532 [ 269 ] {9f1d1cbb-4515-4bfc-b960-47869c29de39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3766 | 2026.01.17 13:43:10.497574 [ 269 ] {9f1d1cbb-4515-4bfc-b960-47869c29de39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3767 | 2026.01.17 13:43:10.497912 [ 269 ] {9f1d1cbb-4515-4bfc-b960-47869c29de39} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.01.17 13:43:10.497949 [ 269 ] {9f1d1cbb-4515-4bfc-b960-47869c29de39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3769 | 2026.01.17 13:43:10.498251 [ 269 ] {9f1d1cbb-4515-4bfc-b960-47869c29de39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3770 | 2026.01.17 13:43:10.498472 [ 269 ] {9f1d1cbb-4515-4bfc-b960-47869c29de39} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.01.17 13:43:10.498600 [ 269 ] {9f1d1cbb-4515-4bfc-b960-47869c29de39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3772 | 2026.01.17 13:43:10.498634 [ 269 ] {9f1d1cbb-4515-4bfc-b960-47869c29de39} <Debug> TCPHandler: Processed in 0.001246552 sec. | ||
| 3773 | 2026.01.17 13:43:13.922136 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3774 | 2026.01.17 13:43:13.922216 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3775 | 2026.01.17 13:43:14.028136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8539 | ||
| 3776 | 2026.01.17 13:43:14.028652 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.01.17 13:43:14.028701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3778 | 2026.01.17 13:43:14.029212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3779 | 2026.01.17 13:43:14.029454 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.01.17 13:43:14.029603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8539 | ||
| 3781 | 2026.01.17 13:43:14.481308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3782 | 2026.01.17 13:43:14.497148 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.01.17 13:43:14.497205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3784 | 2026.01.17 13:43:14.503231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3785 | 2026.01.17 13:43:14.503927 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.01.17 13:43:14.506645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3787 | 2026.01.17 13:43:15.490108 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.01.17 13:43:15.490290 [ 269 ] {7c963b16-bd10-48ad-a75e-c378f0473e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3789 | 2026.01.17 13:43:15.490356 [ 269 ] {7c963b16-bd10-48ad-a75e-c378f0473e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3790 | 2026.01.17 13:43:15.491055 [ 269 ] {7c963b16-bd10-48ad-a75e-c378f0473e5b} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.01.17 13:43:15.491103 [ 269 ] {7c963b16-bd10-48ad-a75e-c378f0473e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3792 | 2026.01.17 13:43:15.491507 [ 269 ] {7c963b16-bd10-48ad-a75e-c378f0473e5b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3793 | 2026.01.17 13:43:15.491730 [ 269 ] {7c963b16-bd10-48ad-a75e-c378f0473e5b} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.01.17 13:43:15.491881 [ 269 ] {7c963b16-bd10-48ad-a75e-c378f0473e5b} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.001642 sec., 62119.36662606577 rows/sec., 5.17 MiB/sec. | ||
| 3795 | 2026.01.17 13:43:15.491921 [ 269 ] {7c963b16-bd10-48ad-a75e-c378f0473e5b} <Debug> TCPHandler: Processed in 0.00193786 sec. | ||
| 3796 | 2026.01.17 13:43:15.492067 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.01.17 13:43:15.492162 [ 269 ] {76479c40-c48d-4d7b-a663-750ca48929f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3798 | 2026.01.17 13:43:15.492203 [ 269 ] {76479c40-c48d-4d7b-a663-750ca48929f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3799 | 2026.01.17 13:43:15.492644 [ 269 ] {76479c40-c48d-4d7b-a663-750ca48929f2} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.01.17 13:43:15.492680 [ 269 ] {76479c40-c48d-4d7b-a663-750ca48929f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3801 | 2026.01.17 13:43:15.492968 [ 269 ] {76479c40-c48d-4d7b-a663-750ca48929f2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3802 | 2026.01.17 13:43:15.493167 [ 269 ] {76479c40-c48d-4d7b-a663-750ca48929f2} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.01.17 13:43:15.493293 [ 269 ] {76479c40-c48d-4d7b-a663-750ca48929f2} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001149 sec., 20017.40644038294 rows/sec., 1.47 MiB/sec. | ||
| 3804 | 2026.01.17 13:43:15.493309 [ 120 ] {} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3805 | 2026.01.17 13:43:15.493329 [ 269 ] {76479c40-c48d-4d7b-a663-750ca48929f2} <Debug> TCPHandler: Processed in 0.001311804 sec. | ||
| 3806 | 2026.01.17 13:43:15.493402 [ 120 ] {} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.01.17 13:43:15.493431 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3808 | 2026.01.17 13:43:15.493477 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.01.17 13:43:15.493559 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3810 | 2026.01.17 13:43:15.493576 [ 269 ] {f0c92623-7213-4eaf-8173-4e087761af7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3811 | 2026.01.17 13:43:15.493636 [ 269 ] {f0c92623-7213-4eaf-8173-4e087761af7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3812 | 2026.01.17 13:43:15.493703 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3813 | 2026.01.17 13:43:15.493742 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 69 rows starting from the beginning of the part | ||
| 3814 | 2026.01.17 13:43:15.493814 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 3815 | 2026.01.17 13:43:15.493862 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 3816 | 2026.01.17 13:43:15.493913 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 3817 | 2026.01.17 13:43:15.493961 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 3818 | 2026.01.17 13:43:15.494008 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
| 3819 | 2026.01.17 13:43:15.494078 [ 269 ] {f0c92623-7213-4eaf-8173-4e087761af7c} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.01.17 13:43:15.494119 [ 269 ] {f0c92623-7213-4eaf-8173-4e087761af7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3821 | 2026.01.17 13:43:15.494455 [ 269 ] {f0c92623-7213-4eaf-8173-4e087761af7c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3822 | 2026.01.17 13:43:15.494688 [ 269 ] {f0c92623-7213-4eaf-8173-4e087761af7c} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.01.17 13:43:15.494824 [ 269 ] {f0c92623-7213-4eaf-8173-4e087761af7c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001267 sec., 68666.14048934492 rows/sec., 5.36 MiB/sec. | ||
| 3824 | 2026.01.17 13:43:15.494862 [ 269 ] {f0c92623-7213-4eaf-8173-4e087761af7c} <Debug> TCPHandler: Processed in 0.001433967 sec. | ||
| 3825 | 2026.01.17 13:43:15.494932 [ 190 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435297 sec., 130983.34351705604 rows/sec., 10.13 MiB/sec. | ||
| 3826 | 2026.01.17 13:43:15.494997 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.01.17 13:43:15.495097 [ 269 ] {6c6cc6d2-4467-48b4-9c6b-6522ee2a57a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3828 | 2026.01.17 13:43:15.495127 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3829 | 2026.01.17 13:43:15.495141 [ 269 ] {6c6cc6d2-4467-48b4-9c6b-6522ee2a57a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3830 | 2026.01.17 13:43:15.495482 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.01.17 13:43:15.495580 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_21_4} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3832 | 2026.01.17 13:43:15.495617 [ 269 ] {6c6cc6d2-4467-48b4-9c6b-6522ee2a57a2} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.01.17 13:43:15.495658 [ 269 ] {6c6cc6d2-4467-48b4-9c6b-6522ee2a57a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3834 | 2026.01.17 13:43:15.495692 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3835 | 2026.01.17 13:43:15.495996 [ 269 ] {6c6cc6d2-4467-48b4-9c6b-6522ee2a57a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3836 | 2026.01.17 13:43:15.496207 [ 269 ] {6c6cc6d2-4467-48b4-9c6b-6522ee2a57a2} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.01.17 13:43:15.496333 [ 269 ] {6c6cc6d2-4467-48b4-9c6b-6522ee2a57a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 3838 | 2026.01.17 13:43:15.496370 [ 269 ] {6c6cc6d2-4467-48b4-9c6b-6522ee2a57a2} <Debug> TCPHandler: Processed in 0.001431927 sec. | ||
| 3839 | 2026.01.17 13:43:15.496489 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.01.17 13:43:15.496581 [ 269 ] {a328cf75-9dbb-4149-b037-fff16063c992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3841 | 2026.01.17 13:43:15.496634 [ 269 ] {a328cf75-9dbb-4149-b037-fff16063c992} <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 | ||
| 3842 | 2026.01.17 13:43:15.497421 [ 269 ] {a328cf75-9dbb-4149-b037-fff16063c992} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.01.17 13:43:15.497457 [ 269 ] {a328cf75-9dbb-4149-b037-fff16063c992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3844 | 2026.01.17 13:43:15.497968 [ 269 ] {a328cf75-9dbb-4149-b037-fff16063c992} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3845 | 2026.01.17 13:43:15.498182 [ 269 ] {a328cf75-9dbb-4149-b037-fff16063c992} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.01.17 13:43:15.498313 [ 269 ] {a328cf75-9dbb-4149-b037-fff16063c992} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001749 sec., 13150.37164093768 rows/sec., 23.56 MiB/sec. | ||
| 3847 | 2026.01.17 13:43:15.498363 [ 269 ] {a328cf75-9dbb-4149-b037-fff16063c992} <Debug> TCPHandler: Processed in 0.00192213 sec. | ||
| 3848 | 2026.01.17 13:43:15.498481 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.01.17 13:43:15.498575 [ 269 ] {96a098c6-a945-496b-9c8c-5e63e97a4da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3850 | 2026.01.17 13:43:15.498615 [ 269 ] {96a098c6-a945-496b-9c8c-5e63e97a4da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3851 | 2026.01.17 13:43:15.498946 [ 269 ] {96a098c6-a945-496b-9c8c-5e63e97a4da9} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.01.17 13:43:15.498982 [ 269 ] {96a098c6-a945-496b-9c8c-5e63e97a4da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3853 | 2026.01.17 13:43:15.499272 [ 269 ] {96a098c6-a945-496b-9c8c-5e63e97a4da9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3854 | 2026.01.17 13:43:15.499492 [ 269 ] {96a098c6-a945-496b-9c8c-5e63e97a4da9} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.01.17 13:43:15.499617 [ 269 ] {96a098c6-a945-496b-9c8c-5e63e97a4da9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3856 | 2026.01.17 13:43:15.499651 [ 269 ] {96a098c6-a945-496b-9c8c-5e63e97a4da9} <Debug> TCPHandler: Processed in 0.001217661 sec. | ||
| 3857 | 2026.01.17 13:43:16.211799 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.01.17 13:43:16.212039 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3859 | 2026.01.17 13:43:16.212392 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3860 | 2026.01.17 13:43:16.212432 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3861 | 2026.01.17 13:43:16.212678 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3862 | 2026.01.17 13:43:16.212749 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3863 | 2026.01.17 13:43:16.212893 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 3864 | 2026.01.17 13:43:16.213011 [ 297 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3865 | 2026.01.17 13:43:16.213035 [ 342 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3866 | 2026.01.17 13:43:16.213067 [ 315 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3867 | 2026.01.17 13:43:16.213035 [ 335 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3868 | 2026.01.17 13:43:16.213199 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3869 | 2026.01.17 13:43:16.213226 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3870 | 2026.01.17 13:43:16.213314 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3871 | 2026.01.17 13:43:16.213335 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3872 | 2026.01.17 13:43:16.213371 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3873 | 2026.01.17 13:43:16.213411 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3874 | 2026.01.17 13:43:16.213448 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3875 | 2026.01.17 13:43:16.214225 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002286 sec., 12685.91426071741 rows/sec., 552.79 KiB/sec. | ||
| 3876 | 2026.01.17 13:43:16.214357 [ 269 ] {af7805e4-c3cf-437c-98c1-133298675e8d} <Debug> TCPHandler: Processed in 0.002690759 sec. | ||
| 3877 | 2026.01.17 13:43:16.214636 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.01.17 13:43:16.214786 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3879 | 2026.01.17 13:43:16.215017 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3880 | 2026.01.17 13:43:16.215052 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3881 | 2026.01.17 13:43:16.215248 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3882 | 2026.01.17 13:43:16.215303 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3883 | 2026.01.17 13:43:16.215411 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 3884 | 2026.01.17 13:43:16.215472 [ 335 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3885 | 2026.01.17 13:43:16.215475 [ 315 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3886 | 2026.01.17 13:43:16.215491 [ 342 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3887 | 2026.01.17 13:43:16.215479 [ 297 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3888 | 2026.01.17 13:43:16.215611 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3889 | 2026.01.17 13:43:16.215632 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3890 | 2026.01.17 13:43:16.215701 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3891 | 2026.01.17 13:43:16.215720 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3892 | 2026.01.17 13:43:16.215751 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3893 | 2026.01.17 13:43:16.215781 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3894 | 2026.01.17 13:43:16.215808 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3895 | 2026.01.17 13:43:16.216591 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001869 sec., 15516.318887105404 rows/sec., 676.12 KiB/sec. | ||
| 3896 | 2026.01.17 13:43:16.216705 [ 269 ] {bfd85ff7-c90f-4e75-bc9e-1e4c14eca726} <Debug> TCPHandler: Processed in 0.002123065 sec. | ||
| 3897 | 2026.01.17 13:43:16.216925 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.01.17 13:43:16.217064 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3899 | 2026.01.17 13:43:16.217283 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3900 | 2026.01.17 13:43:16.217318 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3901 | 2026.01.17 13:43:16.217514 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3902 | 2026.01.17 13:43:16.217566 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3903 | 2026.01.17 13:43:16.217664 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 3904 | 2026.01.17 13:43:16.217726 [ 335 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3905 | 2026.01.17 13:43:16.217728 [ 297 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3906 | 2026.01.17 13:43:16.217761 [ 313 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3907 | 2026.01.17 13:43:16.217745 [ 342 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3908 | 2026.01.17 13:43:16.217886 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3909 | 2026.01.17 13:43:16.217931 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3910 | 2026.01.17 13:43:16.218021 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3911 | 2026.01.17 13:43:16.218043 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3912 | 2026.01.17 13:43:16.218081 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3913 | 2026.01.17 13:43:16.218122 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3914 | 2026.01.17 13:43:16.218156 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3915 | 2026.01.17 13:43:16.218849 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001842 sec., 15743.756786102062 rows/sec., 686.03 KiB/sec. | ||
| 3916 | 2026.01.17 13:43:16.218969 [ 269 ] {716d2e7b-8365-42ee-a3f8-865b87abfed7} <Debug> TCPHandler: Processed in 0.002094694 sec. | ||
| 3917 | 2026.01.17 13:43:16.219182 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.01.17 13:43:16.219320 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3919 | 2026.01.17 13:43:16.219542 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3920 | 2026.01.17 13:43:16.219578 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3921 | 2026.01.17 13:43:16.219780 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3922 | 2026.01.17 13:43:16.219833 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3923 | 2026.01.17 13:43:16.219934 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3924 | 2026.01.17 13:43:16.219993 [ 342 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3925 | 2026.01.17 13:43:16.220002 [ 335 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3926 | 2026.01.17 13:43:16.220034 [ 298 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3927 | 2026.01.17 13:43:16.220001 [ 297 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3928 | 2026.01.17 13:43:16.220147 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3929 | 2026.01.17 13:43:16.220170 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3930 | 2026.01.17 13:43:16.220236 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3931 | 2026.01.17 13:43:16.220253 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3932 | 2026.01.17 13:43:16.220282 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3933 | 2026.01.17 13:43:16.220345 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3934 | 2026.01.17 13:43:16.220406 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3935 | 2026.01.17 13:43:16.221088 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001826 sec., 15881.708652792991 rows/sec., 692.04 KiB/sec. | ||
| 3936 | 2026.01.17 13:43:16.221204 [ 269 ] {799ba638-70d4-469b-a70e-8a8b8673ac93} <Debug> TCPHandler: Processed in 0.002071784 sec. | ||
| 3937 | 2026.01.17 13:43:16.221443 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.01.17 13:43:16.221591 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3939 | 2026.01.17 13:43:16.221815 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3940 | 2026.01.17 13:43:16.221850 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3941 | 2026.01.17 13:43:16.222053 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3942 | 2026.01.17 13:43:16.222105 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3943 | 2026.01.17 13:43:16.222205 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3944 | 2026.01.17 13:43:16.222263 [ 314 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3945 | 2026.01.17 13:43:16.222268 [ 335 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3946 | 2026.01.17 13:43:16.222284 [ 298 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3947 | 2026.01.17 13:43:16.222274 [ 297 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3948 | 2026.01.17 13:43:16.222414 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3949 | 2026.01.17 13:43:16.222436 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3950 | 2026.01.17 13:43:16.222502 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3951 | 2026.01.17 13:43:16.222519 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3952 | 2026.01.17 13:43:16.222549 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3953 | 2026.01.17 13:43:16.222582 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3954 | 2026.01.17 13:43:16.222612 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3955 | 2026.01.17 13:43:16.223263 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001729 sec., 16772.7009832273 rows/sec., 730.87 KiB/sec. | ||
| 3956 | 2026.01.17 13:43:16.223393 [ 269 ] {94bf71cc-9ac7-4352-9c1f-6bce62144b59} <Debug> TCPHandler: Processed in 0.001998421 sec. | ||
| 3957 | 2026.01.17 13:43:16.223632 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.01.17 13:43:16.223767 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3959 | 2026.01.17 13:43:16.223992 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3960 | 2026.01.17 13:43:16.224027 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3961 | 2026.01.17 13:43:16.224224 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3962 | 2026.01.17 13:43:16.224276 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3963 | 2026.01.17 13:43:16.224373 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3964 | 2026.01.17 13:43:16.224446 [ 299 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3965 | 2026.01.17 13:43:16.224447 [ 335 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3966 | 2026.01.17 13:43:16.224447 [ 298 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3967 | 2026.01.17 13:43:16.224447 [ 314 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3968 | 2026.01.17 13:43:16.224582 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3969 | 2026.01.17 13:43:16.224608 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3970 | 2026.01.17 13:43:16.224676 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3971 | 2026.01.17 13:43:16.224692 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3972 | 2026.01.17 13:43:16.224721 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3973 | 2026.01.17 13:43:16.224750 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3974 | 2026.01.17 13:43:16.224788 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3975 | 2026.01.17 13:43:16.225423 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001714 sec., 16919.486581096848 rows/sec., 737.26 KiB/sec. | ||
| 3976 | 2026.01.17 13:43:16.225537 [ 269 ] {52e690fb-d058-4d74-b7c0-4994521fcbea} <Debug> TCPHandler: Processed in 0.001954341 sec. | ||
| 3977 | 2026.01.17 13:43:16.378284 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.01.17 13:43:16.378498 [ 269 ] {00c519aa-de0a-41cc-ac57-8a79b652bbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3979 | 2026.01.17 13:43:16.378580 [ 269 ] {00c519aa-de0a-41cc-ac57-8a79b652bbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3980 | 2026.01.17 13:43:16.379308 [ 269 ] {00c519aa-de0a-41cc-ac57-8a79b652bbe2} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.01.17 13:43:16.379350 [ 269 ] {00c519aa-de0a-41cc-ac57-8a79b652bbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3982 | 2026.01.17 13:43:16.379774 [ 269 ] {00c519aa-de0a-41cc-ac57-8a79b652bbe2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3983 | 2026.01.17 13:43:16.379967 [ 269 ] {00c519aa-de0a-41cc-ac57-8a79b652bbe2} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.01.17 13:43:16.380117 [ 269 ] {00c519aa-de0a-41cc-ac57-8a79b652bbe2} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001678 sec., 3575.6853396901074 rows/sec., 796.15 KiB/sec. | ||
| 3985 | 2026.01.17 13:43:16.380157 [ 269 ] {00c519aa-de0a-41cc-ac57-8a79b652bbe2} <Debug> TCPHandler: Processed in 0.001980421 sec. | ||
| 3986 | 2026.01.17 13:43:16.380290 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.01.17 13:43:16.380418 [ 269 ] {20d4c408-fa6c-48c9-a81b-a61b1f26a271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3988 | 2026.01.17 13:43:16.380466 [ 269 ] {20d4c408-fa6c-48c9-a81b-a61b1f26a271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3989 | 2026.01.17 13:43:16.380953 [ 269 ] {20d4c408-fa6c-48c9-a81b-a61b1f26a271} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.01.17 13:43:16.380991 [ 269 ] {20d4c408-fa6c-48c9-a81b-a61b1f26a271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3991 | 2026.01.17 13:43:16.381300 [ 269 ] {20d4c408-fa6c-48c9-a81b-a61b1f26a271} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3992 | 2026.01.17 13:43:16.381509 [ 269 ] {20d4c408-fa6c-48c9-a81b-a61b1f26a271} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.01.17 13:43:16.381634 [ 269 ] {20d4c408-fa6c-48c9-a81b-a61b1f26a271} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001243 sec., 8045.052292839904 rows/sec., 656.02 KiB/sec. | ||
| 3994 | 2026.01.17 13:43:16.381671 [ 269 ] {20d4c408-fa6c-48c9-a81b-a61b1f26a271} <Debug> TCPHandler: Processed in 0.001440277 sec. | ||
| 3995 | 2026.01.17 13:43:16.381804 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.01.17 13:43:16.381926 [ 269 ] {08ed0269-0e9c-4c45-af42-f5d18babcffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3997 | 2026.01.17 13:43:16.381974 [ 269 ] {08ed0269-0e9c-4c45-af42-f5d18babcffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3998 | 2026.01.17 13:43:16.383171 [ 269 ] {08ed0269-0e9c-4c45-af42-f5d18babcffd} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.01.17 13:43:16.383208 [ 269 ] {08ed0269-0e9c-4c45-af42-f5d18babcffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4000 | 2026.01.17 13:43:16.383648 [ 269 ] {08ed0269-0e9c-4c45-af42-f5d18babcffd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4001 | 2026.01.17 13:43:16.383864 [ 269 ] {08ed0269-0e9c-4c45-af42-f5d18babcffd} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.01.17 13:43:16.383997 [ 269 ] {08ed0269-0e9c-4c45-af42-f5d18babcffd} <Debug> executeQuery: Read 1237 rows, 104.41 KiB in 0.002095 sec., 590453.4606205251 rows/sec., 48.67 MiB/sec. | ||
| 4003 | 2026.01.17 13:43:16.384034 [ 269 ] {08ed0269-0e9c-4c45-af42-f5d18babcffd} <Debug> TCPHandler: Processed in 0.002291239 sec. | ||
| 4004 | 2026.01.17 13:43:16.384152 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.01.17 13:43:16.384247 [ 269 ] {26f56471-969e-4494-86fa-a0aa39b23fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4006 | 2026.01.17 13:43:16.384286 [ 269 ] {26f56471-969e-4494-86fa-a0aa39b23fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4007 | 2026.01.17 13:43:16.384688 [ 269 ] {26f56471-969e-4494-86fa-a0aa39b23fda} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.01.17 13:43:16.384728 [ 269 ] {26f56471-969e-4494-86fa-a0aa39b23fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4009 | 2026.01.17 13:43:16.385028 [ 269 ] {26f56471-969e-4494-86fa-a0aa39b23fda} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4010 | 2026.01.17 13:43:16.385242 [ 269 ] {26f56471-969e-4494-86fa-a0aa39b23fda} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.01.17 13:43:16.385366 [ 269 ] {26f56471-969e-4494-86fa-a0aa39b23fda} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001138 sec., 24604.56942003515 rows/sec., 1.76 MiB/sec. | ||
| 4012 | 2026.01.17 13:43:16.385404 [ 269 ] {26f56471-969e-4494-86fa-a0aa39b23fda} <Debug> TCPHandler: Processed in 0.001300784 sec. | ||
| 4013 | 2026.01.17 13:43:16.385515 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.01.17 13:43:16.385613 [ 269 ] {c5828387-1a65-4922-82df-3fb1fa0123d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.01.17 13:43:16.385650 [ 269 ] {c5828387-1a65-4922-82df-3fb1fa0123d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4016 | 2026.01.17 13:43:16.386131 [ 269 ] {c5828387-1a65-4922-82df-3fb1fa0123d6} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.01.17 13:43:16.386168 [ 269 ] {c5828387-1a65-4922-82df-3fb1fa0123d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4018 | 2026.01.17 13:43:16.386476 [ 269 ] {c5828387-1a65-4922-82df-3fb1fa0123d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4019 | 2026.01.17 13:43:16.386684 [ 269 ] {c5828387-1a65-4922-82df-3fb1fa0123d6} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.01.17 13:43:16.386798 [ 116 ] {} <Debug> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4021 | 2026.01.17 13:43:16.386807 [ 269 ] {c5828387-1a65-4922-82df-3fb1fa0123d6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 4022 | 2026.01.17 13:43:16.386848 [ 116 ] {} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.01.17 13:43:16.386863 [ 269 ] {c5828387-1a65-4922-82df-3fb1fa0123d6} <Debug> TCPHandler: Processed in 0.001396566 sec. | ||
| 4024 | 2026.01.17 13:43:16.386874 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4025 | 2026.01.17 13:43:16.386971 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2026.01.17 13:43:16.386982 [ 189 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::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 | ||
| 4027 | 2026.01.17 13:43:16.387071 [ 269 ] {1d1beaad-ba0c-49e1-ac3e-51bcd1bbc044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4028 | 2026.01.17 13:43:16.387114 [ 269 ] {1d1beaad-ba0c-49e1-ac3e-51bcd1bbc044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4029 | 2026.01.17 13:43:16.387114 [ 189 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4030 | 2026.01.17 13:43:16.387159 [ 189 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4031 | 2026.01.17 13:43:16.387225 [ 189 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4032 | 2026.01.17 13:43:16.387273 [ 189 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::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 | ||
| 4033 | 2026.01.17 13:43:16.387319 [ 189 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4034 | 2026.01.17 13:43:16.387365 [ 189 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4035 | 2026.01.17 13:43:16.387410 [ 189 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4036 | 2026.01.17 13:43:16.387701 [ 269 ] {1d1beaad-ba0c-49e1-ac3e-51bcd1bbc044} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.01.17 13:43:16.387741 [ 269 ] {1d1beaad-ba0c-49e1-ac3e-51bcd1bbc044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4038 | 2026.01.17 13:43:16.388114 [ 269 ] {1d1beaad-ba0c-49e1-ac3e-51bcd1bbc044} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4039 | 2026.01.17 13:43:16.388256 [ 193 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 325 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318474 sec., 246497.0867836605 rows/sec., 18.74 MiB/sec. | ||
| 4040 | 2026.01.17 13:43:16.388330 [ 269 ] {1d1beaad-ba0c-49e1-ac3e-51bcd1bbc044} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.01.17 13:43:16.388404 [ 193 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4042 | 2026.01.17 13:43:16.388472 [ 269 ] {1d1beaad-ba0c-49e1-ac3e-51bcd1bbc044} <Debug> executeQuery: Read 548 rows, 41.66 KiB in 0.001419 sec., 386187.45595489786 rows/sec., 28.67 MiB/sec. | ||
| 4043 | 2026.01.17 13:43:16.388515 [ 269 ] {1d1beaad-ba0c-49e1-ac3e-51bcd1bbc044} <Debug> TCPHandler: Processed in 0.001592421 sec. | ||
| 4044 | 2026.01.17 13:43:16.388626 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.01.17 13:43:16.388667 [ 193 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.01.17 13:43:16.388722 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.01.17 13:43:16.388739 [ 193 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_6_1} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4048 | 2026.01.17 13:43:16.388770 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4049 | 2026.01.17 13:43:16.388820 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4050 | 2026.01.17 13:43:16.390633 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.01.17 13:43:16.390673 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4052 | 2026.01.17 13:43:16.391386 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4053 | 2026.01.17 13:43:16.391605 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.17 13:43:16.391745 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Debug> executeQuery: Read 4219 rows, 288.51 KiB in 0.003042 sec., 1386916.5023011176 rows/sec., 92.62 MiB/sec. | ||
| 4055 | 2026.01.17 13:43:16.391784 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4056 | 2026.01.17 13:43:16.391797 [ 269 ] {c1cdc29b-ecb0-4cd6-83d9-fb6a24f1f6d3} <Debug> TCPHandler: Processed in 0.003220273 sec. | ||
| 4057 | 2026.01.17 13:43:16.391921 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2026.01.17 13:43:16.392015 [ 269 ] {8de670d0-fa5f-4bd2-a279-b5070824bba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4059 | 2026.01.17 13:43:16.392068 [ 269 ] {8de670d0-fa5f-4bd2-a279-b5070824bba4} <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 | ||
| 4060 | 2026.01.17 13:43:16.392826 [ 269 ] {8de670d0-fa5f-4bd2-a279-b5070824bba4} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.01.17 13:43:16.392862 [ 269 ] {8de670d0-fa5f-4bd2-a279-b5070824bba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4062 | 2026.01.17 13:43:16.393367 [ 269 ] {8de670d0-fa5f-4bd2-a279-b5070824bba4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4063 | 2026.01.17 13:43:16.393598 [ 269 ] {8de670d0-fa5f-4bd2-a279-b5070824bba4} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.01.17 13:43:16.393721 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4065 | 2026.01.17 13:43:16.393733 [ 269 ] {8de670d0-fa5f-4bd2-a279-b5070824bba4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001736 sec., 10368.663594470047 rows/sec., 18.58 MiB/sec. | ||
| 4066 | 2026.01.17 13:43:16.393765 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.01.17 13:43:16.393791 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4068 | 2026.01.17 13:43:16.393803 [ 269 ] {8de670d0-fa5f-4bd2-a279-b5070824bba4} <Debug> TCPHandler: Processed in 0.00193133 sec. | ||
| 4069 | 2026.01.17 13:43:16.393867 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4070 | 2026.01.17 13:43:16.393919 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.01.17 13:43:16.394018 [ 269 ] {85ce960b-0eb5-4089-810e-2cc81d490fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4072 | 2026.01.17 13:43:16.394059 [ 269 ] {85ce960b-0eb5-4089-810e-2cc81d490fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4073 | 2026.01.17 13:43:16.394066 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4074 | 2026.01.17 13:43:16.394126 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 250 rows starting from the beginning of the part | ||
| 4075 | 2026.01.17 13:43:16.394243 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part | ||
| 4076 | 2026.01.17 13:43:16.394345 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part | ||
| 4077 | 2026.01.17 13:43:16.394384 [ 269 ] {85ce960b-0eb5-4089-810e-2cc81d490fb1} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.01.17 13:43:16.394425 [ 269 ] {85ce960b-0eb5-4089-810e-2cc81d490fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4079 | 2026.01.17 13:43:16.394444 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part | ||
| 4080 | 2026.01.17 13:43:16.394550 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part | ||
| 4081 | 2026.01.17 13:43:16.394653 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part | ||
| 4082 | 2026.01.17 13:43:16.394740 [ 269 ] {85ce960b-0eb5-4089-810e-2cc81d490fb1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4083 | 2026.01.17 13:43:16.394979 [ 269 ] {85ce960b-0eb5-4089-810e-2cc81d490fb1} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.01.17 13:43:16.395120 [ 269 ] {85ce960b-0eb5-4089-810e-2cc81d490fb1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 738.74 KiB/sec. | ||
| 4085 | 2026.01.17 13:43:16.395157 [ 269 ] {85ce960b-0eb5-4089-810e-2cc81d490fb1} <Debug> TCPHandler: Processed in 0.001286764 sec. | ||
| 4086 | 2026.01.17 13:43:16.397901 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 19 columns (19 merged, 0 gathered) in 0.004066115 sec., 86077.25064342744 rows/sec., 154.25 MiB/sec. | ||
| 4087 | 2026.01.17 13:43:16.398418 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4088 | 2026.01.17 13:43:16.398702 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.01.17 13:43:16.398763 [ 189 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4090 | 2026.01.17 13:43:16.398843 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 4091 | 2026.01.17 13:43:17.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.93 MiB, peak 243.87 MiB, free memory in arenas 0.00 B, will set to 240.29 MiB (RSS), difference: 1.36 MiB | ||
| 4092 | 2026.01.17 13:43:19.044085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 518 | ||
| 4093 | 2026.01.17 13:43:19.046793 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.01.17 13:43:19.046851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4095 | 2026.01.17 13:43:19.048146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4096 | 2026.01.17 13:43:19.048425 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.01.17 13:43:19.048775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 4098 | 2026.01.17 13:43:20.486740 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.01.17 13:43:20.486940 [ 269 ] {e4968969-9870-40ed-83ed-ffa66a5695a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4100 | 2026.01.17 13:43:20.487011 [ 269 ] {e4968969-9870-40ed-83ed-ffa66a5695a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4101 | 2026.01.17 13:43:20.487751 [ 269 ] {e4968969-9870-40ed-83ed-ffa66a5695a6} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2026.01.17 13:43:20.487805 [ 269 ] {e4968969-9870-40ed-83ed-ffa66a5695a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4103 | 2026.01.17 13:43:20.488198 [ 269 ] {e4968969-9870-40ed-83ed-ffa66a5695a6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4104 | 2026.01.17 13:43:20.488435 [ 269 ] {e4968969-9870-40ed-83ed-ffa66a5695a6} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.01.17 13:43:20.488559 [ 112 ] {} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4106 | 2026.01.17 13:43:20.488590 [ 269 ] {e4968969-9870-40ed-83ed-ffa66a5695a6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.51 MiB/sec. | ||
| 4107 | 2026.01.17 13:43:20.488636 [ 112 ] {} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.01.17 13:43:20.488653 [ 269 ] {e4968969-9870-40ed-83ed-ffa66a5695a6} <Debug> TCPHandler: Processed in 0.002042713 sec. | ||
| 4109 | 2026.01.17 13:43:20.488666 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4110 | 2026.01.17 13:43:20.488789 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.01.17 13:43:20.488799 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4112 | 2026.01.17 13:43:20.488896 [ 269 ] {5b362931-0dbc-4dc6-97ed-dea334af1fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4113 | 2026.01.17 13:43:20.488943 [ 269 ] {5b362931-0dbc-4dc6-97ed-dea334af1fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4114 | 2026.01.17 13:43:20.488946 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4115 | 2026.01.17 13:43:20.488995 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 267 rows starting from the beginning of the part | ||
| 4116 | 2026.01.17 13:43:20.489093 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 223 rows starting from the beginning of the part | ||
| 4117 | 2026.01.17 13:43:20.489151 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 92 rows starting from the beginning of the part | ||
| 4118 | 2026.01.17 13:43:20.489199 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part | ||
| 4119 | 2026.01.17 13:43:20.489244 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1237 rows starting from the beginning of the part | ||
| 4120 | 2026.01.17 13:43:20.489289 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4121 | 2026.01.17 13:43:20.489416 [ 269 ] {5b362931-0dbc-4dc6-97ed-dea334af1fd3} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.01.17 13:43:20.489464 [ 269 ] {5b362931-0dbc-4dc6-97ed-dea334af1fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4123 | 2026.01.17 13:43:20.489814 [ 269 ] {5b362931-0dbc-4dc6-97ed-dea334af1fd3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4124 | 2026.01.17 13:43:20.490043 [ 269 ] {5b362931-0dbc-4dc6-97ed-dea334af1fd3} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.01.17 13:43:20.490173 [ 111 ] {} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4126 | 2026.01.17 13:43:20.490178 [ 269 ] {5b362931-0dbc-4dc6-97ed-dea334af1fd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001306 sec., 49004.59418070444 rows/sec., 3.82 MiB/sec. | ||
| 4127 | 2026.01.17 13:43:20.490212 [ 111 ] {} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.01.17 13:43:20.490230 [ 269 ] {5b362931-0dbc-4dc6-97ed-dea334af1fd3} <Debug> TCPHandler: Processed in 0.001496328 sec. | ||
| 4129 | 2026.01.17 13:43:20.490231 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4130 | 2026.01.17 13:43:20.490349 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.01.17 13:43:20.490353 [ 186 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4132 | 2026.01.17 13:43:20.490450 [ 269 ] {47024783-976c-4027-a657-f75f7b3f1f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.01.17 13:43:20.490497 [ 186 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4134 | 2026.01.17 13:43:20.490500 [ 269 ] {47024783-976c-4027-a657-f75f7b3f1f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4135 | 2026.01.17 13:43:20.490538 [ 186 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 175 rows starting from the beginning of the part | ||
| 4136 | 2026.01.17 13:43:20.490541 [ 194 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799376 sec., 1098714.2209299223 rows/sec., 96.43 MiB/sec. | ||
| 4137 | 2026.01.17 13:43:20.490608 [ 186 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 125 rows starting from the beginning of the part | ||
| 4138 | 2026.01.17 13:43:20.490652 [ 186 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
| 4139 | 2026.01.17 13:43:20.490698 [ 186 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part | ||
| 4140 | 2026.01.17 13:43:20.490746 [ 186 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 548 rows starting from the beginning of the part | ||
| 4141 | 2026.01.17 13:43:20.490783 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4142 | 2026.01.17 13:43:20.490788 [ 186 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4143 | 2026.01.17 13:43:20.490929 [ 269 ] {47024783-976c-4027-a657-f75f7b3f1f51} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.01.17 13:43:20.490972 [ 269 ] {47024783-976c-4027-a657-f75f7b3f1f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4145 | 2026.01.17 13:43:20.491137 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.01.17 13:43:20.491223 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_26_5} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4147 | 2026.01.17 13:43:20.491306 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4148 | 2026.01.17 13:43:20.491363 [ 269 ] {47024783-976c-4027-a657-f75f7b3f1f51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4149 | 2026.01.17 13:43:20.491604 [ 269 ] {47024783-976c-4027-a657-f75f7b3f1f51} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.01.17 13:43:20.491702 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4151 | 2026.01.17 13:43:20.491731 [ 269 ] {47024783-976c-4027-a657-f75f7b3f1f51} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001303 sec., 98234.8426707598 rows/sec., 6.84 MiB/sec. | ||
| 4152 | 2026.01.17 13:43:20.491732 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.01.17 13:43:20.491762 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4154 | 2026.01.17 13:43:20.491768 [ 269 ] {47024783-976c-4027-a657-f75f7b3f1f51} <Debug> TCPHandler: Processed in 0.001470838 sec. | ||
| 4155 | 2026.01.17 13:43:20.491830 [ 186 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4156 | 2026.01.17 13:43:20.491908 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2026.01.17 13:43:20.491938 [ 186 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4158 | 2026.01.17 13:43:20.491971 [ 186 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3481 rows starting from the beginning of the part | ||
| 4159 | 2026.01.17 13:43:20.491984 [ 194 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689453 sec., 639852.0704630433 rows/sec., 51.62 MiB/sec. | ||
| 4160 | 2026.01.17 13:43:20.492008 [ 269 ] {5e62de95-2e0b-4f62-ba93-eed68fa318bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4161 | 2026.01.17 13:43:20.492025 [ 186 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 197 rows starting from the beginning of the part | ||
| 4162 | 2026.01.17 13:43:20.492058 [ 269 ] {5e62de95-2e0b-4f62-ba93-eed68fa318bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4163 | 2026.01.17 13:43:20.492077 [ 186 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4164 | 2026.01.17 13:43:20.492124 [ 186 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4165 | 2026.01.17 13:43:20.492164 [ 186 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4219 rows starting from the beginning of the part | ||
| 4166 | 2026.01.17 13:43:20.492206 [ 186 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4167 | 2026.01.17 13:43:20.492207 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4168 | 2026.01.17 13:43:20.492429 [ 269 ] {5e62de95-2e0b-4f62-ba93-eed68fa318bb} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.01.17 13:43:20.492471 [ 269 ] {5e62de95-2e0b-4f62-ba93-eed68fa318bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4170 | 2026.01.17 13:43:20.492512 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.01.17 13:43:20.492578 [ 191 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_26_5} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4172 | 2026.01.17 13:43:20.492655 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4173 | 2026.01.17 13:43:20.492796 [ 269 ] {5e62de95-2e0b-4f62-ba93-eed68fa318bb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4174 | 2026.01.17 13:43:20.493028 [ 269 ] {5e62de95-2e0b-4f62-ba93-eed68fa318bb} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.01.17 13:43:20.493124 [ 111 ] {} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4176 | 2026.01.17 13:43:20.493149 [ 111 ] {} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.01.17 13:43:20.493156 [ 269 ] {5e62de95-2e0b-4f62-ba93-eed68fa318bb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001166 sec., 41166.3807890223 rows/sec., 2.77 MiB/sec. | ||
| 4178 | 2026.01.17 13:43:20.493166 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4179 | 2026.01.17 13:43:20.493191 [ 269 ] {5e62de95-2e0b-4f62-ba93-eed68fa318bb} <Debug> TCPHandler: Processed in 0.001331495 sec. | ||
| 4180 | 2026.01.17 13:43:20.493243 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4181 | 2026.01.17 13:43:20.493344 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4182 | 2026.01.17 13:43:20.493371 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1170 rows starting from the beginning of the part | ||
| 4183 | 2026.01.17 13:43:20.493422 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4184 | 2026.01.17 13:43:20.493462 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4185 | 2026.01.17 13:43:20.493497 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4186 | 2026.01.17 13:43:20.493533 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4187 | 2026.01.17 13:43:20.493569 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4188 | 2026.01.17 13:43:20.494561 [ 191 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355795 sec., 1039980.2329998268 rows/sec., 70.16 MiB/sec. | ||
| 4189 | 2026.01.17 13:43:20.494723 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4190 | 2026.01.17 13:43:20.494969 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.01.17 13:43:20.495043 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_26_5} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4192 | 2026.01.17 13:43:20.495108 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4193 | 2026.01.17 13:43:20.495264 [ 191 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8345 rows, containing 5 columns (5 merged, 0 gathered) in 0.003464599 sec., 2408648.158127391 rows/sec., 165.30 MiB/sec. | ||
| 4194 | 2026.01.17 13:43:20.495420 [ 191 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4195 | 2026.01.17 13:43:20.495667 [ 191 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.01.17 13:43:20.495727 [ 191 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4197 | 2026.01.17 13:43:20.495799 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4198 | 2026.01.17 13:43:21.530642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8987 | ||
| 4199 | 2026.01.17 13:43:21.531383 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.01.17 13:43:21.531425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4201 | 2026.01.17 13:43:21.531927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4202 | 2026.01.17 13:43:21.532171 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.01.17 13:43:21.532312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8987 | ||
| 4204 | 2026.01.17 13:43:22.007656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4205 | 2026.01.17 13:43:22.026324 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.01.17 13:43:22.026384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4207 | 2026.01.17 13:43:22.032787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4208 | 2026.01.17 13:43:22.033509 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.01.17 13:43:22.036531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4210 | 2026.01.17 13:43:23.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.76 MiB, peak 247.40 MiB, free memory in arenas 0.00 B, will set to 243.91 MiB (RSS), difference: 2.15 MiB | ||
| 4211 | 2026.01.17 13:43:25.489472 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.01.17 13:43:25.489675 [ 269 ] {8e102bd3-84f5-4f4c-91fd-b60074b3ecd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4213 | 2026.01.17 13:43:25.489747 [ 269 ] {8e102bd3-84f5-4f4c-91fd-b60074b3ecd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4214 | 2026.01.17 13:43:25.490460 [ 269 ] {8e102bd3-84f5-4f4c-91fd-b60074b3ecd1} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.01.17 13:43:25.490508 [ 269 ] {8e102bd3-84f5-4f4c-91fd-b60074b3ecd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4216 | 2026.01.17 13:43:25.490909 [ 269 ] {8e102bd3-84f5-4f4c-91fd-b60074b3ecd1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4217 | 2026.01.17 13:43:25.491137 [ 269 ] {8e102bd3-84f5-4f4c-91fd-b60074b3ecd1} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.01.17 13:43:25.491289 [ 269 ] {8e102bd3-84f5-4f4c-91fd-b60074b3ecd1} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.001666 sec., 61224.48979591837 rows/sec., 5.10 MiB/sec. | ||
| 4219 | 2026.01.17 13:43:25.491328 [ 269 ] {8e102bd3-84f5-4f4c-91fd-b60074b3ecd1} <Debug> TCPHandler: Processed in 0.001989161 sec. | ||
| 4220 | 2026.01.17 13:43:25.491466 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.01.17 13:43:25.491565 [ 269 ] {8d652b44-0330-4edd-a814-d52ab4d9f698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.01.17 13:43:25.491605 [ 269 ] {8d652b44-0330-4edd-a814-d52ab4d9f698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4223 | 2026.01.17 13:43:25.492077 [ 269 ] {8d652b44-0330-4edd-a814-d52ab4d9f698} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.01.17 13:43:25.492124 [ 269 ] {8d652b44-0330-4edd-a814-d52ab4d9f698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4225 | 2026.01.17 13:43:25.492448 [ 269 ] {8d652b44-0330-4edd-a814-d52ab4d9f698} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4226 | 2026.01.17 13:43:25.492660 [ 269 ] {8d652b44-0330-4edd-a814-d52ab4d9f698} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.01.17 13:43:25.492787 [ 269 ] {8d652b44-0330-4edd-a814-d52ab4d9f698} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001243 sec., 18503.62027353178 rows/sec., 1.36 MiB/sec. | ||
| 4228 | 2026.01.17 13:43:25.492824 [ 269 ] {8d652b44-0330-4edd-a814-d52ab4d9f698} <Debug> TCPHandler: Processed in 0.001407897 sec. | ||
| 4229 | 2026.01.17 13:43:25.492944 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.01.17 13:43:25.493039 [ 269 ] {d52dd0d7-dd74-40e2-9e12-06a1985ba70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4231 | 2026.01.17 13:43:25.493084 [ 269 ] {d52dd0d7-dd74-40e2-9e12-06a1985ba70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4232 | 2026.01.17 13:43:25.493533 [ 269 ] {d52dd0d7-dd74-40e2-9e12-06a1985ba70f} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.01.17 13:43:25.493571 [ 269 ] {d52dd0d7-dd74-40e2-9e12-06a1985ba70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4234 | 2026.01.17 13:43:25.493883 [ 269 ] {d52dd0d7-dd74-40e2-9e12-06a1985ba70f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4235 | 2026.01.17 13:43:25.494097 [ 269 ] {d52dd0d7-dd74-40e2-9e12-06a1985ba70f} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.01.17 13:43:25.494235 [ 269 ] {d52dd0d7-dd74-40e2-9e12-06a1985ba70f} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001213 sec., 71723.0008244023 rows/sec., 5.60 MiB/sec. | ||
| 4237 | 2026.01.17 13:43:25.494287 [ 269 ] {d52dd0d7-dd74-40e2-9e12-06a1985ba70f} <Debug> TCPHandler: Processed in 0.001390565 sec. | ||
| 4238 | 2026.01.17 13:43:25.494414 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.01.17 13:43:25.494507 [ 269 ] {16cc2b9d-5c69-46d1-8297-4a51c6901338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.01.17 13:43:25.494551 [ 269 ] {16cc2b9d-5c69-46d1-8297-4a51c6901338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4241 | 2026.01.17 13:43:25.494982 [ 269 ] {16cc2b9d-5c69-46d1-8297-4a51c6901338} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.01.17 13:43:25.495016 [ 269 ] {16cc2b9d-5c69-46d1-8297-4a51c6901338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4243 | 2026.01.17 13:43:25.495378 [ 269 ] {16cc2b9d-5c69-46d1-8297-4a51c6901338} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4244 | 2026.01.17 13:43:25.495593 [ 269 ] {16cc2b9d-5c69-46d1-8297-4a51c6901338} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.01.17 13:43:25.495718 [ 269 ] {16cc2b9d-5c69-46d1-8297-4a51c6901338} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 4246 | 2026.01.17 13:43:25.495753 [ 269 ] {16cc2b9d-5c69-46d1-8297-4a51c6901338} <Debug> TCPHandler: Processed in 0.001392256 sec. | ||
| 4247 | 2026.01.17 13:43:25.495866 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.01.17 13:43:25.495971 [ 269 ] {6935ded7-3bad-4287-a9ad-4c117cd89756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.01.17 13:43:25.496022 [ 269 ] {6935ded7-3bad-4287-a9ad-4c117cd89756} <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 | ||
| 4250 | 2026.01.17 13:43:25.496831 [ 269 ] {6935ded7-3bad-4287-a9ad-4c117cd89756} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.01.17 13:43:25.496866 [ 269 ] {6935ded7-3bad-4287-a9ad-4c117cd89756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4252 | 2026.01.17 13:43:25.497401 [ 269 ] {6935ded7-3bad-4287-a9ad-4c117cd89756} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4253 | 2026.01.17 13:43:25.497625 [ 269 ] {6935ded7-3bad-4287-a9ad-4c117cd89756} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.01.17 13:43:25.497757 [ 269 ] {6935ded7-3bad-4287-a9ad-4c117cd89756} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001807 sec., 12728.278915329274 rows/sec., 22.81 MiB/sec. | ||
| 4255 | 2026.01.17 13:43:25.497806 [ 269 ] {6935ded7-3bad-4287-a9ad-4c117cd89756} <Debug> TCPHandler: Processed in 0.001988691 sec. | ||
| 4256 | 2026.01.17 13:43:25.497924 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.01.17 13:43:25.498019 [ 269 ] {2023baee-5dea-450f-9b04-bd05a9f12b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.01.17 13:43:25.498060 [ 269 ] {2023baee-5dea-450f-9b04-bd05a9f12b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4259 | 2026.01.17 13:43:25.498401 [ 269 ] {2023baee-5dea-450f-9b04-bd05a9f12b00} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.01.17 13:43:25.498434 [ 269 ] {2023baee-5dea-450f-9b04-bd05a9f12b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4261 | 2026.01.17 13:43:25.498732 [ 269 ] {2023baee-5dea-450f-9b04-bd05a9f12b00} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4262 | 2026.01.17 13:43:25.498940 [ 269 ] {2023baee-5dea-450f-9b04-bd05a9f12b00} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.01.17 13:43:25.499063 [ 269 ] {2023baee-5dea-450f-9b04-bd05a9f12b00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4264 | 2026.01.17 13:43:25.499096 [ 269 ] {2023baee-5dea-450f-9b04-bd05a9f12b00} <Debug> TCPHandler: Processed in 0.001220591 sec. | ||
| 4265 | 2026.01.17 13:43:28.028849 [ 104 ] {} <Debug> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4266 | 2026.01.17 13:43:28.028929 [ 104 ] {} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.01.17 13:43:28.028953 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4268 | 2026.01.17 13:43:28.029083 [ 191 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::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 | ||
| 4269 | 2026.01.17 13:43:28.029364 [ 191 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4270 | 2026.01.17 13:43:28.029406 [ 191 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 4271 | 2026.01.17 13:43:28.029487 [ 191 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 4272 | 2026.01.17 13:43:28.029553 [ 191 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 4273 | 2026.01.17 13:43:28.029612 [ 191 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4274 | 2026.01.17 13:43:28.029672 [ 191 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4275 | 2026.01.17 13:43:28.031161 [ 191 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002136085 sec., 16853.26192543836 rows/sec., 3.41 MiB/sec. | ||
| 4276 | 2026.01.17 13:43:28.031382 [ 186 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4277 | 2026.01.17 13:43:28.031859 [ 186 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.01.17 13:43:28.031938 [ 186 ] {2c5406d9-4313-48e8-9a46-524b97a321d8::all_1_5_1} <Trace> oximeter.timeseries_schema (2c5406d9-4313-48e8-9a46-524b97a321d8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4279 | 2026.01.17 13:43:28.032032 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4280 | 2026.01.17 13:43:28.922289 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4281 | 2026.01.17 13:43:28.922368 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4282 | 2026.01.17 13:43:29.032967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9499 | ||
| 4283 | 2026.01.17 13:43:29.033496 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.17 13:43:29.033543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4285 | 2026.01.17 13:43:29.034077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4286 | 2026.01.17 13:43:29.034329 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.17 13:43:29.034458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9499 | ||
| 4288 | 2026.01.17 13:43:29.049594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 538 | ||
| 4289 | 2026.01.17 13:43:29.051643 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.01.17 13:43:29.051703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4291 | 2026.01.17 13:43:29.052886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4292 | 2026.01.17 13:43:29.053175 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.01.17 13:43:29.053526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4294 | 2026.01.17 13:43:29.537167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4295 | 2026.01.17 13:43:29.555199 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.01.17 13:43:29.555267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4297 | 2026.01.17 13:43:29.561588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4298 | 2026.01.17 13:43:29.562318 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.01.17 13:43:29.565679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4300 | 2026.01.17 13:43:30.488909 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.01.17 13:43:30.489193 [ 269 ] {4d250e35-9021-44db-a608-b833853c5acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4302 | 2026.01.17 13:43:30.489306 [ 269 ] {4d250e35-9021-44db-a608-b833853c5acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4303 | 2026.01.17 13:43:30.490208 [ 269 ] {4d250e35-9021-44db-a608-b833853c5acf} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.01.17 13:43:30.490250 [ 269 ] {4d250e35-9021-44db-a608-b833853c5acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4305 | 2026.01.17 13:43:30.490666 [ 269 ] {4d250e35-9021-44db-a608-b833853c5acf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4306 | 2026.01.17 13:43:30.490928 [ 269 ] {4d250e35-9021-44db-a608-b833853c5acf} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.01.17 13:43:30.491084 [ 269 ] {4d250e35-9021-44db-a608-b833853c5acf} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001966 sec., 46795.523906408955 rows/sec., 3.93 MiB/sec. | ||
| 4308 | 2026.01.17 13:43:30.491134 [ 269 ] {4d250e35-9021-44db-a608-b833853c5acf} <Debug> TCPHandler: Processed in 0.002406832 sec. | ||
| 4309 | 2026.01.17 13:43:30.491262 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.01.17 13:43:30.491366 [ 269 ] {42a696cd-1edc-43f4-850f-3b8a20b08878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4311 | 2026.01.17 13:43:30.491409 [ 269 ] {42a696cd-1edc-43f4-850f-3b8a20b08878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4312 | 2026.01.17 13:43:30.491840 [ 269 ] {42a696cd-1edc-43f4-850f-3b8a20b08878} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.01.17 13:43:30.491876 [ 269 ] {42a696cd-1edc-43f4-850f-3b8a20b08878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4314 | 2026.01.17 13:43:30.492190 [ 269 ] {42a696cd-1edc-43f4-850f-3b8a20b08878} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4315 | 2026.01.17 13:43:30.492411 [ 269 ] {42a696cd-1edc-43f4-850f-3b8a20b08878} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.01.17 13:43:30.492552 [ 269 ] {42a696cd-1edc-43f4-850f-3b8a20b08878} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00121 sec., 14876.03305785124 rows/sec., 1.09 MiB/sec. | ||
| 4317 | 2026.01.17 13:43:30.492592 [ 269 ] {42a696cd-1edc-43f4-850f-3b8a20b08878} <Debug> TCPHandler: Processed in 0.001381495 sec. | ||
| 4318 | 2026.01.17 13:43:30.492708 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.01.17 13:43:30.492809 [ 269 ] {49dc1cfd-3361-4294-a2ad-231150ab1d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4320 | 2026.01.17 13:43:30.492861 [ 269 ] {49dc1cfd-3361-4294-a2ad-231150ab1d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4321 | 2026.01.17 13:43:30.493334 [ 269 ] {49dc1cfd-3361-4294-a2ad-231150ab1d24} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.01.17 13:43:30.493370 [ 269 ] {49dc1cfd-3361-4294-a2ad-231150ab1d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4323 | 2026.01.17 13:43:30.493684 [ 269 ] {49dc1cfd-3361-4294-a2ad-231150ab1d24} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4324 | 2026.01.17 13:43:30.493903 [ 269 ] {49dc1cfd-3361-4294-a2ad-231150ab1d24} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.01.17 13:43:30.494029 [ 269 ] {49dc1cfd-3361-4294-a2ad-231150ab1d24} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001242 sec., 66022.54428341385 rows/sec., 5.16 MiB/sec. | ||
| 4326 | 2026.01.17 13:43:30.494067 [ 269 ] {49dc1cfd-3361-4294-a2ad-231150ab1d24} <Debug> TCPHandler: Processed in 0.001407246 sec. | ||
| 4327 | 2026.01.17 13:43:30.494183 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.01.17 13:43:30.494279 [ 269 ] {02e98217-29f2-4a37-a0ad-f2892e8f2b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.01.17 13:43:30.494322 [ 269 ] {02e98217-29f2-4a37-a0ad-f2892e8f2b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4330 | 2026.01.17 13:43:30.494739 [ 269 ] {02e98217-29f2-4a37-a0ad-f2892e8f2b70} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.01.17 13:43:30.494774 [ 269 ] {02e98217-29f2-4a37-a0ad-f2892e8f2b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4332 | 2026.01.17 13:43:30.495118 [ 269 ] {02e98217-29f2-4a37-a0ad-f2892e8f2b70} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4333 | 2026.01.17 13:43:30.495344 [ 269 ] {02e98217-29f2-4a37-a0ad-f2892e8f2b70} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.01.17 13:43:30.495472 [ 269 ] {02e98217-29f2-4a37-a0ad-f2892e8f2b70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 4335 | 2026.01.17 13:43:30.495507 [ 269 ] {02e98217-29f2-4a37-a0ad-f2892e8f2b70} <Debug> TCPHandler: Processed in 0.001374375 sec. | ||
| 4336 | 2026.01.17 13:43:30.495617 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.01.17 13:43:30.495715 [ 269 ] {9a853736-e6a3-418c-8f08-25737cde4b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4338 | 2026.01.17 13:43:30.495770 [ 269 ] {9a853736-e6a3-418c-8f08-25737cde4b54} <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 | ||
| 4339 | 2026.01.17 13:43:30.496605 [ 269 ] {9a853736-e6a3-418c-8f08-25737cde4b54} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.01.17 13:43:30.496640 [ 269 ] {9a853736-e6a3-418c-8f08-25737cde4b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4341 | 2026.01.17 13:43:30.497188 [ 269 ] {9a853736-e6a3-418c-8f08-25737cde4b54} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4342 | 2026.01.17 13:43:30.497423 [ 269 ] {9a853736-e6a3-418c-8f08-25737cde4b54} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.01.17 13:43:30.497562 [ 269 ] {9a853736-e6a3-418c-8f08-25737cde4b54} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001865 sec., 9651.4745308311 rows/sec., 17.29 MiB/sec. | ||
| 4344 | 2026.01.17 13:43:30.497623 [ 269 ] {9a853736-e6a3-418c-8f08-25737cde4b54} <Debug> TCPHandler: Processed in 0.002053313 sec. | ||
| 4345 | 2026.01.17 13:43:30.497738 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.01.17 13:43:30.497832 [ 269 ] {aac53498-1ba9-4684-af84-c4b0dd2c9209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4347 | 2026.01.17 13:43:30.497874 [ 269 ] {aac53498-1ba9-4684-af84-c4b0dd2c9209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4348 | 2026.01.17 13:43:30.498220 [ 269 ] {aac53498-1ba9-4684-af84-c4b0dd2c9209} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.01.17 13:43:30.498258 [ 269 ] {aac53498-1ba9-4684-af84-c4b0dd2c9209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4350 | 2026.01.17 13:43:30.498586 [ 269 ] {aac53498-1ba9-4684-af84-c4b0dd2c9209} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4351 | 2026.01.17 13:43:30.498802 [ 269 ] {aac53498-1ba9-4684-af84-c4b0dd2c9209} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.01.17 13:43:30.498929 [ 269 ] {aac53498-1ba9-4684-af84-c4b0dd2c9209} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4353 | 2026.01.17 13:43:30.498965 [ 269 ] {aac53498-1ba9-4684-af84-c4b0dd2c9209} <Debug> TCPHandler: Processed in 0.001275752 sec. | ||
| 4354 | 2026.01.17 13:43:35.490987 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.01.17 13:43:35.491187 [ 269 ] {6c49f39d-73e5-412e-9cad-ea0209e4c2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4356 | 2026.01.17 13:43:35.491254 [ 269 ] {6c49f39d-73e5-412e-9cad-ea0209e4c2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4357 | 2026.01.17 13:43:35.491902 [ 269 ] {6c49f39d-73e5-412e-9cad-ea0209e4c2e3} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.01.17 13:43:35.491953 [ 269 ] {6c49f39d-73e5-412e-9cad-ea0209e4c2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4359 | 2026.01.17 13:43:35.492382 [ 269 ] {6c49f39d-73e5-412e-9cad-ea0209e4c2e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4360 | 2026.01.17 13:43:35.492634 [ 269 ] {6c49f39d-73e5-412e-9cad-ea0209e4c2e3} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.01.17 13:43:35.492777 [ 96 ] {} <Debug> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4362 | 2026.01.17 13:43:35.492805 [ 269 ] {6c49f39d-73e5-412e-9cad-ea0209e4c2e3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001665 sec., 14414.414414414414 rows/sec., 1.20 MiB/sec. | ||
| 4363 | 2026.01.17 13:43:35.492852 [ 96 ] {} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.01.17 13:43:35.492872 [ 269 ] {6c49f39d-73e5-412e-9cad-ea0209e4c2e3} <Debug> TCPHandler: Processed in 0.002017752 sec. | ||
| 4365 | 2026.01.17 13:43:35.492883 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4366 | 2026.01.17 13:43:35.493013 [ 201 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::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 | ||
| 4367 | 2026.01.17 13:43:35.493018 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.01.17 13:43:35.493156 [ 201 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4369 | 2026.01.17 13:43:35.493173 [ 269 ] {3ce6e6c8-e1e4-4a1c-9e26-3fdd0294c6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4370 | 2026.01.17 13:43:35.493193 [ 201 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4371 | 2026.01.17 13:43:35.493223 [ 269 ] {3ce6e6c8-e1e4-4a1c-9e26-3fdd0294c6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4372 | 2026.01.17 13:43:35.493264 [ 201 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4373 | 2026.01.17 13:43:35.493310 [ 201 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4374 | 2026.01.17 13:43:35.493352 [ 201 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4375 | 2026.01.17 13:43:35.493393 [ 201 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4376 | 2026.01.17 13:43:35.493712 [ 269 ] {3ce6e6c8-e1e4-4a1c-9e26-3fdd0294c6d5} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.01.17 13:43:35.493761 [ 269 ] {3ce6e6c8-e1e4-4a1c-9e26-3fdd0294c6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4378 | 2026.01.17 13:43:35.494174 [ 191 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219711 sec., 98383.96144660497 rows/sec., 8.54 MiB/sec. | ||
| 4379 | 2026.01.17 13:43:35.494202 [ 269 ] {3ce6e6c8-e1e4-4a1c-9e26-3fdd0294c6d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4380 | 2026.01.17 13:43:35.494366 [ 192 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4381 | 2026.01.17 13:43:35.494614 [ 269 ] {3ce6e6c8-e1e4-4a1c-9e26-3fdd0294c6d5} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.01.17 13:43:35.494754 [ 192 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.01.17 13:43:35.494829 [ 269 ] {3ce6e6c8-e1e4-4a1c-9e26-3fdd0294c6d5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00168 sec., 3571.428571428571 rows/sec., 291.22 KiB/sec. | ||
| 4384 | 2026.01.17 13:43:35.494853 [ 192 ] {f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926::all_1_5_1} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4385 | 2026.01.17 13:43:35.494880 [ 269 ] {3ce6e6c8-e1e4-4a1c-9e26-3fdd0294c6d5} <Debug> TCPHandler: Processed in 0.001920689 sec. | ||
| 4386 | 2026.01.17 13:43:35.494961 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4387 | 2026.01.17 13:43:35.495014 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.01.17 13:43:35.495121 [ 269 ] {59635659-b058-4ba1-848a-546e0d7fb2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4389 | 2026.01.17 13:43:35.495162 [ 269 ] {59635659-b058-4ba1-848a-546e0d7fb2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4390 | 2026.01.17 13:43:35.495727 [ 269 ] {59635659-b058-4ba1-848a-546e0d7fb2e4} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.01.17 13:43:35.495765 [ 269 ] {59635659-b058-4ba1-848a-546e0d7fb2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4392 | 2026.01.17 13:43:35.496282 [ 269 ] {59635659-b058-4ba1-848a-546e0d7fb2e4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4393 | 2026.01.17 13:43:35.496626 [ 269 ] {59635659-b058-4ba1-848a-546e0d7fb2e4} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.01.17 13:43:35.496807 [ 269 ] {59635659-b058-4ba1-848a-546e0d7fb2e4} <Debug> executeQuery: Read 225 rows, 20.35 KiB in 0.001706 sec., 131887.45603751464 rows/sec., 11.65 MiB/sec. | ||
| 4395 | 2026.01.17 13:43:35.496864 [ 269 ] {59635659-b058-4ba1-848a-546e0d7fb2e4} <Debug> TCPHandler: Processed in 0.001900219 sec. | ||
| 4396 | 2026.01.17 13:43:35.497018 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.01.17 13:43:35.497144 [ 269 ] {083b6628-54e3-4e20-a60f-aa3f7e81228e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4398 | 2026.01.17 13:43:35.497203 [ 269 ] {083b6628-54e3-4e20-a60f-aa3f7e81228e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4399 | 2026.01.17 13:43:35.497780 [ 269 ] {083b6628-54e3-4e20-a60f-aa3f7e81228e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.01.17 13:43:35.497827 [ 269 ] {083b6628-54e3-4e20-a60f-aa3f7e81228e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4401 | 2026.01.17 13:43:35.498300 [ 269 ] {083b6628-54e3-4e20-a60f-aa3f7e81228e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4402 | 2026.01.17 13:43:35.498637 [ 269 ] {083b6628-54e3-4e20-a60f-aa3f7e81228e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.01.17 13:43:35.498823 [ 269 ] {083b6628-54e3-4e20-a60f-aa3f7e81228e} <Debug> executeQuery: Read 41 rows, 3.11 KiB in 0.001705 sec., 24046.92082111437 rows/sec., 1.78 MiB/sec. | ||
| 4404 | 2026.01.17 13:43:35.498878 [ 269 ] {083b6628-54e3-4e20-a60f-aa3f7e81228e} <Debug> TCPHandler: Processed in 0.00192523 sec. | ||
| 4405 | 2026.01.17 13:43:35.499030 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.01.17 13:43:35.499139 [ 269 ] {85d64026-febf-449c-906b-894d9b3fc088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4407 | 2026.01.17 13:43:35.499179 [ 269 ] {85d64026-febf-449c-906b-894d9b3fc088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4408 | 2026.01.17 13:43:35.499603 [ 269 ] {85d64026-febf-449c-906b-894d9b3fc088} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.01.17 13:43:35.499639 [ 269 ] {85d64026-febf-449c-906b-894d9b3fc088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4410 | 2026.01.17 13:43:35.500043 [ 269 ] {85d64026-febf-449c-906b-894d9b3fc088} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4411 | 2026.01.17 13:43:35.500277 [ 269 ] {85d64026-febf-449c-906b-894d9b3fc088} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.01.17 13:43:35.500407 [ 269 ] {85d64026-febf-449c-906b-894d9b3fc088} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001288 sec., 18633.540372670806 rows/sec., 1.55 MiB/sec. | ||
| 4413 | 2026.01.17 13:43:35.500446 [ 269 ] {85d64026-febf-449c-906b-894d9b3fc088} <Debug> TCPHandler: Processed in 0.001480798 sec. | ||
| 4414 | 2026.01.17 13:43:35.500552 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.01.17 13:43:35.500650 [ 269 ] {8e47240a-7880-49b4-ac1f-b01c451ba7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.01.17 13:43:35.500689 [ 269 ] {8e47240a-7880-49b4-ac1f-b01c451ba7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4417 | 2026.01.17 13:43:35.501104 [ 269 ] {8e47240a-7880-49b4-ac1f-b01c451ba7c7} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.01.17 13:43:35.501142 [ 269 ] {8e47240a-7880-49b4-ac1f-b01c451ba7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4419 | 2026.01.17 13:43:35.501465 [ 269 ] {8e47240a-7880-49b4-ac1f-b01c451ba7c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4420 | 2026.01.17 13:43:35.501674 [ 269 ] {8e47240a-7880-49b4-ac1f-b01c451ba7c7} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.01.17 13:43:35.501779 [ 96 ] {} <Debug> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4422 | 2026.01.17 13:43:35.501811 [ 269 ] {8e47240a-7880-49b4-ac1f-b01c451ba7c7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 4423 | 2026.01.17 13:43:35.501818 [ 96 ] {} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.01.17 13:43:35.501854 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4425 | 2026.01.17 13:43:35.501857 [ 269 ] {8e47240a-7880-49b4-ac1f-b01c451ba7c7} <Debug> TCPHandler: Processed in 0.001356265 sec. | ||
| 4426 | 2026.01.17 13:43:35.501932 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::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 | ||
| 4427 | 2026.01.17 13:43:35.501978 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.01.17 13:43:35.502047 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4429 | 2026.01.17 13:43:35.502077 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4430 | 2026.01.17 13:43:35.502079 [ 269 ] {e37d6b22-c2b7-438e-b6eb-afa506e4e745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4431 | 2026.01.17 13:43:35.502124 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4432 | 2026.01.17 13:43:35.502129 [ 269 ] {e37d6b22-c2b7-438e-b6eb-afa506e4e745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4433 | 2026.01.17 13:43:35.502169 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4434 | 2026.01.17 13:43:35.502209 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4435 | 2026.01.17 13:43:35.502247 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4436 | 2026.01.17 13:43:35.502617 [ 269 ] {e37d6b22-c2b7-438e-b6eb-afa506e4e745} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.01.17 13:43:35.502659 [ 269 ] {e37d6b22-c2b7-438e-b6eb-afa506e4e745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4438 | 2026.01.17 13:43:35.502898 [ 192 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000996126 sec., 60233.343974557436 rows/sec., 4.83 MiB/sec. | ||
| 4439 | 2026.01.17 13:43:35.503004 [ 269 ] {e37d6b22-c2b7-438e-b6eb-afa506e4e745} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4440 | 2026.01.17 13:43:35.503033 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4441 | 2026.01.17 13:43:35.503288 [ 269 ] {e37d6b22-c2b7-438e-b6eb-afa506e4e745} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.01.17 13:43:35.503367 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.01.17 13:43:35.503431 [ 269 ] {e37d6b22-c2b7-438e-b6eb-afa506e4e745} <Debug> executeQuery: Read 129 rows, 10.70 KiB in 0.001371 sec., 94091.90371991247 rows/sec., 7.62 MiB/sec. | ||
| 4444 | 2026.01.17 13:43:35.503443 [ 201 ] {d85fd507-ca53-41e7-9b35-7cd2aba8a458::all_1_5_1} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4445 | 2026.01.17 13:43:35.503474 [ 269 ] {e37d6b22-c2b7-438e-b6eb-afa506e4e745} <Debug> TCPHandler: Processed in 0.00154749 sec. | ||
| 4446 | 2026.01.17 13:43:35.503520 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4447 | 2026.01.17 13:43:35.503605 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.01.17 13:43:35.503731 [ 269 ] {9bffe8fb-eda7-4365-99d3-7bdd89be93d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4449 | 2026.01.17 13:43:35.503785 [ 269 ] {9bffe8fb-eda7-4365-99d3-7bdd89be93d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4450 | 2026.01.17 13:43:35.504235 [ 269 ] {9bffe8fb-eda7-4365-99d3-7bdd89be93d4} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.01.17 13:43:35.504271 [ 269 ] {9bffe8fb-eda7-4365-99d3-7bdd89be93d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4452 | 2026.01.17 13:43:35.504645 [ 269 ] {9bffe8fb-eda7-4365-99d3-7bdd89be93d4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4453 | 2026.01.17 13:43:35.504860 [ 269 ] {9bffe8fb-eda7-4365-99d3-7bdd89be93d4} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.01.17 13:43:35.504992 [ 269 ] {9bffe8fb-eda7-4365-99d3-7bdd89be93d4} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001286 sec., 154743.39035769828 rows/sec., 11.09 MiB/sec. | ||
| 4455 | 2026.01.17 13:43:35.505028 [ 269 ] {9bffe8fb-eda7-4365-99d3-7bdd89be93d4} <Debug> TCPHandler: Processed in 0.001489868 sec. | ||
| 4456 | 2026.01.17 13:43:35.505151 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.01.17 13:43:35.505248 [ 269 ] {fff7c9e7-d1f3-486e-8be3-f966fa540890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4458 | 2026.01.17 13:43:35.505302 [ 269 ] {fff7c9e7-d1f3-486e-8be3-f966fa540890} <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 | ||
| 4459 | 2026.01.17 13:43:35.506068 [ 269 ] {fff7c9e7-d1f3-486e-8be3-f966fa540890} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.01.17 13:43:35.506103 [ 269 ] {fff7c9e7-d1f3-486e-8be3-f966fa540890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4461 | 2026.01.17 13:43:35.506648 [ 269 ] {fff7c9e7-d1f3-486e-8be3-f966fa540890} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4462 | 2026.01.17 13:43:35.506867 [ 269 ] {fff7c9e7-d1f3-486e-8be3-f966fa540890} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.01.17 13:43:35.507004 [ 269 ] {fff7c9e7-d1f3-486e-8be3-f966fa540890} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001774 sec., 12965.050732807216 rows/sec., 23.23 MiB/sec. | ||
| 4464 | 2026.01.17 13:43:35.507062 [ 269 ] {fff7c9e7-d1f3-486e-8be3-f966fa540890} <Debug> TCPHandler: Processed in 0.001961571 sec. | ||
| 4465 | 2026.01.17 13:43:35.507180 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.01.17 13:43:35.507275 [ 269 ] {71e2c805-9a87-42c6-b880-bcb948fdb28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4467 | 2026.01.17 13:43:35.507317 [ 269 ] {71e2c805-9a87-42c6-b880-bcb948fdb28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4468 | 2026.01.17 13:43:35.507664 [ 269 ] {71e2c805-9a87-42c6-b880-bcb948fdb28d} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.01.17 13:43:35.507697 [ 269 ] {71e2c805-9a87-42c6-b880-bcb948fdb28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4470 | 2026.01.17 13:43:35.508019 [ 269 ] {71e2c805-9a87-42c6-b880-bcb948fdb28d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4471 | 2026.01.17 13:43:35.508234 [ 269 ] {71e2c805-9a87-42c6-b880-bcb948fdb28d} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.01.17 13:43:35.508358 [ 269 ] {71e2c805-9a87-42c6-b880-bcb948fdb28d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4473 | 2026.01.17 13:43:35.508393 [ 269 ] {71e2c805-9a87-42c6-b880-bcb948fdb28d} <Debug> TCPHandler: Processed in 0.001263843 sec. | ||
| 4474 | 2026.01.17 13:43:36.535480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9947 | ||
| 4475 | 2026.01.17 13:43:36.535975 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.01.17 13:43:36.536025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4477 | 2026.01.17 13:43:36.536544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4478 | 2026.01.17 13:43:36.536782 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.01.17 13:43:36.536925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9947 | ||
| 4480 | 2026.01.17 13:43:36.536939 [ 94 ] {} <Debug> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4481 | 2026.01.17 13:43:36.537015 [ 94 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.01.17 13:43:36.537035 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4483 | 2026.01.17 13:43:36.537153 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4484 | 2026.01.17 13:43:36.537307 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4485 | 2026.01.17 13:43:36.537352 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7579 rows starting from the beginning of the part | ||
| 4486 | 2026.01.17 13:43:36.537436 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4487 | 2026.01.17 13:43:36.537488 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4488 | 2026.01.17 13:43:36.537534 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4489 | 2026.01.17 13:43:36.537575 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4490 | 2026.01.17 13:43:36.537616 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4491 | 2026.01.17 13:43:36.539706 [ 201 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9947 rows, containing 4 columns (4 merged, 0 gathered) in 0.002608897 sec., 3812722.3880436826 rows/sec., 54.54 MiB/sec. | ||
| 4492 | 2026.01.17 13:43:36.539922 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4493 | 2026.01.17 13:43:36.540188 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.01.17 13:43:36.540258 [ 187 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_21_4} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4495 | 2026.01.17 13:43:36.540337 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4496 | 2026.01.17 13:43:37.066691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4497 | 2026.01.17 13:43:37.085403 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.01.17 13:43:37.085472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4499 | 2026.01.17 13:43:37.091886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4500 | 2026.01.17 13:43:37.092613 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.01.17 13:43:37.092951 [ 94 ] {} <Debug> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4502 | 2026.01.17 13:43:37.093035 [ 94 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.01.17 13:43:37.093070 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4504 | 2026.01.17 13:43:37.093209 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4505 | 2026.01.17 13:43:37.095900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4506 | 2026.01.17 13:43:37.097504 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4507 | 2026.01.17 13:43:37.099083 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4508 | 2026.01.17 13:43:37.103996 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4509 | 2026.01.17 13:43:37.108424 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4510 | 2026.01.17 13:43:37.112810 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4511 | 2026.01.17 13:43:37.117248 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4512 | 2026.01.17 13:43:37.121816 [ 197 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4513 | 2026.01.17 13:43:37.174486 [ 187 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081331606 sec., 1954.9595516409697 rows/sec., 10.11 MiB/sec. | ||
| 4514 | 2026.01.17 13:43:37.176440 [ 201 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4515 | 2026.01.17 13:43:37.178393 [ 201 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.01.17 13:43:37.178493 [ 201 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_21_4} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4517 | 2026.01.17 13:43:37.179889 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4518 | 2026.01.17 13:43:38.001173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.13 MiB, peak 257.69 MiB, free memory in arenas 0.00 B, will set to 251.99 MiB (RSS), difference: 4.86 MiB | ||
| 4519 | 2026.01.17 13:43:39.054551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 570 | ||
| 4520 | 2026.01.17 13:43:39.056835 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.01.17 13:43:39.056894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4522 | 2026.01.17 13:43:39.058116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4523 | 2026.01.17 13:43:39.058408 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.01.17 13:43:39.058780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4525 | 2026.01.17 13:43:40.489375 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.01.17 13:43:40.489575 [ 269 ] {d4e4f49e-4d5a-41db-964d-ec9bc1c5e5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4527 | 2026.01.17 13:43:40.489647 [ 269 ] {d4e4f49e-4d5a-41db-964d-ec9bc1c5e5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4528 | 2026.01.17 13:43:40.490395 [ 269 ] {d4e4f49e-4d5a-41db-964d-ec9bc1c5e5ce} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.01.17 13:43:40.490439 [ 269 ] {d4e4f49e-4d5a-41db-964d-ec9bc1c5e5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4530 | 2026.01.17 13:43:40.490844 [ 269 ] {d4e4f49e-4d5a-41db-964d-ec9bc1c5e5ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4531 | 2026.01.17 13:43:40.491069 [ 269 ] {d4e4f49e-4d5a-41db-964d-ec9bc1c5e5ce} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.01.17 13:43:40.491229 [ 269 ] {d4e4f49e-4d5a-41db-964d-ec9bc1c5e5ce} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001708 sec., 53864.16861826697 rows/sec., 4.53 MiB/sec. | ||
| 4533 | 2026.01.17 13:43:40.491301 [ 269 ] {d4e4f49e-4d5a-41db-964d-ec9bc1c5e5ce} <Debug> TCPHandler: Processed in 0.002059863 sec. | ||
| 4534 | 2026.01.17 13:43:40.491426 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.01.17 13:43:40.491530 [ 269 ] {ee3a5b2c-12d2-44d5-a750-4dd51acc4796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.01.17 13:43:40.491574 [ 269 ] {ee3a5b2c-12d2-44d5-a750-4dd51acc4796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4537 | 2026.01.17 13:43:40.491984 [ 269 ] {ee3a5b2c-12d2-44d5-a750-4dd51acc4796} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.01.17 13:43:40.492018 [ 269 ] {ee3a5b2c-12d2-44d5-a750-4dd51acc4796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4539 | 2026.01.17 13:43:40.492322 [ 269 ] {ee3a5b2c-12d2-44d5-a750-4dd51acc4796} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4540 | 2026.01.17 13:43:40.492538 [ 269 ] {ee3a5b2c-12d2-44d5-a750-4dd51acc4796} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.01.17 13:43:40.492632 [ 91 ] {} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4542 | 2026.01.17 13:43:40.492668 [ 269 ] {ee3a5b2c-12d2-44d5-a750-4dd51acc4796} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001161 sec., 15503.87596899225 rows/sec., 1.14 MiB/sec. | ||
| 4543 | 2026.01.17 13:43:40.492669 [ 91 ] {} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.01.17 13:43:40.492699 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4545 | 2026.01.17 13:43:40.492706 [ 269 ] {ee3a5b2c-12d2-44d5-a750-4dd51acc4796} <Debug> TCPHandler: Processed in 0.001333085 sec. | ||
| 4546 | 2026.01.17 13:43:40.492818 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4547 | 2026.01.17 13:43:40.492830 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.01.17 13:43:40.492984 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4549 | 2026.01.17 13:43:40.492998 [ 269 ] {9294b1d9-2a13-4b2c-b961-e6ebdf7a3911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4550 | 2026.01.17 13:43:40.493027 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 69 rows starting from the beginning of the part | ||
| 4551 | 2026.01.17 13:43:40.493054 [ 269 ] {9294b1d9-2a13-4b2c-b961-e6ebdf7a3911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4552 | 2026.01.17 13:43:40.493108 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 4553 | 2026.01.17 13:43:40.493165 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 4554 | 2026.01.17 13:43:40.493214 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 4555 | 2026.01.17 13:43:40.493260 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 4556 | 2026.01.17 13:43:40.493302 [ 200 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 4557 | 2026.01.17 13:43:40.493558 [ 269 ] {9294b1d9-2a13-4b2c-b961-e6ebdf7a3911} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.01.17 13:43:40.493601 [ 269 ] {9294b1d9-2a13-4b2c-b961-e6ebdf7a3911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4559 | 2026.01.17 13:43:40.494046 [ 269 ] {9294b1d9-2a13-4b2c-b961-e6ebdf7a3911} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4560 | 2026.01.17 13:43:40.494148 [ 201 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385896 sec., 142146.3082366931 rows/sec., 10.94 MiB/sec. | ||
| 4561 | 2026.01.17 13:43:40.494275 [ 269 ] {9294b1d9-2a13-4b2c-b961-e6ebdf7a3911} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.01.17 13:43:40.494313 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4563 | 2026.01.17 13:43:40.494411 [ 269 ] {9294b1d9-2a13-4b2c-b961-e6ebdf7a3911} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001439 sec., 56984.01667824879 rows/sec., 4.45 MiB/sec. | ||
| 4564 | 2026.01.17 13:43:40.494448 [ 269 ] {9294b1d9-2a13-4b2c-b961-e6ebdf7a3911} <Debug> TCPHandler: Processed in 0.001679054 sec. | ||
| 4565 | 2026.01.17 13:43:40.494564 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.01.17 13:43:40.494592 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.01.17 13:43:40.494657 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_26_5} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4568 | 2026.01.17 13:43:40.494659 [ 269 ] {eddfbd3b-5f18-47e1-bc81-d20435644460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.01.17 13:43:40.494707 [ 269 ] {eddfbd3b-5f18-47e1-bc81-d20435644460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4570 | 2026.01.17 13:43:40.494734 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4571 | 2026.01.17 13:43:40.495116 [ 269 ] {eddfbd3b-5f18-47e1-bc81-d20435644460} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.01.17 13:43:40.495151 [ 269 ] {eddfbd3b-5f18-47e1-bc81-d20435644460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4573 | 2026.01.17 13:43:40.495473 [ 269 ] {eddfbd3b-5f18-47e1-bc81-d20435644460} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4574 | 2026.01.17 13:43:40.495675 [ 269 ] {eddfbd3b-5f18-47e1-bc81-d20435644460} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.01.17 13:43:40.495803 [ 269 ] {eddfbd3b-5f18-47e1-bc81-d20435644460} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4576 | 2026.01.17 13:43:40.495839 [ 269 ] {eddfbd3b-5f18-47e1-bc81-d20435644460} <Debug> TCPHandler: Processed in 0.001325784 sec. | ||
| 4577 | 2026.01.17 13:43:40.495947 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.01.17 13:43:40.496052 [ 269 ] {00dfe782-1136-4c21-b264-58d164ec3f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4579 | 2026.01.17 13:43:40.496109 [ 269 ] {00dfe782-1136-4c21-b264-58d164ec3f1f} <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 | ||
| 4580 | 2026.01.17 13:43:40.496880 [ 269 ] {00dfe782-1136-4c21-b264-58d164ec3f1f} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.01.17 13:43:40.496917 [ 269 ] {00dfe782-1136-4c21-b264-58d164ec3f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4582 | 2026.01.17 13:43:40.497467 [ 269 ] {00dfe782-1136-4c21-b264-58d164ec3f1f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4583 | 2026.01.17 13:43:40.497695 [ 269 ] {00dfe782-1136-4c21-b264-58d164ec3f1f} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.01.17 13:43:40.497838 [ 269 ] {00dfe782-1136-4c21-b264-58d164ec3f1f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001806 sec., 9966.777408637874 rows/sec., 17.86 MiB/sec. | ||
| 4585 | 2026.01.17 13:43:40.497890 [ 269 ] {00dfe782-1136-4c21-b264-58d164ec3f1f} <Debug> TCPHandler: Processed in 0.001993351 sec. | ||
| 4586 | 2026.01.17 13:43:40.498002 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.01.17 13:43:40.498099 [ 269 ] {05ae3f48-8e41-4c11-b665-0f26d870010b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.01.17 13:43:40.498139 [ 269 ] {05ae3f48-8e41-4c11-b665-0f26d870010b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4589 | 2026.01.17 13:43:40.498473 [ 269 ] {05ae3f48-8e41-4c11-b665-0f26d870010b} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.01.17 13:43:40.498510 [ 269 ] {05ae3f48-8e41-4c11-b665-0f26d870010b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4591 | 2026.01.17 13:43:40.498816 [ 269 ] {05ae3f48-8e41-4c11-b665-0f26d870010b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4592 | 2026.01.17 13:43:40.499029 [ 269 ] {05ae3f48-8e41-4c11-b665-0f26d870010b} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.17 13:43:40.499155 [ 269 ] {05ae3f48-8e41-4c11-b665-0f26d870010b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4594 | 2026.01.17 13:43:40.499191 [ 269 ] {05ae3f48-8e41-4c11-b665-0f26d870010b} <Debug> TCPHandler: Processed in 0.001238852 sec. | ||
| 4595 | 2026.01.17 13:43:43.922436 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4596 | 2026.01.17 13:43:43.922499 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4597 | 2026.01.17 13:43:44.037107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10459 | ||
| 4598 | 2026.01.17 13:43:44.037633 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.17 13:43:44.037688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4600 | 2026.01.17 13:43:44.038212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4601 | 2026.01.17 13:43:44.038451 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.17 13:43:44.038604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10459 | ||
| 4603 | 2026.01.17 13:43:44.596090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4604 | 2026.01.17 13:43:44.611958 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.01.17 13:43:44.612027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4606 | 2026.01.17 13:43:44.618241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4607 | 2026.01.17 13:43:44.618941 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.01.17 13:43:44.621611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4609 | 2026.01.17 13:43:45.489335 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.01.17 13:43:45.489518 [ 269 ] {3793932d-3176-4269-9f81-288574b81c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4611 | 2026.01.17 13:43:45.489583 [ 269 ] {3793932d-3176-4269-9f81-288574b81c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4612 | 2026.01.17 13:43:45.490256 [ 269 ] {3793932d-3176-4269-9f81-288574b81c2b} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.01.17 13:43:45.490306 [ 269 ] {3793932d-3176-4269-9f81-288574b81c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4614 | 2026.01.17 13:43:45.490717 [ 269 ] {3793932d-3176-4269-9f81-288574b81c2b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4615 | 2026.01.17 13:43:45.490949 [ 269 ] {3793932d-3176-4269-9f81-288574b81c2b} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.01.17 13:43:45.491083 [ 86 ] {} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4617 | 2026.01.17 13:43:45.491110 [ 269 ] {3793932d-3176-4269-9f81-288574b81c2b} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.001641 sec., 62157.22120658135 rows/sec., 5.17 MiB/sec. | ||
| 4618 | 2026.01.17 13:43:45.491160 [ 86 ] {} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.01.17 13:43:45.491180 [ 269 ] {3793932d-3176-4269-9f81-288574b81c2b} <Debug> TCPHandler: Processed in 0.001972231 sec. | ||
| 4620 | 2026.01.17 13:43:45.491189 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4621 | 2026.01.17 13:43:45.491317 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.01.17 13:43:45.491335 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4623 | 2026.01.17 13:43:45.491428 [ 269 ] {b03e4976-b7f8-4b16-a957-0d26770ea7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4624 | 2026.01.17 13:43:45.491475 [ 269 ] {b03e4976-b7f8-4b16-a957-0d26770ea7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4625 | 2026.01.17 13:43:45.491501 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4626 | 2026.01.17 13:43:45.491545 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1408 rows starting from the beginning of the part | ||
| 4627 | 2026.01.17 13:43:45.491619 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 102 rows starting from the beginning of the part | ||
| 4628 | 2026.01.17 13:43:45.491671 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 92 rows starting from the beginning of the part | ||
| 4629 | 2026.01.17 13:43:45.491721 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 225 rows starting from the beginning of the part | ||
| 4630 | 2026.01.17 13:43:45.491768 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 92 rows starting from the beginning of the part | ||
| 4631 | 2026.01.17 13:43:45.491818 [ 200 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part | ||
| 4632 | 2026.01.17 13:43:45.491905 [ 269 ] {b03e4976-b7f8-4b16-a957-0d26770ea7f8} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.01.17 13:43:45.491947 [ 269 ] {b03e4976-b7f8-4b16-a957-0d26770ea7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4634 | 2026.01.17 13:43:45.492439 [ 269 ] {b03e4976-b7f8-4b16-a957-0d26770ea7f8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4635 | 2026.01.17 13:43:45.492688 [ 269 ] {b03e4976-b7f8-4b16-a957-0d26770ea7f8} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.01.17 13:43:45.492832 [ 269 ] {b03e4976-b7f8-4b16-a957-0d26770ea7f8} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001431 sec., 16072.67645003494 rows/sec., 1.18 MiB/sec. | ||
| 4637 | 2026.01.17 13:43:45.492870 [ 269 ] {b03e4976-b7f8-4b16-a957-0d26770ea7f8} <Debug> TCPHandler: Processed in 0.001605981 sec. | ||
| 4638 | 2026.01.17 13:43:45.492986 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.01.17 13:43:45.493083 [ 269 ] {a93b70eb-e854-477a-82ad-34ab16b9c57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4640 | 2026.01.17 13:43:45.493123 [ 269 ] {a93b70eb-e854-477a-82ad-34ab16b9c57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4641 | 2026.01.17 13:43:45.493280 [ 187 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015272 sec., 1002842.2962260182 rows/sec., 88.21 MiB/sec. | ||
| 4642 | 2026.01.17 13:43:45.493550 [ 188 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4643 | 2026.01.17 13:43:45.493552 [ 269 ] {a93b70eb-e854-477a-82ad-34ab16b9c57c} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.01.17 13:43:45.493610 [ 269 ] {a93b70eb-e854-477a-82ad-34ab16b9c57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4645 | 2026.01.17 13:43:45.493897 [ 188 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.17 13:43:45.493989 [ 269 ] {a93b70eb-e854-477a-82ad-34ab16b9c57c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4647 | 2026.01.17 13:43:45.494001 [ 188 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_31_6} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4648 | 2026.01.17 13:43:45.494099 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4649 | 2026.01.17 13:43:45.494227 [ 269 ] {a93b70eb-e854-477a-82ad-34ab16b9c57c} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.01.17 13:43:45.494351 [ 85 ] {} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4651 | 2026.01.17 13:43:45.494362 [ 269 ] {a93b70eb-e854-477a-82ad-34ab16b9c57c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001298 sec., 67026.19414483821 rows/sec., 5.23 MiB/sec. | ||
| 4652 | 2026.01.17 13:43:45.494412 [ 85 ] {} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.01.17 13:43:45.494423 [ 269 ] {a93b70eb-e854-477a-82ad-34ab16b9c57c} <Debug> TCPHandler: Processed in 0.001485979 sec. | ||
| 4654 | 2026.01.17 13:43:45.494440 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4655 | 2026.01.17 13:43:45.494516 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4656 | 2026.01.17 13:43:45.494546 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.17 13:43:45.494613 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4658 | 2026.01.17 13:43:45.494643 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4659 | 2026.01.17 13:43:45.494645 [ 269 ] {d308967b-8a43-4d92-8d9d-3f5aedb56b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4660 | 2026.01.17 13:43:45.494692 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 87 rows starting from the beginning of the part | ||
| 4661 | 2026.01.17 13:43:45.494698 [ 269 ] {d308967b-8a43-4d92-8d9d-3f5aedb56b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4662 | 2026.01.17 13:43:45.494742 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
| 4663 | 2026.01.17 13:43:45.494783 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 129 rows starting from the beginning of the part | ||
| 4664 | 2026.01.17 13:43:45.494820 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
| 4665 | 2026.01.17 13:43:45.494854 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 87 rows starting from the beginning of the part | ||
| 4666 | 2026.01.17 13:43:45.495143 [ 269 ] {d308967b-8a43-4d92-8d9d-3f5aedb56b5c} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.01.17 13:43:45.495185 [ 269 ] {d308967b-8a43-4d92-8d9d-3f5aedb56b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4668 | 2026.01.17 13:43:45.495555 [ 269 ] {d308967b-8a43-4d92-8d9d-3f5aedb56b5c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4669 | 2026.01.17 13:43:45.495698 [ 188 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210761 sec., 908519.5178899881 rows/sec., 73.31 MiB/sec. | ||
| 4670 | 2026.01.17 13:43:45.495776 [ 269 ] {d308967b-8a43-4d92-8d9d-3f5aedb56b5c} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.01.17 13:43:45.495897 [ 195 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4672 | 2026.01.17 13:43:45.495907 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4673 | 2026.01.17 13:43:45.495926 [ 269 ] {d308967b-8a43-4d92-8d9d-3f5aedb56b5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 4674 | 2026.01.17 13:43:45.495948 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.01.17 13:43:45.495971 [ 269 ] {d308967b-8a43-4d92-8d9d-3f5aedb56b5c} <Debug> TCPHandler: Processed in 0.001474789 sec. | ||
| 4676 | 2026.01.17 13:43:45.495973 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4677 | 2026.01.17 13:43:45.496062 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4678 | 2026.01.17 13:43:45.496085 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.01.17 13:43:45.496157 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4680 | 2026.01.17 13:43:45.496179 [ 269 ] {6856e56c-f1eb-465e-9455-6ac992604da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.01.17 13:43:45.496187 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8345 rows starting from the beginning of the part | ||
| 4682 | 2026.01.17 13:43:45.496184 [ 195 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.01.17 13:43:45.496235 [ 269 ] {6856e56c-f1eb-465e-9455-6ac992604da0} <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 | ||
| 4684 | 2026.01.17 13:43:45.496256 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4685 | 2026.01.17 13:43:45.496288 [ 195 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_31_6} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4686 | 2026.01.17 13:43:45.496303 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4687 | 2026.01.17 13:43:45.496343 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 199 rows starting from the beginning of the part | ||
| 4688 | 2026.01.17 13:43:45.496380 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4689 | 2026.01.17 13:43:45.496382 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4690 | 2026.01.17 13:43:45.496417 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4691 | 2026.01.17 13:43:45.497032 [ 269 ] {6856e56c-f1eb-465e-9455-6ac992604da0} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.01.17 13:43:45.497067 [ 269 ] {6856e56c-f1eb-465e-9455-6ac992604da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4693 | 2026.01.17 13:43:45.497635 [ 269 ] {6856e56c-f1eb-465e-9455-6ac992604da0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4694 | 2026.01.17 13:43:45.497873 [ 269 ] {6856e56c-f1eb-465e-9455-6ac992604da0} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.01.17 13:43:45.497987 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4696 | 2026.01.17 13:43:45.498014 [ 269 ] {6856e56c-f1eb-465e-9455-6ac992604da0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001854 sec., 12405.609492988135 rows/sec., 22.23 MiB/sec. | ||
| 4697 | 2026.01.17 13:43:45.498030 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.01.17 13:43:45.498053 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4699 | 2026.01.17 13:43:45.498092 [ 269 ] {6856e56c-f1eb-465e-9455-6ac992604da0} <Debug> TCPHandler: Processed in 0.002056333 sec. | ||
| 4700 | 2026.01.17 13:43:45.498119 [ 188 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4701 | 2026.01.17 13:43:45.498214 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.01.17 13:43:45.498314 [ 269 ] {fa64a025-1d93-47a2-8b40-ccbf37ed271e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4703 | 2026.01.17 13:43:45.498317 [ 188 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4704 | 2026.01.17 13:43:45.498358 [ 269 ] {fa64a025-1d93-47a2-8b40-ccbf37ed271e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4705 | 2026.01.17 13:43:45.498380 [ 188 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 350 rows starting from the beginning of the part | ||
| 4706 | 2026.01.17 13:43:45.498492 [ 188 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part | ||
| 4707 | 2026.01.17 13:43:45.498590 [ 188 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part | ||
| 4708 | 2026.01.17 13:43:45.498691 [ 188 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part | ||
| 4709 | 2026.01.17 13:43:45.498712 [ 269 ] {fa64a025-1d93-47a2-8b40-ccbf37ed271e} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.01.17 13:43:45.498752 [ 269 ] {fa64a025-1d93-47a2-8b40-ccbf37ed271e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4711 | 2026.01.17 13:43:45.498804 [ 188 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part | ||
| 4712 | 2026.01.17 13:43:45.498913 [ 188 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part | ||
| 4713 | 2026.01.17 13:43:45.499133 [ 269 ] {fa64a025-1d93-47a2-8b40-ccbf37ed271e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4714 | 2026.01.17 13:43:45.499382 [ 269 ] {fa64a025-1d93-47a2-8b40-ccbf37ed271e} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.01.17 13:43:45.499495 [ 85 ] {} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4716 | 2026.01.17 13:43:45.499521 [ 269 ] {fa64a025-1d93-47a2-8b40-ccbf37ed271e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 4717 | 2026.01.17 13:43:45.499526 [ 85 ] {} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.01.17 13:43:45.499560 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4719 | 2026.01.17 13:43:45.499564 [ 269 ] {fa64a025-1d93-47a2-8b40-ccbf37ed271e} <Debug> TCPHandler: Processed in 0.001399136 sec. | ||
| 4720 | 2026.01.17 13:43:45.499668 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4721 | 2026.01.17 13:43:45.499824 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4722 | 2026.01.17 13:43:45.499864 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 4723 | 2026.01.17 13:43:45.499893 [ 190 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9184 rows, containing 5 columns (5 merged, 0 gathered) in 0.003861469 sec., 2378369.4754509227 rows/sec., 163.55 MiB/sec. | ||
| 4724 | 2026.01.17 13:43:45.499935 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4725 | 2026.01.17 13:43:45.499986 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4726 | 2026.01.17 13:43:45.500033 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4727 | 2026.01.17 13:43:45.500078 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4728 | 2026.01.17 13:43:45.500123 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4729 | 2026.01.17 13:43:45.500167 [ 189 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4730 | 2026.01.17 13:43:45.500574 [ 189 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.01.17 13:43:45.500660 [ 189 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4732 | 2026.01.17 13:43:45.500769 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4733 | 2026.01.17 13:43:45.501390 [ 187 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001799147 sec., 950450.4078877378 rows/sec., 64.11 MiB/sec. | ||
| 4734 | 2026.01.17 13:43:45.501638 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4735 | 2026.01.17 13:43:45.501894 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.01.17 13:43:45.502026 [ 190 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_31_6} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4737 | 2026.01.17 13:43:45.502099 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4738 | 2026.01.17 13:43:45.503073 [ 198 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 19 columns (19 merged, 0 gathered) in 0.004981038 sec., 91346.42217144297 rows/sec., 163.69 MiB/sec. | ||
| 4739 | 2026.01.17 13:43:45.503899 [ 190 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4740 | 2026.01.17 13:43:45.504215 [ 190 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.01.17 13:43:45.504284 [ 190 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4742 | 2026.01.17 13:43:45.504403 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4743 | 2026.01.17 13:43:46.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.04 MiB, peak 264.30 MiB, free memory in arenas 0.00 B, will set to 257.34 MiB (RSS), difference: 3.30 MiB | ||
| 4744 | 2026.01.17 13:43:49.059304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 594 | ||
| 4745 | 2026.01.17 13:43:49.061744 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.01.17 13:43:49.061805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4747 | 2026.01.17 13:43:49.063019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4748 | 2026.01.17 13:43:49.063306 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.01.17 13:43:49.063479 [ 80 ] {} <Debug> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4750 | 2026.01.17 13:43:49.063559 [ 80 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.01.17 13:43:49.063584 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4752 | 2026.01.17 13:43:49.063672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 4753 | 2026.01.17 13:43:49.063712 [ 188 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::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 | ||
| 4754 | 2026.01.17 13:43:49.064567 [ 188 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4755 | 2026.01.17 13:43:49.064760 [ 188 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 426 rows starting from the beginning of the part | ||
| 4756 | 2026.01.17 13:43:49.065116 [ 188 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 4757 | 2026.01.17 13:43:49.065458 [ 188 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 4758 | 2026.01.17 13:43:49.065772 [ 188 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 4759 | 2026.01.17 13:43:49.066072 [ 188 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4760 | 2026.01.17 13:43:49.066393 [ 188 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4761 | 2026.01.17 13:43:49.071783 [ 198 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 72 columns (72 merged, 0 gathered) in 0.00811498 sec., 73197.96228702966 rows/sec., 63.32 MiB/sec. | ||
| 4762 | 2026.01.17 13:43:49.073127 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4763 | 2026.01.17 13:43:49.073694 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.01.17 13:43:49.073763 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_16_3} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4765 | 2026.01.17 13:43:49.073994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4766 | 2026.01.17 13:43:50.516632 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2026.01.17 13:43:50.516829 [ 269 ] {2a3bcd15-4e56-4c81-bb5a-d171b0f694fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4768 | 2026.01.17 13:43:50.516893 [ 269 ] {2a3bcd15-4e56-4c81-bb5a-d171b0f694fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4769 | 2026.01.17 13:43:50.518570 [ 269 ] {2a3bcd15-4e56-4c81-bb5a-d171b0f694fe} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.01.17 13:43:50.518619 [ 269 ] {2a3bcd15-4e56-4c81-bb5a-d171b0f694fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4771 | 2026.01.17 13:43:50.519094 [ 269 ] {2a3bcd15-4e56-4c81-bb5a-d171b0f694fe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4772 | 2026.01.17 13:43:50.519333 [ 269 ] {2a3bcd15-4e56-4c81-bb5a-d171b0f694fe} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.01.17 13:43:50.519496 [ 269 ] {2a3bcd15-4e56-4c81-bb5a-d171b0f694fe} <Debug> executeQuery: Read 1232 rows, 104.04 KiB in 0.002716 sec., 453608.2474226804 rows/sec., 37.41 MiB/sec. | ||
| 4774 | 2026.01.17 13:43:50.519545 [ 269 ] {2a3bcd15-4e56-4c81-bb5a-d171b0f694fe} <Debug> TCPHandler: Processed in 0.003049508 sec. | ||
| 4775 | 2026.01.17 13:43:50.519670 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.01.17 13:43:50.519774 [ 269 ] {e5551827-f334-4619-b2d9-9d9addff699e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4777 | 2026.01.17 13:43:50.519819 [ 269 ] {e5551827-f334-4619-b2d9-9d9addff699e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4778 | 2026.01.17 13:43:50.520250 [ 269 ] {e5551827-f334-4619-b2d9-9d9addff699e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.01.17 13:43:50.520285 [ 269 ] {e5551827-f334-4619-b2d9-9d9addff699e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4780 | 2026.01.17 13:43:50.520596 [ 269 ] {e5551827-f334-4619-b2d9-9d9addff699e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4781 | 2026.01.17 13:43:50.520817 [ 269 ] {e5551827-f334-4619-b2d9-9d9addff699e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.01.17 13:43:50.520946 [ 269 ] {e5551827-f334-4619-b2d9-9d9addff699e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001197 sec., 15037.593984962406 rows/sec., 1.10 MiB/sec. | ||
| 4783 | 2026.01.17 13:43:50.520983 [ 269 ] {e5551827-f334-4619-b2d9-9d9addff699e} <Debug> TCPHandler: Processed in 0.001365415 sec. | ||
| 4784 | 2026.01.17 13:43:50.521086 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.01.17 13:43:50.521182 [ 269 ] {58da9c8b-25d8-4f51-af6e-d81de8420fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4786 | 2026.01.17 13:43:50.521221 [ 269 ] {58da9c8b-25d8-4f51-af6e-d81de8420fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4787 | 2026.01.17 13:43:50.521717 [ 269 ] {58da9c8b-25d8-4f51-af6e-d81de8420fb4} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.01.17 13:43:50.521752 [ 269 ] {58da9c8b-25d8-4f51-af6e-d81de8420fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4789 | 2026.01.17 13:43:50.522060 [ 269 ] {58da9c8b-25d8-4f51-af6e-d81de8420fb4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4790 | 2026.01.17 13:43:50.522271 [ 269 ] {58da9c8b-25d8-4f51-af6e-d81de8420fb4} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.01.17 13:43:50.522396 [ 269 ] {58da9c8b-25d8-4f51-af6e-d81de8420fb4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 4792 | 2026.01.17 13:43:50.522432 [ 269 ] {58da9c8b-25d8-4f51-af6e-d81de8420fb4} <Debug> TCPHandler: Processed in 0.001395106 sec. | ||
| 4793 | 2026.01.17 13:43:50.522532 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.01.17 13:43:50.522627 [ 269 ] {a1099624-63dc-4b12-b2d1-5a37f1a01d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4795 | 2026.01.17 13:43:50.522667 [ 269 ] {a1099624-63dc-4b12-b2d1-5a37f1a01d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4796 | 2026.01.17 13:43:50.523271 [ 269 ] {a1099624-63dc-4b12-b2d1-5a37f1a01d21} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.01.17 13:43:50.523304 [ 269 ] {a1099624-63dc-4b12-b2d1-5a37f1a01d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4798 | 2026.01.17 13:43:50.523634 [ 269 ] {a1099624-63dc-4b12-b2d1-5a37f1a01d21} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4799 | 2026.01.17 13:43:50.523852 [ 269 ] {a1099624-63dc-4b12-b2d1-5a37f1a01d21} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.01.17 13:43:50.523977 [ 269 ] {a1099624-63dc-4b12-b2d1-5a37f1a01d21} <Debug> executeQuery: Read 538 rows, 40.85 KiB in 0.001369 sec., 392987.58217677136 rows/sec., 29.14 MiB/sec. | ||
| 4801 | 2026.01.17 13:43:50.524013 [ 269 ] {a1099624-63dc-4b12-b2d1-5a37f1a01d21} <Debug> TCPHandler: Processed in 0.00153016 sec. | ||
| 4802 | 2026.01.17 13:43:50.524121 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.01.17 13:43:50.524217 [ 269 ] {7a0b016d-5c2f-47bb-9f53-8f3f4b66d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4804 | 2026.01.17 13:43:50.524259 [ 269 ] {7a0b016d-5c2f-47bb-9f53-8f3f4b66d8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4805 | 2026.01.17 13:43:50.524838 [ 269 ] {7a0b016d-5c2f-47bb-9f53-8f3f4b66d8f2} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.01.17 13:43:50.524872 [ 269 ] {7a0b016d-5c2f-47bb-9f53-8f3f4b66d8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4807 | 2026.01.17 13:43:50.525254 [ 269 ] {7a0b016d-5c2f-47bb-9f53-8f3f4b66d8f2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4808 | 2026.01.17 13:43:50.525469 [ 269 ] {7a0b016d-5c2f-47bb-9f53-8f3f4b66d8f2} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.01.17 13:43:50.525591 [ 269 ] {7a0b016d-5c2f-47bb-9f53-8f3f4b66d8f2} <Debug> executeQuery: Read 838 rows, 57.76 KiB in 0.001393 sec., 601579.3251974157 rows/sec., 40.49 MiB/sec. | ||
| 4810 | 2026.01.17 13:43:50.525627 [ 269 ] {7a0b016d-5c2f-47bb-9f53-8f3f4b66d8f2} <Debug> TCPHandler: Processed in 0.00155473 sec. | ||
| 4811 | 2026.01.17 13:43:50.525736 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.01.17 13:43:50.525832 [ 269 ] {d477abe4-8a80-426e-b940-3900e1d94e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.01.17 13:43:50.525886 [ 269 ] {d477abe4-8a80-426e-b940-3900e1d94e3b} <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 | ||
| 4814 | 2026.01.17 13:43:50.526659 [ 269 ] {d477abe4-8a80-426e-b940-3900e1d94e3b} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.01.17 13:43:50.526693 [ 269 ] {d477abe4-8a80-426e-b940-3900e1d94e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4816 | 2026.01.17 13:43:50.527209 [ 269 ] {d477abe4-8a80-426e-b940-3900e1d94e3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4817 | 2026.01.17 13:43:50.527436 [ 269 ] {d477abe4-8a80-426e-b940-3900e1d94e3b} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.01.17 13:43:50.527568 [ 269 ] {d477abe4-8a80-426e-b940-3900e1d94e3b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001754 sec., 10262.257696693274 rows/sec., 18.39 MiB/sec. | ||
| 4819 | 2026.01.17 13:43:50.527626 [ 269 ] {d477abe4-8a80-426e-b940-3900e1d94e3b} <Debug> TCPHandler: Processed in 0.00193854 sec. | ||
| 4820 | 2026.01.17 13:43:50.527736 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.01.17 13:43:50.527832 [ 269 ] {b235f0f5-051c-4ef4-af90-5ed2c191b8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.01.17 13:43:50.527872 [ 269 ] {b235f0f5-051c-4ef4-af90-5ed2c191b8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4823 | 2026.01.17 13:43:50.528224 [ 269 ] {b235f0f5-051c-4ef4-af90-5ed2c191b8ee} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.01.17 13:43:50.528258 [ 269 ] {b235f0f5-051c-4ef4-af90-5ed2c191b8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4825 | 2026.01.17 13:43:50.528566 [ 269 ] {b235f0f5-051c-4ef4-af90-5ed2c191b8ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4826 | 2026.01.17 13:43:50.528773 [ 269 ] {b235f0f5-051c-4ef4-af90-5ed2c191b8ee} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.01.17 13:43:50.528900 [ 269 ] {b235f0f5-051c-4ef4-af90-5ed2c191b8ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4828 | 2026.01.17 13:43:50.528934 [ 269 ] {b235f0f5-051c-4ef4-af90-5ed2c191b8ee} <Debug> TCPHandler: Processed in 0.001247373 sec. | ||
| 4829 | 2026.01.17 13:43:51.538859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10907 | ||
| 4830 | 2026.01.17 13:43:51.539633 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.01.17 13:43:51.539708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4832 | 2026.01.17 13:43:51.540385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4833 | 2026.01.17 13:43:51.540617 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.01.17 13:43:51.540767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10907 | ||
| 4835 | 2026.01.17 13:43:52.121796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4836 | 2026.01.17 13:43:52.137450 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.01.17 13:43:52.137501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4838 | 2026.01.17 13:43:52.143914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4839 | 2026.01.17 13:43:52.144633 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.17 13:43:52.147333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4841 | 2026.01.17 13:43:55.488965 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.01.17 13:43:55.489268 [ 269 ] {21dcc97a-b312-45c4-bbba-cf5e886d1117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4843 | 2026.01.17 13:43:55.489371 [ 269 ] {21dcc97a-b312-45c4-bbba-cf5e886d1117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4844 | 2026.01.17 13:43:55.490087 [ 269 ] {21dcc97a-b312-45c4-bbba-cf5e886d1117} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.01.17 13:43:55.490129 [ 269 ] {21dcc97a-b312-45c4-bbba-cf5e886d1117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4846 | 2026.01.17 13:43:55.490524 [ 269 ] {21dcc97a-b312-45c4-bbba-cf5e886d1117} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4847 | 2026.01.17 13:43:55.490752 [ 269 ] {21dcc97a-b312-45c4-bbba-cf5e886d1117} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.01.17 13:43:55.490904 [ 269 ] {21dcc97a-b312-45c4-bbba-cf5e886d1117} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.00171 sec., 59649.12280701755 rows/sec., 4.97 MiB/sec. | ||
| 4849 | 2026.01.17 13:43:55.490952 [ 269 ] {21dcc97a-b312-45c4-bbba-cf5e886d1117} <Debug> TCPHandler: Processed in 0.002167146 sec. | ||
| 4850 | 2026.01.17 13:43:55.491086 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.01.17 13:43:55.491190 [ 269 ] {81b75f14-f736-402d-9c4d-d3d5cdbccf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4852 | 2026.01.17 13:43:55.491233 [ 269 ] {81b75f14-f736-402d-9c4d-d3d5cdbccf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4853 | 2026.01.17 13:43:55.491652 [ 269 ] {81b75f14-f736-402d-9c4d-d3d5cdbccf81} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.01.17 13:43:55.491686 [ 269 ] {81b75f14-f736-402d-9c4d-d3d5cdbccf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4855 | 2026.01.17 13:43:55.491978 [ 269 ] {81b75f14-f736-402d-9c4d-d3d5cdbccf81} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4856 | 2026.01.17 13:43:55.492186 [ 269 ] {81b75f14-f736-402d-9c4d-d3d5cdbccf81} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.01.17 13:43:55.492312 [ 269 ] {81b75f14-f736-402d-9c4d-d3d5cdbccf81} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001146 sec., 20069.80802792321 rows/sec., 1.47 MiB/sec. | ||
| 4858 | 2026.01.17 13:43:55.492350 [ 269 ] {81b75f14-f736-402d-9c4d-d3d5cdbccf81} <Debug> TCPHandler: Processed in 0.001316414 sec. | ||
| 4859 | 2026.01.17 13:43:55.492461 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.01.17 13:43:55.492557 [ 269 ] {9b751e07-7de6-4494-a025-5183120bafbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4861 | 2026.01.17 13:43:55.492596 [ 269 ] {9b751e07-7de6-4494-a025-5183120bafbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4862 | 2026.01.17 13:43:55.493018 [ 269 ] {9b751e07-7de6-4494-a025-5183120bafbc} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.01.17 13:43:55.493052 [ 269 ] {9b751e07-7de6-4494-a025-5183120bafbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4864 | 2026.01.17 13:43:55.493350 [ 269 ] {9b751e07-7de6-4494-a025-5183120bafbc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4865 | 2026.01.17 13:43:55.493570 [ 269 ] {9b751e07-7de6-4494-a025-5183120bafbc} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.01.17 13:43:55.493693 [ 269 ] {9b751e07-7de6-4494-a025-5183120bafbc} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001157 sec., 75194.46845289541 rows/sec., 5.87 MiB/sec. | ||
| 4867 | 2026.01.17 13:43:55.493731 [ 269 ] {9b751e07-7de6-4494-a025-5183120bafbc} <Debug> TCPHandler: Processed in 0.001319504 sec. | ||
| 4868 | 2026.01.17 13:43:55.493846 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.01.17 13:43:55.493941 [ 269 ] {92f16e89-d674-4e6f-b362-0e4e2e1acfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4870 | 2026.01.17 13:43:55.493984 [ 269 ] {92f16e89-d674-4e6f-b362-0e4e2e1acfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4871 | 2026.01.17 13:43:55.494430 [ 269 ] {92f16e89-d674-4e6f-b362-0e4e2e1acfd2} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.01.17 13:43:55.494465 [ 269 ] {92f16e89-d674-4e6f-b362-0e4e2e1acfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4873 | 2026.01.17 13:43:55.494853 [ 269 ] {92f16e89-d674-4e6f-b362-0e4e2e1acfd2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4874 | 2026.01.17 13:43:55.495061 [ 269 ] {92f16e89-d674-4e6f-b362-0e4e2e1acfd2} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.01.17 13:43:55.495186 [ 269 ] {92f16e89-d674-4e6f-b362-0e4e2e1acfd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 4876 | 2026.01.17 13:43:55.495222 [ 269 ] {92f16e89-d674-4e6f-b362-0e4e2e1acfd2} <Debug> TCPHandler: Processed in 0.001425506 sec. | ||
| 4877 | 2026.01.17 13:43:55.495332 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.01.17 13:43:55.495426 [ 269 ] {bc11d977-c721-4eb2-9ec8-731c8c4a275b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4879 | 2026.01.17 13:43:55.495479 [ 269 ] {bc11d977-c721-4eb2-9ec8-731c8c4a275b} <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 | ||
| 4880 | 2026.01.17 13:43:55.496266 [ 269 ] {bc11d977-c721-4eb2-9ec8-731c8c4a275b} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.01.17 13:43:55.496301 [ 269 ] {bc11d977-c721-4eb2-9ec8-731c8c4a275b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4882 | 2026.01.17 13:43:55.496824 [ 269 ] {bc11d977-c721-4eb2-9ec8-731c8c4a275b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4883 | 2026.01.17 13:43:55.497040 [ 269 ] {bc11d977-c721-4eb2-9ec8-731c8c4a275b} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.01.17 13:43:55.497172 [ 269 ] {bc11d977-c721-4eb2-9ec8-731c8c4a275b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001764 sec., 13038.548752834467 rows/sec., 23.36 MiB/sec. | ||
| 4885 | 2026.01.17 13:43:55.497233 [ 269 ] {bc11d977-c721-4eb2-9ec8-731c8c4a275b} <Debug> TCPHandler: Processed in 0.00194937 sec. | ||
| 4886 | 2026.01.17 13:43:55.497350 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.01.17 13:43:55.497445 [ 269 ] {bb171aeb-6866-45af-815a-9462b0be5357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4888 | 2026.01.17 13:43:55.497485 [ 269 ] {bb171aeb-6866-45af-815a-9462b0be5357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4889 | 2026.01.17 13:43:55.497825 [ 269 ] {bb171aeb-6866-45af-815a-9462b0be5357} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.01.17 13:43:55.497859 [ 269 ] {bb171aeb-6866-45af-815a-9462b0be5357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4891 | 2026.01.17 13:43:55.498152 [ 269 ] {bb171aeb-6866-45af-815a-9462b0be5357} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4892 | 2026.01.17 13:43:55.498357 [ 269 ] {bb171aeb-6866-45af-815a-9462b0be5357} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.01.17 13:43:55.498482 [ 269 ] {bb171aeb-6866-45af-815a-9462b0be5357} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4894 | 2026.01.17 13:43:55.498517 [ 269 ] {bb171aeb-6866-45af-815a-9462b0be5357} <Debug> TCPHandler: Processed in 0.001215611 sec. | ||
| 4895 | 2026.01.17 13:43:58.922565 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4896 | 2026.01.17 13:43:58.922636 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4897 | 2026.01.17 13:43:59.041547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11419 | ||
| 4898 | 2026.01.17 13:43:59.042088 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.01.17 13:43:59.042140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4900 | 2026.01.17 13:43:59.042625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4901 | 2026.01.17 13:43:59.042875 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.01.17 13:43:59.043018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11419 | ||
| 4903 | 2026.01.17 13:43:59.064505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 620 | ||
| 4904 | 2026.01.17 13:43:59.066630 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.01.17 13:43:59.066682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4906 | 2026.01.17 13:43:59.067911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4907 | 2026.01.17 13:43:59.068187 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.01.17 13:43:59.068545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4909 | 2026.01.17 13:43:59.648149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4910 | 2026.01.17 13:43:59.664629 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.01.17 13:43:59.664683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4912 | 2026.01.17 13:43:59.670821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4913 | 2026.01.17 13:43:59.671577 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.01.17 13:43:59.674360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4915 | 2026.01.17 13:44:00.489526 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.01.17 13:44:00.489716 [ 269 ] {436e7014-f162-429d-bf99-f17d8d98e1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4917 | 2026.01.17 13:44:00.489790 [ 269 ] {436e7014-f162-429d-bf99-f17d8d98e1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4918 | 2026.01.17 13:44:00.490485 [ 269 ] {436e7014-f162-429d-bf99-f17d8d98e1f1} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.01.17 13:44:00.490537 [ 269 ] {436e7014-f162-429d-bf99-f17d8d98e1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4920 | 2026.01.17 13:44:00.490938 [ 269 ] {436e7014-f162-429d-bf99-f17d8d98e1f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4921 | 2026.01.17 13:44:00.491176 [ 269 ] {436e7014-f162-429d-bf99-f17d8d98e1f1} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.01.17 13:44:00.491336 [ 269 ] {436e7014-f162-429d-bf99-f17d8d98e1f1} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001671 sec., 55056.85218432077 rows/sec., 4.63 MiB/sec. | ||
| 4923 | 2026.01.17 13:44:00.491382 [ 269 ] {436e7014-f162-429d-bf99-f17d8d98e1f1} <Debug> TCPHandler: Processed in 0.001990262 sec. | ||
| 4924 | 2026.01.17 13:44:00.491518 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.01.17 13:44:00.491622 [ 269 ] {0e20f8e5-6576-4e06-aa0e-8b110a750c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4926 | 2026.01.17 13:44:00.491666 [ 269 ] {0e20f8e5-6576-4e06-aa0e-8b110a750c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4927 | 2026.01.17 13:44:00.492083 [ 269 ] {0e20f8e5-6576-4e06-aa0e-8b110a750c70} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.01.17 13:44:00.492120 [ 269 ] {0e20f8e5-6576-4e06-aa0e-8b110a750c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4929 | 2026.01.17 13:44:00.492452 [ 269 ] {0e20f8e5-6576-4e06-aa0e-8b110a750c70} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4930 | 2026.01.17 13:44:00.492668 [ 269 ] {0e20f8e5-6576-4e06-aa0e-8b110a750c70} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.01.17 13:44:00.492803 [ 269 ] {0e20f8e5-6576-4e06-aa0e-8b110a750c70} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001205 sec., 14937.759336099587 rows/sec., 1.10 MiB/sec. | ||
| 4932 | 2026.01.17 13:44:00.492840 [ 269 ] {0e20f8e5-6576-4e06-aa0e-8b110a750c70} <Debug> TCPHandler: Processed in 0.001373695 sec. | ||
| 4933 | 2026.01.17 13:44:00.492965 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2026.01.17 13:44:00.493064 [ 269 ] {d9e15d50-22f0-49a9-a083-2f36a5f699d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4935 | 2026.01.17 13:44:00.493104 [ 269 ] {d9e15d50-22f0-49a9-a083-2f36a5f699d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4936 | 2026.01.17 13:44:00.493528 [ 269 ] {d9e15d50-22f0-49a9-a083-2f36a5f699d4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.01.17 13:44:00.493565 [ 269 ] {d9e15d50-22f0-49a9-a083-2f36a5f699d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4938 | 2026.01.17 13:44:00.493883 [ 269 ] {d9e15d50-22f0-49a9-a083-2f36a5f699d4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4939 | 2026.01.17 13:44:00.494098 [ 269 ] {d9e15d50-22f0-49a9-a083-2f36a5f699d4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.01.17 13:44:00.494224 [ 269 ] {d9e15d50-22f0-49a9-a083-2f36a5f699d4} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001182 sec., 69373.94247038917 rows/sec., 5.42 MiB/sec. | ||
| 4941 | 2026.01.17 13:44:00.494262 [ 269 ] {d9e15d50-22f0-49a9-a083-2f36a5f699d4} <Debug> TCPHandler: Processed in 0.001349045 sec. | ||
| 4942 | 2026.01.17 13:44:00.494398 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.01.17 13:44:00.494493 [ 269 ] {e29a0620-620f-4924-82c8-0a9ca45cded7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4944 | 2026.01.17 13:44:00.494536 [ 269 ] {e29a0620-620f-4924-82c8-0a9ca45cded7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4945 | 2026.01.17 13:44:00.494948 [ 269 ] {e29a0620-620f-4924-82c8-0a9ca45cded7} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.01.17 13:44:00.494981 [ 269 ] {e29a0620-620f-4924-82c8-0a9ca45cded7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4947 | 2026.01.17 13:44:00.495308 [ 269 ] {e29a0620-620f-4924-82c8-0a9ca45cded7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4948 | 2026.01.17 13:44:00.495507 [ 269 ] {e29a0620-620f-4924-82c8-0a9ca45cded7} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.01.17 13:44:00.495633 [ 269 ] {e29a0620-620f-4924-82c8-0a9ca45cded7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4950 | 2026.01.17 13:44:00.495669 [ 269 ] {e29a0620-620f-4924-82c8-0a9ca45cded7} <Debug> TCPHandler: Processed in 0.001369096 sec. | ||
| 4951 | 2026.01.17 13:44:00.495769 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.01.17 13:44:00.495931 [ 269 ] {fbc2b325-7588-4c2c-ad87-6f6e694e3a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4953 | 2026.01.17 13:44:00.495988 [ 269 ] {fbc2b325-7588-4c2c-ad87-6f6e694e3a12} <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 | ||
| 4954 | 2026.01.17 13:44:00.496801 [ 269 ] {fbc2b325-7588-4c2c-ad87-6f6e694e3a12} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.01.17 13:44:00.496838 [ 269 ] {fbc2b325-7588-4c2c-ad87-6f6e694e3a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4956 | 2026.01.17 13:44:00.497410 [ 269 ] {fbc2b325-7588-4c2c-ad87-6f6e694e3a12} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4957 | 2026.01.17 13:44:00.497635 [ 269 ] {fbc2b325-7588-4c2c-ad87-6f6e694e3a12} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.01.17 13:44:00.497773 [ 269 ] {fbc2b325-7588-4c2c-ad87-6f6e694e3a12} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001861 sec., 9672.219236969371 rows/sec., 17.33 MiB/sec. | ||
| 4959 | 2026.01.17 13:44:00.497835 [ 269 ] {fbc2b325-7588-4c2c-ad87-6f6e694e3a12} <Debug> TCPHandler: Processed in 0.002059373 sec. | ||
| 4960 | 2026.01.17 13:44:00.497955 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.01.17 13:44:00.498050 [ 269 ] {557c6414-3f0a-412b-8bd6-0fb2fb3922f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4962 | 2026.01.17 13:44:00.498092 [ 269 ] {557c6414-3f0a-412b-8bd6-0fb2fb3922f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4963 | 2026.01.17 13:44:00.498428 [ 269 ] {557c6414-3f0a-412b-8bd6-0fb2fb3922f0} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.01.17 13:44:00.498464 [ 269 ] {557c6414-3f0a-412b-8bd6-0fb2fb3922f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4965 | 2026.01.17 13:44:00.498774 [ 269 ] {557c6414-3f0a-412b-8bd6-0fb2fb3922f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4966 | 2026.01.17 13:44:00.498982 [ 269 ] {557c6414-3f0a-412b-8bd6-0fb2fb3922f0} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.01.17 13:44:00.499110 [ 269 ] {557c6414-3f0a-412b-8bd6-0fb2fb3922f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4968 | 2026.01.17 13:44:00.499148 [ 269 ] {557c6414-3f0a-412b-8bd6-0fb2fb3922f0} <Debug> TCPHandler: Processed in 0.001242462 sec. | ||
| 4969 | 2026.01.17 13:44:04.991095 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44678 | ||
| 4970 | 2026.01.17 13:44:04.991223 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4971 | 2026.01.17 13:44:04.991253 [ 288 ] {} <Debug> TCP-Session: 460b070d-6a71-4eb2-895f-9a99a4c73ad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44678 | ||
| 4972 | 2026.01.17 13:44:04.991277 [ 288 ] {} <Debug> TCP-Session: 460b070d-6a71-4eb2-895f-9a99a4c73ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4973 | 2026.01.17 13:44:04.991292 [ 288 ] {} <Debug> TCP-Session: 460b070d-6a71-4eb2-895f-9a99a4c73ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4974 | 2026.01.17 13:44:04.991485 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54007 | ||
| 4975 | 2026.01.17 13:44:04.991543 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35041 | ||
| 4976 | 2026.01.17 13:44:04.991546 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35544 | ||
| 4977 | 2026.01.17 13:44:04.991596 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44773 | ||
| 4978 | 2026.01.17 13:44:04.991633 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47153 | ||
| 4979 | 2026.01.17 13:44:04.991642 [ 288 ] {} <Trace> TCP-Session: 460b070d-6a71-4eb2-895f-9a99a4c73ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.01.17 13:44:04.991681 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4981 | 2026.01.17 13:44:04.991723 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4982 | 2026.01.17 13:44:04.991627 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42025 | ||
| 4983 | 2026.01.17 13:44:04.991748 [ 291 ] {} <Debug> TCP-Session: ca568bab-41d0-479a-a19e-177ff3088334 Authenticating user 'default' from [fd00:1122:3344:101::e]:35041 | ||
| 4984 | 2026.01.17 13:44:04.991760 [ 292 ] {} <Debug> TCP-Session: 68183b06-3d1e-413e-ad66-9561060d43bd Authenticating user 'default' from [fd00:1122:3344:101::e]:35544 | ||
| 4985 | 2026.01.17 13:44:04.991806 [ 291 ] {} <Debug> TCP-Session: ca568bab-41d0-479a-a19e-177ff3088334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4986 | 2026.01.17 13:44:04.991814 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4987 | 2026.01.17 13:44:04.991833 [ 291 ] {} <Debug> TCP-Session: ca568bab-41d0-479a-a19e-177ff3088334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4988 | 2026.01.17 13:44:04.991853 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4989 | 2026.01.17 13:44:04.991874 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4990 | 2026.01.17 13:44:04.991859 [ 293 ] {} <Debug> TCP-Session: 8f86689c-8e62-48cb-b542-330c3fd72928 Authenticating user 'default' from [fd00:1122:3344:101::e]:44773 | ||
| 4991 | 2026.01.17 13:44:04.991895 [ 267 ] {} <Debug> TCP-Session: 92f707d4-6cab-46a7-b6aa-9719e0c08654 Authenticating user 'default' from [fd00:1122:3344:101::e]:47153 | ||
| 4992 | 2026.01.17 13:44:04.991903 [ 296 ] {} <Debug> TCP-Session: 336e760b-5ebe-4a3e-a47c-f3bf81b7e274 Authenticating user 'default' from [fd00:1122:3344:101::e]:42025 | ||
| 4993 | 2026.01.17 13:44:04.991921 [ 293 ] {} <Debug> TCP-Session: 8f86689c-8e62-48cb-b542-330c3fd72928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4994 | 2026.01.17 13:44:04.991923 [ 267 ] {} <Debug> TCP-Session: 92f707d4-6cab-46a7-b6aa-9719e0c08654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4995 | 2026.01.17 13:44:04.991932 [ 296 ] {} <Debug> TCP-Session: 336e760b-5ebe-4a3e-a47c-f3bf81b7e274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4996 | 2026.01.17 13:44:04.991936 [ 293 ] {} <Debug> TCP-Session: 8f86689c-8e62-48cb-b542-330c3fd72928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4997 | 2026.01.17 13:44:04.991942 [ 267 ] {} <Debug> TCP-Session: 92f707d4-6cab-46a7-b6aa-9719e0c08654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4998 | 2026.01.17 13:44:04.991950 [ 296 ] {} <Debug> TCP-Session: 336e760b-5ebe-4a3e-a47c-f3bf81b7e274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4999 | 2026.01.17 13:44:04.991855 [ 288 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5000 | 2026.01.17 13:44:04.991823 [ 292 ] {} <Debug> TCP-Session: 68183b06-3d1e-413e-ad66-9561060d43bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2026.01.17 13:44:04.991611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5002 | 2026.01.17 13:44:04.992011 [ 292 ] {} <Debug> TCP-Session: 68183b06-3d1e-413e-ad66-9561060d43bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2026.01.17 13:44:04.991600 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48832 | ||
| 5004 | 2026.01.17 13:44:04.992070 [ 290 ] {} <Debug> TCP-Session: 59b05e9c-2bdd-4539-8b09-0e2df744f9fe Authenticating user 'default' from [fd00:1122:3344:101::e]:54007 | ||
| 5005 | 2026.01.17 13:44:04.991628 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53580 | ||
| 5006 | 2026.01.17 13:44:04.992128 [ 290 ] {} <Debug> TCP-Session: 59b05e9c-2bdd-4539-8b09-0e2df744f9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5007 | 2026.01.17 13:44:04.992158 [ 290 ] {} <Debug> TCP-Session: 59b05e9c-2bdd-4539-8b09-0e2df744f9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5008 | 2026.01.17 13:44:04.992239 [ 288 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5009 | 2026.01.17 13:44:04.992281 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5010 | 2026.01.17 13:44:04.992299 [ 288 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5011 | 2026.01.17 13:44:04.992310 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5012 | 2026.01.17 13:44:04.992322 [ 294 ] {} <Debug> TCP-Session: e86ed21c-6242-4d08-bfc1-abe3c74328e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48832 | ||
| 5013 | 2026.01.17 13:44:04.992353 [ 295 ] {} <Debug> TCP-Session: 0bd2ee36-dda7-45e5-964a-19581dfaacec Authenticating user 'default' from [fd00:1122:3344:101::e]:53580 | ||
| 5014 | 2026.01.17 13:44:04.992361 [ 294 ] {} <Debug> TCP-Session: e86ed21c-6242-4d08-bfc1-abe3c74328e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5015 | 2026.01.17 13:44:04.992380 [ 295 ] {} <Debug> TCP-Session: 0bd2ee36-dda7-45e5-964a-19581dfaacec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5016 | 2026.01.17 13:44:04.992393 [ 294 ] {} <Debug> TCP-Session: e86ed21c-6242-4d08-bfc1-abe3c74328e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2026.01.17 13:44:04.992401 [ 295 ] {} <Debug> TCP-Session: 0bd2ee36-dda7-45e5-964a-19581dfaacec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5018 | 2026.01.17 13:44:04.992589 [ 288 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 5019 | 2026.01.17 13:44:04.993495 [ 314 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Trace> AggregatingTransform: Aggregating | ||
| 5020 | 2026.01.17 13:44:04.993539 [ 314 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Trace> Aggregator: Aggregation method: without_key | ||
| 5021 | 2026.01.17 13:44:04.993574 [ 314 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884903 sec. (1130.067 rows/sec., 44.14 KiB/sec.) | ||
| 5022 | 2026.01.17 13:44:04.993591 [ 314 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Trace> Aggregator: Merging aggregated data | ||
| 5023 | 2026.01.17 13:44:04.994860 [ 288 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003058 sec., 327.01111837802483 rows/sec., 12.77 KiB/sec. | ||
| 5024 | 2026.01.17 13:44:04.995005 [ 288 ] {4a32aca9-659e-4656-8366-779b3278bc63} <Debug> TCPHandler: Processed in 0.00349935 sec. | ||
| 5025 | 2026.01.17 13:44:04.995109 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5026 | 2026.01.17 13:44:04.995137 [ 288 ] {} <Debug> TCP-Session: 460b070d-6a71-4eb2-895f-9a99a4c73ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5027 | 2026.01.17 13:44:04.995140 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5028 | 2026.01.17 13:44:04.995164 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5029 | 2026.01.17 13:44:04.995182 [ 267 ] {} <Debug> TCP-Session: 92f707d4-6cab-46a7-b6aa-9719e0c08654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5030 | 2026.01.17 13:44:04.995188 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5031 | 2026.01.17 13:44:04.995200 [ 293 ] {} <Debug> TCP-Session: 8f86689c-8e62-48cb-b542-330c3fd72928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5032 | 2026.01.17 13:44:04.995212 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5033 | 2026.01.17 13:44:04.995236 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5034 | 2026.01.17 13:44:04.995239 [ 290 ] {} <Debug> TCP-Session: 59b05e9c-2bdd-4539-8b09-0e2df744f9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5035 | 2026.01.17 13:44:04.995256 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5036 | 2026.01.17 13:44:04.995274 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5037 | 2026.01.17 13:44:04.995314 [ 292 ] {} <Debug> TCP-Session: 68183b06-3d1e-413e-ad66-9561060d43bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5038 | 2026.01.17 13:44:04.995333 [ 296 ] {} <Debug> TCP-Session: 336e760b-5ebe-4a3e-a47c-f3bf81b7e274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5039 | 2026.01.17 13:44:04.995286 [ 294 ] {} <Debug> TCP-Session: e86ed21c-6242-4d08-bfc1-abe3c74328e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2026.01.17 13:44:04.995262 [ 295 ] {} <Debug> TCP-Session: 0bd2ee36-dda7-45e5-964a-19581dfaacec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2026.01.17 13:44:04.995197 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5042 | 2026.01.17 13:44:04.995428 [ 291 ] {} <Debug> TCP-Session: ca568bab-41d0-479a-a19e-177ff3088334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5043 | 2026.01.17 13:44:05.135937 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35438 | ||
| 5044 | 2026.01.17 13:44:05.136040 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5045 | 2026.01.17 13:44:05.136065 [ 288 ] {} <Debug> TCP-Session: c389d908-f188-4949-9352-f47e6415a2bd Authenticating user 'default' from [fd00:1122:3344:101::e]:35438 | ||
| 5046 | 2026.01.17 13:44:05.136087 [ 288 ] {} <Debug> TCP-Session: c389d908-f188-4949-9352-f47e6415a2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2026.01.17 13:44:05.136100 [ 288 ] {} <Debug> TCP-Session: c389d908-f188-4949-9352-f47e6415a2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2026.01.17 13:44:05.136269 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56704 | ||
| 5049 | 2026.01.17 13:44:05.136308 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44631 | ||
| 5050 | 2026.01.17 13:44:05.136317 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41883 | ||
| 5051 | 2026.01.17 13:44:05.136368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42105 | ||
| 5052 | 2026.01.17 13:44:05.136396 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64917 | ||
| 5053 | 2026.01.17 13:44:05.136413 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5054 | 2026.01.17 13:44:05.136440 [ 288 ] {} <Trace> TCP-Session: c389d908-f188-4949-9352-f47e6415a2bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.01.17 13:44:05.136438 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5056 | 2026.01.17 13:44:05.136460 [ 292 ] {} <Debug> TCP-Session: 45d5b4e4-6c96-4c6f-afef-82f9e25e1627 Authenticating user 'default' from [fd00:1122:3344:101::e]:44631 | ||
| 5057 | 2026.01.17 13:44:05.136488 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5058 | 2026.01.17 13:44:05.136491 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5059 | 2026.01.17 13:44:05.136496 [ 291 ] {} <Debug> TCP-Session: be43ea41-47bf-4566-93ab-8415010653c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41883 | ||
| 5060 | 2026.01.17 13:44:05.136525 [ 293 ] {} <Debug> TCP-Session: e06347ab-c20d-4230-a352-e0c7d6b6f718 Authenticating user 'default' from [fd00:1122:3344:101::e]:42105 | ||
| 5061 | 2026.01.17 13:44:05.136532 [ 296 ] {} <Debug> TCP-Session: d31b0bdd-a74d-4d20-ab97-196f665031b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64917 | ||
| 5062 | 2026.01.17 13:44:05.136550 [ 291 ] {} <Debug> TCP-Session: be43ea41-47bf-4566-93ab-8415010653c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5063 | 2026.01.17 13:44:05.136559 [ 293 ] {} <Debug> TCP-Session: e06347ab-c20d-4230-a352-e0c7d6b6f718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5064 | 2026.01.17 13:44:05.136565 [ 296 ] {} <Debug> TCP-Session: d31b0bdd-a74d-4d20-ab97-196f665031b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2026.01.17 13:44:05.136573 [ 291 ] {} <Debug> TCP-Session: be43ea41-47bf-4566-93ab-8415010653c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5066 | 2026.01.17 13:44:05.136592 [ 296 ] {} <Debug> TCP-Session: d31b0bdd-a74d-4d20-ab97-196f665031b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5067 | 2026.01.17 13:44:05.136608 [ 288 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35438) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5068 | 2026.01.17 13:44:05.136584 [ 293 ] {} <Debug> TCP-Session: e06347ab-c20d-4230-a352-e0c7d6b6f718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2026.01.17 13:44:05.136503 [ 292 ] {} <Debug> TCP-Session: 45d5b4e4-6c96-4c6f-afef-82f9e25e1627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.01.17 13:44:05.136436 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51694 | ||
| 5071 | 2026.01.17 13:44:05.136679 [ 292 ] {} <Debug> TCP-Session: 45d5b4e4-6c96-4c6f-afef-82f9e25e1627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5072 | 2026.01.17 13:44:05.136375 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62242 | ||
| 5073 | 2026.01.17 13:44:05.136373 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61228 | ||
| 5074 | 2026.01.17 13:44:05.136748 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5075 | 2026.01.17 13:44:05.136783 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5076 | 2026.01.17 13:44:05.136797 [ 267 ] {} <Debug> TCP-Session: 7b83c3a7-64e1-461c-99e8-30352689bc7a Authenticating user 'default' from [fd00:1122:3344:101::e]:51694 | ||
| 5077 | 2026.01.17 13:44:05.136400 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5078 | 2026.01.17 13:44:05.136825 [ 267 ] {} <Debug> TCP-Session: 7b83c3a7-64e1-461c-99e8-30352689bc7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5079 | 2026.01.17 13:44:05.136819 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5080 | 2026.01.17 13:44:05.136866 [ 288 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5081 | 2026.01.17 13:44:05.136888 [ 294 ] {} <Debug> TCP-Session: 08f75764-f3e5-430f-83a3-5bdd72f62129 Authenticating user 'default' from [fd00:1122:3344:101::e]:61228 | ||
| 5082 | 2026.01.17 13:44:05.136864 [ 267 ] {} <Debug> TCP-Session: 7b83c3a7-64e1-461c-99e8-30352689bc7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2026.01.17 13:44:05.136919 [ 294 ] {} <Debug> TCP-Session: 08f75764-f3e5-430f-83a3-5bdd72f62129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.01.17 13:44:05.136934 [ 288 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5085 | 2026.01.17 13:44:05.136947 [ 294 ] {} <Debug> TCP-Session: 08f75764-f3e5-430f-83a3-5bdd72f62129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2026.01.17 13:44:05.136856 [ 290 ] {} <Debug> TCP-Session: 90f7524b-5f9a-4c57-818a-48f561114f6e Authenticating user 'default' from [fd00:1122:3344:101::e]:56704 | ||
| 5087 | 2026.01.17 13:44:05.136816 [ 295 ] {} <Debug> TCP-Session: 20325f01-cdc6-438b-b629-af9c7d567c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:62242 | ||
| 5088 | 2026.01.17 13:44:05.137000 [ 290 ] {} <Debug> TCP-Session: 90f7524b-5f9a-4c57-818a-48f561114f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5089 | 2026.01.17 13:44:05.137010 [ 295 ] {} <Debug> TCP-Session: 20325f01-cdc6-438b-b629-af9c7d567c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.01.17 13:44:05.137020 [ 290 ] {} <Debug> TCP-Session: 90f7524b-5f9a-4c57-818a-48f561114f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5091 | 2026.01.17 13:44:05.137032 [ 295 ] {} <Debug> TCP-Session: 20325f01-cdc6-438b-b629-af9c7d567c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5092 | 2026.01.17 13:44:05.137214 [ 288 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 5093 | 2026.01.17 13:44:05.138174 [ 299 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Trace> AggregatingTransform: Aggregating | ||
| 5094 | 2026.01.17 13:44:05.138208 [ 299 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5095 | 2026.01.17 13:44:05.138243 [ 299 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931884 sec. (1073.095 rows/sec., 41.92 KiB/sec.) | ||
| 5096 | 2026.01.17 13:44:05.138260 [ 299 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Trace> Aggregator: Merging aggregated data | ||
| 5097 | 2026.01.17 13:44:05.139411 [ 288 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00286 sec., 349.65034965034965 rows/sec., 13.66 KiB/sec. | ||
| 5098 | 2026.01.17 13:44:05.139518 [ 288 ] {78d3d411-0031-4c44-a276-a51b03812b7a} <Debug> TCPHandler: Processed in 0.003198092 sec. | ||
| 5099 | 2026.01.17 13:44:05.139640 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5100 | 2026.01.17 13:44:05.139668 [ 288 ] {} <Debug> TCP-Session: c389d908-f188-4949-9352-f47e6415a2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2026.01.17 13:44:05.139673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5102 | 2026.01.17 13:44:05.139691 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5103 | 2026.01.17 13:44:05.139709 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5104 | 2026.01.17 13:44:05.139714 [ 290 ] {} <Debug> TCP-Session: 90f7524b-5f9a-4c57-818a-48f561114f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5105 | 2026.01.17 13:44:05.139731 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5106 | 2026.01.17 13:44:05.139745 [ 267 ] {} <Debug> TCP-Session: 7b83c3a7-64e1-461c-99e8-30352689bc7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2026.01.17 13:44:05.139750 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5108 | 2026.01.17 13:44:05.139788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5109 | 2026.01.17 13:44:05.139804 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5110 | 2026.01.17 13:44:05.139844 [ 294 ] {} <Debug> TCP-Session: 08f75764-f3e5-430f-83a3-5bdd72f62129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5111 | 2026.01.17 13:44:05.139823 [ 295 ] {} <Debug> TCP-Session: 20325f01-cdc6-438b-b629-af9c7d567c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2026.01.17 13:44:05.139881 [ 296 ] {} <Debug> TCP-Session: d31b0bdd-a74d-4d20-ab97-196f665031b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5113 | 2026.01.17 13:44:05.139767 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5114 | 2026.01.17 13:44:05.139734 [ 293 ] {} <Debug> TCP-Session: e06347ab-c20d-4230-a352-e0c7d6b6f718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5115 | 2026.01.17 13:44:05.139786 [ 291 ] {} <Debug> TCP-Session: be43ea41-47bf-4566-93ab-8415010653c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2026.01.17 13:44:05.139942 [ 292 ] {} <Debug> TCP-Session: 45d5b4e4-6c96-4c6f-afef-82f9e25e1627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2026.01.17 13:44:05.154670 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51235 | ||
| 5118 | 2026.01.17 13:44:05.154732 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5119 | 2026.01.17 13:44:05.154762 [ 288 ] {} <Debug> TCP-Session: 1ee7f7c0-64ae-4b45-8199-889d7d23827f Authenticating user 'default' from [fd00:1122:3344:101::e]:51235 | ||
| 5120 | 2026.01.17 13:44:05.154784 [ 288 ] {} <Debug> TCP-Session: 1ee7f7c0-64ae-4b45-8199-889d7d23827f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2026.01.17 13:44:05.154795 [ 288 ] {} <Debug> TCP-Session: 1ee7f7c0-64ae-4b45-8199-889d7d23827f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5122 | 2026.01.17 13:44:05.154973 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56477 | ||
| 5123 | 2026.01.17 13:44:05.154983 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40975 | ||
| 5124 | 2026.01.17 13:44:05.155016 [ 288 ] {} <Trace> TCP-Session: 1ee7f7c0-64ae-4b45-8199-889d7d23827f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.01.17 13:44:05.155028 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36361 | ||
| 5126 | 2026.01.17 13:44:05.155057 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51780 | ||
| 5127 | 2026.01.17 13:44:05.155083 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5128 | 2026.01.17 13:44:05.155105 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5129 | 2026.01.17 13:44:05.155060 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5130 | 2026.01.17 13:44:05.155130 [ 292 ] {} <Debug> TCP-Session: 04c876d5-4a73-4d4c-ae8f-ebc7c2442725 Authenticating user 'default' from [fd00:1122:3344:101::e]:40975 | ||
| 5131 | 2026.01.17 13:44:05.155135 [ 295 ] {} <Debug> TCP-Session: ea886304-c473-4e79-b719-96b8409043cb Authenticating user 'default' from [fd00:1122:3344:101::e]:36361 | ||
| 5132 | 2026.01.17 13:44:05.155156 [ 290 ] {} <Debug> TCP-Session: 082dbbe5-8380-4606-807c-0a6d72978119 Authenticating user 'default' from [fd00:1122:3344:101::e]:56477 | ||
| 5133 | 2026.01.17 13:44:05.155169 [ 292 ] {} <Debug> TCP-Session: 04c876d5-4a73-4d4c-ae8f-ebc7c2442725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2026.01.17 13:44:05.155190 [ 290 ] {} <Debug> TCP-Session: 082dbbe5-8380-4606-807c-0a6d72978119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2026.01.17 13:44:05.155210 [ 292 ] {} <Debug> TCP-Session: 04c876d5-4a73-4d4c-ae8f-ebc7c2442725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5136 | 2026.01.17 13:44:05.155230 [ 290 ] {} <Debug> TCP-Session: 082dbbe5-8380-4606-807c-0a6d72978119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5137 | 2026.01.17 13:44:05.155160 [ 288 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5138 | 2026.01.17 13:44:05.155174 [ 295 ] {} <Debug> TCP-Session: ea886304-c473-4e79-b719-96b8409043cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5139 | 2026.01.17 13:44:05.155138 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5140 | 2026.01.17 13:44:05.155301 [ 295 ] {} <Debug> TCP-Session: ea886304-c473-4e79-b719-96b8409043cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5141 | 2026.01.17 13:44:05.155334 [ 267 ] {} <Debug> TCP-Session: 66b20af5-eefa-485a-ae27-2105b7a188d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51780 | ||
| 5142 | 2026.01.17 13:44:05.155026 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36353 | ||
| 5143 | 2026.01.17 13:44:05.155369 [ 267 ] {} <Debug> TCP-Session: 66b20af5-eefa-485a-ae27-2105b7a188d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5144 | 2026.01.17 13:44:05.155014 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34063 | ||
| 5145 | 2026.01.17 13:44:05.155415 [ 267 ] {} <Debug> TCP-Session: 66b20af5-eefa-485a-ae27-2105b7a188d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5146 | 2026.01.17 13:44:05.154980 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37529 | ||
| 5147 | 2026.01.17 13:44:05.155451 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5148 | 2026.01.17 13:44:05.155460 [ 288 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5149 | 2026.01.17 13:44:05.155484 [ 294 ] {} <Debug> TCP-Session: 2ae743d8-5352-4f7c-9dd1-764f0cd6f266 Authenticating user 'default' from [fd00:1122:3344:101::e]:36353 | ||
| 5150 | 2026.01.17 13:44:05.155507 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5151 | 2026.01.17 13:44:05.155472 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5152 | 2026.01.17 13:44:05.155525 [ 294 ] {} <Debug> TCP-Session: 2ae743d8-5352-4f7c-9dd1-764f0cd6f266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5153 | 2026.01.17 13:44:05.155560 [ 293 ] {} <Debug> TCP-Session: 67c33330-640a-4e1b-8fd4-a10b937ff3c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34063 | ||
| 5154 | 2026.01.17 13:44:05.155569 [ 294 ] {} <Debug> TCP-Session: 2ae743d8-5352-4f7c-9dd1-764f0cd6f266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5155 | 2026.01.17 13:44:05.155586 [ 293 ] {} <Debug> TCP-Session: 67c33330-640a-4e1b-8fd4-a10b937ff3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2026.01.17 13:44:05.155533 [ 291 ] {} <Debug> TCP-Session: 9ff8ed64-e329-4e1b-92f7-d4056db16cc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37529 | ||
| 5157 | 2026.01.17 13:44:05.155613 [ 293 ] {} <Debug> TCP-Session: 67c33330-640a-4e1b-8fd4-a10b937ff3c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2026.01.17 13:44:05.155635 [ 291 ] {} <Debug> TCP-Session: 9ff8ed64-e329-4e1b-92f7-d4056db16cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5159 | 2026.01.17 13:44:05.155525 [ 288 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5160 | 2026.01.17 13:44:05.155661 [ 291 ] {} <Debug> TCP-Session: 9ff8ed64-e329-4e1b-92f7-d4056db16cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5161 | 2026.01.17 13:44:05.155050 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44473 | ||
| 5162 | 2026.01.17 13:44:05.155766 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5163 | 2026.01.17 13:44:05.155786 [ 296 ] {} <Debug> TCP-Session: 9819b3b4-a50d-4e7c-93e7-f030d45b5a56 Authenticating user 'default' from [fd00:1122:3344:101::e]:44473 | ||
| 5164 | 2026.01.17 13:44:05.155801 [ 296 ] {} <Debug> TCP-Session: 9819b3b4-a50d-4e7c-93e7-f030d45b5a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.01.17 13:44:05.155814 [ 296 ] {} <Debug> TCP-Session: 9819b3b4-a50d-4e7c-93e7-f030d45b5a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2026.01.17 13:44:05.155907 [ 288 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Debug> oximeter.version (bac13268-9c7b-4580-9397-9558cbe91b6b) (SelectExecutor): Key condition: unknown | ||
| 5167 | 2026.01.17 13:44:05.156755 [ 332 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Trace> AggregatingTransform: Aggregating | ||
| 5168 | 2026.01.17 13:44:05.156792 [ 332 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5169 | 2026.01.17 13:44:05.156824 [ 332 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000828081 sec. (1207.611 rows/sec., 47.17 KiB/sec.) | ||
| 5170 | 2026.01.17 13:44:05.156838 [ 332 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Trace> Aggregator: Merging aggregated data | ||
| 5171 | 2026.01.17 13:44:05.158444 [ 288 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003318 sec., 301.3863773357444 rows/sec., 11.77 KiB/sec. | ||
| 5172 | 2026.01.17 13:44:05.158571 [ 288 ] {3fb4ac48-f565-42d7-8e69-769e8a26061c} <Debug> TCPHandler: Processed in 0.003618733 sec. | ||
| 5173 | 2026.01.17 13:44:05.158670 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5174 | 2026.01.17 13:44:05.158700 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5175 | 2026.01.17 13:44:05.158710 [ 288 ] {} <Debug> TCP-Session: 1ee7f7c0-64ae-4b45-8199-889d7d23827f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2026.01.17 13:44:05.158725 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5177 | 2026.01.17 13:44:05.158741 [ 267 ] {} <Debug> TCP-Session: 66b20af5-eefa-485a-ae27-2105b7a188d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.01.17 13:44:05.158762 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5179 | 2026.01.17 13:44:05.158777 [ 290 ] {} <Debug> TCP-Session: 082dbbe5-8380-4606-807c-0a6d72978119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2026.01.17 13:44:05.158795 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5181 | 2026.01.17 13:44:05.158814 [ 294 ] {} <Debug> TCP-Session: 2ae743d8-5352-4f7c-9dd1-764f0cd6f266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2026.01.17 13:44:05.158830 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5183 | 2026.01.17 13:44:05.158845 [ 293 ] {} <Debug> TCP-Session: 67c33330-640a-4e1b-8fd4-a10b937ff3c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2026.01.17 13:44:05.158807 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5185 | 2026.01.17 13:44:05.158876 [ 296 ] {} <Debug> TCP-Session: 9819b3b4-a50d-4e7c-93e7-f030d45b5a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5186 | 2026.01.17 13:44:05.158784 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5187 | 2026.01.17 13:44:05.158914 [ 295 ] {} <Debug> TCP-Session: ea886304-c473-4e79-b719-96b8409043cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5188 | 2026.01.17 13:44:05.158743 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5189 | 2026.01.17 13:44:05.158949 [ 292 ] {} <Debug> TCP-Session: 04c876d5-4a73-4d4c-ae8f-ebc7c2442725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5190 | 2026.01.17 13:44:05.158987 [ 291 ] {} <Debug> TCP-Session: 9ff8ed64-e329-4e1b-92f7-d4056db16cc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2026.01.17 13:44:05.491219 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2026.01.17 13:44:05.491416 [ 269 ] {1759502d-fe52-4013-9882-1f2574336f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5193 | 2026.01.17 13:44:05.491497 [ 269 ] {1759502d-fe52-4013-9882-1f2574336f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5194 | 2026.01.17 13:44:05.492149 [ 269 ] {1759502d-fe52-4013-9882-1f2574336f4a} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.01.17 13:44:05.492203 [ 269 ] {1759502d-fe52-4013-9882-1f2574336f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5196 | 2026.01.17 13:44:05.492620 [ 269 ] {1759502d-fe52-4013-9882-1f2574336f4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5197 | 2026.01.17 13:44:05.492852 [ 269 ] {1759502d-fe52-4013-9882-1f2574336f4a} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.01.17 13:44:05.493025 [ 269 ] {1759502d-fe52-4013-9882-1f2574336f4a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 5199 | 2026.01.17 13:44:05.493080 [ 269 ] {1759502d-fe52-4013-9882-1f2574336f4a} <Debug> TCPHandler: Processed in 0.001996771 sec. | ||
| 5200 | 2026.01.17 13:44:05.493203 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.01.17 13:44:05.493314 [ 269 ] {28e0be04-40f2-490d-9742-a24ab57ab8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5202 | 2026.01.17 13:44:05.493360 [ 269 ] {28e0be04-40f2-490d-9742-a24ab57ab8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5203 | 2026.01.17 13:44:05.493788 [ 269 ] {28e0be04-40f2-490d-9742-a24ab57ab8b7} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.01.17 13:44:05.493827 [ 269 ] {28e0be04-40f2-490d-9742-a24ab57ab8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5205 | 2026.01.17 13:44:05.494358 [ 269 ] {28e0be04-40f2-490d-9742-a24ab57ab8b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5206 | 2026.01.17 13:44:05.494681 [ 269 ] {28e0be04-40f2-490d-9742-a24ab57ab8b7} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.01.17 13:44:05.494855 [ 269 ] {28e0be04-40f2-490d-9742-a24ab57ab8b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001565 sec., 1277.9552715654952 rows/sec., 104.21 KiB/sec. | ||
| 5208 | 2026.01.17 13:44:05.494905 [ 269 ] {28e0be04-40f2-490d-9742-a24ab57ab8b7} <Debug> TCPHandler: Processed in 0.001756865 sec. | ||
| 5209 | 2026.01.17 13:44:05.495039 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.01.17 13:44:05.495163 [ 269 ] {7fcaac45-963e-4893-b900-683257d1eeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5211 | 2026.01.17 13:44:05.495211 [ 269 ] {7fcaac45-963e-4893-b900-683257d1eeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5212 | 2026.01.17 13:44:05.495708 [ 269 ] {7fcaac45-963e-4893-b900-683257d1eeda} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.01.17 13:44:05.495747 [ 269 ] {7fcaac45-963e-4893-b900-683257d1eeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5214 | 2026.01.17 13:44:05.496097 [ 269 ] {7fcaac45-963e-4893-b900-683257d1eeda} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5215 | 2026.01.17 13:44:05.496321 [ 269 ] {7fcaac45-963e-4893-b900-683257d1eeda} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.01.17 13:44:05.496456 [ 269 ] {7fcaac45-963e-4893-b900-683257d1eeda} <Debug> executeQuery: Read 223 rows, 20.21 KiB in 0.001322 sec., 168683.81240544628 rows/sec., 14.93 MiB/sec. | ||
| 5217 | 2026.01.17 13:44:05.496494 [ 269 ] {7fcaac45-963e-4893-b900-683257d1eeda} <Debug> TCPHandler: Processed in 0.001521709 sec. | ||
| 5218 | 2026.01.17 13:44:05.496611 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.01.17 13:44:05.496710 [ 269 ] {848c640f-1b7b-4c5f-aa42-641b2b6fa306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5220 | 2026.01.17 13:44:05.496751 [ 269 ] {848c640f-1b7b-4c5f-aa42-641b2b6fa306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5221 | 2026.01.17 13:44:05.497168 [ 269 ] {848c640f-1b7b-4c5f-aa42-641b2b6fa306} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.01.17 13:44:05.497205 [ 269 ] {848c640f-1b7b-4c5f-aa42-641b2b6fa306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5223 | 2026.01.17 13:44:05.497570 [ 269 ] {848c640f-1b7b-4c5f-aa42-641b2b6fa306} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5224 | 2026.01.17 13:44:05.497847 [ 269 ] {848c640f-1b7b-4c5f-aa42-641b2b6fa306} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.01.17 13:44:05.498001 [ 66 ] {} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5226 | 2026.01.17 13:44:05.498030 [ 269 ] {848c640f-1b7b-4c5f-aa42-641b2b6fa306} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001341 sec., 27591.349739000747 rows/sec., 2.06 MiB/sec. | ||
| 5227 | 2026.01.17 13:44:05.498067 [ 66 ] {} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.01.17 13:44:05.498079 [ 269 ] {848c640f-1b7b-4c5f-aa42-641b2b6fa306} <Debug> TCPHandler: Processed in 0.001518259 sec. | ||
| 5229 | 2026.01.17 13:44:05.498095 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5230 | 2026.01.17 13:44:05.498200 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5231 | 2026.01.17 13:44:05.498204 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.01.17 13:44:05.498324 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5233 | 2026.01.17 13:44:05.498333 [ 269 ] {227c0fa7-4ce0-49fc-8ea2-2b8a6c1109f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5234 | 2026.01.17 13:44:05.498365 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 5235 | 2026.01.17 13:44:05.498385 [ 269 ] {227c0fa7-4ce0-49fc-8ea2-2b8a6c1109f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5236 | 2026.01.17 13:44:05.498440 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part | ||
| 5237 | 2026.01.17 13:44:05.498502 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 5238 | 2026.01.17 13:44:05.498549 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
| 5239 | 2026.01.17 13:44:05.498598 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 5240 | 2026.01.17 13:44:05.498639 [ 198 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 5241 | 2026.01.17 13:44:05.498926 [ 269 ] {227c0fa7-4ce0-49fc-8ea2-2b8a6c1109f4} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.01.17 13:44:05.499007 [ 269 ] {227c0fa7-4ce0-49fc-8ea2-2b8a6c1109f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5243 | 2026.01.17 13:44:05.499394 [ 269 ] {227c0fa7-4ce0-49fc-8ea2-2b8a6c1109f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5244 | 2026.01.17 13:44:05.499541 [ 187 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384406 sec., 137242.97641009936 rows/sec., 10.61 MiB/sec. | ||
| 5245 | 2026.01.17 13:44:05.499616 [ 269 ] {227c0fa7-4ce0-49fc-8ea2-2b8a6c1109f4} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.01.17 13:44:05.499680 [ 199 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5247 | 2026.01.17 13:44:05.499753 [ 269 ] {227c0fa7-4ce0-49fc-8ea2-2b8a6c1109f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001441 sec., 16655.100624566272 rows/sec., 1.38 MiB/sec. | ||
| 5248 | 2026.01.17 13:44:05.499793 [ 269 ] {227c0fa7-4ce0-49fc-8ea2-2b8a6c1109f4} <Debug> TCPHandler: Processed in 0.001639612 sec. | ||
| 5249 | 2026.01.17 13:44:05.499918 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.01.17 13:44:05.499954 [ 199 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.01.17 13:44:05.500016 [ 269 ] {df50d43d-d539-4ea0-bce0-91d6a3d64e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5252 | 2026.01.17 13:44:05.500028 [ 199 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_31_6} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5253 | 2026.01.17 13:44:05.500055 [ 269 ] {df50d43d-d539-4ea0-bce0-91d6a3d64e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5254 | 2026.01.17 13:44:05.500109 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5255 | 2026.01.17 13:44:05.500467 [ 269 ] {df50d43d-d539-4ea0-bce0-91d6a3d64e6c} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.01.17 13:44:05.500502 [ 269 ] {df50d43d-d539-4ea0-bce0-91d6a3d64e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5257 | 2026.01.17 13:44:05.500817 [ 269 ] {df50d43d-d539-4ea0-bce0-91d6a3d64e6c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5258 | 2026.01.17 13:44:05.501076 [ 269 ] {df50d43d-d539-4ea0-bce0-91d6a3d64e6c} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.01.17 13:44:05.501206 [ 269 ] {df50d43d-d539-4ea0-bce0-91d6a3d64e6c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 5260 | 2026.01.17 13:44:05.501243 [ 269 ] {df50d43d-d539-4ea0-bce0-91d6a3d64e6c} <Debug> TCPHandler: Processed in 0.001376236 sec. | ||
| 5261 | 2026.01.17 13:44:05.501358 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.01.17 13:44:05.501491 [ 269 ] {46259edf-cb08-4ba9-a461-ab68d3fdd2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5263 | 2026.01.17 13:44:05.501540 [ 269 ] {46259edf-cb08-4ba9-a461-ab68d3fdd2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5264 | 2026.01.17 13:44:05.501984 [ 269 ] {46259edf-cb08-4ba9-a461-ab68d3fdd2e4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.01.17 13:44:05.502021 [ 269 ] {46259edf-cb08-4ba9-a461-ab68d3fdd2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5266 | 2026.01.17 13:44:05.502369 [ 269 ] {46259edf-cb08-4ba9-a461-ab68d3fdd2e4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5267 | 2026.01.17 13:44:05.502602 [ 269 ] {46259edf-cb08-4ba9-a461-ab68d3fdd2e4} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.01.17 13:44:05.502732 [ 269 ] {46259edf-cb08-4ba9-a461-ab68d3fdd2e4} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001298 sec., 96302.00308166411 rows/sec., 7.81 MiB/sec. | ||
| 5269 | 2026.01.17 13:44:05.502771 [ 269 ] {46259edf-cb08-4ba9-a461-ab68d3fdd2e4} <Debug> TCPHandler: Processed in 0.001462188 sec. | ||
| 5270 | 2026.01.17 13:44:05.502890 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.01.17 13:44:05.502988 [ 269 ] {d5591432-20ec-4fdf-9329-88ad2ef7988d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.01.17 13:44:05.503031 [ 269 ] {d5591432-20ec-4fdf-9329-88ad2ef7988d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5273 | 2026.01.17 13:44:05.503433 [ 269 ] {d5591432-20ec-4fdf-9329-88ad2ef7988d} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.01.17 13:44:05.503469 [ 269 ] {d5591432-20ec-4fdf-9329-88ad2ef7988d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5275 | 2026.01.17 13:44:05.503804 [ 269 ] {d5591432-20ec-4fdf-9329-88ad2ef7988d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5276 | 2026.01.17 13:44:05.504022 [ 269 ] {d5591432-20ec-4fdf-9329-88ad2ef7988d} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.01.17 13:44:05.504148 [ 269 ] {d5591432-20ec-4fdf-9329-88ad2ef7988d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00118 sec., 166949.15254237287 rows/sec., 11.98 MiB/sec. | ||
| 5278 | 2026.01.17 13:44:05.504184 [ 269 ] {d5591432-20ec-4fdf-9329-88ad2ef7988d} <Debug> TCPHandler: Processed in 0.001343995 sec. | ||
| 5279 | 2026.01.17 13:44:05.504295 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.01.17 13:44:05.504391 [ 269 ] {c728ed61-2bce-4589-9343-d409fc1c74be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.01.17 13:44:05.504444 [ 269 ] {c728ed61-2bce-4589-9343-d409fc1c74be} <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 | ||
| 5282 | 2026.01.17 13:44:05.505220 [ 269 ] {c728ed61-2bce-4589-9343-d409fc1c74be} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.01.17 13:44:05.505256 [ 269 ] {c728ed61-2bce-4589-9343-d409fc1c74be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5284 | 2026.01.17 13:44:05.505770 [ 269 ] {c728ed61-2bce-4589-9343-d409fc1c74be} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5285 | 2026.01.17 13:44:05.505994 [ 269 ] {c728ed61-2bce-4589-9343-d409fc1c74be} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.01.17 13:44:05.506130 [ 269 ] {c728ed61-2bce-4589-9343-d409fc1c74be} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001758 sec., 13083.048919226394 rows/sec., 23.44 MiB/sec. | ||
| 5287 | 2026.01.17 13:44:05.506193 [ 269 ] {c728ed61-2bce-4589-9343-d409fc1c74be} <Debug> TCPHandler: Processed in 0.00194936 sec. | ||
| 5288 | 2026.01.17 13:44:05.506308 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.01.17 13:44:05.506405 [ 269 ] {6df89384-9e90-43f9-adec-60c749abd654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.01.17 13:44:05.506447 [ 269 ] {6df89384-9e90-43f9-adec-60c749abd654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5291 | 2026.01.17 13:44:05.506787 [ 269 ] {6df89384-9e90-43f9-adec-60c749abd654} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.01.17 13:44:05.506823 [ 269 ] {6df89384-9e90-43f9-adec-60c749abd654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5293 | 2026.01.17 13:44:05.507125 [ 269 ] {6df89384-9e90-43f9-adec-60c749abd654} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5294 | 2026.01.17 13:44:05.507331 [ 269 ] {6df89384-9e90-43f9-adec-60c749abd654} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.01.17 13:44:05.507459 [ 269 ] {6df89384-9e90-43f9-adec-60c749abd654} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5296 | 2026.01.17 13:44:05.507495 [ 269 ] {6df89384-9e90-43f9-adec-60c749abd654} <Debug> TCPHandler: Processed in 0.001237052 sec. | ||
| 5297 | 2026.01.17 13:44:06.001057 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.44 MiB, peak 269.79 MiB, free memory in arenas 0.00 B, will set to 259.21 MiB (RSS), difference: -1.23 MiB | ||
| 5298 | 2026.01.17 13:44:06.543522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11867 | ||
| 5299 | 2026.01.17 13:44:06.544000 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.01.17 13:44:06.544045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5301 | 2026.01.17 13:44:06.544543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5302 | 2026.01.17 13:44:06.544776 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.01.17 13:44:06.544923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11867 | ||
| 5304 | 2026.01.17 13:44:07.174800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5305 | 2026.01.17 13:44:07.192342 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.01.17 13:44:07.192392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5307 | 2026.01.17 13:44:07.198005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5308 | 2026.01.17 13:44:07.198716 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.01.17 13:44:07.201856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5310 | 2026.01.17 13:44:09.068870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 658 | ||
| 5311 | 2026.01.17 13:44:09.071451 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.01.17 13:44:09.071511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5313 | 2026.01.17 13:44:09.072727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5314 | 2026.01.17 13:44:09.073012 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.01.17 13:44:09.073380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5316 | 2026.01.17 13:44:10.489287 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.01.17 13:44:10.489470 [ 269 ] {4e9bf6c8-6464-4b24-9622-f54feab758de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5318 | 2026.01.17 13:44:10.489536 [ 269 ] {4e9bf6c8-6464-4b24-9622-f54feab758de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5319 | 2026.01.17 13:44:10.490245 [ 269 ] {4e9bf6c8-6464-4b24-9622-f54feab758de} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.01.17 13:44:10.490294 [ 269 ] {4e9bf6c8-6464-4b24-9622-f54feab758de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5321 | 2026.01.17 13:44:10.490696 [ 269 ] {4e9bf6c8-6464-4b24-9622-f54feab758de} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5322 | 2026.01.17 13:44:10.490919 [ 269 ] {4e9bf6c8-6464-4b24-9622-f54feab758de} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.01.17 13:44:10.491059 [ 60 ] {} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5324 | 2026.01.17 13:44:10.491084 [ 269 ] {4e9bf6c8-6464-4b24-9622-f54feab758de} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001663 sec., 55321.707757065546 rows/sec., 4.65 MiB/sec. | ||
| 5325 | 2026.01.17 13:44:10.491140 [ 60 ] {} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.01.17 13:44:10.491159 [ 269 ] {4e9bf6c8-6464-4b24-9622-f54feab758de} <Debug> TCPHandler: Processed in 0.001995411 sec. | ||
| 5327 | 2026.01.17 13:44:10.491171 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5328 | 2026.01.17 13:44:10.491308 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2026.01.17 13:44:10.491327 [ 198 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5330 | 2026.01.17 13:44:10.491419 [ 269 ] {dc9daea8-9c01-4821-8f0b-bcbc4ac52ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.01.17 13:44:10.491468 [ 269 ] {dc9daea8-9c01-4821-8f0b-bcbc4ac52ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5332 | 2026.01.17 13:44:10.491475 [ 198 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5333 | 2026.01.17 13:44:10.491516 [ 198 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1408 rows starting from the beginning of the part | ||
| 5334 | 2026.01.17 13:44:10.491580 [ 198 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1232 rows starting from the beginning of the part | ||
| 5335 | 2026.01.17 13:44:10.491624 [ 198 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 5336 | 2026.01.17 13:44:10.491666 [ 198 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 92 rows starting from the beginning of the part | ||
| 5337 | 2026.01.17 13:44:10.491706 [ 198 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 223 rows starting from the beginning of the part | ||
| 5338 | 2026.01.17 13:44:10.491745 [ 198 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 92 rows starting from the beginning of the part | ||
| 5339 | 2026.01.17 13:44:10.491896 [ 269 ] {dc9daea8-9c01-4821-8f0b-bcbc4ac52ec8} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.01.17 13:44:10.491941 [ 269 ] {dc9daea8-9c01-4821-8f0b-bcbc4ac52ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5341 | 2026.01.17 13:44:10.492281 [ 269 ] {dc9daea8-9c01-4821-8f0b-bcbc4ac52ec8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5342 | 2026.01.17 13:44:10.492501 [ 269 ] {dc9daea8-9c01-4821-8f0b-bcbc4ac52ec8} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.01.17 13:44:10.492641 [ 269 ] {dc9daea8-9c01-4821-8f0b-bcbc4ac52ec8} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001247 sec., 14434.643143544507 rows/sec., 1.06 MiB/sec. | ||
| 5344 | 2026.01.17 13:44:10.492682 [ 269 ] {dc9daea8-9c01-4821-8f0b-bcbc4ac52ec8} <Debug> TCPHandler: Processed in 0.001429207 sec. | ||
| 5345 | 2026.01.17 13:44:10.492786 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.01.17 13:44:10.492883 [ 269 ] {08a67e98-411f-4b3e-812b-bfa71f2d611e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5347 | 2026.01.17 13:44:10.492922 [ 269 ] {08a67e98-411f-4b3e-812b-bfa71f2d611e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5348 | 2026.01.17 13:44:10.493178 [ 187 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915039 sec., 1644352.9348488464 rows/sec., 143.61 MiB/sec. | ||
| 5349 | 2026.01.17 13:44:10.493358 [ 269 ] {08a67e98-411f-4b3e-812b-bfa71f2d611e} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.01.17 13:44:10.493397 [ 269 ] {08a67e98-411f-4b3e-812b-bfa71f2d611e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5351 | 2026.01.17 13:44:10.493469 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5352 | 2026.01.17 13:44:10.493734 [ 269 ] {08a67e98-411f-4b3e-812b-bfa71f2d611e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5353 | 2026.01.17 13:44:10.493871 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.01.17 13:44:10.493974 [ 193 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_36_7} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5355 | 2026.01.17 13:44:10.493978 [ 269 ] {08a67e98-411f-4b3e-812b-bfa71f2d611e} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.01.17 13:44:10.494090 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5357 | 2026.01.17 13:44:10.494096 [ 60 ] {} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5358 | 2026.01.17 13:44:10.494121 [ 269 ] {08a67e98-411f-4b3e-812b-bfa71f2d611e} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001257 sec., 65234.68575974542 rows/sec., 5.09 MiB/sec. | ||
| 5359 | 2026.01.17 13:44:10.494143 [ 60 ] {} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.01.17 13:44:10.494165 [ 269 ] {08a67e98-411f-4b3e-812b-bfa71f2d611e} <Debug> TCPHandler: Processed in 0.001429047 sec. | ||
| 5361 | 2026.01.17 13:44:10.494171 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5362 | 2026.01.17 13:44:10.494271 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5363 | 2026.01.17 13:44:10.494287 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.01.17 13:44:10.494373 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5365 | 2026.01.17 13:44:10.494396 [ 269 ] {5255b13a-2ecc-4b19-bf60-7dc118732a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5366 | 2026.01.17 13:44:10.494402 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 5367 | 2026.01.17 13:44:10.494447 [ 269 ] {5255b13a-2ecc-4b19-bf60-7dc118732a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5368 | 2026.01.17 13:44:10.494463 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 538 rows starting from the beginning of the part | ||
| 5369 | 2026.01.17 13:44:10.494507 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 87 rows starting from the beginning of the part | ||
| 5370 | 2026.01.17 13:44:10.494541 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
| 5371 | 2026.01.17 13:44:10.494579 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 125 rows starting from the beginning of the part | ||
| 5372 | 2026.01.17 13:44:10.494614 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
| 5373 | 2026.01.17 13:44:10.494868 [ 269 ] {5255b13a-2ecc-4b19-bf60-7dc118732a10} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.01.17 13:44:10.494909 [ 269 ] {5255b13a-2ecc-4b19-bf60-7dc118732a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5375 | 2026.01.17 13:44:10.495255 [ 269 ] {5255b13a-2ecc-4b19-bf60-7dc118732a10} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5376 | 2026.01.17 13:44:10.495463 [ 269 ] {5255b13a-2ecc-4b19-bf60-7dc118732a10} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.01.17 13:44:10.495530 [ 193 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291943 sec., 1197421.2484606518 rows/sec., 95.39 MiB/sec. | ||
| 5378 | 2026.01.17 13:44:10.495566 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5379 | 2026.01.17 13:44:10.495595 [ 269 ] {5255b13a-2ecc-4b19-bf60-7dc118732a10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 5380 | 2026.01.17 13:44:10.495596 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.01.17 13:44:10.495635 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5382 | 2026.01.17 13:44:10.495639 [ 269 ] {5255b13a-2ecc-4b19-bf60-7dc118732a10} <Debug> TCPHandler: Processed in 0.001403326 sec. | ||
| 5383 | 2026.01.17 13:44:10.495688 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5384 | 2026.01.17 13:44:10.495720 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5385 | 2026.01.17 13:44:10.495758 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.01.17 13:44:10.495819 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5387 | 2026.01.17 13:44:10.495859 [ 269 ] {692d6f23-12ff-4ca0-82cf-51e0a2f07d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5388 | 2026.01.17 13:44:10.495863 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9184 rows starting from the beginning of the part | ||
| 5389 | 2026.01.17 13:44:10.495921 [ 269 ] {692d6f23-12ff-4ca0-82cf-51e0a2f07d5e} <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 | ||
| 5390 | 2026.01.17 13:44:10.495939 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 838 rows starting from the beginning of the part | ||
| 5391 | 2026.01.17 13:44:10.495947 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.01.17 13:44:10.495991 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5393 | 2026.01.17 13:44:10.496021 [ 198 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_36_7} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5394 | 2026.01.17 13:44:10.496037 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5395 | 2026.01.17 13:44:10.496080 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 197 rows starting from the beginning of the part | ||
| 5396 | 2026.01.17 13:44:10.496091 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5397 | 2026.01.17 13:44:10.496119 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5398 | 2026.01.17 13:44:10.496733 [ 269 ] {692d6f23-12ff-4ca0-82cf-51e0a2f07d5e} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.01.17 13:44:10.496774 [ 269 ] {692d6f23-12ff-4ca0-82cf-51e0a2f07d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5400 | 2026.01.17 13:44:10.497370 [ 269 ] {692d6f23-12ff-4ca0-82cf-51e0a2f07d5e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5401 | 2026.01.17 13:44:10.497601 [ 269 ] {692d6f23-12ff-4ca0-82cf-51e0a2f07d5e} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.01.17 13:44:10.497708 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5403 | 2026.01.17 13:44:10.497737 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.01.17 13:44:10.497740 [ 269 ] {692d6f23-12ff-4ca0-82cf-51e0a2f07d5e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.0019 sec., 9473.684210526315 rows/sec., 16.98 MiB/sec. | ||
| 5405 | 2026.01.17 13:44:10.497753 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5406 | 2026.01.17 13:44:10.497805 [ 269 ] {692d6f23-12ff-4ca0-82cf-51e0a2f07d5e} <Debug> TCPHandler: Processed in 0.002096783 sec. | ||
| 5407 | 2026.01.17 13:44:10.497842 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5408 | 2026.01.17 13:44:10.497923 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.01.17 13:44:10.498023 [ 269 ] {3610abe5-2945-473f-a73c-7ab472982a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.01.17 13:44:10.498053 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5411 | 2026.01.17 13:44:10.498065 [ 269 ] {3610abe5-2945-473f-a73c-7ab472982a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5412 | 2026.01.17 13:44:10.498117 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 455 rows starting from the beginning of the part | ||
| 5413 | 2026.01.17 13:44:10.498254 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part | ||
| 5414 | 2026.01.17 13:44:10.498365 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part | ||
| 5415 | 2026.01.17 13:44:10.498434 [ 269 ] {3610abe5-2945-473f-a73c-7ab472982a85} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.01.17 13:44:10.498470 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part | ||
| 5417 | 2026.01.17 13:44:10.498474 [ 269 ] {3610abe5-2945-473f-a73c-7ab472982a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5418 | 2026.01.17 13:44:10.498580 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part | ||
| 5419 | 2026.01.17 13:44:10.498688 [ 193 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part | ||
| 5420 | 2026.01.17 13:44:10.498820 [ 269 ] {3610abe5-2945-473f-a73c-7ab472982a85} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5421 | 2026.01.17 13:44:10.499059 [ 269 ] {3610abe5-2945-473f-a73c-7ab472982a85} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.01.17 13:44:10.499174 [ 60 ] {} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5423 | 2026.01.17 13:44:10.499201 [ 269 ] {3610abe5-2945-473f-a73c-7ab472982a85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 5424 | 2026.01.17 13:44:10.499203 [ 60 ] {} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.01.17 13:44:10.499239 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5426 | 2026.01.17 13:44:10.499243 [ 269 ] {3610abe5-2945-473f-a73c-7ab472982a85} <Debug> TCPHandler: Processed in 0.001370606 sec. | ||
| 5427 | 2026.01.17 13:44:10.499314 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5428 | 2026.01.17 13:44:10.499421 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5429 | 2026.01.17 13:44:10.499445 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1710 rows starting from the beginning of the part | ||
| 5430 | 2026.01.17 13:44:10.499486 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5431 | 2026.01.17 13:44:10.499521 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5432 | 2026.01.17 13:44:10.499553 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5433 | 2026.01.17 13:44:10.499583 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5434 | 2026.01.17 13:44:10.499615 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5435 | 2026.01.17 13:44:10.499840 [ 196 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10699 rows, containing 5 columns (5 merged, 0 gathered) in 0.004156837 sec., 2573831.978497112 rows/sec., 176.94 MiB/sec. | ||
| 5436 | 2026.01.17 13:44:10.500082 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5437 | 2026.01.17 13:44:10.500348 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.01.17 13:44:10.500416 [ 194 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5439 | 2026.01.17 13:44:10.500491 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 5440 | 2026.01.17 13:44:10.500557 [ 192 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275133 sec., 1576306.157867454 rows/sec., 106.31 MiB/sec. | ||
| 5441 | 2026.01.17 13:44:10.500823 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5442 | 2026.01.17 13:44:10.501056 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.01.17 13:44:10.501119 [ 198 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_36_7} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5444 | 2026.01.17 13:44:10.501176 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5445 | 2026.01.17 13:44:10.525165 [ 194 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 19 columns (19 merged, 0 gathered) in 0.027353796 sec., 20289.688495154383 rows/sec., 36.36 MiB/sec. | ||
| 5446 | 2026.01.17 13:44:10.526244 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5447 | 2026.01.17 13:44:10.526610 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.01.17 13:44:10.526691 [ 196 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5449 | 2026.01.17 13:44:10.526820 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5450 | 2026.01.17 13:44:11.001110 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.93 MiB, peak 270.28 MiB, free memory in arenas 0.00 B, will set to 262.33 MiB (RSS), difference: 2.39 MiB | ||
| 5451 | 2026.01.17 13:44:13.922727 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5452 | 2026.01.17 13:44:13.922814 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5453 | 2026.01.17 13:44:14.045265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12379 | ||
| 5454 | 2026.01.17 13:44:14.045782 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.01.17 13:44:14.045834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5456 | 2026.01.17 13:44:14.046324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5457 | 2026.01.17 13:44:14.046552 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.01.17 13:44:14.046693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12379 | ||
| 5459 | 2026.01.17 13:44:14.046688 [ 56 ] {} <Debug> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5460 | 2026.01.17 13:44:14.046772 [ 56 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.01.17 13:44:14.046792 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5462 | 2026.01.17 13:44:14.046894 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5463 | 2026.01.17 13:44:14.047007 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5464 | 2026.01.17 13:44:14.047042 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9947 rows starting from the beginning of the part | ||
| 5465 | 2026.01.17 13:44:14.047097 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5466 | 2026.01.17 13:44:14.047137 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5467 | 2026.01.17 13:44:14.047175 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5468 | 2026.01.17 13:44:14.047211 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5469 | 2026.01.17 13:44:14.047251 [ 193 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5470 | 2026.01.17 13:44:14.050932 [ 194 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12379 rows, containing 4 columns (4 merged, 0 gathered) in 0.004079665 sec., 3034317.768738365 rows/sec., 43.41 MiB/sec. | ||
| 5471 | 2026.01.17 13:44:14.051394 [ 192 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5472 | 2026.01.17 13:44:14.051753 [ 192 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.01.17 13:44:14.051841 [ 192 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_26_5} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5474 | 2026.01.17 13:44:14.051955 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5475 | 2026.01.17 13:44:14.702394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5476 | 2026.01.17 13:44:14.720374 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.01.17 13:44:14.720434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5478 | 2026.01.17 13:44:14.726112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5479 | 2026.01.17 13:44:14.726845 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.01.17 13:44:14.727150 [ 56 ] {} <Debug> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5481 | 2026.01.17 13:44:14.727184 [ 56 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.01.17 13:44:14.727203 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5483 | 2026.01.17 13:44:14.727334 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5484 | 2026.01.17 13:44:14.730169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5485 | 2026.01.17 13:44:14.730769 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5486 | 2026.01.17 13:44:14.732216 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5487 | 2026.01.17 13:44:14.736920 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5488 | 2026.01.17 13:44:14.741427 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5489 | 2026.01.17 13:44:14.745849 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5490 | 2026.01.17 13:44:14.750192 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5491 | 2026.01.17 13:44:14.754129 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5492 | 2026.01.17 13:44:14.806324 [ 194 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079036688 sec., 2479.860998224015 rows/sec., 12.82 MiB/sec. | ||
| 5493 | 2026.01.17 13:44:14.808783 [ 191 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5494 | 2026.01.17 13:44:14.810821 [ 191 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.01.17 13:44:14.810925 [ 191 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_26_5} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5496 | 2026.01.17 13:44:14.812986 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5497 | 2026.01.17 13:44:15.000406 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.47 MiB, peak 274.01 MiB, free memory in arenas 0.00 B, will set to 267.89 MiB (RSS), difference: 4.42 MiB | ||
| 5498 | 2026.01.17 13:44:15.489386 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.01.17 13:44:15.489660 [ 269 ] {c59bd211-d627-4986-b4a5-5b48fcb8c5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5500 | 2026.01.17 13:44:15.489760 [ 269 ] {c59bd211-d627-4986-b4a5-5b48fcb8c5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5501 | 2026.01.17 13:44:15.490950 [ 269 ] {c59bd211-d627-4986-b4a5-5b48fcb8c5b7} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.01.17 13:44:15.490991 [ 269 ] {c59bd211-d627-4986-b4a5-5b48fcb8c5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5503 | 2026.01.17 13:44:15.491372 [ 269 ] {c59bd211-d627-4986-b4a5-5b48fcb8c5b7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5504 | 2026.01.17 13:44:15.491590 [ 269 ] {c59bd211-d627-4986-b4a5-5b48fcb8c5b7} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.01.17 13:44:15.491734 [ 269 ] {c59bd211-d627-4986-b4a5-5b48fcb8c5b7} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.00215 sec., 47441.86046511628 rows/sec., 3.95 MiB/sec. | ||
| 5506 | 2026.01.17 13:44:15.491774 [ 269 ] {c59bd211-d627-4986-b4a5-5b48fcb8c5b7} <Debug> TCPHandler: Processed in 0.002558306 sec. | ||
| 5507 | 2026.01.17 13:44:15.491910 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.01.17 13:44:15.492012 [ 269 ] {b8dbb1c1-a6dd-4a4f-999d-5e17d9df1e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5509 | 2026.01.17 13:44:15.492051 [ 269 ] {b8dbb1c1-a6dd-4a4f-999d-5e17d9df1e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5510 | 2026.01.17 13:44:15.492537 [ 269 ] {b8dbb1c1-a6dd-4a4f-999d-5e17d9df1e4c} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.01.17 13:44:15.492571 [ 269 ] {b8dbb1c1-a6dd-4a4f-999d-5e17d9df1e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5512 | 2026.01.17 13:44:15.492895 [ 269 ] {b8dbb1c1-a6dd-4a4f-999d-5e17d9df1e4c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5513 | 2026.01.17 13:44:15.493113 [ 269 ] {b8dbb1c1-a6dd-4a4f-999d-5e17d9df1e4c} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.01.17 13:44:15.493237 [ 269 ] {b8dbb1c1-a6dd-4a4f-999d-5e17d9df1e4c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001244 sec., 18488.745980707394 rows/sec., 1.36 MiB/sec. | ||
| 5515 | 2026.01.17 13:44:15.493273 [ 269 ] {b8dbb1c1-a6dd-4a4f-999d-5e17d9df1e4c} <Debug> TCPHandler: Processed in 0.001411596 sec. | ||
| 5516 | 2026.01.17 13:44:15.493476 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.01.17 13:44:15.493575 [ 269 ] {839d9437-094f-42d2-9fee-77891d4ece47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5518 | 2026.01.17 13:44:15.493614 [ 269 ] {839d9437-094f-42d2-9fee-77891d4ece47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5519 | 2026.01.17 13:44:15.494089 [ 269 ] {839d9437-094f-42d2-9fee-77891d4ece47} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.01.17 13:44:15.494125 [ 269 ] {839d9437-094f-42d2-9fee-77891d4ece47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5521 | 2026.01.17 13:44:15.494424 [ 269 ] {839d9437-094f-42d2-9fee-77891d4ece47} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5522 | 2026.01.17 13:44:15.494629 [ 269 ] {839d9437-094f-42d2-9fee-77891d4ece47} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.01.17 13:44:15.494753 [ 269 ] {839d9437-094f-42d2-9fee-77891d4ece47} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001196 sec., 72742.47491638796 rows/sec., 5.68 MiB/sec. | ||
| 5524 | 2026.01.17 13:44:15.494789 [ 269 ] {839d9437-094f-42d2-9fee-77891d4ece47} <Debug> TCPHandler: Processed in 0.001371345 sec. | ||
| 5525 | 2026.01.17 13:44:15.494909 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.01.17 13:44:15.495002 [ 269 ] {501a28d0-ea78-48fc-971c-b5a1bca4b694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5527 | 2026.01.17 13:44:15.495044 [ 269 ] {501a28d0-ea78-48fc-971c-b5a1bca4b694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5528 | 2026.01.17 13:44:15.495479 [ 269 ] {501a28d0-ea78-48fc-971c-b5a1bca4b694} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.01.17 13:44:15.495516 [ 269 ] {501a28d0-ea78-48fc-971c-b5a1bca4b694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5530 | 2026.01.17 13:44:15.495857 [ 269 ] {501a28d0-ea78-48fc-971c-b5a1bca4b694} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5531 | 2026.01.17 13:44:15.496079 [ 269 ] {501a28d0-ea78-48fc-971c-b5a1bca4b694} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.01.17 13:44:15.496206 [ 269 ] {501a28d0-ea78-48fc-971c-b5a1bca4b694} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 5533 | 2026.01.17 13:44:15.496243 [ 269 ] {501a28d0-ea78-48fc-971c-b5a1bca4b694} <Debug> TCPHandler: Processed in 0.001381836 sec. | ||
| 5534 | 2026.01.17 13:44:15.496355 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.01.17 13:44:15.496454 [ 269 ] {cbd657fc-2ba4-47e3-8072-e8843f51b57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5536 | 2026.01.17 13:44:15.496507 [ 269 ] {cbd657fc-2ba4-47e3-8072-e8843f51b57e} <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 | ||
| 5537 | 2026.01.17 13:44:15.497286 [ 269 ] {cbd657fc-2ba4-47e3-8072-e8843f51b57e} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.01.17 13:44:15.497321 [ 269 ] {cbd657fc-2ba4-47e3-8072-e8843f51b57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5539 | 2026.01.17 13:44:15.497854 [ 269 ] {cbd657fc-2ba4-47e3-8072-e8843f51b57e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5540 | 2026.01.17 13:44:15.498093 [ 269 ] {cbd657fc-2ba4-47e3-8072-e8843f51b57e} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.01.17 13:44:15.498238 [ 269 ] {cbd657fc-2ba4-47e3-8072-e8843f51b57e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001803 sec., 12756.516916250694 rows/sec., 22.86 MiB/sec. | ||
| 5542 | 2026.01.17 13:44:15.498290 [ 269 ] {cbd657fc-2ba4-47e3-8072-e8843f51b57e} <Debug> TCPHandler: Processed in 0.001982161 sec. | ||
| 5543 | 2026.01.17 13:44:15.498411 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.01.17 13:44:15.498503 [ 269 ] {da05e637-5f6f-498b-8a13-9f0a1744ecf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.01.17 13:44:15.498543 [ 269 ] {da05e637-5f6f-498b-8a13-9f0a1744ecf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5546 | 2026.01.17 13:44:15.498895 [ 269 ] {da05e637-5f6f-498b-8a13-9f0a1744ecf7} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.01.17 13:44:15.498929 [ 269 ] {da05e637-5f6f-498b-8a13-9f0a1744ecf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5548 | 2026.01.17 13:44:15.499225 [ 269 ] {da05e637-5f6f-498b-8a13-9f0a1744ecf7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5549 | 2026.01.17 13:44:15.499449 [ 269 ] {da05e637-5f6f-498b-8a13-9f0a1744ecf7} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.01.17 13:44:15.499572 [ 269 ] {da05e637-5f6f-498b-8a13-9f0a1744ecf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5551 | 2026.01.17 13:44:15.499606 [ 269 ] {da05e637-5f6f-498b-8a13-9f0a1744ecf7} <Debug> TCPHandler: Processed in 0.001246852 sec. | ||
| 5552 | 2026.01.17 13:44:17.154904 [ 53 ] {} <Debug> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5553 | 2026.01.17 13:44:17.154966 [ 53 ] {} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.01.17 13:44:17.154987 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5555 | 2026.01.17 13:44:17.155087 [ 197 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5556 | 2026.01.17 13:44:17.155202 [ 197 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5557 | 2026.01.17 13:44:17.155237 [ 197 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5558 | 2026.01.17 13:44:17.155303 [ 197 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5559 | 2026.01.17 13:44:17.155346 [ 197 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5560 | 2026.01.17 13:44:17.155389 [ 197 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5561 | 2026.01.17 13:44:17.155431 [ 197 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5562 | 2026.01.17 13:44:17.156212 [ 194 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116223 sec., 30974.936114194265 rows/sec., 2.58 MiB/sec. | ||
| 5563 | 2026.01.17 13:44:17.156367 [ 201 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5564 | 2026.01.17 13:44:17.156620 [ 201 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.01.17 13:44:17.156690 [ 201 ] {6dbb46d8-c67a-41d2-b462-f51d609fd1b7::all_1_9_2} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5566 | 2026.01.17 13:44:17.156770 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5567 | 2026.01.17 13:44:19.074363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 682 | ||
| 5568 | 2026.01.17 13:44:19.076660 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.01.17 13:44:19.076719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5570 | 2026.01.17 13:44:19.077970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5571 | 2026.01.17 13:44:19.078266 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.01.17 13:44:19.078629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5573 | 2026.01.17 13:44:20.514727 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.01.17 13:44:20.514907 [ 269 ] {fc397238-c66e-40c0-8ec6-403c0d6c894c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5575 | 2026.01.17 13:44:20.514971 [ 269 ] {fc397238-c66e-40c0-8ec6-403c0d6c894c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5576 | 2026.01.17 13:44:20.515602 [ 269 ] {fc397238-c66e-40c0-8ec6-403c0d6c894c} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.01.17 13:44:20.515650 [ 269 ] {fc397238-c66e-40c0-8ec6-403c0d6c894c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5578 | 2026.01.17 13:44:20.516042 [ 269 ] {fc397238-c66e-40c0-8ec6-403c0d6c894c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5579 | 2026.01.17 13:44:20.516266 [ 269 ] {fc397238-c66e-40c0-8ec6-403c0d6c894c} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.01.17 13:44:20.516416 [ 269 ] {fc397238-c66e-40c0-8ec6-403c0d6c894c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001557 sec., 6422.6075786769425 rows/sec., 523.72 KiB/sec. | ||
| 5581 | 2026.01.17 13:44:20.516456 [ 269 ] {fc397238-c66e-40c0-8ec6-403c0d6c894c} <Debug> TCPHandler: Processed in 0.001849707 sec. | ||
| 5582 | 2026.01.17 13:44:20.516585 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.01.17 13:44:20.516678 [ 269 ] {232970ec-9553-4cbb-af92-a6ae18bb2de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5584 | 2026.01.17 13:44:20.516716 [ 269 ] {232970ec-9553-4cbb-af92-a6ae18bb2de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5585 | 2026.01.17 13:44:20.517728 [ 269 ] {232970ec-9553-4cbb-af92-a6ae18bb2de4} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.01.17 13:44:20.517763 [ 269 ] {232970ec-9553-4cbb-af92-a6ae18bb2de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5587 | 2026.01.17 13:44:20.518161 [ 269 ] {232970ec-9553-4cbb-af92-a6ae18bb2de4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5588 | 2026.01.17 13:44:20.518386 [ 269 ] {232970ec-9553-4cbb-af92-a6ae18bb2de4} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.01.17 13:44:20.518515 [ 269 ] {232970ec-9553-4cbb-af92-a6ae18bb2de4} <Debug> executeQuery: Read 1237 rows, 104.41 KiB in 0.001855 sec., 666846.3611859838 rows/sec., 54.96 MiB/sec. | ||
| 5590 | 2026.01.17 13:44:20.518552 [ 269 ] {232970ec-9553-4cbb-af92-a6ae18bb2de4} <Debug> TCPHandler: Processed in 0.002014862 sec. | ||
| 5591 | 2026.01.17 13:44:20.518669 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.01.17 13:44:20.518760 [ 269 ] {000f521b-a2e3-413c-8e83-740c7213a946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.01.17 13:44:20.518799 [ 269 ] {000f521b-a2e3-413c-8e83-740c7213a946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5594 | 2026.01.17 13:44:20.519203 [ 269 ] {000f521b-a2e3-413c-8e83-740c7213a946} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.01.17 13:44:20.519238 [ 269 ] {000f521b-a2e3-413c-8e83-740c7213a946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5596 | 2026.01.17 13:44:20.519552 [ 269 ] {000f521b-a2e3-413c-8e83-740c7213a946} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5597 | 2026.01.17 13:44:20.519757 [ 269 ] {000f521b-a2e3-413c-8e83-740c7213a946} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.01.17 13:44:20.519881 [ 269 ] {000f521b-a2e3-413c-8e83-740c7213a946} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001138 sec., 24604.56942003515 rows/sec., 1.76 MiB/sec. | ||
| 5599 | 2026.01.17 13:44:20.519917 [ 269 ] {000f521b-a2e3-413c-8e83-740c7213a946} <Debug> TCPHandler: Processed in 0.001295764 sec. | ||
| 5600 | 2026.01.17 13:44:20.520028 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.01.17 13:44:20.520119 [ 269 ] {d98879bc-6b96-4da4-9063-00d1e85e3c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.01.17 13:44:20.520156 [ 269 ] {d98879bc-6b96-4da4-9063-00d1e85e3c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5603 | 2026.01.17 13:44:20.520623 [ 269 ] {d98879bc-6b96-4da4-9063-00d1e85e3c3a} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.01.17 13:44:20.520658 [ 269 ] {d98879bc-6b96-4da4-9063-00d1e85e3c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5605 | 2026.01.17 13:44:20.520971 [ 269 ] {d98879bc-6b96-4da4-9063-00d1e85e3c3a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5606 | 2026.01.17 13:44:20.521179 [ 269 ] {d98879bc-6b96-4da4-9063-00d1e85e3c3a} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.01.17 13:44:20.521303 [ 269 ] {d98879bc-6b96-4da4-9063-00d1e85e3c3a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001202 sec., 189683.8602329451 rows/sec., 12.84 MiB/sec. | ||
| 5608 | 2026.01.17 13:44:20.521339 [ 269 ] {d98879bc-6b96-4da4-9063-00d1e85e3c3a} <Debug> TCPHandler: Processed in 0.001358295 sec. | ||
| 5609 | 2026.01.17 13:44:20.521450 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.01.17 13:44:20.521542 [ 269 ] {b7465847-f28b-401e-90f8-f06975c5b0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5611 | 2026.01.17 13:44:20.521580 [ 269 ] {b7465847-f28b-401e-90f8-f06975c5b0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5612 | 2026.01.17 13:44:20.522139 [ 269 ] {b7465847-f28b-401e-90f8-f06975c5b0e1} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.01.17 13:44:20.522174 [ 269 ] {b7465847-f28b-401e-90f8-f06975c5b0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5614 | 2026.01.17 13:44:20.522517 [ 269 ] {b7465847-f28b-401e-90f8-f06975c5b0e1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5615 | 2026.01.17 13:44:20.522725 [ 269 ] {b7465847-f28b-401e-90f8-f06975c5b0e1} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.01.17 13:44:20.522852 [ 269 ] {b7465847-f28b-401e-90f8-f06975c5b0e1} <Debug> executeQuery: Read 548 rows, 41.66 KiB in 0.001327 sec., 412961.5674453655 rows/sec., 30.66 MiB/sec. | ||
| 5617 | 2026.01.17 13:44:20.522888 [ 269 ] {b7465847-f28b-401e-90f8-f06975c5b0e1} <Debug> TCPHandler: Processed in 0.001485168 sec. | ||
| 5618 | 2026.01.17 13:44:20.523002 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.01.17 13:44:20.523095 [ 269 ] {6a2fb012-509e-4ce6-9fef-f81478e626d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5620 | 2026.01.17 13:44:20.523137 [ 269 ] {6a2fb012-509e-4ce6-9fef-f81478e626d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5621 | 2026.01.17 13:44:20.523666 [ 269 ] {6a2fb012-509e-4ce6-9fef-f81478e626d4} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.01.17 13:44:20.523702 [ 269 ] {6a2fb012-509e-4ce6-9fef-f81478e626d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5623 | 2026.01.17 13:44:20.524092 [ 269 ] {6a2fb012-509e-4ce6-9fef-f81478e626d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5624 | 2026.01.17 13:44:20.524295 [ 269 ] {6a2fb012-509e-4ce6-9fef-f81478e626d4} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.01.17 13:44:20.524422 [ 269 ] {6a2fb012-509e-4ce6-9fef-f81478e626d4} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001345 sec., 631226.7657992565 rows/sec., 42.49 MiB/sec. | ||
| 5626 | 2026.01.17 13:44:20.524458 [ 269 ] {6a2fb012-509e-4ce6-9fef-f81478e626d4} <Debug> TCPHandler: Processed in 0.001502759 sec. | ||
| 5627 | 2026.01.17 13:44:20.524569 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.01.17 13:44:20.524661 [ 269 ] {8b2f5e70-3632-4774-bb4e-dee24ddd3b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.01.17 13:44:20.524714 [ 269 ] {8b2f5e70-3632-4774-bb4e-dee24ddd3b16} <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 | ||
| 5630 | 2026.01.17 13:44:20.525484 [ 269 ] {8b2f5e70-3632-4774-bb4e-dee24ddd3b16} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.01.17 13:44:20.525520 [ 269 ] {8b2f5e70-3632-4774-bb4e-dee24ddd3b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5632 | 2026.01.17 13:44:20.526035 [ 269 ] {8b2f5e70-3632-4774-bb4e-dee24ddd3b16} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5633 | 2026.01.17 13:44:20.526256 [ 269 ] {8b2f5e70-3632-4774-bb4e-dee24ddd3b16} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.01.17 13:44:20.526436 [ 269 ] {8b2f5e70-3632-4774-bb4e-dee24ddd3b16} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001791 sec., 10050.251256281406 rows/sec., 18.01 MiB/sec. | ||
| 5635 | 2026.01.17 13:44:20.526512 [ 269 ] {8b2f5e70-3632-4774-bb4e-dee24ddd3b16} <Debug> TCPHandler: Processed in 0.001989632 sec. | ||
| 5636 | 2026.01.17 13:44:20.526639 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5637 | 2026.01.17 13:44:20.526733 [ 269 ] {04c1b736-b384-41e5-ab8e-35ff8ad53759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5638 | 2026.01.17 13:44:20.526773 [ 269 ] {04c1b736-b384-41e5-ab8e-35ff8ad53759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5639 | 2026.01.17 13:44:20.527119 [ 269 ] {04c1b736-b384-41e5-ab8e-35ff8ad53759} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.01.17 13:44:20.527153 [ 269 ] {04c1b736-b384-41e5-ab8e-35ff8ad53759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5641 | 2026.01.17 13:44:20.527454 [ 269 ] {04c1b736-b384-41e5-ab8e-35ff8ad53759} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5642 | 2026.01.17 13:44:20.527662 [ 269 ] {04c1b736-b384-41e5-ab8e-35ff8ad53759} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.01.17 13:44:20.527789 [ 269 ] {04c1b736-b384-41e5-ab8e-35ff8ad53759} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5644 | 2026.01.17 13:44:20.527823 [ 269 ] {04c1b736-b384-41e5-ab8e-35ff8ad53759} <Debug> TCPHandler: Processed in 0.001231832 sec. | ||
| 5645 | 2026.01.17 13:44:21.546998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12827 | ||
| 5646 | 2026.01.17 13:44:21.547534 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.01.17 13:44:21.547579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5648 | 2026.01.17 13:44:21.548067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5649 | 2026.01.17 13:44:21.548308 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.01.17 13:44:21.548430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12827 | ||
| 5651 | 2026.01.17 13:44:22.230321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5652 | 2026.01.17 13:44:22.247178 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.01.17 13:44:22.247239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5654 | 2026.01.17 13:44:22.253344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5655 | 2026.01.17 13:44:22.254046 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.17 13:44:22.256850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5657 | 2026.01.17 13:44:25.489553 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.01.17 13:44:25.489765 [ 269 ] {5272b66a-3e77-47ce-8e63-7dfd0631fe11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5659 | 2026.01.17 13:44:25.489836 [ 269 ] {5272b66a-3e77-47ce-8e63-7dfd0631fe11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5660 | 2026.01.17 13:44:25.490674 [ 269 ] {5272b66a-3e77-47ce-8e63-7dfd0631fe11} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.01.17 13:44:25.490725 [ 269 ] {5272b66a-3e77-47ce-8e63-7dfd0631fe11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5662 | 2026.01.17 13:44:25.491136 [ 269 ] {5272b66a-3e77-47ce-8e63-7dfd0631fe11} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5663 | 2026.01.17 13:44:25.491359 [ 269 ] {5272b66a-3e77-47ce-8e63-7dfd0631fe11} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.01.17 13:44:25.491507 [ 269 ] {5272b66a-3e77-47ce-8e63-7dfd0631fe11} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.001795 sec., 56824.51253481895 rows/sec., 4.73 MiB/sec. | ||
| 5665 | 2026.01.17 13:44:25.491548 [ 269 ] {5272b66a-3e77-47ce-8e63-7dfd0631fe11} <Debug> TCPHandler: Processed in 0.002121805 sec. | ||
| 5666 | 2026.01.17 13:44:25.491675 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.01.17 13:44:25.491771 [ 269 ] {b516c08c-7ca7-49d4-abbe-1e129af5a929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5668 | 2026.01.17 13:44:25.491812 [ 269 ] {b516c08c-7ca7-49d4-abbe-1e129af5a929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5669 | 2026.01.17 13:44:25.492263 [ 269 ] {b516c08c-7ca7-49d4-abbe-1e129af5a929} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.01.17 13:44:25.492298 [ 269 ] {b516c08c-7ca7-49d4-abbe-1e129af5a929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5671 | 2026.01.17 13:44:25.492586 [ 269 ] {b516c08c-7ca7-49d4-abbe-1e129af5a929} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5672 | 2026.01.17 13:44:25.492790 [ 269 ] {b516c08c-7ca7-49d4-abbe-1e129af5a929} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.01.17 13:44:25.492915 [ 269 ] {b516c08c-7ca7-49d4-abbe-1e129af5a929} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001164 sec., 19759.450171821303 rows/sec., 1.45 MiB/sec. | ||
| 5674 | 2026.01.17 13:44:25.492950 [ 269 ] {b516c08c-7ca7-49d4-abbe-1e129af5a929} <Debug> TCPHandler: Processed in 0.001325034 sec. | ||
| 5675 | 2026.01.17 13:44:25.493064 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.01.17 13:44:25.493156 [ 269 ] {cddbbecb-b9cc-459c-8220-8f4ee7dbcb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5677 | 2026.01.17 13:44:25.493195 [ 269 ] {cddbbecb-b9cc-459c-8220-8f4ee7dbcb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5678 | 2026.01.17 13:44:25.493657 [ 269 ] {cddbbecb-b9cc-459c-8220-8f4ee7dbcb52} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.01.17 13:44:25.493693 [ 269 ] {cddbbecb-b9cc-459c-8220-8f4ee7dbcb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5680 | 2026.01.17 13:44:25.493991 [ 269 ] {cddbbecb-b9cc-459c-8220-8f4ee7dbcb52} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5681 | 2026.01.17 13:44:25.494198 [ 269 ] {cddbbecb-b9cc-459c-8220-8f4ee7dbcb52} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.01.17 13:44:25.494319 [ 269 ] {cddbbecb-b9cc-459c-8220-8f4ee7dbcb52} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001181 sec., 73666.38441998306 rows/sec., 5.75 MiB/sec. | ||
| 5683 | 2026.01.17 13:44:25.494355 [ 269 ] {cddbbecb-b9cc-459c-8220-8f4ee7dbcb52} <Debug> TCPHandler: Processed in 0.001338914 sec. | ||
| 5684 | 2026.01.17 13:44:25.494471 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.01.17 13:44:25.494563 [ 269 ] {16ca867b-7a8e-4099-b6a5-2c9ffeb70cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.01.17 13:44:25.494604 [ 269 ] {16ca867b-7a8e-4099-b6a5-2c9ffeb70cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5687 | 2026.01.17 13:44:25.495028 [ 269 ] {16ca867b-7a8e-4099-b6a5-2c9ffeb70cf8} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.01.17 13:44:25.495063 [ 269 ] {16ca867b-7a8e-4099-b6a5-2c9ffeb70cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5689 | 2026.01.17 13:44:25.495398 [ 269 ] {16ca867b-7a8e-4099-b6a5-2c9ffeb70cf8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5690 | 2026.01.17 13:44:25.495610 [ 269 ] {16ca867b-7a8e-4099-b6a5-2c9ffeb70cf8} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.01.17 13:44:25.495736 [ 269 ] {16ca867b-7a8e-4099-b6a5-2c9ffeb70cf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 5692 | 2026.01.17 13:44:25.495771 [ 269 ] {16ca867b-7a8e-4099-b6a5-2c9ffeb70cf8} <Debug> TCPHandler: Processed in 0.001349125 sec. | ||
| 5693 | 2026.01.17 13:44:25.495885 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.01.17 13:44:25.495977 [ 269 ] {991a5af9-7e2a-47b0-821f-4fb87d6b2a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.01.17 13:44:25.496028 [ 269 ] {991a5af9-7e2a-47b0-821f-4fb87d6b2a45} <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 | ||
| 5696 | 2026.01.17 13:44:25.496825 [ 269 ] {991a5af9-7e2a-47b0-821f-4fb87d6b2a45} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.01.17 13:44:25.496861 [ 269 ] {991a5af9-7e2a-47b0-821f-4fb87d6b2a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5698 | 2026.01.17 13:44:25.497363 [ 269 ] {991a5af9-7e2a-47b0-821f-4fb87d6b2a45} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5699 | 2026.01.17 13:44:25.497585 [ 269 ] {991a5af9-7e2a-47b0-821f-4fb87d6b2a45} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.01.17 13:44:25.497715 [ 269 ] {991a5af9-7e2a-47b0-821f-4fb87d6b2a45} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001756 sec., 13097.949886104783 rows/sec., 23.47 MiB/sec. | ||
| 5701 | 2026.01.17 13:44:25.497766 [ 269 ] {991a5af9-7e2a-47b0-821f-4fb87d6b2a45} <Debug> TCPHandler: Processed in 0.00192936 sec. | ||
| 5702 | 2026.01.17 13:44:25.497883 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.01.17 13:44:25.497976 [ 269 ] {d17b73ea-a459-466a-b653-ccb52103ecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5704 | 2026.01.17 13:44:25.498015 [ 269 ] {d17b73ea-a459-466a-b653-ccb52103ecdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5705 | 2026.01.17 13:44:25.498351 [ 269 ] {d17b73ea-a459-466a-b653-ccb52103ecdf} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.01.17 13:44:25.498385 [ 269 ] {d17b73ea-a459-466a-b653-ccb52103ecdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5707 | 2026.01.17 13:44:25.498685 [ 269 ] {d17b73ea-a459-466a-b653-ccb52103ecdf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5708 | 2026.01.17 13:44:25.498888 [ 269 ] {d17b73ea-a459-466a-b653-ccb52103ecdf} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.01.17 13:44:25.499011 [ 269 ] {d17b73ea-a459-466a-b653-ccb52103ecdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5710 | 2026.01.17 13:44:25.499045 [ 269 ] {d17b73ea-a459-466a-b653-ccb52103ecdf} <Debug> TCPHandler: Processed in 0.001209651 sec. | ||
| 5711 | 2026.01.17 13:44:28.922870 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5712 | 2026.01.17 13:44:28.922949 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5713 | 2026.01.17 13:44:29.049422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13339 | ||
| 5714 | 2026.01.17 13:44:29.049939 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2026.01.17 13:44:29.049989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5716 | 2026.01.17 13:44:29.050488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5717 | 2026.01.17 13:44:29.050727 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.01.17 13:44:29.050874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13339 | ||
| 5719 | 2026.01.17 13:44:29.079699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 710 | ||
| 5720 | 2026.01.17 13:44:29.081882 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.01.17 13:44:29.081935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5722 | 2026.01.17 13:44:29.083142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5723 | 2026.01.17 13:44:29.083425 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.01.17 13:44:29.083789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5725 | 2026.01.17 13:44:29.757755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5726 | 2026.01.17 13:44:29.774086 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.01.17 13:44:29.774145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5728 | 2026.01.17 13:44:29.780852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5729 | 2026.01.17 13:44:29.781576 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.01.17 13:44:29.784491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5731 | 2026.01.17 13:44:30.488705 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.01.17 13:44:30.488933 [ 269 ] {ea42f3bd-eb87-4deb-b2ec-e0f23307ef4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5733 | 2026.01.17 13:44:30.489017 [ 269 ] {ea42f3bd-eb87-4deb-b2ec-e0f23307ef4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5734 | 2026.01.17 13:44:30.489890 [ 269 ] {ea42f3bd-eb87-4deb-b2ec-e0f23307ef4b} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.01.17 13:44:30.489935 [ 269 ] {ea42f3bd-eb87-4deb-b2ec-e0f23307ef4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5736 | 2026.01.17 13:44:30.490341 [ 269 ] {ea42f3bd-eb87-4deb-b2ec-e0f23307ef4b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5737 | 2026.01.17 13:44:30.490582 [ 269 ] {ea42f3bd-eb87-4deb-b2ec-e0f23307ef4b} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.01.17 13:44:30.490748 [ 269 ] {ea42f3bd-eb87-4deb-b2ec-e0f23307ef4b} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001876 sec., 49040.51172707889 rows/sec., 4.12 MiB/sec. | ||
| 5739 | 2026.01.17 13:44:30.490798 [ 269 ] {ea42f3bd-eb87-4deb-b2ec-e0f23307ef4b} <Debug> TCPHandler: Processed in 0.002241208 sec. | ||
| 5740 | 2026.01.17 13:44:30.490931 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.01.17 13:44:30.491036 [ 269 ] {c149f0a4-87ca-4cff-81ac-be3aade43999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5742 | 2026.01.17 13:44:30.491081 [ 269 ] {c149f0a4-87ca-4cff-81ac-be3aade43999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5743 | 2026.01.17 13:44:30.491501 [ 269 ] {c149f0a4-87ca-4cff-81ac-be3aade43999} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.01.17 13:44:30.491539 [ 269 ] {c149f0a4-87ca-4cff-81ac-be3aade43999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5745 | 2026.01.17 13:44:30.491851 [ 269 ] {c149f0a4-87ca-4cff-81ac-be3aade43999} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5746 | 2026.01.17 13:44:30.492063 [ 269 ] {c149f0a4-87ca-4cff-81ac-be3aade43999} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.01.17 13:44:30.492175 [ 34 ] {} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5748 | 2026.01.17 13:44:30.492195 [ 269 ] {c149f0a4-87ca-4cff-81ac-be3aade43999} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001183 sec., 15215.553677092139 rows/sec., 1.12 MiB/sec. | ||
| 5749 | 2026.01.17 13:44:30.492244 [ 34 ] {} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.01.17 13:44:30.492253 [ 269 ] {c149f0a4-87ca-4cff-81ac-be3aade43999} <Debug> TCPHandler: Processed in 0.001376466 sec. | ||
| 5751 | 2026.01.17 13:44:30.492273 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5752 | 2026.01.17 13:44:30.492379 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.01.17 13:44:30.492427 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5754 | 2026.01.17 13:44:30.492480 [ 269 ] {e63e4da6-389d-4f84-91bc-904f86d35a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5755 | 2026.01.17 13:44:30.492525 [ 269 ] {e63e4da6-389d-4f84-91bc-904f86d35a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5756 | 2026.01.17 13:44:30.492571 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5757 | 2026.01.17 13:44:30.492608 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 5758 | 2026.01.17 13:44:30.492681 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 5759 | 2026.01.17 13:44:30.492728 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part | ||
| 5760 | 2026.01.17 13:44:30.492767 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part | ||
| 5761 | 2026.01.17 13:44:30.492806 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 5762 | 2026.01.17 13:44:30.492847 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 5763 | 2026.01.17 13:44:30.492971 [ 269 ] {e63e4da6-389d-4f84-91bc-904f86d35a22} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.01.17 13:44:30.493013 [ 269 ] {e63e4da6-389d-4f84-91bc-904f86d35a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5765 | 2026.01.17 13:44:30.493371 [ 269 ] {e63e4da6-389d-4f84-91bc-904f86d35a22} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5766 | 2026.01.17 13:44:30.493600 [ 269 ] {e63e4da6-389d-4f84-91bc-904f86d35a22} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.01.17 13:44:30.493707 [ 201 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338264 sec., 135249.84606923597 rows/sec., 10.38 MiB/sec. | ||
| 5768 | 2026.01.17 13:44:30.493734 [ 269 ] {e63e4da6-389d-4f84-91bc-904f86d35a22} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001272 sec., 64465.40880503145 rows/sec., 5.03 MiB/sec. | ||
| 5769 | 2026.01.17 13:44:30.493775 [ 269 ] {e63e4da6-389d-4f84-91bc-904f86d35a22} <Debug> TCPHandler: Processed in 0.001447047 sec. | ||
| 5770 | 2026.01.17 13:44:30.493842 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5771 | 2026.01.17 13:44:30.493892 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.01.17 13:44:30.493994 [ 269 ] {33dbec37-46e8-4f91-80bf-0620691b112b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5773 | 2026.01.17 13:44:30.494040 [ 269 ] {33dbec37-46e8-4f91-80bf-0620691b112b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5774 | 2026.01.17 13:44:30.494106 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.01.17 13:44:30.494184 [ 197 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_36_7} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5776 | 2026.01.17 13:44:30.494265 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5777 | 2026.01.17 13:44:30.494452 [ 269 ] {33dbec37-46e8-4f91-80bf-0620691b112b} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.01.17 13:44:30.494492 [ 269 ] {33dbec37-46e8-4f91-80bf-0620691b112b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5779 | 2026.01.17 13:44:30.494847 [ 269 ] {33dbec37-46e8-4f91-80bf-0620691b112b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5780 | 2026.01.17 13:44:30.495074 [ 269 ] {33dbec37-46e8-4f91-80bf-0620691b112b} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.01.17 13:44:30.495204 [ 269 ] {33dbec37-46e8-4f91-80bf-0620691b112b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 5782 | 2026.01.17 13:44:30.495242 [ 269 ] {33dbec37-46e8-4f91-80bf-0620691b112b} <Debug> TCPHandler: Processed in 0.001399056 sec. | ||
| 5783 | 2026.01.17 13:44:30.495358 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2026.01.17 13:44:30.495453 [ 269 ] {2af55669-def2-487c-8041-72db73141bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5785 | 2026.01.17 13:44:30.495506 [ 269 ] {2af55669-def2-487c-8041-72db73141bbe} <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 | ||
| 5786 | 2026.01.17 13:44:30.496330 [ 269 ] {2af55669-def2-487c-8041-72db73141bbe} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.01.17 13:44:30.496365 [ 269 ] {2af55669-def2-487c-8041-72db73141bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5788 | 2026.01.17 13:44:30.496922 [ 269 ] {2af55669-def2-487c-8041-72db73141bbe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5789 | 2026.01.17 13:44:30.497147 [ 269 ] {2af55669-def2-487c-8041-72db73141bbe} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.01.17 13:44:30.497284 [ 269 ] {2af55669-def2-487c-8041-72db73141bbe} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00185 sec., 9729.72972972973 rows/sec., 17.44 MiB/sec. | ||
| 5791 | 2026.01.17 13:44:30.497348 [ 269 ] {2af55669-def2-487c-8041-72db73141bbe} <Debug> TCPHandler: Processed in 0.002039792 sec. | ||
| 5792 | 2026.01.17 13:44:30.497465 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5793 | 2026.01.17 13:44:30.497562 [ 269 ] {943a8dc0-ec9c-4c0f-a750-dc91c21670fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5794 | 2026.01.17 13:44:30.497603 [ 269 ] {943a8dc0-ec9c-4c0f-a750-dc91c21670fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5795 | 2026.01.17 13:44:30.497946 [ 269 ] {943a8dc0-ec9c-4c0f-a750-dc91c21670fc} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.01.17 13:44:30.497982 [ 269 ] {943a8dc0-ec9c-4c0f-a750-dc91c21670fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5797 | 2026.01.17 13:44:30.498327 [ 269 ] {943a8dc0-ec9c-4c0f-a750-dc91c21670fc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5798 | 2026.01.17 13:44:30.498557 [ 269 ] {943a8dc0-ec9c-4c0f-a750-dc91c21670fc} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.01.17 13:44:30.498686 [ 269 ] {943a8dc0-ec9c-4c0f-a750-dc91c21670fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 5800 | 2026.01.17 13:44:30.498722 [ 269 ] {943a8dc0-ec9c-4c0f-a750-dc91c21670fc} <Debug> TCPHandler: Processed in 0.001307953 sec. | ||
| 5801 | 2026.01.17 13:44:34.158620 [ 31 ] {} <Debug> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5802 | 2026.01.17 13:44:34.158728 [ 31 ] {} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.01.17 13:44:34.158764 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5804 | 2026.01.17 13:44:34.158934 [ 200 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5805 | 2026.01.17 13:44:34.159161 [ 200 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5806 | 2026.01.17 13:44:34.159218 [ 200 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 253 rows starting from the beginning of the part | ||
| 5807 | 2026.01.17 13:44:34.159316 [ 200 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5808 | 2026.01.17 13:44:34.159396 [ 200 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 5809 | 2026.01.17 13:44:34.159465 [ 200 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5810 | 2026.01.17 13:44:34.159537 [ 200 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5811 | 2026.01.17 13:44:34.160869 [ 197 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009182 sec., 376770.24779238517 rows/sec., 27.49 MiB/sec. | ||
| 5812 | 2026.01.17 13:44:34.161149 [ 201 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5813 | 2026.01.17 13:44:34.161557 [ 201 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.01.17 13:44:34.161677 [ 201 ] {c1243efa-ac98-47d0-8c5f-7f5aab7e43f5::all_1_10_2} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5815 | 2026.01.17 13:44:34.161824 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5816 | 2026.01.17 13:44:35.491935 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.01.17 13:44:35.492108 [ 269 ] {88a07c0e-d4a1-48b2-a713-b4fec92694e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.01.17 13:44:35.492173 [ 269 ] {88a07c0e-d4a1-48b2-a713-b4fec92694e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5819 | 2026.01.17 13:44:35.492882 [ 269 ] {88a07c0e-d4a1-48b2-a713-b4fec92694e7} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.01.17 13:44:35.492936 [ 269 ] {88a07c0e-d4a1-48b2-a713-b4fec92694e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5821 | 2026.01.17 13:44:35.493448 [ 269 ] {88a07c0e-d4a1-48b2-a713-b4fec92694e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5822 | 2026.01.17 13:44:35.493714 [ 269 ] {88a07c0e-d4a1-48b2-a713-b4fec92694e7} <Trace> oximeter.fields_i16 (f4a39fc7-52b7-43e7-ab8c-c89ca2ca7926): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.01.17 13:44:35.493881 [ 269 ] {88a07c0e-d4a1-48b2-a713-b4fec92694e7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001792 sec., 13392.857142857143 rows/sec., 1.11 MiB/sec. | ||
| 5824 | 2026.01.17 13:44:35.493936 [ 269 ] {88a07c0e-d4a1-48b2-a713-b4fec92694e7} <Debug> TCPHandler: Processed in 0.002112094 sec. | ||
| 5825 | 2026.01.17 13:44:35.494080 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.01.17 13:44:35.494186 [ 269 ] {5e09cc23-776f-4450-b8df-6286f16697e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5827 | 2026.01.17 13:44:35.494232 [ 269 ] {5e09cc23-776f-4450-b8df-6286f16697e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5828 | 2026.01.17 13:44:35.494678 [ 269 ] {5e09cc23-776f-4450-b8df-6286f16697e5} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.01.17 13:44:35.494714 [ 269 ] {5e09cc23-776f-4450-b8df-6286f16697e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5830 | 2026.01.17 13:44:35.495039 [ 269 ] {5e09cc23-776f-4450-b8df-6286f16697e5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5831 | 2026.01.17 13:44:35.495257 [ 269 ] {5e09cc23-776f-4450-b8df-6286f16697e5} <Trace> oximeter.fields_ipaddr (6dbb46d8-c67a-41d2-b462-f51d609fd1b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.01.17 13:44:35.495398 [ 269 ] {5e09cc23-776f-4450-b8df-6286f16697e5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001287 sec., 4662.004662004662 rows/sec., 380.15 KiB/sec. | ||
| 5833 | 2026.01.17 13:44:35.495437 [ 269 ] {5e09cc23-776f-4450-b8df-6286f16697e5} <Debug> TCPHandler: Processed in 0.001463617 sec. | ||
| 5834 | 2026.01.17 13:44:35.495539 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.01.17 13:44:35.495701 [ 269 ] {abdb202a-1470-44d9-8e4d-fc19f1e07aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5836 | 2026.01.17 13:44:35.495743 [ 269 ] {abdb202a-1470-44d9-8e4d-fc19f1e07aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5837 | 2026.01.17 13:44:35.496269 [ 269 ] {abdb202a-1470-44d9-8e4d-fc19f1e07aa5} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.01.17 13:44:35.496306 [ 269 ] {abdb202a-1470-44d9-8e4d-fc19f1e07aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5839 | 2026.01.17 13:44:35.496673 [ 269 ] {abdb202a-1470-44d9-8e4d-fc19f1e07aa5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5840 | 2026.01.17 13:44:35.496888 [ 269 ] {abdb202a-1470-44d9-8e4d-fc19f1e07aa5} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.01.17 13:44:35.497010 [ 30 ] {} <Debug> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5842 | 2026.01.17 13:44:35.497019 [ 269 ] {abdb202a-1470-44d9-8e4d-fc19f1e07aa5} <Debug> executeQuery: Read 225 rows, 20.35 KiB in 0.00134 sec., 167910.44776119402 rows/sec., 14.83 MiB/sec. | ||
| 5843 | 2026.01.17 13:44:35.497080 [ 30 ] {} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.01.17 13:44:35.497097 [ 269 ] {abdb202a-1470-44d9-8e4d-fc19f1e07aa5} <Debug> TCPHandler: Processed in 0.00154969 sec. | ||
| 5845 | 2026.01.17 13:44:35.497107 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5846 | 2026.01.17 13:44:35.497225 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2026.01.17 13:44:35.497235 [ 197 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5848 | 2026.01.17 13:44:35.497326 [ 269 ] {1b065839-e16a-4532-b6c1-51a90014e6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.01.17 13:44:35.497371 [ 269 ] {1b065839-e16a-4532-b6c1-51a90014e6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5850 | 2026.01.17 13:44:35.497377 [ 197 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5851 | 2026.01.17 13:44:35.497417 [ 197 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1408 rows starting from the beginning of the part | ||
| 5852 | 2026.01.17 13:44:35.497482 [ 197 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 102 rows starting from the beginning of the part | ||
| 5853 | 2026.01.17 13:44:35.497526 [ 197 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1237 rows starting from the beginning of the part | ||
| 5854 | 2026.01.17 13:44:35.497567 [ 197 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part | ||
| 5855 | 2026.01.17 13:44:35.497705 [ 197 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 92 rows starting from the beginning of the part | ||
| 5856 | 2026.01.17 13:44:35.497764 [ 197 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 225 rows starting from the beginning of the part | ||
| 5857 | 2026.01.17 13:44:35.497811 [ 269 ] {1b065839-e16a-4532-b6c1-51a90014e6aa} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.01.17 13:44:35.497853 [ 269 ] {1b065839-e16a-4532-b6c1-51a90014e6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5859 | 2026.01.17 13:44:35.498197 [ 269 ] {1b065839-e16a-4532-b6c1-51a90014e6aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5860 | 2026.01.17 13:44:35.498426 [ 269 ] {1b065839-e16a-4532-b6c1-51a90014e6aa} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.01.17 13:44:35.498562 [ 269 ] {1b065839-e16a-4532-b6c1-51a90014e6aa} <Debug> executeQuery: Read 41 rows, 3.11 KiB in 0.001255 sec., 32669.322709163345 rows/sec., 2.42 MiB/sec. | ||
| 5862 | 2026.01.17 13:44:35.498600 [ 269 ] {1b065839-e16a-4532-b6c1-51a90014e6aa} <Debug> TCPHandler: Processed in 0.001426547 sec. | ||
| 5863 | 2026.01.17 13:44:35.498710 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.01.17 13:44:35.498805 [ 269 ] {ec60fea8-458f-46aa-8b3c-d358ca95af74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5865 | 2026.01.17 13:44:35.498842 [ 269 ] {ec60fea8-458f-46aa-8b3c-d358ca95af74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5866 | 2026.01.17 13:44:35.499229 [ 195 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090184 sec., 1514699.184378026 rows/sec., 132.21 MiB/sec. | ||
| 5867 | 2026.01.17 13:44:35.499238 [ 269 ] {ec60fea8-458f-46aa-8b3c-d358ca95af74} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.01.17 13:44:35.499283 [ 269 ] {ec60fea8-458f-46aa-8b3c-d358ca95af74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5869 | 2026.01.17 13:44:35.499475 [ 189 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5870 | 2026.01.17 13:44:35.499682 [ 269 ] {ec60fea8-458f-46aa-8b3c-d358ca95af74} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5871 | 2026.01.17 13:44:35.499851 [ 189 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.01.17 13:44:35.499944 [ 189 ] {9f05f823-fffb-462f-9b81-152b7a07a051::all_1_41_8} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5873 | 2026.01.17 13:44:35.499962 [ 269 ] {ec60fea8-458f-46aa-8b3c-d358ca95af74} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.01.17 13:44:35.500037 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5875 | 2026.01.17 13:44:35.500106 [ 269 ] {ec60fea8-458f-46aa-8b3c-d358ca95af74} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001309 sec., 18334.606569900687 rows/sec., 1.52 MiB/sec. | ||
| 5876 | 2026.01.17 13:44:35.500149 [ 269 ] {ec60fea8-458f-46aa-8b3c-d358ca95af74} <Debug> TCPHandler: Processed in 0.001491569 sec. | ||
| 5877 | 2026.01.17 13:44:35.500268 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2026.01.17 13:44:35.500362 [ 269 ] {c6d086f2-be2f-43be-8408-fe3a4a852d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5879 | 2026.01.17 13:44:35.500401 [ 269 ] {c6d086f2-be2f-43be-8408-fe3a4a852d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5880 | 2026.01.17 13:44:35.500810 [ 269 ] {c6d086f2-be2f-43be-8408-fe3a4a852d3c} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.01.17 13:44:35.500846 [ 269 ] {c6d086f2-be2f-43be-8408-fe3a4a852d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5882 | 2026.01.17 13:44:35.501157 [ 269 ] {c6d086f2-be2f-43be-8408-fe3a4a852d3c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5883 | 2026.01.17 13:44:35.501371 [ 269 ] {c6d086f2-be2f-43be-8408-fe3a4a852d3c} <Trace> oximeter.fields_u8 (d85fd507-ca53-41e7-9b35-7cd2aba8a458): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.01.17 13:44:35.501495 [ 269 ] {c6d086f2-be2f-43be-8408-fe3a4a852d3c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 5885 | 2026.01.17 13:44:35.501532 [ 269 ] {c6d086f2-be2f-43be-8408-fe3a4a852d3c} <Debug> TCPHandler: Processed in 0.001314854 sec. | ||
| 5886 | 2026.01.17 13:44:35.501652 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5887 | 2026.01.17 13:44:35.501747 [ 269 ] {e97046ad-a0d4-453d-82d5-a9b916326e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5888 | 2026.01.17 13:44:35.501785 [ 269 ] {e97046ad-a0d4-453d-82d5-a9b916326e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5889 | 2026.01.17 13:44:35.502248 [ 269 ] {e97046ad-a0d4-453d-82d5-a9b916326e6d} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2026.01.17 13:44:35.502283 [ 269 ] {e97046ad-a0d4-453d-82d5-a9b916326e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5891 | 2026.01.17 13:44:35.502588 [ 269 ] {e97046ad-a0d4-453d-82d5-a9b916326e6d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5892 | 2026.01.17 13:44:35.502797 [ 269 ] {e97046ad-a0d4-453d-82d5-a9b916326e6d} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.01.17 13:44:35.502902 [ 30 ] {} <Debug> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5894 | 2026.01.17 13:44:35.502915 [ 269 ] {e97046ad-a0d4-453d-82d5-a9b916326e6d} <Debug> executeQuery: Read 129 rows, 10.70 KiB in 0.001204 sec., 107142.85714285714 rows/sec., 8.68 MiB/sec. | ||
| 5895 | 2026.01.17 13:44:35.502949 [ 30 ] {} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.01.17 13:44:35.502971 [ 269 ] {e97046ad-a0d4-453d-82d5-a9b916326e6d} <Debug> TCPHandler: Processed in 0.001389956 sec. | ||
| 5897 | 2026.01.17 13:44:35.502972 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5898 | 2026.01.17 13:44:35.503063 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5899 | 2026.01.17 13:44:35.503090 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.01.17 13:44:35.503169 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5901 | 2026.01.17 13:44:35.503182 [ 269 ] {c5290ba1-c6e3-4597-b587-77a69f6587ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.01.17 13:44:35.503200 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 5903 | 2026.01.17 13:44:35.503227 [ 269 ] {c5290ba1-c6e3-4597-b587-77a69f6587ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5904 | 2026.01.17 13:44:35.503252 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 87 rows starting from the beginning of the part | ||
| 5905 | 2026.01.17 13:44:35.503296 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 548 rows starting from the beginning of the part | ||
| 5906 | 2026.01.17 13:44:35.503334 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 87 rows starting from the beginning of the part | ||
| 5907 | 2026.01.17 13:44:35.503367 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
| 5908 | 2026.01.17 13:44:35.503402 [ 201 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 129 rows starting from the beginning of the part | ||
| 5909 | 2026.01.17 13:44:35.503698 [ 269 ] {c5290ba1-c6e3-4597-b587-77a69f6587ce} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.01.17 13:44:35.503739 [ 269 ] {c5290ba1-c6e3-4597-b587-77a69f6587ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5911 | 2026.01.17 13:44:35.504117 [ 269 ] {c5290ba1-c6e3-4597-b587-77a69f6587ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5912 | 2026.01.17 13:44:35.504343 [ 269 ] {c5290ba1-c6e3-4597-b587-77a69f6587ce} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.01.17 13:44:35.504382 [ 195 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325324 sec., 1181597.8583350186 rows/sec., 94.18 MiB/sec. | ||
| 5914 | 2026.01.17 13:44:35.504477 [ 269 ] {c5290ba1-c6e3-4597-b587-77a69f6587ce} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001276 sec., 155956.11285266458 rows/sec., 11.18 MiB/sec. | ||
| 5915 | 2026.01.17 13:44:35.504501 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5916 | 2026.01.17 13:44:35.504515 [ 269 ] {c5290ba1-c6e3-4597-b587-77a69f6587ce} <Debug> TCPHandler: Processed in 0.001444557 sec. | ||
| 5917 | 2026.01.17 13:44:35.504569 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.01.17 13:44:35.504589 [ 190 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5919 | 2026.01.17 13:44:35.504597 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5920 | 2026.01.17 13:44:35.504661 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.01.17 13:44:35.504681 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5922 | 2026.01.17 13:44:35.504761 [ 269 ] {9f994aec-b37e-420d-a169-bfe72104019b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5923 | 2026.01.17 13:44:35.504792 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5924 | 2026.01.17 13:44:35.504821 [ 269 ] {9f994aec-b37e-420d-a169-bfe72104019b} <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 | ||
| 5925 | 2026.01.17 13:44:35.504825 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10699 rows starting from the beginning of the part | ||
| 5926 | 2026.01.17 13:44:35.504888 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5927 | 2026.01.17 13:44:35.504922 [ 190 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.01.17 13:44:35.504926 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 849 rows starting from the beginning of the part | ||
| 5929 | 2026.01.17 13:44:35.504977 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5930 | 2026.01.17 13:44:35.505012 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5931 | 2026.01.17 13:44:35.505012 [ 190 ] {affa9534-d64e-4c30-88e4-8988fe9f07fc::all_1_41_8} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5932 | 2026.01.17 13:44:35.505047 [ 201 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 199 rows starting from the beginning of the part | ||
| 5933 | 2026.01.17 13:44:35.505126 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5934 | 2026.01.17 13:44:35.505654 [ 269 ] {9f994aec-b37e-420d-a169-bfe72104019b} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2026.01.17 13:44:35.505723 [ 269 ] {9f994aec-b37e-420d-a169-bfe72104019b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5936 | 2026.01.17 13:44:35.506389 [ 269 ] {9f994aec-b37e-420d-a169-bfe72104019b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5937 | 2026.01.17 13:44:35.506632 [ 269 ] {9f994aec-b37e-420d-a169-bfe72104019b} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.01.17 13:44:35.506751 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5939 | 2026.01.17 13:44:35.506766 [ 269 ] {9f994aec-b37e-420d-a169-bfe72104019b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002029 sec., 11335.63331690488 rows/sec., 20.31 MiB/sec. | ||
| 5940 | 2026.01.17 13:44:35.506794 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.01.17 13:44:35.506816 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5942 | 2026.01.17 13:44:35.506832 [ 269 ] {9f994aec-b37e-420d-a169-bfe72104019b} <Debug> TCPHandler: Processed in 0.002233817 sec. | ||
| 5943 | 2026.01.17 13:44:35.506893 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5944 | 2026.01.17 13:44:35.506969 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.01.17 13:44:35.507073 [ 269 ] {40a4c289-a9ed-44b3-b745-4325ec9374d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5946 | 2026.01.17 13:44:35.507100 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5947 | 2026.01.17 13:44:35.507126 [ 269 ] {40a4c289-a9ed-44b3-b745-4325ec9374d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5948 | 2026.01.17 13:44:35.507152 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 555 rows starting from the beginning of the part | ||
| 5949 | 2026.01.17 13:44:35.507270 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part | ||
| 5950 | 2026.01.17 13:44:35.507370 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 18 rows starting from the beginning of the part | ||
| 5951 | 2026.01.17 13:44:35.507466 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part | ||
| 5952 | 2026.01.17 13:44:35.507517 [ 269 ] {40a4c289-a9ed-44b3-b745-4325ec9374d0} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.01.17 13:44:35.507552 [ 269 ] {40a4c289-a9ed-44b3-b745-4325ec9374d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5954 | 2026.01.17 13:44:35.507559 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 18 rows starting from the beginning of the part | ||
| 5955 | 2026.01.17 13:44:35.507715 [ 195 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part | ||
| 5956 | 2026.01.17 13:44:35.508016 [ 269 ] {40a4c289-a9ed-44b3-b745-4325ec9374d0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5957 | 2026.01.17 13:44:35.508262 [ 269 ] {40a4c289-a9ed-44b3-b745-4325ec9374d0} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.01.17 13:44:35.508382 [ 28 ] {} <Debug> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5959 | 2026.01.17 13:44:35.508418 [ 269 ] {40a4c289-a9ed-44b3-b745-4325ec9374d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
| 5960 | 2026.01.17 13:44:35.508421 [ 28 ] {} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.01.17 13:44:35.508467 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5962 | 2026.01.17 13:44:35.508479 [ 269 ] {40a4c289-a9ed-44b3-b745-4325ec9374d0} <Debug> TCPHandler: Processed in 0.001540509 sec. | ||
| 5963 | 2026.01.17 13:44:35.508566 [ 188 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5964 | 2026.01.17 13:44:35.508691 [ 188 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5965 | 2026.01.17 13:44:35.508726 [ 188 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2010 rows starting from the beginning of the part | ||
| 5966 | 2026.01.17 13:44:35.508793 [ 188 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5967 | 2026.01.17 13:44:35.508840 [ 188 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5968 | 2026.01.17 13:44:35.508882 [ 188 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5969 | 2026.01.17 13:44:35.508920 [ 188 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5970 | 2026.01.17 13:44:35.508960 [ 188 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5971 | 2026.01.17 13:44:35.509026 [ 199 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12227 rows, containing 5 columns (5 merged, 0 gathered) in 0.004371712 sec., 2796844.805879253 rows/sec., 192.23 MiB/sec. | ||
| 5972 | 2026.01.17 13:44:35.509494 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5973 | 2026.01.17 13:44:35.509777 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.01.17 13:44:35.509847 [ 187 ] {2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5975 | 2026.01.17 13:44:35.509920 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5976 | 2026.01.17 13:44:35.510289 [ 187 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001808587 sec., 1277240.1880584124 rows/sec., 86.13 MiB/sec. | ||
| 5977 | 2026.01.17 13:44:35.510554 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5978 | 2026.01.17 13:44:35.510882 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.01.17 13:44:35.510956 [ 201 ] {913880cb-1438-4832-ab96-29ed55a5f533::all_1_41_8} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5980 | 2026.01.17 13:44:35.511035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5981 | 2026.01.17 13:44:35.512778 [ 199 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 19 columns (19 merged, 0 gathered) in 0.005905002 sec., 111769.64885024594 rows/sec., 200.29 MiB/sec. | ||
| 5982 | 2026.01.17 13:44:35.513735 [ 201 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5983 | 2026.01.17 13:44:35.514047 [ 201 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.01.17 13:44:35.514113 [ 201 ] {11e04443-ee2f-4116-9160-e85b6203b81e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5985 | 2026.01.17 13:44:35.514235 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 5986 | 2026.01.17 13:44:36.000436 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.62 MiB, peak 281.09 MiB, free memory in arenas 0.00 B, will set to 273.88 MiB (RSS), difference: 3.25 MiB | ||
| 5987 | 2026.01.17 13:44:36.550990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13787 | ||
| 5988 | 2026.01.17 13:44:36.551539 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.01.17 13:44:36.551588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5990 | 2026.01.17 13:44:36.552111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5991 | 2026.01.17 13:44:36.552336 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.01.17 13:44:36.552464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13787 | ||
| 5993 | 2026.01.17 13:44:37.284631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5994 | 2026.01.17 13:44:37.303010 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.01.17 13:44:37.303079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5996 | 2026.01.17 13:44:37.309036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5997 | 2026.01.17 13:44:37.309751 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.01.17 13:44:37.313029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5999 | 2026.01.17 13:44:39.084253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 742 | ||
| 6000 | 2026.01.17 13:44:39.086644 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.01.17 13:44:39.086706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6002 | 2026.01.17 13:44:39.087921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6003 | 2026.01.17 13:44:39.088200 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.01.17 13:44:39.088373 [ 49 ] {} <Debug> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6005 | 2026.01.17 13:44:39.088443 [ 49 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.01.17 13:44:39.088463 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6007 | 2026.01.17 13:44:39.088554 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6008 | 2026.01.17 13:44:39.088583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 6009 | 2026.01.17 13:44:39.088996 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6010 | 2026.01.17 13:44:39.089120 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 594 rows starting from the beginning of the part | ||
| 6011 | 2026.01.17 13:44:39.089450 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6012 | 2026.01.17 13:44:39.089873 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6013 | 2026.01.17 13:44:39.090255 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6014 | 2026.01.17 13:44:39.090679 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 6015 | 2026.01.17 13:44:39.091074 [ 187 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6016 | 2026.01.17 13:44:39.097084 [ 186 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 72 columns (72 merged, 0 gathered) in 0.008563571 sec., 86646.09658751004 rows/sec., 72.33 MiB/sec. | ||
| 6017 | 2026.01.17 13:44:39.098239 [ 198 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6018 | 2026.01.17 13:44:39.098885 [ 198 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.01.17 13:44:39.098974 [ 198 ] {11d037e4-2a13-4d21-9e90-cbea0892dee2::all_1_21_4} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6020 | 2026.01.17 13:44:39.099232 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 6021 | 2026.01.17 13:44:40.489105 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2026.01.17 13:44:40.489332 [ 269 ] {40cdc16a-4d87-4147-a84e-cf5e418ccf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6023 | 2026.01.17 13:44:40.489402 [ 269 ] {40cdc16a-4d87-4147-a84e-cf5e418ccf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6024 | 2026.01.17 13:44:40.490062 [ 269 ] {40cdc16a-4d87-4147-a84e-cf5e418ccf07} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2026.01.17 13:44:40.490102 [ 269 ] {40cdc16a-4d87-4147-a84e-cf5e418ccf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6026 | 2026.01.17 13:44:40.490494 [ 269 ] {40cdc16a-4d87-4147-a84e-cf5e418ccf07} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6027 | 2026.01.17 13:44:40.490722 [ 269 ] {40cdc16a-4d87-4147-a84e-cf5e418ccf07} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.01.17 13:44:40.490878 [ 269 ] {40cdc16a-4d87-4147-a84e-cf5e418ccf07} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.001608 sec., 57213.930348258706 rows/sec., 4.81 MiB/sec. | ||
| 6029 | 2026.01.17 13:44:40.490928 [ 269 ] {40cdc16a-4d87-4147-a84e-cf5e418ccf07} <Debug> TCPHandler: Processed in 0.001972841 sec. | ||
| 6030 | 2026.01.17 13:44:40.491055 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6031 | 2026.01.17 13:44:40.491156 [ 269 ] {e1c62016-78ba-45a1-b2b8-a1ae93a9bc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6032 | 2026.01.17 13:44:40.491199 [ 269 ] {e1c62016-78ba-45a1-b2b8-a1ae93a9bc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6033 | 2026.01.17 13:44:40.491611 [ 269 ] {e1c62016-78ba-45a1-b2b8-a1ae93a9bc74} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.01.17 13:44:40.491645 [ 269 ] {e1c62016-78ba-45a1-b2b8-a1ae93a9bc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6035 | 2026.01.17 13:44:40.491962 [ 269 ] {e1c62016-78ba-45a1-b2b8-a1ae93a9bc74} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6036 | 2026.01.17 13:44:40.492185 [ 269 ] {e1c62016-78ba-45a1-b2b8-a1ae93a9bc74} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2026.01.17 13:44:40.492324 [ 269 ] {e1c62016-78ba-45a1-b2b8-a1ae93a9bc74} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001191 sec., 15113.350125944584 rows/sec., 1.11 MiB/sec. | ||
| 6038 | 2026.01.17 13:44:40.492362 [ 269 ] {e1c62016-78ba-45a1-b2b8-a1ae93a9bc74} <Debug> TCPHandler: Processed in 0.001360066 sec. | ||
| 6039 | 2026.01.17 13:44:40.492463 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.01.17 13:44:40.492558 [ 269 ] {576e0692-b88c-4726-87cc-8a00b4ce1791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6041 | 2026.01.17 13:44:40.492597 [ 269 ] {576e0692-b88c-4726-87cc-8a00b4ce1791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6042 | 2026.01.17 13:44:40.493008 [ 269 ] {576e0692-b88c-4726-87cc-8a00b4ce1791} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.01.17 13:44:40.493042 [ 269 ] {576e0692-b88c-4726-87cc-8a00b4ce1791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6044 | 2026.01.17 13:44:40.493345 [ 269 ] {576e0692-b88c-4726-87cc-8a00b4ce1791} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6045 | 2026.01.17 13:44:40.493563 [ 269 ] {576e0692-b88c-4726-87cc-8a00b4ce1791} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.01.17 13:44:40.493687 [ 269 ] {576e0692-b88c-4726-87cc-8a00b4ce1791} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001148 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 6047 | 2026.01.17 13:44:40.493723 [ 269 ] {576e0692-b88c-4726-87cc-8a00b4ce1791} <Debug> TCPHandler: Processed in 0.001308914 sec. | ||
| 6048 | 2026.01.17 13:44:40.493832 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2026.01.17 13:44:40.493927 [ 269 ] {fbaae3f2-6042-487e-b2b8-3cc301d67141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6050 | 2026.01.17 13:44:40.493970 [ 269 ] {fbaae3f2-6042-487e-b2b8-3cc301d67141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6051 | 2026.01.17 13:44:40.494378 [ 269 ] {fbaae3f2-6042-487e-b2b8-3cc301d67141} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.01.17 13:44:40.494413 [ 269 ] {fbaae3f2-6042-487e-b2b8-3cc301d67141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6053 | 2026.01.17 13:44:40.494743 [ 269 ] {fbaae3f2-6042-487e-b2b8-3cc301d67141} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6054 | 2026.01.17 13:44:40.494949 [ 269 ] {fbaae3f2-6042-487e-b2b8-3cc301d67141} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.01.17 13:44:40.495079 [ 269 ] {fbaae3f2-6042-487e-b2b8-3cc301d67141} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6056 | 2026.01.17 13:44:40.495115 [ 269 ] {fbaae3f2-6042-487e-b2b8-3cc301d67141} <Debug> TCPHandler: Processed in 0.001332654 sec. | ||
| 6057 | 2026.01.17 13:44:40.495215 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.01.17 13:44:40.495309 [ 269 ] {41212d6e-2e57-456c-a864-1ca088e3c2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6059 | 2026.01.17 13:44:40.495363 [ 269 ] {41212d6e-2e57-456c-a864-1ca088e3c2ed} <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 | ||
| 6060 | 2026.01.17 13:44:40.496129 [ 269 ] {41212d6e-2e57-456c-a864-1ca088e3c2ed} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.01.17 13:44:40.496163 [ 269 ] {41212d6e-2e57-456c-a864-1ca088e3c2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6062 | 2026.01.17 13:44:40.496685 [ 269 ] {41212d6e-2e57-456c-a864-1ca088e3c2ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6063 | 2026.01.17 13:44:40.496913 [ 269 ] {41212d6e-2e57-456c-a864-1ca088e3c2ed} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.01.17 13:44:40.497047 [ 269 ] {41212d6e-2e57-456c-a864-1ca088e3c2ed} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001758 sec., 10238.907849829351 rows/sec., 18.35 MiB/sec. | ||
| 6065 | 2026.01.17 13:44:40.497109 [ 269 ] {41212d6e-2e57-456c-a864-1ca088e3c2ed} <Debug> TCPHandler: Processed in 0.00194284 sec. | ||
| 6066 | 2026.01.17 13:44:40.497221 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.01.17 13:44:40.497316 [ 269 ] {a230f91f-073d-4d9e-80ae-5b9bed88175a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6068 | 2026.01.17 13:44:40.497357 [ 269 ] {a230f91f-073d-4d9e-80ae-5b9bed88175a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6069 | 2026.01.17 13:44:40.497684 [ 269 ] {a230f91f-073d-4d9e-80ae-5b9bed88175a} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.01.17 13:44:40.497718 [ 269 ] {a230f91f-073d-4d9e-80ae-5b9bed88175a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6071 | 2026.01.17 13:44:40.498029 [ 269 ] {a230f91f-073d-4d9e-80ae-5b9bed88175a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6072 | 2026.01.17 13:44:40.498238 [ 269 ] {a230f91f-073d-4d9e-80ae-5b9bed88175a} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.01.17 13:44:40.498364 [ 269 ] {a230f91f-073d-4d9e-80ae-5b9bed88175a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6074 | 2026.01.17 13:44:40.498399 [ 269 ] {a230f91f-073d-4d9e-80ae-5b9bed88175a} <Debug> TCPHandler: Processed in 0.001227792 sec. | ||
| 6075 | 2026.01.17 13:44:43.922998 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6076 | 2026.01.17 13:44:43.923064 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6077 | 2026.01.17 13:44:44.052746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14299 | ||
| 6078 | 2026.01.17 13:44:44.053337 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.01.17 13:44:44.053394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6080 | 2026.01.17 13:44:44.053917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6081 | 2026.01.17 13:44:44.054144 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.01.17 13:44:44.054282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14299 | ||
| 6083 | 2026.01.17 13:44:44.813324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6084 | 2026.01.17 13:44:44.832119 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.01.17 13:44:44.832186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6086 | 2026.01.17 13:44:44.837834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6087 | 2026.01.17 13:44:44.838558 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.01.17 13:44:44.842170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6089 | 2026.01.17 13:44:45.489971 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.01.17 13:44:45.490325 [ 269 ] {70df8929-59fc-44d1-9388-a406a141bc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6091 | 2026.01.17 13:44:45.490441 [ 269 ] {70df8929-59fc-44d1-9388-a406a141bc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6092 | 2026.01.17 13:44:45.491270 [ 269 ] {70df8929-59fc-44d1-9388-a406a141bc14} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.01.17 13:44:45.491323 [ 269 ] {70df8929-59fc-44d1-9388-a406a141bc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6094 | 2026.01.17 13:44:45.491744 [ 269 ] {70df8929-59fc-44d1-9388-a406a141bc14} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6095 | 2026.01.17 13:44:45.491974 [ 269 ] {70df8929-59fc-44d1-9388-a406a141bc14} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.01.17 13:44:45.492135 [ 269 ] {70df8929-59fc-44d1-9388-a406a141bc14} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.001887 sec., 54054.05405405405 rows/sec., 4.50 MiB/sec. | ||
| 6097 | 2026.01.17 13:44:45.492185 [ 269 ] {70df8929-59fc-44d1-9388-a406a141bc14} <Debug> TCPHandler: Processed in 0.0023324 sec. | ||
| 6098 | 2026.01.17 13:44:45.492313 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.01.17 13:44:45.492417 [ 269 ] {437f12f1-c032-493e-9733-9a6e6c2544c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.01.17 13:44:45.492461 [ 269 ] {437f12f1-c032-493e-9733-9a6e6c2544c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6101 | 2026.01.17 13:44:45.492877 [ 269 ] {437f12f1-c032-493e-9733-9a6e6c2544c4} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.01.17 13:44:45.492915 [ 269 ] {437f12f1-c032-493e-9733-9a6e6c2544c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6103 | 2026.01.17 13:44:45.493219 [ 269 ] {437f12f1-c032-493e-9733-9a6e6c2544c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6104 | 2026.01.17 13:44:45.493431 [ 269 ] {437f12f1-c032-493e-9733-9a6e6c2544c4} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.01.17 13:44:45.493561 [ 269 ] {437f12f1-c032-493e-9733-9a6e6c2544c4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001169 sec., 19674.935842600516 rows/sec., 1.44 MiB/sec. | ||
| 6106 | 2026.01.17 13:44:45.493600 [ 269 ] {437f12f1-c032-493e-9733-9a6e6c2544c4} <Debug> TCPHandler: Processed in 0.001339855 sec. | ||
| 6107 | 2026.01.17 13:44:45.493702 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.01.17 13:44:45.493797 [ 269 ] {811c078e-3a2a-4276-aa82-5eb822b38396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6109 | 2026.01.17 13:44:45.493836 [ 269 ] {811c078e-3a2a-4276-aa82-5eb822b38396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6110 | 2026.01.17 13:44:45.494260 [ 269 ] {811c078e-3a2a-4276-aa82-5eb822b38396} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.01.17 13:44:45.494295 [ 269 ] {811c078e-3a2a-4276-aa82-5eb822b38396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6112 | 2026.01.17 13:44:45.494614 [ 269 ] {811c078e-3a2a-4276-aa82-5eb822b38396} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6113 | 2026.01.17 13:44:45.494824 [ 269 ] {811c078e-3a2a-4276-aa82-5eb822b38396} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.01.17 13:44:45.494951 [ 269 ] {811c078e-3a2a-4276-aa82-5eb822b38396} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001174 sec., 74105.62180579217 rows/sec., 5.79 MiB/sec. | ||
| 6115 | 2026.01.17 13:44:45.494989 [ 269 ] {811c078e-3a2a-4276-aa82-5eb822b38396} <Debug> TCPHandler: Processed in 0.001336085 sec. | ||
| 6116 | 2026.01.17 13:44:45.495105 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.01.17 13:44:45.495199 [ 269 ] {6c733f36-0249-41ce-8306-abb3eb65617f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6118 | 2026.01.17 13:44:45.495242 [ 269 ] {6c733f36-0249-41ce-8306-abb3eb65617f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6119 | 2026.01.17 13:44:45.495646 [ 269 ] {6c733f36-0249-41ce-8306-abb3eb65617f} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.01.17 13:44:45.495682 [ 269 ] {6c733f36-0249-41ce-8306-abb3eb65617f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6121 | 2026.01.17 13:44:45.496011 [ 269 ] {6c733f36-0249-41ce-8306-abb3eb65617f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6122 | 2026.01.17 13:44:45.496226 [ 269 ] {6c733f36-0249-41ce-8306-abb3eb65617f} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.01.17 13:44:45.496354 [ 269 ] {6c733f36-0249-41ce-8306-abb3eb65617f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 6124 | 2026.01.17 13:44:45.496391 [ 269 ] {6c733f36-0249-41ce-8306-abb3eb65617f} <Debug> TCPHandler: Processed in 0.001335745 sec. | ||
| 6125 | 2026.01.17 13:44:45.496499 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.01.17 13:44:45.496593 [ 269 ] {105d315d-a823-4be3-b38d-8764cc5784ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6127 | 2026.01.17 13:44:45.496646 [ 269 ] {105d315d-a823-4be3-b38d-8764cc5784ef} <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 | ||
| 6128 | 2026.01.17 13:44:45.497445 [ 269 ] {105d315d-a823-4be3-b38d-8764cc5784ef} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.01.17 13:44:45.497480 [ 269 ] {105d315d-a823-4be3-b38d-8764cc5784ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6130 | 2026.01.17 13:44:45.498070 [ 269 ] {105d315d-a823-4be3-b38d-8764cc5784ef} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6131 | 2026.01.17 13:44:45.498299 [ 269 ] {105d315d-a823-4be3-b38d-8764cc5784ef} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.01.17 13:44:45.498442 [ 269 ] {105d315d-a823-4be3-b38d-8764cc5784ef} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001867 sec., 12319.228709159079 rows/sec., 22.08 MiB/sec. | ||
| 6133 | 2026.01.17 13:44:45.498506 [ 269 ] {105d315d-a823-4be3-b38d-8764cc5784ef} <Debug> TCPHandler: Processed in 0.002055303 sec. | ||
| 6134 | 2026.01.17 13:44:45.498621 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.01.17 13:44:45.498716 [ 269 ] {f5f6ad07-8de4-4de0-b84c-a90a5b5d61df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.01.17 13:44:45.498757 [ 269 ] {f5f6ad07-8de4-4de0-b84c-a90a5b5d61df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6137 | 2026.01.17 13:44:45.499093 [ 269 ] {f5f6ad07-8de4-4de0-b84c-a90a5b5d61df} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.01.17 13:44:45.499129 [ 269 ] {f5f6ad07-8de4-4de0-b84c-a90a5b5d61df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6139 | 2026.01.17 13:44:45.499445 [ 269 ] {f5f6ad07-8de4-4de0-b84c-a90a5b5d61df} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6140 | 2026.01.17 13:44:45.499654 [ 269 ] {f5f6ad07-8de4-4de0-b84c-a90a5b5d61df} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.01.17 13:44:45.499780 [ 269 ] {f5f6ad07-8de4-4de0-b84c-a90a5b5d61df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6142 | 2026.01.17 13:44:45.499816 [ 269 ] {f5f6ad07-8de4-4de0-b84c-a90a5b5d61df} <Debug> TCPHandler: Processed in 0.001244092 sec. | ||
| 6143 | 2026.01.17 13:44:49.089552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 766 | ||
| 6144 | 2026.01.17 13:44:49.091822 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.01.17 13:44:49.091875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6146 | 2026.01.17 13:44:49.093078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6147 | 2026.01.17 13:44:49.093359 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.01.17 13:44:49.093740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6149 | 2026.01.17 13:44:50.515268 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2026.01.17 13:44:50.515465 [ 269 ] {001cf0db-54ac-47b8-b680-05b54a31d788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6151 | 2026.01.17 13:44:50.515536 [ 269 ] {001cf0db-54ac-47b8-b680-05b54a31d788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6152 | 2026.01.17 13:44:50.516813 [ 269 ] {001cf0db-54ac-47b8-b680-05b54a31d788} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.01.17 13:44:50.516856 [ 269 ] {001cf0db-54ac-47b8-b680-05b54a31d788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6154 | 2026.01.17 13:44:50.517283 [ 269 ] {001cf0db-54ac-47b8-b680-05b54a31d788} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6155 | 2026.01.17 13:44:50.517569 [ 269 ] {001cf0db-54ac-47b8-b680-05b54a31d788} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.01.17 13:44:50.517719 [ 269 ] {001cf0db-54ac-47b8-b680-05b54a31d788} <Debug> executeQuery: Read 1232 rows, 104.04 KiB in 0.002306 sec., 534258.4562012142 rows/sec., 44.06 MiB/sec. | ||
| 6157 | 2026.01.17 13:44:50.517760 [ 269 ] {001cf0db-54ac-47b8-b680-05b54a31d788} <Debug> TCPHandler: Processed in 0.002620638 sec. | ||
| 6158 | 2026.01.17 13:44:50.517910 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.01.17 13:44:50.518005 [ 269 ] {ee2ce594-d27f-4786-aa2d-cf6fea63d48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.01.17 13:44:50.518044 [ 269 ] {ee2ce594-d27f-4786-aa2d-cf6fea63d48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6161 | 2026.01.17 13:44:50.518482 [ 269 ] {ee2ce594-d27f-4786-aa2d-cf6fea63d48e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.01.17 13:44:50.518518 [ 269 ] {ee2ce594-d27f-4786-aa2d-cf6fea63d48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6163 | 2026.01.17 13:44:50.518815 [ 269 ] {ee2ce594-d27f-4786-aa2d-cf6fea63d48e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6164 | 2026.01.17 13:44:50.519022 [ 269 ] {ee2ce594-d27f-4786-aa2d-cf6fea63d48e} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.01.17 13:44:50.519145 [ 269 ] {ee2ce594-d27f-4786-aa2d-cf6fea63d48e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001159 sec., 15530.629853321829 rows/sec., 1.14 MiB/sec. | ||
| 6166 | 2026.01.17 13:44:50.519181 [ 269 ] {ee2ce594-d27f-4786-aa2d-cf6fea63d48e} <Debug> TCPHandler: Processed in 0.001319105 sec. | ||
| 6167 | 2026.01.17 13:44:50.519295 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2026.01.17 13:44:50.519387 [ 269 ] {97ad035a-a1f9-4480-8862-ca8646d7e8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6169 | 2026.01.17 13:44:50.519425 [ 269 ] {97ad035a-a1f9-4480-8862-ca8646d7e8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6170 | 2026.01.17 13:44:50.519896 [ 269 ] {97ad035a-a1f9-4480-8862-ca8646d7e8e9} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.01.17 13:44:50.519932 [ 269 ] {97ad035a-a1f9-4480-8862-ca8646d7e8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6172 | 2026.01.17 13:44:50.520229 [ 269 ] {97ad035a-a1f9-4480-8862-ca8646d7e8e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6173 | 2026.01.17 13:44:50.520448 [ 269 ] {97ad035a-a1f9-4480-8862-ca8646d7e8e9} <Trace> oximeter.fields_u32 (c1243efa-ac98-47d0-8c5f-7f5aab7e43f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.01.17 13:44:50.520572 [ 269 ] {97ad035a-a1f9-4480-8862-ca8646d7e8e9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001202 sec., 189683.8602329451 rows/sec., 12.84 MiB/sec. | ||
| 6175 | 2026.01.17 13:44:50.520608 [ 269 ] {97ad035a-a1f9-4480-8862-ca8646d7e8e9} <Debug> TCPHandler: Processed in 0.001361665 sec. | ||
| 6176 | 2026.01.17 13:44:50.520717 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.01.17 13:44:50.520808 [ 269 ] {170625d6-06b2-4463-a0d0-546b8b4aa9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6178 | 2026.01.17 13:44:50.520846 [ 269 ] {170625d6-06b2-4463-a0d0-546b8b4aa9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6179 | 2026.01.17 13:44:50.521387 [ 269 ] {170625d6-06b2-4463-a0d0-546b8b4aa9f2} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.01.17 13:44:50.521422 [ 269 ] {170625d6-06b2-4463-a0d0-546b8b4aa9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6181 | 2026.01.17 13:44:50.521740 [ 269 ] {170625d6-06b2-4463-a0d0-546b8b4aa9f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6182 | 2026.01.17 13:44:50.521950 [ 269 ] {170625d6-06b2-4463-a0d0-546b8b4aa9f2} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.01.17 13:44:50.522077 [ 269 ] {170625d6-06b2-4463-a0d0-546b8b4aa9f2} <Debug> executeQuery: Read 538 rows, 40.85 KiB in 0.001286 sec., 418351.47744945565 rows/sec., 31.02 MiB/sec. | ||
| 6184 | 2026.01.17 13:44:50.522113 [ 269 ] {170625d6-06b2-4463-a0d0-546b8b4aa9f2} <Debug> TCPHandler: Processed in 0.001442477 sec. | ||
| 6185 | 2026.01.17 13:44:50.522229 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.01.17 13:44:50.522322 [ 269 ] {1b51e81d-5b66-435f-9d7f-767f32f6c517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6187 | 2026.01.17 13:44:50.522363 [ 269 ] {1b51e81d-5b66-435f-9d7f-767f32f6c517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6188 | 2026.01.17 13:44:50.522935 [ 269 ] {1b51e81d-5b66-435f-9d7f-767f32f6c517} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.01.17 13:44:50.522970 [ 269 ] {1b51e81d-5b66-435f-9d7f-767f32f6c517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6190 | 2026.01.17 13:44:50.523335 [ 269 ] {1b51e81d-5b66-435f-9d7f-767f32f6c517} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6191 | 2026.01.17 13:44:50.523549 [ 269 ] {1b51e81d-5b66-435f-9d7f-767f32f6c517} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.01.17 13:44:50.523666 [ 269 ] {1b51e81d-5b66-435f-9d7f-767f32f6c517} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001374 sec., 614264.9199417759 rows/sec., 41.34 MiB/sec. | ||
| 6193 | 2026.01.17 13:44:50.523700 [ 269 ] {1b51e81d-5b66-435f-9d7f-767f32f6c517} <Debug> TCPHandler: Processed in 0.001532319 sec. | ||
| 6194 | 2026.01.17 13:44:50.523809 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.01.17 13:44:50.523895 [ 269 ] {ff0a6fe5-20e1-4d78-9fa2-38dfe55cd936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6196 | 2026.01.17 13:44:50.523945 [ 269 ] {ff0a6fe5-20e1-4d78-9fa2-38dfe55cd936} <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 | ||
| 6197 | 2026.01.17 13:44:50.524735 [ 269 ] {ff0a6fe5-20e1-4d78-9fa2-38dfe55cd936} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.01.17 13:44:50.524770 [ 269 ] {ff0a6fe5-20e1-4d78-9fa2-38dfe55cd936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6199 | 2026.01.17 13:44:50.525275 [ 269 ] {ff0a6fe5-20e1-4d78-9fa2-38dfe55cd936} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6200 | 2026.01.17 13:44:50.525496 [ 269 ] {ff0a6fe5-20e1-4d78-9fa2-38dfe55cd936} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.01.17 13:44:50.525627 [ 269 ] {ff0a6fe5-20e1-4d78-9fa2-38dfe55cd936} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001722 sec., 10452.961672473868 rows/sec., 18.73 MiB/sec. | ||
| 6202 | 2026.01.17 13:44:50.525677 [ 269 ] {ff0a6fe5-20e1-4d78-9fa2-38dfe55cd936} <Debug> TCPHandler: Processed in 0.001893589 sec. | ||
| 6203 | 2026.01.17 13:44:50.525793 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.01.17 13:44:50.525886 [ 269 ] {5e1b22b3-d38d-4402-ab95-5a96717e7c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.01.17 13:44:50.525926 [ 269 ] {5e1b22b3-d38d-4402-ab95-5a96717e7c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6206 | 2026.01.17 13:44:50.526270 [ 269 ] {5e1b22b3-d38d-4402-ab95-5a96717e7c82} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.01.17 13:44:50.526305 [ 269 ] {5e1b22b3-d38d-4402-ab95-5a96717e7c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6208 | 2026.01.17 13:44:50.526605 [ 269 ] {5e1b22b3-d38d-4402-ab95-5a96717e7c82} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6209 | 2026.01.17 13:44:50.526805 [ 269 ] {5e1b22b3-d38d-4402-ab95-5a96717e7c82} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.01.17 13:44:50.526926 [ 269 ] {5e1b22b3-d38d-4402-ab95-5a96717e7c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6211 | 2026.01.17 13:44:50.526960 [ 269 ] {5e1b22b3-d38d-4402-ab95-5a96717e7c82} <Debug> TCPHandler: Processed in 0.001214411 sec. | ||
| 6212 | 2026.01.17 13:44:51.554918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14747 | ||
| 6213 | 2026.01.17 13:44:51.555390 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.01.17 13:44:51.555425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6215 | 2026.01.17 13:44:51.555903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6216 | 2026.01.17 13:44:51.556127 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.01.17 13:44:51.556268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14747 | ||
| 6218 | 2026.01.17 13:44:51.556306 [ 148 ] {} <Debug> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6219 | 2026.01.17 13:44:51.556400 [ 148 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.01.17 13:44:51.556434 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6221 | 2026.01.17 13:44:51.556581 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6222 | 2026.01.17 13:44:51.556757 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6223 | 2026.01.17 13:44:51.556800 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12379 rows starting from the beginning of the part | ||
| 6224 | 2026.01.17 13:44:51.556872 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6225 | 2026.01.17 13:44:51.556923 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6226 | 2026.01.17 13:44:51.556973 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6227 | 2026.01.17 13:44:51.557019 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6228 | 2026.01.17 13:44:51.557063 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6229 | 2026.01.17 13:44:51.559281 [ 192 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14747 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768912 sec., 5325918.627966508 rows/sec., 76.19 MiB/sec. | ||
| 6230 | 2026.01.17 13:44:51.559609 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6231 | 2026.01.17 13:44:51.559882 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.01.17 13:44:51.559959 [ 198 ] {e12228bc-3f5a-4322-bb3b-1af8c2a44dd4::all_1_31_6} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6233 | 2026.01.17 13:44:51.560043 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6234 | 2026.01.17 13:44:52.342795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6235 | 2026.01.17 13:44:52.361280 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.01.17 13:44:52.361334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6237 | 2026.01.17 13:44:52.367178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6238 | 2026.01.17 13:44:52.367893 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.01.17 13:44:52.368196 [ 148 ] {} <Debug> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6240 | 2026.01.17 13:44:52.368241 [ 148 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.01.17 13:44:52.368263 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6242 | 2026.01.17 13:44:52.368357 [ 192 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6243 | 2026.01.17 13:44:52.371052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6244 | 2026.01.17 13:44:52.371428 [ 192 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6245 | 2026.01.17 13:44:52.372128 [ 192 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6246 | 2026.01.17 13:44:52.375466 [ 192 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6247 | 2026.01.17 13:44:52.378756 [ 192 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6248 | 2026.01.17 13:44:52.382514 [ 192 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6249 | 2026.01.17 13:44:52.386527 [ 192 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6250 | 2026.01.17 13:44:52.390260 [ 192 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6251 | 2026.01.17 13:44:52.441172 [ 193 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.072839298 sec., 3212.551554244798 rows/sec., 16.61 MiB/sec. | ||
| 6252 | 2026.01.17 13:44:52.443853 [ 191 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6253 | 2026.01.17 13:44:52.445904 [ 191 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.01.17 13:44:52.446025 [ 191 ] {33669bc9-8a70-43eb-8548-c7f82923687d::all_1_31_6} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6255 | 2026.01.17 13:44:52.449020 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6256 | 2026.01.17 13:44:53.000323 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.64 MiB, peak 286.20 MiB, free memory in arenas 0.00 B, will set to 279.82 MiB (RSS), difference: 4.18 MiB | ||
| 6257 | 2026.01.17 13:44:55.489005 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.01.17 13:44:55.489257 [ 269 ] {be2ff16e-b383-4197-8446-6a4849575bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6259 | 2026.01.17 13:44:55.489348 [ 269 ] {be2ff16e-b383-4197-8446-6a4849575bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6260 | 2026.01.17 13:44:55.490126 [ 269 ] {be2ff16e-b383-4197-8446-6a4849575bb0} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.01.17 13:44:55.490165 [ 269 ] {be2ff16e-b383-4197-8446-6a4849575bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6262 | 2026.01.17 13:44:55.490565 [ 269 ] {be2ff16e-b383-4197-8446-6a4849575bb0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6263 | 2026.01.17 13:44:55.490805 [ 269 ] {be2ff16e-b383-4197-8446-6a4849575bb0} <Trace> oximeter.fields_string (9f05f823-fffb-462f-9b81-152b7a07a051): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.01.17 13:44:55.490965 [ 269 ] {be2ff16e-b383-4197-8446-6a4849575bb0} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.001775 sec., 57464.788732394365 rows/sec., 4.78 MiB/sec. | ||
| 6265 | 2026.01.17 13:44:55.491014 [ 269 ] {be2ff16e-b383-4197-8446-6a4849575bb0} <Debug> TCPHandler: Processed in 0.002165216 sec. | ||
| 6266 | 2026.01.17 13:44:55.491146 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.01.17 13:44:55.491247 [ 269 ] {c3778d9e-0e96-45ef-b95e-abaf06fec002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.01.17 13:44:55.491290 [ 269 ] {c3778d9e-0e96-45ef-b95e-abaf06fec002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6269 | 2026.01.17 13:44:55.491743 [ 269 ] {c3778d9e-0e96-45ef-b95e-abaf06fec002} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.01.17 13:44:55.491782 [ 269 ] {c3778d9e-0e96-45ef-b95e-abaf06fec002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6271 | 2026.01.17 13:44:55.492100 [ 269 ] {c3778d9e-0e96-45ef-b95e-abaf06fec002} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6272 | 2026.01.17 13:44:55.492306 [ 269 ] {c3778d9e-0e96-45ef-b95e-abaf06fec002} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.01.17 13:44:55.492408 [ 147 ] {} <Debug> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6274 | 2026.01.17 13:44:55.492436 [ 269 ] {c3778d9e-0e96-45ef-b95e-abaf06fec002} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001212 sec., 18976.89768976898 rows/sec., 1.39 MiB/sec. | ||
| 6275 | 2026.01.17 13:44:55.492445 [ 147 ] {} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.01.17 13:44:55.492468 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6277 | 2026.01.17 13:44:55.492477 [ 269 ] {c3778d9e-0e96-45ef-b95e-abaf06fec002} <Debug> TCPHandler: Processed in 0.001381845 sec. | ||
| 6278 | 2026.01.17 13:44:55.492584 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6279 | 2026.01.17 13:44:55.492600 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.01.17 13:44:55.492727 [ 269 ] {f0bff3ff-88ee-4e1c-8b5c-a532d024b0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6281 | 2026.01.17 13:44:55.492731 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6282 | 2026.01.17 13:44:55.492774 [ 269 ] {f0bff3ff-88ee-4e1c-8b5c-a532d024b0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6283 | 2026.01.17 13:44:55.492798 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 6284 | 2026.01.17 13:44:55.492872 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 6285 | 2026.01.17 13:44:55.492915 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 6286 | 2026.01.17 13:44:55.492957 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 23 rows starting from the beginning of the part | ||
| 6287 | 2026.01.17 13:44:55.492997 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 6288 | 2026.01.17 13:44:55.493036 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part | ||
| 6289 | 2026.01.17 13:44:55.493217 [ 269 ] {f0bff3ff-88ee-4e1c-8b5c-a532d024b0c9} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.01.17 13:44:55.493258 [ 269 ] {f0bff3ff-88ee-4e1c-8b5c-a532d024b0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6291 | 2026.01.17 13:44:55.493855 [ 269 ] {f0bff3ff-88ee-4e1c-8b5c-a532d024b0c9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6292 | 2026.01.17 13:44:55.493885 [ 189 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359046 sec., 142747.19178011635 rows/sec., 11.02 MiB/sec. | ||
| 6293 | 2026.01.17 13:44:55.494039 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6294 | 2026.01.17 13:44:55.494109 [ 269 ] {f0bff3ff-88ee-4e1c-8b5c-a532d024b0c9} <Trace> oximeter.fields_uuid (affa9534-d64e-4c30-88e4-8988fe9f07fc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.01.17 13:44:55.494263 [ 269 ] {f0bff3ff-88ee-4e1c-8b5c-a532d024b0c9} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00156 sec., 55769.23076923077 rows/sec., 4.36 MiB/sec. | ||
| 6296 | 2026.01.17 13:44:55.494302 [ 269 ] {f0bff3ff-88ee-4e1c-8b5c-a532d024b0c9} <Debug> TCPHandler: Processed in 0.001752456 sec. | ||
| 6297 | 2026.01.17 13:44:55.494313 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.01.17 13:44:55.494391 [ 193 ] {c79dc681-247f-4a6b-8039-92ccfd86f4d4::all_1_41_8} <Trace> oximeter.fields_u16 (c79dc681-247f-4a6b-8039-92ccfd86f4d4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6299 | 2026.01.17 13:44:55.494421 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.01.17 13:44:55.494480 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6301 | 2026.01.17 13:44:55.494521 [ 269 ] {d4ec79a3-8842-4791-b26f-0822e269f4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6302 | 2026.01.17 13:44:55.494569 [ 269 ] {d4ec79a3-8842-4791-b26f-0822e269f4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6303 | 2026.01.17 13:44:55.494999 [ 269 ] {d4ec79a3-8842-4791-b26f-0822e269f4b9} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.01.17 13:44:55.495036 [ 269 ] {d4ec79a3-8842-4791-b26f-0822e269f4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6305 | 2026.01.17 13:44:55.495367 [ 269 ] {d4ec79a3-8842-4791-b26f-0822e269f4b9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6306 | 2026.01.17 13:44:55.495571 [ 269 ] {d4ec79a3-8842-4791-b26f-0822e269f4b9} <Trace> oximeter.measurements_cumulativeu64 (2f3a7fc0-5b81-41a0-8b46-5ff44cf1374a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.01.17 13:44:55.495705 [ 269 ] {d4ec79a3-8842-4791-b26f-0822e269f4b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 6308 | 2026.01.17 13:44:55.495742 [ 269 ] {d4ec79a3-8842-4791-b26f-0822e269f4b9} <Debug> TCPHandler: Processed in 0.001370766 sec. | ||
| 6309 | 2026.01.17 13:44:55.495850 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.01.17 13:44:55.495945 [ 269 ] {e86720b7-bce9-42ba-a500-dc4ccf18f677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.01.17 13:44:55.495999 [ 269 ] {e86720b7-bce9-42ba-a500-dc4ccf18f677} <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 | ||
| 6312 | 2026.01.17 13:44:55.496786 [ 269 ] {e86720b7-bce9-42ba-a500-dc4ccf18f677} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.01.17 13:44:55.496823 [ 269 ] {e86720b7-bce9-42ba-a500-dc4ccf18f677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6314 | 2026.01.17 13:44:55.497342 [ 269 ] {e86720b7-bce9-42ba-a500-dc4ccf18f677} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6315 | 2026.01.17 13:44:55.497560 [ 269 ] {e86720b7-bce9-42ba-a500-dc4ccf18f677} <Trace> oximeter.measurements_histogramu64 (11e04443-ee2f-4116-9160-e85b6203b81e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.01.17 13:44:55.497698 [ 269 ] {e86720b7-bce9-42ba-a500-dc4ccf18f677} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001773 sec., 12972.363226170331 rows/sec., 23.25 MiB/sec. | ||
| 6317 | 2026.01.17 13:44:55.497762 [ 269 ] {e86720b7-bce9-42ba-a500-dc4ccf18f677} <Debug> TCPHandler: Processed in 0.001960791 sec. | ||
| 6318 | 2026.01.17 13:44:55.497876 [ 269 ] {} <Trace> TCP-Session: 6ac716bd-a4fc-4e1d-9702-dad7916223e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.01.17 13:44:55.497971 [ 269 ] {9d9af7af-4922-4d18-857f-27b57580062e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65089) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6320 | 2026.01.17 13:44:55.498011 [ 269 ] {9d9af7af-4922-4d18-857f-27b57580062e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6321 | 2026.01.17 13:44:55.498348 [ 269 ] {9d9af7af-4922-4d18-857f-27b57580062e} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.01.17 13:44:55.498383 [ 269 ] {9d9af7af-4922-4d18-857f-27b57580062e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6323 | 2026.01.17 13:44:55.498689 [ 269 ] {9d9af7af-4922-4d18-857f-27b57580062e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6324 | 2026.01.17 13:44:55.498893 [ 269 ] {9d9af7af-4922-4d18-857f-27b57580062e} <Trace> oximeter.measurements_u64 (913880cb-1438-4832-ab96-29ed55a5f533): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.01.17 13:44:55.499025 [ 269 ] {9d9af7af-4922-4d18-857f-27b57580062e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 6326 | 2026.01.17 13:44:55.499060 [ 269 ] {9d9af7af-4922-4d18-857f-27b57580062e} <Debug> TCPHandler: Processed in 0.001232062 sec. | ||
| 6327 | 2026.01.17 13:44:58.923339 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6328 | 2026.01.17 13:44:58.923410 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6329 | 2026.01.17 13:44:59.056443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15259 | ||
| 6330 | 2026.01.17 13:44:59.057001 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.01.17 13:44:59.057051 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6332 | 2026.01.17 13:44:59.057711 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6333 | 2026.01.17 13:44:59.057944 [ 245 ] {} <Trace> system.asynchronous_metric_log (e12228bc-3f5a-4322-bb3b-1af8c2a44dd4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.01.17 13:44:59.058069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15259 | ||
| 6335 | 2026.01.17 13:44:59.094851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 792 | ||
| 6336 | 2026.01.17 13:44:59.096990 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.01.17 13:44:59.097039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6338 | 2026.01.17 13:44:59.098261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6339 | 2026.01.17 13:44:59.098527 [ 243 ] {} <Trace> system.query_log (11d037e4-2a13-4d21-9e90-cbea0892dee2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.01.17 13:44:59.098878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 6341 | 2026.01.17 13:44:59.871179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6342 | 2026.01.17 13:44:59.887070 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.01.17 13:44:59.887125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6344 | 2026.01.17 13:44:59.892896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6345 | 2026.01.17 13:44:59.893588 [ 244 ] {} <Trace> system.metric_log (33669bc9-8a70-43eb-8548-c7f82923687d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.01.17 13:44:59.896317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6347 | 2026.01.17 13:45:00.001208 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000848472 sec. | ||