| 1 | [ Dec 23 09:26:29 Enabled. ] | ||
| 2 | [ Dec 23 09:26:29 Rereading configuration. ] | ||
| 3 | [ Dec 23 09:26:31 Rereading configuration. ] | ||
| 4 | [ Dec 23 09:26:43 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 23 09:26:43 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.23 09:26:45.209811 [ 1 ] {} <Information> Application: Will watch for the process with pid 24829 | ||
| 29 | 2025.12.23 09:26:45.210505 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.23 09:26:45.739734 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24829 | ||
| 31 | 2025.12.23 09:26:45.740723 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.23 09:26:45.740912 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.23 09:26:45.861043 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.23 09:26:45.942218 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.23 09:26:45.942325 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.23 09:26:45.942346 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.23 09:26:45.942433 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.23 09:26:45.943216 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.23 09:26:45.945611 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.23 09:26:45.946643 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.23 09:26:45.947735 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.23 09:26:45.947816 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.23 09:26:45.947876 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.23 09:26:45.948911 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.23 09:26:45.950350 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.23 09:26:45.958405 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.23 09:26:45.959250 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.23 09:26:45.960756 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.23 09:26:45.960866 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.23 09:26:45.961982 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.23 09:26:45.962470 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.23 09:26:45.966752 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.23 09:26:45.967614 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.23 09:26:45.971072 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.23 09:26:45.971451 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.23 09:26:45.971886 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.23 09:26:45.972361 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.23 09:26:45.973981 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.23 09:26:45.974009 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.23 09:26:45.974097 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.23 09:26:45.974195 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.23 09:26:45.998633 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.23 09:26:45.998667 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000205035 sec | ||
| 68 | 2025.12.23 09:26:45.998737 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.23 09:26:45.998780 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.23 09:26:45.999506 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.23 09:26:46.000138 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.23 09:26:46.010877 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.23 09:26:46.010926 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.23 09:26:46.011008 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.23 09:26:46.011020 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.23 09:26:46.011061 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.23 09:26:46.011137 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.23 09:26:46.015649 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.23 09:26:46.015700 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.23 09:26:46.015753 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.23 09:26:46.015935 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.23 09:26:46.015981 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.23 09:26:46.015994 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.23 09:26:46.016090 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.23 09:26:46.016102 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.23 09:26:46.016137 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.23 09:26:46.016227 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.23 09:26:46.040010 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.23 09:26:46.041958 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.23 09:26:46.042076 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000139813 sec | ||
| 91 | 2025.12.23 09:26:46.042093 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.23 09:26:46.042104 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.23 09:26:46.042132 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.23 09:26:46.042382 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.23 09:26:46.042512 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.23 09:26:46.042529 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.23 09:26:46.042539 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.23 09:26:46.042550 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.23 09:26:46.046675 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.23 09:26:46.046879 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.05 MiB | ||
| 101 | 2025.12.23 09:26:46.048376 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.353e-05 sec. | ||
| 102 | 2025.12.23 09:26:46.048833 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.23 09:26:46.049587 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.23 09:26:46.049604 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.23 09:26:46.050305 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47266 | ||
| 106 | 2025.12.23 09:26:46.055170 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.23 09:26:46.055247 [ 3 ] {} <Debug> TCP-Session: 97de75df-bbcc-412d-9f7c-1fb4d3699d14 Authenticating user 'default' from [fd00:1122:3344:101::a]:47266 | ||
| 108 | 2025.12.23 09:26:46.055277 [ 3 ] {} <Debug> TCP-Session: 97de75df-bbcc-412d-9f7c-1fb4d3699d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.23 09:26:46.055345 [ 3 ] {} <Debug> TCP-Session: 97de75df-bbcc-412d-9f7c-1fb4d3699d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.23 09:26:46.055456 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.23 09:26:46.055483 [ 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 | 2025.12.23 09:26:46.055562 [ 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 | 2025.12.23 09:26:46.056271 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62250 | ||
| 114 | 2025.12.23 09:26:46.056275 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59539 | ||
| 115 | 2025.12.23 09:26:46.056383 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47922 | ||
| 116 | 2025.12.23 09:26:46.056532 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.23 09:26:46.056614 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.23 09:26:46.056630 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.12.23 09:26:46.056672 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46952 | ||
| 120 | 2025.12.23 09:26:46.056705 [ 5 ] {} <Debug> TCP-Session: b78afa84-00ae-4cdc-a273-ba060fee9cab Authenticating user 'default' from [fd00:1122:3344:101::a]:62250 | ||
| 121 | 2025.12.23 09:26:46.056742 [ 254 ] {} <Debug> TCP-Session: 9b66f80a-6d8f-4982-95b6-613a3ed8f582 Authenticating user 'default' from [fd00:1122:3344:101::a]:47922 | ||
| 122 | 2025.12.23 09:26:46.056721 [ 4 ] {} <Debug> TCP-Session: 535d9748-eaf4-4cf2-bd6d-c80dd99003b1 Authenticating user 'default' from [fd00:1122:3344:101::a]:59539 | ||
| 123 | 2025.12.23 09:26:46.056834 [ 5 ] {} <Debug> TCP-Session: b78afa84-00ae-4cdc-a273-ba060fee9cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.23 09:26:46.056904 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55445 | ||
| 125 | 2025.12.23 09:26:46.056921 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60009 | ||
| 126 | 2025.12.23 09:26:46.056970 [ 5 ] {} <Debug> TCP-Session: b78afa84-00ae-4cdc-a273-ba060fee9cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.23 09:26:46.056876 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.12.23 09:26:46.057024 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60518 | ||
| 129 | 2025.12.23 09:26:46.056853 [ 254 ] {} <Debug> TCP-Session: 9b66f80a-6d8f-4982-95b6-613a3ed8f582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.23 09:26:46.056846 [ 4 ] {} <Debug> TCP-Session: 535d9748-eaf4-4cf2-bd6d-c80dd99003b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.23 09:26:46.057144 [ 254 ] {} <Debug> TCP-Session: 9b66f80a-6d8f-4982-95b6-613a3ed8f582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.23 09:26:46.057129 [ 255 ] {} <Debug> TCP-Session: 7f77e430-4b91-48ae-82e5-0127b5ea9e7c Authenticating user 'default' from [fd00:1122:3344:101::a]:46952 | ||
| 133 | 2025.12.23 09:26:46.057173 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.23 09:26:46.057228 [ 255 ] {} <Debug> TCP-Session: 7f77e430-4b91-48ae-82e5-0127b5ea9e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.23 09:26:46.057252 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.12.23 09:26:46.057208 [ 4 ] {} <Debug> TCP-Session: 535d9748-eaf4-4cf2-bd6d-c80dd99003b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.23 09:26:46.057317 [ 258 ] {} <Debug> TCP-Session: 62bdc39c-d549-4e48-a9be-2079fefebc88 Authenticating user 'default' from [fd00:1122:3344:101::a]:60518 | ||
| 138 | 2025.12.23 09:26:46.057326 [ 255 ] {} <Debug> TCP-Session: 7f77e430-4b91-48ae-82e5-0127b5ea9e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.23 09:26:46.057307 [ 257 ] {} <Debug> TCP-Session: 06f4e886-745b-4550-8255-518e67f2d90d Authenticating user 'default' from [fd00:1122:3344:101::a]:55445 | ||
| 140 | 2025.12.23 09:26:46.057398 [ 258 ] {} <Debug> TCP-Session: 62bdc39c-d549-4e48-a9be-2079fefebc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.23 09:26:46.057116 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.12.23 09:26:46.057431 [ 257 ] {} <Debug> TCP-Session: 06f4e886-745b-4550-8255-518e67f2d90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.23 09:26:46.057472 [ 258 ] {} <Debug> TCP-Session: 62bdc39c-d549-4e48-a9be-2079fefebc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.23 09:26:46.057521 [ 256 ] {} <Debug> TCP-Session: 8fcd9ec6-2f0f-48c6-826e-0d84bd1cc888 Authenticating user 'default' from [fd00:1122:3344:101::a]:60009 | ||
| 145 | 2025.12.23 09:26:46.057491 [ 257 ] {} <Debug> TCP-Session: 06f4e886-745b-4550-8255-518e67f2d90d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.23 09:26:46.057635 [ 256 ] {} <Debug> TCP-Session: 8fcd9ec6-2f0f-48c6-826e-0d84bd1cc888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.23 09:26:46.057749 [ 256 ] {} <Debug> TCP-Session: 8fcd9ec6-2f0f-48c6-826e-0d84bd1cc888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.23 09:26:46.101790 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40873 | ||
| 149 | 2025.12.23 09:26:46.106364 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.23 09:26:46.106503 [ 259 ] {} <Debug> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40873 | ||
| 151 | 2025.12.23 09:26:46.106529 [ 259 ] {} <Debug> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.23 09:26:46.106542 [ 259 ] {} <Debug> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.23 09:26:46.106665 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.12.23 09:26:46.106703 [ 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 | 2025.12.23 09:26:46.106807 [ 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 | 2025.12.23 09:26:46.109310 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62782 | ||
| 157 | 2025.12.23 09:26:46.109569 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35641 | ||
| 158 | 2025.12.23 09:26:46.109583 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2025.12.23 09:26:46.109576 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44074 | ||
| 160 | 2025.12.23 09:26:46.109651 [ 260 ] {} <Debug> TCP-Session: 12b7cb67-193f-4757-8a67-e6d82abee353 Authenticating user 'default' from [fd00:1122:3344:101::d]:62782 | ||
| 161 | 2025.12.23 09:26:46.109690 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34859 | ||
| 162 | 2025.12.23 09:26:46.109770 [ 260 ] {} <Debug> TCP-Session: 12b7cb67-193f-4757-8a67-e6d82abee353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2025.12.23 09:26:46.109788 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45891 | ||
| 164 | 2025.12.23 09:26:46.109790 [ 260 ] {} <Debug> TCP-Session: 12b7cb67-193f-4757-8a67-e6d82abee353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.12.23 09:26:46.109828 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.12.23 09:26:46.109932 [ 261 ] {} <Debug> TCP-Session: 0c5192ca-3e73-4ac2-9c96-011b592760b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35641 | ||
| 167 | 2025.12.23 09:26:46.110001 [ 261 ] {} <Debug> TCP-Session: 0c5192ca-3e73-4ac2-9c96-011b592760b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.12.23 09:26:46.110011 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41477 | ||
| 169 | 2025.12.23 09:26:46.110125 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.23 09:26:46.110141 [ 261 ] {} <Debug> TCP-Session: 0c5192ca-3e73-4ac2-9c96-011b592760b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.23 09:26:46.110183 [ 262 ] {} <Debug> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Authenticating user 'default' from [fd00:1122:3344:101::d]:44074 | ||
| 172 | 2025.12.23 09:26:46.110240 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53875 | ||
| 173 | 2025.12.23 09:26:46.110242 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.12.23 09:26:46.110347 [ 263 ] {} <Debug> TCP-Session: 6fbafafb-9039-49fd-8d09-ffdd14c46a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:34859 | ||
| 175 | 2025.12.23 09:26:46.110397 [ 262 ] {} <Debug> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.12.23 09:26:46.110366 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50972 | ||
| 177 | 2025.12.23 09:26:46.110365 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.12.23 09:26:46.110501 [ 262 ] {} <Debug> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.23 09:26:46.110488 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.12.23 09:26:46.110482 [ 263 ] {} <Debug> TCP-Session: 6fbafafb-9039-49fd-8d09-ffdd14c46a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.23 09:26:46.110612 [ 265 ] {} <Debug> TCP-Session: 4966067a-cf8b-416a-82b3-2c94bd0323c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41477 | ||
| 182 | 2025.12.23 09:26:46.110598 [ 266 ] {} <Debug> TCP-Session: e8138020-85bb-45c3-ad4b-ec4d78b25dda Authenticating user 'default' from [fd00:1122:3344:101::d]:53875 | ||
| 183 | 2025.12.23 09:26:46.110669 [ 263 ] {} <Debug> TCP-Session: 6fbafafb-9039-49fd-8d09-ffdd14c46a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.12.23 09:26:46.110701 [ 265 ] {} <Debug> TCP-Session: 4966067a-cf8b-416a-82b3-2c94bd0323c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.23 09:26:46.110684 [ 266 ] {} <Debug> TCP-Session: e8138020-85bb-45c3-ad4b-ec4d78b25dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.23 09:26:46.110775 [ 265 ] {} <Debug> TCP-Session: 4966067a-cf8b-416a-82b3-2c94bd0323c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.23 09:26:46.110788 [ 266 ] {} <Debug> TCP-Session: e8138020-85bb-45c3-ad4b-ec4d78b25dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.23 09:26:46.111528 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2025.12.23 09:26:46.111565 [ 267 ] {} <Debug> TCP-Session: 58b8e1d7-823f-4247-922c-68668586c762 Authenticating user 'default' from [fd00:1122:3344:101::d]:50972 | ||
| 190 | 2025.12.23 09:26:46.111582 [ 267 ] {} <Debug> TCP-Session: 58b8e1d7-823f-4247-922c-68668586c762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.23 09:26:46.111663 [ 267 ] {} <Debug> TCP-Session: 58b8e1d7-823f-4247-922c-68668586c762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.23 09:26:46.111736 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.12.23 09:26:46.111788 [ 264 ] {} <Debug> TCP-Session: d7dc9355-f00f-489a-b12d-d43597d1f40e Authenticating user 'default' from [fd00:1122:3344:101::d]:45891 | ||
| 194 | 2025.12.23 09:26:46.111894 [ 264 ] {} <Debug> TCP-Session: d7dc9355-f00f-489a-b12d-d43597d1f40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.12.23 09:26:46.111914 [ 264 ] {} <Debug> TCP-Session: d7dc9355-f00f-489a-b12d-d43597d1f40e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.23 09:26:46.114005 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2025.12.23 09:26:46.117272 [ 259 ] {0fd364de-4426-49ee-b97b-55145c764e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2025.12.23 09:26:46.236382 [ 259 ] {0fd364de-4426-49ee-b97b-55145c764e7d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40873) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2025.12.23 09:26:46.237497 [ 259 ] {0fd364de-4426-49ee-b97b-55145c764e7d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2025.12.23 09:26:46.237857 [ 259 ] {0fd364de-4426-49ee-b97b-55145c764e7d} <Debug> TCPHandler: Processed in 0.126295686 sec. | ||
| 247 | 2025.12.23 09:26:46.238318 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2025.12.23 09:26:46.238563 [ 262 ] {a5e3712a-898d-4d3a-991b-db220d6b0482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2025.12.23 09:26:46.239110 [ 262 ] {a5e3712a-898d-4d3a-991b-db220d6b0482} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44074) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2025.12.23 09:26:46.239436 [ 262 ] {a5e3712a-898d-4d3a-991b-db220d6b0482} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2025.12.23 09:26:46.239710 [ 262 ] {a5e3712a-898d-4d3a-991b-db220d6b0482} <Debug> TCPHandler: Processed in 0.00158483 sec. | ||
| 298 | 2025.12.23 09:26:46.240144 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2025.12.23 09:26:46.241020 [ 259 ] {3ef0dcd9-eb54-45fc-8a28-e5ebf4c83a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2025.12.23 09:26:46.241725 [ 259 ] {3ef0dcd9-eb54-45fc-8a28-e5ebf4c83a81} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2025.12.23 09:26:46.243615 [ 259 ] {3ef0dcd9-eb54-45fc-8a28-e5ebf4c83a81} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2025.12.23 09:26:46.243719 [ 259 ] {3ef0dcd9-eb54-45fc-8a28-e5ebf4c83a81} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138393 sec | ||
| 303 | 2025.12.23 09:26:46.243736 [ 259 ] {3ef0dcd9-eb54-45fc-8a28-e5ebf4c83a81} <Trace> ReferentialDeps: No tables | ||
| 304 | 2025.12.23 09:26:46.243750 [ 259 ] {3ef0dcd9-eb54-45fc-8a28-e5ebf4c83a81} <Trace> LoadingDeps: No tables | ||
| 305 | 2025.12.23 09:26:46.243892 [ 259 ] {3ef0dcd9-eb54-45fc-8a28-e5ebf4c83a81} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2025.12.23 09:26:46.244588 [ 259 ] {3ef0dcd9-eb54-45fc-8a28-e5ebf4c83a81} <Debug> TCPHandler: Processed in 0.004562897 sec. | ||
| 307 | 2025.12.23 09:26:46.244743 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.12.23 09:26:46.244940 [ 259 ] {db38bced-5951-469f-80d4-1eefcbf2b72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2025.12.23 09:26:46.245025 [ 259 ] {db38bced-5951-469f-80d4-1eefcbf2b72a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2025.12.23 09:26:46.250610 [ 259 ] {db38bced-5951-469f-80d4-1eefcbf2b72a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2025.12.23 09:26:46.254165 [ 259 ] {db38bced-5951-469f-80d4-1eefcbf2b72a} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5): Loading data parts | ||
| 313 | 2025.12.23 09:26:46.255219 [ 259 ] {db38bced-5951-469f-80d4-1eefcbf2b72a} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5): There are no data parts | ||
| 314 | 2025.12.23 09:26:46.260923 [ 259 ] {db38bced-5951-469f-80d4-1eefcbf2b72a} <Debug> TCPHandler: Processed in 0.016229505 sec. | ||
| 315 | 2025.12.23 09:26:46.261231 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2025.12.23 09:26:46.261449 [ 259 ] {7db2da38-4503-4a15-b534-d59e0034da47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2025.12.23 09:26:46.261612 [ 259 ] {7db2da38-4503-4a15-b534-d59e0034da47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2025.12.23 09:26:46.273973 [ 259 ] {7db2da38-4503-4a15-b534-d59e0034da47} <Debug> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Loading data parts | ||
| 329 | 2025.12.23 09:26:46.274324 [ 259 ] {7db2da38-4503-4a15-b534-d59e0034da47} <Debug> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): There are no data parts | ||
| 330 | 2025.12.23 09:26:46.276101 [ 259 ] {7db2da38-4503-4a15-b534-d59e0034da47} <Debug> TCPHandler: Processed in 0.014962482 sec. | ||
| 331 | 2025.12.23 09:26:46.276323 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.12.23 09:26:46.276623 [ 259 ] {8c052099-84e0-46f6-9fa1-b5e1bf6f62bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 333 | 2025.12.23 09:26:46.276676 [ 259 ] {8c052099-84e0-46f6-9fa1-b5e1bf6f62bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2025.12.23 09:26:46.279379 [ 259 ] {8c052099-84e0-46f6-9fa1-b5e1bf6f62bb} <Debug> oximeter.measurements_i8 (fcddb907-d399-483d-b99a-31856982f091): Loading data parts | ||
| 335 | 2025.12.23 09:26:46.279571 [ 259 ] {8c052099-84e0-46f6-9fa1-b5e1bf6f62bb} <Debug> oximeter.measurements_i8 (fcddb907-d399-483d-b99a-31856982f091): There are no data parts | ||
| 336 | 2025.12.23 09:26:46.282175 [ 259 ] {8c052099-84e0-46f6-9fa1-b5e1bf6f62bb} <Debug> TCPHandler: Processed in 0.005941542 sec. | ||
| 337 | 2025.12.23 09:26:46.282428 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.12.23 09:26:46.282597 [ 259 ] {82cfc861-3963-4727-b2a2-2cc697577320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 339 | 2025.12.23 09:26:46.282729 [ 259 ] {82cfc861-3963-4727-b2a2-2cc697577320} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2025.12.23 09:26:46.285823 [ 259 ] {82cfc861-3963-4727-b2a2-2cc697577320} <Debug> oximeter.measurements_u8 (5756b428-d014-40de-96ea-1d6cc095d034): Loading data parts | ||
| 341 | 2025.12.23 09:26:46.286084 [ 259 ] {82cfc861-3963-4727-b2a2-2cc697577320} <Debug> oximeter.measurements_u8 (5756b428-d014-40de-96ea-1d6cc095d034): There are no data parts | ||
| 342 | 2025.12.23 09:26:46.287709 [ 259 ] {82cfc861-3963-4727-b2a2-2cc697577320} <Debug> TCPHandler: Processed in 0.005330276 sec. | ||
| 343 | 2025.12.23 09:26:46.287916 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.23 09:26:46.288200 [ 259 ] {59b1f538-9af0-400d-b5ae-2227b8254111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 345 | 2025.12.23 09:26:46.288251 [ 259 ] {59b1f538-9af0-400d-b5ae-2227b8254111} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2025.12.23 09:26:46.290339 [ 259 ] {59b1f538-9af0-400d-b5ae-2227b8254111} <Debug> oximeter.measurements_i16 (80f9027c-c2ee-4f41-84fc-f635ef7eef7f): Loading data parts | ||
| 347 | 2025.12.23 09:26:46.290504 [ 259 ] {59b1f538-9af0-400d-b5ae-2227b8254111} <Debug> oximeter.measurements_i16 (80f9027c-c2ee-4f41-84fc-f635ef7eef7f): There are no data parts | ||
| 348 | 2025.12.23 09:26:46.292029 [ 259 ] {59b1f538-9af0-400d-b5ae-2227b8254111} <Debug> TCPHandler: Processed in 0.004181507 sec. | ||
| 349 | 2025.12.23 09:26:46.293043 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.12.23 09:26:46.293249 [ 259 ] {50641242-aef2-4909-a4ea-5950103b7f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 351 | 2025.12.23 09:26:46.293393 [ 259 ] {50641242-aef2-4909-a4ea-5950103b7f00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2025.12.23 09:26:46.295272 [ 259 ] {50641242-aef2-4909-a4ea-5950103b7f00} <Debug> oximeter.measurements_u16 (11092431-5032-4c9e-ac6b-ec252f62a4b6): Loading data parts | ||
| 353 | 2025.12.23 09:26:46.295500 [ 259 ] {50641242-aef2-4909-a4ea-5950103b7f00} <Debug> oximeter.measurements_u16 (11092431-5032-4c9e-ac6b-ec252f62a4b6): There are no data parts | ||
| 354 | 2025.12.23 09:26:46.298025 [ 259 ] {50641242-aef2-4909-a4ea-5950103b7f00} <Debug> TCPHandler: Processed in 0.005042829 sec. | ||
| 355 | 2025.12.23 09:26:46.298211 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.12.23 09:26:46.298517 [ 259 ] {39178611-4a76-42c5-bdd7-f3e3e84a409c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 357 | 2025.12.23 09:26:46.298576 [ 259 ] {39178611-4a76-42c5-bdd7-f3e3e84a409c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2025.12.23 09:26:46.302136 [ 259 ] {39178611-4a76-42c5-bdd7-f3e3e84a409c} <Debug> oximeter.measurements_i32 (b5835f00-b2af-4d4c-9b39-fe538a4cfee3): Loading data parts | ||
| 359 | 2025.12.23 09:26:46.302291 [ 259 ] {39178611-4a76-42c5-bdd7-f3e3e84a409c} <Debug> oximeter.measurements_i32 (b5835f00-b2af-4d4c-9b39-fe538a4cfee3): There are no data parts | ||
| 360 | 2025.12.23 09:26:46.304443 [ 259 ] {39178611-4a76-42c5-bdd7-f3e3e84a409c} <Debug> TCPHandler: Processed in 0.006311581 sec. | ||
| 361 | 2025.12.23 09:26:46.304726 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2025.12.23 09:26:46.304916 [ 259 ] {6d89fdc9-abde-4e04-b0c3-3a8b16b92a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 363 | 2025.12.23 09:26:46.305059 [ 259 ] {6d89fdc9-abde-4e04-b0c3-3a8b16b92a99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2025.12.23 09:26:46.310231 [ 259 ] {6d89fdc9-abde-4e04-b0c3-3a8b16b92a99} <Debug> oximeter.measurements_u32 (5a714458-c0bf-42a8-b1cd-b7f635f80c82): Loading data parts | ||
| 365 | 2025.12.23 09:26:46.310465 [ 259 ] {6d89fdc9-abde-4e04-b0c3-3a8b16b92a99} <Debug> oximeter.measurements_u32 (5a714458-c0bf-42a8-b1cd-b7f635f80c82): There are no data parts | ||
| 366 | 2025.12.23 09:26:46.313659 [ 259 ] {6d89fdc9-abde-4e04-b0c3-3a8b16b92a99} <Debug> TCPHandler: Processed in 0.00901499 sec. | ||
| 367 | 2025.12.23 09:26:46.313831 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.23 09:26:46.314089 [ 259 ] {9dcf2c87-813b-479e-8e26-2928ad8a13ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 369 | 2025.12.23 09:26:46.314135 [ 259 ] {9dcf2c87-813b-479e-8e26-2928ad8a13ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2025.12.23 09:26:46.318400 [ 259 ] {9dcf2c87-813b-479e-8e26-2928ad8a13ce} <Debug> oximeter.measurements_i64 (2635f74d-f6fa-4873-afb9-f8a7b629040d): Loading data parts | ||
| 371 | 2025.12.23 09:26:46.318551 [ 259 ] {9dcf2c87-813b-479e-8e26-2928ad8a13ce} <Debug> oximeter.measurements_i64 (2635f74d-f6fa-4873-afb9-f8a7b629040d): There are no data parts | ||
| 372 | 2025.12.23 09:26:46.322964 [ 259 ] {9dcf2c87-813b-479e-8e26-2928ad8a13ce} <Debug> TCPHandler: Processed in 0.009197815 sec. | ||
| 373 | 2025.12.23 09:26:46.323199 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.23 09:26:46.323363 [ 259 ] {e1c44e87-b5bf-411a-9328-dc11fb543ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 375 | 2025.12.23 09:26:46.323490 [ 259 ] {e1c44e87-b5bf-411a-9328-dc11fb543ec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2025.12.23 09:26:46.327493 [ 259 ] {e1c44e87-b5bf-411a-9328-dc11fb543ec6} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Loading data parts | ||
| 377 | 2025.12.23 09:26:46.327676 [ 259 ] {e1c44e87-b5bf-411a-9328-dc11fb543ec6} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): There are no data parts | ||
| 378 | 2025.12.23 09:26:46.330842 [ 259 ] {e1c44e87-b5bf-411a-9328-dc11fb543ec6} <Debug> TCPHandler: Processed in 0.007694727 sec. | ||
| 379 | 2025.12.23 09:26:46.331000 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.23 09:26:46.331218 [ 259 ] {5096ee81-c0d5-4095-8eeb-f89f3368d44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 381 | 2025.12.23 09:26:46.331304 [ 259 ] {5096ee81-c0d5-4095-8eeb-f89f3368d44e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2025.12.23 09:26:46.335250 [ 259 ] {5096ee81-c0d5-4095-8eeb-f89f3368d44e} <Debug> oximeter.measurements_f32 (01bbf092-7a3d-4546-99be-57777a881dd6): Loading data parts | ||
| 383 | 2025.12.23 09:26:46.335370 [ 259 ] {5096ee81-c0d5-4095-8eeb-f89f3368d44e} <Debug> oximeter.measurements_f32 (01bbf092-7a3d-4546-99be-57777a881dd6): There are no data parts | ||
| 384 | 2025.12.23 09:26:46.338989 [ 259 ] {5096ee81-c0d5-4095-8eeb-f89f3368d44e} <Debug> TCPHandler: Processed in 0.008038095 sec. | ||
| 385 | 2025.12.23 09:26:46.339227 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.23 09:26:46.339384 [ 259 ] {b7dc4c6b-ba42-4132-8517-de3783b9b814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 387 | 2025.12.23 09:26:46.339514 [ 259 ] {b7dc4c6b-ba42-4132-8517-de3783b9b814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2025.12.23 09:26:46.343233 [ 259 ] {b7dc4c6b-ba42-4132-8517-de3783b9b814} <Debug> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Loading data parts | ||
| 389 | 2025.12.23 09:26:46.343395 [ 259 ] {b7dc4c6b-ba42-4132-8517-de3783b9b814} <Debug> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): There are no data parts | ||
| 390 | 2025.12.23 09:26:46.347148 [ 259 ] {b7dc4c6b-ba42-4132-8517-de3783b9b814} <Debug> TCPHandler: Processed in 0.007972004 sec. | ||
| 391 | 2025.12.23 09:26:46.347333 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.23 09:26:46.347613 [ 259 ] {ff9d72ff-a561-4609-b198-b1f0b2b28edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 393 | 2025.12.23 09:26:46.347719 [ 259 ] {ff9d72ff-a561-4609-b198-b1f0b2b28edc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2025.12.23 09:26:46.351553 [ 259 ] {ff9d72ff-a561-4609-b198-b1f0b2b28edc} <Debug> oximeter.measurements_string (580c6ad5-0647-4574-b1a2-86c07ceb4d15): Loading data parts | ||
| 395 | 2025.12.23 09:26:46.351693 [ 259 ] {ff9d72ff-a561-4609-b198-b1f0b2b28edc} <Debug> oximeter.measurements_string (580c6ad5-0647-4574-b1a2-86c07ceb4d15): There are no data parts | ||
| 396 | 2025.12.23 09:26:46.354922 [ 259 ] {ff9d72ff-a561-4609-b198-b1f0b2b28edc} <Debug> TCPHandler: Processed in 0.007652685 sec. | ||
| 397 | 2025.12.23 09:26:46.355162 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2025.12.23 09:26:46.355332 [ 259 ] {326ce209-515c-43f1-b510-5eb48ccd177d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2025.12.23 09:26:46.355475 [ 259 ] {326ce209-515c-43f1-b510-5eb48ccd177d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2025.12.23 09:26:46.358893 [ 259 ] {326ce209-515c-43f1-b510-5eb48ccd177d} <Debug> oximeter.measurements_bytes (189b8407-40e4-416b-a459-c0f8317dc3d6): Loading data parts | ||
| 408 | 2025.12.23 09:26:46.359047 [ 259 ] {326ce209-515c-43f1-b510-5eb48ccd177d} <Debug> oximeter.measurements_bytes (189b8407-40e4-416b-a459-c0f8317dc3d6): There are no data parts | ||
| 409 | 2025.12.23 09:26:46.361864 [ 259 ] {326ce209-515c-43f1-b510-5eb48ccd177d} <Debug> TCPHandler: Processed in 0.006757012 sec. | ||
| 410 | 2025.12.23 09:26:46.362114 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2025.12.23 09:26:46.362277 [ 259 ] {9ba77100-fd3e-4d04-ada6-569207657512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 412 | 2025.12.23 09:26:46.362402 [ 259 ] {9ba77100-fd3e-4d04-ada6-569207657512} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2025.12.23 09:26:46.365112 [ 259 ] {9ba77100-fd3e-4d04-ada6-569207657512} <Debug> oximeter.measurements_cumulativei64 (629efeaf-8179-464a-bbe2-00c9a1db9758): Loading data parts | ||
| 414 | 2025.12.23 09:26:46.365490 [ 259 ] {9ba77100-fd3e-4d04-ada6-569207657512} <Debug> oximeter.measurements_cumulativei64 (629efeaf-8179-464a-bbe2-00c9a1db9758): There are no data parts | ||
| 415 | 2025.12.23 09:26:46.367579 [ 259 ] {9ba77100-fd3e-4d04-ada6-569207657512} <Debug> TCPHandler: Processed in 0.005515791 sec. | ||
| 416 | 2025.12.23 09:26:46.367724 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2025.12.23 09:26:46.367997 [ 259 ] {cdf18d1b-ecf2-479d-8b6f-8635f7816f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 418 | 2025.12.23 09:26:46.368120 [ 259 ] {cdf18d1b-ecf2-479d-8b6f-8635f7816f48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2025.12.23 09:26:46.369948 [ 259 ] {cdf18d1b-ecf2-479d-8b6f-8635f7816f48} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Loading data parts | ||
| 420 | 2025.12.23 09:26:46.370202 [ 259 ] {cdf18d1b-ecf2-479d-8b6f-8635f7816f48} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): There are no data parts | ||
| 421 | 2025.12.23 09:26:46.371562 [ 259 ] {cdf18d1b-ecf2-479d-8b6f-8635f7816f48} <Debug> TCPHandler: Processed in 0.003886409 sec. | ||
| 422 | 2025.12.23 09:26:46.371726 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2025.12.23 09:26:46.371932 [ 259 ] {d9dc4dc9-f6a0-4627-8806-1dbc4cecf73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 424 | 2025.12.23 09:26:46.372090 [ 259 ] {d9dc4dc9-f6a0-4627-8806-1dbc4cecf73a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2025.12.23 09:26:46.374541 [ 259 ] {d9dc4dc9-f6a0-4627-8806-1dbc4cecf73a} <Debug> oximeter.measurements_cumulativef32 (55f3bc6e-895d-4221-92b5-50c07a75f5a5): Loading data parts | ||
| 426 | 2025.12.23 09:26:46.374682 [ 259 ] {d9dc4dc9-f6a0-4627-8806-1dbc4cecf73a} <Debug> oximeter.measurements_cumulativef32 (55f3bc6e-895d-4221-92b5-50c07a75f5a5): There are no data parts | ||
| 427 | 2025.12.23 09:26:46.377425 [ 259 ] {d9dc4dc9-f6a0-4627-8806-1dbc4cecf73a} <Debug> TCPHandler: Processed in 0.005758087 sec. | ||
| 428 | 2025.12.23 09:26:46.377721 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2025.12.23 09:26:46.377914 [ 259 ] {656370c7-22f2-4f66-87fa-e0cb03bb0f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 430 | 2025.12.23 09:26:46.378062 [ 259 ] {656370c7-22f2-4f66-87fa-e0cb03bb0f10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2025.12.23 09:26:46.380429 [ 259 ] {656370c7-22f2-4f66-87fa-e0cb03bb0f10} <Debug> oximeter.measurements_cumulativef64 (c160ed5f-69e8-498e-848a-de768fb2e78a): Loading data parts | ||
| 432 | 2025.12.23 09:26:46.380662 [ 259 ] {656370c7-22f2-4f66-87fa-e0cb03bb0f10} <Debug> oximeter.measurements_cumulativef64 (c160ed5f-69e8-498e-848a-de768fb2e78a): There are no data parts | ||
| 433 | 2025.12.23 09:26:46.382746 [ 259 ] {656370c7-22f2-4f66-87fa-e0cb03bb0f10} <Debug> TCPHandler: Processed in 0.00508195 sec. | ||
| 434 | 2025.12.23 09:26:46.382903 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2025.12.23 09:26:46.383227 [ 259 ] {a7ff8bbc-159a-4d38-bdd7-a5ead05cad1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2025.12.23 09:26:46.383376 [ 259 ] {a7ff8bbc-159a-4d38-bdd7-a5ead05cad1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2025.12.23 09:26:46.386842 [ 259 ] {a7ff8bbc-159a-4d38-bdd7-a5ead05cad1c} <Debug> oximeter.measurements_histogrami8 (1f6ae2b8-89d3-4d09-9cf9-a13fa031804b): Loading data parts | ||
| 448 | 2025.12.23 09:26:46.386994 [ 259 ] {a7ff8bbc-159a-4d38-bdd7-a5ead05cad1c} <Debug> oximeter.measurements_histogrami8 (1f6ae2b8-89d3-4d09-9cf9-a13fa031804b): There are no data parts | ||
| 449 | 2025.12.23 09:26:46.389839 [ 259 ] {a7ff8bbc-159a-4d38-bdd7-a5ead05cad1c} <Debug> TCPHandler: Processed in 0.006987429 sec. | ||
| 450 | 2025.12.23 09:26:46.390096 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.12.23 09:26:46.390341 [ 259 ] {8fc2a0e0-a474-494c-8193-8a021c3f7317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 452 | 2025.12.23 09:26:46.390496 [ 259 ] {8fc2a0e0-a474-494c-8193-8a021c3f7317} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2025.12.23 09:26:46.395702 [ 259 ] {8fc2a0e0-a474-494c-8193-8a021c3f7317} <Debug> oximeter.measurements_histogramu8 (2b55ec14-bb62-4ea0-ae4b-70077a3fd066): Loading data parts | ||
| 454 | 2025.12.23 09:26:46.396010 [ 259 ] {8fc2a0e0-a474-494c-8193-8a021c3f7317} <Debug> oximeter.measurements_histogramu8 (2b55ec14-bb62-4ea0-ae4b-70077a3fd066): There are no data parts | ||
| 455 | 2025.12.23 09:26:46.399302 [ 259 ] {8fc2a0e0-a474-494c-8193-8a021c3f7317} <Debug> TCPHandler: Processed in 0.009267957 sec. | ||
| 456 | 2025.12.23 09:26:46.399460 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.23 09:26:46.399779 [ 259 ] {0c2df350-f70f-47cb-956c-fdc53aa4d577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 458 | 2025.12.23 09:26:46.399920 [ 259 ] {0c2df350-f70f-47cb-956c-fdc53aa4d577} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2025.12.23 09:26:46.403889 [ 259 ] {0c2df350-f70f-47cb-956c-fdc53aa4d577} <Debug> oximeter.measurements_histogrami16 (e2664d78-26df-418e-a95d-e26dcb90d514): Loading data parts | ||
| 460 | 2025.12.23 09:26:46.404054 [ 259 ] {0c2df350-f70f-47cb-956c-fdc53aa4d577} <Debug> oximeter.measurements_histogrami16 (e2664d78-26df-418e-a95d-e26dcb90d514): There are no data parts | ||
| 461 | 2025.12.23 09:26:46.407324 [ 259 ] {0c2df350-f70f-47cb-956c-fdc53aa4d577} <Debug> TCPHandler: Processed in 0.007918243 sec. | ||
| 462 | 2025.12.23 09:26:46.407586 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.23 09:26:46.407829 [ 259 ] {53629a9f-2eea-4312-b9ee-86871aab468b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 464 | 2025.12.23 09:26:46.407988 [ 259 ] {53629a9f-2eea-4312-b9ee-86871aab468b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2025.12.23 09:26:46.412379 [ 259 ] {53629a9f-2eea-4312-b9ee-86871aab468b} <Debug> oximeter.measurements_histogramu16 (f692319a-431c-4c70-a610-c35441526559): Loading data parts | ||
| 466 | 2025.12.23 09:26:46.412617 [ 259 ] {53629a9f-2eea-4312-b9ee-86871aab468b} <Debug> oximeter.measurements_histogramu16 (f692319a-431c-4c70-a610-c35441526559): There are no data parts | ||
| 467 | 2025.12.23 09:26:46.417212 [ 259 ] {53629a9f-2eea-4312-b9ee-86871aab468b} <Debug> TCPHandler: Processed in 0.009678737 sec. | ||
| 468 | 2025.12.23 09:26:46.417401 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.12.23 09:26:46.417726 [ 259 ] {0f092b66-05dd-41ae-8a63-0d4f21f9ebc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 470 | 2025.12.23 09:26:46.417878 [ 259 ] {0f092b66-05dd-41ae-8a63-0d4f21f9ebc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2025.12.23 09:26:46.421981 [ 259 ] {0f092b66-05dd-41ae-8a63-0d4f21f9ebc6} <Debug> oximeter.measurements_histogrami32 (93a30c68-63da-467c-8c5f-1a79333dc0d0): Loading data parts | ||
| 472 | 2025.12.23 09:26:46.422141 [ 259 ] {0f092b66-05dd-41ae-8a63-0d4f21f9ebc6} <Debug> oximeter.measurements_histogrami32 (93a30c68-63da-467c-8c5f-1a79333dc0d0): There are no data parts | ||
| 473 | 2025.12.23 09:26:46.423955 [ 259 ] {0f092b66-05dd-41ae-8a63-0d4f21f9ebc6} <Debug> TCPHandler: Processed in 0.006620469 sec. | ||
| 474 | 2025.12.23 09:26:46.424216 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.12.23 09:26:46.424434 [ 259 ] {dac1047c-f180-460c-9b05-6ef5e6a0278b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 476 | 2025.12.23 09:26:46.424579 [ 259 ] {dac1047c-f180-460c-9b05-6ef5e6a0278b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2025.12.23 09:26:46.427587 [ 259 ] {dac1047c-f180-460c-9b05-6ef5e6a0278b} <Debug> oximeter.measurements_histogramu32 (e63545d7-237e-4c7b-825e-1811e5f8628e): Loading data parts | ||
| 478 | 2025.12.23 09:26:46.427917 [ 259 ] {dac1047c-f180-460c-9b05-6ef5e6a0278b} <Debug> oximeter.measurements_histogramu32 (e63545d7-237e-4c7b-825e-1811e5f8628e): There are no data parts | ||
| 479 | 2025.12.23 09:26:46.430661 [ 259 ] {dac1047c-f180-460c-9b05-6ef5e6a0278b} <Debug> TCPHandler: Processed in 0.006495946 sec. | ||
| 480 | 2025.12.23 09:26:46.430815 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.12.23 09:26:46.431197 [ 259 ] {cc04973f-7f46-452d-aed6-ff7a48a2c4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 482 | 2025.12.23 09:26:46.431368 [ 259 ] {cc04973f-7f46-452d-aed6-ff7a48a2c4bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2025.12.23 09:26:46.435058 [ 259 ] {cc04973f-7f46-452d-aed6-ff7a48a2c4bf} <Debug> oximeter.measurements_histogrami64 (120ffd32-3c77-4e9a-9f4d-66c01bc3d4b3): Loading data parts | ||
| 484 | 2025.12.23 09:26:46.435209 [ 259 ] {cc04973f-7f46-452d-aed6-ff7a48a2c4bf} <Debug> oximeter.measurements_histogrami64 (120ffd32-3c77-4e9a-9f4d-66c01bc3d4b3): There are no data parts | ||
| 485 | 2025.12.23 09:26:46.438278 [ 259 ] {cc04973f-7f46-452d-aed6-ff7a48a2c4bf} <Debug> TCPHandler: Processed in 0.007515252 sec. | ||
| 486 | 2025.12.23 09:26:46.438541 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.12.23 09:26:46.438759 [ 259 ] {27ac2fcc-f052-4e8e-b8c6-40d1b8f57b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 488 | 2025.12.23 09:26:46.438901 [ 259 ] {27ac2fcc-f052-4e8e-b8c6-40d1b8f57b4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2025.12.23 09:26:46.441290 [ 259 ] {27ac2fcc-f052-4e8e-b8c6-40d1b8f57b4d} <Debug> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Loading data parts | ||
| 490 | 2025.12.23 09:26:46.441561 [ 259 ] {27ac2fcc-f052-4e8e-b8c6-40d1b8f57b4d} <Debug> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): There are no data parts | ||
| 491 | 2025.12.23 09:26:46.443568 [ 259 ] {27ac2fcc-f052-4e8e-b8c6-40d1b8f57b4d} <Debug> TCPHandler: Processed in 0.005077309 sec. | ||
| 492 | 2025.12.23 09:26:46.443731 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.23 09:26:46.444108 [ 259 ] {d30cb18c-91a5-4a34-ae81-e692ad3507ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 494 | 2025.12.23 09:26:46.444284 [ 259 ] {d30cb18c-91a5-4a34-ae81-e692ad3507ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2025.12.23 09:26:46.446755 [ 259 ] {d30cb18c-91a5-4a34-ae81-e692ad3507ab} <Debug> oximeter.measurements_histogramf32 (68ee8c90-99eb-47c7-b6b9-93f54146afb1): Loading data parts | ||
| 496 | 2025.12.23 09:26:46.447021 [ 259 ] {d30cb18c-91a5-4a34-ae81-e692ad3507ab} <Debug> oximeter.measurements_histogramf32 (68ee8c90-99eb-47c7-b6b9-93f54146afb1): There are no data parts | ||
| 497 | 2025.12.23 09:26:46.449763 [ 259 ] {d30cb18c-91a5-4a34-ae81-e692ad3507ab} <Debug> TCPHandler: Processed in 0.006080856 sec. | ||
| 498 | 2025.12.23 09:26:46.450021 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.23 09:26:46.450243 [ 259 ] {8bcf35aa-43b4-4e3c-a7b5-870482ee15c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 500 | 2025.12.23 09:26:46.450392 [ 259 ] {8bcf35aa-43b4-4e3c-a7b5-870482ee15c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2025.12.23 09:26:46.454205 [ 259 ] {8bcf35aa-43b4-4e3c-a7b5-870482ee15c3} <Debug> oximeter.measurements_histogramf64 (b9bc744f-2203-44e5-bde4-3b3fb3f23629): Loading data parts | ||
| 502 | 2025.12.23 09:26:46.454454 [ 259 ] {8bcf35aa-43b4-4e3c-a7b5-870482ee15c3} <Debug> oximeter.measurements_histogramf64 (b9bc744f-2203-44e5-bde4-3b3fb3f23629): There are no data parts | ||
| 503 | 2025.12.23 09:26:46.457881 [ 259 ] {8bcf35aa-43b4-4e3c-a7b5-870482ee15c3} <Debug> TCPHandler: Processed in 0.007910462 sec. | ||
| 504 | 2025.12.23 09:26:46.458045 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.23 09:26:46.458315 [ 259 ] {6134f09a-231c-44cb-92e1-689aef8e4b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2025.12.23 09:26:46.458451 [ 259 ] {6134f09a-231c-44cb-92e1-689aef8e4b15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2025.12.23 09:26:46.461775 [ 259 ] {6134f09a-231c-44cb-92e1-689aef8e4b15} <Debug> oximeter.fields_bool (a14163a3-4257-4c96-a81d-e31202f6b063): Loading data parts | ||
| 533 | 2025.12.23 09:26:46.461994 [ 259 ] {6134f09a-231c-44cb-92e1-689aef8e4b15} <Debug> oximeter.fields_bool (a14163a3-4257-4c96-a81d-e31202f6b063): There are no data parts | ||
| 534 | 2025.12.23 09:26:46.464126 [ 259 ] {6134f09a-231c-44cb-92e1-689aef8e4b15} <Debug> TCPHandler: Processed in 0.006133997 sec. | ||
| 535 | 2025.12.23 09:26:46.464325 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.12.23 09:26:46.464656 [ 259 ] {ae405e6d-a039-4b7b-92fc-6ab1f569108e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 537 | 2025.12.23 09:26:46.464834 [ 259 ] {ae405e6d-a039-4b7b-92fc-6ab1f569108e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2025.12.23 09:26:46.467548 [ 259 ] {ae405e6d-a039-4b7b-92fc-6ab1f569108e} <Debug> oximeter.fields_i8 (19756b16-aa18-4a8e-bc55-513acd339070): Loading data parts | ||
| 539 | 2025.12.23 09:26:46.467744 [ 259 ] {ae405e6d-a039-4b7b-92fc-6ab1f569108e} <Debug> oximeter.fields_i8 (19756b16-aa18-4a8e-bc55-513acd339070): There are no data parts | ||
| 540 | 2025.12.23 09:26:46.471483 [ 259 ] {ae405e6d-a039-4b7b-92fc-6ab1f569108e} <Debug> TCPHandler: Processed in 0.007230524 sec. | ||
| 541 | 2025.12.23 09:26:46.471670 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.23 09:26:46.471862 [ 259 ] {0af9157c-2fba-4566-bf6e-de9fcf273796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 543 | 2025.12.23 09:26:46.472011 [ 259 ] {0af9157c-2fba-4566-bf6e-de9fcf273796} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2025.12.23 09:26:46.474358 [ 259 ] {0af9157c-2fba-4566-bf6e-de9fcf273796} <Debug> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Loading data parts | ||
| 545 | 2025.12.23 09:26:46.474526 [ 259 ] {0af9157c-2fba-4566-bf6e-de9fcf273796} <Debug> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): There are no data parts | ||
| 546 | 2025.12.23 09:26:46.475641 [ 259 ] {0af9157c-2fba-4566-bf6e-de9fcf273796} <Debug> TCPHandler: Processed in 0.004043344 sec. | ||
| 547 | 2025.12.23 09:26:46.475838 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.12.23 09:26:46.476049 [ 259 ] {4dbcae2f-9036-40e9-a953-26c829e5b3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 549 | 2025.12.23 09:26:46.476170 [ 259 ] {4dbcae2f-9036-40e9-a953-26c829e5b3a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2025.12.23 09:26:46.477830 [ 259 ] {4dbcae2f-9036-40e9-a953-26c829e5b3a0} <Debug> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Loading data parts | ||
| 551 | 2025.12.23 09:26:46.477982 [ 259 ] {4dbcae2f-9036-40e9-a953-26c829e5b3a0} <Debug> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): There are no data parts | ||
| 552 | 2025.12.23 09:26:46.479337 [ 259 ] {4dbcae2f-9036-40e9-a953-26c829e5b3a0} <Debug> TCPHandler: Processed in 0.003550411 sec. | ||
| 553 | 2025.12.23 09:26:46.479481 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.12.23 09:26:46.479644 [ 259 ] {8bc7b359-d2bd-4baa-abc1-c0adadfd398f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 555 | 2025.12.23 09:26:46.479783 [ 259 ] {8bc7b359-d2bd-4baa-abc1-c0adadfd398f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2025.12.23 09:26:46.482484 [ 259 ] {8bc7b359-d2bd-4baa-abc1-c0adadfd398f} <Debug> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Loading data parts | ||
| 557 | 2025.12.23 09:26:46.482634 [ 259 ] {8bc7b359-d2bd-4baa-abc1-c0adadfd398f} <Debug> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): There are no data parts | ||
| 558 | 2025.12.23 09:26:46.484174 [ 259 ] {8bc7b359-d2bd-4baa-abc1-c0adadfd398f} <Debug> TCPHandler: Processed in 0.004743252 sec. | ||
| 559 | 2025.12.23 09:26:46.484447 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.23 09:26:46.484647 [ 259 ] {8f5a5fde-de16-4fed-bf0b-02292349d892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 561 | 2025.12.23 09:26:46.485437 [ 259 ] {8f5a5fde-de16-4fed-bf0b-02292349d892} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2025.12.23 09:26:46.488251 [ 259 ] {8f5a5fde-de16-4fed-bf0b-02292349d892} <Debug> oximeter.fields_i32 (43fee8de-2295-409e-9adb-e076d3e95d53): Loading data parts | ||
| 563 | 2025.12.23 09:26:46.488555 [ 259 ] {8f5a5fde-de16-4fed-bf0b-02292349d892} <Debug> oximeter.fields_i32 (43fee8de-2295-409e-9adb-e076d3e95d53): There are no data parts | ||
| 564 | 2025.12.23 09:26:46.491201 [ 259 ] {8f5a5fde-de16-4fed-bf0b-02292349d892} <Debug> TCPHandler: Processed in 0.006817064 sec. | ||
| 565 | 2025.12.23 09:26:46.491360 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2025.12.23 09:26:46.491578 [ 259 ] {20fbc69d-a5a8-4b1f-94f8-7699b6a7eca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 567 | 2025.12.23 09:26:46.491671 [ 259 ] {20fbc69d-a5a8-4b1f-94f8-7699b6a7eca4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2025.12.23 09:26:46.493932 [ 259 ] {20fbc69d-a5a8-4b1f-94f8-7699b6a7eca4} <Debug> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Loading data parts | ||
| 569 | 2025.12.23 09:26:46.494156 [ 259 ] {20fbc69d-a5a8-4b1f-94f8-7699b6a7eca4} <Debug> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): There are no data parts | ||
| 570 | 2025.12.23 09:26:46.496670 [ 259 ] {20fbc69d-a5a8-4b1f-94f8-7699b6a7eca4} <Debug> TCPHandler: Processed in 0.005364067 sec. | ||
| 571 | 2025.12.23 09:26:46.497038 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2025.12.23 09:26:46.497241 [ 259 ] {f7f4f4b6-08ab-4a48-a558-b1ecce3da404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 573 | 2025.12.23 09:26:46.497428 [ 259 ] {f7f4f4b6-08ab-4a48-a558-b1ecce3da404} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2025.12.23 09:26:46.500968 [ 259 ] {f7f4f4b6-08ab-4a48-a558-b1ecce3da404} <Debug> oximeter.fields_i64 (03c08349-5faf-4f61-9ef3-549471e6a9c7): Loading data parts | ||
| 575 | 2025.12.23 09:26:46.501307 [ 259 ] {f7f4f4b6-08ab-4a48-a558-b1ecce3da404} <Debug> oximeter.fields_i64 (03c08349-5faf-4f61-9ef3-549471e6a9c7): There are no data parts | ||
| 576 | 2025.12.23 09:26:46.503473 [ 259 ] {f7f4f4b6-08ab-4a48-a558-b1ecce3da404} <Debug> TCPHandler: Processed in 0.006506226 sec. | ||
| 577 | 2025.12.23 09:26:46.503666 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2025.12.23 09:26:46.503964 [ 259 ] {60b179c7-63ca-49df-927d-b3028a15a3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 579 | 2025.12.23 09:26:46.504067 [ 259 ] {60b179c7-63ca-49df-927d-b3028a15a3ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2025.12.23 09:26:46.506721 [ 259 ] {60b179c7-63ca-49df-927d-b3028a15a3ea} <Debug> oximeter.fields_u64 (db29ce50-a93e-46ee-9cc5-ce1969cfc78a): Loading data parts | ||
| 581 | 2025.12.23 09:26:46.506921 [ 259 ] {60b179c7-63ca-49df-927d-b3028a15a3ea} <Debug> oximeter.fields_u64 (db29ce50-a93e-46ee-9cc5-ce1969cfc78a): There are no data parts | ||
| 582 | 2025.12.23 09:26:46.509214 [ 259 ] {60b179c7-63ca-49df-927d-b3028a15a3ea} <Debug> TCPHandler: Processed in 0.005617003 sec. | ||
| 583 | 2025.12.23 09:26:46.509473 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2025.12.23 09:26:46.509635 [ 259 ] {4d89472d-f4cf-41a0-b7b6-febf0660dc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 585 | 2025.12.23 09:26:46.509781 [ 259 ] {4d89472d-f4cf-41a0-b7b6-febf0660dc57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2025.12.23 09:26:46.511874 [ 259 ] {4d89472d-f4cf-41a0-b7b6-febf0660dc57} <Debug> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Loading data parts | ||
| 587 | 2025.12.23 09:26:46.512183 [ 259 ] {4d89472d-f4cf-41a0-b7b6-febf0660dc57} <Debug> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): There are no data parts | ||
| 588 | 2025.12.23 09:26:46.513579 [ 259 ] {4d89472d-f4cf-41a0-b7b6-febf0660dc57} <Debug> TCPHandler: Processed in 0.004157586 sec. | ||
| 589 | 2025.12.23 09:26:46.513742 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2025.12.23 09:26:46.514025 [ 259 ] {60594707-895f-4c7e-bace-a1666f01cbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 591 | 2025.12.23 09:26:46.514171 [ 259 ] {60594707-895f-4c7e-bace-a1666f01cbd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2025.12.23 09:26:46.516086 [ 259 ] {60594707-895f-4c7e-bace-a1666f01cbd0} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Loading data parts | ||
| 593 | 2025.12.23 09:26:46.516303 [ 259 ] {60594707-895f-4c7e-bace-a1666f01cbd0} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): There are no data parts | ||
| 594 | 2025.12.23 09:26:46.517781 [ 259 ] {60594707-895f-4c7e-bace-a1666f01cbd0} <Debug> TCPHandler: Processed in 0.004090114 sec. | ||
| 595 | 2025.12.23 09:26:46.517938 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2025.12.23 09:26:46.518097 [ 259 ] {73b43cde-0c58-4f86-8f8b-177be22d818d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 597 | 2025.12.23 09:26:46.518236 [ 259 ] {73b43cde-0c58-4f86-8f8b-177be22d818d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2025.12.23 09:26:46.521628 [ 259 ] {73b43cde-0c58-4f86-8f8b-177be22d818d} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Loading data parts | ||
| 599 | 2025.12.23 09:26:46.521918 [ 259 ] {73b43cde-0c58-4f86-8f8b-177be22d818d} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): There are no data parts | ||
| 600 | 2025.12.23 09:26:46.523673 [ 259 ] {73b43cde-0c58-4f86-8f8b-177be22d818d} <Debug> TCPHandler: Processed in 0.005784778 sec. | ||
| 601 | 2025.12.23 09:26:46.523846 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2025.12.23 09:26:46.524263 [ 259 ] {396031f8-5a07-43c9-b208-2970052774a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2025.12.23 09:26:46.524443 [ 259 ] {396031f8-5a07-43c9-b208-2970052774a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2025.12.23 09:26:46.527498 [ 259 ] {396031f8-5a07-43c9-b208-2970052774a8} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Loading data parts | ||
| 608 | 2025.12.23 09:26:46.527791 [ 259 ] {396031f8-5a07-43c9-b208-2970052774a8} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): There are no data parts | ||
| 609 | 2025.12.23 09:26:46.530383 [ 259 ] {396031f8-5a07-43c9-b208-2970052774a8} <Debug> TCPHandler: Processed in 0.006586898 sec. | ||
| 610 | 2025.12.23 09:26:46.530649 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.12.23 09:26:46.531092 [ 262 ] {4f85cc21-f2aa-4415-83fe-8717c663cb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2025.12.23 09:26:46.532535 [ 262 ] {4f85cc21-f2aa-4415-83fe-8717c663cb4a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2025.12.23 09:26:46.549559 [ 269 ] {4f85cc21-f2aa-4415-83fe-8717c663cb4a} <Trace> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2025.12.23 09:26:46.549723 [ 269 ] {4f85cc21-f2aa-4415-83fe-8717c663cb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 615 | 2025.12.23 09:26:46.554761 [ 269 ] {4f85cc21-f2aa-4415-83fe-8717c663cb4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2025.12.23 09:26:46.555415 [ 269 ] {4f85cc21-f2aa-4415-83fe-8717c663cb4a} <Trace> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2025.12.23 09:26:46.555814 [ 262 ] {4f85cc21-f2aa-4415-83fe-8717c663cb4a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02489 sec., 40.17677782241864 rows/sec., 642.83 B/sec. | ||
| 618 | 2025.12.23 09:26:46.556104 [ 262 ] {4f85cc21-f2aa-4415-83fe-8717c663cb4a} <Debug> TCPHandler: Processed in 0.025587634 sec. | ||
| 619 | 2025.12.23 09:26:47.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.24 MiB, peak 124.24 MiB, free memory in arenas 0.00 B, will set to 138.63 MiB (RSS), difference: 14.39 MiB | ||
| 620 | 2025.12.23 09:26:47.823249 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43452 | ||
| 621 | 2025.12.23 09:26:47.824310 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.23 09:26:47.824367 [ 270 ] {} <Debug> TCP-Session: 5067daab-6697-46f5-8357-08627aae711a Authenticating user 'default' from [fd00:1122:3344:101::c]:43452 | ||
| 623 | 2025.12.23 09:26:47.824488 [ 270 ] {} <Debug> TCP-Session: 5067daab-6697-46f5-8357-08627aae711a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.23 09:26:47.824506 [ 270 ] {} <Debug> TCP-Session: 5067daab-6697-46f5-8357-08627aae711a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.23 09:26:47.824575 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.23 09:26:47.824688 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.12.23 09:26:47.824709 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.23 09:26:47.825279 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34497 | ||
| 629 | 2025.12.23 09:26:47.825330 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64865 | ||
| 630 | 2025.12.23 09:26:47.825423 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58743 | ||
| 631 | 2025.12.23 09:26:47.825460 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.12.23 09:26:47.825569 [ 271 ] {} <Debug> TCP-Session: ab19c054-3e31-4ed4-aa5a-fae2358b2ee7 Authenticating user 'default' from [fd00:1122:3344:101::c]:34497 | ||
| 633 | 2025.12.23 09:26:47.825574 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.12.23 09:26:47.825656 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40519 | ||
| 635 | 2025.12.23 09:26:47.825599 [ 271 ] {} <Debug> TCP-Session: ab19c054-3e31-4ed4-aa5a-fae2358b2ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2025.12.23 09:26:47.825557 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58777 | ||
| 637 | 2025.12.23 09:26:47.825728 [ 271 ] {} <Debug> TCP-Session: ab19c054-3e31-4ed4-aa5a-fae2358b2ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.23 09:26:47.825791 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42229 | ||
| 639 | 2025.12.23 09:26:47.825726 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.23 09:26:47.825736 [ 272 ] {} <Debug> TCP-Session: 236018c2-3f34-459c-a4cd-264d1d715c9f Authenticating user 'default' from [fd00:1122:3344:101::c]:64865 | ||
| 641 | 2025.12.23 09:26:47.825887 [ 273 ] {} <Debug> TCP-Session: 6b517baf-349d-4024-b06d-c38af4a31704 Authenticating user 'default' from [fd00:1122:3344:101::c]:58743 | ||
| 642 | 2025.12.23 09:26:47.825936 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53390 | ||
| 643 | 2025.12.23 09:26:47.825979 [ 272 ] {} <Debug> TCP-Session: 236018c2-3f34-459c-a4cd-264d1d715c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.12.23 09:26:47.826005 [ 272 ] {} <Debug> TCP-Session: 236018c2-3f34-459c-a4cd-264d1d715c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.12.23 09:26:47.826036 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.12.23 09:26:47.826071 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.12.23 09:26:47.826007 [ 273 ] {} <Debug> TCP-Session: 6b517baf-349d-4024-b06d-c38af4a31704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.23 09:26:47.826176 [ 274 ] {} <Debug> TCP-Session: 8a99b6aa-3014-4458-b51b-e0e42267cb30 Authenticating user 'default' from [fd00:1122:3344:101::c]:58777 | ||
| 649 | 2025.12.23 09:26:47.826146 [ 275 ] {} <Debug> TCP-Session: a4cc0355-ba4b-4edb-b503-1302a1d98e4e Authenticating user 'default' from [fd00:1122:3344:101::c]:40519 | ||
| 650 | 2025.12.23 09:26:47.826226 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.12.23 09:26:47.826289 [ 275 ] {} <Debug> TCP-Session: a4cc0355-ba4b-4edb-b503-1302a1d98e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.23 09:26:47.826309 [ 274 ] {} <Debug> TCP-Session: 8a99b6aa-3014-4458-b51b-e0e42267cb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.23 09:26:47.826228 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.12.23 09:26:47.826393 [ 275 ] {} <Debug> TCP-Session: a4cc0355-ba4b-4edb-b503-1302a1d98e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.23 09:26:47.826377 [ 274 ] {} <Debug> TCP-Session: 8a99b6aa-3014-4458-b51b-e0e42267cb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.23 09:26:47.826370 [ 277 ] {} <Debug> TCP-Session: 7a7d675b-dbd1-4e5f-83b6-1a10e9480e1c Authenticating user 'default' from [fd00:1122:3344:101::c]:53390 | ||
| 657 | 2025.12.23 09:26:47.826496 [ 276 ] {} <Debug> TCP-Session: eb451c20-fff8-4ecc-b1bd-af415d9928ee Authenticating user 'default' from [fd00:1122:3344:101::c]:42229 | ||
| 658 | 2025.12.23 09:26:47.826269 [ 273 ] {} <Debug> TCP-Session: 6b517baf-349d-4024-b06d-c38af4a31704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.23 09:26:47.826600 [ 277 ] {} <Debug> TCP-Session: 7a7d675b-dbd1-4e5f-83b6-1a10e9480e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.23 09:26:47.826622 [ 276 ] {} <Debug> TCP-Session: eb451c20-fff8-4ecc-b1bd-af415d9928ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.23 09:26:47.826714 [ 277 ] {} <Debug> TCP-Session: 7a7d675b-dbd1-4e5f-83b6-1a10e9480e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.23 09:26:47.826727 [ 276 ] {} <Debug> TCP-Session: eb451c20-fff8-4ecc-b1bd-af415d9928ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.23 09:26:47.853168 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62757 | ||
| 664 | 2025.12.23 09:26:47.854292 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.23 09:26:47.854323 [ 278 ] {} <Debug> TCP-Session: cdfaa99f-f8c8-4a89-b500-20568eeb0448 Authenticating user 'default' from [fd00:1122:3344:101::b]:62757 | ||
| 666 | 2025.12.23 09:26:47.854342 [ 278 ] {} <Debug> TCP-Session: cdfaa99f-f8c8-4a89-b500-20568eeb0448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.23 09:26:47.854476 [ 278 ] {} <Debug> TCP-Session: cdfaa99f-f8c8-4a89-b500-20568eeb0448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.23 09:26:47.854546 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.23 09:26:47.854572 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.12.23 09:26:47.854662 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.23 09:26:47.856294 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35608 | ||
| 672 | 2025.12.23 09:26:47.856370 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50911 | ||
| 673 | 2025.12.23 09:26:47.856462 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.12.23 09:26:47.856524 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62828 | ||
| 675 | 2025.12.23 09:26:47.856460 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51956 | ||
| 676 | 2025.12.23 09:26:47.856588 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2025.12.23 09:26:47.856614 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51469 | ||
| 678 | 2025.12.23 09:26:47.856649 [ 280 ] {} <Debug> TCP-Session: cfea6d4f-ad6f-4120-9d6f-fd2214569e21 Authenticating user 'default' from [fd00:1122:3344:101::b]:50911 | ||
| 679 | 2025.12.23 09:26:47.856623 [ 279 ] {} <Debug> TCP-Session: dfd78118-d492-4134-9acc-04d15f453aeb Authenticating user 'default' from [fd00:1122:3344:101::b]:35608 | ||
| 680 | 2025.12.23 09:26:47.856718 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59487 | ||
| 681 | 2025.12.23 09:26:47.856766 [ 279 ] {} <Debug> TCP-Session: dfd78118-d492-4134-9acc-04d15f453aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.12.23 09:26:47.856790 [ 280 ] {} <Debug> TCP-Session: cfea6d4f-ad6f-4120-9d6f-fd2214569e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.12.23 09:26:47.856874 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.12.23 09:26:47.856890 [ 279 ] {} <Debug> TCP-Session: dfd78118-d492-4134-9acc-04d15f453aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.12.23 09:26:47.856956 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.12.23 09:26:47.856922 [ 281 ] {} <Debug> TCP-Session: d5391c28-440c-4b7e-9647-57224e207c7f Authenticating user 'default' from [fd00:1122:3344:101::b]:51956 | ||
| 687 | 2025.12.23 09:26:47.856912 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38863 | ||
| 688 | 2025.12.23 09:26:47.857037 [ 282 ] {} <Debug> TCP-Session: a41d91b7-0cfa-45e2-aad5-d486eeec9793 Authenticating user 'default' from [fd00:1122:3344:101::b]:62828 | ||
| 689 | 2025.12.23 09:26:47.857021 [ 281 ] {} <Debug> TCP-Session: d5391c28-440c-4b7e-9647-57224e207c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.12.23 09:26:47.857110 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.23 09:26:47.856906 [ 280 ] {} <Debug> TCP-Session: cfea6d4f-ad6f-4120-9d6f-fd2214569e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.12.23 09:26:47.857183 [ 282 ] {} <Debug> TCP-Session: a41d91b7-0cfa-45e2-aad5-d486eeec9793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.23 09:26:47.857167 [ 281 ] {} <Debug> TCP-Session: d5391c28-440c-4b7e-9647-57224e207c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.12.23 09:26:47.857250 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.12.23 09:26:47.857302 [ 282 ] {} <Debug> TCP-Session: a41d91b7-0cfa-45e2-aad5-d486eeec9793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.23 09:26:47.857160 [ 283 ] {} <Debug> TCP-Session: 5877a6bd-31cb-4065-b007-262328d47d0b Authenticating user 'default' from [fd00:1122:3344:101::b]:51469 | ||
| 697 | 2025.12.23 09:26:47.857134 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2025.12.23 09:26:47.857399 [ 283 ] {} <Debug> TCP-Session: 5877a6bd-31cb-4065-b007-262328d47d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.23 09:26:47.857385 [ 285 ] {} <Debug> TCP-Session: c26860bb-5971-4e90-a598-b69cdaf0baf9 Authenticating user 'default' from [fd00:1122:3344:101::b]:38863 | ||
| 700 | 2025.12.23 09:26:47.857507 [ 285 ] {} <Debug> TCP-Session: c26860bb-5971-4e90-a598-b69cdaf0baf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.23 09:26:47.857517 [ 283 ] {} <Debug> TCP-Session: 5877a6bd-31cb-4065-b007-262328d47d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.23 09:26:47.857508 [ 284 ] {} <Debug> TCP-Session: e73d42c0-d17e-4f8f-9333-abb8a64fdc55 Authenticating user 'default' from [fd00:1122:3344:101::b]:59487 | ||
| 703 | 2025.12.23 09:26:47.857626 [ 285 ] {} <Debug> TCP-Session: c26860bb-5971-4e90-a598-b69cdaf0baf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.23 09:26:47.857641 [ 284 ] {} <Debug> TCP-Session: e73d42c0-d17e-4f8f-9333-abb8a64fdc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.23 09:26:47.857743 [ 284 ] {} <Debug> TCP-Session: e73d42c0-d17e-4f8f-9333-abb8a64fdc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.23 09:26:48.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.72 MiB, peak 138.72 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 1.09 MiB | ||
| 707 | 2025.12.23 09:26:51.700602 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50225 | ||
| 708 | 2025.12.23 09:26:51.701159 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2025.12.23 09:26:51.701195 [ 286 ] {} <Debug> TCP-Session: 6bb05dfe-5fc5-44de-b7fa-a65789dfb4f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50225 | ||
| 710 | 2025.12.23 09:26:51.701315 [ 286 ] {} <Debug> TCP-Session: 6bb05dfe-5fc5-44de-b7fa-a65789dfb4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2025.12.23 09:26:51.701332 [ 286 ] {} <Debug> TCP-Session: 6bb05dfe-5fc5-44de-b7fa-a65789dfb4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2025.12.23 09:26:51.701404 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 713 | 2025.12.23 09:26:51.701518 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 714 | 2025.12.23 09:26:51.701537 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 715 | 2025.12.23 09:26:51.702407 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51496 | ||
| 716 | 2025.12.23 09:26:51.702493 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51781 | ||
| 717 | 2025.12.23 09:26:51.702579 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43095 | ||
| 718 | 2025.12.23 09:26:51.702693 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52446 | ||
| 719 | 2025.12.23 09:26:51.702646 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 720 | 2025.12.23 09:26:51.702799 [ 287 ] {} <Debug> TCP-Session: bea61ada-2c8d-4a56-8edc-2dabfdd0c9f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51496 | ||
| 721 | 2025.12.23 09:26:51.702865 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46143 | ||
| 722 | 2025.12.23 09:26:51.702891 [ 287 ] {} <Debug> TCP-Session: bea61ada-2c8d-4a56-8edc-2dabfdd0c9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2025.12.23 09:26:51.702913 [ 286 ] {} <Trace> TCP-Session: 6bb05dfe-5fc5-44de-b7fa-a65789dfb4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 724 | 2025.12.23 09:26:51.702961 [ 287 ] {} <Debug> TCP-Session: bea61ada-2c8d-4a56-8edc-2dabfdd0c9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2025.12.23 09:26:51.703017 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34351 | ||
| 726 | 2025.12.23 09:26:51.703025 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2025.12.23 09:26:51.703065 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2025.12.23 09:26:51.703126 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2025.12.23 09:26:51.703129 [ 290 ] {} <Debug> TCP-Session: f025b38d-7ed2-401f-8bb2-3714787f835f Authenticating user 'default' from [fd00:1122:3344:101::e]:52446 | ||
| 730 | 2025.12.23 09:26:51.703207 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2025.12.23 09:26:51.703303 [ 288 ] {} <Debug> TCP-Session: efdbebb3-dcdc-4155-841b-4ae51ad83813 Authenticating user 'default' from [fd00:1122:3344:101::e]:51781 | ||
| 732 | 2025.12.23 09:26:51.703324 [ 291 ] {} <Debug> TCP-Session: f2cbdffa-a192-4859-828c-28a0edeeaffc Authenticating user 'default' from [fd00:1122:3344:101::e]:46143 | ||
| 733 | 2025.12.23 09:26:51.703275 [ 290 ] {} <Debug> TCP-Session: f025b38d-7ed2-401f-8bb2-3714787f835f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2025.12.23 09:26:51.703413 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63569 | ||
| 735 | 2025.12.23 09:26:51.703443 [ 290 ] {} <Debug> TCP-Session: f025b38d-7ed2-401f-8bb2-3714787f835f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2025.12.23 09:26:51.703425 [ 291 ] {} <Debug> TCP-Session: f2cbdffa-a192-4859-828c-28a0edeeaffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2025.12.23 09:26:51.703419 [ 288 ] {} <Debug> TCP-Session: efdbebb3-dcdc-4155-841b-4ae51ad83813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2025.12.23 09:26:51.703527 [ 291 ] {} <Debug> TCP-Session: f2cbdffa-a192-4859-828c-28a0edeeaffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2025.12.23 09:26:51.703360 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2025.12.23 09:26:51.703254 [ 289 ] {} <Debug> TCP-Session: 828d48cd-c969-46b1-b5fd-f0bca5498e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:43095 | ||
| 741 | 2025.12.23 09:26:51.703642 [ 292 ] {} <Debug> TCP-Session: 29348fc1-9b10-48ad-a2ce-dbe5ae270d91 Authenticating user 'default' from [fd00:1122:3344:101::e]:34351 | ||
| 742 | 2025.12.23 09:26:51.703619 [ 288 ] {} <Debug> TCP-Session: efdbebb3-dcdc-4155-841b-4ae51ad83813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2025.12.23 09:26:51.703236 [ 286 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 744 | 2025.12.23 09:26:51.703746 [ 292 ] {} <Debug> TCP-Session: 29348fc1-9b10-48ad-a2ce-dbe5ae270d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2025.12.23 09:26:51.703727 [ 289 ] {} <Debug> TCP-Session: 828d48cd-c969-46b1-b5fd-f0bca5498e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2025.12.23 09:26:51.703637 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2025.12.23 09:26:51.703219 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42366 | ||
| 748 | 2025.12.23 09:26:51.703895 [ 294 ] {} <Debug> TCP-Session: 0d0d261c-7eaa-481b-a382-d6e231cdf5fa Authenticating user 'default' from [fd00:1122:3344:101::e]:63569 | ||
| 749 | 2025.12.23 09:26:51.703902 [ 289 ] {} <Debug> TCP-Session: 828d48cd-c969-46b1-b5fd-f0bca5498e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2025.12.23 09:26:51.703989 [ 294 ] {} <Debug> TCP-Session: 0d0d261c-7eaa-481b-a382-d6e231cdf5fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2025.12.23 09:26:51.704060 [ 292 ] {} <Debug> TCP-Session: 29348fc1-9b10-48ad-a2ce-dbe5ae270d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2025.12.23 09:26:51.704074 [ 294 ] {} <Debug> TCP-Session: 0d0d261c-7eaa-481b-a382-d6e231cdf5fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2025.12.23 09:26:51.704136 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.12.23 09:26:51.704199 [ 293 ] {} <Debug> TCP-Session: aa8d9bda-8950-4494-bea1-6862994b11b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42366 | ||
| 755 | 2025.12.23 09:26:51.704245 [ 293 ] {} <Debug> TCP-Session: aa8d9bda-8950-4494-bea1-6862994b11b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2025.12.23 09:26:51.704266 [ 293 ] {} <Debug> TCP-Session: aa8d9bda-8950-4494-bea1-6862994b11b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2025.12.23 09:26:51.704414 [ 286 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 758 | 2025.12.23 09:26:51.704731 [ 286 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 759 | 2025.12.23 09:26:51.706121 [ 286 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 760 | 2025.12.23 09:26:51.712044 [ 299 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Trace> AggregatingTransform: Aggregating | ||
| 761 | 2025.12.23 09:26:51.712195 [ 299 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Trace> Aggregator: Aggregation method: without_key | ||
| 762 | 2025.12.23 09:26:51.712877 [ 299 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004764322 sec. (209.893 rows/sec., 8.20 KiB/sec.) | ||
| 763 | 2025.12.23 09:26:51.712910 [ 299 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Trace> Aggregator: Merging aggregated data | ||
| 764 | 2025.12.23 09:26:51.712941 [ 299 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 765 | 2025.12.23 09:26:51.714093 [ 286 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010941 sec., 91.39932364500503 rows/sec., 3.57 KiB/sec. | ||
| 766 | 2025.12.23 09:26:51.714266 [ 286 ] {cdd40d8f-c964-4abd-8944-1c2b43581989} <Debug> TCPHandler: Processed in 0.011680018 sec. | ||
| 767 | 2025.12.23 09:26:51.717737 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 768 | 2025.12.23 09:26:51.717774 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2025.12.23 09:26:51.717784 [ 286 ] {} <Debug> TCP-Session: 6bb05dfe-5fc5-44de-b7fa-a65789dfb4f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2025.12.23 09:26:51.717794 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 771 | 2025.12.23 09:26:51.717816 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 772 | 2025.12.23 09:26:51.717843 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 773 | 2025.12.23 09:26:51.717863 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 774 | 2025.12.23 09:26:51.717867 [ 287 ] {} <Debug> TCP-Session: bea61ada-2c8d-4a56-8edc-2dabfdd0c9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2025.12.23 09:26:51.717880 [ 293 ] {} <Debug> TCP-Session: aa8d9bda-8950-4494-bea1-6862994b11b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2025.12.23 09:26:51.717893 [ 289 ] {} <Debug> TCP-Session: 828d48cd-c969-46b1-b5fd-f0bca5498e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2025.12.23 09:26:51.717902 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 778 | 2025.12.23 09:26:51.717921 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 779 | 2025.12.23 09:26:51.717913 [ 291 ] {} <Debug> TCP-Session: f2cbdffa-a192-4859-828c-28a0edeeaffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2025.12.23 09:26:51.717960 [ 292 ] {} <Debug> TCP-Session: 29348fc1-9b10-48ad-a2ce-dbe5ae270d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2025.12.23 09:26:51.717979 [ 294 ] {} <Debug> TCP-Session: 0d0d261c-7eaa-481b-a382-d6e231cdf5fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2025.12.23 09:26:51.717882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 783 | 2025.12.23 09:26:51.717830 [ 288 ] {} <Debug> TCP-Session: efdbebb3-dcdc-4155-841b-4ae51ad83813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.12.23 09:26:51.718055 [ 290 ] {} <Debug> TCP-Session: f025b38d-7ed2-401f-8bb2-3714787f835f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2025.12.23 09:26:51.718425 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45127 | ||
| 786 | 2025.12.23 09:26:51.718481 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2025.12.23 09:26:51.718501 [ 286 ] {} <Debug> TCP-Session: 2033f0a7-6df4-4a0f-a89b-e83a2d6b00f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45127 | ||
| 788 | 2025.12.23 09:26:51.718517 [ 286 ] {} <Debug> TCP-Session: 2033f0a7-6df4-4a0f-a89b-e83a2d6b00f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2025.12.23 09:26:51.718530 [ 286 ] {} <Debug> TCP-Session: 2033f0a7-6df4-4a0f-a89b-e83a2d6b00f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2025.12.23 09:26:51.718675 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40716 | ||
| 791 | 2025.12.23 09:26:51.718708 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51411 | ||
| 792 | 2025.12.23 09:26:51.718721 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50574 | ||
| 793 | 2025.12.23 09:26:51.718747 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46884 | ||
| 794 | 2025.12.23 09:26:51.718760 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2025.12.23 09:26:51.718784 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35314 | ||
| 796 | 2025.12.23 09:26:51.718805 [ 287 ] {} <Debug> TCP-Session: 31d730d5-3db1-4133-9b73-cb27cbe35ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40716 | ||
| 797 | 2025.12.23 09:26:51.718807 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34533 | ||
| 798 | 2025.12.23 09:26:51.718819 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56234 | ||
| 799 | 2025.12.23 09:26:51.718855 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2025.12.23 09:26:51.718778 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 801 | 2025.12.23 09:26:51.718892 [ 291 ] {} <Debug> TCP-Session: d9510a94-6038-44e6-a38e-4248848f7c65 Authenticating user 'default' from [fd00:1122:3344:101::e]:35314 | ||
| 802 | 2025.12.23 09:26:51.718899 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 803 | 2025.12.23 09:26:51.718917 [ 288 ] {} <Debug> TCP-Session: 421aeeb5-c74b-4314-a802-e74f24af9961 Authenticating user 'default' from [fd00:1122:3344:101::e]:51411 | ||
| 804 | 2025.12.23 09:26:51.718951 [ 293 ] {} <Debug> TCP-Session: e1f40be1-0f95-4bbf-85b0-35a674e2343b Authenticating user 'default' from [fd00:1122:3344:101::e]:34533 | ||
| 805 | 2025.12.23 09:26:51.718961 [ 288 ] {} <Debug> TCP-Session: 421aeeb5-c74b-4314-a802-e74f24af9961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2025.12.23 09:26:51.718977 [ 293 ] {} <Debug> TCP-Session: e1f40be1-0f95-4bbf-85b0-35a674e2343b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2025.12.23 09:26:51.718987 [ 288 ] {} <Debug> TCP-Session: 421aeeb5-c74b-4314-a802-e74f24af9961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2025.12.23 09:26:51.718999 [ 293 ] {} <Debug> TCP-Session: e1f40be1-0f95-4bbf-85b0-35a674e2343b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2025.12.23 09:26:51.718922 [ 291 ] {} <Debug> TCP-Session: d9510a94-6038-44e6-a38e-4248848f7c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2025.12.23 09:26:51.718906 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 811 | 2025.12.23 09:26:51.719046 [ 291 ] {} <Debug> TCP-Session: d9510a94-6038-44e6-a38e-4248848f7c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2025.12.23 09:26:51.719071 [ 294 ] {} <Debug> TCP-Session: 5dc1251d-0b6a-4248-a3eb-ee1d0091c61e Authenticating user 'default' from [fd00:1122:3344:101::e]:56234 | ||
| 813 | 2025.12.23 09:26:51.718805 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37816 | ||
| 814 | 2025.12.23 09:26:51.719097 [ 294 ] {} <Debug> TCP-Session: 5dc1251d-0b6a-4248-a3eb-ee1d0091c61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.12.23 09:26:51.718829 [ 287 ] {} <Debug> TCP-Session: 31d730d5-3db1-4133-9b73-cb27cbe35ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2025.12.23 09:26:51.719137 [ 294 ] {} <Debug> TCP-Session: 5dc1251d-0b6a-4248-a3eb-ee1d0091c61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2025.12.23 09:26:51.719154 [ 287 ] {} <Debug> TCP-Session: 31d730d5-3db1-4133-9b73-cb27cbe35ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2025.12.23 09:26:51.719165 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 819 | 2025.12.23 09:26:51.718818 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 820 | 2025.12.23 09:26:51.719200 [ 292 ] {} <Debug> TCP-Session: 4b6d228c-0400-46e6-ad61-f817a1f55cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37816 | ||
| 821 | 2025.12.23 09:26:51.719221 [ 290 ] {} <Debug> TCP-Session: 527924ba-ff6b-4627-b878-42b02939e805 Authenticating user 'default' from [fd00:1122:3344:101::e]:46884 | ||
| 822 | 2025.12.23 09:26:51.719237 [ 292 ] {} <Debug> TCP-Session: 4b6d228c-0400-46e6-ad61-f817a1f55cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2025.12.23 09:26:51.719248 [ 290 ] {} <Debug> TCP-Session: 527924ba-ff6b-4627-b878-42b02939e805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2025.12.23 09:26:51.719259 [ 292 ] {} <Debug> TCP-Session: 4b6d228c-0400-46e6-ad61-f817a1f55cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2025.12.23 09:26:51.719272 [ 290 ] {} <Debug> TCP-Session: 527924ba-ff6b-4627-b878-42b02939e805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2025.12.23 09:26:51.718775 [ 286 ] {} <Trace> TCP-Session: 2033f0a7-6df4-4a0f-a89b-e83a2d6b00f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.12.23 09:26:51.718788 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2025.12.23 09:26:51.719345 [ 289 ] {} <Debug> TCP-Session: b457baff-4962-4cca-99e1-31b5f2ae283a Authenticating user 'default' from [fd00:1122:3344:101::e]:50574 | ||
| 829 | 2025.12.23 09:26:51.719365 [ 289 ] {} <Debug> TCP-Session: b457baff-4962-4cca-99e1-31b5f2ae283a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2025.12.23 09:26:51.719378 [ 289 ] {} <Debug> TCP-Session: b457baff-4962-4cca-99e1-31b5f2ae283a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2025.12.23 09:26:51.719427 [ 286 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45127) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 832 | 2025.12.23 09:26:51.719603 [ 286 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 833 | 2025.12.23 09:26:51.719646 [ 286 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.12.23 09:26:51.719902 [ 286 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 835 | 2025.12.23 09:26:51.720929 [ 315 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Trace> AggregatingTransform: Aggregating | ||
| 836 | 2025.12.23 09:26:51.720975 [ 315 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Trace> Aggregator: Aggregation method: without_key | ||
| 837 | 2025.12.23 09:26:51.721008 [ 315 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011356 sec. (988.772 rows/sec., 38.62 KiB/sec.) | ||
| 838 | 2025.12.23 09:26:51.721027 [ 315 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Trace> Aggregator: Merging aggregated data | ||
| 839 | 2025.12.23 09:26:51.722366 [ 286 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 840 | 2025.12.23 09:26:51.722497 [ 286 ] {63270d00-1417-4fc7-b90c-b57994dda713} <Debug> TCPHandler: Processed in 0.003777647 sec. | ||
| 841 | 2025.12.23 09:26:51.722586 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 842 | 2025.12.23 09:26:51.722611 [ 286 ] {} <Debug> TCP-Session: 2033f0a7-6df4-4a0f-a89b-e83a2d6b00f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2025.12.23 09:26:51.722613 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 844 | 2025.12.23 09:26:51.722633 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 845 | 2025.12.23 09:26:51.722649 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 846 | 2025.12.23 09:26:51.722669 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 847 | 2025.12.23 09:26:51.722682 [ 294 ] {} <Debug> TCP-Session: 5dc1251d-0b6a-4248-a3eb-ee1d0091c61e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2025.12.23 09:26:51.722708 [ 288 ] {} <Debug> TCP-Session: 421aeeb5-c74b-4314-a802-e74f24af9961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2025.12.23 09:26:51.722737 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 850 | 2025.12.23 09:26:51.722757 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 851 | 2025.12.23 09:26:51.722719 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 852 | 2025.12.23 09:26:51.722804 [ 293 ] {} <Debug> TCP-Session: e1f40be1-0f95-4bbf-85b0-35a674e2343b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2025.12.23 09:26:51.722789 [ 292 ] {} <Debug> TCP-Session: 4b6d228c-0400-46e6-ad61-f817a1f55cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2025.12.23 09:26:51.722838 [ 291 ] {} <Debug> TCP-Session: d9510a94-6038-44e6-a38e-4248848f7c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2025.12.23 09:26:51.722727 [ 290 ] {} <Debug> TCP-Session: 527924ba-ff6b-4627-b878-42b02939e805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2025.12.23 09:26:51.722696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 857 | 2025.12.23 09:26:51.722661 [ 287 ] {} <Debug> TCP-Session: 31d730d5-3db1-4133-9b73-cb27cbe35ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2025.12.23 09:26:51.722935 [ 289 ] {} <Debug> TCP-Session: b457baff-4962-4cca-99e1-31b5f2ae283a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2025.12.23 09:26:52.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.47 MiB, peak 148.57 MiB, free memory in arenas 0.00 B, will set to 144.68 MiB (RSS), difference: 4.21 MiB | ||
| 860 | 2025.12.23 09:26:53.516571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 861 | 2025.12.23 09:26:53.516656 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 862 | 2025.12.23 09:26:53.517567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 494 | ||
| 863 | 2025.12.23 09:26:53.517683 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 864 | 2025.12.23 09:26:53.521650 [ 245 ] {} <Debug> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Loading data parts | ||
| 865 | 2025.12.23 09:26:53.521953 [ 245 ] {} <Debug> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): There are no data parts | ||
| 866 | 2025.12.23 09:26:53.524227 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2025.12.23 09:26:53.524267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 868 | 2025.12.23 09:26:53.528249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2025.12.23 09:26:53.528876 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2025.12.23 09:26:53.528953 [ 244 ] {} <Debug> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Loading data parts | ||
| 871 | 2025.12.23 09:26:53.529026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 494 | ||
| 872 | 2025.12.23 09:26:53.529117 [ 244 ] {} <Debug> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): There are no data parts | ||
| 873 | 2025.12.23 09:26:53.553418 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2025.12.23 09:26:53.553467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 875 | 2025.12.23 09:26:53.559595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2025.12.23 09:26:53.560740 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2025.12.23 09:26:53.564165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 878 | 2025.12.23 09:26:54.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.58 MiB, peak 153.58 MiB, free memory in arenas 0.00 B, will set to 158.86 MiB (RSS), difference: 9.29 MiB | ||
| 879 | 2025.12.23 09:26:56.016488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 880 | 2025.12.23 09:26:56.016598 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 881 | 2025.12.23 09:26:56.021962 [ 243 ] {} <Debug> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Loading data parts | ||
| 882 | 2025.12.23 09:26:56.022179 [ 243 ] {} <Debug> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): There are no data parts | ||
| 883 | 2025.12.23 09:26:56.029869 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2025.12.23 09:26:56.029911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 885 | 2025.12.23 09:26:56.033811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2025.12.23 09:26:56.034316 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2025.12.23 09:26:56.034586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 888 | 2025.12.23 09:26:57.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.10 MiB, peak 163.10 MiB, free memory in arenas 0.00 B, will set to 159.71 MiB (RSS), difference: -3.38 MiB | ||
| 889 | 2025.12.23 09:27:00.974254 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 890 | 2025.12.23 09:27:00.974319 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 891 | 2025.12.23 09:27:01.029171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1006 | ||
| 892 | 2025.12.23 09:27:01.032041 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2025.12.23 09:27:01.032085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 894 | 2025.12.23 09:27:01.032662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 895 | 2025.12.23 09:27:01.032934 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2025.12.23 09:27:01.034980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1006 | ||
| 897 | 2025.12.23 09:27:01.064299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 898 | 2025.12.23 09:27:01.081995 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2025.12.23 09:27:01.082057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 900 | 2025.12.23 09:27:01.088536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 901 | 2025.12.23 09:27:01.089286 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2025.12.23 09:27:01.093167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 903 | 2025.12.23 09:27:02.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.42 MiB, peak 164.42 MiB, free memory in arenas 0.00 B, will set to 162.12 MiB (RSS), difference: 1.70 MiB | ||
| 904 | 2025.12.23 09:27:06.579465 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2025.12.23 09:27:06.579684 [ 259 ] {477e6e0a-278e-427a-b313-54c59306bc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 906 | 2025.12.23 09:27:06.579957 [ 259 ] {477e6e0a-278e-427a-b313-54c59306bc3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2025.12.23 09:27:06.580022 [ 259 ] {477e6e0a-278e-427a-b313-54c59306bc3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2025.12.23 09:27:06.580411 [ 259 ] {477e6e0a-278e-427a-b313-54c59306bc3d} <Debug> TCPHandler: Processed in 0.001085008 sec. | ||
| 909 | 2025.12.23 09:27:06.587596 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.12.23 09:27:06.587737 [ 259 ] {540488c9-f6e0-4173-8c31-63914c503352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 911 | 2025.12.23 09:27:06.597048 [ 259 ] {540488c9-f6e0-4173-8c31-63914c503352} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2025.12.23 09:27:06.597101 [ 259 ] {540488c9-f6e0-4173-8c31-63914c503352} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2025.12.23 09:27:06.599422 [ 259 ] {540488c9-f6e0-4173-8c31-63914c503352} <Debug> TCPHandler: Processed in 0.011879853 sec. | ||
| 914 | 2025.12.23 09:27:06.599680 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2025.12.23 09:27:06.599799 [ 259 ] {187ca58c-0742-4522-8dd0-256bcd73a12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 916 | 2025.12.23 09:27:06.602036 [ 259 ] {187ca58c-0742-4522-8dd0-256bcd73a12a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2025.12.23 09:27:06.602084 [ 259 ] {187ca58c-0742-4522-8dd0-256bcd73a12a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2025.12.23 09:27:06.602412 [ 259 ] {187ca58c-0742-4522-8dd0-256bcd73a12a} <Debug> TCPHandler: Processed in 0.002782631 sec. | ||
| 919 | 2025.12.23 09:27:06.602631 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.12.23 09:27:06.602755 [ 259 ] {2b33ed33-8e87-45e6-b7dd-451a3aeb5c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 921 | 2025.12.23 09:27:06.603001 [ 259 ] {2b33ed33-8e87-45e6-b7dd-451a3aeb5c1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 922 | 2025.12.23 09:27:06.603046 [ 259 ] {2b33ed33-8e87-45e6-b7dd-451a3aeb5c1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 923 | 2025.12.23 09:27:06.603356 [ 259 ] {2b33ed33-8e87-45e6-b7dd-451a3aeb5c1a} <Debug> TCPHandler: Processed in 0.00077582 sec. | ||
| 924 | 2025.12.23 09:27:06.603564 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2025.12.23 09:27:06.603680 [ 259 ] {18334b70-33c0-4253-8082-9b1d4b300aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 926 | 2025.12.23 09:27:06.603920 [ 259 ] {18334b70-33c0-4253-8082-9b1d4b300aa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 927 | 2025.12.23 09:27:06.603965 [ 259 ] {18334b70-33c0-4253-8082-9b1d4b300aa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 928 | 2025.12.23 09:27:06.604254 [ 259 ] {18334b70-33c0-4253-8082-9b1d4b300aa4} <Debug> TCPHandler: Processed in 0.000737739 sec. | ||
| 929 | 2025.12.23 09:27:06.604475 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2025.12.23 09:27:06.604591 [ 259 ] {7c38ec50-9772-421a-bf5c-aa38abd6cdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 931 | 2025.12.23 09:27:06.604827 [ 259 ] {7c38ec50-9772-421a-bf5c-aa38abd6cdc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 932 | 2025.12.23 09:27:06.604870 [ 259 ] {7c38ec50-9772-421a-bf5c-aa38abd6cdc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 933 | 2025.12.23 09:27:06.605158 [ 259 ] {7c38ec50-9772-421a-bf5c-aa38abd6cdc5} <Debug> TCPHandler: Processed in 0.000731039 sec. | ||
| 934 | 2025.12.23 09:27:06.605360 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2025.12.23 09:27:06.605476 [ 259 ] {f9db5338-9d04-4060-862e-7def290814f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 936 | 2025.12.23 09:27:06.605718 [ 259 ] {f9db5338-9d04-4060-862e-7def290814f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 937 | 2025.12.23 09:27:06.605763 [ 259 ] {f9db5338-9d04-4060-862e-7def290814f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 938 | 2025.12.23 09:27:06.606065 [ 259 ] {f9db5338-9d04-4060-862e-7def290814f5} <Debug> TCPHandler: Processed in 0.000752889 sec. | ||
| 939 | 2025.12.23 09:27:06.606288 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.12.23 09:27:06.606404 [ 259 ] {31876cd5-7083-415b-8506-f7a9f289b516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 941 | 2025.12.23 09:27:06.606647 [ 259 ] {31876cd5-7083-415b-8506-f7a9f289b516} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 942 | 2025.12.23 09:27:06.606690 [ 259 ] {31876cd5-7083-415b-8506-f7a9f289b516} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 943 | 2025.12.23 09:27:06.607000 [ 259 ] {31876cd5-7083-415b-8506-f7a9f289b516} <Debug> TCPHandler: Processed in 0.000759549 sec. | ||
| 944 | 2025.12.23 09:27:06.607201 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.12.23 09:27:06.607318 [ 259 ] {c3e6bbc0-c109-42fb-afcc-1a43a1d8150c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 946 | 2025.12.23 09:27:06.607560 [ 259 ] {c3e6bbc0-c109-42fb-afcc-1a43a1d8150c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 947 | 2025.12.23 09:27:06.607603 [ 259 ] {c3e6bbc0-c109-42fb-afcc-1a43a1d8150c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2025.12.23 09:27:06.607896 [ 259 ] {c3e6bbc0-c109-42fb-afcc-1a43a1d8150c} <Debug> TCPHandler: Processed in 0.000742979 sec. | ||
| 949 | 2025.12.23 09:27:06.608112 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.12.23 09:27:06.608230 [ 259 ] {77213e3f-2053-4f1f-84fd-3d674e0e0961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 951 | 2025.12.23 09:27:06.608470 [ 259 ] {77213e3f-2053-4f1f-84fd-3d674e0e0961} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 952 | 2025.12.23 09:27:06.608512 [ 259 ] {77213e3f-2053-4f1f-84fd-3d674e0e0961} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2025.12.23 09:27:06.608800 [ 259 ] {77213e3f-2053-4f1f-84fd-3d674e0e0961} <Debug> TCPHandler: Processed in 0.000735459 sec. | ||
| 954 | 2025.12.23 09:27:06.609005 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2025.12.23 09:27:06.609122 [ 259 ] {e67d4275-444e-4650-8f8a-2f970f2f48c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 956 | 2025.12.23 09:27:06.609363 [ 259 ] {e67d4275-444e-4650-8f8a-2f970f2f48c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 957 | 2025.12.23 09:27:06.609406 [ 259 ] {e67d4275-444e-4650-8f8a-2f970f2f48c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 958 | 2025.12.23 09:27:06.609727 [ 259 ] {e67d4275-444e-4650-8f8a-2f970f2f48c4} <Debug> TCPHandler: Processed in 0.00077164 sec. | ||
| 959 | 2025.12.23 09:27:06.609932 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.12.23 09:27:06.610069 [ 259 ] {a3913be3-7be8-4499-999e-c433b338933c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 961 | 2025.12.23 09:27:06.610323 [ 259 ] {a3913be3-7be8-4499-999e-c433b338933c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2025.12.23 09:27:06.610368 [ 259 ] {a3913be3-7be8-4499-999e-c433b338933c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2025.12.23 09:27:06.610659 [ 259 ] {a3913be3-7be8-4499-999e-c433b338933c} <Debug> TCPHandler: Processed in 0.000775479 sec. | ||
| 964 | 2025.12.23 09:27:06.610884 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.12.23 09:27:06.611002 [ 259 ] {67fce998-34ba-48bc-af61-201dfe6aac4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 966 | 2025.12.23 09:27:06.611256 [ 259 ] {67fce998-34ba-48bc-af61-201dfe6aac4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 967 | 2025.12.23 09:27:06.611306 [ 259 ] {67fce998-34ba-48bc-af61-201dfe6aac4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 968 | 2025.12.23 09:27:06.611620 [ 259 ] {67fce998-34ba-48bc-af61-201dfe6aac4f} <Debug> TCPHandler: Processed in 0.00078356 sec. | ||
| 969 | 2025.12.23 09:27:06.611835 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2025.12.23 09:27:06.611954 [ 259 ] {7820f9bb-3623-441b-8bcf-10eeece93bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 971 | 2025.12.23 09:27:06.612219 [ 259 ] {7820f9bb-3623-441b-8bcf-10eeece93bc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 972 | 2025.12.23 09:27:06.612263 [ 259 ] {7820f9bb-3623-441b-8bcf-10eeece93bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 973 | 2025.12.23 09:27:06.612564 [ 259 ] {7820f9bb-3623-441b-8bcf-10eeece93bc4} <Debug> TCPHandler: Processed in 0.00078013 sec. | ||
| 974 | 2025.12.23 09:27:06.612770 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2025.12.23 09:27:06.612889 [ 259 ] {4a50b0fe-b643-41c6-9159-b0cbf9db8ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 976 | 2025.12.23 09:27:06.613150 [ 259 ] {4a50b0fe-b643-41c6-9159-b0cbf9db8ae9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 977 | 2025.12.23 09:27:06.613194 [ 259 ] {4a50b0fe-b643-41c6-9159-b0cbf9db8ae9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 978 | 2025.12.23 09:27:06.613486 [ 259 ] {4a50b0fe-b643-41c6-9159-b0cbf9db8ae9} <Debug> TCPHandler: Processed in 0.00076311 sec. | ||
| 979 | 2025.12.23 09:27:06.614168 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2025.12.23 09:27:06.614289 [ 259 ] {f7b63dda-80bb-472c-a72c-3863333c5578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 981 | 2025.12.23 09:27:06.614550 [ 259 ] {f7b63dda-80bb-472c-a72c-3863333c5578} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2025.12.23 09:27:06.614592 [ 259 ] {f7b63dda-80bb-472c-a72c-3863333c5578} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 983 | 2025.12.23 09:27:06.614912 [ 259 ] {f7b63dda-80bb-472c-a72c-3863333c5578} <Debug> TCPHandler: Processed in 0.00079251 sec. | ||
| 984 | 2025.12.23 09:27:06.616662 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.12.23 09:27:06.616782 [ 259 ] {8c4afc85-d10e-46d7-b2b0-a99d0feb8158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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) | ||
| 986 | 2025.12.23 09:27:06.617047 [ 259 ] {8c4afc85-d10e-46d7-b2b0-a99d0feb8158} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2025.12.23 09:27:06.617090 [ 259 ] {8c4afc85-d10e-46d7-b2b0-a99d0feb8158} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2025.12.23 09:27:06.617397 [ 259 ] {8c4afc85-d10e-46d7-b2b0-a99d0feb8158} <Debug> TCPHandler: Processed in 0.0007824 sec. | ||
| 989 | 2025.12.23 09:27:06.617601 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2025.12.23 09:27:06.617721 [ 259 ] {967fc616-1faa-4ec7-95c4-27dd0fba16a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 991 | 2025.12.23 09:27:06.617984 [ 259 ] {967fc616-1faa-4ec7-95c4-27dd0fba16a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2025.12.23 09:27:06.618026 [ 259 ] {967fc616-1faa-4ec7-95c4-27dd0fba16a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2025.12.23 09:27:06.618328 [ 259 ] {967fc616-1faa-4ec7-95c4-27dd0fba16a3} <Debug> TCPHandler: Processed in 0.00077466 sec. | ||
| 994 | 2025.12.23 09:27:06.618522 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.23 09:27:06.618643 [ 259 ] {63c051bb-edd5-4a82-a9c8-2b8247794534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 996 | 2025.12.23 09:27:06.618909 [ 259 ] {63c051bb-edd5-4a82-a9c8-2b8247794534} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 997 | 2025.12.23 09:27:06.618952 [ 259 ] {63c051bb-edd5-4a82-a9c8-2b8247794534} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2025.12.23 09:27:06.619248 [ 259 ] {63c051bb-edd5-4a82-a9c8-2b8247794534} <Debug> TCPHandler: Processed in 0.00077382 sec. | ||
| 999 | 2025.12.23 09:27:06.620003 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2025.12.23 09:27:06.620125 [ 259 ] {fa302c92-ea33-4fbd-b857-42eb69f84e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1001 | 2025.12.23 09:27:06.620392 [ 259 ] {fa302c92-ea33-4fbd-b857-42eb69f84e3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2025.12.23 09:27:06.620435 [ 259 ] {fa302c92-ea33-4fbd-b857-42eb69f84e3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2025.12.23 09:27:06.620728 [ 259 ] {fa302c92-ea33-4fbd-b857-42eb69f84e3b} <Debug> TCPHandler: Processed in 0.00077354 sec. | ||
| 1004 | 2025.12.23 09:27:06.628003 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.12.23 09:27:06.628131 [ 259 ] {2a8d6998-2546-483b-a7e7-a4278c69ec13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1006 | 2025.12.23 09:27:06.628180 [ 259 ] {2a8d6998-2546-483b-a7e7-a4278c69ec13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2025.12.23 09:27:06.631177 [ 259 ] {2a8d6998-2546-483b-a7e7-a4278c69ec13} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.12.23 09:27:06.631223 [ 259 ] {2a8d6998-2546-483b-a7e7-a4278c69ec13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1009 | 2025.12.23 09:27:06.631744 [ 259 ] {2a8d6998-2546-483b-a7e7-a4278c69ec13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2025.12.23 09:27:06.631958 [ 259 ] {2a8d6998-2546-483b-a7e7-a4278c69ec13} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.12.23 09:27:06.632107 [ 259 ] {2a8d6998-2546-483b-a7e7-a4278c69ec13} <Debug> executeQuery: Read 20 rows, 2.76 KiB in 0.004013 sec., 4983.8026414154 rows/sec., 688.19 KiB/sec. | ||
| 1012 | 2025.12.23 09:27:06.632144 [ 259 ] {2a8d6998-2546-483b-a7e7-a4278c69ec13} <Debug> TCPHandler: Processed in 0.004201447 sec. | ||
| 1013 | 2025.12.23 09:27:06.632271 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.12.23 09:27:06.632366 [ 259 ] {adc3ddc3-f3bd-4ae5-943c-e60eab1ec6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1015 | 2025.12.23 09:27:06.632409 [ 259 ] {adc3ddc3-f3bd-4ae5-943c-e60eab1ec6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1016 | 2025.12.23 09:27:06.632987 [ 259 ] {adc3ddc3-f3bd-4ae5-943c-e60eab1ec6d0} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.12.23 09:27:06.633021 [ 259 ] {adc3ddc3-f3bd-4ae5-943c-e60eab1ec6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1018 | 2025.12.23 09:27:06.633395 [ 259 ] {adc3ddc3-f3bd-4ae5-943c-e60eab1ec6d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1019 | 2025.12.23 09:27:06.633615 [ 259 ] {adc3ddc3-f3bd-4ae5-943c-e60eab1ec6d0} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.12.23 09:27:06.633744 [ 259 ] {adc3ddc3-f3bd-4ae5-943c-e60eab1ec6d0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001396 sec., 5730.659025787965 rows/sec., 467.29 KiB/sec. | ||
| 1021 | 2025.12.23 09:27:06.633781 [ 259 ] {adc3ddc3-f3bd-4ae5-943c-e60eab1ec6d0} <Debug> TCPHandler: Processed in 0.00155948 sec. | ||
| 1022 | 2025.12.23 09:27:06.633895 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.12.23 09:27:06.633989 [ 259 ] {92effd8c-1e26-435b-ac66-b5ee9c9bd83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1024 | 2025.12.23 09:27:06.634028 [ 259 ] {92effd8c-1e26-435b-ac66-b5ee9c9bd83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1025 | 2025.12.23 09:27:06.636419 [ 259 ] {92effd8c-1e26-435b-ac66-b5ee9c9bd83b} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.12.23 09:27:06.636461 [ 259 ] {92effd8c-1e26-435b-ac66-b5ee9c9bd83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1027 | 2025.12.23 09:27:06.636827 [ 259 ] {92effd8c-1e26-435b-ac66-b5ee9c9bd83b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1028 | 2025.12.23 09:27:06.637079 [ 259 ] {92effd8c-1e26-435b-ac66-b5ee9c9bd83b} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.12.23 09:27:06.637230 [ 259 ] {92effd8c-1e26-435b-ac66-b5ee9c9bd83b} <Debug> executeQuery: Read 127 rows, 11.16 KiB in 0.003258 sec., 38980.96992019644 rows/sec., 3.35 MiB/sec. | ||
| 1030 | 2025.12.23 09:27:06.637273 [ 259 ] {92effd8c-1e26-435b-ac66-b5ee9c9bd83b} <Debug> TCPHandler: Processed in 0.003427187 sec. | ||
| 1031 | 2025.12.23 09:27:06.637397 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.12.23 09:27:06.637493 [ 259 ] {06cebff1-eefd-479b-9359-192c4dc63300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1033 | 2025.12.23 09:27:06.637533 [ 259 ] {06cebff1-eefd-479b-9359-192c4dc63300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1034 | 2025.12.23 09:27:06.637941 [ 259 ] {06cebff1-eefd-479b-9359-192c4dc63300} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.12.23 09:27:06.637979 [ 259 ] {06cebff1-eefd-479b-9359-192c4dc63300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1036 | 2025.12.23 09:27:06.638307 [ 259 ] {06cebff1-eefd-479b-9359-192c4dc63300} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2025.12.23 09:27:06.638522 [ 259 ] {06cebff1-eefd-479b-9359-192c4dc63300} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.12.23 09:27:06.638651 [ 259 ] {06cebff1-eefd-479b-9359-192c4dc63300} <Debug> executeQuery: Read 43 rows, 3.19 KiB in 0.001176 sec., 36564.62585034014 rows/sec., 2.65 MiB/sec. | ||
| 1039 | 2025.12.23 09:27:06.638688 [ 259 ] {06cebff1-eefd-479b-9359-192c4dc63300} <Debug> TCPHandler: Processed in 0.001339635 sec. | ||
| 1040 | 2025.12.23 09:27:06.638795 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.12.23 09:27:06.638888 [ 259 ] {7bb988ba-ea09-4fa2-b39a-9784290cca12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1042 | 2025.12.23 09:27:06.638928 [ 259 ] {7bb988ba-ea09-4fa2-b39a-9784290cca12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1043 | 2025.12.23 09:27:06.639305 [ 259 ] {7bb988ba-ea09-4fa2-b39a-9784290cca12} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2025.12.23 09:27:06.639342 [ 259 ] {7bb988ba-ea09-4fa2-b39a-9784290cca12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1045 | 2025.12.23 09:27:06.639625 [ 259 ] {7bb988ba-ea09-4fa2-b39a-9784290cca12} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1046 | 2025.12.23 09:27:06.639837 [ 259 ] {7bb988ba-ea09-4fa2-b39a-9784290cca12} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2025.12.23 09:27:06.639963 [ 259 ] {7bb988ba-ea09-4fa2-b39a-9784290cca12} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 60.81 KiB/sec. | ||
| 1048 | 2025.12.23 09:27:06.640000 [ 259 ] {7bb988ba-ea09-4fa2-b39a-9784290cca12} <Debug> TCPHandler: Processed in 0.001253942 sec. | ||
| 1049 | 2025.12.23 09:27:06.640112 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2025.12.23 09:27:06.640207 [ 259 ] {c6d4ca15-7227-4711-bea1-214ed542ecf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1051 | 2025.12.23 09:27:06.640246 [ 259 ] {c6d4ca15-7227-4711-bea1-214ed542ecf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1052 | 2025.12.23 09:27:06.640683 [ 259 ] {c6d4ca15-7227-4711-bea1-214ed542ecf1} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2025.12.23 09:27:06.640720 [ 259 ] {c6d4ca15-7227-4711-bea1-214ed542ecf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1054 | 2025.12.23 09:27:06.641039 [ 259 ] {c6d4ca15-7227-4711-bea1-214ed542ecf1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1055 | 2025.12.23 09:27:06.641254 [ 259 ] {c6d4ca15-7227-4711-bea1-214ed542ecf1} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2025.12.23 09:27:06.641383 [ 259 ] {c6d4ca15-7227-4711-bea1-214ed542ecf1} <Debug> executeQuery: Read 109 rows, 8.74 KiB in 0.001193 sec., 91366.30343671417 rows/sec., 7.16 MiB/sec. | ||
| 1057 | 2025.12.23 09:27:06.641421 [ 259 ] {c6d4ca15-7227-4711-bea1-214ed542ecf1} <Debug> TCPHandler: Processed in 0.001357785 sec. | ||
| 1058 | 2025.12.23 09:27:06.641531 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2025.12.23 09:27:06.641626 [ 259 ] {bc842c5e-4dcb-411e-9a11-a600f512cd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1060 | 2025.12.23 09:27:06.641669 [ 259 ] {bc842c5e-4dcb-411e-9a11-a600f512cd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1061 | 2025.12.23 09:27:06.644041 [ 259 ] {bc842c5e-4dcb-411e-9a11-a600f512cd98} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2025.12.23 09:27:06.644073 [ 259 ] {bc842c5e-4dcb-411e-9a11-a600f512cd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1063 | 2025.12.23 09:27:06.644561 [ 259 ] {bc842c5e-4dcb-411e-9a11-a600f512cd98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1064 | 2025.12.23 09:27:06.644770 [ 259 ] {bc842c5e-4dcb-411e-9a11-a600f512cd98} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2025.12.23 09:27:06.644899 [ 259 ] {bc842c5e-4dcb-411e-9a11-a600f512cd98} <Debug> executeQuery: Read 154 rows, 10.93 KiB in 0.003292 sec., 46780.07290400972 rows/sec., 3.24 MiB/sec. | ||
| 1066 | 2025.12.23 09:27:06.644937 [ 259 ] {bc842c5e-4dcb-411e-9a11-a600f512cd98} <Debug> TCPHandler: Processed in 0.003454158 sec. | ||
| 1067 | 2025.12.23 09:27:06.645061 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2025.12.23 09:27:06.645159 [ 259 ] {ef71670e-bf81-4b9c-b425-62e447dc14c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1069 | 2025.12.23 09:27:06.645203 [ 259 ] {ef71670e-bf81-4b9c-b425-62e447dc14c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1070 | 2025.12.23 09:27:06.645522 [ 259 ] {ef71670e-bf81-4b9c-b425-62e447dc14c6} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2025.12.23 09:27:06.645561 [ 259 ] {ef71670e-bf81-4b9c-b425-62e447dc14c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1072 | 2025.12.23 09:27:06.645872 [ 259 ] {ef71670e-bf81-4b9c-b425-62e447dc14c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1073 | 2025.12.23 09:27:06.646085 [ 259 ] {ef71670e-bf81-4b9c-b425-62e447dc14c6} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2025.12.23 09:27:06.646210 [ 259 ] {ef71670e-bf81-4b9c-b425-62e447dc14c6} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 59.32 KiB/sec. | ||
| 1075 | 2025.12.23 09:27:06.646245 [ 259 ] {ef71670e-bf81-4b9c-b425-62e447dc14c6} <Debug> TCPHandler: Processed in 0.001235112 sec. | ||
| 1076 | 2025.12.23 09:27:06.646352 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.12.23 09:27:06.646447 [ 259 ] {81049dc5-8f3e-4361-97b4-7c236b8696e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1078 | 2025.12.23 09:27:06.646500 [ 259 ] {81049dc5-8f3e-4361-97b4-7c236b8696e2} <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 | ||
| 1079 | 2025.12.23 09:27:06.647441 [ 259 ] {81049dc5-8f3e-4361-97b4-7c236b8696e2} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2025.12.23 09:27:06.647477 [ 259 ] {81049dc5-8f3e-4361-97b4-7c236b8696e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1081 | 2025.12.23 09:27:06.650358 [ 259 ] {81049dc5-8f3e-4361-97b4-7c236b8696e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1082 | 2025.12.23 09:27:06.650595 [ 259 ] {81049dc5-8f3e-4361-97b4-7c236b8696e2} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2025.12.23 09:27:06.650731 [ 259 ] {81049dc5-8f3e-4361-97b4-7c236b8696e2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.004302 sec., 8135.75081357508 rows/sec., 14.58 MiB/sec. | ||
| 1084 | 2025.12.23 09:27:06.650782 [ 259 ] {81049dc5-8f3e-4361-97b4-7c236b8696e2} <Debug> TCPHandler: Processed in 0.004478444 sec. | ||
| 1085 | 2025.12.23 09:27:06.650898 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2025.12.23 09:27:06.650998 [ 259 ] {ed145584-19ff-4817-a3e4-e4eea4a84c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1087 | 2025.12.23 09:27:06.651042 [ 259 ] {ed145584-19ff-4817-a3e4-e4eea4a84c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1088 | 2025.12.23 09:27:06.651368 [ 259 ] {ed145584-19ff-4817-a3e4-e4eea4a84c55} <Trace> oximeter.measurements_i64 (2635f74d-f6fa-4873-afb9-f8a7b629040d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.12.23 09:27:06.651407 [ 259 ] {ed145584-19ff-4817-a3e4-e4eea4a84c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1090 | 2025.12.23 09:27:06.651712 [ 259 ] {ed145584-19ff-4817-a3e4-e4eea4a84c55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2025.12.23 09:27:06.651926 [ 259 ] {ed145584-19ff-4817-a3e4-e4eea4a84c55} <Trace> oximeter.measurements_i64 (2635f74d-f6fa-4873-afb9-f8a7b629040d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.12.23 09:27:06.652056 [ 259 ] {ed145584-19ff-4817-a3e4-e4eea4a84c55} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.00108 sec., 16666.666666666668 rows/sec., 1.23 MiB/sec. | ||
| 1093 | 2025.12.23 09:27:06.652091 [ 259 ] {ed145584-19ff-4817-a3e4-e4eea4a84c55} <Debug> TCPHandler: Processed in 0.001242222 sec. | ||
| 1094 | 2025.12.23 09:27:06.652199 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2025.12.23 09:27:06.652294 [ 259 ] {2a1ee0a5-5782-4e1e-8987-47e51b6ddded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1096 | 2025.12.23 09:27:06.652334 [ 259 ] {2a1ee0a5-5782-4e1e-8987-47e51b6ddded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1097 | 2025.12.23 09:27:06.652657 [ 259 ] {2a1ee0a5-5782-4e1e-8987-47e51b6ddded} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2025.12.23 09:27:06.652693 [ 259 ] {2a1ee0a5-5782-4e1e-8987-47e51b6ddded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1099 | 2025.12.23 09:27:06.653006 [ 259 ] {2a1ee0a5-5782-4e1e-8987-47e51b6ddded} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2025.12.23 09:27:06.653222 [ 259 ] {2a1ee0a5-5782-4e1e-8987-47e51b6ddded} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2025.12.23 09:27:06.653349 [ 259 ] {2a1ee0a5-5782-4e1e-8987-47e51b6ddded} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001074 sec., 46554.934823091244 rows/sec., 3.19 MiB/sec. | ||
| 1102 | 2025.12.23 09:27:06.653384 [ 259 ] {2a1ee0a5-5782-4e1e-8987-47e51b6ddded} <Debug> TCPHandler: Processed in 0.001235142 sec. | ||
| 1103 | 2025.12.23 09:27:07.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.67 MiB, peak 164.42 MiB, free memory in arenas 0.00 B, will set to 162.81 MiB (RSS), difference: 3.14 MiB | ||
| 1104 | 2025.12.23 09:27:08.535118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1454 | ||
| 1105 | 2025.12.23 09:27:08.535631 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2025.12.23 09:27:08.535683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1107 | 2025.12.23 09:27:08.536335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1108 | 2025.12.23 09:27:08.536599 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2025.12.23 09:27:08.536730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1454 | ||
| 1110 | 2025.12.23 09:27:08.593293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1111 | 2025.12.23 09:27:08.609870 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.12.23 09:27:08.609920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1113 | 2025.12.23 09:27:08.616162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2025.12.23 09:27:08.616943 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.12.23 09:27:08.620106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1116 | 2025.12.23 09:27:09.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.34 MiB, peak 167.34 MiB, free memory in arenas 0.00 B, will set to 164.67 MiB (RSS), difference: 1.33 MiB | ||
| 1117 | 2025.12.23 09:27:11.587022 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.12.23 09:27:11.587218 [ 259 ] {d9bcf109-ea34-4380-9b84-fd74fc5e0770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1119 | 2025.12.23 09:27:11.587283 [ 259 ] {d9bcf109-ea34-4380-9b84-fd74fc5e0770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1120 | 2025.12.23 09:27:11.587957 [ 259 ] {d9bcf109-ea34-4380-9b84-fd74fc5e0770} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2025.12.23 09:27:11.588001 [ 259 ] {d9bcf109-ea34-4380-9b84-fd74fc5e0770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1122 | 2025.12.23 09:27:11.588391 [ 259 ] {d9bcf109-ea34-4380-9b84-fd74fc5e0770} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2025.12.23 09:27:11.588617 [ 259 ] {d9bcf109-ea34-4380-9b84-fd74fc5e0770} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2025.12.23 09:27:11.588786 [ 259 ] {d9bcf109-ea34-4380-9b84-fd74fc5e0770} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001617 sec., 32158.317872603588 rows/sec., 2.46 MiB/sec. | ||
| 1125 | 2025.12.23 09:27:11.588833 [ 259 ] {d9bcf109-ea34-4380-9b84-fd74fc5e0770} <Debug> TCPHandler: Processed in 0.00193945 sec. | ||
| 1126 | 2025.12.23 09:27:11.588958 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2025.12.23 09:27:11.589062 [ 259 ] {27dc44d6-ea2d-436c-b5ec-868e2e1d125d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1128 | 2025.12.23 09:27:11.589105 [ 259 ] {27dc44d6-ea2d-436c-b5ec-868e2e1d125d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1129 | 2025.12.23 09:27:11.589559 [ 259 ] {27dc44d6-ea2d-436c-b5ec-868e2e1d125d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2025.12.23 09:27:11.589593 [ 259 ] {27dc44d6-ea2d-436c-b5ec-868e2e1d125d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1131 | 2025.12.23 09:27:11.589890 [ 259 ] {27dc44d6-ea2d-436c-b5ec-868e2e1d125d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2025.12.23 09:27:11.590117 [ 259 ] {27dc44d6-ea2d-436c-b5ec-868e2e1d125d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2025.12.23 09:27:11.590272 [ 259 ] {27dc44d6-ea2d-436c-b5ec-868e2e1d125d} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001233 sec., 45417.68045417681 rows/sec., 3.54 MiB/sec. | ||
| 1134 | 2025.12.23 09:27:11.590319 [ 259 ] {27dc44d6-ea2d-436c-b5ec-868e2e1d125d} <Debug> TCPHandler: Processed in 0.001412106 sec. | ||
| 1135 | 2025.12.23 09:27:11.590433 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2025.12.23 09:27:11.590530 [ 259 ] {1e58aba3-2721-4e6f-b3cd-e6f4f3f976a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2025.12.23 09:27:11.590583 [ 259 ] {1e58aba3-2721-4e6f-b3cd-e6f4f3f976a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1138 | 2025.12.23 09:27:11.591017 [ 259 ] {1e58aba3-2721-4e6f-b3cd-e6f4f3f976a0} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2025.12.23 09:27:11.591052 [ 259 ] {1e58aba3-2721-4e6f-b3cd-e6f4f3f976a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1140 | 2025.12.23 09:27:11.591385 [ 259 ] {1e58aba3-2721-4e6f-b3cd-e6f4f3f976a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2025.12.23 09:27:11.591604 [ 259 ] {1e58aba3-2721-4e6f-b3cd-e6f4f3f976a0} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2025.12.23 09:27:11.591741 [ 259 ] {1e58aba3-2721-4e6f-b3cd-e6f4f3f976a0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001232 sec., 121753.24675324676 rows/sec., 8.44 MiB/sec. | ||
| 1143 | 2025.12.23 09:27:11.591779 [ 259 ] {1e58aba3-2721-4e6f-b3cd-e6f4f3f976a0} <Debug> TCPHandler: Processed in 0.001406436 sec. | ||
| 1144 | 2025.12.23 09:27:11.591883 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2025.12.23 09:27:11.591979 [ 259 ] {40e7555f-7be3-4893-8078-6eddbf102970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1146 | 2025.12.23 09:27:11.592027 [ 259 ] {40e7555f-7be3-4893-8078-6eddbf102970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1147 | 2025.12.23 09:27:11.592378 [ 259 ] {40e7555f-7be3-4893-8078-6eddbf102970} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2025.12.23 09:27:11.592414 [ 259 ] {40e7555f-7be3-4893-8078-6eddbf102970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1149 | 2025.12.23 09:27:11.592728 [ 259 ] {40e7555f-7be3-4893-8078-6eddbf102970} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1150 | 2025.12.23 09:27:11.592947 [ 259 ] {40e7555f-7be3-4893-8078-6eddbf102970} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.12.23 09:27:11.593086 [ 259 ] {40e7555f-7be3-4893-8078-6eddbf102970} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001125 sec., 44444.444444444445 rows/sec., 3.05 MiB/sec. | ||
| 1152 | 2025.12.23 09:27:11.593122 [ 259 ] {40e7555f-7be3-4893-8078-6eddbf102970} <Debug> TCPHandler: Processed in 0.001288523 sec. | ||
| 1153 | 2025.12.23 09:27:15.974356 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1154 | 2025.12.23 09:27:15.974416 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1155 | 2025.12.23 09:27:16.035024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 162 | ||
| 1156 | 2025.12.23 09:27:16.036855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1966 | ||
| 1157 | 2025.12.23 09:27:16.037432 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2025.12.23 09:27:16.037478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1159 | 2025.12.23 09:27:16.038067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1160 | 2025.12.23 09:27:16.038301 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2025.12.23 09:27:16.038439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1966 | ||
| 1162 | 2025.12.23 09:27:16.038559 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2025.12.23 09:27:16.038608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1164 | 2025.12.23 09:27:16.039752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1165 | 2025.12.23 09:27:16.040014 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2025.12.23 09:27:16.040252 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1167 | 2025.12.23 09:27:16.120219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1168 | 2025.12.23 09:27:16.137590 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2025.12.23 09:27:16.137651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1170 | 2025.12.23 09:27:16.143430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1171 | 2025.12.23 09:27:16.144158 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2025.12.23 09:27:16.147830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1173 | 2025.12.23 09:27:16.588677 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2025.12.23 09:27:16.588874 [ 259 ] {514925a5-db2c-4a3d-9579-d0fa0e59dacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1175 | 2025.12.23 09:27:16.588943 [ 259 ] {514925a5-db2c-4a3d-9579-d0fa0e59dacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1176 | 2025.12.23 09:27:16.589689 [ 259 ] {514925a5-db2c-4a3d-9579-d0fa0e59dacf} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2025.12.23 09:27:16.589743 [ 259 ] {514925a5-db2c-4a3d-9579-d0fa0e59dacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1178 | 2025.12.23 09:27:16.590147 [ 259 ] {514925a5-db2c-4a3d-9579-d0fa0e59dacf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1179 | 2025.12.23 09:27:16.590395 [ 259 ] {514925a5-db2c-4a3d-9579-d0fa0e59dacf} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2025.12.23 09:27:16.590561 [ 259 ] {514925a5-db2c-4a3d-9579-d0fa0e59dacf} <Debug> executeQuery: Read 122 rows, 10.78 KiB in 0.001737 sec., 70236.03914795624 rows/sec., 6.06 MiB/sec. | ||
| 1181 | 2025.12.23 09:27:16.590620 [ 259 ] {514925a5-db2c-4a3d-9579-d0fa0e59dacf} <Debug> TCPHandler: Processed in 0.002074313 sec. | ||
| 1182 | 2025.12.23 09:27:16.590761 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2025.12.23 09:27:16.590869 [ 259 ] {dca2c4a1-c3da-442d-b7f1-8b4bfaa52815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1184 | 2025.12.23 09:27:16.590916 [ 259 ] {dca2c4a1-c3da-442d-b7f1-8b4bfaa52815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1185 | 2025.12.23 09:27:16.591507 [ 259 ] {dca2c4a1-c3da-442d-b7f1-8b4bfaa52815} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2025.12.23 09:27:16.591553 [ 259 ] {dca2c4a1-c3da-442d-b7f1-8b4bfaa52815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1187 | 2025.12.23 09:27:16.591955 [ 259 ] {dca2c4a1-c3da-442d-b7f1-8b4bfaa52815} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1188 | 2025.12.23 09:27:16.592180 [ 259 ] {dca2c4a1-c3da-442d-b7f1-8b4bfaa52815} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2025.12.23 09:27:16.592327 [ 259 ] {dca2c4a1-c3da-442d-b7f1-8b4bfaa52815} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001483 sec., 23600.809170600136 rows/sec., 1.73 MiB/sec. | ||
| 1190 | 2025.12.23 09:27:16.592370 [ 259 ] {dca2c4a1-c3da-442d-b7f1-8b4bfaa52815} <Debug> TCPHandler: Processed in 0.001660882 sec. | ||
| 1191 | 2025.12.23 09:27:16.592496 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2025.12.23 09:27:16.592605 [ 259 ] {a576c355-de12-4ef8-a543-4b8a0b88b959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1193 | 2025.12.23 09:27:16.592656 [ 259 ] {a576c355-de12-4ef8-a543-4b8a0b88b959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1194 | 2025.12.23 09:27:16.593139 [ 259 ] {a576c355-de12-4ef8-a543-4b8a0b88b959} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2025.12.23 09:27:16.593179 [ 259 ] {a576c355-de12-4ef8-a543-4b8a0b88b959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1196 | 2025.12.23 09:27:16.593499 [ 259 ] {a576c355-de12-4ef8-a543-4b8a0b88b959} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1197 | 2025.12.23 09:27:16.593721 [ 259 ] {a576c355-de12-4ef8-a543-4b8a0b88b959} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2025.12.23 09:27:16.593864 [ 259 ] {a576c355-de12-4ef8-a543-4b8a0b88b959} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001281 sec., 71038.25136612022 rows/sec., 5.55 MiB/sec. | ||
| 1199 | 2025.12.23 09:27:16.593917 [ 259 ] {a576c355-de12-4ef8-a543-4b8a0b88b959} <Debug> TCPHandler: Processed in 0.001473068 sec. | ||
| 1200 | 2025.12.23 09:27:16.594049 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2025.12.23 09:27:16.594153 [ 259 ] {1193e8e1-e1c5-4cc1-b96b-767d480d0dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1202 | 2025.12.23 09:27:16.594200 [ 259 ] {1193e8e1-e1c5-4cc1-b96b-767d480d0dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1203 | 2025.12.23 09:27:16.594643 [ 259 ] {1193e8e1-e1c5-4cc1-b96b-767d480d0dcd} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.12.23 09:27:16.594686 [ 259 ] {1193e8e1-e1c5-4cc1-b96b-767d480d0dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1205 | 2025.12.23 09:27:16.595026 [ 259 ] {1193e8e1-e1c5-4cc1-b96b-767d480d0dcd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1206 | 2025.12.23 09:27:16.595258 [ 259 ] {1193e8e1-e1c5-4cc1-b96b-767d480d0dcd} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2025.12.23 09:27:16.595403 [ 259 ] {1193e8e1-e1c5-4cc1-b96b-767d480d0dcd} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001272 sec., 117924.5283018868 rows/sec., 8.18 MiB/sec. | ||
| 1208 | 2025.12.23 09:27:16.595443 [ 259 ] {1193e8e1-e1c5-4cc1-b96b-767d480d0dcd} <Debug> TCPHandler: Processed in 0.001448247 sec. | ||
| 1209 | 2025.12.23 09:27:16.595559 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2025.12.23 09:27:16.595663 [ 259 ] {e7c5a83a-7a17-4dbd-b875-b8c5b3e6d84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1211 | 2025.12.23 09:27:16.595719 [ 259 ] {e7c5a83a-7a17-4dbd-b875-b8c5b3e6d84d} <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 | ||
| 1212 | 2025.12.23 09:27:16.596598 [ 259 ] {e7c5a83a-7a17-4dbd-b875-b8c5b3e6d84d} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2025.12.23 09:27:16.596636 [ 259 ] {e7c5a83a-7a17-4dbd-b875-b8c5b3e6d84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1214 | 2025.12.23 09:27:16.597200 [ 259 ] {e7c5a83a-7a17-4dbd-b875-b8c5b3e6d84d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1215 | 2025.12.23 09:27:16.597428 [ 259 ] {e7c5a83a-7a17-4dbd-b875-b8c5b3e6d84d} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2025.12.23 09:27:16.597574 [ 259 ] {e7c5a83a-7a17-4dbd-b875-b8c5b3e6d84d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001937 sec., 18069.179143004647 rows/sec., 32.38 MiB/sec. | ||
| 1217 | 2025.12.23 09:27:16.597638 [ 259 ] {e7c5a83a-7a17-4dbd-b875-b8c5b3e6d84d} <Debug> TCPHandler: Processed in 0.002129885 sec. | ||
| 1218 | 2025.12.23 09:27:16.597754 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2025.12.23 09:27:16.597852 [ 259 ] {d63777aa-5788-4205-9bbe-aff65fb490fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1220 | 2025.12.23 09:27:16.597895 [ 259 ] {d63777aa-5788-4205-9bbe-aff65fb490fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1221 | 2025.12.23 09:27:16.598237 [ 259 ] {d63777aa-5788-4205-9bbe-aff65fb490fa} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2025.12.23 09:27:16.598272 [ 259 ] {d63777aa-5788-4205-9bbe-aff65fb490fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1223 | 2025.12.23 09:27:16.598577 [ 259 ] {d63777aa-5788-4205-9bbe-aff65fb490fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1224 | 2025.12.23 09:27:16.598782 [ 259 ] {d63777aa-5788-4205-9bbe-aff65fb490fa} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2025.12.23 09:27:16.598910 [ 259 ] {d63777aa-5788-4205-9bbe-aff65fb490fa} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001078 sec., 46382.189239332096 rows/sec., 3.18 MiB/sec. | ||
| 1226 | 2025.12.23 09:27:16.598945 [ 259 ] {d63777aa-5788-4205-9bbe-aff65fb490fa} <Debug> TCPHandler: Processed in 0.001240992 sec. | ||
| 1227 | 2025.12.23 09:27:21.579796 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2025.12.23 09:27:21.580050 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1229 | 2025.12.23 09:27:21.580382 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1230 | 2025.12.23 09:27:21.585174 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1231 | 2025.12.23 09:27:21.585448 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1232 | 2025.12.23 09:27:21.585527 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1233 | 2025.12.23 09:27:21.587939 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1234 | 2025.12.23 09:27:21.590387 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1235 | 2025.12.23 09:27:21.592663 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1236 | 2025.12.23 09:27:21.592693 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1237 | 2025.12.23 09:27:21.599703 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <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', 'oximeter_collector:collections'))" | ||
| 1238 | 2025.12.23 09:27:21.599737 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1239 | 2025.12.23 09:27:21.632232 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.052269 sec., 382.6359792611299 rows/sec., 15.94 KiB/sec. | ||
| 1240 | 2025.12.23 09:27:21.632336 [ 259 ] {ff418f40-bb5e-443c-bf87-b7dba8644e5c} <Debug> TCPHandler: Processed in 0.052691035 sec. | ||
| 1241 | 2025.12.23 09:27:21.632751 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.12.23 09:27:21.632915 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1243 | 2025.12.23 09:27:21.633180 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1244 | 2025.12.23 09:27:21.633215 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1245 | 2025.12.23 09:27:21.633416 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1246 | 2025.12.23 09:27:21.633481 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1247 | 2025.12.23 09:27:21.633608 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1248 | 2025.12.23 09:27:21.633642 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1249 | 2025.12.23 09:27:21.633662 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1250 | 2025.12.23 09:27:21.633678 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1251 | 2025.12.23 09:27:21.633713 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1252 | 2025.12.23 09:27:21.633734 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1253 | 2025.12.23 09:27:21.634460 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001618 sec., 12360.939431396786 rows/sec., 514.84 KiB/sec. | ||
| 1254 | 2025.12.23 09:27:21.634553 [ 259 ] {a2383fe4-e8bc-4bf2-8a10-f811374b931d} <Debug> TCPHandler: Processed in 0.001900458 sec. | ||
| 1255 | 2025.12.23 09:27:21.634832 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2025.12.23 09:27:21.634971 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1257 | 2025.12.23 09:27:21.635184 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1258 | 2025.12.23 09:27:21.635219 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1259 | 2025.12.23 09:27:21.635401 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1260 | 2025.12.23 09:27:21.635456 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1261 | 2025.12.23 09:27:21.635561 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1262 | 2025.12.23 09:27:21.635591 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1263 | 2025.12.23 09:27:21.635610 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1264 | 2025.12.23 09:27:21.635625 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1265 | 2025.12.23 09:27:21.635658 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1266 | 2025.12.23 09:27:21.635677 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1267 | 2025.12.23 09:27:21.636429 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001513 sec., 13218.770654329148 rows/sec., 550.57 KiB/sec. | ||
| 1268 | 2025.12.23 09:27:21.636523 [ 259 ] {a7bc42a1-9a3a-4988-b4a3-ccb36fa1adea} <Debug> TCPHandler: Processed in 0.001742575 sec. | ||
| 1269 | 2025.12.23 09:27:21.636851 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.12.23 09:27:21.636987 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1271 | 2025.12.23 09:27:21.637200 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1272 | 2025.12.23 09:27:21.637235 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1273 | 2025.12.23 09:27:21.637439 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1274 | 2025.12.23 09:27:21.637496 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1275 | 2025.12.23 09:27:21.637600 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1276 | 2025.12.23 09:27:21.637631 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1277 | 2025.12.23 09:27:21.637651 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1278 | 2025.12.23 09:27:21.637665 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1279 | 2025.12.23 09:27:21.637699 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1280 | 2025.12.23 09:27:21.637717 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1281 | 2025.12.23 09:27:21.638262 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001327 sec., 15071.590052750564 rows/sec., 627.74 KiB/sec. | ||
| 1282 | 2025.12.23 09:27:21.638349 [ 259 ] {01785a3d-b0c8-44ca-a485-1fb9e68ffc00} <Debug> TCPHandler: Processed in 0.00155091 sec. | ||
| 1283 | 2025.12.23 09:27:21.638601 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2025.12.23 09:27:21.638731 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1285 | 2025.12.23 09:27:21.638936 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1286 | 2025.12.23 09:27:21.638969 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1287 | 2025.12.23 09:27:21.639158 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2025.12.23 09:27:21.639212 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1289 | 2025.12.23 09:27:21.639313 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1290 | 2025.12.23 09:27:21.639342 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1291 | 2025.12.23 09:27:21.639362 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1292 | 2025.12.23 09:27:21.639377 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1293 | 2025.12.23 09:27:21.639410 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <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', 'oximeter_collector:collections', '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'))" | ||
| 1294 | 2025.12.23 09:27:21.639429 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1295 | 2025.12.23 09:27:21.639889 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001208 sec., 16556.291390728475 rows/sec., 689.58 KiB/sec. | ||
| 1296 | 2025.12.23 09:27:21.639973 [ 259 ] {d57a7217-bd5a-4f4e-9526-e82cb7d3f46e} <Debug> TCPHandler: Processed in 0.001423777 sec. | ||
| 1297 | 2025.12.23 09:27:21.640238 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2025.12.23 09:27:21.640368 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1299 | 2025.12.23 09:27:21.640585 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1300 | 2025.12.23 09:27:21.640619 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1301 | 2025.12.23 09:27:21.640796 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1302 | 2025.12.23 09:27:21.640850 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1303 | 2025.12.23 09:27:21.640947 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1304 | 2025.12.23 09:27:21.640975 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1305 | 2025.12.23 09:27:21.640994 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1306 | 2025.12.23 09:27:21.641008 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1307 | 2025.12.23 09:27:21.641040 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <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', 'oximeter_collector:collections', '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'))" | ||
| 1308 | 2025.12.23 09:27:21.641058 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1309 | 2025.12.23 09:27:21.641515 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001196 sec., 16722.408026755853 rows/sec., 696.49 KiB/sec. | ||
| 1310 | 2025.12.23 09:27:21.641597 [ 259 ] {d44b2bb6-95ab-4054-b7a6-095541e51317} <Debug> TCPHandler: Processed in 0.001410446 sec. | ||
| 1311 | 2025.12.23 09:27:21.658927 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2025.12.23 09:27:21.659041 [ 259 ] {885c08de-e339-445a-9615-d54dca7a6b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1313 | 2025.12.23 09:27:21.659085 [ 259 ] {885c08de-e339-445a-9615-d54dca7a6b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2025.12.23 09:27:21.659653 [ 259 ] {885c08de-e339-445a-9615-d54dca7a6b65} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2025.12.23 09:27:21.659695 [ 259 ] {885c08de-e339-445a-9615-d54dca7a6b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1316 | 2025.12.23 09:27:21.660115 [ 259 ] {885c08de-e339-445a-9615-d54dca7a6b65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2025.12.23 09:27:21.660313 [ 259 ] {885c08de-e339-445a-9615-d54dca7a6b65} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.12.23 09:27:21.660462 [ 259 ] {885c08de-e339-445a-9615-d54dca7a6b65} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001452 sec., 4132.231404958678 rows/sec., 1.91 MiB/sec. | ||
| 1319 | 2025.12.23 09:27:21.660502 [ 259 ] {885c08de-e339-445a-9615-d54dca7a6b65} <Debug> TCPHandler: Processed in 0.001638282 sec. | ||
| 1320 | 2025.12.23 09:27:21.660620 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2025.12.23 09:27:21.660717 [ 259 ] {3838081e-8165-4778-9a23-b80ba31134d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1322 | 2025.12.23 09:27:21.660760 [ 259 ] {3838081e-8165-4778-9a23-b80ba31134d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1323 | 2025.12.23 09:27:21.663337 [ 259 ] {3838081e-8165-4778-9a23-b80ba31134d9} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2025.12.23 09:27:21.663371 [ 259 ] {3838081e-8165-4778-9a23-b80ba31134d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1325 | 2025.12.23 09:27:21.663785 [ 259 ] {3838081e-8165-4778-9a23-b80ba31134d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1326 | 2025.12.23 09:27:21.664006 [ 259 ] {3838081e-8165-4778-9a23-b80ba31134d9} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2025.12.23 09:27:21.664141 [ 259 ] {3838081e-8165-4778-9a23-b80ba31134d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003442 sec., 6972.690296339337 rows/sec., 592.41 KiB/sec. | ||
| 1328 | 2025.12.23 09:27:21.664180 [ 259 ] {3838081e-8165-4778-9a23-b80ba31134d9} <Debug> TCPHandler: Processed in 0.003610872 sec. | ||
| 1329 | 2025.12.23 09:27:21.664292 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2025.12.23 09:27:21.664390 [ 259 ] {4124f7bc-9b51-45e5-8ed4-7e5e6fd15d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1331 | 2025.12.23 09:27:21.664432 [ 259 ] {4124f7bc-9b51-45e5-8ed4-7e5e6fd15d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1332 | 2025.12.23 09:27:21.664830 [ 259 ] {4124f7bc-9b51-45e5-8ed4-7e5e6fd15d0b} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2025.12.23 09:27:21.664866 [ 259 ] {4124f7bc-9b51-45e5-8ed4-7e5e6fd15d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1334 | 2025.12.23 09:27:21.665156 [ 259 ] {4124f7bc-9b51-45e5-8ed4-7e5e6fd15d0b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1335 | 2025.12.23 09:27:21.665367 [ 259 ] {4124f7bc-9b51-45e5-8ed4-7e5e6fd15d0b} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2025.12.23 09:27:21.665505 [ 259 ] {4124f7bc-9b51-45e5-8ed4-7e5e6fd15d0b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001133 sec., 1765.2250661959401 rows/sec., 143.94 KiB/sec. | ||
| 1337 | 2025.12.23 09:27:21.665544 [ 259 ] {4124f7bc-9b51-45e5-8ed4-7e5e6fd15d0b} <Debug> TCPHandler: Processed in 0.001302994 sec. | ||
| 1338 | 2025.12.23 09:27:21.665660 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2025.12.23 09:27:21.665756 [ 259 ] {edf0966e-f7bb-4d38-bd45-2d72cae1ae9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1340 | 2025.12.23 09:27:21.665795 [ 259 ] {edf0966e-f7bb-4d38-bd45-2d72cae1ae9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1341 | 2025.12.23 09:27:21.666267 [ 259 ] {edf0966e-f7bb-4d38-bd45-2d72cae1ae9b} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2025.12.23 09:27:21.666303 [ 259 ] {edf0966e-f7bb-4d38-bd45-2d72cae1ae9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1343 | 2025.12.23 09:27:21.666622 [ 259 ] {edf0966e-f7bb-4d38-bd45-2d72cae1ae9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1344 | 2025.12.23 09:27:21.666830 [ 259 ] {edf0966e-f7bb-4d38-bd45-2d72cae1ae9b} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2025.12.23 09:27:21.666962 [ 259 ] {edf0966e-f7bb-4d38-bd45-2d72cae1ae9b} <Debug> executeQuery: Read 173 rows, 15.60 KiB in 0.001224 sec., 141339.86928104574 rows/sec., 12.45 MiB/sec. | ||
| 1346 | 2025.12.23 09:27:21.667026 [ 259 ] {edf0966e-f7bb-4d38-bd45-2d72cae1ae9b} <Debug> TCPHandler: Processed in 0.001416146 sec. | ||
| 1347 | 2025.12.23 09:27:21.667158 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2025.12.23 09:27:21.667287 [ 259 ] {531cf75c-3c06-44ab-a0e9-e84e72a6d5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1349 | 2025.12.23 09:27:21.667336 [ 259 ] {531cf75c-3c06-44ab-a0e9-e84e72a6d5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1350 | 2025.12.23 09:27:21.667941 [ 259 ] {531cf75c-3c06-44ab-a0e9-e84e72a6d5af} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2025.12.23 09:27:21.667982 [ 259 ] {531cf75c-3c06-44ab-a0e9-e84e72a6d5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1352 | 2025.12.23 09:27:21.668319 [ 259 ] {531cf75c-3c06-44ab-a0e9-e84e72a6d5af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1353 | 2025.12.23 09:27:21.668541 [ 259 ] {531cf75c-3c06-44ab-a0e9-e84e72a6d5af} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2025.12.23 09:27:21.668684 [ 259 ] {531cf75c-3c06-44ab-a0e9-e84e72a6d5af} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.00143 sec., 9790.20979020979 rows/sec., 769.64 KiB/sec. | ||
| 1355 | 2025.12.23 09:27:21.668748 [ 259 ] {531cf75c-3c06-44ab-a0e9-e84e72a6d5af} <Debug> TCPHandler: Processed in 0.001656553 sec. | ||
| 1356 | 2025.12.23 09:27:21.668856 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2025.12.23 09:27:21.668959 [ 259 ] {c261e602-d123-4f57-8f1d-a9318f35dfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1358 | 2025.12.23 09:27:21.669000 [ 259 ] {c261e602-d123-4f57-8f1d-a9318f35dfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1359 | 2025.12.23 09:27:21.669477 [ 259 ] {c261e602-d123-4f57-8f1d-a9318f35dfda} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2025.12.23 09:27:21.669527 [ 259 ] {c261e602-d123-4f57-8f1d-a9318f35dfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1361 | 2025.12.23 09:27:21.669835 [ 259 ] {c261e602-d123-4f57-8f1d-a9318f35dfda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1362 | 2025.12.23 09:27:21.670046 [ 259 ] {c261e602-d123-4f57-8f1d-a9318f35dfda} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2025.12.23 09:27:21.670183 [ 259 ] {c261e602-d123-4f57-8f1d-a9318f35dfda} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001242 sec., 19323.67149758454 rows/sec., 1.60 MiB/sec. | ||
| 1364 | 2025.12.23 09:27:21.670220 [ 259 ] {c261e602-d123-4f57-8f1d-a9318f35dfda} <Debug> TCPHandler: Processed in 0.001415026 sec. | ||
| 1365 | 2025.12.23 09:27:21.670325 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2025.12.23 09:27:21.670421 [ 259 ] {6affcd8d-4e25-44e3-8382-d205bc9a35de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1367 | 2025.12.23 09:27:21.670460 [ 259 ] {6affcd8d-4e25-44e3-8382-d205bc9a35de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1368 | 2025.12.23 09:27:21.671014 [ 259 ] {6affcd8d-4e25-44e3-8382-d205bc9a35de} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2025.12.23 09:27:21.671064 [ 259 ] {6affcd8d-4e25-44e3-8382-d205bc9a35de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1370 | 2025.12.23 09:27:21.673911 [ 259 ] {6affcd8d-4e25-44e3-8382-d205bc9a35de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1371 | 2025.12.23 09:27:21.674173 [ 259 ] {6affcd8d-4e25-44e3-8382-d205bc9a35de} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2025.12.23 09:27:21.674334 [ 259 ] {6affcd8d-4e25-44e3-8382-d205bc9a35de} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00393 sec., 3053.4351145038167 rows/sec., 238.55 KiB/sec. | ||
| 1373 | 2025.12.23 09:27:21.674379 [ 259 ] {6affcd8d-4e25-44e3-8382-d205bc9a35de} <Debug> TCPHandler: Processed in 0.004102975 sec. | ||
| 1374 | 2025.12.23 09:27:21.674527 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2025.12.23 09:27:21.674665 [ 259 ] {0909968b-9628-42b4-adfb-826950203ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1376 | 2025.12.23 09:27:21.674725 [ 259 ] {0909968b-9628-42b4-adfb-826950203ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1377 | 2025.12.23 09:27:21.676255 [ 259 ] {0909968b-9628-42b4-adfb-826950203ad7} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2025.12.23 09:27:21.676345 [ 259 ] {0909968b-9628-42b4-adfb-826950203ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1379 | 2025.12.23 09:27:21.676973 [ 259 ] {0909968b-9628-42b4-adfb-826950203ad7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1380 | 2025.12.23 09:27:21.677252 [ 259 ] {0909968b-9628-42b4-adfb-826950203ad7} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2025.12.23 09:27:21.677452 [ 259 ] {0909968b-9628-42b4-adfb-826950203ad7} <Debug> executeQuery: Read 94 rows, 7.89 KiB in 0.002812 sec., 33428.16500711238 rows/sec., 2.74 MiB/sec. | ||
| 1382 | 2025.12.23 09:27:21.677530 [ 259 ] {0909968b-9628-42b4-adfb-826950203ad7} <Debug> TCPHandler: Processed in 0.003073789 sec. | ||
| 1383 | 2025.12.23 09:27:21.677672 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2025.12.23 09:27:21.677813 [ 259 ] {36572120-396a-4f57-8f65-be5b0f8f0550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1385 | 2025.12.23 09:27:21.677885 [ 259 ] {36572120-396a-4f57-8f65-be5b0f8f0550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1386 | 2025.12.23 09:27:21.678465 [ 259 ] {36572120-396a-4f57-8f65-be5b0f8f0550} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2025.12.23 09:27:21.678518 [ 259 ] {36572120-396a-4f57-8f65-be5b0f8f0550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1388 | 2025.12.23 09:27:21.679042 [ 259 ] {36572120-396a-4f57-8f65-be5b0f8f0550} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1389 | 2025.12.23 09:27:21.679278 [ 259 ] {36572120-396a-4f57-8f65-be5b0f8f0550} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2025.12.23 09:27:21.679411 [ 259 ] {36572120-396a-4f57-8f65-be5b0f8f0550} <Debug> executeQuery: Read 355 rows, 27.65 KiB in 0.001624 sec., 218596.0591133005 rows/sec., 16.63 MiB/sec. | ||
| 1391 | 2025.12.23 09:27:21.679455 [ 259 ] {36572120-396a-4f57-8f65-be5b0f8f0550} <Debug> TCPHandler: Processed in 0.001847207 sec. | ||
| 1392 | 2025.12.23 09:27:21.679573 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2025.12.23 09:27:21.679671 [ 259 ] {98a51605-3219-4fe7-9f26-5d8e20e6bc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1394 | 2025.12.23 09:27:21.679714 [ 259 ] {98a51605-3219-4fe7-9f26-5d8e20e6bc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1395 | 2025.12.23 09:27:21.680069 [ 259 ] {98a51605-3219-4fe7-9f26-5d8e20e6bc66} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.12.23 09:27:21.680112 [ 259 ] {98a51605-3219-4fe7-9f26-5d8e20e6bc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1397 | 2025.12.23 09:27:21.680455 [ 259 ] {98a51605-3219-4fe7-9f26-5d8e20e6bc66} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1398 | 2025.12.23 09:27:21.680680 [ 259 ] {98a51605-3219-4fe7-9f26-5d8e20e6bc66} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.12.23 09:27:21.680813 [ 259 ] {98a51605-3219-4fe7-9f26-5d8e20e6bc66} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001161 sec., 43066.322136089584 rows/sec., 2.95 MiB/sec. | ||
| 1400 | 2025.12.23 09:27:21.680855 [ 259 ] {98a51605-3219-4fe7-9f26-5d8e20e6bc66} <Debug> TCPHandler: Processed in 0.001330994 sec. | ||
| 1401 | 2025.12.23 09:27:23.538533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2414 | ||
| 1402 | 2025.12.23 09:27:23.539025 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.12.23 09:27:23.539071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1404 | 2025.12.23 09:27:23.539593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1405 | 2025.12.23 09:27:23.539841 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.12.23 09:27:23.539973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2414 | ||
| 1407 | 2025.12.23 09:27:23.647911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1408 | 2025.12.23 09:27:23.664787 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2025.12.23 09:27:23.664830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1410 | 2025.12.23 09:27:23.671171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1411 | 2025.12.23 09:27:23.671871 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2025.12.23 09:27:23.674629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1413 | 2025.12.23 09:27:24.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.27 MiB, peak 171.27 MiB, free memory in arenas 0.00 B, will set to 168.57 MiB (RSS), difference: 1.29 MiB | ||
| 1414 | 2025.12.23 09:27:26.040518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 206 | ||
| 1415 | 2025.12.23 09:27:26.043026 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2025.12.23 09:27:26.043082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1417 | 2025.12.23 09:27:26.044289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1418 | 2025.12.23 09:27:26.044570 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2025.12.23 09:27:26.044830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1420 | 2025.12.23 09:27:26.588410 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2025.12.23 09:27:26.588616 [ 259 ] {78a818ae-efc4-4ed7-8fb6-76b63ded0b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1422 | 2025.12.23 09:27:26.588692 [ 259 ] {78a818ae-efc4-4ed7-8fb6-76b63ded0b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1423 | 2025.12.23 09:27:26.589419 [ 259 ] {78a818ae-efc4-4ed7-8fb6-76b63ded0b73} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2025.12.23 09:27:26.589463 [ 259 ] {78a818ae-efc4-4ed7-8fb6-76b63ded0b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1425 | 2025.12.23 09:27:26.589862 [ 259 ] {78a818ae-efc4-4ed7-8fb6-76b63ded0b73} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1426 | 2025.12.23 09:27:26.590093 [ 259 ] {78a818ae-efc4-4ed7-8fb6-76b63ded0b73} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2025.12.23 09:27:26.590259 [ 259 ] {78a818ae-efc4-4ed7-8fb6-76b63ded0b73} <Debug> executeQuery: Read 122 rows, 10.78 KiB in 0.001697 sec., 71891.57336476135 rows/sec., 6.20 MiB/sec. | ||
| 1428 | 2025.12.23 09:27:26.590308 [ 259 ] {78a818ae-efc4-4ed7-8fb6-76b63ded0b73} <Debug> TCPHandler: Processed in 0.002035592 sec. | ||
| 1429 | 2025.12.23 09:27:26.590432 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2025.12.23 09:27:26.590537 [ 259 ] {774c58a7-9304-47f8-b955-8a5f3ace5b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1431 | 2025.12.23 09:27:26.590581 [ 259 ] {774c58a7-9304-47f8-b955-8a5f3ace5b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1432 | 2025.12.23 09:27:26.591005 [ 259 ] {774c58a7-9304-47f8-b955-8a5f3ace5b87} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.12.23 09:27:26.591040 [ 259 ] {774c58a7-9304-47f8-b955-8a5f3ace5b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1434 | 2025.12.23 09:27:26.591345 [ 259 ] {774c58a7-9304-47f8-b955-8a5f3ace5b87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2025.12.23 09:27:26.591563 [ 259 ] {774c58a7-9304-47f8-b955-8a5f3ace5b87} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.12.23 09:27:26.591694 [ 259 ] {774c58a7-9304-47f8-b955-8a5f3ace5b87} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001182 sec., 29610.829103214888 rows/sec., 2.17 MiB/sec. | ||
| 1437 | 2025.12.23 09:27:26.591733 [ 259 ] {774c58a7-9304-47f8-b955-8a5f3ace5b87} <Debug> TCPHandler: Processed in 0.001352804 sec. | ||
| 1438 | 2025.12.23 09:27:26.591837 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.12.23 09:27:26.591933 [ 259 ] {da79c63c-9cce-42a0-8fb4-d5e45b04c5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1440 | 2025.12.23 09:27:26.591974 [ 259 ] {da79c63c-9cce-42a0-8fb4-d5e45b04c5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1441 | 2025.12.23 09:27:26.592390 [ 259 ] {da79c63c-9cce-42a0-8fb4-d5e45b04c5e8} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.12.23 09:27:26.592426 [ 259 ] {da79c63c-9cce-42a0-8fb4-d5e45b04c5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1443 | 2025.12.23 09:27:26.592722 [ 259 ] {da79c63c-9cce-42a0-8fb4-d5e45b04c5e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1444 | 2025.12.23 09:27:26.592925 [ 259 ] {da79c63c-9cce-42a0-8fb4-d5e45b04c5e8} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2025.12.23 09:27:26.593054 [ 259 ] {da79c63c-9cce-42a0-8fb4-d5e45b04c5e8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00114 sec., 79824.56140350878 rows/sec., 6.23 MiB/sec. | ||
| 1446 | 2025.12.23 09:27:26.593090 [ 259 ] {da79c63c-9cce-42a0-8fb4-d5e45b04c5e8} <Debug> TCPHandler: Processed in 0.001302653 sec. | ||
| 1447 | 2025.12.23 09:27:26.593206 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2025.12.23 09:27:26.593301 [ 259 ] {13b8c101-d022-4218-8315-a6663613338c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1449 | 2025.12.23 09:27:26.593344 [ 259 ] {13b8c101-d022-4218-8315-a6663613338c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1450 | 2025.12.23 09:27:26.593741 [ 259 ] {13b8c101-d022-4218-8315-a6663613338c} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2025.12.23 09:27:26.593776 [ 259 ] {13b8c101-d022-4218-8315-a6663613338c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1452 | 2025.12.23 09:27:26.594098 [ 259 ] {13b8c101-d022-4218-8315-a6663613338c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1453 | 2025.12.23 09:27:26.594307 [ 259 ] {13b8c101-d022-4218-8315-a6663613338c} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2025.12.23 09:27:26.594438 [ 259 ] {13b8c101-d022-4218-8315-a6663613338c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001155 sec., 129870.12987012987 rows/sec., 9.00 MiB/sec. | ||
| 1455 | 2025.12.23 09:27:26.594474 [ 259 ] {13b8c101-d022-4218-8315-a6663613338c} <Debug> TCPHandler: Processed in 0.001316884 sec. | ||
| 1456 | 2025.12.23 09:27:26.594576 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2025.12.23 09:27:26.594670 [ 259 ] {51b63bad-0098-4b5b-abeb-fb327880bd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1458 | 2025.12.23 09:27:26.594724 [ 259 ] {51b63bad-0098-4b5b-abeb-fb327880bd22} <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 | ||
| 1459 | 2025.12.23 09:27:26.595503 [ 259 ] {51b63bad-0098-4b5b-abeb-fb327880bd22} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.12.23 09:27:26.595537 [ 259 ] {51b63bad-0098-4b5b-abeb-fb327880bd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1461 | 2025.12.23 09:27:26.596064 [ 259 ] {51b63bad-0098-4b5b-abeb-fb327880bd22} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1462 | 2025.12.23 09:27:26.596295 [ 259 ] {51b63bad-0098-4b5b-abeb-fb327880bd22} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.12.23 09:27:26.596431 [ 259 ] {51b63bad-0098-4b5b-abeb-fb327880bd22} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001779 sec., 19673.974142776842 rows/sec., 35.25 MiB/sec. | ||
| 1464 | 2025.12.23 09:27:26.596490 [ 259 ] {51b63bad-0098-4b5b-abeb-fb327880bd22} <Debug> TCPHandler: Processed in 0.00196279 sec. | ||
| 1465 | 2025.12.23 09:27:26.596602 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2025.12.23 09:27:26.596697 [ 259 ] {2cbb1b67-fe3e-4f9e-bfbc-23277f142398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1467 | 2025.12.23 09:27:26.596738 [ 259 ] {2cbb1b67-fe3e-4f9e-bfbc-23277f142398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1468 | 2025.12.23 09:27:26.597059 [ 259 ] {2cbb1b67-fe3e-4f9e-bfbc-23277f142398} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2025.12.23 09:27:26.597093 [ 259 ] {2cbb1b67-fe3e-4f9e-bfbc-23277f142398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1470 | 2025.12.23 09:27:26.597392 [ 259 ] {2cbb1b67-fe3e-4f9e-bfbc-23277f142398} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1471 | 2025.12.23 09:27:26.597598 [ 259 ] {2cbb1b67-fe3e-4f9e-bfbc-23277f142398} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2025.12.23 09:27:26.597726 [ 259 ] {2cbb1b67-fe3e-4f9e-bfbc-23277f142398} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001048 sec., 47709.923664122136 rows/sec., 3.27 MiB/sec. | ||
| 1473 | 2025.12.23 09:27:26.597762 [ 259 ] {2cbb1b67-fe3e-4f9e-bfbc-23277f142398} <Debug> TCPHandler: Processed in 0.001208841 sec. | ||
| 1474 | 2025.12.23 09:27:30.974477 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1475 | 2025.12.23 09:27:30.974559 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1476 | 2025.12.23 09:27:31.040129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2926 | ||
| 1477 | 2025.12.23 09:27:31.040645 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2025.12.23 09:27:31.040692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1479 | 2025.12.23 09:27:31.041288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1480 | 2025.12.23 09:27:31.041542 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2025.12.23 09:27:31.041682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2926 | ||
| 1482 | 2025.12.23 09:27:31.041706 [ 51 ] {} <Debug> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1483 | 2025.12.23 09:27:31.041785 [ 51 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2025.12.23 09:27:31.041810 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1485 | 2025.12.23 09:27:31.044334 [ 190 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 1486 | 2025.12.23 09:27:31.046649 [ 190 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1487 | 2025.12.23 09:27:31.046738 [ 190 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 494 rows starting from the beginning of the part | ||
| 1488 | 2025.12.23 09:27:31.046850 [ 190 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1489 | 2025.12.23 09:27:31.046906 [ 190 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1490 | 2025.12.23 09:27:31.046956 [ 190 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1491 | 2025.12.23 09:27:31.047002 [ 190 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1492 | 2025.12.23 09:27:31.047047 [ 190 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1493 | 2025.12.23 09:27:31.083834 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2926 rows, containing 4 columns (4 merged, 0 gathered) in 0.041900871 sec., 69831.4839326371 rows/sec., 1022.92 KiB/sec. | ||
| 1494 | 2025.12.23 09:27:31.084704 [ 188 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1495 | 2025.12.23 09:27:31.085042 [ 188 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.12.23 09:27:31.085117 [ 188 ] {12227934-2706-467c-b85c-1b0658473971::all_1_6_1} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1497 | 2025.12.23 09:27:31.085286 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1498 | 2025.12.23 09:27:31.174766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1499 | 2025.12.23 09:27:31.192507 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.12.23 09:27:31.192576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1501 | 2025.12.23 09:27:31.198818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1502 | 2025.12.23 09:27:31.199570 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.12.23 09:27:31.199864 [ 51 ] {} <Debug> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1504 | 2025.12.23 09:27:31.199922 [ 51 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2025.12.23 09:27:31.199942 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1506 | 2025.12.23 09:27:31.200061 [ 188 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 1507 | 2025.12.23 09:27:31.203947 [ 188 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1508 | 2025.12.23 09:27:31.204533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1509 | 2025.12.23 09:27:31.204803 [ 188 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 1510 | 2025.12.23 09:27:31.208327 [ 188 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 1511 | 2025.12.23 09:27:31.211881 [ 188 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 1512 | 2025.12.23 09:27:31.215945 [ 188 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 1513 | 2025.12.23 09:27:31.223358 [ 188 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 1514 | 2025.12.23 09:27:31.227585 [ 188 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 1515 | 2025.12.23 09:27:31.289040 [ 191 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089027474 sec., 516.6944307551622 rows/sec., 2.67 MiB/sec. | ||
| 1516 | 2025.12.23 09:27:31.291545 [ 191 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1517 | 2025.12.23 09:27:31.293805 [ 191 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_6_1} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2025.12.23 09:27:31.293918 [ 191 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_6_1} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1519 | 2025.12.23 09:27:31.295975 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1520 | 2025.12.23 09:27:31.586780 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2025.12.23 09:27:31.586979 [ 259 ] {d2589134-f7ad-40e3-9015-d57ad5ea80de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1522 | 2025.12.23 09:27:31.587051 [ 259 ] {d2589134-f7ad-40e3-9015-d57ad5ea80de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1523 | 2025.12.23 09:27:31.587877 [ 259 ] {d2589134-f7ad-40e3-9015-d57ad5ea80de} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2025.12.23 09:27:31.587933 [ 259 ] {d2589134-f7ad-40e3-9015-d57ad5ea80de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1525 | 2025.12.23 09:27:31.588318 [ 259 ] {d2589134-f7ad-40e3-9015-d57ad5ea80de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1526 | 2025.12.23 09:27:31.588535 [ 259 ] {d2589134-f7ad-40e3-9015-d57ad5ea80de} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.12.23 09:27:31.588675 [ 51 ] {} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1528 | 2025.12.23 09:27:31.588686 [ 259 ] {d2589134-f7ad-40e3-9015-d57ad5ea80de} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001761 sec., 29528.676888131744 rows/sec., 2.26 MiB/sec. | ||
| 1529 | 2025.12.23 09:27:31.588730 [ 51 ] {} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2025.12.23 09:27:31.588750 [ 259 ] {d2589134-f7ad-40e3-9015-d57ad5ea80de} <Debug> TCPHandler: Processed in 0.002110914 sec. | ||
| 1531 | 2025.12.23 09:27:31.588760 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1532 | 2025.12.23 09:27:31.588877 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::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 | ||
| 1533 | 2025.12.23 09:27:31.588894 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2025.12.23 09:27:31.588994 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1535 | 2025.12.23 09:27:31.589010 [ 259 ] {7e235489-335f-46bd-8e97-94c29d4733ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1536 | 2025.12.23 09:27:31.589033 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 127 rows starting from the beginning of the part | ||
| 1537 | 2025.12.23 09:27:31.589054 [ 259 ] {7e235489-335f-46bd-8e97-94c29d4733ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1538 | 2025.12.23 09:27:31.589137 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1539 | 2025.12.23 09:27:31.589193 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 122 rows starting from the beginning of the part | ||
| 1540 | 2025.12.23 09:27:31.589236 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 173 rows starting from the beginning of the part | ||
| 1541 | 2025.12.23 09:27:31.589277 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 122 rows starting from the beginning of the part | ||
| 1542 | 2025.12.23 09:27:31.589319 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1543 | 2025.12.23 09:27:31.589573 [ 259 ] {7e235489-335f-46bd-8e97-94c29d4733ed} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.12.23 09:27:31.589614 [ 259 ] {7e235489-335f-46bd-8e97-94c29d4733ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1545 | 2025.12.23 09:27:31.590034 [ 259 ] {7e235489-335f-46bd-8e97-94c29d4733ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1546 | 2025.12.23 09:27:31.590286 [ 259 ] {7e235489-335f-46bd-8e97-94c29d4733ed} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.12.23 09:27:31.590421 [ 259 ] {7e235489-335f-46bd-8e97-94c29d4733ed} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00143 sec., 39160.83916083916 rows/sec., 3.05 MiB/sec. | ||
| 1548 | 2025.12.23 09:27:31.590424 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158779 sec., 408114.42319198383 rows/sec., 36.28 MiB/sec. | ||
| 1549 | 2025.12.23 09:27:31.590456 [ 259 ] {7e235489-335f-46bd-8e97-94c29d4733ed} <Debug> TCPHandler: Processed in 0.001611521 sec. | ||
| 1550 | 2025.12.23 09:27:31.590422 [ 73 ] {} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1551 | 2025.12.23 09:27:31.590512 [ 73 ] {} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2025.12.23 09:27:31.590538 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1553 | 2025.12.23 09:27:31.590576 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2025.12.23 09:27:31.590587 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1555 | 2025.12.23 09:27:31.590663 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 1556 | 2025.12.23 09:27:31.590682 [ 259 ] {12919abf-f66c-4b2c-b18e-f3bd0aca6cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1557 | 2025.12.23 09:27:31.590778 [ 259 ] {12919abf-f66c-4b2c-b18e-f3bd0aca6cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1558 | 2025.12.23 09:27:31.590829 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1559 | 2025.12.23 09:27:31.590848 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2025.12.23 09:27:31.590873 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 109 rows starting from the beginning of the part | ||
| 1561 | 2025.12.23 09:27:31.590916 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_6_1} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1562 | 2025.12.23 09:27:31.590966 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 1563 | 2025.12.23 09:27:31.590980 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1564 | 2025.12.23 09:27:31.591021 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 91 rows starting from the beginning of the part | ||
| 1565 | 2025.12.23 09:27:31.591068 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 94 rows starting from the beginning of the part | ||
| 1566 | 2025.12.23 09:27:31.591117 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 91 rows starting from the beginning of the part | ||
| 1567 | 2025.12.23 09:27:31.591182 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 1568 | 2025.12.23 09:27:31.591259 [ 259 ] {12919abf-f66c-4b2c-b18e-f3bd0aca6cc7} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2025.12.23 09:27:31.591299 [ 259 ] {12919abf-f66c-4b2c-b18e-f3bd0aca6cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1570 | 2025.12.23 09:27:31.591688 [ 259 ] {12919abf-f66c-4b2c-b18e-f3bd0aca6cc7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1571 | 2025.12.23 09:27:31.591940 [ 259 ] {12919abf-f66c-4b2c-b18e-f3bd0aca6cc7} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2025.12.23 09:27:31.592052 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1573 | 2025.12.23 09:27:31.592081 [ 259 ] {12919abf-f66c-4b2c-b18e-f3bd0aca6cc7} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001417 sec., 105857.44530698658 rows/sec., 7.34 MiB/sec. | ||
| 1574 | 2025.12.23 09:27:31.592085 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2025.12.23 09:27:31.592112 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1576 | 2025.12.23 09:27:31.592117 [ 259 ] {12919abf-f66c-4b2c-b18e-f3bd0aca6cc7} <Debug> TCPHandler: Processed in 0.001589051 sec. | ||
| 1577 | 2025.12.23 09:27:31.592212 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 1578 | 2025.12.23 09:27:31.592228 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629042 sec., 305087.28442851687 rows/sec., 25.22 MiB/sec. | ||
| 1579 | 2025.12.23 09:27:31.592250 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2025.12.23 09:27:31.592324 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1581 | 2025.12.23 09:27:31.592342 [ 259 ] {6862b294-2a1e-4184-979a-4e85a0b3cedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1582 | 2025.12.23 09:27:31.592364 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 154 rows starting from the beginning of the part | ||
| 1583 | 2025.12.23 09:27:31.592382 [ 259 ] {6862b294-2a1e-4184-979a-4e85a0b3cedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1584 | 2025.12.23 09:27:31.592385 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1585 | 2025.12.23 09:27:31.592451 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1586 | 2025.12.23 09:27:31.592504 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1587 | 2025.12.23 09:27:31.592552 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 355 rows starting from the beginning of the part | ||
| 1588 | 2025.12.23 09:27:31.592610 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1589 | 2025.12.23 09:27:31.592657 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1590 | 2025.12.23 09:27:31.592672 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2025.12.23 09:27:31.592725 [ 259 ] {6862b294-2a1e-4184-979a-4e85a0b3cedb} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2025.12.23 09:27:31.592738 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_6_1} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1593 | 2025.12.23 09:27:31.592761 [ 259 ] {6862b294-2a1e-4184-979a-4e85a0b3cedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1594 | 2025.12.23 09:27:31.592819 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1595 | 2025.12.23 09:27:31.593071 [ 259 ] {6862b294-2a1e-4184-979a-4e85a0b3cedb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1596 | 2025.12.23 09:27:31.593288 [ 259 ] {6862b294-2a1e-4184-979a-4e85a0b3cedb} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2025.12.23 09:27:31.593421 [ 259 ] {6862b294-2a1e-4184-979a-4e85a0b3cedb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001098 sec., 45537.34061930783 rows/sec., 3.12 MiB/sec. | ||
| 1598 | 2025.12.23 09:27:31.593435 [ 51 ] {} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1599 | 2025.12.23 09:27:31.593457 [ 259 ] {6862b294-2a1e-4184-979a-4e85a0b3cedb} <Debug> TCPHandler: Processed in 0.001258692 sec. | ||
| 1600 | 2025.12.23 09:27:31.593475 [ 51 ] {} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2025.12.23 09:27:31.593502 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1602 | 2025.12.23 09:27:31.593583 [ 198 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 1603 | 2025.12.23 09:27:31.593687 [ 198 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1604 | 2025.12.23 09:27:31.593710 [ 198 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1605 | 2025.12.23 09:27:31.593754 [ 198 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1606 | 2025.12.23 09:27:31.593789 [ 198 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1607 | 2025.12.23 09:27:31.593821 [ 198 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1608 | 2025.12.23 09:27:31.593854 [ 198 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1609 | 2025.12.23 09:27:31.593888 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723914 sec., 643303.5522653682 rows/sec., 45.99 MiB/sec. | ||
| 1610 | 2025.12.23 09:27:31.593905 [ 198 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1611 | 2025.12.23 09:27:31.594084 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1612 | 2025.12.23 09:27:31.594337 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2025.12.23 09:27:31.594396 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1614 | 2025.12.23 09:27:31.594462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1615 | 2025.12.23 09:27:31.594731 [ 192 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116955 sec., 256508.91368475053 rows/sec., 17.59 MiB/sec. | ||
| 1616 | 2025.12.23 09:27:31.594955 [ 192 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1617 | 2025.12.23 09:27:31.595244 [ 192 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.12.23 09:27:31.595317 [ 192 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_6_1} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1619 | 2025.12.23 09:27:31.595416 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1620 | 2025.12.23 09:27:32.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.20 MiB, peak 179.30 MiB, free memory in arenas 0.00 B, will set to 181.12 MiB (RSS), difference: 10.91 MiB | ||
| 1621 | 2025.12.23 09:27:36.045055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 226 | ||
| 1622 | 2025.12.23 09:27:36.047029 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2025.12.23 09:27:36.047068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1624 | 2025.12.23 09:27:36.048206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1625 | 2025.12.23 09:27:36.048473 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2025.12.23 09:27:36.048709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1627 | 2025.12.23 09:27:36.579762 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2025.12.23 09:27:36.580062 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1629 | 2025.12.23 09:27:36.580508 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1630 | 2025.12.23 09:27:36.580566 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1631 | 2025.12.23 09:27:36.580829 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1632 | 2025.12.23 09:27:36.580894 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1633 | 2025.12.23 09:27:36.581031 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1634 | 2025.12.23 09:27:36.581153 [ 268 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1635 | 2025.12.23 09:27:36.581177 [ 297 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1636 | 2025.12.23 09:27:36.581290 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1637 | 2025.12.23 09:27:36.581316 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1638 | 2025.12.23 09:27:36.583339 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1639 | 2025.12.23 09:27:36.583365 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1640 | 2025.12.23 09:27:36.583417 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <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', 'oximeter_collector:collections', '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'))" | ||
| 1641 | 2025.12.23 09:27:36.583456 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <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', 'oximeter_collector:collections', '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'))" | ||
| 1642 | 2025.12.23 09:27:36.584783 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.004851 sec., 5359.719645433931 rows/sec., 234.53 KiB/sec. | ||
| 1643 | 2025.12.23 09:27:36.584898 [ 259 ] {53344667-e8b8-4ccf-b92f-59116b76a8f2} <Debug> TCPHandler: Processed in 0.005286515 sec. | ||
| 1644 | 2025.12.23 09:27:36.585211 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2025.12.23 09:27:36.585343 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1646 | 2025.12.23 09:27:36.585546 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1647 | 2025.12.23 09:27:36.585579 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1648 | 2025.12.23 09:27:36.585764 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1649 | 2025.12.23 09:27:36.585815 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1650 | 2025.12.23 09:27:36.585912 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1651 | 2025.12.23 09:27:36.585988 [ 268 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1652 | 2025.12.23 09:27:36.586027 [ 332 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1653 | 2025.12.23 09:27:36.586105 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1654 | 2025.12.23 09:27:36.586125 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1655 | 2025.12.23 09:27:36.586189 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1656 | 2025.12.23 09:27:36.586206 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1657 | 2025.12.23 09:27:36.586242 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1658 | 2025.12.23 09:27:36.586271 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1659 | 2025.12.23 09:27:36.587155 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001865 sec., 13941.018766756033 rows/sec., 610.02 KiB/sec. | ||
| 1660 | 2025.12.23 09:27:36.587250 [ 259 ] {6c34e29a-9962-41e3-b741-f7831525f90c} <Debug> TCPHandler: Processed in 0.002087943 sec. | ||
| 1661 | 2025.12.23 09:27:36.587860 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.12.23 09:27:36.587991 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1663 | 2025.12.23 09:27:36.588193 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1664 | 2025.12.23 09:27:36.588226 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1665 | 2025.12.23 09:27:36.588412 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1666 | 2025.12.23 09:27:36.588463 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1667 | 2025.12.23 09:27:36.588559 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1668 | 2025.12.23 09:27:36.588656 [ 268 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1669 | 2025.12.23 09:27:36.588689 [ 341 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1670 | 2025.12.23 09:27:36.588783 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1671 | 2025.12.23 09:27:36.588809 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1672 | 2025.12.23 09:27:36.588861 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1673 | 2025.12.23 09:27:36.588878 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1674 | 2025.12.23 09:27:36.588907 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1675 | 2025.12.23 09:27:36.588936 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1676 | 2025.12.23 09:27:36.589654 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001715 sec., 15160.349854227406 rows/sec., 663.38 KiB/sec. | ||
| 1677 | 2025.12.23 09:27:36.589725 [ 259 ] {d5ea3ada-9cba-472c-8a62-17149234594e} <Debug> TCPHandler: Processed in 0.001912299 sec. | ||
| 1678 | 2025.12.23 09:27:36.589950 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2025.12.23 09:27:36.590079 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1680 | 2025.12.23 09:27:36.590277 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1681 | 2025.12.23 09:27:36.590310 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 1682 | 2025.12.23 09:27:36.590495 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1683 | 2025.12.23 09:27:36.590545 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1684 | 2025.12.23 09:27:36.590639 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1685 | 2025.12.23 09:27:36.590693 [ 268 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1686 | 2025.12.23 09:27:36.590711 [ 332 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1687 | 2025.12.23 09:27:36.590773 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1688 | 2025.12.23 09:27:36.590793 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1689 | 2025.12.23 09:27:36.590845 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1690 | 2025.12.23 09:27:36.590868 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1691 | 2025.12.23 09:27:36.590898 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1692 | 2025.12.23 09:27:36.590931 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1693 | 2025.12.23 09:27:36.591589 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001561 sec., 16655.98975016015 rows/sec., 728.82 KiB/sec. | ||
| 1694 | 2025.12.23 09:27:36.591681 [ 259 ] {7de048ac-c747-4861-8e74-0b6d3821bc66} <Debug> TCPHandler: Processed in 0.001777595 sec. | ||
| 1695 | 2025.12.23 09:27:36.591910 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2025.12.23 09:27:36.592039 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1697 | 2025.12.23 09:27:36.592239 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1698 | 2025.12.23 09:27:36.592273 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1699 | 2025.12.23 09:27:36.592458 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1700 | 2025.12.23 09:27:36.592508 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1701 | 2025.12.23 09:27:36.592604 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1702 | 2025.12.23 09:27:36.592655 [ 268 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1703 | 2025.12.23 09:27:36.592681 [ 332 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1704 | 2025.12.23 09:27:36.592743 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1705 | 2025.12.23 09:27:36.592763 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1706 | 2025.12.23 09:27:36.592822 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1707 | 2025.12.23 09:27:36.592838 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1708 | 2025.12.23 09:27:36.592867 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1709 | 2025.12.23 09:27:36.592896 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1710 | 2025.12.23 09:27:36.593647 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001659 sec., 15672.091621458709 rows/sec., 685.77 KiB/sec. | ||
| 1711 | 2025.12.23 09:27:36.593748 [ 259 ] {457d3f83-30e7-49d4-aa32-7dc921e4dbd6} <Debug> TCPHandler: Processed in 0.001885468 sec. | ||
| 1712 | 2025.12.23 09:27:36.593958 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.12.23 09:27:36.594088 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1714 | 2025.12.23 09:27:36.594295 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1715 | 2025.12.23 09:27:36.594328 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1716 | 2025.12.23 09:27:36.594514 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1717 | 2025.12.23 09:27:36.594564 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1718 | 2025.12.23 09:27:36.594659 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1719 | 2025.12.23 09:27:36.594711 [ 268 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1720 | 2025.12.23 09:27:36.594748 [ 319 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1721 | 2025.12.23 09:27:36.594851 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1722 | 2025.12.23 09:27:36.594876 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1723 | 2025.12.23 09:27:36.594929 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1724 | 2025.12.23 09:27:36.594946 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1725 | 2025.12.23 09:27:36.594975 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1726 | 2025.12.23 09:27:36.595005 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1727 | 2025.12.23 09:27:36.595810 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001774 sec., 14656.144306651635 rows/sec., 641.32 KiB/sec. | ||
| 1728 | 2025.12.23 09:27:36.595895 [ 259 ] {d852bf84-e732-4d35-8f91-fcf97dcbba80} <Debug> TCPHandler: Processed in 0.001984751 sec. | ||
| 1729 | 2025.12.23 09:27:36.596094 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2025.12.23 09:27:36.596225 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1731 | 2025.12.23 09:27:36.596445 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1732 | 2025.12.23 09:27:36.596479 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1733 | 2025.12.23 09:27:36.596670 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1734 | 2025.12.23 09:27:36.596721 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1735 | 2025.12.23 09:27:36.596818 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1736 | 2025.12.23 09:27:36.596877 [ 268 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1737 | 2025.12.23 09:27:36.596903 [ 325 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1738 | 2025.12.23 09:27:36.596988 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1739 | 2025.12.23 09:27:36.597013 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1740 | 2025.12.23 09:27:36.597067 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1741 | 2025.12.23 09:27:36.597084 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1742 | 2025.12.23 09:27:36.597113 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1743 | 2025.12.23 09:27:36.597143 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1744 | 2025.12.23 09:27:36.597728 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001555 sec., 16720.257234726687 rows/sec., 731.64 KiB/sec. | ||
| 1745 | 2025.12.23 09:27:36.597815 [ 259 ] {60ade91a-9ab8-4754-a73a-b264d560d81b} <Debug> TCPHandler: Processed in 0.001767345 sec. | ||
| 1746 | 2025.12.23 09:27:36.598038 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2025.12.23 09:27:36.598169 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1748 | 2025.12.23 09:27:36.598379 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1749 | 2025.12.23 09:27:36.598413 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1750 | 2025.12.23 09:27:36.598606 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1751 | 2025.12.23 09:27:36.598657 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1752 | 2025.12.23 09:27:36.598755 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1753 | 2025.12.23 09:27:36.598815 [ 268 ] {45c20e36-c623-4c94-b015-045132d28012} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1754 | 2025.12.23 09:27:36.598814 [ 319 ] {45c20e36-c623-4c94-b015-045132d28012} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1755 | 2025.12.23 09:27:36.598907 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1756 | 2025.12.23 09:27:36.598932 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1757 | 2025.12.23 09:27:36.598986 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1758 | 2025.12.23 09:27:36.599002 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1759 | 2025.12.23 09:27:36.599032 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1760 | 2025.12.23 09:27:36.599061 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1761 | 2025.12.23 09:27:36.599676 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001561 sec., 16655.98975016015 rows/sec., 728.82 KiB/sec. | ||
| 1762 | 2025.12.23 09:27:36.599757 [ 259 ] {45c20e36-c623-4c94-b015-045132d28012} <Debug> TCPHandler: Processed in 0.001767315 sec. | ||
| 1763 | 2025.12.23 09:27:36.599998 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2025.12.23 09:27:36.600129 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1765 | 2025.12.23 09:27:36.600334 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1766 | 2025.12.23 09:27:36.600368 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1767 | 2025.12.23 09:27:36.600559 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1768 | 2025.12.23 09:27:36.600610 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1769 | 2025.12.23 09:27:36.600707 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1770 | 2025.12.23 09:27:36.600769 [ 325 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1771 | 2025.12.23 09:27:36.600787 [ 296 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1772 | 2025.12.23 09:27:36.600864 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1773 | 2025.12.23 09:27:36.600884 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1774 | 2025.12.23 09:27:36.600943 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1775 | 2025.12.23 09:27:36.600961 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1776 | 2025.12.23 09:27:36.600990 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1777 | 2025.12.23 09:27:36.601019 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1778 | 2025.12.23 09:27:36.601566 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.00149 sec., 17449.664429530203 rows/sec., 763.55 KiB/sec. | ||
| 1779 | 2025.12.23 09:27:36.601653 [ 259 ] {81b46ef0-774b-4220-9080-dc4c4309727e} <Debug> TCPHandler: Processed in 0.001698304 sec. | ||
| 1780 | 2025.12.23 09:27:36.601855 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.12.23 09:27:36.601986 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1782 | 2025.12.23 09:27:36.602191 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1783 | 2025.12.23 09:27:36.602225 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1784 | 2025.12.23 09:27:36.602425 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1785 | 2025.12.23 09:27:36.602476 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1786 | 2025.12.23 09:27:36.602570 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1787 | 2025.12.23 09:27:36.602631 [ 319 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1788 | 2025.12.23 09:27:36.602645 [ 296 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1789 | 2025.12.23 09:27:36.602763 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1790 | 2025.12.23 09:27:36.602784 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1791 | 2025.12.23 09:27:36.602853 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1792 | 2025.12.23 09:27:36.602870 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1793 | 2025.12.23 09:27:36.602899 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1794 | 2025.12.23 09:27:36.602959 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1795 | 2025.12.23 09:27:36.603543 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001612 sec., 16129.032258064517 rows/sec., 705.77 KiB/sec. | ||
| 1796 | 2025.12.23 09:27:36.603631 [ 259 ] {8fc4d2d4-d7c3-4497-9681-e296e94b2cfe} <Debug> TCPHandler: Processed in 0.001824256 sec. | ||
| 1797 | 2025.12.23 09:27:36.603841 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2025.12.23 09:27:36.603972 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1799 | 2025.12.23 09:27:36.604177 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1800 | 2025.12.23 09:27:36.604211 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1801 | 2025.12.23 09:27:36.604411 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1802 | 2025.12.23 09:27:36.604461 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1803 | 2025.12.23 09:27:36.604557 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1804 | 2025.12.23 09:27:36.604619 [ 325 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1805 | 2025.12.23 09:27:36.604631 [ 296 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1806 | 2025.12.23 09:27:36.604723 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1807 | 2025.12.23 09:27:36.604744 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1808 | 2025.12.23 09:27:36.604804 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1809 | 2025.12.23 09:27:36.604820 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1810 | 2025.12.23 09:27:36.604850 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1811 | 2025.12.23 09:27:36.604884 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1812 | 2025.12.23 09:27:36.605468 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.00155 sec., 16774.1935483871 rows/sec., 734.00 KiB/sec. | ||
| 1813 | 2025.12.23 09:27:36.605552 [ 259 ] {43611ef0-7f31-4009-bb86-f1a206af11d2} <Debug> TCPHandler: Processed in 0.001762555 sec. | ||
| 1814 | 2025.12.23 09:27:36.615843 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2025.12.23 09:27:36.616041 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1816 | 2025.12.23 09:27:36.616351 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1817 | 2025.12.23 09:27:36.616403 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1818 | 2025.12.23 09:27:36.616696 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1819 | 2025.12.23 09:27:36.616748 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1820 | 2025.12.23 09:27:36.616845 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1821 | 2025.12.23 09:27:36.616906 [ 319 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1822 | 2025.12.23 09:27:36.616934 [ 296 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1823 | 2025.12.23 09:27:36.617019 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1824 | 2025.12.23 09:27:36.617040 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1825 | 2025.12.23 09:27:36.617093 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1826 | 2025.12.23 09:27:36.617120 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1827 | 2025.12.23 09:27:36.617150 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1828 | 2025.12.23 09:27:36.617183 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1829 | 2025.12.23 09:27:36.617787 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001833 sec., 14184.397163120568 rows/sec., 620.67 KiB/sec. | ||
| 1830 | 2025.12.23 09:27:36.617863 [ 259 ] {7f7e1af0-2980-48ff-98fb-3f0e0be143f3} <Debug> TCPHandler: Processed in 0.002093123 sec. | ||
| 1831 | 2025.12.23 09:27:36.618222 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.12.23 09:27:36.618354 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1833 | 2025.12.23 09:27:36.618566 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1834 | 2025.12.23 09:27:36.618600 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1835 | 2025.12.23 09:27:36.618797 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1836 | 2025.12.23 09:27:36.618848 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1837 | 2025.12.23 09:27:36.618950 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1838 | 2025.12.23 09:27:36.619001 [ 296 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1839 | 2025.12.23 09:27:36.619025 [ 308 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1840 | 2025.12.23 09:27:36.619091 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1841 | 2025.12.23 09:27:36.619111 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1842 | 2025.12.23 09:27:36.619164 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1843 | 2025.12.23 09:27:36.619194 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1844 | 2025.12.23 09:27:36.619224 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1845 | 2025.12.23 09:27:36.619254 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1846 | 2025.12.23 09:27:36.619818 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001519 sec., 17116.524028966425 rows/sec., 748.98 KiB/sec. | ||
| 1847 | 2025.12.23 09:27:36.619911 [ 259 ] {67191f81-f8b8-4450-8533-ead4e150cd6e} <Debug> TCPHandler: Processed in 0.001737484 sec. | ||
| 1848 | 2025.12.23 09:27:36.620205 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2025.12.23 09:27:36.620357 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1850 | 2025.12.23 09:27:36.620591 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1851 | 2025.12.23 09:27:36.620625 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1852 | 2025.12.23 09:27:36.620825 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1853 | 2025.12.23 09:27:36.620876 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1854 | 2025.12.23 09:27:36.620971 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1855 | 2025.12.23 09:27:36.621033 [ 319 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1856 | 2025.12.23 09:27:36.621036 [ 296 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1857 | 2025.12.23 09:27:36.621118 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1858 | 2025.12.23 09:27:36.621139 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1859 | 2025.12.23 09:27:36.621192 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1860 | 2025.12.23 09:27:36.621209 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1861 | 2025.12.23 09:27:36.621239 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1862 | 2025.12.23 09:27:36.621272 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1863 | 2025.12.23 09:27:36.621764 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001464 sec., 17759.562841530056 rows/sec., 777.11 KiB/sec. | ||
| 1864 | 2025.12.23 09:27:36.621831 [ 259 ] {db4e61a5-3676-4824-8472-3d2fdb7f4993} <Debug> TCPHandler: Processed in 0.001674083 sec. | ||
| 1865 | 2025.12.23 09:27:36.622059 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2025.12.23 09:27:36.622191 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1867 | 2025.12.23 09:27:36.622400 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1868 | 2025.12.23 09:27:36.622435 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1869 | 2025.12.23 09:27:36.622632 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1870 | 2025.12.23 09:27:36.622682 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1871 | 2025.12.23 09:27:36.622777 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1872 | 2025.12.23 09:27:36.622825 [ 308 ] {b823543b-5731-4272-9a99-e821a2491c98} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1873 | 2025.12.23 09:27:36.622838 [ 319 ] {b823543b-5731-4272-9a99-e821a2491c98} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1874 | 2025.12.23 09:27:36.622914 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1875 | 2025.12.23 09:27:36.622939 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1876 | 2025.12.23 09:27:36.622992 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1877 | 2025.12.23 09:27:36.623009 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1878 | 2025.12.23 09:27:36.623038 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1879 | 2025.12.23 09:27:36.623067 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1880 | 2025.12.23 09:27:36.623694 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001558 sec., 16688.06161745828 rows/sec., 730.23 KiB/sec. | ||
| 1881 | 2025.12.23 09:27:36.623779 [ 259 ] {b823543b-5731-4272-9a99-e821a2491c98} <Debug> TCPHandler: Processed in 0.001767495 sec. | ||
| 1882 | 2025.12.23 09:27:36.623985 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.12.23 09:27:36.624118 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1884 | 2025.12.23 09:27:36.624334 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1885 | 2025.12.23 09:27:36.624369 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1886 | 2025.12.23 09:27:36.624575 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1887 | 2025.12.23 09:27:36.624625 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1888 | 2025.12.23 09:27:36.624723 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1889 | 2025.12.23 09:27:36.624777 [ 308 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1890 | 2025.12.23 09:27:36.624813 [ 306 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1891 | 2025.12.23 09:27:36.624915 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 1892 | 2025.12.23 09:27:36.624941 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1893 | 2025.12.23 09:27:36.624993 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1894 | 2025.12.23 09:27:36.625010 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1895 | 2025.12.23 09:27:36.625039 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1896 | 2025.12.23 09:27:36.625069 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1897 | 2025.12.23 09:27:36.625612 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.00155 sec., 16774.1935483871 rows/sec., 734.00 KiB/sec. | ||
| 1898 | 2025.12.23 09:27:36.625696 [ 259 ] {93e8e4d2-8e4a-43de-9ec8-68e6ae286ed0} <Debug> TCPHandler: Processed in 0.001758255 sec. | ||
| 1899 | 2025.12.23 09:27:36.635377 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2025.12.23 09:27:36.635504 [ 259 ] {b9622ee0-8f55-4b5e-a753-3cd0e92f54d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1901 | 2025.12.23 09:27:36.635554 [ 259 ] {b9622ee0-8f55-4b5e-a753-3cd0e92f54d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1902 | 2025.12.23 09:27:36.636058 [ 259 ] {b9622ee0-8f55-4b5e-a753-3cd0e92f54d4} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2025.12.23 09:27:36.636096 [ 259 ] {b9622ee0-8f55-4b5e-a753-3cd0e92f54d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1904 | 2025.12.23 09:27:36.636502 [ 259 ] {b9622ee0-8f55-4b5e-a753-3cd0e92f54d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1905 | 2025.12.23 09:27:36.636691 [ 259 ] {b9622ee0-8f55-4b5e-a753-3cd0e92f54d4} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2025.12.23 09:27:36.636840 [ 259 ] {b9622ee0-8f55-4b5e-a753-3cd0e92f54d4} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001372 sec., 11661.807580174927 rows/sec., 3.47 MiB/sec. | ||
| 1907 | 2025.12.23 09:27:36.636878 [ 259 ] {b9622ee0-8f55-4b5e-a753-3cd0e92f54d4} <Debug> TCPHandler: Processed in 0.00155976 sec. | ||
| 1908 | 2025.12.23 09:27:36.637013 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2025.12.23 09:27:36.637106 [ 259 ] {b64026a4-71db-420d-98c3-fd151eff6889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1910 | 2025.12.23 09:27:36.637144 [ 259 ] {b64026a4-71db-420d-98c3-fd151eff6889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1911 | 2025.12.23 09:27:36.637668 [ 259 ] {b64026a4-71db-420d-98c3-fd151eff6889} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2025.12.23 09:27:36.637704 [ 259 ] {b64026a4-71db-420d-98c3-fd151eff6889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1913 | 2025.12.23 09:27:36.638046 [ 259 ] {b64026a4-71db-420d-98c3-fd151eff6889} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1914 | 2025.12.23 09:27:36.638254 [ 259 ] {b64026a4-71db-420d-98c3-fd151eff6889} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2025.12.23 09:27:36.638377 [ 259 ] {b64026a4-71db-420d-98c3-fd151eff6889} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00129 sec., 317829.4573643411 rows/sec., 20.16 MiB/sec. | ||
| 1916 | 2025.12.23 09:27:36.638413 [ 259 ] {b64026a4-71db-420d-98c3-fd151eff6889} <Debug> TCPHandler: Processed in 0.001447237 sec. | ||
| 1917 | 2025.12.23 09:27:36.638522 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2025.12.23 09:27:36.638613 [ 259 ] {ff884938-1270-4492-90b0-b559a7f4e2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1919 | 2025.12.23 09:27:36.638655 [ 259 ] {ff884938-1270-4492-90b0-b559a7f4e2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1920 | 2025.12.23 09:27:36.639024 [ 259 ] {ff884938-1270-4492-90b0-b559a7f4e2aa} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2025.12.23 09:27:36.639059 [ 259 ] {ff884938-1270-4492-90b0-b559a7f4e2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1922 | 2025.12.23 09:27:36.639329 [ 259 ] {ff884938-1270-4492-90b0-b559a7f4e2aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1923 | 2025.12.23 09:27:36.639532 [ 259 ] {ff884938-1270-4492-90b0-b559a7f4e2aa} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2025.12.23 09:27:36.639656 [ 259 ] {ff884938-1270-4492-90b0-b559a7f4e2aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001061 sec., 1885.014137606032 rows/sec., 153.71 KiB/sec. | ||
| 1925 | 2025.12.23 09:27:36.639691 [ 259 ] {ff884938-1270-4492-90b0-b559a7f4e2aa} <Debug> TCPHandler: Processed in 0.001217832 sec. | ||
| 1926 | 2025.12.23 09:27:36.639807 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2025.12.23 09:27:36.639926 [ 259 ] {f185eebe-15ce-4a9c-b6bd-15c2444fbf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1928 | 2025.12.23 09:27:36.639972 [ 259 ] {f185eebe-15ce-4a9c-b6bd-15c2444fbf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1929 | 2025.12.23 09:27:36.640847 [ 259 ] {f185eebe-15ce-4a9c-b6bd-15c2444fbf0a} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2025.12.23 09:27:36.640881 [ 259 ] {f185eebe-15ce-4a9c-b6bd-15c2444fbf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1931 | 2025.12.23 09:27:36.641272 [ 259 ] {f185eebe-15ce-4a9c-b6bd-15c2444fbf0a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1932 | 2025.12.23 09:27:36.641483 [ 259 ] {f185eebe-15ce-4a9c-b6bd-15c2444fbf0a} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2025.12.23 09:27:36.641608 [ 259 ] {f185eebe-15ce-4a9c-b6bd-15c2444fbf0a} <Debug> executeQuery: Read 1183 rows, 96.62 KiB in 0.001706 sec., 693434.9355216882 rows/sec., 55.31 MiB/sec. | ||
| 1934 | 2025.12.23 09:27:36.641643 [ 259 ] {f185eebe-15ce-4a9c-b6bd-15c2444fbf0a} <Debug> TCPHandler: Processed in 0.001894818 sec. | ||
| 1935 | 2025.12.23 09:27:36.641753 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2025.12.23 09:27:36.641846 [ 259 ] {b74d474a-85cd-452a-b44b-1b376342ebc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1937 | 2025.12.23 09:27:36.641885 [ 259 ] {b74d474a-85cd-452a-b44b-1b376342ebc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1938 | 2025.12.23 09:27:36.642368 [ 259 ] {b74d474a-85cd-452a-b44b-1b376342ebc6} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2025.12.23 09:27:36.642404 [ 259 ] {b74d474a-85cd-452a-b44b-1b376342ebc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1940 | 2025.12.23 09:27:36.642709 [ 259 ] {b74d474a-85cd-452a-b44b-1b376342ebc6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1941 | 2025.12.23 09:27:36.642908 [ 259 ] {b74d474a-85cd-452a-b44b-1b376342ebc6} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2025.12.23 09:27:36.643040 [ 259 ] {b74d474a-85cd-452a-b44b-1b376342ebc6} <Debug> executeQuery: Read 242 rows, 15.09 KiB in 0.001211 sec., 199834.84723369117 rows/sec., 12.17 MiB/sec. | ||
| 1943 | 2025.12.23 09:27:36.643077 [ 259 ] {b74d474a-85cd-452a-b44b-1b376342ebc6} <Debug> TCPHandler: Processed in 0.001371645 sec. | ||
| 1944 | 2025.12.23 09:27:36.643186 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2025.12.23 09:27:36.643279 [ 259 ] {b482cb34-87ba-459a-9c2f-4a2569196a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1946 | 2025.12.23 09:27:36.643318 [ 259 ] {b482cb34-87ba-459a-9c2f-4a2569196a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1947 | 2025.12.23 09:27:36.643770 [ 259 ] {b482cb34-87ba-459a-9c2f-4a2569196a7a} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2025.12.23 09:27:36.643804 [ 259 ] {b482cb34-87ba-459a-9c2f-4a2569196a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1949 | 2025.12.23 09:27:36.644095 [ 259 ] {b482cb34-87ba-459a-9c2f-4a2569196a7a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1950 | 2025.12.23 09:27:36.644293 [ 259 ] {b482cb34-87ba-459a-9c2f-4a2569196a7a} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2025.12.23 09:27:36.644415 [ 259 ] {b482cb34-87ba-459a-9c2f-4a2569196a7a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001155 sec., 183549.78354978355 rows/sec., 11.84 MiB/sec. | ||
| 1952 | 2025.12.23 09:27:36.644450 [ 259 ] {b482cb34-87ba-459a-9c2f-4a2569196a7a} <Debug> TCPHandler: Processed in 0.001312643 sec. | ||
| 1953 | 2025.12.23 09:27:36.644576 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2025.12.23 09:27:36.644694 [ 259 ] {09791a4d-af50-47da-aa23-e12ada609991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1955 | 2025.12.23 09:27:36.644742 [ 259 ] {09791a4d-af50-47da-aa23-e12ada609991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1956 | 2025.12.23 09:27:36.645261 [ 259 ] {09791a4d-af50-47da-aa23-e12ada609991} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2025.12.23 09:27:36.645302 [ 259 ] {09791a4d-af50-47da-aa23-e12ada609991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1958 | 2025.12.23 09:27:36.645651 [ 259 ] {09791a4d-af50-47da-aa23-e12ada609991} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1959 | 2025.12.23 09:27:36.645854 [ 259 ] {09791a4d-af50-47da-aa23-e12ada609991} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2025.12.23 09:27:36.645976 [ 259 ] {09791a4d-af50-47da-aa23-e12ada609991} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001306 sec., 161562.02143950993 rows/sec., 9.17 MiB/sec. | ||
| 1961 | 2025.12.23 09:27:36.646020 [ 259 ] {09791a4d-af50-47da-aa23-e12ada609991} <Debug> TCPHandler: Processed in 0.001512159 sec. | ||
| 1962 | 2025.12.23 09:27:36.646130 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2025.12.23 09:27:36.646223 [ 259 ] {1118c455-d594-47b1-b259-343ce200a1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1964 | 2025.12.23 09:27:36.646260 [ 259 ] {1118c455-d594-47b1-b259-343ce200a1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1965 | 2025.12.23 09:27:36.646835 [ 259 ] {1118c455-d594-47b1-b259-343ce200a1a6} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2025.12.23 09:27:36.646869 [ 259 ] {1118c455-d594-47b1-b259-343ce200a1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1967 | 2025.12.23 09:27:36.647191 [ 259 ] {1118c455-d594-47b1-b259-343ce200a1a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1968 | 2025.12.23 09:27:36.647395 [ 259 ] {1118c455-d594-47b1-b259-343ce200a1a6} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2025.12.23 09:27:36.647518 [ 259 ] {1118c455-d594-47b1-b259-343ce200a1a6} <Debug> executeQuery: Read 716 rows, 51.43 KiB in 0.001314 sec., 544901.0654490106 rows/sec., 38.23 MiB/sec. | ||
| 1970 | 2025.12.23 09:27:36.647560 [ 259 ] {1118c455-d594-47b1-b259-343ce200a1a6} <Debug> TCPHandler: Processed in 0.001485809 sec. | ||
| 1971 | 2025.12.23 09:27:36.647666 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2025.12.23 09:27:36.647758 [ 259 ] {e0a3f6a8-d2bf-42d1-bea9-2c2b6cd7668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1973 | 2025.12.23 09:27:36.647797 [ 259 ] {e0a3f6a8-d2bf-42d1-bea9-2c2b6cd7668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1974 | 2025.12.23 09:27:36.648095 [ 259 ] {e0a3f6a8-d2bf-42d1-bea9-2c2b6cd7668b} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2025.12.23 09:27:36.648128 [ 259 ] {e0a3f6a8-d2bf-42d1-bea9-2c2b6cd7668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1976 | 2025.12.23 09:27:36.648560 [ 259 ] {e0a3f6a8-d2bf-42d1-bea9-2c2b6cd7668b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1977 | 2025.12.23 09:27:36.648757 [ 259 ] {e0a3f6a8-d2bf-42d1-bea9-2c2b6cd7668b} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2025.12.23 09:27:36.648877 [ 259 ] {e0a3f6a8-d2bf-42d1-bea9-2c2b6cd7668b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 1979 | 2025.12.23 09:27:36.648921 [ 259 ] {e0a3f6a8-d2bf-42d1-bea9-2c2b6cd7668b} <Debug> TCPHandler: Processed in 0.001302153 sec. | ||
| 1980 | 2025.12.23 09:27:36.649029 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2025.12.23 09:27:36.649121 [ 259 ] {ac5c26b5-fef3-40ba-bb7c-0d1a6f32eeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1982 | 2025.12.23 09:27:36.649161 [ 259 ] {ac5c26b5-fef3-40ba-bb7c-0d1a6f32eeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1983 | 2025.12.23 09:27:36.649572 [ 259 ] {ac5c26b5-fef3-40ba-bb7c-0d1a6f32eeec} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2025.12.23 09:27:36.649605 [ 259 ] {ac5c26b5-fef3-40ba-bb7c-0d1a6f32eeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1985 | 2025.12.23 09:27:36.649920 [ 259 ] {ac5c26b5-fef3-40ba-bb7c-0d1a6f32eeec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1986 | 2025.12.23 09:27:36.650120 [ 259 ] {ac5c26b5-fef3-40ba-bb7c-0d1a6f32eeec} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2025.12.23 09:27:36.650245 [ 259 ] {ac5c26b5-fef3-40ba-bb7c-0d1a6f32eeec} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001141 sec., 276073.6196319018 rows/sec., 18.14 MiB/sec. | ||
| 1988 | 2025.12.23 09:27:36.650278 [ 259 ] {ac5c26b5-fef3-40ba-bb7c-0d1a6f32eeec} <Debug> TCPHandler: Processed in 0.001299713 sec. | ||
| 1989 | 2025.12.23 09:27:36.650409 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2025.12.23 09:27:36.650530 [ 259 ] {8a79afeb-155c-4930-890d-dff36e6f1fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1991 | 2025.12.23 09:27:36.650580 [ 259 ] {8a79afeb-155c-4930-890d-dff36e6f1fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1992 | 2025.12.23 09:27:36.650950 [ 259 ] {8a79afeb-155c-4930-890d-dff36e6f1fe0} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2025.12.23 09:27:36.650990 [ 259 ] {8a79afeb-155c-4930-890d-dff36e6f1fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1994 | 2025.12.23 09:27:36.651343 [ 259 ] {8a79afeb-155c-4930-890d-dff36e6f1fe0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1995 | 2025.12.23 09:27:36.651589 [ 259 ] {8a79afeb-155c-4930-890d-dff36e6f1fe0} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2025.12.23 09:27:36.651711 [ 259 ] {8a79afeb-155c-4930-890d-dff36e6f1fe0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001206 sec., 829.1873963515754 rows/sec., 55.87 KiB/sec. | ||
| 1997 | 2025.12.23 09:27:36.651746 [ 259 ] {8a79afeb-155c-4930-890d-dff36e6f1fe0} <Debug> TCPHandler: Processed in 0.001395625 sec. | ||
| 1998 | 2025.12.23 09:27:36.651877 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2025.12.23 09:27:36.651992 [ 259 ] {6d0e6802-8e8a-4b5e-806a-284d480837ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2000 | 2025.12.23 09:27:36.652053 [ 259 ] {6d0e6802-8e8a-4b5e-806a-284d480837ea} <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 | ||
| 2001 | 2025.12.23 09:27:36.652884 [ 259 ] {6d0e6802-8e8a-4b5e-806a-284d480837ea} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2025.12.23 09:27:36.652919 [ 259 ] {6d0e6802-8e8a-4b5e-806a-284d480837ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2003 | 2025.12.23 09:27:36.653438 [ 259 ] {6d0e6802-8e8a-4b5e-806a-284d480837ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2004 | 2025.12.23 09:27:36.653672 [ 259 ] {6d0e6802-8e8a-4b5e-806a-284d480837ea} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2025.12.23 09:27:36.653804 [ 259 ] {6d0e6802-8e8a-4b5e-806a-284d480837ea} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001836 sec., 19063.18082788671 rows/sec., 34.16 MiB/sec. | ||
| 2006 | 2025.12.23 09:27:36.653853 [ 259 ] {6d0e6802-8e8a-4b5e-806a-284d480837ea} <Debug> TCPHandler: Processed in 0.002051322 sec. | ||
| 2007 | 2025.12.23 09:27:36.653965 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2025.12.23 09:27:36.654058 [ 259 ] {62bc45d3-60a4-48b2-878d-462f8556ed61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2009 | 2025.12.23 09:27:36.654108 [ 259 ] {62bc45d3-60a4-48b2-878d-462f8556ed61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2010 | 2025.12.23 09:27:36.654440 [ 259 ] {62bc45d3-60a4-48b2-878d-462f8556ed61} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.12.23 09:27:36.654475 [ 259 ] {62bc45d3-60a4-48b2-878d-462f8556ed61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2012 | 2025.12.23 09:27:36.654772 [ 259 ] {62bc45d3-60a4-48b2-878d-462f8556ed61} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2013 | 2025.12.23 09:27:36.654972 [ 259 ] {62bc45d3-60a4-48b2-878d-462f8556ed61} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2025.12.23 09:27:36.655094 [ 259 ] {62bc45d3-60a4-48b2-878d-462f8556ed61} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 2015 | 2025.12.23 09:27:36.655128 [ 259 ] {62bc45d3-60a4-48b2-878d-462f8556ed61} <Debug> TCPHandler: Processed in 0.001210021 sec. | ||
| 2016 | 2025.12.23 09:27:37.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.94 MiB, peak 182.94 MiB, free memory in arenas 0.00 B, will set to 181.48 MiB (RSS), difference: -1.47 MiB | ||
| 2017 | 2025.12.23 09:27:38.541777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3374 | ||
| 2018 | 2025.12.23 09:27:38.542606 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2025.12.23 09:27:38.542699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2020 | 2025.12.23 09:27:38.543386 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2021 | 2025.12.23 09:27:38.543617 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2025.12.23 09:27:38.543760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3374 | ||
| 2023 | 2025.12.23 09:27:38.704607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2024 | 2025.12.23 09:27:38.721712 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2025.12.23 09:27:38.721774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2026 | 2025.12.23 09:27:38.727664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2027 | 2025.12.23 09:27:38.728365 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.12.23 09:27:38.731532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2029 | 2025.12.23 09:27:41.589402 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2025.12.23 09:27:41.589636 [ 259 ] {f2141daf-04bc-4166-a9e4-de4890025cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2031 | 2025.12.23 09:27:41.589720 [ 259 ] {f2141daf-04bc-4166-a9e4-de4890025cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2032 | 2025.12.23 09:27:41.590569 [ 259 ] {f2141daf-04bc-4166-a9e4-de4890025cbb} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2025.12.23 09:27:41.590644 [ 259 ] {f2141daf-04bc-4166-a9e4-de4890025cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2034 | 2025.12.23 09:27:41.591229 [ 259 ] {f2141daf-04bc-4166-a9e4-de4890025cbb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2035 | 2025.12.23 09:27:41.591563 [ 259 ] {f2141daf-04bc-4166-a9e4-de4890025cbb} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2025.12.23 09:27:41.591772 [ 259 ] {f2141daf-04bc-4166-a9e4-de4890025cbb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002195 sec., 25512.5284738041 rows/sec., 1.96 MiB/sec. | ||
| 2037 | 2025.12.23 09:27:41.591832 [ 259 ] {f2141daf-04bc-4166-a9e4-de4890025cbb} <Debug> TCPHandler: Processed in 0.002621247 sec. | ||
| 2038 | 2025.12.23 09:27:41.592019 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2025.12.23 09:27:41.592158 [ 259 ] {8eca2aa5-011c-4b37-b329-40fbf69b5165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2040 | 2025.12.23 09:27:41.592237 [ 259 ] {8eca2aa5-011c-4b37-b329-40fbf69b5165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2041 | 2025.12.23 09:27:41.592805 [ 259 ] {8eca2aa5-011c-4b37-b329-40fbf69b5165} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.12.23 09:27:41.592850 [ 259 ] {8eca2aa5-011c-4b37-b329-40fbf69b5165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2043 | 2025.12.23 09:27:41.593231 [ 259 ] {8eca2aa5-011c-4b37-b329-40fbf69b5165} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2044 | 2025.12.23 09:27:41.593497 [ 259 ] {8eca2aa5-011c-4b37-b329-40fbf69b5165} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2025.12.23 09:27:41.593665 [ 259 ] {8eca2aa5-011c-4b37-b329-40fbf69b5165} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001542 sec., 41504.539559014265 rows/sec., 3.24 MiB/sec. | ||
| 2046 | 2025.12.23 09:27:41.593712 [ 259 ] {8eca2aa5-011c-4b37-b329-40fbf69b5165} <Debug> TCPHandler: Processed in 0.001762525 sec. | ||
| 2047 | 2025.12.23 09:27:41.593858 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2025.12.23 09:27:41.593971 [ 259 ] {c6c71797-c564-47ca-91a5-e223854fbf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2049 | 2025.12.23 09:27:41.594023 [ 259 ] {c6c71797-c564-47ca-91a5-e223854fbf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2050 | 2025.12.23 09:27:41.594525 [ 259 ] {c6c71797-c564-47ca-91a5-e223854fbf0a} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2025.12.23 09:27:41.594569 [ 259 ] {c6c71797-c564-47ca-91a5-e223854fbf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2052 | 2025.12.23 09:27:41.594950 [ 259 ] {c6c71797-c564-47ca-91a5-e223854fbf0a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2053 | 2025.12.23 09:27:41.595198 [ 259 ] {c6c71797-c564-47ca-91a5-e223854fbf0a} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2025.12.23 09:27:41.595360 [ 259 ] {c6c71797-c564-47ca-91a5-e223854fbf0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001412 sec., 113314.44759206798 rows/sec., 7.89 MiB/sec. | ||
| 2055 | 2025.12.23 09:27:41.595407 [ 259 ] {c6c71797-c564-47ca-91a5-e223854fbf0a} <Debug> TCPHandler: Processed in 0.001604131 sec. | ||
| 2056 | 2025.12.23 09:27:41.595543 [ 259 ] {} <Trace> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2025.12.23 09:27:41.595660 [ 259 ] {073e28b7-9c80-4d07-9deb-b632f52abe3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2058 | 2025.12.23 09:27:41.595711 [ 259 ] {073e28b7-9c80-4d07-9deb-b632f52abe3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2059 | 2025.12.23 09:27:41.596376 [ 259 ] {073e28b7-9c80-4d07-9deb-b632f52abe3e} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2025.12.23 09:27:41.596416 [ 259 ] {073e28b7-9c80-4d07-9deb-b632f52abe3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2061 | 2025.12.23 09:27:41.596777 [ 259 ] {073e28b7-9c80-4d07-9deb-b632f52abe3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2062 | 2025.12.23 09:27:41.597107 [ 259 ] {073e28b7-9c80-4d07-9deb-b632f52abe3e} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2025.12.23 09:27:41.597304 [ 259 ] {073e28b7-9c80-4d07-9deb-b632f52abe3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001666 sec., 36014.40576230492 rows/sec., 2.43 MiB/sec. | ||
| 2064 | 2025.12.23 09:27:41.597359 [ 259 ] {073e28b7-9c80-4d07-9deb-b632f52abe3e} <Debug> TCPHandler: Processed in 0.001871878 sec. | ||
| 2065 | 2025.12.23 09:27:42.045262 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63746 | ||
| 2066 | 2025.12.23 09:27:42.045421 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2067 | 2025.12.23 09:27:42.045462 [ 286 ] {} <Debug> TCP-Session: 70fdd27d-9211-4efb-bc73-176ca4c34234 Authenticating user 'default' from [fd00:1122:3344:101::e]:63746 | ||
| 2068 | 2025.12.23 09:27:42.045494 [ 286 ] {} <Debug> TCP-Session: 70fdd27d-9211-4efb-bc73-176ca4c34234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2025.12.23 09:27:42.045515 [ 286 ] {} <Debug> TCP-Session: 70fdd27d-9211-4efb-bc73-176ca4c34234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2025.12.23 09:27:42.045838 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63769 | ||
| 2071 | 2025.12.23 09:27:42.045871 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37173 | ||
| 2072 | 2025.12.23 09:27:42.045888 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55473 | ||
| 2073 | 2025.12.23 09:27:42.045929 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45850 | ||
| 2074 | 2025.12.23 09:27:42.045975 [ 286 ] {} <Trace> TCP-Session: 70fdd27d-9211-4efb-bc73-176ca4c34234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2025.12.23 09:27:42.046016 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2076 | 2025.12.23 09:27:42.045883 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39154 | ||
| 2077 | 2025.12.23 09:27:42.046072 [ 287 ] {} <Debug> TCP-Session: 28af3243-dbdb-49ad-ac6f-3f9d1aeaffcf Authenticating user 'default' from [fd00:1122:3344:101::e]:63769 | ||
| 2078 | 2025.12.23 09:27:42.045853 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38287 | ||
| 2079 | 2025.12.23 09:27:42.046139 [ 287 ] {} <Debug> TCP-Session: 28af3243-dbdb-49ad-ac6f-3f9d1aeaffcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2025.12.23 09:27:42.046157 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2081 | 2025.12.23 09:27:42.046175 [ 287 ] {} <Debug> TCP-Session: 28af3243-dbdb-49ad-ac6f-3f9d1aeaffcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2025.12.23 09:27:42.045854 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42305 | ||
| 2083 | 2025.12.23 09:27:42.046208 [ 286 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2084 | 2025.12.23 09:27:42.046199 [ 291 ] {} <Debug> TCP-Session: 4c0ebfce-91ee-40e6-b5c6-cdf48b9a424c Authenticating user 'default' from [fd00:1122:3344:101::e]:37173 | ||
| 2085 | 2025.12.23 09:27:42.045856 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48644 | ||
| 2086 | 2025.12.23 09:27:42.046302 [ 291 ] {} <Debug> TCP-Session: 4c0ebfce-91ee-40e6-b5c6-cdf48b9a424c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2025.12.23 09:27:42.046344 [ 291 ] {} <Debug> TCP-Session: 4c0ebfce-91ee-40e6-b5c6-cdf48b9a424c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2025.12.23 09:27:42.046377 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2025.12.23 09:27:42.046429 [ 293 ] {} <Debug> TCP-Session: ae6786f8-1f24-49da-a251-15e083a418a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55473 | ||
| 2090 | 2025.12.23 09:27:42.046457 [ 293 ] {} <Debug> TCP-Session: ae6786f8-1f24-49da-a251-15e083a418a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2025.12.23 09:27:42.046475 [ 293 ] {} <Debug> TCP-Session: ae6786f8-1f24-49da-a251-15e083a418a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2025.12.23 09:27:42.046569 [ 286 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2093 | 2025.12.23 09:27:42.046590 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2094 | 2025.12.23 09:27:42.046637 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2025.12.23 09:27:42.046656 [ 289 ] {} <Debug> TCP-Session: 355b7f84-3a07-4be9-969c-5098c312b6e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42305 | ||
| 2096 | 2025.12.23 09:27:42.046662 [ 286 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2097 | 2025.12.23 09:27:42.046686 [ 290 ] {} <Debug> TCP-Session: 925c5970-0065-4bda-949c-969b17a7e2db Authenticating user 'default' from [fd00:1122:3344:101::e]:48644 | ||
| 2098 | 2025.12.23 09:27:42.046699 [ 289 ] {} <Debug> TCP-Session: 355b7f84-3a07-4be9-969c-5098c312b6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2025.12.23 09:27:42.046700 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2100 | 2025.12.23 09:27:42.046738 [ 289 ] {} <Debug> TCP-Session: 355b7f84-3a07-4be9-969c-5098c312b6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2025.12.23 09:27:42.046727 [ 290 ] {} <Debug> TCP-Session: 925c5970-0065-4bda-949c-969b17a7e2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2025.12.23 09:27:42.046778 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2025.12.23 09:27:42.046804 [ 290 ] {} <Debug> TCP-Session: 925c5970-0065-4bda-949c-969b17a7e2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2025.12.23 09:27:42.046828 [ 294 ] {} <Debug> TCP-Session: 5b38fb39-b108-4b33-808e-0034c6bff33e Authenticating user 'default' from [fd00:1122:3344:101::e]:45850 | ||
| 2105 | 2025.12.23 09:27:42.046780 [ 288 ] {} <Debug> TCP-Session: 9b8e4f57-167a-4a94-a1fe-f6f021a8c036 Authenticating user 'default' from [fd00:1122:3344:101::e]:38287 | ||
| 2106 | 2025.12.23 09:27:42.046857 [ 294 ] {} <Debug> TCP-Session: 5b38fb39-b108-4b33-808e-0034c6bff33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2025.12.23 09:27:42.046892 [ 288 ] {} <Debug> TCP-Session: 9b8e4f57-167a-4a94-a1fe-f6f021a8c036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2025.12.23 09:27:42.046894 [ 294 ] {} <Debug> TCP-Session: 5b38fb39-b108-4b33-808e-0034c6bff33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.12.23 09:27:42.046909 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2025.12.23 09:27:42.046923 [ 288 ] {} <Debug> TCP-Session: 9b8e4f57-167a-4a94-a1fe-f6f021a8c036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2025.12.23 09:27:42.046976 [ 292 ] {} <Debug> TCP-Session: 6277429c-e50c-4e3b-a627-7af2c1e8701b Authenticating user 'default' from [fd00:1122:3344:101::e]:39154 | ||
| 2112 | 2025.12.23 09:27:42.047002 [ 292 ] {} <Debug> TCP-Session: 6277429c-e50c-4e3b-a627-7af2c1e8701b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2025.12.23 09:27:42.047020 [ 292 ] {} <Debug> TCP-Session: 6277429c-e50c-4e3b-a627-7af2c1e8701b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2025.12.23 09:27:42.047065 [ 286 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 2115 | 2025.12.23 09:27:42.048836 [ 308 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Trace> AggregatingTransform: Aggregating | ||
| 2116 | 2025.12.23 09:27:42.048882 [ 308 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2117 | 2025.12.23 09:27:42.048921 [ 308 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001701963 sec. (587.557 rows/sec., 22.95 KiB/sec.) | ||
| 2118 | 2025.12.23 09:27:42.048937 [ 308 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Trace> Aggregator: Merging aggregated data | ||
| 2119 | 2025.12.23 09:27:42.050098 [ 286 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003962 sec., 252.39777889954567 rows/sec., 9.86 KiB/sec. | ||
| 2120 | 2025.12.23 09:27:42.050274 [ 286 ] {b3f3da50-b02b-478d-a5fc-183f8079e51d} <Debug> TCPHandler: Processed in 0.004447104 sec. | ||
| 2121 | 2025.12.23 09:27:42.050418 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2025.12.23 09:27:42.050455 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2123 | 2025.12.23 09:27:42.050459 [ 286 ] {} <Debug> TCP-Session: 70fdd27d-9211-4efb-bc73-176ca4c34234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2025.12.23 09:27:42.050489 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2125 | 2025.12.23 09:27:42.050508 [ 293 ] {} <Debug> TCP-Session: ae6786f8-1f24-49da-a251-15e083a418a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2025.12.23 09:27:42.050509 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2025.12.23 09:27:42.050549 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2128 | 2025.12.23 09:27:42.050570 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2025.12.23 09:27:42.050593 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2025.12.23 09:27:42.050610 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2025.12.23 09:27:42.050637 [ 290 ] {} <Debug> TCP-Session: 925c5970-0065-4bda-949c-969b17a7e2db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2025.12.23 09:27:42.050664 [ 292 ] {} <Debug> TCP-Session: 6277429c-e50c-4e3b-a627-7af2c1e8701b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2025.12.23 09:27:42.050688 [ 294 ] {} <Debug> TCP-Session: 5b38fb39-b108-4b33-808e-0034c6bff33e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2025.12.23 09:27:42.050621 [ 291 ] {} <Debug> TCP-Session: 4c0ebfce-91ee-40e6-b5c6-cdf48b9a424c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2025.12.23 09:27:42.050583 [ 287 ] {} <Debug> TCP-Session: 28af3243-dbdb-49ad-ac6f-3f9d1aeaffcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2025.12.23 09:27:42.050549 [ 289 ] {} <Debug> TCP-Session: 355b7f84-3a07-4be9-969c-5098c312b6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2025.12.23 09:27:42.050530 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2025.12.23 09:27:42.050837 [ 288 ] {} <Debug> TCP-Session: 9b8e4f57-167a-4a94-a1fe-f6f021a8c036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2025.12.23 09:27:42.156797 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62331 | ||
| 2140 | 2025.12.23 09:27:42.156933 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2025.12.23 09:27:42.156969 [ 286 ] {} <Debug> TCP-Session: e86d8055-db8c-4f93-b7b7-5ef38db03986 Authenticating user 'default' from [fd00:1122:3344:101::e]:62331 | ||
| 2142 | 2025.12.23 09:27:42.157000 [ 286 ] {} <Debug> TCP-Session: e86d8055-db8c-4f93-b7b7-5ef38db03986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2025.12.23 09:27:42.157017 [ 286 ] {} <Debug> TCP-Session: e86d8055-db8c-4f93-b7b7-5ef38db03986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2025.12.23 09:27:42.157296 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36954 | ||
| 2145 | 2025.12.23 09:27:42.157330 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57798 | ||
| 2146 | 2025.12.23 09:27:42.157352 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33779 | ||
| 2147 | 2025.12.23 09:27:42.157398 [ 286 ] {} <Trace> TCP-Session: e86d8055-db8c-4f93-b7b7-5ef38db03986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2025.12.23 09:27:42.157318 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64796 | ||
| 2149 | 2025.12.23 09:27:42.157451 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2150 | 2025.12.23 09:27:42.157452 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2151 | 2025.12.23 09:27:42.157511 [ 291 ] {} <Debug> TCP-Session: 0cdfb768-10f4-4716-8776-c38174fd3ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57798 | ||
| 2152 | 2025.12.23 09:27:42.157495 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2153 | 2025.12.23 09:27:42.157550 [ 291 ] {} <Debug> TCP-Session: 0cdfb768-10f4-4716-8776-c38174fd3ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2025.12.23 09:27:42.157545 [ 287 ] {} <Debug> TCP-Session: 5973defc-9bcd-492e-bafd-04277fc35004 Authenticating user 'default' from [fd00:1122:3344:101::e]:36954 | ||
| 2155 | 2025.12.23 09:27:42.157583 [ 291 ] {} <Debug> TCP-Session: 0cdfb768-10f4-4716-8776-c38174fd3ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2025.12.23 09:27:42.157587 [ 293 ] {} <Debug> TCP-Session: fbc7e1f7-2f36-4645-9f19-b6144c78f586 Authenticating user 'default' from [fd00:1122:3344:101::e]:33779 | ||
| 2157 | 2025.12.23 09:27:42.157606 [ 287 ] {} <Debug> TCP-Session: 5973defc-9bcd-492e-bafd-04277fc35004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2025.12.23 09:27:42.157636 [ 286 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62331) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2159 | 2025.12.23 09:27:42.157642 [ 293 ] {} <Debug> TCP-Session: fbc7e1f7-2f36-4645-9f19-b6144c78f586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2025.12.23 09:27:42.157652 [ 287 ] {} <Debug> TCP-Session: 5973defc-9bcd-492e-bafd-04277fc35004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2025.12.23 09:27:42.157690 [ 293 ] {} <Debug> TCP-Session: fbc7e1f7-2f36-4645-9f19-b6144c78f586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2025.12.23 09:27:42.157537 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2025.12.23 09:27:42.157308 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54451 | ||
| 2164 | 2025.12.23 09:27:42.157771 [ 290 ] {} <Debug> TCP-Session: d133bbdf-6451-4c1e-b4fc-bdb5e36ccafb Authenticating user 'default' from [fd00:1122:3344:101::e]:64796 | ||
| 2165 | 2025.12.23 09:27:42.157346 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49746 | ||
| 2166 | 2025.12.23 09:27:42.157862 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2025.12.23 09:27:42.157829 [ 290 ] {} <Debug> TCP-Session: d133bbdf-6451-4c1e-b4fc-bdb5e36ccafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2025.12.23 09:27:42.157912 [ 289 ] {} <Debug> TCP-Session: 285a3404-c82a-4c9b-b238-50cb87730e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:54451 | ||
| 2169 | 2025.12.23 09:27:42.157935 [ 290 ] {} <Debug> TCP-Session: d133bbdf-6451-4c1e-b4fc-bdb5e36ccafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2025.12.23 09:27:42.157952 [ 289 ] {} <Debug> TCP-Session: 285a3404-c82a-4c9b-b238-50cb87730e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2025.12.23 09:27:42.157311 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48166 | ||
| 2172 | 2025.12.23 09:27:42.157982 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2025.12.23 09:27:42.157983 [ 289 ] {} <Debug> TCP-Session: 285a3404-c82a-4c9b-b238-50cb87730e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2025.12.23 09:27:42.158050 [ 292 ] {} <Debug> TCP-Session: 495c6592-1d38-4877-949d-ffdc547fc091 Authenticating user 'default' from [fd00:1122:3344:101::e]:49746 | ||
| 2175 | 2025.12.23 09:27:42.157979 [ 286 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2176 | 2025.12.23 09:27:42.158095 [ 292 ] {} <Debug> TCP-Session: 495c6592-1d38-4877-949d-ffdc547fc091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2025.12.23 09:27:42.158106 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2178 | 2025.12.23 09:27:42.158129 [ 292 ] {} <Debug> TCP-Session: 495c6592-1d38-4877-949d-ffdc547fc091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2025.12.23 09:27:42.157360 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36937 | ||
| 2180 | 2025.12.23 09:27:42.158170 [ 288 ] {} <Debug> TCP-Session: d8a1d915-2945-413a-b06d-c33e6b7228c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48166 | ||
| 2181 | 2025.12.23 09:27:42.158163 [ 286 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2182 | 2025.12.23 09:27:42.158230 [ 288 ] {} <Debug> TCP-Session: d8a1d915-2945-413a-b06d-c33e6b7228c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2025.12.23 09:27:42.158263 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2025.12.23 09:27:42.158265 [ 288 ] {} <Debug> TCP-Session: d8a1d915-2945-413a-b06d-c33e6b7228c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2025.12.23 09:27:42.158301 [ 294 ] {} <Debug> TCP-Session: ab6ac6b1-1942-4729-9efe-bf5c0a0a915a Authenticating user 'default' from [fd00:1122:3344:101::e]:36937 | ||
| 2186 | 2025.12.23 09:27:42.158334 [ 294 ] {} <Debug> TCP-Session: ab6ac6b1-1942-4729-9efe-bf5c0a0a915a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2025.12.23 09:27:42.158351 [ 294 ] {} <Debug> TCP-Session: ab6ac6b1-1942-4729-9efe-bf5c0a0a915a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2025.12.23 09:27:42.158611 [ 286 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 2189 | 2025.12.23 09:27:42.158730 [ 286 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2190 | 2025.12.23 09:27:42.864065 [ 313 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Trace> AggregatingTransform: Aggregating | ||
| 2191 | 2025.12.23 09:27:42.864150 [ 313 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2192 | 2025.12.23 09:27:42.864194 [ 313 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001211391 sec. (825.497 rows/sec., 32.25 KiB/sec.) | ||
| 2193 | 2025.12.23 09:27:42.864214 [ 313 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Trace> Aggregator: Merging aggregated data | ||
| 2194 | 2025.12.23 09:27:42.865850 [ 286 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.708282 sec., 1.4118670247161442 rows/sec., 56.47 B/sec. | ||
| 2195 | 2025.12.23 09:27:42.866049 [ 286 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2196 | 2025.12.23 09:27:42.866069 [ 286 ] {702f2cdc-b607-42a5-a7f7-f9a0778dadb9} <Debug> TCPHandler: Processed in 0.708799675 sec. | ||
| 2197 | 2025.12.23 09:27:42.866201 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2198 | 2025.12.23 09:27:42.866242 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2025.12.23 09:27:42.866258 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2200 | 2025.12.23 09:27:42.866301 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2025.12.23 09:27:42.866337 [ 292 ] {} <Debug> TCP-Session: 495c6592-1d38-4877-949d-ffdc547fc091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2025.12.23 09:27:42.866343 [ 294 ] {} <Debug> TCP-Session: ab6ac6b1-1942-4729-9efe-bf5c0a0a915a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2025.12.23 09:27:42.866349 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2025.12.23 09:27:42.866386 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2205 | 2025.12.23 09:27:42.866360 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2025.12.23 09:27:42.866461 [ 287 ] {} <Debug> TCP-Session: 5973defc-9bcd-492e-bafd-04277fc35004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2025.12.23 09:27:42.866478 [ 293 ] {} <Debug> TCP-Session: fbc7e1f7-2f36-4645-9f19-b6144c78f586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2025.12.23 09:27:42.866508 [ 291 ] {} <Debug> TCP-Session: 0cdfb768-10f4-4716-8776-c38174fd3ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2025.12.23 09:27:42.866317 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2025.12.23 09:27:42.866255 [ 290 ] {} <Debug> TCP-Session: d133bbdf-6451-4c1e-b4fc-bdb5e36ccafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2025.12.23 09:27:42.866594 [ 288 ] {} <Debug> TCP-Session: d8a1d915-2945-413a-b06d-c33e6b7228c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2025.12.23 09:27:42.866380 [ 289 ] {} <Debug> TCP-Session: 285a3404-c82a-4c9b-b238-50cb87730e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2025.12.23 09:27:42.866401 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2025.12.23 09:27:42.866709 [ 286 ] {} <Debug> TCP-Session: e86d8055-db8c-4f93-b7b7-5ef38db03986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2025.12.23 09:27:43.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.11 MiB, peak 194.27 MiB, free memory in arenas 0.00 B, will set to 203.53 MiB (RSS), difference: 19.41 MiB | ||
| 2216 | 2025.12.23 09:27:45.974824 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2217 | 2025.12.23 09:27:45.974881 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2218 | 2025.12.23 09:27:46.043817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3886 | ||
| 2219 | 2025.12.23 09:27:46.044333 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2025.12.23 09:27:46.044381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2221 | 2025.12.23 09:27:46.044903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2222 | 2025.12.23 09:27:46.045148 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2025.12.23 09:27:46.045294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3886 | ||
| 2224 | 2025.12.23 09:27:46.048807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 296 | ||
| 2225 | 2025.12.23 09:27:46.051813 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2025.12.23 09:27:46.051867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2227 | 2025.12.23 09:27:46.053106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2228 | 2025.12.23 09:27:46.053368 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2025.12.23 09:27:46.053643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2230 | 2025.12.23 09:27:46.111639 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2025.12.23 09:27:46.111695 [ 259 ] {} <Debug> TCP-Session: 941f4383-fc45-4dd5-9546-3dcaf46bd8a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2025.12.23 09:27:46.231575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2233 | 2025.12.23 09:27:46.249470 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2025.12.23 09:27:46.249524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2235 | 2025.12.23 09:27:46.255735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2236 | 2025.12.23 09:27:46.256398 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.12.23 09:27:46.259459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2238 | 2025.12.23 09:27:46.600672 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2025.12.23 09:27:46.600838 [ 262 ] {42fa36e6-3fcd-4465-a918-11801e947ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2240 | 2025.12.23 09:27:46.600897 [ 262 ] {42fa36e6-3fcd-4465-a918-11801e947ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2241 | 2025.12.23 09:27:46.601713 [ 262 ] {42fa36e6-3fcd-4465-a918-11801e947ae6} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2025.12.23 09:27:46.601756 [ 262 ] {42fa36e6-3fcd-4465-a918-11801e947ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2243 | 2025.12.23 09:27:46.602135 [ 262 ] {42fa36e6-3fcd-4465-a918-11801e947ae6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2244 | 2025.12.23 09:27:46.602364 [ 262 ] {42fa36e6-3fcd-4465-a918-11801e947ae6} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2025.12.23 09:27:46.602504 [ 262 ] {42fa36e6-3fcd-4465-a918-11801e947ae6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001712 sec., 239485.98130841122 rows/sec., 15.19 MiB/sec. | ||
| 2246 | 2025.12.23 09:27:46.602543 [ 262 ] {42fa36e6-3fcd-4465-a918-11801e947ae6} <Debug> TCPHandler: Processed in 0.001987591 sec. | ||
| 2247 | 2025.12.23 09:27:46.602678 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2025.12.23 09:27:46.602772 [ 262 ] {d8f9fd71-a76b-40dd-aed4-84f6b20ca168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2249 | 2025.12.23 09:27:46.602812 [ 262 ] {d8f9fd71-a76b-40dd-aed4-84f6b20ca168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2250 | 2025.12.23 09:27:46.603851 [ 262 ] {d8f9fd71-a76b-40dd-aed4-84f6b20ca168} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2025.12.23 09:27:46.603886 [ 262 ] {d8f9fd71-a76b-40dd-aed4-84f6b20ca168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2252 | 2025.12.23 09:27:46.604291 [ 262 ] {d8f9fd71-a76b-40dd-aed4-84f6b20ca168} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2253 | 2025.12.23 09:27:46.604499 [ 262 ] {d8f9fd71-a76b-40dd-aed4-84f6b20ca168} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2025.12.23 09:27:46.604620 [ 262 ] {d8f9fd71-a76b-40dd-aed4-84f6b20ca168} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001867 sec., 633101.231922871 rows/sec., 50.50 MiB/sec. | ||
| 2255 | 2025.12.23 09:27:46.604656 [ 262 ] {d8f9fd71-a76b-40dd-aed4-84f6b20ca168} <Debug> TCPHandler: Processed in 0.002025542 sec. | ||
| 2256 | 2025.12.23 09:27:46.604769 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2025.12.23 09:27:46.604863 [ 262 ] {bf095e1e-fc5d-4aa9-8153-ca12e3444b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2258 | 2025.12.23 09:27:46.604902 [ 262 ] {bf095e1e-fc5d-4aa9-8153-ca12e3444b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2259 | 2025.12.23 09:27:46.605388 [ 262 ] {bf095e1e-fc5d-4aa9-8153-ca12e3444b3c} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2025.12.23 09:27:46.605422 [ 262 ] {bf095e1e-fc5d-4aa9-8153-ca12e3444b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2261 | 2025.12.23 09:27:46.605717 [ 262 ] {bf095e1e-fc5d-4aa9-8153-ca12e3444b3c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2262 | 2025.12.23 09:27:46.605933 [ 262 ] {bf095e1e-fc5d-4aa9-8153-ca12e3444b3c} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2025.12.23 09:27:46.606021 [ 56 ] {} <Debug> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2264 | 2025.12.23 09:27:46.606054 [ 262 ] {bf095e1e-fc5d-4aa9-8153-ca12e3444b3c} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001209 sec., 198511.16625310175 rows/sec., 12.07 MiB/sec. | ||
| 2265 | 2025.12.23 09:27:46.606058 [ 56 ] {} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2025.12.23 09:27:46.606084 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2267 | 2025.12.23 09:27:46.606089 [ 262 ] {bf095e1e-fc5d-4aa9-8153-ca12e3444b3c} <Debug> TCPHandler: Processed in 0.001367135 sec. | ||
| 2268 | 2025.12.23 09:27:46.606204 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.12.23 09:27:46.606223 [ 198 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::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 | ||
| 2270 | 2025.12.23 09:27:46.606297 [ 262 ] {322739c1-0545-408c-aee5-a20a8fe4ebc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2271 | 2025.12.23 09:27:46.606340 [ 262 ] {322739c1-0545-408c-aee5-a20a8fe4ebc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2272 | 2025.12.23 09:27:46.606367 [ 198 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2273 | 2025.12.23 09:27:46.606404 [ 198 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part | ||
| 2274 | 2025.12.23 09:27:46.606468 [ 198 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2275 | 2025.12.23 09:27:46.606513 [ 198 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2276 | 2025.12.23 09:27:46.606558 [ 198 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2277 | 2025.12.23 09:27:46.606621 [ 198 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 242 rows starting from the beginning of the part | ||
| 2278 | 2025.12.23 09:27:46.606679 [ 198 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 240 rows starting from the beginning of the part | ||
| 2279 | 2025.12.23 09:27:46.606831 [ 262 ] {322739c1-0545-408c-aee5-a20a8fe4ebc0} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2025.12.23 09:27:46.606870 [ 262 ] {322739c1-0545-408c-aee5-a20a8fe4ebc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2281 | 2025.12.23 09:27:46.607220 [ 262 ] {322739c1-0545-408c-aee5-a20a8fe4ebc0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2282 | 2025.12.23 09:27:46.607459 [ 262 ] {322739c1-0545-408c-aee5-a20a8fe4ebc0} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2025.12.23 09:27:46.607597 [ 262 ] {322739c1-0545-408c-aee5-a20a8fe4ebc0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001318 sec., 160849.77238239758 rows/sec., 10.37 MiB/sec. | ||
| 2284 | 2025.12.23 09:27:46.607634 [ 262 ] {322739c1-0545-408c-aee5-a20a8fe4ebc0} <Debug> TCPHandler: Processed in 0.001477728 sec. | ||
| 2285 | 2025.12.23 09:27:46.607686 [ 201 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532689 sec., 397340.88259261986 rows/sec., 26.74 MiB/sec. | ||
| 2286 | 2025.12.23 09:27:46.607742 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2025.12.23 09:27:46.607840 [ 262 ] {a0e89f0c-8dc5-43de-a611-fef76976dd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2288 | 2025.12.23 09:27:46.607881 [ 262 ] {a0e89f0c-8dc5-43de-a611-fef76976dd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2289 | 2025.12.23 09:27:46.607894 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2290 | 2025.12.23 09:27:46.608241 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2025.12.23 09:27:46.608319 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_6_1} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2292 | 2025.12.23 09:27:46.608371 [ 262 ] {a0e89f0c-8dc5-43de-a611-fef76976dd67} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2025.12.23 09:27:46.608407 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2294 | 2025.12.23 09:27:46.608411 [ 262 ] {a0e89f0c-8dc5-43de-a611-fef76976dd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2295 | 2025.12.23 09:27:46.608755 [ 262 ] {a0e89f0c-8dc5-43de-a611-fef76976dd67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2296 | 2025.12.23 09:27:46.608957 [ 262 ] {a0e89f0c-8dc5-43de-a611-fef76976dd67} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2025.12.23 09:27:46.609077 [ 262 ] {a0e89f0c-8dc5-43de-a611-fef76976dd67} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001255 sec., 168127.49003984063 rows/sec., 9.55 MiB/sec. | ||
| 2298 | 2025.12.23 09:27:46.609114 [ 262 ] {a0e89f0c-8dc5-43de-a611-fef76976dd67} <Debug> TCPHandler: Processed in 0.001419027 sec. | ||
| 2299 | 2025.12.23 09:27:46.609312 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2025.12.23 09:27:46.609404 [ 262 ] {400848c6-54a9-42c5-860d-d4414e5dcdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2301 | 2025.12.23 09:27:46.609442 [ 262 ] {400848c6-54a9-42c5-860d-d4414e5dcdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2302 | 2025.12.23 09:27:46.610105 [ 262 ] {400848c6-54a9-42c5-860d-d4414e5dcdc8} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2025.12.23 09:27:46.610140 [ 262 ] {400848c6-54a9-42c5-860d-d4414e5dcdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2304 | 2025.12.23 09:27:46.610480 [ 262 ] {400848c6-54a9-42c5-860d-d4414e5dcdc8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2305 | 2025.12.23 09:27:46.610687 [ 262 ] {400848c6-54a9-42c5-860d-d4414e5dcdc8} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2025.12.23 09:27:46.610812 [ 262 ] {400848c6-54a9-42c5-860d-d4414e5dcdc8} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001426 sec., 500701.2622720898 rows/sec., 35.11 MiB/sec. | ||
| 2307 | 2025.12.23 09:27:46.610849 [ 262 ] {400848c6-54a9-42c5-860d-d4414e5dcdc8} <Debug> TCPHandler: Processed in 0.00158391 sec. | ||
| 2308 | 2025.12.23 09:27:46.610966 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2025.12.23 09:27:46.611060 [ 262 ] {7820849d-b2c5-47ec-95f8-c129cf3fdef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2310 | 2025.12.23 09:27:46.611099 [ 262 ] {7820849d-b2c5-47ec-95f8-c129cf3fdef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2311 | 2025.12.23 09:27:46.611435 [ 262 ] {7820849d-b2c5-47ec-95f8-c129cf3fdef5} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2025.12.23 09:27:46.611469 [ 262 ] {7820849d-b2c5-47ec-95f8-c129cf3fdef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2313 | 2025.12.23 09:27:46.611770 [ 262 ] {7820849d-b2c5-47ec-95f8-c129cf3fdef5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2314 | 2025.12.23 09:27:46.612002 [ 262 ] {7820849d-b2c5-47ec-95f8-c129cf3fdef5} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2025.12.23 09:27:46.612122 [ 262 ] {7820849d-b2c5-47ec-95f8-c129cf3fdef5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 2316 | 2025.12.23 09:27:46.612155 [ 262 ] {7820849d-b2c5-47ec-95f8-c129cf3fdef5} <Debug> TCPHandler: Processed in 0.001236021 sec. | ||
| 2317 | 2025.12.23 09:27:46.612265 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2025.12.23 09:27:46.612367 [ 262 ] {6c4322fc-376c-4588-8912-e28c051da635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2319 | 2025.12.23 09:27:46.612408 [ 262 ] {6c4322fc-376c-4588-8912-e28c051da635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2320 | 2025.12.23 09:27:46.612834 [ 262 ] {6c4322fc-376c-4588-8912-e28c051da635} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2025.12.23 09:27:46.612867 [ 262 ] {6c4322fc-376c-4588-8912-e28c051da635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2322 | 2025.12.23 09:27:46.613185 [ 262 ] {6c4322fc-376c-4588-8912-e28c051da635} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2323 | 2025.12.23 09:27:46.613391 [ 262 ] {6c4322fc-376c-4588-8912-e28c051da635} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2025.12.23 09:27:46.613513 [ 262 ] {6c4322fc-376c-4588-8912-e28c051da635} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001168 sec., 268835.61643835617 rows/sec., 17.66 MiB/sec. | ||
| 2325 | 2025.12.23 09:27:46.613549 [ 262 ] {6c4322fc-376c-4588-8912-e28c051da635} <Debug> TCPHandler: Processed in 0.001330174 sec. | ||
| 2326 | 2025.12.23 09:27:46.613650 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2025.12.23 09:27:46.613742 [ 262 ] {5fb78be9-fe65-49dc-9030-55435593c80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2328 | 2025.12.23 09:27:46.613783 [ 262 ] {5fb78be9-fe65-49dc-9030-55435593c80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2329 | 2025.12.23 09:27:46.614085 [ 262 ] {5fb78be9-fe65-49dc-9030-55435593c80e} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2025.12.23 09:27:46.614119 [ 262 ] {5fb78be9-fe65-49dc-9030-55435593c80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2331 | 2025.12.23 09:27:46.614421 [ 262 ] {5fb78be9-fe65-49dc-9030-55435593c80e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2332 | 2025.12.23 09:27:46.614620 [ 262 ] {5fb78be9-fe65-49dc-9030-55435593c80e} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2025.12.23 09:27:46.614739 [ 262 ] {5fb78be9-fe65-49dc-9030-55435593c80e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 2334 | 2025.12.23 09:27:46.614774 [ 262 ] {5fb78be9-fe65-49dc-9030-55435593c80e} <Debug> TCPHandler: Processed in 0.0011702 sec. | ||
| 2335 | 2025.12.23 09:27:46.614880 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2336 | 2025.12.23 09:27:46.614971 [ 262 ] {e3626528-99ad-4b30-9c28-32b32d4b0dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2337 | 2025.12.23 09:27:46.615025 [ 262 ] {e3626528-99ad-4b30-9c28-32b32d4b0dbd} <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 | ||
| 2338 | 2025.12.23 09:27:46.615904 [ 262 ] {e3626528-99ad-4b30-9c28-32b32d4b0dbd} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2025.12.23 09:27:46.615939 [ 262 ] {e3626528-99ad-4b30-9c28-32b32d4b0dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2340 | 2025.12.23 09:27:46.616471 [ 262 ] {e3626528-99ad-4b30-9c28-32b32d4b0dbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2341 | 2025.12.23 09:27:46.616697 [ 262 ] {e3626528-99ad-4b30-9c28-32b32d4b0dbd} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2025.12.23 09:27:46.616835 [ 262 ] {e3626528-99ad-4b30-9c28-32b32d4b0dbd} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001881 sec., 18607.123870281765 rows/sec., 33.34 MiB/sec. | ||
| 2343 | 2025.12.23 09:27:46.616888 [ 262 ] {e3626528-99ad-4b30-9c28-32b32d4b0dbd} <Debug> TCPHandler: Processed in 0.002054822 sec. | ||
| 2344 | 2025.12.23 09:27:46.616997 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2025.12.23 09:27:46.617089 [ 262 ] {2bb59098-a7d8-49fc-8ed2-d3cb980a6c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2346 | 2025.12.23 09:27:46.617129 [ 262 ] {2bb59098-a7d8-49fc-8ed2-d3cb980a6c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2347 | 2025.12.23 09:27:46.617457 [ 262 ] {2bb59098-a7d8-49fc-8ed2-d3cb980a6c2e} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2025.12.23 09:27:46.617492 [ 262 ] {2bb59098-a7d8-49fc-8ed2-d3cb980a6c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2349 | 2025.12.23 09:27:46.617791 [ 262 ] {2bb59098-a7d8-49fc-8ed2-d3cb980a6c2e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2350 | 2025.12.23 09:27:46.617992 [ 262 ] {2bb59098-a7d8-49fc-8ed2-d3cb980a6c2e} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2025.12.23 09:27:46.618115 [ 262 ] {2bb59098-a7d8-49fc-8ed2-d3cb980a6c2e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001044 sec., 99616.85823754789 rows/sec., 6.10 MiB/sec. | ||
| 2352 | 2025.12.23 09:27:46.618149 [ 262 ] {2bb59098-a7d8-49fc-8ed2-d3cb980a6c2e} <Debug> TCPHandler: Processed in 0.00119882 sec. | ||
| 2353 | 2025.12.23 09:27:47.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.87 MiB, peak 207.72 MiB, free memory in arenas 0.00 B, will set to 205.84 MiB (RSS), difference: 2.97 MiB | ||
| 2354 | 2025.12.23 09:27:51.588463 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2025.12.23 09:27:51.588755 [ 262 ] {c8126209-0c4a-47fc-8162-7069ec70505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2356 | 2025.12.23 09:27:51.588857 [ 262 ] {c8126209-0c4a-47fc-8162-7069ec70505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2357 | 2025.12.23 09:27:51.589623 [ 262 ] {c8126209-0c4a-47fc-8162-7069ec70505f} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2025.12.23 09:27:51.589661 [ 262 ] {c8126209-0c4a-47fc-8162-7069ec70505f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2359 | 2025.12.23 09:27:51.590047 [ 262 ] {c8126209-0c4a-47fc-8162-7069ec70505f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2360 | 2025.12.23 09:27:51.590271 [ 262 ] {c8126209-0c4a-47fc-8162-7069ec70505f} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2025.12.23 09:27:51.590419 [ 262 ] {c8126209-0c4a-47fc-8162-7069ec70505f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001738 sec., 2301.4959723820484 rows/sec., 187.67 KiB/sec. | ||
| 2362 | 2025.12.23 09:27:51.590468 [ 262 ] {c8126209-0c4a-47fc-8162-7069ec70505f} <Debug> TCPHandler: Processed in 0.002206817 sec. | ||
| 2363 | 2025.12.23 09:27:51.590585 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2025.12.23 09:27:51.590691 [ 262 ] {86f4b921-bcbc-4d52-b0d8-412c68dc2342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2365 | 2025.12.23 09:27:51.590733 [ 262 ] {86f4b921-bcbc-4d52-b0d8-412c68dc2342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2366 | 2025.12.23 09:27:51.591186 [ 262 ] {86f4b921-bcbc-4d52-b0d8-412c68dc2342} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2025.12.23 09:27:51.591221 [ 262 ] {86f4b921-bcbc-4d52-b0d8-412c68dc2342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2368 | 2025.12.23 09:27:51.591526 [ 262 ] {86f4b921-bcbc-4d52-b0d8-412c68dc2342} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2369 | 2025.12.23 09:27:51.591740 [ 262 ] {86f4b921-bcbc-4d52-b0d8-412c68dc2342} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2025.12.23 09:27:51.591862 [ 262 ] {86f4b921-bcbc-4d52-b0d8-412c68dc2342} <Debug> executeQuery: Read 70 rows, 5.71 KiB in 0.001194 sec., 58626.465661641545 rows/sec., 4.67 MiB/sec. | ||
| 2371 | 2025.12.23 09:27:51.591897 [ 262 ] {86f4b921-bcbc-4d52-b0d8-412c68dc2342} <Debug> TCPHandler: Processed in 0.001361625 sec. | ||
| 2372 | 2025.12.23 09:27:51.592013 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2025.12.23 09:27:51.592113 [ 262 ] {8a4f19b4-845e-4a9c-9564-24535d02b276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2374 | 2025.12.23 09:27:51.592152 [ 262 ] {8a4f19b4-845e-4a9c-9564-24535d02b276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2375 | 2025.12.23 09:27:51.592548 [ 262 ] {8a4f19b4-845e-4a9c-9564-24535d02b276} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2025.12.23 09:27:51.592583 [ 262 ] {8a4f19b4-845e-4a9c-9564-24535d02b276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2377 | 2025.12.23 09:27:51.592884 [ 262 ] {8a4f19b4-845e-4a9c-9564-24535d02b276} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2378 | 2025.12.23 09:27:51.593082 [ 262 ] {8a4f19b4-845e-4a9c-9564-24535d02b276} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2025.12.23 09:27:51.593205 [ 262 ] {8a4f19b4-845e-4a9c-9564-24535d02b276} <Debug> executeQuery: Read 10 rows, 748.00 B in 0.00111 sec., 9009.009009009009 rows/sec., 658.08 KiB/sec. | ||
| 2380 | 2025.12.23 09:27:51.593247 [ 262 ] {8a4f19b4-845e-4a9c-9564-24535d02b276} <Debug> TCPHandler: Processed in 0.001281053 sec. | ||
| 2381 | 2025.12.23 09:27:51.593352 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.12.23 09:27:51.593451 [ 262 ] {ee09122b-5a93-49f6-a12a-a4af5ed92dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2383 | 2025.12.23 09:27:51.593490 [ 262 ] {ee09122b-5a93-49f6-a12a-a4af5ed92dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2384 | 2025.12.23 09:27:51.593922 [ 262 ] {ee09122b-5a93-49f6-a12a-a4af5ed92dec} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.12.23 09:27:51.593957 [ 262 ] {ee09122b-5a93-49f6-a12a-a4af5ed92dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2386 | 2025.12.23 09:27:51.594253 [ 262 ] {ee09122b-5a93-49f6-a12a-a4af5ed92dec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2387 | 2025.12.23 09:27:51.594454 [ 262 ] {ee09122b-5a93-49f6-a12a-a4af5ed92dec} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.12.23 09:27:51.594572 [ 262 ] {ee09122b-5a93-49f6-a12a-a4af5ed92dec} <Debug> executeQuery: Read 83 rows, 6.65 KiB in 0.001138 sec., 72934.97363796135 rows/sec., 5.70 MiB/sec. | ||
| 2389 | 2025.12.23 09:27:51.594609 [ 262 ] {ee09122b-5a93-49f6-a12a-a4af5ed92dec} <Debug> TCPHandler: Processed in 0.001303313 sec. | ||
| 2390 | 2025.12.23 09:27:51.594713 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.12.23 09:27:51.594812 [ 262 ] {71b99017-bf2e-499d-91cb-18a5f0481544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2392 | 2025.12.23 09:27:51.594854 [ 262 ] {71b99017-bf2e-499d-91cb-18a5f0481544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2393 | 2025.12.23 09:27:51.595283 [ 262 ] {71b99017-bf2e-499d-91cb-18a5f0481544} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.12.23 09:27:51.595319 [ 262 ] {71b99017-bf2e-499d-91cb-18a5f0481544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2395 | 2025.12.23 09:27:51.595669 [ 262 ] {71b99017-bf2e-499d-91cb-18a5f0481544} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2396 | 2025.12.23 09:27:51.595872 [ 262 ] {71b99017-bf2e-499d-91cb-18a5f0481544} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.12.23 09:27:51.595995 [ 262 ] {71b99017-bf2e-499d-91cb-18a5f0481544} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0012 sec., 135000 rows/sec., 9.40 MiB/sec. | ||
| 2398 | 2025.12.23 09:27:51.596030 [ 262 ] {71b99017-bf2e-499d-91cb-18a5f0481544} <Debug> TCPHandler: Processed in 0.001363535 sec. | ||
| 2399 | 2025.12.23 09:27:51.596147 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2025.12.23 09:27:51.596250 [ 262 ] {f49d0694-e746-4b16-b3ee-def59aea8ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2401 | 2025.12.23 09:27:51.596303 [ 262 ] {f49d0694-e746-4b16-b3ee-def59aea8ed1} <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 | ||
| 2402 | 2025.12.23 09:27:51.597021 [ 262 ] {f49d0694-e746-4b16-b3ee-def59aea8ed1} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.12.23 09:27:51.597055 [ 262 ] {f49d0694-e746-4b16-b3ee-def59aea8ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2404 | 2025.12.23 09:27:51.597566 [ 262 ] {f49d0694-e746-4b16-b3ee-def59aea8ed1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2405 | 2025.12.23 09:27:51.597772 [ 262 ] {f49d0694-e746-4b16-b3ee-def59aea8ed1} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2025.12.23 09:27:51.597879 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2407 | 2025.12.23 09:27:51.597896 [ 262 ] {f49d0694-e746-4b16-b3ee-def59aea8ed1} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001665 sec., 3603.6036036036035 rows/sec., 6.46 MiB/sec. | ||
| 2408 | 2025.12.23 09:27:51.597917 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.12.23 09:27:51.597936 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2410 | 2025.12.23 09:27:51.597946 [ 262 ] {f49d0694-e746-4b16-b3ee-def59aea8ed1} <Debug> TCPHandler: Processed in 0.001856267 sec. | ||
| 2411 | 2025.12.23 09:27:51.598053 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.12.23 09:27:51.598084 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::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 | ||
| 2413 | 2025.12.23 09:27:51.598153 [ 262 ] {a401e925-e297-47ed-b760-9c4281020e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2414 | 2025.12.23 09:27:51.598199 [ 262 ] {a401e925-e297-47ed-b760-9c4281020e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2415 | 2025.12.23 09:27:51.598337 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2025.12.23 09:27:51.598399 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 2417 | 2025.12.23 09:27:51.598530 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2418 | 2025.12.23 09:27:51.598531 [ 262 ] {a401e925-e297-47ed-b760-9c4281020e5a} <Trace> oximeter.measurements_i64 (2635f74d-f6fa-4873-afb9-f8a7b629040d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2025.12.23 09:27:51.598577 [ 262 ] {a401e925-e297-47ed-b760-9c4281020e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2420 | 2025.12.23 09:27:51.598639 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 2421 | 2025.12.23 09:27:51.598749 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2422 | 2025.12.23 09:27:51.598848 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2423 | 2025.12.23 09:27:51.598890 [ 262 ] {a401e925-e297-47ed-b760-9c4281020e5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2424 | 2025.12.23 09:27:51.598945 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2425 | 2025.12.23 09:27:51.599109 [ 262 ] {a401e925-e297-47ed-b760-9c4281020e5a} <Trace> oximeter.measurements_i64 (2635f74d-f6fa-4873-afb9-f8a7b629040d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2025.12.23 09:27:51.599235 [ 262 ] {a401e925-e297-47ed-b760-9c4281020e5a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.0011 sec., 8181.818181818181 rows/sec., 577.95 KiB/sec. | ||
| 2427 | 2025.12.23 09:27:51.599272 [ 262 ] {a401e925-e297-47ed-b760-9c4281020e5a} <Debug> TCPHandler: Processed in 0.001266842 sec. | ||
| 2428 | 2025.12.23 09:27:51.599378 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2025.12.23 09:27:51.599487 [ 262 ] {c1c2ef4e-7962-47f1-8f56-77deaabcc3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2430 | 2025.12.23 09:27:51.599527 [ 262 ] {c1c2ef4e-7962-47f1-8f56-77deaabcc3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2431 | 2025.12.23 09:27:51.599854 [ 262 ] {c1c2ef4e-7962-47f1-8f56-77deaabcc3b7} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.12.23 09:27:51.599889 [ 262 ] {c1c2ef4e-7962-47f1-8f56-77deaabcc3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2433 | 2025.12.23 09:27:51.600215 [ 262 ] {c1c2ef4e-7962-47f1-8f56-77deaabcc3b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2434 | 2025.12.23 09:27:51.600447 [ 262 ] {c1c2ef4e-7962-47f1-8f56-77deaabcc3b7} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2025.12.23 09:27:51.600570 [ 262 ] {c1c2ef4e-7962-47f1-8f56-77deaabcc3b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2436 | 2025.12.23 09:27:51.600612 [ 262 ] {c1c2ef4e-7962-47f1-8f56-77deaabcc3b7} <Debug> TCPHandler: Processed in 0.001279193 sec. | ||
| 2437 | 2025.12.23 09:27:51.606036 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 19 columns (19 merged, 0 gathered) in 0.008007694 sec., 22603.26131343181 rows/sec., 40.50 MiB/sec. | ||
| 2438 | 2025.12.23 09:27:51.606388 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2439 | 2025.12.23 09:27:51.606696 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2025.12.23 09:27:51.606761 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2441 | 2025.12.23 09:27:51.606844 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2442 | 2025.12.23 09:27:53.546341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4334 | ||
| 2443 | 2025.12.23 09:27:53.546845 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2025.12.23 09:27:53.546891 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2445 | 2025.12.23 09:27:53.547410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2446 | 2025.12.23 09:27:53.547643 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2025.12.23 09:27:53.547770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4334 | ||
| 2448 | 2025.12.23 09:27:53.760513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2449 | 2025.12.23 09:27:53.776792 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2025.12.23 09:27:53.776851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2451 | 2025.12.23 09:27:53.783112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2452 | 2025.12.23 09:27:53.783827 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2025.12.23 09:27:53.786494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2454 | 2025.12.23 09:27:54.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.47 MiB, peak 211.47 MiB, free memory in arenas 0.00 B, will set to 208.90 MiB (RSS), difference: 1.43 MiB | ||
| 2455 | 2025.12.23 09:27:56.054856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 334 | ||
| 2456 | 2025.12.23 09:27:56.057118 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.12.23 09:27:56.057166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2458 | 2025.12.23 09:27:56.058284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2459 | 2025.12.23 09:27:56.058535 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2025.12.23 09:27:56.058712 [ 37 ] {} <Debug> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2461 | 2025.12.23 09:27:56.058786 [ 37 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2025.12.23 09:27:56.058793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
| 2463 | 2025.12.23 09:27:56.058815 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2464 | 2025.12.23 09:27:56.058928 [ 201 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::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 | ||
| 2465 | 2025.12.23 09:27:56.059491 [ 201 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2466 | 2025.12.23 09:27:56.059665 [ 201 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 2467 | 2025.12.23 09:27:56.060070 [ 201 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
| 2468 | 2025.12.23 09:27:56.060452 [ 201 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 2469 | 2025.12.23 09:27:56.060815 [ 201 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::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 | ||
| 2470 | 2025.12.23 09:27:56.061176 [ 201 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 2471 | 2025.12.23 09:27:56.061547 [ 201 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2472 | 2025.12.23 09:27:56.067426 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 72 columns (72 merged, 0 gathered) in 0.008539178 sec., 39113.83507873943 rows/sec., 40.36 MiB/sec. | ||
| 2473 | 2025.12.23 09:27:56.068398 [ 199 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2474 | 2025.12.23 09:27:56.068989 [ 199 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2025.12.23 09:27:56.069058 [ 199 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_6_1} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2476 | 2025.12.23 09:27:56.069247 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2477 | 2025.12.23 09:27:56.600604 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2025.12.23 09:27:56.600781 [ 262 ] {7f103869-4aff-4a6f-b997-522a8eb390a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2479 | 2025.12.23 09:27:56.600845 [ 262 ] {7f103869-4aff-4a6f-b997-522a8eb390a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2480 | 2025.12.23 09:27:56.601620 [ 262 ] {7f103869-4aff-4a6f-b997-522a8eb390a4} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2025.12.23 09:27:56.601670 [ 262 ] {7f103869-4aff-4a6f-b997-522a8eb390a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2482 | 2025.12.23 09:27:56.602084 [ 262 ] {7f103869-4aff-4a6f-b997-522a8eb390a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2483 | 2025.12.23 09:27:56.602356 [ 262 ] {7f103869-4aff-4a6f-b997-522a8eb390a4} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2025.12.23 09:27:56.602513 [ 262 ] {7f103869-4aff-4a6f-b997-522a8eb390a4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001782 sec., 230078.56341189676 rows/sec., 14.60 MiB/sec. | ||
| 2485 | 2025.12.23 09:27:56.602555 [ 262 ] {7f103869-4aff-4a6f-b997-522a8eb390a4} <Debug> TCPHandler: Processed in 0.002081673 sec. | ||
| 2486 | 2025.12.23 09:27:56.602679 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2025.12.23 09:27:56.602777 [ 262 ] {fea6036f-625e-4c18-bc00-f5bf0fa28bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2488 | 2025.12.23 09:27:56.602818 [ 262 ] {fea6036f-625e-4c18-bc00-f5bf0fa28bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2489 | 2025.12.23 09:27:56.603720 [ 262 ] {fea6036f-625e-4c18-bc00-f5bf0fa28bd7} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.12.23 09:27:56.603755 [ 262 ] {fea6036f-625e-4c18-bc00-f5bf0fa28bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2491 | 2025.12.23 09:27:56.604162 [ 262 ] {fea6036f-625e-4c18-bc00-f5bf0fa28bd7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2492 | 2025.12.23 09:27:56.604392 [ 262 ] {fea6036f-625e-4c18-bc00-f5bf0fa28bd7} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2025.12.23 09:27:56.604490 [ 36 ] {} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2494 | 2025.12.23 09:27:56.604522 [ 262 ] {fea6036f-625e-4c18-bc00-f5bf0fa28bd7} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001766 sec., 669309.1732729332 rows/sec., 53.39 MiB/sec. | ||
| 2495 | 2025.12.23 09:27:56.604526 [ 36 ] {} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.12.23 09:27:56.604554 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2497 | 2025.12.23 09:27:56.604559 [ 262 ] {fea6036f-625e-4c18-bc00-f5bf0fa28bd7} <Debug> TCPHandler: Processed in 0.001932329 sec. | ||
| 2498 | 2025.12.23 09:27:56.604681 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2025.12.23 09:27:56.604685 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::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 | ||
| 2500 | 2025.12.23 09:27:56.604776 [ 262 ] {dc553164-c941-4fe7-9832-6b16c0594105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2501 | 2025.12.23 09:27:56.604822 [ 262 ] {dc553164-c941-4fe7-9832-6b16c0594105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2502 | 2025.12.23 09:27:56.604834 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2503 | 2025.12.23 09:27:56.604872 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
| 2504 | 2025.12.23 09:27:56.604942 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1183 rows starting from the beginning of the part | ||
| 2505 | 2025.12.23 09:27:56.604987 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::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 | ||
| 2506 | 2025.12.23 09:27:56.605034 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1182 rows starting from the beginning of the part | ||
| 2507 | 2025.12.23 09:27:56.605086 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part | ||
| 2508 | 2025.12.23 09:27:56.605129 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1182 rows starting from the beginning of the part | ||
| 2509 | 2025.12.23 09:27:56.605325 [ 262 ] {dc553164-c941-4fe7-9832-6b16c0594105} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.12.23 09:27:56.605370 [ 262 ] {dc553164-c941-4fe7-9832-6b16c0594105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2511 | 2025.12.23 09:27:56.605739 [ 262 ] {dc553164-c941-4fe7-9832-6b16c0594105} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2512 | 2025.12.23 09:27:56.606000 [ 262 ] {dc553164-c941-4fe7-9832-6b16c0594105} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.12.23 09:27:56.606139 [ 262 ] {dc553164-c941-4fe7-9832-6b16c0594105} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001382 sec., 173661.3603473227 rows/sec., 10.56 MiB/sec. | ||
| 2514 | 2025.12.23 09:27:56.606179 [ 262 ] {dc553164-c941-4fe7-9832-6b16c0594105} <Debug> TCPHandler: Processed in 0.001549119 sec. | ||
| 2515 | 2025.12.23 09:27:56.606293 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2025.12.23 09:27:56.606390 [ 262 ] {baefde37-d4e9-4207-9fce-98bc0f604343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2517 | 2025.12.23 09:27:56.606432 [ 262 ] {baefde37-d4e9-4207-9fce-98bc0f604343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2518 | 2025.12.23 09:27:56.606892 [ 262 ] {baefde37-d4e9-4207-9fce-98bc0f604343} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.12.23 09:27:56.606929 [ 262 ] {baefde37-d4e9-4207-9fce-98bc0f604343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2520 | 2025.12.23 09:27:56.606935 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3921 rows, containing 5 columns (5 merged, 0 gathered) in 0.002310939 sec., 1696712.894628547 rows/sec., 142.77 MiB/sec. | ||
| 2521 | 2025.12.23 09:27:56.607152 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2522 | 2025.12.23 09:27:56.607317 [ 262 ] {baefde37-d4e9-4207-9fce-98bc0f604343} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2523 | 2025.12.23 09:27:56.607463 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2025.12.23 09:27:56.607554 [ 201 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_11_2} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2525 | 2025.12.23 09:27:56.607624 [ 262 ] {baefde37-d4e9-4207-9fce-98bc0f604343} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2025.12.23 09:27:56.607634 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2527 | 2025.12.23 09:27:56.607769 [ 262 ] {baefde37-d4e9-4207-9fce-98bc0f604343} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001398 sec., 151645.20743919886 rows/sec., 9.78 MiB/sec. | ||
| 2528 | 2025.12.23 09:27:56.607812 [ 262 ] {baefde37-d4e9-4207-9fce-98bc0f604343} <Debug> TCPHandler: Processed in 0.00157045 sec. | ||
| 2529 | 2025.12.23 09:27:56.607925 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2025.12.23 09:27:56.608022 [ 262 ] {8fd54f87-39ec-4c51-b7ad-8f114840b409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2531 | 2025.12.23 09:27:56.608063 [ 262 ] {8fd54f87-39ec-4c51-b7ad-8f114840b409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2532 | 2025.12.23 09:27:56.608517 [ 262 ] {8fd54f87-39ec-4c51-b7ad-8f114840b409} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2025.12.23 09:27:56.608554 [ 262 ] {8fd54f87-39ec-4c51-b7ad-8f114840b409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2534 | 2025.12.23 09:27:56.608868 [ 262 ] {8fd54f87-39ec-4c51-b7ad-8f114840b409} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2535 | 2025.12.23 09:27:56.609103 [ 262 ] {8fd54f87-39ec-4c51-b7ad-8f114840b409} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2025.12.23 09:27:56.609232 [ 262 ] {8fd54f87-39ec-4c51-b7ad-8f114840b409} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 2537 | 2025.12.23 09:27:56.609268 [ 262 ] {8fd54f87-39ec-4c51-b7ad-8f114840b409} <Debug> TCPHandler: Processed in 0.001393765 sec. | ||
| 2538 | 2025.12.23 09:27:56.609373 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2025.12.23 09:27:56.609469 [ 262 ] {2f2fa136-a82a-4372-9105-d75d58653bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2540 | 2025.12.23 09:27:56.609508 [ 262 ] {2f2fa136-a82a-4372-9105-d75d58653bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2541 | 2025.12.23 09:27:56.610147 [ 262 ] {2f2fa136-a82a-4372-9105-d75d58653bd7} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.12.23 09:27:56.610184 [ 262 ] {2f2fa136-a82a-4372-9105-d75d58653bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2543 | 2025.12.23 09:27:56.610537 [ 262 ] {2f2fa136-a82a-4372-9105-d75d58653bd7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2544 | 2025.12.23 09:27:56.610750 [ 262 ] {2f2fa136-a82a-4372-9105-d75d58653bd7} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2025.12.23 09:27:56.610848 [ 36 ] {} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2546 | 2025.12.23 09:27:56.610876 [ 262 ] {2f2fa136-a82a-4372-9105-d75d58653bd7} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001426 sec., 500701.2622720898 rows/sec., 35.11 MiB/sec. | ||
| 2547 | 2025.12.23 09:27:56.610877 [ 36 ] {} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2025.12.23 09:27:56.610907 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2549 | 2025.12.23 09:27:56.610913 [ 262 ] {2f2fa136-a82a-4372-9105-d75d58653bd7} <Debug> TCPHandler: Processed in 0.001591581 sec. | ||
| 2550 | 2025.12.23 09:27:56.611035 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2025.12.23 09:27:56.611039 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 2552 | 2025.12.23 09:27:56.611132 [ 262 ] {caab47a5-995b-4bc1-8132-12c82cb725ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2553 | 2025.12.23 09:27:56.611169 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2554 | 2025.12.23 09:27:56.611180 [ 262 ] {caab47a5-995b-4bc1-8132-12c82cb725ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2555 | 2025.12.23 09:27:56.611230 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part | ||
| 2556 | 2025.12.23 09:27:56.611341 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 716 rows starting from the beginning of the part | ||
| 2557 | 2025.12.23 09:27:56.611431 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 2558 | 2025.12.23 09:27:56.611504 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 714 rows starting from the beginning of the part | ||
| 2559 | 2025.12.23 09:27:56.611525 [ 262 ] {caab47a5-995b-4bc1-8132-12c82cb725ee} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2025.12.23 09:27:56.611565 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 83 rows starting from the beginning of the part | ||
| 2561 | 2025.12.23 09:27:56.611566 [ 262 ] {caab47a5-995b-4bc1-8132-12c82cb725ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2562 | 2025.12.23 09:27:56.611619 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 714 rows starting from the beginning of the part | ||
| 2563 | 2025.12.23 09:27:56.611931 [ 262 ] {caab47a5-995b-4bc1-8132-12c82cb725ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2564 | 2025.12.23 09:27:56.612182 [ 262 ] {caab47a5-995b-4bc1-8132-12c82cb725ee} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2025.12.23 09:27:56.612320 [ 262 ] {caab47a5-995b-4bc1-8132-12c82cb725ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 259.72 KiB/sec. | ||
| 2566 | 2025.12.23 09:27:56.612358 [ 262 ] {caab47a5-995b-4bc1-8132-12c82cb725ee} <Debug> TCPHandler: Processed in 0.001374375 sec. | ||
| 2567 | 2025.12.23 09:27:56.612475 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2025.12.23 09:27:56.612574 [ 262 ] {b4df6bed-9a97-43dd-a6f8-cb9e18e5dc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2569 | 2025.12.23 09:27:56.612617 [ 262 ] {b4df6bed-9a97-43dd-a6f8-cb9e18e5dc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2570 | 2025.12.23 09:27:56.612842 [ 201 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871218 sec., 1302894.6921203195 rows/sec., 97.81 MiB/sec. | ||
| 2571 | 2025.12.23 09:27:56.613079 [ 262 ] {b4df6bed-9a97-43dd-a6f8-cb9e18e5dc86} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.12.23 09:27:56.613119 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2573 | 2025.12.23 09:27:56.613123 [ 262 ] {b4df6bed-9a97-43dd-a6f8-cb9e18e5dc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2574 | 2025.12.23 09:27:56.613479 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.12.23 09:27:56.613577 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_11_2} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2576 | 2025.12.23 09:27:56.613595 [ 262 ] {b4df6bed-9a97-43dd-a6f8-cb9e18e5dc86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2577 | 2025.12.23 09:27:56.613674 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2578 | 2025.12.23 09:27:56.613820 [ 262 ] {b4df6bed-9a97-43dd-a6f8-cb9e18e5dc86} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2025.12.23 09:27:56.613919 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2580 | 2025.12.23 09:27:56.613949 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.12.23 09:27:56.613954 [ 262 ] {b4df6bed-9a97-43dd-a6f8-cb9e18e5dc86} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001399 sec., 224446.032880629 rows/sec., 14.74 MiB/sec. | ||
| 2582 | 2025.12.23 09:27:56.613967 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2583 | 2025.12.23 09:27:56.613993 [ 262 ] {b4df6bed-9a97-43dd-a6f8-cb9e18e5dc86} <Debug> TCPHandler: Processed in 0.0015705 sec. | ||
| 2584 | 2025.12.23 09:27:56.614049 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 2585 | 2025.12.23 09:27:56.614114 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2025.12.23 09:27:56.614158 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2587 | 2025.12.23 09:27:56.614195 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1109 rows starting from the beginning of the part | ||
| 2588 | 2025.12.23 09:27:56.614224 [ 262 ] {6c1dd628-5272-40f2-b596-b94784cc9ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2589 | 2025.12.23 09:27:56.614246 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 315 rows starting from the beginning of the part | ||
| 2590 | 2025.12.23 09:27:56.614282 [ 262 ] {6c1dd628-5272-40f2-b596-b94784cc9ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2591 | 2025.12.23 09:27:56.614296 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 2592 | 2025.12.23 09:27:56.614342 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2593 | 2025.12.23 09:27:56.614380 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2594 | 2025.12.23 09:27:56.614421 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2595 | 2025.12.23 09:27:56.614630 [ 262 ] {6c1dd628-5272-40f2-b596-b94784cc9ec0} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2025.12.23 09:27:56.614673 [ 262 ] {6c1dd628-5272-40f2-b596-b94784cc9ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2597 | 2025.12.23 09:27:56.614991 [ 262 ] {6c1dd628-5272-40f2-b596-b94784cc9ec0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2598 | 2025.12.23 09:27:56.615252 [ 262 ] {6c1dd628-5272-40f2-b596-b94784cc9ec0} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2025.12.23 09:27:56.615392 [ 262 ] {6c1dd628-5272-40f2-b596-b94784cc9ec0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 56.77 KiB/sec. | ||
| 2600 | 2025.12.23 09:27:56.615433 [ 262 ] {6c1dd628-5272-40f2-b596-b94784cc9ec0} <Debug> TCPHandler: Processed in 0.001368074 sec. | ||
| 2601 | 2025.12.23 09:27:56.615541 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2025.12.23 09:27:56.615639 [ 262 ] {312fc338-7d86-4047-8add-9bf59b3186d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2603 | 2025.12.23 09:27:56.615693 [ 262 ] {312fc338-7d86-4047-8add-9bf59b3186d6} <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 | ||
| 2604 | 2025.12.23 09:27:56.615768 [ 196 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749175 sec., 1357211.256735318 rows/sec., 93.56 MiB/sec. | ||
| 2605 | 2025.12.23 09:27:56.616066 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2606 | 2025.12.23 09:27:56.616327 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2025.12.23 09:27:56.616401 [ 201 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2608 | 2025.12.23 09:27:56.616464 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2609 | 2025.12.23 09:27:56.616491 [ 262 ] {312fc338-7d86-4047-8add-9bf59b3186d6} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2025.12.23 09:27:56.616532 [ 262 ] {312fc338-7d86-4047-8add-9bf59b3186d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2611 | 2025.12.23 09:27:56.617109 [ 262 ] {312fc338-7d86-4047-8add-9bf59b3186d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2612 | 2025.12.23 09:27:56.617341 [ 262 ] {312fc338-7d86-4047-8add-9bf59b3186d6} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.12.23 09:27:56.617485 [ 262 ] {312fc338-7d86-4047-8add-9bf59b3186d6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001864 sec., 18776.824034334764 rows/sec., 33.65 MiB/sec. | ||
| 2614 | 2025.12.23 09:27:56.617548 [ 262 ] {312fc338-7d86-4047-8add-9bf59b3186d6} <Debug> TCPHandler: Processed in 0.002055063 sec. | ||
| 2615 | 2025.12.23 09:27:56.617665 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.12.23 09:27:56.617760 [ 262 ] {2776dc60-9a5b-4d33-a4a6-04f7e1556d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2617 | 2025.12.23 09:27:56.617802 [ 262 ] {2776dc60-9a5b-4d33-a4a6-04f7e1556d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2618 | 2025.12.23 09:27:56.618130 [ 262 ] {2776dc60-9a5b-4d33-a4a6-04f7e1556d1f} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.12.23 09:27:56.618165 [ 262 ] {2776dc60-9a5b-4d33-a4a6-04f7e1556d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2620 | 2025.12.23 09:27:56.618496 [ 262 ] {2776dc60-9a5b-4d33-a4a6-04f7e1556d1f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2621 | 2025.12.23 09:27:56.618702 [ 262 ] {2776dc60-9a5b-4d33-a4a6-04f7e1556d1f} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.12.23 09:27:56.618802 [ 36 ] {} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2623 | 2025.12.23 09:27:56.618826 [ 262 ] {2776dc60-9a5b-4d33-a4a6-04f7e1556d1f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 2624 | 2025.12.23 09:27:56.618835 [ 36 ] {} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2025.12.23 09:27:56.618858 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2626 | 2025.12.23 09:27:56.618862 [ 262 ] {2776dc60-9a5b-4d33-a4a6-04f7e1556d1f} <Debug> TCPHandler: Processed in 0.001247202 sec. | ||
| 2627 | 2025.12.23 09:27:56.618955 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 2628 | 2025.12.23 09:27:56.619095 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2629 | 2025.12.23 09:27:56.619136 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2630 | 2025.12.23 09:27:56.619232 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2631 | 2025.12.23 09:27:56.619286 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 2632 | 2025.12.23 09:27:56.619332 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2633 | 2025.12.23 09:27:56.619371 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 2634 | 2025.12.23 09:27:56.619413 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2635 | 2025.12.23 09:27:56.620322 [ 196 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001414406 sec., 517531.74123978545 rows/sec., 33.78 MiB/sec. | ||
| 2636 | 2025.12.23 09:27:56.620512 [ 195 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2637 | 2025.12.23 09:27:56.620781 [ 195 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.12.23 09:27:56.620848 [ 195 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_11_2} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2639 | 2025.12.23 09:27:56.620918 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2640 | 2025.12.23 09:28:00.974931 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2641 | 2025.12.23 09:28:00.974986 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2642 | 2025.12.23 09:28:01.048813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4846 | ||
| 2643 | 2025.12.23 09:28:01.049344 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2025.12.23 09:28:01.049395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2645 | 2025.12.23 09:28:01.049906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2646 | 2025.12.23 09:28:01.050144 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.12.23 09:28:01.050291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4846 | ||
| 2648 | 2025.12.23 09:28:01.287519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2649 | 2025.12.23 09:28:01.304853 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2025.12.23 09:28:01.304908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2651 | 2025.12.23 09:28:01.311026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2652 | 2025.12.23 09:28:01.311745 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2025.12.23 09:28:01.314839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2654 | 2025.12.23 09:28:01.587869 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.12.23 09:28:01.588147 [ 262 ] {d4018bca-21ab-467e-9182-ab1cf4b02b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2656 | 2025.12.23 09:28:01.588257 [ 262 ] {d4018bca-21ab-467e-9182-ab1cf4b02b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2657 | 2025.12.23 09:28:01.588981 [ 262 ] {d4018bca-21ab-467e-9182-ab1cf4b02b9d} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.12.23 09:28:01.589030 [ 262 ] {d4018bca-21ab-467e-9182-ab1cf4b02b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2659 | 2025.12.23 09:28:01.589442 [ 262 ] {d4018bca-21ab-467e-9182-ab1cf4b02b9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2660 | 2025.12.23 09:28:01.589670 [ 262 ] {d4018bca-21ab-467e-9182-ab1cf4b02b9d} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.12.23 09:28:01.589835 [ 262 ] {d4018bca-21ab-467e-9182-ab1cf4b02b9d} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001762 sec., 38592.50851305335 rows/sec., 3.08 MiB/sec. | ||
| 2662 | 2025.12.23 09:28:01.589882 [ 262 ] {d4018bca-21ab-467e-9182-ab1cf4b02b9d} <Debug> TCPHandler: Processed in 0.002195366 sec. | ||
| 2663 | 2025.12.23 09:28:01.590014 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2025.12.23 09:28:01.590117 [ 262 ] {fb754ee1-4272-4f0b-a182-bbdf114a7f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2665 | 2025.12.23 09:28:01.590163 [ 262 ] {fb754ee1-4272-4f0b-a182-bbdf114a7f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2666 | 2025.12.23 09:28:01.590580 [ 262 ] {fb754ee1-4272-4f0b-a182-bbdf114a7f66} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.12.23 09:28:01.590617 [ 262 ] {fb754ee1-4272-4f0b-a182-bbdf114a7f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2668 | 2025.12.23 09:28:01.590914 [ 262 ] {fb754ee1-4272-4f0b-a182-bbdf114a7f66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2669 | 2025.12.23 09:28:01.591124 [ 262 ] {fb754ee1-4272-4f0b-a182-bbdf114a7f66} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.12.23 09:28:01.591264 [ 262 ] {fb754ee1-4272-4f0b-a182-bbdf114a7f66} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 385.62 KiB/sec. | ||
| 2671 | 2025.12.23 09:28:01.591302 [ 262 ] {fb754ee1-4272-4f0b-a182-bbdf114a7f66} <Debug> TCPHandler: Processed in 0.001340364 sec. | ||
| 2672 | 2025.12.23 09:28:01.591411 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2025.12.23 09:28:01.591506 [ 262 ] {d126fe9f-b4c9-46ce-97c5-1ea1244cb79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2674 | 2025.12.23 09:28:01.591547 [ 262 ] {d126fe9f-b4c9-46ce-97c5-1ea1244cb79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2675 | 2025.12.23 09:28:01.591956 [ 262 ] {d126fe9f-b4c9-46ce-97c5-1ea1244cb79d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.12.23 09:28:01.591993 [ 262 ] {d126fe9f-b4c9-46ce-97c5-1ea1244cb79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2677 | 2025.12.23 09:28:01.592302 [ 262 ] {d126fe9f-b4c9-46ce-97c5-1ea1244cb79d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2678 | 2025.12.23 09:28:01.592514 [ 262 ] {d126fe9f-b4c9-46ce-97c5-1ea1244cb79d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.12.23 09:28:01.592646 [ 262 ] {d126fe9f-b4c9-46ce-97c5-1ea1244cb79d} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001158 sec., 60449.05008635579 rows/sec., 4.72 MiB/sec. | ||
| 2680 | 2025.12.23 09:28:01.592682 [ 262 ] {d126fe9f-b4c9-46ce-97c5-1ea1244cb79d} <Debug> TCPHandler: Processed in 0.001322294 sec. | ||
| 2681 | 2025.12.23 09:28:01.592795 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2025.12.23 09:28:01.592891 [ 262 ] {3c36f768-de10-4650-a103-0622134ceb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2683 | 2025.12.23 09:28:01.592934 [ 262 ] {3c36f768-de10-4650-a103-0622134ceb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2684 | 2025.12.23 09:28:01.593369 [ 262 ] {3c36f768-de10-4650-a103-0622134ceb40} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2025.12.23 09:28:01.593417 [ 262 ] {3c36f768-de10-4650-a103-0622134ceb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2686 | 2025.12.23 09:28:01.593760 [ 262 ] {3c36f768-de10-4650-a103-0622134ceb40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2687 | 2025.12.23 09:28:01.593965 [ 262 ] {3c36f768-de10-4650-a103-0622134ceb40} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.12.23 09:28:01.594099 [ 262 ] {3c36f768-de10-4650-a103-0622134ceb40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 2689 | 2025.12.23 09:28:01.594136 [ 262 ] {3c36f768-de10-4650-a103-0622134ceb40} <Debug> TCPHandler: Processed in 0.001389406 sec. | ||
| 2690 | 2025.12.23 09:28:01.594237 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2025.12.23 09:28:01.594331 [ 262 ] {183fd05b-aecc-4427-821c-6f74c24ed71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2692 | 2025.12.23 09:28:01.594384 [ 262 ] {183fd05b-aecc-4427-821c-6f74c24ed71f} <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 | ||
| 2693 | 2025.12.23 09:28:01.595086 [ 262 ] {183fd05b-aecc-4427-821c-6f74c24ed71f} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.12.23 09:28:01.595121 [ 262 ] {183fd05b-aecc-4427-821c-6f74c24ed71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2695 | 2025.12.23 09:28:01.595586 [ 262 ] {183fd05b-aecc-4427-821c-6f74c24ed71f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2696 | 2025.12.23 09:28:01.595796 [ 262 ] {183fd05b-aecc-4427-821c-6f74c24ed71f} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.12.23 09:28:01.595936 [ 262 ] {183fd05b-aecc-4427-821c-6f74c24ed71f} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001624 sec., 3694.5812807881775 rows/sec., 6.62 MiB/sec. | ||
| 2698 | 2025.12.23 09:28:01.595991 [ 262 ] {183fd05b-aecc-4427-821c-6f74c24ed71f} <Debug> TCPHandler: Processed in 0.001801606 sec. | ||
| 2699 | 2025.12.23 09:28:01.596107 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2025.12.23 09:28:01.596202 [ 262 ] {c55a5fc0-4bb8-4e8b-9de4-32395e894875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2701 | 2025.12.23 09:28:01.596252 [ 262 ] {c55a5fc0-4bb8-4e8b-9de4-32395e894875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2702 | 2025.12.23 09:28:01.596583 [ 262 ] {c55a5fc0-4bb8-4e8b-9de4-32395e894875} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.12.23 09:28:01.596618 [ 262 ] {c55a5fc0-4bb8-4e8b-9de4-32395e894875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2704 | 2025.12.23 09:28:01.596923 [ 262 ] {c55a5fc0-4bb8-4e8b-9de4-32395e894875} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2705 | 2025.12.23 09:28:01.597121 [ 262 ] {c55a5fc0-4bb8-4e8b-9de4-32395e894875} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.12.23 09:28:01.597245 [ 262 ] {c55a5fc0-4bb8-4e8b-9de4-32395e894875} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 2707 | 2025.12.23 09:28:01.597280 [ 262 ] {c55a5fc0-4bb8-4e8b-9de4-32395e894875} <Debug> TCPHandler: Processed in 0.001221341 sec. | ||
| 2708 | 2025.12.23 09:28:02.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.57 MiB, peak 214.13 MiB, free memory in arenas 0.00 B, will set to 212.44 MiB (RSS), difference: 1.87 MiB | ||
| 2709 | 2025.12.23 09:28:06.059860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 368 | ||
| 2710 | 2025.12.23 09:28:06.062045 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2025.12.23 09:28:06.062082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2712 | 2025.12.23 09:28:06.063207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2713 | 2025.12.23 09:28:06.063462 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2025.12.23 09:28:06.063700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2715 | 2025.12.23 09:28:06.600002 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2025.12.23 09:28:06.600188 [ 262 ] {58d137ea-4af3-4c0f-9b19-5f29e94a5c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2717 | 2025.12.23 09:28:06.600253 [ 262 ] {58d137ea-4af3-4c0f-9b19-5f29e94a5c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2718 | 2025.12.23 09:28:06.601062 [ 262 ] {58d137ea-4af3-4c0f-9b19-5f29e94a5c5a} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2025.12.23 09:28:06.601112 [ 262 ] {58d137ea-4af3-4c0f-9b19-5f29e94a5c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2720 | 2025.12.23 09:28:06.601534 [ 262 ] {58d137ea-4af3-4c0f-9b19-5f29e94a5c5a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2721 | 2025.12.23 09:28:06.601754 [ 262 ] {58d137ea-4af3-4c0f-9b19-5f29e94a5c5a} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2025.12.23 09:28:06.601902 [ 262 ] {58d137ea-4af3-4c0f-9b19-5f29e94a5c5a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 2723 | 2025.12.23 09:28:06.601944 [ 262 ] {58d137ea-4af3-4c0f-9b19-5f29e94a5c5a} <Debug> TCPHandler: Processed in 0.002072983 sec. | ||
| 2724 | 2025.12.23 09:28:06.602071 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2025.12.23 09:28:06.602169 [ 262 ] {fca2b56f-192c-4d00-aa1a-6fd2548deef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2726 | 2025.12.23 09:28:06.602209 [ 262 ] {fca2b56f-192c-4d00-aa1a-6fd2548deef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2727 | 2025.12.23 09:28:06.602603 [ 262 ] {fca2b56f-192c-4d00-aa1a-6fd2548deef8} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2025.12.23 09:28:06.602639 [ 262 ] {fca2b56f-192c-4d00-aa1a-6fd2548deef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2729 | 2025.12.23 09:28:06.602920 [ 262 ] {fca2b56f-192c-4d00-aa1a-6fd2548deef8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2730 | 2025.12.23 09:28:06.603138 [ 262 ] {fca2b56f-192c-4d00-aa1a-6fd2548deef8} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2025.12.23 09:28:06.603266 [ 262 ] {fca2b56f-192c-4d00-aa1a-6fd2548deef8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001117 sec., 7162.041181736796 rows/sec., 584.01 KiB/sec. | ||
| 2732 | 2025.12.23 09:28:06.603303 [ 262 ] {fca2b56f-192c-4d00-aa1a-6fd2548deef8} <Debug> TCPHandler: Processed in 0.001282592 sec. | ||
| 2733 | 2025.12.23 09:28:06.603415 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2025.12.23 09:28:06.603511 [ 262 ] {30ec9d25-08c8-4eaf-9145-5e5bca801398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2735 | 2025.12.23 09:28:06.603549 [ 262 ] {30ec9d25-08c8-4eaf-9145-5e5bca801398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2736 | 2025.12.23 09:28:06.604568 [ 262 ] {30ec9d25-08c8-4eaf-9145-5e5bca801398} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2025.12.23 09:28:06.604604 [ 262 ] {30ec9d25-08c8-4eaf-9145-5e5bca801398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2738 | 2025.12.23 09:28:06.604989 [ 262 ] {30ec9d25-08c8-4eaf-9145-5e5bca801398} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2739 | 2025.12.23 09:28:06.605200 [ 262 ] {30ec9d25-08c8-4eaf-9145-5e5bca801398} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2025.12.23 09:28:06.605324 [ 262 ] {30ec9d25-08c8-4eaf-9145-5e5bca801398} <Debug> executeQuery: Read 1186 rows, 96.84 KiB in 0.001832 sec., 647379.9126637555 rows/sec., 51.62 MiB/sec. | ||
| 2741 | 2025.12.23 09:28:06.605361 [ 262 ] {30ec9d25-08c8-4eaf-9145-5e5bca801398} <Debug> TCPHandler: Processed in 0.001995981 sec. | ||
| 2742 | 2025.12.23 09:28:06.605476 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2025.12.23 09:28:06.605570 [ 262 ] {1a1013df-a995-4742-b8f6-434510aa649c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2744 | 2025.12.23 09:28:06.605609 [ 262 ] {1a1013df-a995-4742-b8f6-434510aa649c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2745 | 2025.12.23 09:28:06.606090 [ 262 ] {1a1013df-a995-4742-b8f6-434510aa649c} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2025.12.23 09:28:06.606126 [ 262 ] {1a1013df-a995-4742-b8f6-434510aa649c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2747 | 2025.12.23 09:28:06.606433 [ 262 ] {1a1013df-a995-4742-b8f6-434510aa649c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2748 | 2025.12.23 09:28:06.606640 [ 262 ] {1a1013df-a995-4742-b8f6-434510aa649c} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2025.12.23 09:28:06.606765 [ 262 ] {1a1013df-a995-4742-b8f6-434510aa649c} <Debug> executeQuery: Read 248 rows, 15.51 KiB in 0.001214 sec., 204283.36079077428 rows/sec., 12.47 MiB/sec. | ||
| 2750 | 2025.12.23 09:28:06.606802 [ 262 ] {1a1013df-a995-4742-b8f6-434510aa649c} <Debug> TCPHandler: Processed in 0.001376395 sec. | ||
| 2751 | 2025.12.23 09:28:06.606918 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2025.12.23 09:28:06.607039 [ 262 ] {43cc7d6c-ba06-483e-b231-1e81efc0c692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2753 | 2025.12.23 09:28:06.607086 [ 262 ] {43cc7d6c-ba06-483e-b231-1e81efc0c692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2754 | 2025.12.23 09:28:06.607618 [ 262 ] {43cc7d6c-ba06-483e-b231-1e81efc0c692} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2025.12.23 09:28:06.607654 [ 262 ] {43cc7d6c-ba06-483e-b231-1e81efc0c692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2756 | 2025.12.23 09:28:06.607960 [ 262 ] {43cc7d6c-ba06-483e-b231-1e81efc0c692} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2757 | 2025.12.23 09:28:06.608174 [ 262 ] {43cc7d6c-ba06-483e-b231-1e81efc0c692} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2025.12.23 09:28:06.608272 [ 115 ] {} <Debug> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2759 | 2025.12.23 09:28:06.608300 [ 262 ] {43cc7d6c-ba06-483e-b231-1e81efc0c692} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001285 sec., 164980.54474708173 rows/sec., 10.64 MiB/sec. | ||
| 2760 | 2025.12.23 09:28:06.608337 [ 115 ] {} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.12.23 09:28:06.608346 [ 262 ] {43cc7d6c-ba06-483e-b231-1e81efc0c692} <Debug> TCPHandler: Processed in 0.001486578 sec. | ||
| 2762 | 2025.12.23 09:28:06.608366 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2763 | 2025.12.23 09:28:06.608468 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::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 | ||
| 2764 | 2025.12.23 09:28:06.608469 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2025.12.23 09:28:06.608596 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2766 | 2025.12.23 09:28:06.608626 [ 262 ] {221050f1-62de-4c1d-afa5-5f55bea564ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2767 | 2025.12.23 09:28:06.608637 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2768 | 2025.12.23 09:28:06.608684 [ 262 ] {221050f1-62de-4c1d-afa5-5f55bea564ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2769 | 2025.12.23 09:28:06.608728 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::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 | ||
| 2770 | 2025.12.23 09:28:06.608784 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2771 | 2025.12.23 09:28:06.608836 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2772 | 2025.12.23 09:28:06.608879 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2773 | 2025.12.23 09:28:06.608931 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2774 | 2025.12.23 09:28:06.609226 [ 262 ] {221050f1-62de-4c1d-afa5-5f55bea564ba} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2025.12.23 09:28:06.609264 [ 262 ] {221050f1-62de-4c1d-afa5-5f55bea564ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2776 | 2025.12.23 09:28:06.609605 [ 262 ] {221050f1-62de-4c1d-afa5-5f55bea564ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2777 | 2025.12.23 09:28:06.609813 [ 262 ] {221050f1-62de-4c1d-afa5-5f55bea564ba} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.12.23 09:28:06.609891 [ 195 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468138 sec., 594630.7499703707 rows/sec., 40.92 MiB/sec. | ||
| 2779 | 2025.12.23 09:28:06.609940 [ 262 ] {221050f1-62de-4c1d-afa5-5f55bea564ba} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001338 sec., 157698.0568011958 rows/sec., 8.96 MiB/sec. | ||
| 2780 | 2025.12.23 09:28:06.609980 [ 262 ] {221050f1-62de-4c1d-afa5-5f55bea564ba} <Debug> TCPHandler: Processed in 0.00156049 sec. | ||
| 2781 | 2025.12.23 09:28:06.610028 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2782 | 2025.12.23 09:28:06.610089 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.12.23 09:28:06.610188 [ 262 ] {06029223-d386-4978-a82b-3846dd679d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2784 | 2025.12.23 09:28:06.610228 [ 262 ] {06029223-d386-4978-a82b-3846dd679d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2785 | 2025.12.23 09:28:06.610293 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2025.12.23 09:28:06.610363 [ 199 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_6_1} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2787 | 2025.12.23 09:28:06.610425 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2788 | 2025.12.23 09:28:06.610869 [ 262 ] {06029223-d386-4978-a82b-3846dd679d0d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.12.23 09:28:06.610908 [ 262 ] {06029223-d386-4978-a82b-3846dd679d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2790 | 2025.12.23 09:28:06.611234 [ 262 ] {06029223-d386-4978-a82b-3846dd679d0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2791 | 2025.12.23 09:28:06.611428 [ 262 ] {06029223-d386-4978-a82b-3846dd679d0d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2025.12.23 09:28:06.611549 [ 262 ] {06029223-d386-4978-a82b-3846dd679d0d} <Debug> executeQuery: Read 722 rows, 51.92 KiB in 0.00138 sec., 523188.4057971015 rows/sec., 36.74 MiB/sec. | ||
| 2793 | 2025.12.23 09:28:06.611585 [ 262 ] {06029223-d386-4978-a82b-3846dd679d0d} <Debug> TCPHandler: Processed in 0.001542379 sec. | ||
| 2794 | 2025.12.23 09:28:06.611695 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.12.23 09:28:06.611786 [ 262 ] {c2507028-9df8-450b-9448-2f0183b22787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2796 | 2025.12.23 09:28:06.611825 [ 262 ] {c2507028-9df8-450b-9448-2f0183b22787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2797 | 2025.12.23 09:28:06.612149 [ 262 ] {c2507028-9df8-450b-9448-2f0183b22787} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.12.23 09:28:06.612184 [ 262 ] {c2507028-9df8-450b-9448-2f0183b22787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2799 | 2025.12.23 09:28:06.612471 [ 262 ] {c2507028-9df8-450b-9448-2f0183b22787} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2800 | 2025.12.23 09:28:06.612670 [ 262 ] {c2507028-9df8-450b-9448-2f0183b22787} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.12.23 09:28:06.612791 [ 262 ] {c2507028-9df8-450b-9448-2f0183b22787} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 2802 | 2025.12.23 09:28:06.612825 [ 262 ] {c2507028-9df8-450b-9448-2f0183b22787} <Debug> TCPHandler: Processed in 0.00117745 sec. | ||
| 2803 | 2025.12.23 09:28:06.612953 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.12.23 09:28:06.613045 [ 262 ] {f0dc407c-e4ac-4eba-b191-e8a8c227bba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2805 | 2025.12.23 09:28:06.613089 [ 262 ] {f0dc407c-e4ac-4eba-b191-e8a8c227bba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2806 | 2025.12.23 09:28:06.613538 [ 262 ] {f0dc407c-e4ac-4eba-b191-e8a8c227bba1} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.12.23 09:28:06.613574 [ 262 ] {f0dc407c-e4ac-4eba-b191-e8a8c227bba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2808 | 2025.12.23 09:28:06.613902 [ 262 ] {f0dc407c-e4ac-4eba-b191-e8a8c227bba1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2809 | 2025.12.23 09:28:06.614109 [ 262 ] {f0dc407c-e4ac-4eba-b191-e8a8c227bba1} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.12.23 09:28:06.614233 [ 262 ] {f0dc407c-e4ac-4eba-b191-e8a8c227bba1} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001207 sec., 263463.13173156587 rows/sec., 17.32 MiB/sec. | ||
| 2811 | 2025.12.23 09:28:06.614268 [ 262 ] {f0dc407c-e4ac-4eba-b191-e8a8c227bba1} <Debug> TCPHandler: Processed in 0.001362065 sec. | ||
| 2812 | 2025.12.23 09:28:06.614377 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2025.12.23 09:28:06.614467 [ 262 ] {0d6b865c-d68e-401b-944e-b3f6b7455840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2814 | 2025.12.23 09:28:06.614508 [ 262 ] {0d6b865c-d68e-401b-944e-b3f6b7455840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2815 | 2025.12.23 09:28:06.614811 [ 262 ] {0d6b865c-d68e-401b-944e-b3f6b7455840} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.12.23 09:28:06.614847 [ 262 ] {0d6b865c-d68e-401b-944e-b3f6b7455840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2817 | 2025.12.23 09:28:06.615131 [ 262 ] {0d6b865c-d68e-401b-944e-b3f6b7455840} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2818 | 2025.12.23 09:28:06.615330 [ 262 ] {0d6b865c-d68e-401b-944e-b3f6b7455840} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2025.12.23 09:28:06.615454 [ 262 ] {0d6b865c-d68e-401b-944e-b3f6b7455840} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 2820 | 2025.12.23 09:28:06.615488 [ 262 ] {0d6b865c-d68e-401b-944e-b3f6b7455840} <Debug> TCPHandler: Processed in 0.00115732 sec. | ||
| 2821 | 2025.12.23 09:28:06.615596 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.12.23 09:28:06.615686 [ 262 ] {b7fae73e-3790-499e-a196-5aea93ee6df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.12.23 09:28:06.615738 [ 262 ] {b7fae73e-3790-499e-a196-5aea93ee6df3} <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 | ||
| 2824 | 2025.12.23 09:28:06.616562 [ 262 ] {b7fae73e-3790-499e-a196-5aea93ee6df3} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.12.23 09:28:06.616597 [ 262 ] {b7fae73e-3790-499e-a196-5aea93ee6df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2826 | 2025.12.23 09:28:06.617124 [ 262 ] {b7fae73e-3790-499e-a196-5aea93ee6df3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2827 | 2025.12.23 09:28:06.617334 [ 262 ] {b7fae73e-3790-499e-a196-5aea93ee6df3} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.12.23 09:28:06.617461 [ 262 ] {b7fae73e-3790-499e-a196-5aea93ee6df3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001792 sec., 19531.25 rows/sec., 35.00 MiB/sec. | ||
| 2829 | 2025.12.23 09:28:06.617510 [ 262 ] {b7fae73e-3790-499e-a196-5aea93ee6df3} <Debug> TCPHandler: Processed in 0.001960731 sec. | ||
| 2830 | 2025.12.23 09:28:06.617626 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.12.23 09:28:06.617717 [ 262 ] {e40fa69a-3301-4ee7-b8d7-7121280cd811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2832 | 2025.12.23 09:28:06.617756 [ 262 ] {e40fa69a-3301-4ee7-b8d7-7121280cd811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2833 | 2025.12.23 09:28:06.618089 [ 262 ] {e40fa69a-3301-4ee7-b8d7-7121280cd811} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.12.23 09:28:06.618124 [ 262 ] {e40fa69a-3301-4ee7-b8d7-7121280cd811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2835 | 2025.12.23 09:28:06.618421 [ 262 ] {e40fa69a-3301-4ee7-b8d7-7121280cd811} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2836 | 2025.12.23 09:28:06.618621 [ 262 ] {e40fa69a-3301-4ee7-b8d7-7121280cd811} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.12.23 09:28:06.618738 [ 262 ] {e40fa69a-3301-4ee7-b8d7-7121280cd811} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00104 sec., 100000.00000000001 rows/sec., 6.13 MiB/sec. | ||
| 2838 | 2025.12.23 09:28:06.618771 [ 262 ] {e40fa69a-3301-4ee7-b8d7-7121280cd811} <Debug> TCPHandler: Processed in 0.001192661 sec. | ||
| 2839 | 2025.12.23 09:28:08.551296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5294 | ||
| 2840 | 2025.12.23 09:28:08.551781 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2025.12.23 09:28:08.551821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2842 | 2025.12.23 09:28:08.552308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2843 | 2025.12.23 09:28:08.552549 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2025.12.23 09:28:08.552682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5294 | ||
| 2845 | 2025.12.23 09:28:08.552683 [ 140 ] {} <Debug> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2846 | 2025.12.23 09:28:08.552760 [ 140 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.12.23 09:28:08.552784 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2848 | 2025.12.23 09:28:08.552902 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 2849 | 2025.12.23 09:28:08.552990 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2850 | 2025.12.23 09:28:08.553031 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2926 rows starting from the beginning of the part | ||
| 2851 | 2025.12.23 09:28:08.553118 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2852 | 2025.12.23 09:28:08.553167 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2853 | 2025.12.23 09:28:08.553212 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 2854 | 2025.12.23 09:28:08.553260 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 2855 | 2025.12.23 09:28:08.553308 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 2856 | 2025.12.23 09:28:08.554656 [ 199 ] {12227934-2706-467c-b85c-1b0658473971::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5294 rows, containing 4 columns (4 merged, 0 gathered) in 0.001791596 sec., 2954907.244713652 rows/sec., 42.27 MiB/sec. | ||
| 2857 | 2025.12.23 09:28:08.555388 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2858 | 2025.12.23 09:28:08.555628 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::all_1_11_2} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.12.23 09:28:08.555693 [ 189 ] {12227934-2706-467c-b85c-1b0658473971::all_1_11_2} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2860 | 2025.12.23 09:28:08.555753 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2861 | 2025.12.23 09:28:08.815852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2862 | 2025.12.23 09:28:08.832868 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2025.12.23 09:28:08.832914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2864 | 2025.12.23 09:28:08.839164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2865 | 2025.12.23 09:28:08.839858 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2025.12.23 09:28:08.840151 [ 149 ] {} <Debug> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2867 | 2025.12.23 09:28:08.840240 [ 149 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2025.12.23 09:28:08.840276 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2869 | 2025.12.23 09:28:08.840436 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 2870 | 2025.12.23 09:28:08.842858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2871 | 2025.12.23 09:28:08.844534 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2872 | 2025.12.23 09:28:08.845973 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 2873 | 2025.12.23 09:28:08.850404 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 2874 | 2025.12.23 09:28:08.854241 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 2875 | 2025.12.23 09:28:08.858186 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 2876 | 2025.12.23 09:28:08.862375 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 2877 | 2025.12.23 09:28:08.866741 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 2878 | 2025.12.23 09:28:08.916685 [ 189 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07632049 sec., 1087.5192232125344 rows/sec., 5.62 MiB/sec. | ||
| 2879 | 2025.12.23 09:28:08.919163 [ 199 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2880 | 2025.12.23 09:28:08.921365 [ 199 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_11_2} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.12.23 09:28:08.921487 [ 199 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_11_2} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2882 | 2025.12.23 09:28:08.923625 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2883 | 2025.12.23 09:28:09.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.65 MiB, peak 223.54 MiB, free memory in arenas 0.00 B, will set to 222.13 MiB (RSS), difference: 8.49 MiB | ||
| 2884 | 2025.12.23 09:28:11.588117 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2025.12.23 09:28:11.588330 [ 262 ] {49a82906-3d58-4a4d-abc9-c2d736104f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2886 | 2025.12.23 09:28:11.588406 [ 262 ] {49a82906-3d58-4a4d-abc9-c2d736104f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2887 | 2025.12.23 09:28:11.589070 [ 262 ] {49a82906-3d58-4a4d-abc9-c2d736104f14} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.12.23 09:28:11.589121 [ 262 ] {49a82906-3d58-4a4d-abc9-c2d736104f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2889 | 2025.12.23 09:28:11.589526 [ 262 ] {49a82906-3d58-4a4d-abc9-c2d736104f14} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2890 | 2025.12.23 09:28:11.589774 [ 262 ] {49a82906-3d58-4a4d-abc9-c2d736104f14} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2025.12.23 09:28:11.589938 [ 262 ] {49a82906-3d58-4a4d-abc9-c2d736104f14} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.00166 sec., 40963.85542168675 rows/sec., 3.27 MiB/sec. | ||
| 2892 | 2025.12.23 09:28:11.589988 [ 262 ] {49a82906-3d58-4a4d-abc9-c2d736104f14} <Debug> TCPHandler: Processed in 0.002017291 sec. | ||
| 2893 | 2025.12.23 09:28:11.590117 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2025.12.23 09:28:11.590222 [ 262 ] {37c6ba8d-f52e-468b-9196-6373f90777cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2895 | 2025.12.23 09:28:11.590267 [ 262 ] {37c6ba8d-f52e-468b-9196-6373f90777cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2896 | 2025.12.23 09:28:11.590699 [ 262 ] {37c6ba8d-f52e-468b-9196-6373f90777cc} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2025.12.23 09:28:11.590736 [ 262 ] {37c6ba8d-f52e-468b-9196-6373f90777cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2898 | 2025.12.23 09:28:11.591059 [ 262 ] {37c6ba8d-f52e-468b-9196-6373f90777cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2899 | 2025.12.23 09:28:11.591289 [ 262 ] {37c6ba8d-f52e-468b-9196-6373f90777cc} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2025.12.23 09:28:11.591390 [ 148 ] {} <Debug> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2901 | 2025.12.23 09:28:11.591422 [ 148 ] {} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2025.12.23 09:28:11.591427 [ 262 ] {37c6ba8d-f52e-468b-9196-6373f90777cc} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001229 sec., 4882.017900732302 rows/sec., 367.10 KiB/sec. | ||
| 2903 | 2025.12.23 09:28:11.591442 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2904 | 2025.12.23 09:28:11.591468 [ 262 ] {37c6ba8d-f52e-468b-9196-6373f90777cc} <Debug> TCPHandler: Processed in 0.001404076 sec. | ||
| 2905 | 2025.12.23 09:28:11.591571 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::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 | ||
| 2906 | 2025.12.23 09:28:11.591597 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2025.12.23 09:28:11.591709 [ 262 ] {25cfc152-2013-49ef-9b62-2c5d1886ed87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2908 | 2025.12.23 09:28:11.591716 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2909 | 2025.12.23 09:28:11.591757 [ 262 ] {25cfc152-2013-49ef-9b62-2c5d1886ed87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2910 | 2025.12.23 09:28:11.591764 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 264 rows starting from the beginning of the part | ||
| 2911 | 2025.12.23 09:28:11.591850 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::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 | ||
| 2912 | 2025.12.23 09:28:11.591897 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 240 rows starting from the beginning of the part | ||
| 2913 | 2025.12.23 09:28:11.591939 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 2914 | 2025.12.23 09:28:11.591975 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 248 rows starting from the beginning of the part | ||
| 2915 | 2025.12.23 09:28:11.592014 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 2916 | 2025.12.23 09:28:11.592235 [ 262 ] {25cfc152-2013-49ef-9b62-2c5d1886ed87} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.12.23 09:28:11.592277 [ 262 ] {25cfc152-2013-49ef-9b62-2c5d1886ed87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2918 | 2025.12.23 09:28:11.592750 [ 262 ] {25cfc152-2013-49ef-9b62-2c5d1886ed87} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2919 | 2025.12.23 09:28:11.592956 [ 199 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439447 sec., 537706.4942300759 rows/sec., 35.18 MiB/sec. | ||
| 2920 | 2025.12.23 09:28:11.592992 [ 262 ] {25cfc152-2013-49ef-9b62-2c5d1886ed87} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.12.23 09:28:11.593150 [ 262 ] {25cfc152-2013-49ef-9b62-2c5d1886ed87} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001464 sec., 47814.20765027322 rows/sec., 3.73 MiB/sec. | ||
| 2922 | 2025.12.23 09:28:11.593185 [ 189 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2923 | 2025.12.23 09:28:11.593192 [ 262 ] {25cfc152-2013-49ef-9b62-2c5d1886ed87} <Debug> TCPHandler: Processed in 0.001646162 sec. | ||
| 2924 | 2025.12.23 09:28:11.593353 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2025.12.23 09:28:11.593453 [ 262 ] {269f4073-e81f-470d-86e2-8f882fbfc7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2926 | 2025.12.23 09:28:11.593501 [ 262 ] {269f4073-e81f-470d-86e2-8f882fbfc7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2927 | 2025.12.23 09:28:11.593537 [ 189 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2025.12.23 09:28:11.593630 [ 189 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_11_2} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2929 | 2025.12.23 09:28:11.593730 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2930 | 2025.12.23 09:28:11.593935 [ 262 ] {269f4073-e81f-470d-86e2-8f882fbfc7c0} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.12.23 09:28:11.593976 [ 262 ] {269f4073-e81f-470d-86e2-8f882fbfc7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2932 | 2025.12.23 09:28:11.594332 [ 262 ] {269f4073-e81f-470d-86e2-8f882fbfc7c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2933 | 2025.12.23 09:28:11.594550 [ 262 ] {269f4073-e81f-470d-86e2-8f882fbfc7c0} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2025.12.23 09:28:11.594690 [ 262 ] {269f4073-e81f-470d-86e2-8f882fbfc7c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 2935 | 2025.12.23 09:28:11.594727 [ 262 ] {269f4073-e81f-470d-86e2-8f882fbfc7c0} <Debug> TCPHandler: Processed in 0.001424647 sec. | ||
| 2936 | 2025.12.23 09:28:11.594838 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2025.12.23 09:28:11.594934 [ 262 ] {78840f34-b4ec-4e53-9432-0a7039c2141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2938 | 2025.12.23 09:28:11.594988 [ 262 ] {78840f34-b4ec-4e53-9432-0a7039c2141f} <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 | ||
| 2939 | 2025.12.23 09:28:11.595733 [ 262 ] {78840f34-b4ec-4e53-9432-0a7039c2141f} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.12.23 09:28:11.595770 [ 262 ] {78840f34-b4ec-4e53-9432-0a7039c2141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2941 | 2025.12.23 09:28:11.596284 [ 262 ] {78840f34-b4ec-4e53-9432-0a7039c2141f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2942 | 2025.12.23 09:28:11.596503 [ 262 ] {78840f34-b4ec-4e53-9432-0a7039c2141f} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.12.23 09:28:11.596647 [ 262 ] {78840f34-b4ec-4e53-9432-0a7039c2141f} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001731 sec., 3466.204506065858 rows/sec., 6.21 MiB/sec. | ||
| 2944 | 2025.12.23 09:28:11.596697 [ 262 ] {78840f34-b4ec-4e53-9432-0a7039c2141f} <Debug> TCPHandler: Processed in 0.001908809 sec. | ||
| 2945 | 2025.12.23 09:28:11.596815 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.12.23 09:28:11.596919 [ 262 ] {cc3792cf-a3bf-4ef2-9e98-506eea0787f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2947 | 2025.12.23 09:28:11.596963 [ 262 ] {cc3792cf-a3bf-4ef2-9e98-506eea0787f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2948 | 2025.12.23 09:28:11.597321 [ 262 ] {cc3792cf-a3bf-4ef2-9e98-506eea0787f5} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.12.23 09:28:11.597357 [ 262 ] {cc3792cf-a3bf-4ef2-9e98-506eea0787f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2950 | 2025.12.23 09:28:11.597678 [ 262 ] {cc3792cf-a3bf-4ef2-9e98-506eea0787f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2951 | 2025.12.23 09:28:11.597906 [ 262 ] {cc3792cf-a3bf-4ef2-9e98-506eea0787f5} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.12.23 09:28:11.598033 [ 262 ] {cc3792cf-a3bf-4ef2-9e98-506eea0787f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 2953 | 2025.12.23 09:28:11.598070 [ 262 ] {cc3792cf-a3bf-4ef2-9e98-506eea0787f5} <Debug> TCPHandler: Processed in 0.001306913 sec. | ||
| 2954 | 2025.12.23 09:28:15.975029 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2955 | 2025.12.23 09:28:15.975098 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2956 | 2025.12.23 09:28:16.053690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5806 | ||
| 2957 | 2025.12.23 09:28:16.054225 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.12.23 09:28:16.054270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2959 | 2025.12.23 09:28:16.054842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2960 | 2025.12.23 09:28:16.055085 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.12.23 09:28:16.055237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5806 | ||
| 2962 | 2025.12.23 09:28:16.064737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 404 | ||
| 2963 | 2025.12.23 09:28:16.067073 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2025.12.23 09:28:16.067121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2965 | 2025.12.23 09:28:16.068280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2966 | 2025.12.23 09:28:16.068534 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2025.12.23 09:28:16.068786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 2968 | 2025.12.23 09:28:16.343866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2969 | 2025.12.23 09:28:16.361023 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.12.23 09:28:16.361090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2971 | 2025.12.23 09:28:16.367028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2972 | 2025.12.23 09:28:16.367775 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.12.23 09:28:16.371216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2974 | 2025.12.23 09:28:16.600254 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2025.12.23 09:28:16.600511 [ 262 ] {39601325-1f60-462a-9296-ac96743cb4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2976 | 2025.12.23 09:28:16.600605 [ 262 ] {39601325-1f60-462a-9296-ac96743cb4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2977 | 2025.12.23 09:28:16.601579 [ 262 ] {39601325-1f60-462a-9296-ac96743cb4c8} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.12.23 09:28:16.601627 [ 262 ] {39601325-1f60-462a-9296-ac96743cb4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2979 | 2025.12.23 09:28:16.602020 [ 262 ] {39601325-1f60-462a-9296-ac96743cb4c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2980 | 2025.12.23 09:28:16.602255 [ 262 ] {39601325-1f60-462a-9296-ac96743cb4c8} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.12.23 09:28:16.602400 [ 262 ] {39601325-1f60-462a-9296-ac96743cb4c8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001959 sec., 209290.45431342523 rows/sec., 13.28 MiB/sec. | ||
| 2982 | 2025.12.23 09:28:16.602415 [ 141 ] {} <Debug> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2983 | 2025.12.23 09:28:16.602441 [ 262 ] {39601325-1f60-462a-9296-ac96743cb4c8} <Debug> TCPHandler: Processed in 0.00235452 sec. | ||
| 2984 | 2025.12.23 09:28:16.602485 [ 141 ] {} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.12.23 09:28:16.602511 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2986 | 2025.12.23 09:28:16.602597 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.12.23 09:28:16.602630 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::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 | ||
| 2988 | 2025.12.23 09:28:16.602697 [ 262 ] {4ea042fd-40ed-4352-9694-f30e8501c36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2989 | 2025.12.23 09:28:16.602741 [ 262 ] {4ea042fd-40ed-4352-9694-f30e8501c36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2990 | 2025.12.23 09:28:16.602765 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2991 | 2025.12.23 09:28:16.602801 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::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 | ||
| 2992 | 2025.12.23 09:28:16.602862 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2993 | 2025.12.23 09:28:16.602905 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2994 | 2025.12.23 09:28:16.602946 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2995 | 2025.12.23 09:28:16.602985 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2996 | 2025.12.23 09:28:16.603029 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2997 | 2025.12.23 09:28:16.603641 [ 262 ] {4ea042fd-40ed-4352-9694-f30e8501c36d} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2025.12.23 09:28:16.603684 [ 262 ] {4ea042fd-40ed-4352-9694-f30e8501c36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2999 | 2025.12.23 09:28:16.604100 [ 262 ] {4ea042fd-40ed-4352-9694-f30e8501c36d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3000 | 2025.12.23 09:28:16.604128 [ 189 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155552 sec., 1333316.190084345 rows/sec., 89.97 MiB/sec. | ||
| 3001 | 2025.12.23 09:28:16.604287 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3002 | 2025.12.23 09:28:16.604434 [ 262 ] {4ea042fd-40ed-4352-9694-f30e8501c36d} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.12.23 09:28:16.604576 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2025.12.23 09:28:16.604607 [ 262 ] {4ea042fd-40ed-4352-9694-f30e8501c36d} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001928 sec., 613070.5394190871 rows/sec., 48.90 MiB/sec. | ||
| 3005 | 2025.12.23 09:28:16.604652 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_6_1} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3006 | 2025.12.23 09:28:16.604657 [ 262 ] {4ea042fd-40ed-4352-9694-f30e8501c36d} <Debug> TCPHandler: Processed in 0.002108634 sec. | ||
| 3007 | 2025.12.23 09:28:16.604730 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3008 | 2025.12.23 09:28:16.604803 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2025.12.23 09:28:16.604903 [ 262 ] {03ee0d22-88e4-4668-ad36-7adfbdd23102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3010 | 2025.12.23 09:28:16.604942 [ 262 ] {03ee0d22-88e4-4668-ad36-7adfbdd23102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3011 | 2025.12.23 09:28:16.605450 [ 262 ] {03ee0d22-88e4-4668-ad36-7adfbdd23102} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2025.12.23 09:28:16.605487 [ 262 ] {03ee0d22-88e4-4668-ad36-7adfbdd23102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3013 | 2025.12.23 09:28:16.605820 [ 262 ] {03ee0d22-88e4-4668-ad36-7adfbdd23102} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3014 | 2025.12.23 09:28:16.606028 [ 262 ] {03ee0d22-88e4-4668-ad36-7adfbdd23102} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2025.12.23 09:28:16.606153 [ 262 ] {03ee0d22-88e4-4668-ad36-7adfbdd23102} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001268 sec., 189274.4479495268 rows/sec., 11.51 MiB/sec. | ||
| 3016 | 2025.12.23 09:28:16.606189 [ 262 ] {03ee0d22-88e4-4668-ad36-7adfbdd23102} <Debug> TCPHandler: Processed in 0.001444417 sec. | ||
| 3017 | 2025.12.23 09:28:16.606291 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2025.12.23 09:28:16.606384 [ 262 ] {50f680a3-069a-43d1-870c-f33dc3e3855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3019 | 2025.12.23 09:28:16.606422 [ 262 ] {50f680a3-069a-43d1-870c-f33dc3e3855c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3020 | 2025.12.23 09:28:16.606876 [ 262 ] {50f680a3-069a-43d1-870c-f33dc3e3855c} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2025.12.23 09:28:16.606936 [ 262 ] {50f680a3-069a-43d1-870c-f33dc3e3855c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3022 | 2025.12.23 09:28:16.607228 [ 262 ] {50f680a3-069a-43d1-870c-f33dc3e3855c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3023 | 2025.12.23 09:28:16.607430 [ 262 ] {50f680a3-069a-43d1-870c-f33dc3e3855c} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2025.12.23 09:28:16.607549 [ 262 ] {50f680a3-069a-43d1-870c-f33dc3e3855c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 3025 | 2025.12.23 09:28:16.607585 [ 262 ] {50f680a3-069a-43d1-870c-f33dc3e3855c} <Debug> TCPHandler: Processed in 0.001340554 sec. | ||
| 3026 | 2025.12.23 09:28:16.607684 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2025.12.23 09:28:16.607775 [ 262 ] {ed0280d7-9298-40d5-b0e6-15930dff4393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3028 | 2025.12.23 09:28:16.607813 [ 262 ] {ed0280d7-9298-40d5-b0e6-15930dff4393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3029 | 2025.12.23 09:28:16.608257 [ 262 ] {ed0280d7-9298-40d5-b0e6-15930dff4393} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2025.12.23 09:28:16.608292 [ 262 ] {ed0280d7-9298-40d5-b0e6-15930dff4393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3031 | 2025.12.23 09:28:16.608587 [ 262 ] {ed0280d7-9298-40d5-b0e6-15930dff4393} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3032 | 2025.12.23 09:28:16.608786 [ 262 ] {ed0280d7-9298-40d5-b0e6-15930dff4393} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2025.12.23 09:28:16.608900 [ 141 ] {} <Debug> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3034 | 2025.12.23 09:28:16.608906 [ 262 ] {ed0280d7-9298-40d5-b0e6-15930dff4393} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001149 sec., 183637.9460400348 rows/sec., 10.43 MiB/sec. | ||
| 3035 | 2025.12.23 09:28:16.608944 [ 141 ] {} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.12.23 09:28:16.608963 [ 262 ] {ed0280d7-9298-40d5-b0e6-15930dff4393} <Debug> TCPHandler: Processed in 0.001325984 sec. | ||
| 3037 | 2025.12.23 09:28:16.608969 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3038 | 2025.12.23 09:28:16.609060 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::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 | ||
| 3039 | 2025.12.23 09:28:16.609072 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2025.12.23 09:28:16.609149 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3041 | 2025.12.23 09:28:16.609174 [ 262 ] {e360496e-8249-4ebd-8c0b-12bf3db8b23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3042 | 2025.12.23 09:28:16.609176 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3043 | 2025.12.23 09:28:16.609219 [ 262 ] {e360496e-8249-4ebd-8c0b-12bf3db8b23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3044 | 2025.12.23 09:28:16.609241 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3045 | 2025.12.23 09:28:16.609280 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3046 | 2025.12.23 09:28:16.609313 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 3047 | 2025.12.23 09:28:16.609344 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 3048 | 2025.12.23 09:28:16.609375 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3049 | 2025.12.23 09:28:16.609865 [ 262 ] {e360496e-8249-4ebd-8c0b-12bf3db8b23c} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.12.23 09:28:16.609908 [ 262 ] {e360496e-8249-4ebd-8c0b-12bf3db8b23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3051 | 2025.12.23 09:28:16.610138 [ 189 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110028 sec., 961237.0138410922 rows/sec., 58.46 MiB/sec. | ||
| 3052 | 2025.12.23 09:28:16.610251 [ 262 ] {e360496e-8249-4ebd-8c0b-12bf3db8b23c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3053 | 2025.12.23 09:28:16.610259 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3054 | 2025.12.23 09:28:16.610522 [ 262 ] {e360496e-8249-4ebd-8c0b-12bf3db8b23c} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2025.12.23 09:28:16.610555 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2025.12.23 09:28:16.610623 [ 190 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_6_1} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3057 | 2025.12.23 09:28:16.610657 [ 262 ] {e360496e-8249-4ebd-8c0b-12bf3db8b23c} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.0015 sec., 476000 rows/sec., 33.38 MiB/sec. | ||
| 3058 | 2025.12.23 09:28:16.610679 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3059 | 2025.12.23 09:28:16.610699 [ 262 ] {e360496e-8249-4ebd-8c0b-12bf3db8b23c} <Debug> TCPHandler: Processed in 0.001673502 sec. | ||
| 3060 | 2025.12.23 09:28:16.610823 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2025.12.23 09:28:16.610916 [ 262 ] {fa280ba9-da64-436a-a3c3-953ef69141dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3062 | 2025.12.23 09:28:16.610956 [ 262 ] {fa280ba9-da64-436a-a3c3-953ef69141dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3063 | 2025.12.23 09:28:16.611287 [ 262 ] {fa280ba9-da64-436a-a3c3-953ef69141dd} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2025.12.23 09:28:16.611321 [ 262 ] {fa280ba9-da64-436a-a3c3-953ef69141dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3065 | 2025.12.23 09:28:16.611610 [ 262 ] {fa280ba9-da64-436a-a3c3-953ef69141dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3066 | 2025.12.23 09:28:16.611805 [ 262 ] {fa280ba9-da64-436a-a3c3-953ef69141dd} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2025.12.23 09:28:16.611930 [ 262 ] {fa280ba9-da64-436a-a3c3-953ef69141dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 3068 | 2025.12.23 09:28:16.611965 [ 262 ] {fa280ba9-da64-436a-a3c3-953ef69141dd} <Debug> TCPHandler: Processed in 0.001190661 sec. | ||
| 3069 | 2025.12.23 09:28:16.612092 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2025.12.23 09:28:16.612211 [ 262 ] {70454e13-1111-4882-b72c-b036363d8011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3071 | 2025.12.23 09:28:16.612261 [ 262 ] {70454e13-1111-4882-b72c-b036363d8011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3072 | 2025.12.23 09:28:16.612753 [ 262 ] {70454e13-1111-4882-b72c-b036363d8011} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2025.12.23 09:28:16.612796 [ 262 ] {70454e13-1111-4882-b72c-b036363d8011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3074 | 2025.12.23 09:28:16.613156 [ 262 ] {70454e13-1111-4882-b72c-b036363d8011} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3075 | 2025.12.23 09:28:16.613373 [ 262 ] {70454e13-1111-4882-b72c-b036363d8011} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.12.23 09:28:16.613504 [ 262 ] {70454e13-1111-4882-b72c-b036363d8011} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001318 sec., 238239.75720789074 rows/sec., 15.65 MiB/sec. | ||
| 3077 | 2025.12.23 09:28:16.613540 [ 262 ] {70454e13-1111-4882-b72c-b036363d8011} <Debug> TCPHandler: Processed in 0.001509449 sec. | ||
| 3078 | 2025.12.23 09:28:16.613647 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2025.12.23 09:28:16.613738 [ 262 ] {4e20ec17-61db-4eea-a392-af8d16340c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3080 | 2025.12.23 09:28:16.613779 [ 262 ] {4e20ec17-61db-4eea-a392-af8d16340c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3081 | 2025.12.23 09:28:16.614110 [ 262 ] {4e20ec17-61db-4eea-a392-af8d16340c6a} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.12.23 09:28:16.614147 [ 262 ] {4e20ec17-61db-4eea-a392-af8d16340c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3083 | 2025.12.23 09:28:16.614501 [ 262 ] {4e20ec17-61db-4eea-a392-af8d16340c6a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3084 | 2025.12.23 09:28:16.614713 [ 262 ] {4e20ec17-61db-4eea-a392-af8d16340c6a} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2025.12.23 09:28:16.614817 [ 141 ] {} <Debug> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3086 | 2025.12.23 09:28:16.614841 [ 262 ] {4e20ec17-61db-4eea-a392-af8d16340c6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 3087 | 2025.12.23 09:28:16.614863 [ 141 ] {} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.12.23 09:28:16.614921 [ 262 ] {4e20ec17-61db-4eea-a392-af8d16340c6a} <Debug> TCPHandler: Processed in 0.001320494 sec. | ||
| 3089 | 2025.12.23 09:28:16.614922 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3090 | 2025.12.23 09:28:16.615069 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2025.12.23 09:28:16.615072 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::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 | ||
| 3092 | 2025.12.23 09:28:16.615181 [ 262 ] {b3ec6915-f6b4-410b-a7f2-d63469db1dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3093 | 2025.12.23 09:28:16.615225 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3094 | 2025.12.23 09:28:16.615249 [ 262 ] {b3ec6915-f6b4-410b-a7f2-d63469db1dc6} <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 | ||
| 3095 | 2025.12.23 09:28:16.615266 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3096 | 2025.12.23 09:28:16.615334 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3097 | 2025.12.23 09:28:16.615377 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::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 | ||
| 3098 | 2025.12.23 09:28:16.615419 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3099 | 2025.12.23 09:28:16.615459 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3100 | 2025.12.23 09:28:16.615497 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3101 | 2025.12.23 09:28:16.616072 [ 262 ] {b3ec6915-f6b4-410b-a7f2-d63469db1dc6} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.12.23 09:28:16.616115 [ 262 ] {b3ec6915-f6b4-410b-a7f2-d63469db1dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3103 | 2025.12.23 09:28:16.616371 [ 200 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358865 sec., 4415.449658354583 rows/sec., 294.65 KiB/sec. | ||
| 3104 | 2025.12.23 09:28:16.616500 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3105 | 2025.12.23 09:28:16.616684 [ 262 ] {b3ec6915-f6b4-410b-a7f2-d63469db1dc6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3106 | 2025.12.23 09:28:16.616791 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2025.12.23 09:28:16.616872 [ 187 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_6_1} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3108 | 2025.12.23 09:28:16.616946 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3109 | 2025.12.23 09:28:16.616953 [ 262 ] {b3ec6915-f6b4-410b-a7f2-d63469db1dc6} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2025.12.23 09:28:16.617076 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3111 | 2025.12.23 09:28:16.617102 [ 262 ] {b3ec6915-f6b4-410b-a7f2-d63469db1dc6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00194 sec., 18041.23711340206 rows/sec., 32.33 MiB/sec. | ||
| 3112 | 2025.12.23 09:28:16.617110 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2025.12.23 09:28:16.617145 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3114 | 2025.12.23 09:28:16.617163 [ 262 ] {b3ec6915-f6b4-410b-a7f2-d63469db1dc6} <Debug> TCPHandler: Processed in 0.002148015 sec. | ||
| 3115 | 2025.12.23 09:28:16.617226 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::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 | ||
| 3116 | 2025.12.23 09:28:16.617296 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2025.12.23 09:28:16.617397 [ 262 ] {3b102aa8-2d53-4ead-a7fb-700636718667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3118 | 2025.12.23 09:28:16.617439 [ 262 ] {3b102aa8-2d53-4ead-a7fb-700636718667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3119 | 2025.12.23 09:28:16.617444 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3120 | 2025.12.23 09:28:16.617518 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part | ||
| 3121 | 2025.12.23 09:28:16.617659 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3122 | 2025.12.23 09:28:16.617777 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3123 | 2025.12.23 09:28:16.617836 [ 262 ] {3b102aa8-2d53-4ead-a7fb-700636718667} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.12.23 09:28:16.617879 [ 262 ] {3b102aa8-2d53-4ead-a7fb-700636718667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3125 | 2025.12.23 09:28:16.617886 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 3126 | 2025.12.23 09:28:16.617995 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3127 | 2025.12.23 09:28:16.618131 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 3128 | 2025.12.23 09:28:16.618221 [ 262 ] {3b102aa8-2d53-4ead-a7fb-700636718667} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3129 | 2025.12.23 09:28:16.618448 [ 262 ] {3b102aa8-2d53-4ead-a7fb-700636718667} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2025.12.23 09:28:16.618583 [ 262 ] {3b102aa8-2d53-4ead-a7fb-700636718667} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001205 sec., 86307.05394190871 rows/sec., 5.29 MiB/sec. | ||
| 3131 | 2025.12.23 09:28:16.618620 [ 262 ] {3b102aa8-2d53-4ead-a7fb-700636718667} <Debug> TCPHandler: Processed in 0.001376626 sec. | ||
| 3132 | 2025.12.23 09:28:16.621096 [ 192 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 19 columns (19 merged, 0 gathered) in 0.00390651 sec., 76282.92260867116 rows/sec., 136.70 MiB/sec. | ||
| 3133 | 2025.12.23 09:28:16.621598 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3134 | 2025.12.23 09:28:16.621914 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2025.12.23 09:28:16.621988 [ 189 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3136 | 2025.12.23 09:28:16.622072 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3137 | 2025.12.23 09:28:17.435909 [ 90 ] {} <Debug> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3138 | 2025.12.23 09:28:17.435982 [ 90 ] {} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2025.12.23 09:28:17.436006 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3140 | 2025.12.23 09:28:17.436174 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::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 | ||
| 3141 | 2025.12.23 09:28:17.436395 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3142 | 2025.12.23 09:28:17.436468 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3143 | 2025.12.23 09:28:17.436620 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3144 | 2025.12.23 09:28:17.436706 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::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 | ||
| 3145 | 2025.12.23 09:28:17.436776 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3146 | 2025.12.23 09:28:17.436846 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3147 | 2025.12.23 09:28:17.437624 [ 189 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533859 sec., 15646.809778473771 rows/sec., 1.31 MiB/sec. | ||
| 3148 | 2025.12.23 09:28:17.437760 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3149 | 2025.12.23 09:28:17.438005 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.12.23 09:28:17.438068 [ 200 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_5_1} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3151 | 2025.12.23 09:28:17.438132 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3152 | 2025.12.23 09:28:21.587421 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2025.12.23 09:28:21.587613 [ 262 ] {3d842423-15b5-4b91-9e7f-24125578c7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3154 | 2025.12.23 09:28:21.587677 [ 262 ] {3d842423-15b5-4b91-9e7f-24125578c7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3155 | 2025.12.23 09:28:21.588353 [ 262 ] {3d842423-15b5-4b91-9e7f-24125578c7f7} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.12.23 09:28:21.588395 [ 262 ] {3d842423-15b5-4b91-9e7f-24125578c7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3157 | 2025.12.23 09:28:21.588795 [ 262 ] {3d842423-15b5-4b91-9e7f-24125578c7f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3158 | 2025.12.23 09:28:21.589037 [ 262 ] {3d842423-15b5-4b91-9e7f-24125578c7f7} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.12.23 09:28:21.589189 [ 262 ] {3d842423-15b5-4b91-9e7f-24125578c7f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001624 sec., 1231.527093596059 rows/sec., 100.42 KiB/sec. | ||
| 3160 | 2025.12.23 09:28:21.589235 [ 262 ] {3d842423-15b5-4b91-9e7f-24125578c7f7} <Debug> TCPHandler: Processed in 0.001937139 sec. | ||
| 3161 | 2025.12.23 09:28:21.589366 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2025.12.23 09:28:21.589473 [ 262 ] {f304b976-03ef-4d57-97cb-3aea3108fa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3163 | 2025.12.23 09:28:21.589512 [ 262 ] {f304b976-03ef-4d57-97cb-3aea3108fa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3164 | 2025.12.23 09:28:21.590002 [ 262 ] {f304b976-03ef-4d57-97cb-3aea3108fa9c} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2025.12.23 09:28:21.590041 [ 262 ] {f304b976-03ef-4d57-97cb-3aea3108fa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3166 | 2025.12.23 09:28:21.590354 [ 262 ] {f304b976-03ef-4d57-97cb-3aea3108fa9c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3167 | 2025.12.23 09:28:21.590572 [ 262 ] {f304b976-03ef-4d57-97cb-3aea3108fa9c} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2025.12.23 09:28:21.590687 [ 130 ] {} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3169 | 2025.12.23 09:28:21.590706 [ 262 ] {f304b976-03ef-4d57-97cb-3aea3108fa9c} <Debug> executeQuery: Read 69 rows, 5.63 KiB in 0.001265 sec., 54545.454545454544 rows/sec., 4.35 MiB/sec. | ||
| 3170 | 2025.12.23 09:28:21.590763 [ 130 ] {} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.12.23 09:28:21.590770 [ 262 ] {f304b976-03ef-4d57-97cb-3aea3108fa9c} <Debug> TCPHandler: Processed in 0.001452378 sec. | ||
| 3172 | 2025.12.23 09:28:21.590795 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3173 | 2025.12.23 09:28:21.590926 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::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 | ||
| 3174 | 2025.12.23 09:28:21.590927 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2025.12.23 09:28:21.591033 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3176 | 2025.12.23 09:28:21.591056 [ 262 ] {2e402c1a-8d27-4a07-a47e-dabccbe603f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3177 | 2025.12.23 09:28:21.591064 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1323 rows starting from the beginning of the part | ||
| 3178 | 2025.12.23 09:28:21.591097 [ 262 ] {2e402c1a-8d27-4a07-a47e-dabccbe603f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3179 | 2025.12.23 09:28:21.591129 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 3180 | 2025.12.23 09:28:21.591174 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1186 rows starting from the beginning of the part | ||
| 3181 | 2025.12.23 09:28:21.591217 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 3182 | 2025.12.23 09:28:21.591260 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1182 rows starting from the beginning of the part | ||
| 3183 | 2025.12.23 09:28:21.591300 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part | ||
| 3184 | 2025.12.23 09:28:21.591589 [ 262 ] {2e402c1a-8d27-4a07-a47e-dabccbe603f9} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2025.12.23 09:28:21.591631 [ 262 ] {2e402c1a-8d27-4a07-a47e-dabccbe603f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3186 | 2025.12.23 09:28:21.591997 [ 262 ] {2e402c1a-8d27-4a07-a47e-dabccbe603f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3187 | 2025.12.23 09:28:21.592276 [ 262 ] {2e402c1a-8d27-4a07-a47e-dabccbe603f9} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2025.12.23 09:28:21.592430 [ 262 ] {2e402c1a-8d27-4a07-a47e-dabccbe603f9} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001392 sec., 5747.126436781609 rows/sec., 424.44 KiB/sec. | ||
| 3189 | 2025.12.23 09:28:21.592475 [ 262 ] {2e402c1a-8d27-4a07-a47e-dabccbe603f9} <Debug> TCPHandler: Processed in 0.001603901 sec. | ||
| 3190 | 2025.12.23 09:28:21.592636 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2025.12.23 09:28:21.592740 [ 262 ] {46867a98-96e5-4a9f-a66c-f8d8f9f56c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3192 | 2025.12.23 09:28:21.592787 [ 262 ] {46867a98-96e5-4a9f-a66c-f8d8f9f56c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3193 | 2025.12.23 09:28:21.593115 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3896 rows, containing 5 columns (5 merged, 0 gathered) in 0.002245138 sec., 1735305.3576216698 rows/sec., 145.80 MiB/sec. | ||
| 3194 | 2025.12.23 09:28:21.593301 [ 262 ] {46867a98-96e5-4a9f-a66c-f8d8f9f56c19} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2025.12.23 09:28:21.593327 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3196 | 2025.12.23 09:28:21.593338 [ 262 ] {46867a98-96e5-4a9f-a66c-f8d8f9f56c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3197 | 2025.12.23 09:28:21.593568 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2025.12.23 09:28:21.593625 [ 188 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_16_3} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3199 | 2025.12.23 09:28:21.593688 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3200 | 2025.12.23 09:28:21.593688 [ 262 ] {46867a98-96e5-4a9f-a66c-f8d8f9f56c19} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3201 | 2025.12.23 09:28:21.593925 [ 262 ] {46867a98-96e5-4a9f-a66c-f8d8f9f56c19} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.12.23 09:28:21.594036 [ 130 ] {} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3203 | 2025.12.23 09:28:21.594059 [ 262 ] {46867a98-96e5-4a9f-a66c-f8d8f9f56c19} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00134 sec., 53731.343283582086 rows/sec., 4.20 MiB/sec. | ||
| 3204 | 2025.12.23 09:28:21.594089 [ 130 ] {} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.12.23 09:28:21.594107 [ 262 ] {46867a98-96e5-4a9f-a66c-f8d8f9f56c19} <Debug> TCPHandler: Processed in 0.001528899 sec. | ||
| 3206 | 2025.12.23 09:28:21.594115 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3207 | 2025.12.23 09:28:21.594243 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2025.12.23 09:28:21.594255 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 3209 | 2025.12.23 09:28:21.594342 [ 262 ] {70a6f72c-c817-4d32-b14d-d4b9b09e0072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3210 | 2025.12.23 09:28:21.594389 [ 262 ] {70a6f72c-c817-4d32-b14d-d4b9b09e0072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3211 | 2025.12.23 09:28:21.594407 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3212 | 2025.12.23 09:28:21.594446 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 790 rows starting from the beginning of the part | ||
| 3213 | 2025.12.23 09:28:21.594516 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part | ||
| 3214 | 2025.12.23 09:28:21.594560 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 722 rows starting from the beginning of the part | ||
| 3215 | 2025.12.23 09:28:21.594601 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part | ||
| 3216 | 2025.12.23 09:28:21.594645 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 714 rows starting from the beginning of the part | ||
| 3217 | 2025.12.23 09:28:21.594684 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
| 3218 | 2025.12.23 09:28:21.594804 [ 262 ] {70a6f72c-c817-4d32-b14d-d4b9b09e0072} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2025.12.23 09:28:21.594847 [ 262 ] {70a6f72c-c817-4d32-b14d-d4b9b09e0072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3220 | 2025.12.23 09:28:21.595186 [ 262 ] {70a6f72c-c817-4d32-b14d-d4b9b09e0072} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3221 | 2025.12.23 09:28:21.595408 [ 262 ] {70a6f72c-c817-4d32-b14d-d4b9b09e0072} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2025.12.23 09:28:21.595510 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3223 | 2025.12.23 09:28:21.595537 [ 262 ] {70a6f72c-c817-4d32-b14d-d4b9b09e0072} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001214 sec., 132619.4398682043 rows/sec., 9.24 MiB/sec. | ||
| 3224 | 2025.12.23 09:28:21.595546 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2025.12.23 09:28:21.595577 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3226 | 2025.12.23 09:28:21.595578 [ 262 ] {70a6f72c-c817-4d32-b14d-d4b9b09e0072} <Debug> TCPHandler: Processed in 0.001383315 sec. | ||
| 3227 | 2025.12.23 09:28:21.595650 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 3228 | 2025.12.23 09:28:21.595707 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2025.12.23 09:28:21.595738 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3230 | 2025.12.23 09:28:21.595765 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2374 rows starting from the beginning of the part | ||
| 3231 | 2025.12.23 09:28:21.595801 [ 262 ] {c3306dcf-27cc-4bd5-986c-fca3256950a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3232 | 2025.12.23 09:28:21.595816 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 3233 | 2025.12.23 09:28:21.595855 [ 262 ] {c3306dcf-27cc-4bd5-986c-fca3256950a7} <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 | ||
| 3234 | 2025.12.23 09:28:21.595856 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 318 rows starting from the beginning of the part | ||
| 3235 | 2025.12.23 09:28:21.595892 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697233 sec., 1436455.689937681 rows/sec., 107.84 MiB/sec. | ||
| 3236 | 2025.12.23 09:28:21.595902 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 3237 | 2025.12.23 09:28:21.595953 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3238 | 2025.12.23 09:28:21.595990 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 3239 | 2025.12.23 09:28:21.596063 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3240 | 2025.12.23 09:28:21.596356 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.12.23 09:28:21.596426 [ 189 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_16_3} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3242 | 2025.12.23 09:28:21.596494 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3243 | 2025.12.23 09:28:21.596573 [ 262 ] {c3306dcf-27cc-4bd5-986c-fca3256950a7} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2025.12.23 09:28:21.596614 [ 262 ] {c3306dcf-27cc-4bd5-986c-fca3256950a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3245 | 2025.12.23 09:28:21.597091 [ 262 ] {c3306dcf-27cc-4bd5-986c-fca3256950a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3246 | 2025.12.23 09:28:21.597319 [ 262 ] {c3306dcf-27cc-4bd5-986c-fca3256950a7} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2025.12.23 09:28:21.597393 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771565 sec., 1968316.1498449112 rows/sec., 134.73 MiB/sec. | ||
| 3248 | 2025.12.23 09:28:21.597457 [ 262 ] {c3306dcf-27cc-4bd5-986c-fca3256950a7} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001674 sec., 3584.2293906810037 rows/sec., 6.42 MiB/sec. | ||
| 3249 | 2025.12.23 09:28:21.597520 [ 262 ] {c3306dcf-27cc-4bd5-986c-fca3256950a7} <Debug> TCPHandler: Processed in 0.001860398 sec. | ||
| 3250 | 2025.12.23 09:28:21.597649 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2025.12.23 09:28:21.597700 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3252 | 2025.12.23 09:28:21.597742 [ 262 ] {2b16c993-2127-4c84-a124-8eb09c9c12c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3253 | 2025.12.23 09:28:21.597783 [ 262 ] {2b16c993-2127-4c84-a124-8eb09c9c12c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3254 | 2025.12.23 09:28:21.597927 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2025.12.23 09:28:21.597988 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3256 | 2025.12.23 09:28:21.598039 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3257 | 2025.12.23 09:28:21.598125 [ 262 ] {2b16c993-2127-4c84-a124-8eb09c9c12c7} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2025.12.23 09:28:21.598160 [ 262 ] {2b16c993-2127-4c84-a124-8eb09c9c12c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3259 | 2025.12.23 09:28:21.598450 [ 262 ] {2b16c993-2127-4c84-a124-8eb09c9c12c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3260 | 2025.12.23 09:28:21.598651 [ 262 ] {2b16c993-2127-4c84-a124-8eb09c9c12c7} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2025.12.23 09:28:21.598752 [ 139 ] {} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3262 | 2025.12.23 09:28:21.598772 [ 262 ] {2b16c993-2127-4c84-a124-8eb09c9c12c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 3263 | 2025.12.23 09:28:21.598823 [ 139 ] {} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2025.12.23 09:28:21.598829 [ 262 ] {2b16c993-2127-4c84-a124-8eb09c9c12c7} <Debug> TCPHandler: Processed in 0.001227492 sec. | ||
| 3265 | 2025.12.23 09:28:21.598854 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3266 | 2025.12.23 09:28:21.598940 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 3267 | 2025.12.23 09:28:21.599035 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2025.12.23 09:28:21.599062 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 732 rows starting from the beginning of the part | ||
| 3269 | 2025.12.23 09:28:21.599141 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 3270 | 2025.12.23 09:28:21.599187 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3271 | 2025.12.23 09:28:21.599230 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 3272 | 2025.12.23 09:28:21.599271 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3273 | 2025.12.23 09:28:21.599312 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 3274 | 2025.12.23 09:28:21.600162 [ 194 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250412 sec., 895704.7757059273 rows/sec., 58.10 MiB/sec. | ||
| 3275 | 2025.12.23 09:28:21.600339 [ 200 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3276 | 2025.12.23 09:28:21.600580 [ 200 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_16_3} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.12.23 09:28:21.600640 [ 200 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_16_3} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3278 | 2025.12.23 09:28:21.600705 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3279 | 2025.12.23 09:28:23.555449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6254 | ||
| 3280 | 2025.12.23 09:28:23.555945 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.12.23 09:28:23.555984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3282 | 2025.12.23 09:28:23.556493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3283 | 2025.12.23 09:28:23.556735 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.12.23 09:28:23.556880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6254 | ||
| 3285 | 2025.12.23 09:28:23.871432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3286 | 2025.12.23 09:28:23.887704 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.12.23 09:28:23.887767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3288 | 2025.12.23 09:28:23.894025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3289 | 2025.12.23 09:28:23.894735 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.12.23 09:28:23.897577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3291 | 2025.12.23 09:28:24.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.85 MiB, peak 230.87 MiB, free memory in arenas 0.00 B, will set to 225.96 MiB (RSS), difference: 1.11 MiB | ||
| 3292 | 2025.12.23 09:28:26.069096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 440 | ||
| 3293 | 2025.12.23 09:28:26.071495 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2025.12.23 09:28:26.071552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3295 | 2025.12.23 09:28:26.072690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3296 | 2025.12.23 09:28:26.072950 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2025.12.23 09:28:26.073211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3298 | 2025.12.23 09:28:26.600493 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.12.23 09:28:26.600764 [ 262 ] {7319dbc9-26b6-4afd-b6e9-f6d3348197b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3300 | 2025.12.23 09:28:26.600862 [ 262 ] {7319dbc9-26b6-4afd-b6e9-f6d3348197b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3301 | 2025.12.23 09:28:26.601820 [ 262 ] {7319dbc9-26b6-4afd-b6e9-f6d3348197b8} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.12.23 09:28:26.601856 [ 262 ] {7319dbc9-26b6-4afd-b6e9-f6d3348197b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3303 | 2025.12.23 09:28:26.602275 [ 262 ] {7319dbc9-26b6-4afd-b6e9-f6d3348197b8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3304 | 2025.12.23 09:28:26.602496 [ 262 ] {7319dbc9-26b6-4afd-b6e9-f6d3348197b8} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.12.23 09:28:26.602634 [ 262 ] {7319dbc9-26b6-4afd-b6e9-f6d3348197b8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001946 sec., 210688.59198355602 rows/sec., 13.37 MiB/sec. | ||
| 3306 | 2025.12.23 09:28:26.602681 [ 262 ] {7319dbc9-26b6-4afd-b6e9-f6d3348197b8} <Debug> TCPHandler: Processed in 0.00235914 sec. | ||
| 3307 | 2025.12.23 09:28:26.602799 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2025.12.23 09:28:26.602900 [ 262 ] {e6ceabae-d4bd-46b3-8fc6-3ea63389f636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3309 | 2025.12.23 09:28:26.602940 [ 262 ] {e6ceabae-d4bd-46b3-8fc6-3ea63389f636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3310 | 2025.12.23 09:28:26.603762 [ 262 ] {e6ceabae-d4bd-46b3-8fc6-3ea63389f636} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.12.23 09:28:26.603797 [ 262 ] {e6ceabae-d4bd-46b3-8fc6-3ea63389f636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3312 | 2025.12.23 09:28:26.604171 [ 262 ] {e6ceabae-d4bd-46b3-8fc6-3ea63389f636} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3313 | 2025.12.23 09:28:26.604400 [ 262 ] {e6ceabae-d4bd-46b3-8fc6-3ea63389f636} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.12.23 09:28:26.604524 [ 262 ] {e6ceabae-d4bd-46b3-8fc6-3ea63389f636} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001643 sec., 719415.7029823494 rows/sec., 57.39 MiB/sec. | ||
| 3315 | 2025.12.23 09:28:26.604560 [ 262 ] {e6ceabae-d4bd-46b3-8fc6-3ea63389f636} <Debug> TCPHandler: Processed in 0.001809546 sec. | ||
| 3316 | 2025.12.23 09:28:26.604672 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2025.12.23 09:28:26.604765 [ 262 ] {433dc775-82b3-4dd3-9bdf-a6a4f36747e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3318 | 2025.12.23 09:28:26.604804 [ 262 ] {433dc775-82b3-4dd3-9bdf-a6a4f36747e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3319 | 2025.12.23 09:28:26.605263 [ 262 ] {433dc775-82b3-4dd3-9bdf-a6a4f36747e1} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.12.23 09:28:26.605297 [ 262 ] {433dc775-82b3-4dd3-9bdf-a6a4f36747e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3321 | 2025.12.23 09:28:26.605592 [ 262 ] {433dc775-82b3-4dd3-9bdf-a6a4f36747e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3322 | 2025.12.23 09:28:26.605796 [ 262 ] {433dc775-82b3-4dd3-9bdf-a6a4f36747e1} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.12.23 09:28:26.605916 [ 262 ] {433dc775-82b3-4dd3-9bdf-a6a4f36747e1} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001169 sec., 205303.67835757058 rows/sec., 12.49 MiB/sec. | ||
| 3324 | 2025.12.23 09:28:26.605951 [ 262 ] {433dc775-82b3-4dd3-9bdf-a6a4f36747e1} <Debug> TCPHandler: Processed in 0.001327034 sec. | ||
| 3325 | 2025.12.23 09:28:26.606066 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2025.12.23 09:28:26.606174 [ 262 ] {5a71abfb-fe9f-4785-8509-e25bd46c82c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3327 | 2025.12.23 09:28:26.606213 [ 262 ] {5a71abfb-fe9f-4785-8509-e25bd46c82c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3328 | 2025.12.23 09:28:26.606663 [ 262 ] {5a71abfb-fe9f-4785-8509-e25bd46c82c2} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.12.23 09:28:26.606698 [ 262 ] {5a71abfb-fe9f-4785-8509-e25bd46c82c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3330 | 2025.12.23 09:28:26.607004 [ 262 ] {5a71abfb-fe9f-4785-8509-e25bd46c82c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3331 | 2025.12.23 09:28:26.607214 [ 262 ] {5a71abfb-fe9f-4785-8509-e25bd46c82c2} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.12.23 09:28:26.607335 [ 262 ] {5a71abfb-fe9f-4785-8509-e25bd46c82c2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001179 sec., 179813.401187447 rows/sec., 11.60 MiB/sec. | ||
| 3333 | 2025.12.23 09:28:26.607370 [ 262 ] {5a71abfb-fe9f-4785-8509-e25bd46c82c2} <Debug> TCPHandler: Processed in 0.001353185 sec. | ||
| 3334 | 2025.12.23 09:28:26.607491 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2025.12.23 09:28:26.607619 [ 262 ] {c3a35bb2-fc40-48df-8e44-7f0ea6bbb808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3336 | 2025.12.23 09:28:26.607667 [ 262 ] {c3a35bb2-fc40-48df-8e44-7f0ea6bbb808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3337 | 2025.12.23 09:28:26.608193 [ 262 ] {c3a35bb2-fc40-48df-8e44-7f0ea6bbb808} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.12.23 09:28:26.608237 [ 262 ] {c3a35bb2-fc40-48df-8e44-7f0ea6bbb808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3339 | 2025.12.23 09:28:26.608565 [ 262 ] {c3a35bb2-fc40-48df-8e44-7f0ea6bbb808} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3340 | 2025.12.23 09:28:26.608777 [ 262 ] {c3a35bb2-fc40-48df-8e44-7f0ea6bbb808} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.12.23 09:28:26.608899 [ 262 ] {c3a35bb2-fc40-48df-8e44-7f0ea6bbb808} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001304 sec., 161809.81595092025 rows/sec., 9.19 MiB/sec. | ||
| 3342 | 2025.12.23 09:28:26.608935 [ 262 ] {c3a35bb2-fc40-48df-8e44-7f0ea6bbb808} <Debug> TCPHandler: Processed in 0.001505428 sec. | ||
| 3343 | 2025.12.23 09:28:26.609048 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2025.12.23 09:28:26.609146 [ 262 ] {e7fa4ae3-3d5e-4a85-a06f-037f06b6d45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3345 | 2025.12.23 09:28:26.609186 [ 262 ] {e7fa4ae3-3d5e-4a85-a06f-037f06b6d45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3346 | 2025.12.23 09:28:26.609801 [ 262 ] {e7fa4ae3-3d5e-4a85-a06f-037f06b6d45c} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.12.23 09:28:26.609836 [ 262 ] {e7fa4ae3-3d5e-4a85-a06f-037f06b6d45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3348 | 2025.12.23 09:28:26.610161 [ 262 ] {e7fa4ae3-3d5e-4a85-a06f-037f06b6d45c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3349 | 2025.12.23 09:28:26.610367 [ 262 ] {e7fa4ae3-3d5e-4a85-a06f-037f06b6d45c} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2025.12.23 09:28:26.610487 [ 262 ] {e7fa4ae3-3d5e-4a85-a06f-037f06b6d45c} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.00136 sec., 525000 rows/sec., 36.82 MiB/sec. | ||
| 3351 | 2025.12.23 09:28:26.610523 [ 262 ] {e7fa4ae3-3d5e-4a85-a06f-037f06b6d45c} <Debug> TCPHandler: Processed in 0.001523739 sec. | ||
| 3352 | 2025.12.23 09:28:26.610632 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2025.12.23 09:28:26.610726 [ 262 ] {ec7e20c1-667f-4035-96bd-3db660ab0e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3354 | 2025.12.23 09:28:26.610765 [ 262 ] {ec7e20c1-667f-4035-96bd-3db660ab0e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3355 | 2025.12.23 09:28:26.611091 [ 262 ] {ec7e20c1-667f-4035-96bd-3db660ab0e38} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2025.12.23 09:28:26.611124 [ 262 ] {ec7e20c1-667f-4035-96bd-3db660ab0e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3357 | 2025.12.23 09:28:26.611408 [ 262 ] {ec7e20c1-667f-4035-96bd-3db660ab0e38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3358 | 2025.12.23 09:28:26.611607 [ 262 ] {ec7e20c1-667f-4035-96bd-3db660ab0e38} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2025.12.23 09:28:26.611693 [ 136 ] {} <Debug> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3360 | 2025.12.23 09:28:26.611725 [ 136 ] {} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.12.23 09:28:26.611728 [ 262 ] {ec7e20c1-667f-4035-96bd-3db660ab0e38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001021 sec., 5876.5915768854065 rows/sec., 307.03 KiB/sec. | ||
| 3362 | 2025.12.23 09:28:26.611743 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3363 | 2025.12.23 09:28:26.611768 [ 262 ] {ec7e20c1-667f-4035-96bd-3db660ab0e38} <Debug> TCPHandler: Processed in 0.0011828 sec. | ||
| 3364 | 2025.12.23 09:28:26.611867 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2025.12.23 09:28:26.611891 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::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 | ||
| 3366 | 2025.12.23 09:28:26.611969 [ 262 ] {736df54d-c574-432b-a257-408b8cbbd7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3367 | 2025.12.23 09:28:26.612016 [ 262 ] {736df54d-c574-432b-a257-408b8cbbd7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3368 | 2025.12.23 09:28:26.612054 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3369 | 2025.12.23 09:28:26.612098 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3370 | 2025.12.23 09:28:26.612171 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3371 | 2025.12.23 09:28:26.612221 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3372 | 2025.12.23 09:28:26.612268 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3373 | 2025.12.23 09:28:26.612309 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3374 | 2025.12.23 09:28:26.612357 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3375 | 2025.12.23 09:28:26.612452 [ 262 ] {736df54d-c574-432b-a257-408b8cbbd7d4} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2025.12.23 09:28:26.612493 [ 262 ] {736df54d-c574-432b-a257-408b8cbbd7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3377 | 2025.12.23 09:28:26.612966 [ 262 ] {736df54d-c574-432b-a257-408b8cbbd7d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3378 | 2025.12.23 09:28:26.613143 [ 194 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001312293 sec., 27432.897988482757 rows/sec., 1.40 MiB/sec. | ||
| 3379 | 2025.12.23 09:28:26.613188 [ 262 ] {736df54d-c574-432b-a257-408b8cbbd7d4} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.12.23 09:28:26.613296 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3381 | 2025.12.23 09:28:26.613330 [ 262 ] {736df54d-c574-432b-a257-408b8cbbd7d4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001379 sec., 227701.2327773749 rows/sec., 14.96 MiB/sec. | ||
| 3382 | 2025.12.23 09:28:26.613372 [ 262 ] {736df54d-c574-432b-a257-408b8cbbd7d4} <Debug> TCPHandler: Processed in 0.001552299 sec. | ||
| 3383 | 2025.12.23 09:28:26.613491 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2025.12.23 09:28:26.613565 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2025.12.23 09:28:26.613601 [ 262 ] {72f48417-2f64-4315-8c4b-a7d64841b929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3386 | 2025.12.23 09:28:26.613637 [ 189 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_6_1} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3387 | 2025.12.23 09:28:26.613651 [ 262 ] {72f48417-2f64-4315-8c4b-a7d64841b929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3388 | 2025.12.23 09:28:26.613709 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3389 | 2025.12.23 09:28:26.613971 [ 262 ] {72f48417-2f64-4315-8c4b-a7d64841b929} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2025.12.23 09:28:26.614011 [ 262 ] {72f48417-2f64-4315-8c4b-a7d64841b929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3391 | 2025.12.23 09:28:26.614327 [ 262 ] {72f48417-2f64-4315-8c4b-a7d64841b929} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3392 | 2025.12.23 09:28:26.614526 [ 262 ] {72f48417-2f64-4315-8c4b-a7d64841b929} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2025.12.23 09:28:26.614651 [ 262 ] {72f48417-2f64-4315-8c4b-a7d64841b929} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 3394 | 2025.12.23 09:28:26.614687 [ 262 ] {72f48417-2f64-4315-8c4b-a7d64841b929} <Debug> TCPHandler: Processed in 0.001244462 sec. | ||
| 3395 | 2025.12.23 09:28:26.614792 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2025.12.23 09:28:26.614905 [ 262 ] {b162e7aa-28c5-43c7-bca6-c6780f3aa5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3397 | 2025.12.23 09:28:26.614959 [ 262 ] {b162e7aa-28c5-43c7-bca6-c6780f3aa5a5} <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 | ||
| 3398 | 2025.12.23 09:28:26.615761 [ 262 ] {b162e7aa-28c5-43c7-bca6-c6780f3aa5a5} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2025.12.23 09:28:26.615798 [ 262 ] {b162e7aa-28c5-43c7-bca6-c6780f3aa5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3400 | 2025.12.23 09:28:26.616342 [ 262 ] {b162e7aa-28c5-43c7-bca6-c6780f3aa5a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3401 | 2025.12.23 09:28:26.616563 [ 262 ] {b162e7aa-28c5-43c7-bca6-c6780f3aa5a5} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2025.12.23 09:28:26.616700 [ 262 ] {b162e7aa-28c5-43c7-bca6-c6780f3aa5a5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001814 sec., 19294.377067254685 rows/sec., 34.57 MiB/sec. | ||
| 3403 | 2025.12.23 09:28:26.616753 [ 262 ] {b162e7aa-28c5-43c7-bca6-c6780f3aa5a5} <Debug> TCPHandler: Processed in 0.002012222 sec. | ||
| 3404 | 2025.12.23 09:28:26.616880 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2025.12.23 09:28:26.616976 [ 262 ] {29e1536c-2cce-4619-99a4-a680587c2607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3406 | 2025.12.23 09:28:26.617018 [ 262 ] {29e1536c-2cce-4619-99a4-a680587c2607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3407 | 2025.12.23 09:28:26.617348 [ 262 ] {29e1536c-2cce-4619-99a4-a680587c2607} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2025.12.23 09:28:26.617384 [ 262 ] {29e1536c-2cce-4619-99a4-a680587c2607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3409 | 2025.12.23 09:28:26.617690 [ 262 ] {29e1536c-2cce-4619-99a4-a680587c2607} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3410 | 2025.12.23 09:28:26.617895 [ 262 ] {29e1536c-2cce-4619-99a4-a680587c2607} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2025.12.23 09:28:26.618017 [ 262 ] {29e1536c-2cce-4619-99a4-a680587c2607} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00106 sec., 98113.20754716982 rows/sec., 6.01 MiB/sec. | ||
| 3412 | 2025.12.23 09:28:26.618051 [ 262 ] {29e1536c-2cce-4619-99a4-a680587c2607} <Debug> TCPHandler: Processed in 0.001232832 sec. | ||
| 3413 | 2025.12.23 09:28:30.975352 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3414 | 2025.12.23 09:28:30.975433 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3415 | 2025.12.23 09:28:31.057004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6766 | ||
| 3416 | 2025.12.23 09:28:31.057740 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2025.12.23 09:28:31.057793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3418 | 2025.12.23 09:28:31.058317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3419 | 2025.12.23 09:28:31.058570 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2025.12.23 09:28:31.058722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6766 | ||
| 3421 | 2025.12.23 09:28:31.397686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3422 | 2025.12.23 09:28:31.414967 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2025.12.23 09:28:31.415030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3424 | 2025.12.23 09:28:31.421386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3425 | 2025.12.23 09:28:31.422116 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2025.12.23 09:28:31.425042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3427 | 2025.12.23 09:28:31.587466 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2025.12.23 09:28:31.587609 [ 262 ] {62f8e81d-cef2-4435-9ead-0e05b4c33657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3429 | 2025.12.23 09:28:31.587699 [ 262 ] {62f8e81d-cef2-4435-9ead-0e05b4c33657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3430 | 2025.12.23 09:28:31.588845 [ 262 ] {62f8e81d-cef2-4435-9ead-0e05b4c33657} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2025.12.23 09:28:31.588884 [ 262 ] {62f8e81d-cef2-4435-9ead-0e05b4c33657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3432 | 2025.12.23 09:28:31.589245 [ 262 ] {62f8e81d-cef2-4435-9ead-0e05b4c33657} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3433 | 2025.12.23 09:28:31.589453 [ 262 ] {62f8e81d-cef2-4435-9ead-0e05b4c33657} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2025.12.23 09:28:31.589590 [ 262 ] {62f8e81d-cef2-4435-9ead-0e05b4c33657} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.002024 sec., 33596.83794466403 rows/sec., 2.68 MiB/sec. | ||
| 3435 | 2025.12.23 09:28:31.589628 [ 262 ] {62f8e81d-cef2-4435-9ead-0e05b4c33657} <Debug> TCPHandler: Processed in 0.002271218 sec. | ||
| 3436 | 2025.12.23 09:28:31.589760 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2025.12.23 09:28:31.589862 [ 262 ] {c3c0acd1-7f17-4184-9eac-cdd2295b8f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3438 | 2025.12.23 09:28:31.589901 [ 262 ] {c3c0acd1-7f17-4184-9eac-cdd2295b8f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3439 | 2025.12.23 09:28:31.590293 [ 262 ] {c3c0acd1-7f17-4184-9eac-cdd2295b8f03} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.12.23 09:28:31.590326 [ 262 ] {c3c0acd1-7f17-4184-9eac-cdd2295b8f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3441 | 2025.12.23 09:28:31.590608 [ 262 ] {c3c0acd1-7f17-4184-9eac-cdd2295b8f03} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3442 | 2025.12.23 09:28:31.590809 [ 262 ] {c3c0acd1-7f17-4184-9eac-cdd2295b8f03} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2025.12.23 09:28:31.590930 [ 262 ] {c3c0acd1-7f17-4184-9eac-cdd2295b8f03} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 412.03 KiB/sec. | ||
| 3444 | 2025.12.23 09:28:31.590969 [ 262 ] {c3c0acd1-7f17-4184-9eac-cdd2295b8f03} <Debug> TCPHandler: Processed in 0.001256842 sec. | ||
| 3445 | 2025.12.23 09:28:31.591093 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2025.12.23 09:28:31.591186 [ 262 ] {21b81741-c102-4b2c-8fca-0c1345f8a35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3447 | 2025.12.23 09:28:31.591225 [ 262 ] {21b81741-c102-4b2c-8fca-0c1345f8a35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3448 | 2025.12.23 09:28:31.591633 [ 262 ] {21b81741-c102-4b2c-8fca-0c1345f8a35d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.12.23 09:28:31.591667 [ 262 ] {21b81741-c102-4b2c-8fca-0c1345f8a35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3450 | 2025.12.23 09:28:31.591964 [ 262 ] {21b81741-c102-4b2c-8fca-0c1345f8a35d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3451 | 2025.12.23 09:28:31.592169 [ 262 ] {21b81741-c102-4b2c-8fca-0c1345f8a35d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.12.23 09:28:31.592293 [ 262 ] {21b81741-c102-4b2c-8fca-0c1345f8a35d} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001125 sec., 62222.222222222226 rows/sec., 4.86 MiB/sec. | ||
| 3453 | 2025.12.23 09:28:31.592337 [ 262 ] {21b81741-c102-4b2c-8fca-0c1345f8a35d} <Debug> TCPHandler: Processed in 0.001298443 sec. | ||
| 3454 | 2025.12.23 09:28:31.592445 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2025.12.23 09:28:31.592537 [ 262 ] {24042f86-2146-4dfa-96cb-426cba333a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3456 | 2025.12.23 09:28:31.592578 [ 262 ] {24042f86-2146-4dfa-96cb-426cba333a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3457 | 2025.12.23 09:28:31.593008 [ 262 ] {24042f86-2146-4dfa-96cb-426cba333a4f} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2025.12.23 09:28:31.593042 [ 262 ] {24042f86-2146-4dfa-96cb-426cba333a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3459 | 2025.12.23 09:28:31.593376 [ 262 ] {24042f86-2146-4dfa-96cb-426cba333a4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3460 | 2025.12.23 09:28:31.593599 [ 262 ] {24042f86-2146-4dfa-96cb-426cba333a4f} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.12.23 09:28:31.593735 [ 262 ] {24042f86-2146-4dfa-96cb-426cba333a4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 3462 | 2025.12.23 09:28:31.593771 [ 262 ] {24042f86-2146-4dfa-96cb-426cba333a4f} <Debug> TCPHandler: Processed in 0.001373735 sec. | ||
| 3463 | 2025.12.23 09:28:31.593870 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2025.12.23 09:28:31.593964 [ 262 ] {ff67f3a0-b98e-4a49-8d3c-80d766aebdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3465 | 2025.12.23 09:28:31.594017 [ 262 ] {ff67f3a0-b98e-4a49-8d3c-80d766aebdd2} <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 | ||
| 3466 | 2025.12.23 09:28:31.594713 [ 262 ] {ff67f3a0-b98e-4a49-8d3c-80d766aebdd2} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.12.23 09:28:31.594748 [ 262 ] {ff67f3a0-b98e-4a49-8d3c-80d766aebdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3468 | 2025.12.23 09:28:31.595195 [ 262 ] {ff67f3a0-b98e-4a49-8d3c-80d766aebdd2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3469 | 2025.12.23 09:28:31.595405 [ 262 ] {ff67f3a0-b98e-4a49-8d3c-80d766aebdd2} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.12.23 09:28:31.595535 [ 262 ] {ff67f3a0-b98e-4a49-8d3c-80d766aebdd2} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00159 sec., 3773.5849056603774 rows/sec., 6.76 MiB/sec. | ||
| 3471 | 2025.12.23 09:28:31.595586 [ 262 ] {ff67f3a0-b98e-4a49-8d3c-80d766aebdd2} <Debug> TCPHandler: Processed in 0.001760435 sec. | ||
| 3472 | 2025.12.23 09:28:31.595700 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2025.12.23 09:28:31.595803 [ 262 ] {e63a2a31-bd63-4f1b-86c7-81d478f6d27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3474 | 2025.12.23 09:28:31.595844 [ 262 ] {e63a2a31-bd63-4f1b-86c7-81d478f6d27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3475 | 2025.12.23 09:28:31.596164 [ 262 ] {e63a2a31-bd63-4f1b-86c7-81d478f6d27f} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.12.23 09:28:31.596199 [ 262 ] {e63a2a31-bd63-4f1b-86c7-81d478f6d27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3477 | 2025.12.23 09:28:31.596499 [ 262 ] {e63a2a31-bd63-4f1b-86c7-81d478f6d27f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3478 | 2025.12.23 09:28:31.596705 [ 262 ] {e63a2a31-bd63-4f1b-86c7-81d478f6d27f} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2025.12.23 09:28:31.596829 [ 262 ] {e63a2a31-bd63-4f1b-86c7-81d478f6d27f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 3480 | 2025.12.23 09:28:31.596862 [ 262 ] {e63a2a31-bd63-4f1b-86c7-81d478f6d27f} <Debug> TCPHandler: Processed in 0.001209541 sec. | ||
| 3481 | 2025.12.23 09:28:36.073378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 474 | ||
| 3482 | 2025.12.23 09:28:36.075618 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.12.23 09:28:36.075668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3484 | 2025.12.23 09:28:36.076964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3485 | 2025.12.23 09:28:36.077229 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2025.12.23 09:28:36.077574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3487 | 2025.12.23 09:28:36.601861 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2025.12.23 09:28:36.602038 [ 262 ] {dfdd31a1-f066-4642-82ff-765a4b0425e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3489 | 2025.12.23 09:28:36.602099 [ 262 ] {dfdd31a1-f066-4642-82ff-765a4b0425e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3490 | 2025.12.23 09:28:36.602984 [ 262 ] {dfdd31a1-f066-4642-82ff-765a4b0425e2} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2025.12.23 09:28:36.603025 [ 262 ] {dfdd31a1-f066-4642-82ff-765a4b0425e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3492 | 2025.12.23 09:28:36.603423 [ 262 ] {dfdd31a1-f066-4642-82ff-765a4b0425e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3493 | 2025.12.23 09:28:36.603652 [ 262 ] {dfdd31a1-f066-4642-82ff-765a4b0425e2} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2025.12.23 09:28:36.603794 [ 262 ] {dfdd31a1-f066-4642-82ff-765a4b0425e2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001806 sec., 227021.04097452934 rows/sec., 14.40 MiB/sec. | ||
| 3495 | 2025.12.23 09:28:36.603835 [ 262 ] {dfdd31a1-f066-4642-82ff-765a4b0425e2} <Debug> TCPHandler: Processed in 0.002097424 sec. | ||
| 3496 | 2025.12.23 09:28:36.603975 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2025.12.23 09:28:36.604108 [ 262 ] {aaba6a7c-e792-4e22-b88f-cebe8ce09963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3498 | 2025.12.23 09:28:36.604157 [ 262 ] {aaba6a7c-e792-4e22-b88f-cebe8ce09963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3499 | 2025.12.23 09:28:36.604704 [ 262 ] {aaba6a7c-e792-4e22-b88f-cebe8ce09963} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2025.12.23 09:28:36.604748 [ 262 ] {aaba6a7c-e792-4e22-b88f-cebe8ce09963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3501 | 2025.12.23 09:28:36.605048 [ 262 ] {aaba6a7c-e792-4e22-b88f-cebe8ce09963} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3502 | 2025.12.23 09:28:36.605272 [ 262 ] {aaba6a7c-e792-4e22-b88f-cebe8ce09963} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2025.12.23 09:28:36.605395 [ 262 ] {aaba6a7c-e792-4e22-b88f-cebe8ce09963} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001312 sec., 1524.390243902439 rows/sec., 124.30 KiB/sec. | ||
| 3504 | 2025.12.23 09:28:36.605433 [ 262 ] {aaba6a7c-e792-4e22-b88f-cebe8ce09963} <Debug> TCPHandler: Processed in 0.001516699 sec. | ||
| 3505 | 2025.12.23 09:28:36.605566 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2025.12.23 09:28:36.605658 [ 262 ] {3967c957-b2e6-475f-90aa-ff3442b5a9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3507 | 2025.12.23 09:28:36.605697 [ 262 ] {3967c957-b2e6-475f-90aa-ff3442b5a9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3508 | 2025.12.23 09:28:36.606751 [ 262 ] {3967c957-b2e6-475f-90aa-ff3442b5a9b5} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2025.12.23 09:28:36.606788 [ 262 ] {3967c957-b2e6-475f-90aa-ff3442b5a9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3510 | 2025.12.23 09:28:36.607157 [ 262 ] {3967c957-b2e6-475f-90aa-ff3442b5a9b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3511 | 2025.12.23 09:28:36.607368 [ 262 ] {3967c957-b2e6-475f-90aa-ff3442b5a9b5} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2025.12.23 09:28:36.607493 [ 262 ] {3967c957-b2e6-475f-90aa-ff3442b5a9b5} <Debug> executeQuery: Read 1183 rows, 96.62 KiB in 0.001852 sec., 638768.898488121 rows/sec., 50.95 MiB/sec. | ||
| 3513 | 2025.12.23 09:28:36.607533 [ 262 ] {3967c957-b2e6-475f-90aa-ff3442b5a9b5} <Debug> TCPHandler: Processed in 0.002023771 sec. | ||
| 3514 | 2025.12.23 09:28:36.607649 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2025.12.23 09:28:36.607752 [ 262 ] {e4ec8e69-8ec5-4b5c-a47c-f57caff5fb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3516 | 2025.12.23 09:28:36.607791 [ 262 ] {e4ec8e69-8ec5-4b5c-a47c-f57caff5fb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3517 | 2025.12.23 09:28:36.608317 [ 262 ] {e4ec8e69-8ec5-4b5c-a47c-f57caff5fb61} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2025.12.23 09:28:36.608354 [ 262 ] {e4ec8e69-8ec5-4b5c-a47c-f57caff5fb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3519 | 2025.12.23 09:28:36.608660 [ 262 ] {e4ec8e69-8ec5-4b5c-a47c-f57caff5fb61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3520 | 2025.12.23 09:28:36.608878 [ 262 ] {e4ec8e69-8ec5-4b5c-a47c-f57caff5fb61} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2025.12.23 09:28:36.608978 [ 119 ] {} <Debug> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3522 | 2025.12.23 09:28:36.609008 [ 262 ] {e4ec8e69-8ec5-4b5c-a47c-f57caff5fb61} <Debug> executeQuery: Read 242 rows, 15.09 KiB in 0.001276 sec., 189655.1724137931 rows/sec., 11.55 MiB/sec. | ||
| 3523 | 2025.12.23 09:28:36.609031 [ 119 ] {} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2025.12.23 09:28:36.609051 [ 262 ] {e4ec8e69-8ec5-4b5c-a47c-f57caff5fb61} <Debug> TCPHandler: Processed in 0.001449857 sec. | ||
| 3525 | 2025.12.23 09:28:36.609056 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3526 | 2025.12.23 09:28:36.609165 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2025.12.23 09:28:36.609185 [ 200 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::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 | ||
| 3528 | 2025.12.23 09:28:36.609276 [ 262 ] {7d0be3d3-be02-44a7-9579-ae7c1a130a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3529 | 2025.12.23 09:28:36.609295 [ 200 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3530 | 2025.12.23 09:28:36.609316 [ 262 ] {7d0be3d3-be02-44a7-9579-ae7c1a130a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3531 | 2025.12.23 09:28:36.609326 [ 200 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 274 rows starting from the beginning of the part | ||
| 3532 | 2025.12.23 09:28:36.609390 [ 200 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 240 rows starting from the beginning of the part | ||
| 3533 | 2025.12.23 09:28:36.609437 [ 200 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 3534 | 2025.12.23 09:28:36.609483 [ 200 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 240 rows starting from the beginning of the part | ||
| 3535 | 2025.12.23 09:28:36.609526 [ 200 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 3536 | 2025.12.23 09:28:36.609565 [ 200 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 242 rows starting from the beginning of the part | ||
| 3537 | 2025.12.23 09:28:36.609811 [ 262 ] {7d0be3d3-be02-44a7-9579-ae7c1a130a7d} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2025.12.23 09:28:36.609846 [ 262 ] {7d0be3d3-be02-44a7-9579-ae7c1a130a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3539 | 2025.12.23 09:28:36.610208 [ 262 ] {7d0be3d3-be02-44a7-9579-ae7c1a130a7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3540 | 2025.12.23 09:28:36.610404 [ 194 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261212 sec., 800816.9919093697 rows/sec., 52.22 MiB/sec. | ||
| 3541 | 2025.12.23 09:28:36.610433 [ 262 ] {7d0be3d3-be02-44a7-9579-ae7c1a130a7d} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2025.12.23 09:28:36.610578 [ 262 ] {7d0be3d3-be02-44a7-9579-ae7c1a130a7d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001328 sec., 159638.5542168675 rows/sec., 10.30 MiB/sec. | ||
| 3543 | 2025.12.23 09:28:36.610616 [ 262 ] {7d0be3d3-be02-44a7-9579-ae7c1a130a7d} <Debug> TCPHandler: Processed in 0.001498088 sec. | ||
| 3544 | 2025.12.23 09:28:36.610644 [ 197 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3545 | 2025.12.23 09:28:36.610733 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2025.12.23 09:28:36.610848 [ 262 ] {e50b52ef-74ba-4502-8b29-50524062e11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3547 | 2025.12.23 09:28:36.610889 [ 262 ] {e50b52ef-74ba-4502-8b29-50524062e11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3548 | 2025.12.23 09:28:36.610991 [ 197 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.12.23 09:28:36.611085 [ 197 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_16_3} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3550 | 2025.12.23 09:28:36.611197 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3551 | 2025.12.23 09:28:36.611393 [ 262 ] {e50b52ef-74ba-4502-8b29-50524062e11f} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.12.23 09:28:36.611435 [ 262 ] {e50b52ef-74ba-4502-8b29-50524062e11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3553 | 2025.12.23 09:28:36.611742 [ 262 ] {e50b52ef-74ba-4502-8b29-50524062e11f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3554 | 2025.12.23 09:28:36.611946 [ 262 ] {e50b52ef-74ba-4502-8b29-50524062e11f} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.12.23 09:28:36.612071 [ 262 ] {e50b52ef-74ba-4502-8b29-50524062e11f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001241 sec., 170024.17405318294 rows/sec., 9.66 MiB/sec. | ||
| 3556 | 2025.12.23 09:28:36.612108 [ 262 ] {e50b52ef-74ba-4502-8b29-50524062e11f} <Debug> TCPHandler: Processed in 0.001422796 sec. | ||
| 3557 | 2025.12.23 09:28:36.612218 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2025.12.23 09:28:36.612319 [ 262 ] {eb11cf95-428f-4de9-8f6f-c193e1f337fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3559 | 2025.12.23 09:28:36.612357 [ 262 ] {eb11cf95-428f-4de9-8f6f-c193e1f337fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3560 | 2025.12.23 09:28:36.612997 [ 262 ] {eb11cf95-428f-4de9-8f6f-c193e1f337fa} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2025.12.23 09:28:36.613032 [ 262 ] {eb11cf95-428f-4de9-8f6f-c193e1f337fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3562 | 2025.12.23 09:28:36.613355 [ 262 ] {eb11cf95-428f-4de9-8f6f-c193e1f337fa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3563 | 2025.12.23 09:28:36.613556 [ 262 ] {eb11cf95-428f-4de9-8f6f-c193e1f337fa} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2025.12.23 09:28:36.613677 [ 262 ] {eb11cf95-428f-4de9-8f6f-c193e1f337fa} <Debug> executeQuery: Read 716 rows, 51.43 KiB in 0.001376 sec., 520348.8372093023 rows/sec., 36.50 MiB/sec. | ||
| 3565 | 2025.12.23 09:28:36.613713 [ 262 ] {eb11cf95-428f-4de9-8f6f-c193e1f337fa} <Debug> TCPHandler: Processed in 0.001541979 sec. | ||
| 3566 | 2025.12.23 09:28:36.613825 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.12.23 09:28:36.613927 [ 262 ] {ccf640b1-6d6f-4406-9c78-e21613344fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3568 | 2025.12.23 09:28:36.613967 [ 262 ] {ccf640b1-6d6f-4406-9c78-e21613344fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3569 | 2025.12.23 09:28:36.614294 [ 262 ] {ccf640b1-6d6f-4406-9c78-e21613344fd3} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.12.23 09:28:36.614330 [ 262 ] {ccf640b1-6d6f-4406-9c78-e21613344fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3571 | 2025.12.23 09:28:36.614632 [ 262 ] {ccf640b1-6d6f-4406-9c78-e21613344fd3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3572 | 2025.12.23 09:28:36.614840 [ 262 ] {ccf640b1-6d6f-4406-9c78-e21613344fd3} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.12.23 09:28:36.614962 [ 262 ] {ccf640b1-6d6f-4406-9c78-e21613344fd3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 3574 | 2025.12.23 09:28:36.614998 [ 262 ] {ccf640b1-6d6f-4406-9c78-e21613344fd3} <Debug> TCPHandler: Processed in 0.001220691 sec. | ||
| 3575 | 2025.12.23 09:28:36.615106 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.12.23 09:28:36.615207 [ 262 ] {e3fd4d3c-a53e-4054-8c90-17e78ac3c145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3577 | 2025.12.23 09:28:36.615249 [ 262 ] {e3fd4d3c-a53e-4054-8c90-17e78ac3c145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3578 | 2025.12.23 09:28:36.615683 [ 262 ] {e3fd4d3c-a53e-4054-8c90-17e78ac3c145} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.12.23 09:28:36.615718 [ 262 ] {e3fd4d3c-a53e-4054-8c90-17e78ac3c145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3580 | 2025.12.23 09:28:36.616042 [ 262 ] {e3fd4d3c-a53e-4054-8c90-17e78ac3c145} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3581 | 2025.12.23 09:28:36.616248 [ 262 ] {e3fd4d3c-a53e-4054-8c90-17e78ac3c145} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.12.23 09:28:36.616373 [ 262 ] {e3fd4d3c-a53e-4054-8c90-17e78ac3c145} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001184 sec., 266047.29729729734 rows/sec., 17.48 MiB/sec. | ||
| 3583 | 2025.12.23 09:28:36.616409 [ 262 ] {e3fd4d3c-a53e-4054-8c90-17e78ac3c145} <Debug> TCPHandler: Processed in 0.001349834 sec. | ||
| 3584 | 2025.12.23 09:28:36.616517 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2025.12.23 09:28:36.616617 [ 262 ] {07f5a546-73eb-4d3d-87cf-8e836b1b8d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3586 | 2025.12.23 09:28:36.616657 [ 262 ] {07f5a546-73eb-4d3d-87cf-8e836b1b8d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3587 | 2025.12.23 09:28:36.616958 [ 262 ] {07f5a546-73eb-4d3d-87cf-8e836b1b8d56} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.12.23 09:28:36.616993 [ 262 ] {07f5a546-73eb-4d3d-87cf-8e836b1b8d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3589 | 2025.12.23 09:28:36.617280 [ 262 ] {07f5a546-73eb-4d3d-87cf-8e836b1b8d56} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3590 | 2025.12.23 09:28:36.617480 [ 262 ] {07f5a546-73eb-4d3d-87cf-8e836b1b8d56} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.12.23 09:28:36.617608 [ 262 ] {07f5a546-73eb-4d3d-87cf-8e836b1b8d56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 3592 | 2025.12.23 09:28:36.617643 [ 262 ] {07f5a546-73eb-4d3d-87cf-8e836b1b8d56} <Debug> TCPHandler: Processed in 0.001173099 sec. | ||
| 3593 | 2025.12.23 09:28:36.617750 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.12.23 09:28:36.617841 [ 262 ] {a34b3503-47a9-4139-b8fe-7b5d7e4db8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3595 | 2025.12.23 09:28:36.617893 [ 262 ] {a34b3503-47a9-4139-b8fe-7b5d7e4db8fb} <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 | ||
| 3596 | 2025.12.23 09:28:36.618695 [ 262 ] {a34b3503-47a9-4139-b8fe-7b5d7e4db8fb} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.12.23 09:28:36.618730 [ 262 ] {a34b3503-47a9-4139-b8fe-7b5d7e4db8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3598 | 2025.12.23 09:28:36.619251 [ 262 ] {a34b3503-47a9-4139-b8fe-7b5d7e4db8fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3599 | 2025.12.23 09:28:36.619464 [ 262 ] {a34b3503-47a9-4139-b8fe-7b5d7e4db8fb} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.12.23 09:28:36.619592 [ 262 ] {a34b3503-47a9-4139-b8fe-7b5d7e4db8fb} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001768 sec., 19796.380090497736 rows/sec., 35.47 MiB/sec. | ||
| 3601 | 2025.12.23 09:28:36.619641 [ 262 ] {a34b3503-47a9-4139-b8fe-7b5d7e4db8fb} <Debug> TCPHandler: Processed in 0.00193653 sec. | ||
| 3602 | 2025.12.23 09:28:36.619752 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.12.23 09:28:36.619843 [ 262 ] {24f030e6-2c01-4a4e-9a68-1a7b9ca6c8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.12.23 09:28:36.619882 [ 262 ] {24f030e6-2c01-4a4e-9a68-1a7b9ca6c8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3605 | 2025.12.23 09:28:36.620222 [ 262 ] {24f030e6-2c01-4a4e-9a68-1a7b9ca6c8f8} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.12.23 09:28:36.620257 [ 262 ] {24f030e6-2c01-4a4e-9a68-1a7b9ca6c8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3607 | 2025.12.23 09:28:36.620556 [ 262 ] {24f030e6-2c01-4a4e-9a68-1a7b9ca6c8f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3608 | 2025.12.23 09:28:36.620766 [ 262 ] {24f030e6-2c01-4a4e-9a68-1a7b9ca6c8f8} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.12.23 09:28:36.620886 [ 262 ] {24f030e6-2c01-4a4e-9a68-1a7b9ca6c8f8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 3610 | 2025.12.23 09:28:36.620920 [ 262 ] {24f030e6-2c01-4a4e-9a68-1a7b9ca6c8f8} <Debug> TCPHandler: Processed in 0.001215761 sec. | ||
| 3611 | 2025.12.23 09:28:38.558805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7214 | ||
| 3612 | 2025.12.23 09:28:38.559304 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2025.12.23 09:28:38.559342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3614 | 2025.12.23 09:28:38.559843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3615 | 2025.12.23 09:28:38.560077 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2025.12.23 09:28:38.560216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7214 | ||
| 3617 | 2025.12.23 09:28:38.925127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3618 | 2025.12.23 09:28:38.941763 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2025.12.23 09:28:38.941815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3620 | 2025.12.23 09:28:38.947136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3621 | 2025.12.23 09:28:38.947825 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.12.23 09:28:38.950718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3623 | 2025.12.23 09:28:41.590616 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2025.12.23 09:28:41.590817 [ 262 ] {dc852e9b-9380-4ca8-9b21-c7eab77d64fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3625 | 2025.12.23 09:28:41.590885 [ 262 ] {dc852e9b-9380-4ca8-9b21-c7eab77d64fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3626 | 2025.12.23 09:28:41.591557 [ 262 ] {dc852e9b-9380-4ca8-9b21-c7eab77d64fd} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2025.12.23 09:28:41.591608 [ 262 ] {dc852e9b-9380-4ca8-9b21-c7eab77d64fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3628 | 2025.12.23 09:28:41.592012 [ 262 ] {dc852e9b-9380-4ca8-9b21-c7eab77d64fd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3629 | 2025.12.23 09:28:41.592246 [ 262 ] {dc852e9b-9380-4ca8-9b21-c7eab77d64fd} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2025.12.23 09:28:41.592406 [ 262 ] {dc852e9b-9380-4ca8-9b21-c7eab77d64fd} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001635 sec., 41590.21406727829 rows/sec., 3.32 MiB/sec. | ||
| 3631 | 2025.12.23 09:28:41.592457 [ 262 ] {dc852e9b-9380-4ca8-9b21-c7eab77d64fd} <Debug> TCPHandler: Processed in 0.001974941 sec. | ||
| 3632 | 2025.12.23 09:28:41.592598 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2025.12.23 09:28:41.592704 [ 262 ] {1e0596d7-8a93-4369-9b63-d93891e34cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3634 | 2025.12.23 09:28:41.592748 [ 262 ] {1e0596d7-8a93-4369-9b63-d93891e34cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3635 | 2025.12.23 09:28:41.593173 [ 262 ] {1e0596d7-8a93-4369-9b63-d93891e34cb9} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2025.12.23 09:28:41.593211 [ 262 ] {1e0596d7-8a93-4369-9b63-d93891e34cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3637 | 2025.12.23 09:28:41.593524 [ 262 ] {1e0596d7-8a93-4369-9b63-d93891e34cb9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3638 | 2025.12.23 09:28:41.593743 [ 262 ] {1e0596d7-8a93-4369-9b63-d93891e34cb9} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.12.23 09:28:41.593880 [ 262 ] {1e0596d7-8a93-4369-9b63-d93891e34cb9} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001202 sec., 4991.680532445924 rows/sec., 375.35 KiB/sec. | ||
| 3640 | 2025.12.23 09:28:41.593918 [ 262 ] {1e0596d7-8a93-4369-9b63-d93891e34cb9} <Debug> TCPHandler: Processed in 0.001374485 sec. | ||
| 3641 | 2025.12.23 09:28:41.594045 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2025.12.23 09:28:41.594145 [ 262 ] {2e528e4e-bcb8-4a56-bfea-7483f837ef4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3643 | 2025.12.23 09:28:41.594185 [ 262 ] {2e528e4e-bcb8-4a56-bfea-7483f837ef4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3644 | 2025.12.23 09:28:41.594622 [ 262 ] {2e528e4e-bcb8-4a56-bfea-7483f837ef4c} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2025.12.23 09:28:41.594659 [ 262 ] {2e528e4e-bcb8-4a56-bfea-7483f837ef4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3646 | 2025.12.23 09:28:41.594989 [ 262 ] {2e528e4e-bcb8-4a56-bfea-7483f837ef4c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3647 | 2025.12.23 09:28:41.595202 [ 262 ] {2e528e4e-bcb8-4a56-bfea-7483f837ef4c} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.12.23 09:28:41.595337 [ 262 ] {2e528e4e-bcb8-4a56-bfea-7483f837ef4c} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001212 sec., 57755.77557755776 rows/sec., 4.51 MiB/sec. | ||
| 3649 | 2025.12.23 09:28:41.595389 [ 262 ] {2e528e4e-bcb8-4a56-bfea-7483f837ef4c} <Debug> TCPHandler: Processed in 0.001393775 sec. | ||
| 3650 | 2025.12.23 09:28:41.595540 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.12.23 09:28:41.595642 [ 262 ] {b30950ec-dcb1-4752-a3e6-555a5a383b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3652 | 2025.12.23 09:28:41.595688 [ 262 ] {b30950ec-dcb1-4752-a3e6-555a5a383b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3653 | 2025.12.23 09:28:41.596141 [ 262 ] {b30950ec-dcb1-4752-a3e6-555a5a383b4a} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.12.23 09:28:41.596178 [ 262 ] {b30950ec-dcb1-4752-a3e6-555a5a383b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3655 | 2025.12.23 09:28:41.596508 [ 262 ] {b30950ec-dcb1-4752-a3e6-555a5a383b4a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3656 | 2025.12.23 09:28:41.596713 [ 262 ] {b30950ec-dcb1-4752-a3e6-555a5a383b4a} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.12.23 09:28:41.596842 [ 262 ] {b30950ec-dcb1-4752-a3e6-555a5a383b4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 3658 | 2025.12.23 09:28:41.596879 [ 262 ] {b30950ec-dcb1-4752-a3e6-555a5a383b4a} <Debug> TCPHandler: Processed in 0.001391046 sec. | ||
| 3659 | 2025.12.23 09:28:41.597001 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2025.12.23 09:28:41.597100 [ 262 ] {7074db23-9d17-4255-9077-625a8569521c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3661 | 2025.12.23 09:28:41.597155 [ 262 ] {7074db23-9d17-4255-9077-625a8569521c} <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 | ||
| 3662 | 2025.12.23 09:28:41.597963 [ 262 ] {7074db23-9d17-4255-9077-625a8569521c} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.12.23 09:28:41.598001 [ 262 ] {7074db23-9d17-4255-9077-625a8569521c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3664 | 2025.12.23 09:28:41.598545 [ 262 ] {7074db23-9d17-4255-9077-625a8569521c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3665 | 2025.12.23 09:28:41.598847 [ 262 ] {7074db23-9d17-4255-9077-625a8569521c} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.12.23 09:28:41.599018 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3667 | 2025.12.23 09:28:41.599031 [ 262 ] {7074db23-9d17-4255-9077-625a8569521c} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001951 sec., 3075.3459764223476 rows/sec., 5.51 MiB/sec. | ||
| 3668 | 2025.12.23 09:28:41.599107 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2025.12.23 09:28:41.599144 [ 262 ] {7074db23-9d17-4255-9077-625a8569521c} <Debug> TCPHandler: Processed in 0.002192776 sec. | ||
| 3670 | 2025.12.23 09:28:41.599148 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3671 | 2025.12.23 09:28:41.599283 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::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 | ||
| 3672 | 2025.12.23 09:28:41.599296 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2025.12.23 09:28:41.599405 [ 262 ] {42bda342-d7a6-4ff6-af50-7f139b4de5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3674 | 2025.12.23 09:28:41.599458 [ 262 ] {42bda342-d7a6-4ff6-af50-7f139b4de5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3675 | 2025.12.23 09:28:41.599465 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3676 | 2025.12.23 09:28:41.599546 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 298 rows starting from the beginning of the part | ||
| 3677 | 2025.12.23 09:28:41.599684 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 3678 | 2025.12.23 09:28:41.599790 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3679 | 2025.12.23 09:28:41.599905 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 3680 | 2025.12.23 09:28:41.599943 [ 262 ] {42bda342-d7a6-4ff6-af50-7f139b4de5d9} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.12.23 09:28:41.599989 [ 262 ] {42bda342-d7a6-4ff6-af50-7f139b4de5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3682 | 2025.12.23 09:28:41.600010 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3683 | 2025.12.23 09:28:41.600125 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 3684 | 2025.12.23 09:28:41.600484 [ 262 ] {42bda342-d7a6-4ff6-af50-7f139b4de5d9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3685 | 2025.12.23 09:28:41.600767 [ 262 ] {42bda342-d7a6-4ff6-af50-7f139b4de5d9} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.12.23 09:28:41.600940 [ 262 ] {42bda342-d7a6-4ff6-af50-7f139b4de5d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.54 MiB/sec. | ||
| 3687 | 2025.12.23 09:28:41.600980 [ 262 ] {42bda342-d7a6-4ff6-af50-7f139b4de5d9} <Debug> TCPHandler: Processed in 0.001776795 sec. | ||
| 3688 | 2025.12.23 09:28:41.603435 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 19 columns (19 merged, 0 gathered) in 0.004189197 sec., 92141.7636840664 rows/sec., 165.11 MiB/sec. | ||
| 3689 | 2025.12.23 09:28:41.604291 [ 201 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3690 | 2025.12.23 09:28:41.604744 [ 201 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.12.23 09:28:41.604852 [ 201 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3692 | 2025.12.23 09:28:41.605006 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 3693 | 2025.12.23 09:28:41.836761 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60658 | ||
| 3694 | 2025.12.23 09:28:41.836875 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3695 | 2025.12.23 09:28:41.836904 [ 289 ] {} <Debug> TCP-Session: fb91cecc-1ba2-4edc-affb-3e358105956f Authenticating user 'default' from [fd00:1122:3344:101::e]:60658 | ||
| 3696 | 2025.12.23 09:28:41.836927 [ 289 ] {} <Debug> TCP-Session: fb91cecc-1ba2-4edc-affb-3e358105956f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2025.12.23 09:28:41.836943 [ 289 ] {} <Debug> TCP-Session: fb91cecc-1ba2-4edc-affb-3e358105956f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2025.12.23 09:28:41.837167 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38345 | ||
| 3699 | 2025.12.23 09:28:41.837197 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33793 | ||
| 3700 | 2025.12.23 09:28:41.837225 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35298 | ||
| 3701 | 2025.12.23 09:28:41.837252 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36574 | ||
| 3702 | 2025.12.23 09:28:41.837284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3703 | 2025.12.23 09:28:41.837296 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3704 | 2025.12.23 09:28:41.837270 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37757 | ||
| 3705 | 2025.12.23 09:28:41.837337 [ 293 ] {} <Debug> TCP-Session: 3ec5ebc4-8fbc-4dd7-9e0c-2e75a57c72d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33793 | ||
| 3706 | 2025.12.23 09:28:41.837327 [ 290 ] {} <Debug> TCP-Session: 7b2899ae-aa4a-4a0d-810e-8ded9409c006 Authenticating user 'default' from [fd00:1122:3344:101::e]:38345 | ||
| 3707 | 2025.12.23 09:28:41.837400 [ 293 ] {} <Debug> TCP-Session: 3ec5ebc4-8fbc-4dd7-9e0c-2e75a57c72d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2025.12.23 09:28:41.837260 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35635 | ||
| 3709 | 2025.12.23 09:28:41.837421 [ 289 ] {} <Trace> TCP-Session: fb91cecc-1ba2-4edc-affb-3e358105956f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2025.12.23 09:28:41.837427 [ 290 ] {} <Debug> TCP-Session: 7b2899ae-aa4a-4a0d-810e-8ded9409c006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2025.12.23 09:28:41.837427 [ 293 ] {} <Debug> TCP-Session: 3ec5ebc4-8fbc-4dd7-9e0c-2e75a57c72d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2025.12.23 09:28:41.837503 [ 290 ] {} <Debug> TCP-Session: 7b2899ae-aa4a-4a0d-810e-8ded9409c006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2025.12.23 09:28:41.837204 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41152 | ||
| 3714 | 2025.12.23 09:28:41.837188 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61245 | ||
| 3715 | 2025.12.23 09:28:41.837570 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2025.12.23 09:28:41.837628 [ 259 ] {} <Debug> TCP-Session: 8bdaa324-5099-4a12-ac81-ea619ede1f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:36574 | ||
| 3717 | 2025.12.23 09:28:41.837653 [ 259 ] {} <Debug> TCP-Session: 8bdaa324-5099-4a12-ac81-ea619ede1f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2025.12.23 09:28:41.837656 [ 289 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3719 | 2025.12.23 09:28:41.837667 [ 259 ] {} <Debug> TCP-Session: 8bdaa324-5099-4a12-ac81-ea619ede1f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2025.12.23 09:28:41.837660 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3721 | 2025.12.23 09:28:41.837737 [ 287 ] {} <Debug> TCP-Session: ceabe0b6-a834-4e26-896d-7e1623e92669 Authenticating user 'default' from [fd00:1122:3344:101::e]:37757 | ||
| 3722 | 2025.12.23 09:28:41.837759 [ 287 ] {} <Debug> TCP-Session: ceabe0b6-a834-4e26-896d-7e1623e92669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2025.12.23 09:28:41.837773 [ 287 ] {} <Debug> TCP-Session: ceabe0b6-a834-4e26-896d-7e1623e92669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2025.12.23 09:28:41.837821 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3725 | 2025.12.23 09:28:41.837852 [ 291 ] {} <Debug> TCP-Session: 71095c8c-3a7a-4a3b-963a-035a5317ea4d Authenticating user 'default' from [fd00:1122:3344:101::e]:61245 | ||
| 3726 | 2025.12.23 09:28:41.837864 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3727 | 2025.12.23 09:28:41.837873 [ 291 ] {} <Debug> TCP-Session: 71095c8c-3a7a-4a3b-963a-035a5317ea4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2025.12.23 09:28:41.837904 [ 292 ] {} <Debug> TCP-Session: 59156a88-b2f3-4dcb-b42a-cb0c1fc67eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41152 | ||
| 3729 | 2025.12.23 09:28:41.837906 [ 291 ] {} <Debug> TCP-Session: 71095c8c-3a7a-4a3b-963a-035a5317ea4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2025.12.23 09:28:41.837928 [ 292 ] {} <Debug> TCP-Session: 59156a88-b2f3-4dcb-b42a-cb0c1fc67eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2025.12.23 09:28:41.837937 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3732 | 2025.12.23 09:28:41.837963 [ 292 ] {} <Debug> TCP-Session: 59156a88-b2f3-4dcb-b42a-cb0c1fc67eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2025.12.23 09:28:41.837990 [ 286 ] {} <Debug> TCP-Session: 9559edbd-e89a-49d5-85c0-327310f56871 Authenticating user 'default' from [fd00:1122:3344:101::e]:35635 | ||
| 3734 | 2025.12.23 09:28:41.838011 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3735 | 2025.12.23 09:28:41.838013 [ 286 ] {} <Debug> TCP-Session: 9559edbd-e89a-49d5-85c0-327310f56871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2025.12.23 09:28:41.838056 [ 286 ] {} <Debug> TCP-Session: 9559edbd-e89a-49d5-85c0-327310f56871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2025.12.23 09:28:41.838060 [ 294 ] {} <Debug> TCP-Session: 9454de4f-03c9-4eb9-928c-f83275edba38 Authenticating user 'default' from [fd00:1122:3344:101::e]:35298 | ||
| 3738 | 2025.12.23 09:28:41.838088 [ 294 ] {} <Debug> TCP-Session: 9454de4f-03c9-4eb9-928c-f83275edba38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2025.12.23 09:28:41.838091 [ 289 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3740 | 2025.12.23 09:28:41.838108 [ 294 ] {} <Debug> TCP-Session: 9454de4f-03c9-4eb9-928c-f83275edba38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2025.12.23 09:28:41.838170 [ 289 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3742 | 2025.12.23 09:28:41.838490 [ 289 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 3743 | 2025.12.23 09:28:41.839518 [ 304 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Trace> AggregatingTransform: Aggregating | ||
| 3744 | 2025.12.23 09:28:41.839572 [ 304 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3745 | 2025.12.23 09:28:41.839608 [ 304 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007966 sec. (992.097 rows/sec., 38.75 KiB/sec.) | ||
| 3746 | 2025.12.23 09:28:41.839623 [ 304 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Trace> Aggregator: Merging aggregated data | ||
| 3747 | 2025.12.23 09:28:41.840869 [ 289 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003274 sec., 305.43677458766035 rows/sec., 11.93 KiB/sec. | ||
| 3748 | 2025.12.23 09:28:41.841057 [ 289 ] {46407830-91d7-448b-8678-bfd8dab8314e} <Debug> TCPHandler: Processed in 0.003841978 sec. | ||
| 3749 | 2025.12.23 09:28:41.841214 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3750 | 2025.12.23 09:28:41.841243 [ 289 ] {} <Debug> TCP-Session: fb91cecc-1ba2-4edc-affb-3e358105956f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2025.12.23 09:28:41.841249 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3752 | 2025.12.23 09:28:41.841270 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3753 | 2025.12.23 09:28:41.841290 [ 290 ] {} <Debug> TCP-Session: 7b2899ae-aa4a-4a0d-810e-8ded9409c006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2025.12.23 09:28:41.841292 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3755 | 2025.12.23 09:28:41.841318 [ 292 ] {} <Debug> TCP-Session: 59156a88-b2f3-4dcb-b42a-cb0c1fc67eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2025.12.23 09:28:41.841328 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2025.12.23 09:28:41.841348 [ 259 ] {} <Debug> TCP-Session: 8bdaa324-5099-4a12-ac81-ea619ede1f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2025.12.23 09:28:41.841307 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3759 | 2025.12.23 09:28:41.841382 [ 291 ] {} <Debug> TCP-Session: 71095c8c-3a7a-4a3b-963a-035a5317ea4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2025.12.23 09:28:41.841373 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3761 | 2025.12.23 09:28:41.841421 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2025.12.23 09:28:41.841451 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2025.12.23 09:28:41.841464 [ 294 ] {} <Debug> TCP-Session: 9454de4f-03c9-4eb9-928c-f83275edba38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2025.12.23 09:28:41.841483 [ 293 ] {} <Debug> TCP-Session: 3ec5ebc4-8fbc-4dd7-9e0c-2e75a57c72d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2025.12.23 09:28:41.841499 [ 286 ] {} <Debug> TCP-Session: 9559edbd-e89a-49d5-85c0-327310f56871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2025.12.23 09:28:41.841417 [ 287 ] {} <Debug> TCP-Session: ceabe0b6-a834-4e26-896d-7e1623e92669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2025.12.23 09:28:41.885273 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49044 | ||
| 3768 | 2025.12.23 09:28:41.885403 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3769 | 2025.12.23 09:28:41.885434 [ 289 ] {} <Debug> TCP-Session: 05a73e75-2d6b-4559-933a-ea3185aee92a Authenticating user 'default' from [fd00:1122:3344:101::e]:49044 | ||
| 3770 | 2025.12.23 09:28:41.885460 [ 289 ] {} <Debug> TCP-Session: 05a73e75-2d6b-4559-933a-ea3185aee92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2025.12.23 09:28:41.885475 [ 289 ] {} <Debug> TCP-Session: 05a73e75-2d6b-4559-933a-ea3185aee92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2025.12.23 09:28:41.885698 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33251 | ||
| 3773 | 2025.12.23 09:28:41.885741 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32889 | ||
| 3774 | 2025.12.23 09:28:41.885770 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50219 | ||
| 3775 | 2025.12.23 09:28:41.885784 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47202 | ||
| 3776 | 2025.12.23 09:28:41.885823 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3777 | 2025.12.23 09:28:41.885799 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39364 | ||
| 3778 | 2025.12.23 09:28:41.885831 [ 289 ] {} <Trace> TCP-Session: 05a73e75-2d6b-4559-933a-ea3185aee92a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2025.12.23 09:28:41.885884 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3780 | 2025.12.23 09:28:41.885897 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2025.12.23 09:28:41.885929 [ 293 ] {} <Debug> TCP-Session: 63d562ef-fc9f-436e-87c5-47e662d548bb Authenticating user 'default' from [fd00:1122:3344:101::e]:50219 | ||
| 3782 | 2025.12.23 09:28:41.885947 [ 294 ] {} <Debug> TCP-Session: 5bb37d58-2aa5-4210-8f59-93e4a8e82869 Authenticating user 'default' from [fd00:1122:3344:101::e]:47202 | ||
| 3783 | 2025.12.23 09:28:41.885958 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2025.12.23 09:28:41.885981 [ 293 ] {} <Debug> TCP-Session: 63d562ef-fc9f-436e-87c5-47e662d548bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2025.12.23 09:28:41.886031 [ 259 ] {} <Debug> TCP-Session: a3cd948d-3463-467d-9acf-d417cb718cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39364 | ||
| 3786 | 2025.12.23 09:28:41.886048 [ 293 ] {} <Debug> TCP-Session: 63d562ef-fc9f-436e-87c5-47e662d548bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2025.12.23 09:28:41.885874 [ 290 ] {} <Debug> TCP-Session: 12ad0643-fa0b-4d64-a1ff-579c26eebfb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33251 | ||
| 3788 | 2025.12.23 09:28:41.886073 [ 259 ] {} <Debug> TCP-Session: a3cd948d-3463-467d-9acf-d417cb718cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2025.12.23 09:28:41.886088 [ 289 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3790 | 2025.12.23 09:28:41.886119 [ 259 ] {} <Debug> TCP-Session: a3cd948d-3463-467d-9acf-d417cb718cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2025.12.23 09:28:41.886101 [ 290 ] {} <Debug> TCP-Session: 12ad0643-fa0b-4d64-a1ff-579c26eebfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2025.12.23 09:28:41.885861 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3793 | 2025.12.23 09:28:41.886176 [ 290 ] {} <Debug> TCP-Session: 12ad0643-fa0b-4d64-a1ff-579c26eebfb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2025.12.23 09:28:41.885812 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50032 | ||
| 3795 | 2025.12.23 09:28:41.886206 [ 291 ] {} <Debug> TCP-Session: 7f3c33c7-3463-4f9a-9e9e-c2c9aebd8b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:32889 | ||
| 3796 | 2025.12.23 09:28:41.885809 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44302 | ||
| 3797 | 2025.12.23 09:28:41.886247 [ 291 ] {} <Debug> TCP-Session: 7f3c33c7-3463-4f9a-9e9e-c2c9aebd8b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2025.12.23 09:28:41.886271 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2025.12.23 09:28:41.886280 [ 291 ] {} <Debug> TCP-Session: 7f3c33c7-3463-4f9a-9e9e-c2c9aebd8b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2025.12.23 09:28:41.885761 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44392 | ||
| 3801 | 2025.12.23 09:28:41.886309 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3802 | 2025.12.23 09:28:41.886296 [ 287 ] {} <Debug> TCP-Session: 6a2bab58-830e-4ae8-bdc1-1c6cdb72dea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50032 | ||
| 3803 | 2025.12.23 09:28:41.886350 [ 286 ] {} <Debug> TCP-Session: eef7b257-9b85-4beb-a7a3-77d885a53217 Authenticating user 'default' from [fd00:1122:3344:101::e]:44302 | ||
| 3804 | 2025.12.23 09:28:41.886008 [ 294 ] {} <Debug> TCP-Session: 5bb37d58-2aa5-4210-8f59-93e4a8e82869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2025.12.23 09:28:41.886378 [ 286 ] {} <Debug> TCP-Session: eef7b257-9b85-4beb-a7a3-77d885a53217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2025.12.23 09:28:41.886372 [ 289 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3807 | 2025.12.23 09:28:41.886397 [ 286 ] {} <Debug> TCP-Session: eef7b257-9b85-4beb-a7a3-77d885a53217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2025.12.23 09:28:41.886394 [ 294 ] {} <Debug> TCP-Session: 5bb37d58-2aa5-4210-8f59-93e4a8e82869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2025.12.23 09:28:41.886370 [ 287 ] {} <Debug> TCP-Session: 6a2bab58-830e-4ae8-bdc1-1c6cdb72dea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2025.12.23 09:28:41.886450 [ 289 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3811 | 2025.12.23 09:28:41.886464 [ 287 ] {} <Debug> TCP-Session: 6a2bab58-830e-4ae8-bdc1-1c6cdb72dea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2025.12.23 09:28:41.886368 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2025.12.23 09:28:41.886522 [ 292 ] {} <Debug> TCP-Session: 0f001900-54da-48d3-b77f-03387552b2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44392 | ||
| 3814 | 2025.12.23 09:28:41.886537 [ 292 ] {} <Debug> TCP-Session: 0f001900-54da-48d3-b77f-03387552b2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2025.12.23 09:28:41.886550 [ 292 ] {} <Debug> TCP-Session: 0f001900-54da-48d3-b77f-03387552b2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2025.12.23 09:28:41.886750 [ 289 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 3817 | 2025.12.23 09:28:41.887790 [ 341 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Trace> AggregatingTransform: Aggregating | ||
| 3818 | 2025.12.23 09:28:41.887830 [ 341 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3819 | 2025.12.23 09:28:41.887868 [ 341 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013525 sec. (986.655 rows/sec., 38.54 KiB/sec.) | ||
| 3820 | 2025.12.23 09:28:41.887891 [ 341 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Trace> Aggregator: Merging aggregated data | ||
| 3821 | 2025.12.23 09:28:41.889324 [ 289 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 3822 | 2025.12.23 09:28:41.889515 [ 289 ] {54a64749-822e-4bec-94df-65cb08da35e3} <Debug> TCPHandler: Processed in 0.003816948 sec. | ||
| 3823 | 2025.12.23 09:28:41.889673 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3824 | 2025.12.23 09:28:41.889709 [ 289 ] {} <Debug> TCP-Session: 05a73e75-2d6b-4559-933a-ea3185aee92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2025.12.23 09:28:41.889710 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3826 | 2025.12.23 09:28:41.889730 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3827 | 2025.12.23 09:28:41.889753 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3828 | 2025.12.23 09:28:41.889767 [ 287 ] {} <Debug> TCP-Session: 6a2bab58-830e-4ae8-bdc1-1c6cdb72dea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2025.12.23 09:28:41.889781 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3830 | 2025.12.23 09:28:41.889815 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3831 | 2025.12.23 09:28:41.889813 [ 290 ] {} <Debug> TCP-Session: 12ad0643-fa0b-4d64-a1ff-579c26eebfb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2025.12.23 09:28:41.889845 [ 292 ] {} <Debug> TCP-Session: 0f001900-54da-48d3-b77f-03387552b2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2025.12.23 09:28:41.889863 [ 259 ] {} <Debug> TCP-Session: a3cd948d-3463-467d-9acf-d417cb718cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2025.12.23 09:28:41.889839 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3835 | 2025.12.23 09:28:41.889805 [ 294 ] {} <Debug> TCP-Session: 5bb37d58-2aa5-4210-8f59-93e4a8e82869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2025.12.23 09:28:41.889803 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2025.12.23 09:28:41.889934 [ 286 ] {} <Debug> TCP-Session: eef7b257-9b85-4beb-a7a3-77d885a53217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2025.12.23 09:28:41.889768 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3839 | 2025.12.23 09:28:41.889991 [ 291 ] {} <Debug> TCP-Session: 7f3c33c7-3463-4f9a-9e9e-c2c9aebd8b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2025.12.23 09:28:41.890026 [ 293 ] {} <Debug> TCP-Session: 63d562ef-fc9f-436e-87c5-47e662d548bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2025.12.23 09:28:42.045147 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64539 | ||
| 3842 | 2025.12.23 09:28:42.045266 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3843 | 2025.12.23 09:28:42.045297 [ 289 ] {} <Debug> TCP-Session: d3cc58e9-cbc5-4eb2-946d-1235c4d0007f Authenticating user 'default' from [fd00:1122:3344:101::e]:64539 | ||
| 3844 | 2025.12.23 09:28:42.045323 [ 289 ] {} <Debug> TCP-Session: d3cc58e9-cbc5-4eb2-946d-1235c4d0007f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2025.12.23 09:28:42.045339 [ 289 ] {} <Debug> TCP-Session: d3cc58e9-cbc5-4eb2-946d-1235c4d0007f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2025.12.23 09:28:42.045546 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45996 | ||
| 3847 | 2025.12.23 09:28:42.045589 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32807 | ||
| 3848 | 2025.12.23 09:28:42.045625 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53379 | ||
| 3849 | 2025.12.23 09:28:42.045662 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2025.12.23 09:28:42.045631 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47306 | ||
| 3851 | 2025.12.23 09:28:42.045611 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52115 | ||
| 3852 | 2025.12.23 09:28:42.045721 [ 290 ] {} <Debug> TCP-Session: f14ec4ce-2127-4d43-823a-81eb7ccd2b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:45996 | ||
| 3853 | 2025.12.23 09:28:42.045753 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3854 | 2025.12.23 09:28:42.045766 [ 289 ] {} <Trace> TCP-Session: d3cc58e9-cbc5-4eb2-946d-1235c4d0007f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2025.12.23 09:28:42.045780 [ 290 ] {} <Debug> TCP-Session: f14ec4ce-2127-4d43-823a-81eb7ccd2b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2025.12.23 09:28:42.045797 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2025.12.23 09:28:42.045823 [ 290 ] {} <Debug> TCP-Session: f14ec4ce-2127-4d43-823a-81eb7ccd2b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2025.12.23 09:28:42.045840 [ 294 ] {} <Debug> TCP-Session: 020073d0-9d4f-4f29-a272-9522e61bf1fa Authenticating user 'default' from [fd00:1122:3344:101::e]:52115 | ||
| 3859 | 2025.12.23 09:28:42.045794 [ 259 ] {} <Debug> TCP-Session: 7283cd71-15db-4efd-9c3f-538d09c882b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53379 | ||
| 3860 | 2025.12.23 09:28:42.045866 [ 294 ] {} <Debug> TCP-Session: 020073d0-9d4f-4f29-a272-9522e61bf1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2025.12.23 09:28:42.045717 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3862 | 2025.12.23 09:28:42.045896 [ 259 ] {} <Debug> TCP-Session: 7283cd71-15db-4efd-9c3f-538d09c882b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2025.12.23 09:28:42.045900 [ 294 ] {} <Debug> TCP-Session: 020073d0-9d4f-4f29-a272-9522e61bf1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2025.12.23 09:28:42.045943 [ 259 ] {} <Debug> TCP-Session: 7283cd71-15db-4efd-9c3f-538d09c882b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2025.12.23 09:28:42.045939 [ 291 ] {} <Debug> TCP-Session: c9b640f6-37a8-439a-8060-8a8601621566 Authenticating user 'default' from [fd00:1122:3344:101::e]:32807 | ||
| 3866 | 2025.12.23 09:28:42.045976 [ 289 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64539) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3867 | 2025.12.23 09:28:42.046013 [ 291 ] {} <Debug> TCP-Session: c9b640f6-37a8-439a-8060-8a8601621566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2025.12.23 09:28:42.045599 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36409 | ||
| 3869 | 2025.12.23 09:28:42.046043 [ 291 ] {} <Debug> TCP-Session: c9b640f6-37a8-439a-8060-8a8601621566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2025.12.23 09:28:42.045597 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39192 | ||
| 3871 | 2025.12.23 09:28:42.045766 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3872 | 2025.12.23 09:28:42.046125 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3873 | 2025.12.23 09:28:42.046139 [ 286 ] {} <Debug> TCP-Session: 1597926d-c025-4122-8c1f-880c9558d135 Authenticating user 'default' from [fd00:1122:3344:101::e]:47306 | ||
| 3874 | 2025.12.23 09:28:42.046157 [ 292 ] {} <Debug> TCP-Session: c0672ba2-9424-48d5-9b8c-dc693e08acf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36409 | ||
| 3875 | 2025.12.23 09:28:42.046163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2025.12.23 09:28:42.046163 [ 286 ] {} <Debug> TCP-Session: 1597926d-c025-4122-8c1f-880c9558d135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2025.12.23 09:28:42.046182 [ 292 ] {} <Debug> TCP-Session: c0672ba2-9424-48d5-9b8c-dc693e08acf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2025.12.23 09:28:42.046197 [ 293 ] {} <Debug> TCP-Session: c85142f1-7ce7-4e2f-9aef-9661f70f2292 Authenticating user 'default' from [fd00:1122:3344:101::e]:39192 | ||
| 3879 | 2025.12.23 09:28:42.046219 [ 292 ] {} <Debug> TCP-Session: c0672ba2-9424-48d5-9b8c-dc693e08acf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2025.12.23 09:28:42.046236 [ 293 ] {} <Debug> TCP-Session: c85142f1-7ce7-4e2f-9aef-9661f70f2292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2025.12.23 09:28:42.046205 [ 286 ] {} <Debug> TCP-Session: 1597926d-c025-4122-8c1f-880c9558d135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2025.12.23 09:28:42.046261 [ 293 ] {} <Debug> TCP-Session: c85142f1-7ce7-4e2f-9aef-9661f70f2292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2025.12.23 09:28:42.046281 [ 289 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3884 | 2025.12.23 09:28:42.046337 [ 289 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3885 | 2025.12.23 09:28:42.046614 [ 289 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 3886 | 2025.12.23 09:28:42.047556 [ 347 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Trace> AggregatingTransform: Aggregating | ||
| 3887 | 2025.12.23 09:28:42.047605 [ 347 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Trace> Aggregator: Aggregation method: without_key | ||
| 3888 | 2025.12.23 09:28:42.047639 [ 347 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908273 sec. (1100.991 rows/sec., 43.01 KiB/sec.) | ||
| 3889 | 2025.12.23 09:28:42.047660 [ 347 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Trace> Aggregator: Merging aggregated data | ||
| 3890 | 2025.12.23 09:28:42.049166 [ 289 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003254 sec., 307.3140749846343 rows/sec., 12.00 KiB/sec. | ||
| 3891 | 2025.12.23 09:28:42.049310 [ 289 ] {63390f66-8599-4208-a0a2-9b32d3038408} <Debug> TCPHandler: Processed in 0.003668984 sec. | ||
| 3892 | 2025.12.23 09:28:42.049421 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2025.12.23 09:28:42.049450 [ 289 ] {} <Debug> TCP-Session: d3cc58e9-cbc5-4eb2-946d-1235c4d0007f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2025.12.23 09:28:42.049460 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3895 | 2025.12.23 09:28:42.049477 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2025.12.23 09:28:42.049492 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3897 | 2025.12.23 09:28:42.049525 [ 293 ] {} <Debug> TCP-Session: c85142f1-7ce7-4e2f-9aef-9661f70f2292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2025.12.23 09:28:42.049526 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3899 | 2025.12.23 09:28:42.049553 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2025.12.23 09:28:42.049559 [ 259 ] {} <Debug> TCP-Session: 7283cd71-15db-4efd-9c3f-538d09c882b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2025.12.23 09:28:42.049583 [ 291 ] {} <Debug> TCP-Session: c9b640f6-37a8-439a-8060-8a8601621566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2025.12.23 09:28:42.049592 [ 286 ] {} <Debug> TCP-Session: 1597926d-c025-4122-8c1f-880c9558d135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2025.12.23 09:28:42.049540 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3904 | 2025.12.23 09:28:42.049508 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3905 | 2025.12.23 09:28:42.049652 [ 294 ] {} <Debug> TCP-Session: 020073d0-9d4f-4f29-a272-9522e61bf1fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2025.12.23 09:28:42.049503 [ 290 ] {} <Debug> TCP-Session: f14ec4ce-2127-4d43-823a-81eb7ccd2b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2025.12.23 09:28:42.049677 [ 292 ] {} <Debug> TCP-Session: c0672ba2-9424-48d5-9b8c-dc693e08acf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2025.12.23 09:28:42.067768 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40360 | ||
| 3909 | 2025.12.23 09:28:42.067884 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2025.12.23 09:28:42.067921 [ 287 ] {} <Debug> TCP-Session: 3e644c2c-3ff6-4b75-94fb-bd6660a11303 Authenticating user 'default' from [fd00:1122:3344:101::e]:40360 | ||
| 3911 | 2025.12.23 09:28:42.067952 [ 287 ] {} <Debug> TCP-Session: 3e644c2c-3ff6-4b75-94fb-bd6660a11303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2025.12.23 09:28:42.067974 [ 287 ] {} <Debug> TCP-Session: 3e644c2c-3ff6-4b75-94fb-bd6660a11303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2025.12.23 09:28:42.143619 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40360). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3914 | |||
| 3915 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3916 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3917 | 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 | ||
| 3918 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3919 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3920 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3921 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3922 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3923 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3924 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3925 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3926 | (version 23.8.7.1) | ||
| 3927 | 2025.12.23 09:28:42.143841 [ 287 ] {} <Debug> TCP-Session: 3e644c2c-3ff6-4b75-94fb-bd6660a11303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2025.12.23 09:28:45.975474 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3929 | 2025.12.23 09:28:45.975536 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3930 | 2025.12.23 09:28:46.060591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7726 | ||
| 3931 | 2025.12.23 09:28:46.061445 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2025.12.23 09:28:46.061531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3933 | 2025.12.23 09:28:46.062046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3934 | 2025.12.23 09:28:46.062286 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2025.12.23 09:28:46.062435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7726 | ||
| 3936 | 2025.12.23 09:28:46.062433 [ 107 ] {} <Debug> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3937 | 2025.12.23 09:28:46.062502 [ 107 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.12.23 09:28:46.062522 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3939 | 2025.12.23 09:28:46.062677 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 3940 | 2025.12.23 09:28:46.062833 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3941 | 2025.12.23 09:28:46.062886 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5294 rows starting from the beginning of the part | ||
| 3942 | 2025.12.23 09:28:46.062982 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 3943 | 2025.12.23 09:28:46.063035 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 3944 | 2025.12.23 09:28:46.063084 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 3945 | 2025.12.23 09:28:46.063122 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 3946 | 2025.12.23 09:28:46.063164 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 3947 | 2025.12.23 09:28:46.064572 [ 200 ] {12227934-2706-467c-b85c-1b0658473971::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7726 rows, containing 4 columns (4 merged, 0 gathered) in 0.00196982 sec., 3922185.7834726013 rows/sec., 56.11 MiB/sec. | ||
| 3948 | 2025.12.23 09:28:46.065018 [ 196 ] {12227934-2706-467c-b85c-1b0658473971::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3949 | 2025.12.23 09:28:46.065340 [ 196 ] {12227934-2706-467c-b85c-1b0658473971::all_1_16_3} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2025.12.23 09:28:46.065419 [ 196 ] {12227934-2706-467c-b85c-1b0658473971::all_1_16_3} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3951 | 2025.12.23 09:28:46.065515 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3952 | 2025.12.23 09:28:46.078056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 516 | ||
| 3953 | 2025.12.23 09:28:46.080622 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2025.12.23 09:28:46.080667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3955 | 2025.12.23 09:28:46.081898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3956 | 2025.12.23 09:28:46.082174 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2025.12.23 09:28:46.082304 [ 107 ] {} <Debug> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3958 | 2025.12.23 09:28:46.082332 [ 107 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.12.23 09:28:46.082348 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3960 | 2025.12.23 09:28:46.082432 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::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 | ||
| 3961 | 2025.12.23 09:28:46.082535 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3962 | 2025.12.23 09:28:46.083061 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3963 | 2025.12.23 09:28:46.083241 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 334 rows starting from the beginning of the part | ||
| 3964 | 2025.12.23 09:28:46.083643 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3965 | 2025.12.23 09:28:46.083995 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3966 | 2025.12.23 09:28:46.084341 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3967 | 2025.12.23 09:28:46.084665 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3968 | 2025.12.23 09:28:46.085001 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3969 | 2025.12.23 09:28:46.090973 [ 200 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 72 columns (72 merged, 0 gathered) in 0.008579649 sec., 60142.32050751727 rows/sec., 55.28 MiB/sec. | ||
| 3970 | 2025.12.23 09:28:46.091748 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3971 | 2025.12.23 09:28:46.092265 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2025.12.23 09:28:46.092348 [ 194 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_11_2} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3973 | 2025.12.23 09:28:46.092515 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3974 | 2025.12.23 09:28:46.451078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3975 | 2025.12.23 09:28:46.467669 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2025.12.23 09:28:46.467726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3977 | 2025.12.23 09:28:46.473699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3978 | 2025.12.23 09:28:46.474405 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2025.12.23 09:28:46.474734 [ 78 ] {} <Debug> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3980 | 2025.12.23 09:28:46.474826 [ 78 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2025.12.23 09:28:46.474861 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3982 | 2025.12.23 09:28:46.475025 [ 195 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 3983 | 2025.12.23 09:28:46.477373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3984 | 2025.12.23 09:28:46.479193 [ 195 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3985 | 2025.12.23 09:28:46.480512 [ 195 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 3986 | 2025.12.23 09:28:46.484764 [ 195 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 3987 | 2025.12.23 09:28:46.488715 [ 195 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 3988 | 2025.12.23 09:28:46.492996 [ 195 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 3989 | 2025.12.23 09:28:46.497599 [ 195 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 3990 | 2025.12.23 09:28:46.501801 [ 195 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 3991 | 2025.12.23 09:28:46.557018 [ 200 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082069557 sec., 1474.3591219823447 rows/sec., 7.62 MiB/sec. | ||
| 3992 | 2025.12.23 09:28:46.559684 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3993 | 2025.12.23 09:28:46.561844 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_16_3} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2025.12.23 09:28:46.561973 [ 186 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_16_3} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3995 | 2025.12.23 09:28:46.564688 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3996 | 2025.12.23 09:28:46.600952 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2025.12.23 09:28:46.601124 [ 262 ] {9853b48b-3bb8-4276-a65b-a486c09befdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3998 | 2025.12.23 09:28:46.601193 [ 262 ] {9853b48b-3bb8-4276-a65b-a486c09befdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3999 | 2025.12.23 09:28:46.601948 [ 262 ] {9853b48b-3bb8-4276-a65b-a486c09befdc} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2025.12.23 09:28:46.601992 [ 262 ] {9853b48b-3bb8-4276-a65b-a486c09befdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4001 | 2025.12.23 09:28:46.602418 [ 262 ] {9853b48b-3bb8-4276-a65b-a486c09befdc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4002 | 2025.12.23 09:28:46.602659 [ 262 ] {9853b48b-3bb8-4276-a65b-a486c09befdc} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2025.12.23 09:28:46.602814 [ 262 ] {9853b48b-3bb8-4276-a65b-a486c09befdc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00174 sec., 235632.18390804596 rows/sec., 14.95 MiB/sec. | ||
| 4004 | 2025.12.23 09:28:46.602855 [ 262 ] {9853b48b-3bb8-4276-a65b-a486c09befdc} <Debug> TCPHandler: Processed in 0.002033662 sec. | ||
| 4005 | 2025.12.23 09:28:46.602990 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2025.12.23 09:28:46.603115 [ 262 ] {d55caefb-0c4d-4ef4-b94b-34fe5fea71c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4007 | 2025.12.23 09:28:46.603166 [ 262 ] {d55caefb-0c4d-4ef4-b94b-34fe5fea71c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4008 | 2025.12.23 09:28:46.604193 [ 262 ] {d55caefb-0c4d-4ef4-b94b-34fe5fea71c0} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2025.12.23 09:28:46.604231 [ 262 ] {d55caefb-0c4d-4ef4-b94b-34fe5fea71c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4010 | 2025.12.23 09:28:46.604756 [ 262 ] {d55caefb-0c4d-4ef4-b94b-34fe5fea71c0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4011 | 2025.12.23 09:28:46.605002 [ 262 ] {d55caefb-0c4d-4ef4-b94b-34fe5fea71c0} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2025.12.23 09:28:46.605130 [ 78 ] {} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4013 | 2025.12.23 09:28:46.605145 [ 262 ] {d55caefb-0c4d-4ef4-b94b-34fe5fea71c0} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.002054 sec., 575462.512171373 rows/sec., 45.90 MiB/sec. | ||
| 4014 | 2025.12.23 09:28:46.605207 [ 78 ] {} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2025.12.23 09:28:46.605225 [ 262 ] {d55caefb-0c4d-4ef4-b94b-34fe5fea71c0} <Debug> TCPHandler: Processed in 0.002297219 sec. | ||
| 4016 | 2025.12.23 09:28:46.605239 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4017 | 2025.12.23 09:28:46.605368 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2025.12.23 09:28:46.605387 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::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 | ||
| 4019 | 2025.12.23 09:28:46.605473 [ 262 ] {4eb6f1d7-bca0-484c-a9c3-3e9dbc471605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4020 | 2025.12.23 09:28:46.605516 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4021 | 2025.12.23 09:28:46.605520 [ 262 ] {4eb6f1d7-bca0-484c-a9c3-3e9dbc471605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4022 | 2025.12.23 09:28:46.605559 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1324 rows starting from the beginning of the part | ||
| 4023 | 2025.12.23 09:28:46.605632 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1182 rows starting from the beginning of the part | ||
| 4024 | 2025.12.23 09:28:46.605682 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part | ||
| 4025 | 2025.12.23 09:28:46.605727 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1183 rows starting from the beginning of the part | ||
| 4026 | 2025.12.23 09:28:46.605770 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part | ||
| 4027 | 2025.12.23 09:28:46.605812 [ 199 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1182 rows starting from the beginning of the part | ||
| 4028 | 2025.12.23 09:28:46.606052 [ 262 ] {4eb6f1d7-bca0-484c-a9c3-3e9dbc471605} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.12.23 09:28:46.606098 [ 262 ] {4eb6f1d7-bca0-484c-a9c3-3e9dbc471605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4030 | 2025.12.23 09:28:46.606569 [ 262 ] {4eb6f1d7-bca0-484c-a9c3-3e9dbc471605} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4031 | 2025.12.23 09:28:46.606814 [ 262 ] {4eb6f1d7-bca0-484c-a9c3-3e9dbc471605} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2025.12.23 09:28:46.606966 [ 262 ] {4eb6f1d7-bca0-484c-a9c3-3e9dbc471605} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001512 sec., 158730.15873015873 rows/sec., 9.65 MiB/sec. | ||
| 4033 | 2025.12.23 09:28:46.607013 [ 262 ] {4eb6f1d7-bca0-484c-a9c3-3e9dbc471605} <Debug> TCPHandler: Processed in 0.001696843 sec. | ||
| 4034 | 2025.12.23 09:28:46.607270 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.12.23 09:28:46.607372 [ 262 ] {87d08ed1-2c4e-4294-ab95-b476d6dc6a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.12.23 09:28:46.607419 [ 262 ] {87d08ed1-2c4e-4294-ab95-b476d6dc6a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4037 | 2025.12.23 09:28:46.607980 [ 262 ] {87d08ed1-2c4e-4294-ab95-b476d6dc6a62} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.12.23 09:28:46.608020 [ 262 ] {87d08ed1-2c4e-4294-ab95-b476d6dc6a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4039 | 2025.12.23 09:28:46.608388 [ 262 ] {87d08ed1-2c4e-4294-ab95-b476d6dc6a62} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4040 | 2025.12.23 09:28:46.608461 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5007 rows, containing 5 columns (5 merged, 0 gathered) in 0.0031416 sec., 1593773.8731856379 rows/sec., 133.76 MiB/sec. | ||
| 4041 | 2025.12.23 09:28:46.608623 [ 262 ] {87d08ed1-2c4e-4294-ab95-b476d6dc6a62} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2025.12.23 09:28:46.608726 [ 191 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4043 | 2025.12.23 09:28:46.608785 [ 262 ] {87d08ed1-2c4e-4294-ab95-b476d6dc6a62} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001434 sec., 147838.2147838215 rows/sec., 9.53 MiB/sec. | ||
| 4044 | 2025.12.23 09:28:46.608840 [ 262 ] {87d08ed1-2c4e-4294-ab95-b476d6dc6a62} <Debug> TCPHandler: Processed in 0.001627812 sec. | ||
| 4045 | 2025.12.23 09:28:46.609061 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2025.12.23 09:28:46.609061 [ 191 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2025.12.23 09:28:46.609155 [ 191 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_21_4} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4048 | 2025.12.23 09:28:46.609162 [ 262 ] {ffc211d0-5b39-453d-b61d-b3ffa40bbc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4049 | 2025.12.23 09:28:46.609210 [ 262 ] {ffc211d0-5b39-453d-b61d-b3ffa40bbc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4050 | 2025.12.23 09:28:46.609257 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 4051 | 2025.12.23 09:28:46.609763 [ 262 ] {ffc211d0-5b39-453d-b61d-b3ffa40bbc8c} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.12.23 09:28:46.609804 [ 262 ] {ffc211d0-5b39-453d-b61d-b3ffa40bbc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4053 | 2025.12.23 09:28:46.610157 [ 262 ] {ffc211d0-5b39-453d-b61d-b3ffa40bbc8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4054 | 2025.12.23 09:28:46.610406 [ 262 ] {ffc211d0-5b39-453d-b61d-b3ffa40bbc8c} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2025.12.23 09:28:46.610559 [ 262 ] {ffc211d0-5b39-453d-b61d-b3ffa40bbc8c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001415 sec., 149116.60777385157 rows/sec., 8.47 MiB/sec. | ||
| 4056 | 2025.12.23 09:28:46.610605 [ 262 ] {ffc211d0-5b39-453d-b61d-b3ffa40bbc8c} <Debug> TCPHandler: Processed in 0.001600371 sec. | ||
| 4057 | 2025.12.23 09:28:46.610753 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2025.12.23 09:28:46.610852 [ 262 ] {c3d9eb54-251b-40ee-8e6f-22f458c62a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4059 | 2025.12.23 09:28:46.610898 [ 262 ] {c3d9eb54-251b-40ee-8e6f-22f458c62a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4060 | 2025.12.23 09:28:46.611685 [ 262 ] {c3d9eb54-251b-40ee-8e6f-22f458c62a1d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2025.12.23 09:28:46.611723 [ 262 ] {c3d9eb54-251b-40ee-8e6f-22f458c62a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4062 | 2025.12.23 09:28:46.612138 [ 262 ] {c3d9eb54-251b-40ee-8e6f-22f458c62a1d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4063 | 2025.12.23 09:28:46.612415 [ 262 ] {c3d9eb54-251b-40ee-8e6f-22f458c62a1d} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2025.12.23 09:28:46.612567 [ 78 ] {} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4065 | 2025.12.23 09:28:46.612590 [ 262 ] {c3d9eb54-251b-40ee-8e6f-22f458c62a1d} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001759 sec., 405912.45025582716 rows/sec., 28.46 MiB/sec. | ||
| 4066 | 2025.12.23 09:28:46.612619 [ 78 ] {} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2025.12.23 09:28:46.612653 [ 262 ] {c3d9eb54-251b-40ee-8e6f-22f458c62a1d} <Debug> TCPHandler: Processed in 0.00195566 sec. | ||
| 4068 | 2025.12.23 09:28:46.612723 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4069 | 2025.12.23 09:28:46.612821 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | 2025.12.23 09:28:46.612851 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2025.12.23 09:28:46.612945 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4072 | 2025.12.23 09:28:46.612966 [ 262 ] {278659c2-7a6a-4dc3-b118-13573d3a589c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4073 | 2025.12.23 09:28:46.612993 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part | ||
| 4074 | 2025.12.23 09:28:46.613027 [ 262 ] {278659c2-7a6a-4dc3-b118-13573d3a589c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4075 | 2025.12.23 09:28:46.613068 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 714 rows starting from the beginning of the part | ||
| 4076 | 2025.12.23 09:28:46.613127 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part | ||
| 4077 | 2025.12.23 09:28:46.613176 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 716 rows starting from the beginning of the part | ||
| 4078 | 2025.12.23 09:28:46.613226 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
| 4079 | 2025.12.23 09:28:46.613274 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 714 rows starting from the beginning of the part | ||
| 4080 | 2025.12.23 09:28:46.613483 [ 262 ] {278659c2-7a6a-4dc3-b118-13573d3a589c} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.12.23 09:28:46.613527 [ 262 ] {278659c2-7a6a-4dc3-b118-13573d3a589c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4082 | 2025.12.23 09:28:46.613918 [ 262 ] {278659c2-7a6a-4dc3-b118-13573d3a589c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4083 | 2025.12.23 09:28:46.614182 [ 262 ] {278659c2-7a6a-4dc3-b118-13573d3a589c} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.12.23 09:28:46.614319 [ 262 ] {278659c2-7a6a-4dc3-b118-13573d3a589c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec. | ||
| 4085 | 2025.12.23 09:28:46.614359 [ 262 ] {278659c2-7a6a-4dc3-b118-13573d3a589c} <Debug> TCPHandler: Processed in 0.00157587 sec. | ||
| 4086 | 2025.12.23 09:28:46.614593 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2025.12.23 09:28:46.614697 [ 262 ] {014f0ee6-8484-4bc6-a00d-2242358df141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4088 | 2025.12.23 09:28:46.614740 [ 262 ] {014f0ee6-8484-4bc6-a00d-2242358df141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4089 | 2025.12.23 09:28:46.614859 [ 191 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3076 rows, containing 5 columns (5 merged, 0 gathered) in 0.002083083 sec., 1476657.4351574085 rows/sec., 110.22 MiB/sec. | ||
| 4090 | 2025.12.23 09:28:46.615032 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4091 | 2025.12.23 09:28:46.615329 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.12.23 09:28:46.615337 [ 262 ] {014f0ee6-8484-4bc6-a00d-2242358df141} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2025.12.23 09:28:46.615386 [ 262 ] {014f0ee6-8484-4bc6-a00d-2242358df141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4094 | 2025.12.23 09:28:46.615411 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_21_4} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4095 | 2025.12.23 09:28:46.615482 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4096 | 2025.12.23 09:28:46.615936 [ 262 ] {014f0ee6-8484-4bc6-a00d-2242358df141} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4097 | 2025.12.23 09:28:46.616207 [ 262 ] {014f0ee6-8484-4bc6-a00d-2242358df141} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2025.12.23 09:28:46.616362 [ 262 ] {014f0ee6-8484-4bc6-a00d-2242358df141} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001684 sec., 186460.80760095012 rows/sec., 12.25 MiB/sec. | ||
| 4099 | 2025.12.23 09:28:46.616408 [ 262 ] {014f0ee6-8484-4bc6-a00d-2242358df141} <Debug> TCPHandler: Processed in 0.001883328 sec. | ||
| 4100 | 2025.12.23 09:28:46.616484 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4101 | 2025.12.23 09:28:46.616533 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2025.12.23 09:28:46.616549 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2025.12.23 09:28:46.616559 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4104 | 2025.12.23 09:28:46.616658 [ 262 ] {f1014bcf-bba3-48fb-8913-de058a17a493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4105 | 2025.12.23 09:28:46.616674 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 4106 | 2025.12.23 09:28:46.616720 [ 262 ] {f1014bcf-bba3-48fb-8913-de058a17a493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4107 | 2025.12.23 09:28:46.616788 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4108 | 2025.12.23 09:28:46.616827 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3487 rows starting from the beginning of the part | ||
| 4109 | 2025.12.23 09:28:46.616906 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 4110 | 2025.12.23 09:28:46.616970 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 4111 | 2025.12.23 09:28:46.617037 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 315 rows starting from the beginning of the part | ||
| 4112 | 2025.12.23 09:28:46.617118 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 4113 | 2025.12.23 09:28:46.617128 [ 262 ] {f1014bcf-bba3-48fb-8913-de058a17a493} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2025.12.23 09:28:46.617367 [ 262 ] {f1014bcf-bba3-48fb-8913-de058a17a493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4115 | 2025.12.23 09:28:46.617184 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 4116 | 2025.12.23 09:28:46.617758 [ 262 ] {f1014bcf-bba3-48fb-8913-de058a17a493} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4117 | 2025.12.23 09:28:46.617985 [ 262 ] {f1014bcf-bba3-48fb-8913-de058a17a493} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2025.12.23 09:28:46.618179 [ 262 ] {f1014bcf-bba3-48fb-8913-de058a17a493} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001543 sec., 648.0881399870382 rows/sec., 43.67 KiB/sec. | ||
| 4119 | 2025.12.23 09:28:46.618225 [ 262 ] {f1014bcf-bba3-48fb-8913-de058a17a493} <Debug> TCPHandler: Processed in 0.001735854 sec. | ||
| 4120 | 2025.12.23 09:28:46.618520 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2025.12.23 09:28:46.618622 [ 262 ] {7d316e91-6afe-4b30-a16d-1e720fccb9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4122 | 2025.12.23 09:28:46.618679 [ 262 ] {7d316e91-6afe-4b30-a16d-1e720fccb9f9} <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 | ||
| 4123 | 2025.12.23 09:28:46.619789 [ 262 ] {7d316e91-6afe-4b30-a16d-1e720fccb9f9} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2025.12.23 09:28:46.619892 [ 262 ] {7d316e91-6afe-4b30-a16d-1e720fccb9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4125 | 2025.12.23 09:28:46.620341 [ 200 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4750 rows, containing 5 columns (5 merged, 0 gathered) in 0.003715955 sec., 1278271.6690595015 rows/sec., 86.90 MiB/sec. | ||
| 4126 | 2025.12.23 09:28:46.620756 [ 262 ] {7d316e91-6afe-4b30-a16d-1e720fccb9f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4127 | 2025.12.23 09:28:46.620966 [ 190 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4128 | 2025.12.23 09:28:46.621067 [ 262 ] {7d316e91-6afe-4b30-a16d-1e720fccb9f9} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2025.12.23 09:28:46.621257 [ 262 ] {7d316e91-6afe-4b30-a16d-1e720fccb9f9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002653 sec., 13192.612137203167 rows/sec., 23.64 MiB/sec. | ||
| 4130 | 2025.12.23 09:28:46.621307 [ 190 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2025.12.23 09:28:46.621350 [ 262 ] {7d316e91-6afe-4b30-a16d-1e720fccb9f9} <Debug> TCPHandler: Processed in 0.002888004 sec. | ||
| 4132 | 2025.12.23 09:28:46.621413 [ 190 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4133 | 2025.12.23 09:28:46.621525 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 4134 | 2025.12.23 09:28:46.621643 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2025.12.23 09:28:46.621748 [ 262 ] {87f4f05c-d491-4543-858b-a86d856cf7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4136 | 2025.12.23 09:28:46.621789 [ 262 ] {87f4f05c-d491-4543-858b-a86d856cf7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4137 | 2025.12.23 09:28:46.622309 [ 262 ] {87f4f05c-d491-4543-858b-a86d856cf7c8} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2025.12.23 09:28:46.622347 [ 262 ] {87f4f05c-d491-4543-858b-a86d856cf7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4139 | 2025.12.23 09:28:46.623035 [ 262 ] {87f4f05c-d491-4543-858b-a86d856cf7c8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4140 | 2025.12.23 09:28:46.623339 [ 262 ] {87f4f05c-d491-4543-858b-a86d856cf7c8} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2025.12.23 09:28:46.623477 [ 95 ] {} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4142 | 2025.12.23 09:28:46.623527 [ 95 ] {} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2025.12.23 09:28:46.623551 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4144 | 2025.12.23 09:28:46.623745 [ 262 ] {87f4f05c-d491-4543-858b-a86d856cf7c8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001824 sec., 57017.54385964912 rows/sec., 3.49 MiB/sec. | ||
| 4145 | 2025.12.23 09:28:46.623761 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 4146 | 2025.12.23 09:28:46.623805 [ 262 ] {87f4f05c-d491-4543-858b-a86d856cf7c8} <Debug> TCPHandler: Processed in 0.002220447 sec. | ||
| 4147 | 2025.12.23 09:28:46.623912 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4148 | 2025.12.23 09:28:46.623969 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1120 rows starting from the beginning of the part | ||
| 4149 | 2025.12.23 09:28:46.624049 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 4150 | 2025.12.23 09:28:46.624108 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 4151 | 2025.12.23 09:28:46.624164 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 4152 | 2025.12.23 09:28:46.624216 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 4153 | 2025.12.23 09:28:46.624271 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4154 | 2025.12.23 09:28:46.625688 [ 187 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 4 columns (4 merged, 0 gathered) in 0.002057633 sec., 754264.7303965284 rows/sec., 48.53 MiB/sec. | ||
| 4155 | 2025.12.23 09:28:46.625924 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4156 | 2025.12.23 09:28:46.626244 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2025.12.23 09:28:46.626321 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_21_4} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4158 | 2025.12.23 09:28:46.626392 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4159 | 2025.12.23 09:28:47.000331 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.67 MiB, peak 240.75 MiB, free memory in arenas 0.00 B, will set to 242.60 MiB (RSS), difference: 10.92 MiB | ||
| 4160 | 2025.12.23 09:28:47.001763 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001142529 sec. | ||
| 4161 | 2025.12.23 09:28:51.587938 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2025.12.23 09:28:51.588241 [ 262 ] {4906addf-d40f-498c-b175-d3633560299e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4163 | 2025.12.23 09:28:51.588342 [ 262 ] {4906addf-d40f-498c-b175-d3633560299e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4164 | 2025.12.23 09:28:51.589117 [ 262 ] {4906addf-d40f-498c-b175-d3633560299e} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2025.12.23 09:28:51.589154 [ 262 ] {4906addf-d40f-498c-b175-d3633560299e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4166 | 2025.12.23 09:28:51.589526 [ 262 ] {4906addf-d40f-498c-b175-d3633560299e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4167 | 2025.12.23 09:28:51.589743 [ 262 ] {4906addf-d40f-498c-b175-d3633560299e} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2025.12.23 09:28:51.589889 [ 262 ] {4906addf-d40f-498c-b175-d3633560299e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001725 sec., 2318.840579710145 rows/sec., 189.09 KiB/sec. | ||
| 4169 | 2025.12.23 09:28:51.589930 [ 262 ] {4906addf-d40f-498c-b175-d3633560299e} <Debug> TCPHandler: Processed in 0.002168215 sec. | ||
| 4170 | 2025.12.23 09:28:51.590093 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2025.12.23 09:28:51.590198 [ 262 ] {561e9915-ab00-45ac-a203-b2b1bf73d26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4172 | 2025.12.23 09:28:51.590237 [ 262 ] {561e9915-ab00-45ac-a203-b2b1bf73d26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4173 | 2025.12.23 09:28:51.590751 [ 262 ] {561e9915-ab00-45ac-a203-b2b1bf73d26e} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2025.12.23 09:28:51.590787 [ 262 ] {561e9915-ab00-45ac-a203-b2b1bf73d26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4175 | 2025.12.23 09:28:51.591093 [ 262 ] {561e9915-ab00-45ac-a203-b2b1bf73d26e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4176 | 2025.12.23 09:28:51.591303 [ 262 ] {561e9915-ab00-45ac-a203-b2b1bf73d26e} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2025.12.23 09:28:51.591426 [ 262 ] {561e9915-ab00-45ac-a203-b2b1bf73d26e} <Debug> executeQuery: Read 70 rows, 5.71 KiB in 0.001247 sec., 56134.72333600641 rows/sec., 4.47 MiB/sec. | ||
| 4178 | 2025.12.23 09:28:51.591463 [ 262 ] {561e9915-ab00-45ac-a203-b2b1bf73d26e} <Debug> TCPHandler: Processed in 0.001427717 sec. | ||
| 4179 | 2025.12.23 09:28:51.591588 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2025.12.23 09:28:51.591688 [ 262 ] {e465e6ad-2af0-4b9c-8f93-6143fdf36076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4181 | 2025.12.23 09:28:51.591734 [ 262 ] {e465e6ad-2af0-4b9c-8f93-6143fdf36076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4182 | 2025.12.23 09:28:51.592161 [ 262 ] {e465e6ad-2af0-4b9c-8f93-6143fdf36076} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2025.12.23 09:28:51.592198 [ 262 ] {e465e6ad-2af0-4b9c-8f93-6143fdf36076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4184 | 2025.12.23 09:28:51.592486 [ 262 ] {e465e6ad-2af0-4b9c-8f93-6143fdf36076} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4185 | 2025.12.23 09:28:51.592750 [ 262 ] {e465e6ad-2af0-4b9c-8f93-6143fdf36076} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2025.12.23 09:28:51.592873 [ 262 ] {e465e6ad-2af0-4b9c-8f93-6143fdf36076} <Debug> executeQuery: Read 10 rows, 748.00 B in 0.001202 sec., 8319.46755407654 rows/sec., 607.71 KiB/sec. | ||
| 4187 | 2025.12.23 09:28:51.592919 [ 262 ] {e465e6ad-2af0-4b9c-8f93-6143fdf36076} <Debug> TCPHandler: Processed in 0.001376625 sec. | ||
| 4188 | 2025.12.23 09:28:51.593043 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2025.12.23 09:28:51.593141 [ 262 ] {f5cbcfca-075d-405e-88d2-fb8a113cd0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4190 | 2025.12.23 09:28:51.593180 [ 262 ] {f5cbcfca-075d-405e-88d2-fb8a113cd0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4191 | 2025.12.23 09:28:51.593664 [ 262 ] {f5cbcfca-075d-405e-88d2-fb8a113cd0e1} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2025.12.23 09:28:51.593699 [ 262 ] {f5cbcfca-075d-405e-88d2-fb8a113cd0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4193 | 2025.12.23 09:28:51.594005 [ 262 ] {f5cbcfca-075d-405e-88d2-fb8a113cd0e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4194 | 2025.12.23 09:28:51.594209 [ 262 ] {f5cbcfca-075d-405e-88d2-fb8a113cd0e1} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.12.23 09:28:51.594340 [ 262 ] {f5cbcfca-075d-405e-88d2-fb8a113cd0e1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001217 sec., 60805.258833196385 rows/sec., 4.75 MiB/sec. | ||
| 4196 | 2025.12.23 09:28:51.594377 [ 262 ] {f5cbcfca-075d-405e-88d2-fb8a113cd0e1} <Debug> TCPHandler: Processed in 0.001386305 sec. | ||
| 4197 | 2025.12.23 09:28:51.594505 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2025.12.23 09:28:51.594608 [ 262 ] {63c44059-ef91-4071-8866-16c1c61ceb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4199 | 2025.12.23 09:28:51.594651 [ 262 ] {63c44059-ef91-4071-8866-16c1c61ceb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4200 | 2025.12.23 09:28:51.595070 [ 262 ] {63c44059-ef91-4071-8866-16c1c61ceb32} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.12.23 09:28:51.595103 [ 262 ] {63c44059-ef91-4071-8866-16c1c61ceb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4202 | 2025.12.23 09:28:51.595423 [ 262 ] {63c44059-ef91-4071-8866-16c1c61ceb32} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4203 | 2025.12.23 09:28:51.595625 [ 262 ] {63c44059-ef91-4071-8866-16c1c61ceb32} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.12.23 09:28:51.595748 [ 262 ] {63c44059-ef91-4071-8866-16c1c61ceb32} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001159 sec., 139775.66867989645 rows/sec., 9.73 MiB/sec. | ||
| 4205 | 2025.12.23 09:28:51.595783 [ 262 ] {63c44059-ef91-4071-8866-16c1c61ceb32} <Debug> TCPHandler: Processed in 0.001334104 sec. | ||
| 4206 | 2025.12.23 09:28:51.595901 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2025.12.23 09:28:51.596003 [ 262 ] {e0a1d9d7-fe9a-400b-9d33-029d481106aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4208 | 2025.12.23 09:28:51.596060 [ 262 ] {e0a1d9d7-fe9a-400b-9d33-029d481106aa} <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 | ||
| 4209 | 2025.12.23 09:28:51.596781 [ 262 ] {e0a1d9d7-fe9a-400b-9d33-029d481106aa} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.12.23 09:28:51.596816 [ 262 ] {e0a1d9d7-fe9a-400b-9d33-029d481106aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4211 | 2025.12.23 09:28:51.597339 [ 262 ] {e0a1d9d7-fe9a-400b-9d33-029d481106aa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4212 | 2025.12.23 09:28:51.597548 [ 262 ] {e0a1d9d7-fe9a-400b-9d33-029d481106aa} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2025.12.23 09:28:51.597693 [ 262 ] {e0a1d9d7-fe9a-400b-9d33-029d481106aa} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001708 sec., 3512.8805620608896 rows/sec., 6.29 MiB/sec. | ||
| 4214 | 2025.12.23 09:28:51.597752 [ 262 ] {e0a1d9d7-fe9a-400b-9d33-029d481106aa} <Debug> TCPHandler: Processed in 0.001906358 sec. | ||
| 4215 | 2025.12.23 09:28:51.597871 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2025.12.23 09:28:51.597985 [ 262 ] {348cf2da-b855-464c-a991-62e66645a5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4217 | 2025.12.23 09:28:51.598026 [ 262 ] {348cf2da-b855-464c-a991-62e66645a5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4218 | 2025.12.23 09:28:51.598376 [ 262 ] {348cf2da-b855-464c-a991-62e66645a5b3} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.12.23 09:28:51.598409 [ 262 ] {348cf2da-b855-464c-a991-62e66645a5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4220 | 2025.12.23 09:28:51.598732 [ 262 ] {348cf2da-b855-464c-a991-62e66645a5b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4221 | 2025.12.23 09:28:51.598939 [ 262 ] {348cf2da-b855-464c-a991-62e66645a5b3} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2025.12.23 09:28:51.599061 [ 262 ] {348cf2da-b855-464c-a991-62e66645a5b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4223 | 2025.12.23 09:28:51.599095 [ 262 ] {348cf2da-b855-464c-a991-62e66645a5b3} <Debug> TCPHandler: Processed in 0.001274083 sec. | ||
| 4224 | 2025.12.23 09:28:53.562582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8174 | ||
| 4225 | 2025.12.23 09:28:53.563421 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2025.12.23 09:28:53.563499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4227 | 2025.12.23 09:28:53.564285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4228 | 2025.12.23 09:28:53.564529 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2025.12.23 09:28:53.564672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8174 | ||
| 4230 | 2025.12.23 09:28:53.977489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4231 | 2025.12.23 09:28:53.992535 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2025.12.23 09:28:53.992586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4233 | 2025.12.23 09:28:53.998267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4234 | 2025.12.23 09:28:53.998943 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2025.12.23 09:28:54.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.18 MiB, peak 247.18 MiB, free memory in arenas 0.00 B, will set to 243.64 MiB (RSS), difference: -3.53 MiB | ||
| 4236 | 2025.12.23 09:28:54.001568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4237 | 2025.12.23 09:28:55.000378 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.64 MiB, peak 247.18 MiB, free memory in arenas 0.00 B, will set to 243.65 MiB (RSS), difference: 4.00 MiB | ||
| 4238 | 2025.12.23 09:28:56.082826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 552 | ||
| 4239 | 2025.12.23 09:28:56.085141 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2025.12.23 09:28:56.085187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4241 | 2025.12.23 09:28:56.086348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4242 | 2025.12.23 09:28:56.086602 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2025.12.23 09:28:56.086865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4244 | 2025.12.23 09:28:56.599539 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.12.23 09:28:56.599720 [ 262 ] {9a47685b-e223-4ae1-8877-df11810ba013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4246 | 2025.12.23 09:28:56.599791 [ 262 ] {9a47685b-e223-4ae1-8877-df11810ba013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4247 | 2025.12.23 09:28:56.600619 [ 262 ] {9a47685b-e223-4ae1-8877-df11810ba013} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2025.12.23 09:28:56.600671 [ 262 ] {9a47685b-e223-4ae1-8877-df11810ba013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4249 | 2025.12.23 09:28:56.601112 [ 262 ] {9a47685b-e223-4ae1-8877-df11810ba013} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4250 | 2025.12.23 09:28:56.601354 [ 262 ] {9a47685b-e223-4ae1-8877-df11810ba013} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.12.23 09:28:56.601512 [ 262 ] {9a47685b-e223-4ae1-8877-df11810ba013} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001841 sec., 222705.05160239 rows/sec., 14.13 MiB/sec. | ||
| 4252 | 2025.12.23 09:28:56.601562 [ 262 ] {9a47685b-e223-4ae1-8877-df11810ba013} <Debug> TCPHandler: Processed in 0.002154795 sec. | ||
| 4253 | 2025.12.23 09:28:56.601697 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2025.12.23 09:28:56.601802 [ 262 ] {e9f7120b-e80a-47a8-8634-74e99fb830a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4255 | 2025.12.23 09:28:56.601849 [ 262 ] {e9f7120b-e80a-47a8-8634-74e99fb830a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4256 | 2025.12.23 09:28:56.602815 [ 262 ] {e9f7120b-e80a-47a8-8634-74e99fb830a8} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.12.23 09:28:56.602857 [ 262 ] {e9f7120b-e80a-47a8-8634-74e99fb830a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4258 | 2025.12.23 09:28:56.603322 [ 262 ] {e9f7120b-e80a-47a8-8634-74e99fb830a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4259 | 2025.12.23 09:28:56.603552 [ 262 ] {e9f7120b-e80a-47a8-8634-74e99fb830a8} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.12.23 09:28:56.603686 [ 262 ] {e9f7120b-e80a-47a8-8634-74e99fb830a8} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001908 sec., 619496.8553459119 rows/sec., 49.42 MiB/sec. | ||
| 4261 | 2025.12.23 09:28:56.603726 [ 262 ] {e9f7120b-e80a-47a8-8634-74e99fb830a8} <Debug> TCPHandler: Processed in 0.002080853 sec. | ||
| 4262 | 2025.12.23 09:28:56.603861 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.12.23 09:28:56.603966 [ 262 ] {5a205587-9c22-44a9-ae7e-4f019d4da2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4264 | 2025.12.23 09:28:56.604008 [ 262 ] {5a205587-9c22-44a9-ae7e-4f019d4da2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4265 | 2025.12.23 09:28:56.604523 [ 262 ] {5a205587-9c22-44a9-ae7e-4f019d4da2d0} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2025.12.23 09:28:56.604563 [ 262 ] {5a205587-9c22-44a9-ae7e-4f019d4da2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4267 | 2025.12.23 09:28:56.604919 [ 262 ] {5a205587-9c22-44a9-ae7e-4f019d4da2d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4268 | 2025.12.23 09:28:56.605143 [ 262 ] {5a205587-9c22-44a9-ae7e-4f019d4da2d0} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2025.12.23 09:28:56.605289 [ 262 ] {5a205587-9c22-44a9-ae7e-4f019d4da2d0} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001344 sec., 178571.42857142858 rows/sec., 10.86 MiB/sec. | ||
| 4270 | 2025.12.23 09:28:56.605331 [ 262 ] {5a205587-9c22-44a9-ae7e-4f019d4da2d0} <Debug> TCPHandler: Processed in 0.001536159 sec. | ||
| 4271 | 2025.12.23 09:28:56.605445 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2025.12.23 09:28:56.605554 [ 262 ] {951a5852-4fe8-4c5a-881b-840767bcda02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4273 | 2025.12.23 09:28:56.605609 [ 262 ] {951a5852-4fe8-4c5a-881b-840767bcda02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4274 | 2025.12.23 09:28:56.606117 [ 262 ] {951a5852-4fe8-4c5a-881b-840767bcda02} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2025.12.23 09:28:56.606155 [ 262 ] {951a5852-4fe8-4c5a-881b-840767bcda02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4276 | 2025.12.23 09:28:56.606499 [ 262 ] {951a5852-4fe8-4c5a-881b-840767bcda02} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4277 | 2025.12.23 09:28:56.606725 [ 262 ] {951a5852-4fe8-4c5a-881b-840767bcda02} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2025.12.23 09:28:56.606833 [ 94 ] {} <Debug> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4279 | 2025.12.23 09:28:56.606860 [ 262 ] {951a5852-4fe8-4c5a-881b-840767bcda02} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001328 sec., 159638.5542168675 rows/sec., 10.30 MiB/sec. | ||
| 4280 | 2025.12.23 09:28:56.606904 [ 94 ] {} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2025.12.23 09:28:56.606913 [ 262 ] {951a5852-4fe8-4c5a-881b-840767bcda02} <Debug> TCPHandler: Processed in 0.001521309 sec. | ||
| 4282 | 2025.12.23 09:28:56.606934 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4283 | 2025.12.23 09:28:56.607039 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2025.12.23 09:28:56.607040 [ 200 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::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 | ||
| 4285 | 2025.12.23 09:28:56.607136 [ 200 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4286 | 2025.12.23 09:28:56.607142 [ 262 ] {f85fec35-49f5-420e-91bf-edf85e88e044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4287 | 2025.12.23 09:28:56.607164 [ 200 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 237 rows starting from the beginning of the part | ||
| 4288 | 2025.12.23 09:28:56.607186 [ 262 ] {f85fec35-49f5-420e-91bf-edf85e88e044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4289 | 2025.12.23 09:28:56.607219 [ 200 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4290 | 2025.12.23 09:28:56.607262 [ 200 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 4291 | 2025.12.23 09:28:56.607307 [ 200 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4292 | 2025.12.23 09:28:56.607348 [ 200 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4293 | 2025.12.23 09:28:56.607386 [ 200 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4294 | 2025.12.23 09:28:56.607664 [ 262 ] {f85fec35-49f5-420e-91bf-edf85e88e044} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2025.12.23 09:28:56.607701 [ 262 ] {f85fec35-49f5-420e-91bf-edf85e88e044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4296 | 2025.12.23 09:28:56.608117 [ 262 ] {f85fec35-49f5-420e-91bf-edf85e88e044} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4297 | 2025.12.23 09:28:56.608287 [ 187 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281903 sec., 1011777.0221303796 rows/sec., 69.46 MiB/sec. | ||
| 4298 | 2025.12.23 09:28:56.608361 [ 262 ] {f85fec35-49f5-420e-91bf-edf85e88e044} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.12.23 09:28:56.608443 [ 192 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4300 | 2025.12.23 09:28:56.608503 [ 262 ] {f85fec35-49f5-420e-91bf-edf85e88e044} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001381 sec., 152787.83490224474 rows/sec., 8.68 MiB/sec. | ||
| 4301 | 2025.12.23 09:28:56.608542 [ 262 ] {f85fec35-49f5-420e-91bf-edf85e88e044} <Debug> TCPHandler: Processed in 0.00155464 sec. | ||
| 4302 | 2025.12.23 09:28:56.608654 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2025.12.23 09:28:56.608705 [ 192 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2025.12.23 09:28:56.608753 [ 262 ] {c3d83674-8557-48d2-848c-dd4725840c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4305 | 2025.12.23 09:28:56.608770 [ 192 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_11_2} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4306 | 2025.12.23 09:28:56.608794 [ 262 ] {c3d83674-8557-48d2-848c-dd4725840c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4307 | 2025.12.23 09:28:56.608832 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4308 | 2025.12.23 09:28:56.609417 [ 262 ] {c3d83674-8557-48d2-848c-dd4725840c51} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2025.12.23 09:28:56.609454 [ 262 ] {c3d83674-8557-48d2-848c-dd4725840c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4310 | 2025.12.23 09:28:56.609802 [ 262 ] {c3d83674-8557-48d2-848c-dd4725840c51} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4311 | 2025.12.23 09:28:56.610022 [ 262 ] {c3d83674-8557-48d2-848c-dd4725840c51} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2025.12.23 09:28:56.610156 [ 262 ] {c3d83674-8557-48d2-848c-dd4725840c51} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001422 sec., 502109.7046413502 rows/sec., 35.21 MiB/sec. | ||
| 4313 | 2025.12.23 09:28:56.610195 [ 262 ] {c3d83674-8557-48d2-848c-dd4725840c51} <Debug> TCPHandler: Processed in 0.001590371 sec. | ||
| 4314 | 2025.12.23 09:28:56.610307 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2025.12.23 09:28:56.610402 [ 262 ] {361c460c-ae74-4c88-b880-b193bc3e499c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4316 | 2025.12.23 09:28:56.610442 [ 262 ] {361c460c-ae74-4c88-b880-b193bc3e499c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4317 | 2025.12.23 09:28:56.610806 [ 262 ] {361c460c-ae74-4c88-b880-b193bc3e499c} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.12.23 09:28:56.610852 [ 262 ] {361c460c-ae74-4c88-b880-b193bc3e499c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4319 | 2025.12.23 09:28:56.611236 [ 262 ] {361c460c-ae74-4c88-b880-b193bc3e499c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4320 | 2025.12.23 09:28:56.611492 [ 262 ] {361c460c-ae74-4c88-b880-b193bc3e499c} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2025.12.23 09:28:56.611654 [ 262 ] {361c460c-ae74-4c88-b880-b193bc3e499c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001268 sec., 4731.86119873817 rows/sec., 247.22 KiB/sec. | ||
| 4322 | 2025.12.23 09:28:56.611700 [ 262 ] {361c460c-ae74-4c88-b880-b193bc3e499c} <Debug> TCPHandler: Processed in 0.001442417 sec. | ||
| 4323 | 2025.12.23 09:28:56.611828 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2025.12.23 09:28:56.611924 [ 262 ] {2906003f-4c81-4208-a5ae-36a2c7c4404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4325 | 2025.12.23 09:28:56.611967 [ 262 ] {2906003f-4c81-4208-a5ae-36a2c7c4404a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4326 | 2025.12.23 09:28:56.612401 [ 262 ] {2906003f-4c81-4208-a5ae-36a2c7c4404a} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2025.12.23 09:28:56.612439 [ 262 ] {2906003f-4c81-4208-a5ae-36a2c7c4404a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4328 | 2025.12.23 09:28:56.612790 [ 262 ] {2906003f-4c81-4208-a5ae-36a2c7c4404a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4329 | 2025.12.23 09:28:56.613019 [ 262 ] {2906003f-4c81-4208-a5ae-36a2c7c4404a} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2025.12.23 09:28:56.613153 [ 262 ] {2906003f-4c81-4208-a5ae-36a2c7c4404a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001248 sec., 251602.5641025641 rows/sec., 16.53 MiB/sec. | ||
| 4331 | 2025.12.23 09:28:56.613191 [ 262 ] {2906003f-4c81-4208-a5ae-36a2c7c4404a} <Debug> TCPHandler: Processed in 0.001424377 sec. | ||
| 4332 | 2025.12.23 09:28:56.613298 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2025.12.23 09:28:56.613396 [ 262 ] {ca454f3a-8619-4df5-ab90-4a26b0ed6cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4334 | 2025.12.23 09:28:56.613440 [ 262 ] {ca454f3a-8619-4df5-ab90-4a26b0ed6cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4335 | 2025.12.23 09:28:56.613767 [ 262 ] {ca454f3a-8619-4df5-ab90-4a26b0ed6cb6} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2025.12.23 09:28:56.613802 [ 262 ] {ca454f3a-8619-4df5-ab90-4a26b0ed6cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4337 | 2025.12.23 09:28:56.614104 [ 262 ] {ca454f3a-8619-4df5-ab90-4a26b0ed6cb6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4338 | 2025.12.23 09:28:56.614312 [ 262 ] {ca454f3a-8619-4df5-ab90-4a26b0ed6cb6} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2025.12.23 09:28:56.614439 [ 262 ] {ca454f3a-8619-4df5-ab90-4a26b0ed6cb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 4340 | 2025.12.23 09:28:56.614476 [ 262 ] {ca454f3a-8619-4df5-ab90-4a26b0ed6cb6} <Debug> TCPHandler: Processed in 0.001228902 sec. | ||
| 4341 | 2025.12.23 09:28:56.614576 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2025.12.23 09:28:56.614670 [ 262 ] {4814bb85-72c6-447b-a9b1-2b6a2fa69553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4343 | 2025.12.23 09:28:56.614724 [ 262 ] {4814bb85-72c6-447b-a9b1-2b6a2fa69553} <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 | ||
| 4344 | 2025.12.23 09:28:56.615546 [ 262 ] {4814bb85-72c6-447b-a9b1-2b6a2fa69553} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2025.12.23 09:28:56.615582 [ 262 ] {4814bb85-72c6-447b-a9b1-2b6a2fa69553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4346 | 2025.12.23 09:28:56.616132 [ 262 ] {4814bb85-72c6-447b-a9b1-2b6a2fa69553} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4347 | 2025.12.23 09:28:56.616356 [ 262 ] {4814bb85-72c6-447b-a9b1-2b6a2fa69553} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2025.12.23 09:28:56.616502 [ 262 ] {4814bb85-72c6-447b-a9b1-2b6a2fa69553} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001848 sec., 18939.39393939394 rows/sec., 33.94 MiB/sec. | ||
| 4349 | 2025.12.23 09:28:56.616571 [ 262 ] {4814bb85-72c6-447b-a9b1-2b6a2fa69553} <Debug> TCPHandler: Processed in 0.002044072 sec. | ||
| 4350 | 2025.12.23 09:28:56.616696 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2025.12.23 09:28:56.616794 [ 262 ] {b804bc71-328b-41e0-906c-85510a75a23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4352 | 2025.12.23 09:28:56.616845 [ 262 ] {b804bc71-328b-41e0-906c-85510a75a23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4353 | 2025.12.23 09:28:56.617185 [ 262 ] {b804bc71-328b-41e0-906c-85510a75a23b} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.12.23 09:28:56.617221 [ 262 ] {b804bc71-328b-41e0-906c-85510a75a23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4355 | 2025.12.23 09:28:56.617534 [ 262 ] {b804bc71-328b-41e0-906c-85510a75a23b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4356 | 2025.12.23 09:28:56.617788 [ 262 ] {b804bc71-328b-41e0-906c-85510a75a23b} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2025.12.23 09:28:56.617915 [ 262 ] {b804bc71-328b-41e0-906c-85510a75a23b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001142 sec., 91068.30122591944 rows/sec., 5.58 MiB/sec. | ||
| 4358 | 2025.12.23 09:28:56.617951 [ 262 ] {b804bc71-328b-41e0-906c-85510a75a23b} <Debug> TCPHandler: Processed in 0.001307734 sec. | ||
| 4359 | 2025.12.23 09:29:00.975596 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4360 | 2025.12.23 09:29:00.975667 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4361 | 2025.12.23 09:29:01.064772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8686 | ||
| 4362 | 2025.12.23 09:29:01.065305 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2025.12.23 09:29:01.065354 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4364 | 2025.12.23 09:29:01.065871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4365 | 2025.12.23 09:29:01.066117 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2025.12.23 09:29:01.066255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8686 | ||
| 4367 | 2025.12.23 09:29:01.501677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4368 | 2025.12.23 09:29:01.518201 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.12.23 09:29:01.518269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4370 | 2025.12.23 09:29:01.524311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4371 | 2025.12.23 09:29:01.525054 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.12.23 09:29:01.527774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4373 | 2025.12.23 09:29:01.587814 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2025.12.23 09:29:01.588053 [ 262 ] {01cc2ac9-e5c0-49fe-83a1-2af3c2771656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4375 | 2025.12.23 09:29:01.588131 [ 262 ] {01cc2ac9-e5c0-49fe-83a1-2af3c2771656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4376 | 2025.12.23 09:29:01.588689 [ 262 ] {01cc2ac9-e5c0-49fe-83a1-2af3c2771656} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.12.23 09:29:01.588729 [ 262 ] {01cc2ac9-e5c0-49fe-83a1-2af3c2771656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4378 | 2025.12.23 09:29:01.589069 [ 262 ] {01cc2ac9-e5c0-49fe-83a1-2af3c2771656} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4379 | 2025.12.23 09:29:01.589287 [ 262 ] {01cc2ac9-e5c0-49fe-83a1-2af3c2771656} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.12.23 09:29:01.589431 [ 262 ] {01cc2ac9-e5c0-49fe-83a1-2af3c2771656} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001444 sec., 47091.41274238227 rows/sec., 3.76 MiB/sec. | ||
| 4381 | 2025.12.23 09:29:01.589474 [ 262 ] {01cc2ac9-e5c0-49fe-83a1-2af3c2771656} <Debug> TCPHandler: Processed in 0.001833487 sec. | ||
| 4382 | 2025.12.23 09:29:01.589601 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2025.12.23 09:29:01.589703 [ 262 ] {9004422b-d138-4f2d-89b8-e7e7728d9372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4384 | 2025.12.23 09:29:01.589746 [ 262 ] {9004422b-d138-4f2d-89b8-e7e7728d9372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4385 | 2025.12.23 09:29:01.590149 [ 262 ] {9004422b-d138-4f2d-89b8-e7e7728d9372} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2025.12.23 09:29:01.590186 [ 262 ] {9004422b-d138-4f2d-89b8-e7e7728d9372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4387 | 2025.12.23 09:29:01.590485 [ 262 ] {9004422b-d138-4f2d-89b8-e7e7728d9372} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4388 | 2025.12.23 09:29:01.590693 [ 262 ] {9004422b-d138-4f2d-89b8-e7e7728d9372} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2025.12.23 09:29:01.590800 [ 86 ] {} <Debug> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4390 | 2025.12.23 09:29:01.590823 [ 262 ] {9004422b-d138-4f2d-89b8-e7e7728d9372} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 395.07 KiB/sec. | ||
| 4391 | 2025.12.23 09:29:01.590871 [ 86 ] {} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.12.23 09:29:01.590881 [ 262 ] {9004422b-d138-4f2d-89b8-e7e7728d9372} <Debug> TCPHandler: Processed in 0.001331745 sec. | ||
| 4393 | 2025.12.23 09:29:01.590902 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4394 | 2025.12.23 09:29:01.591002 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::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 | ||
| 4395 | 2025.12.23 09:29:01.591003 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4396 | 2025.12.23 09:29:01.591116 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4397 | 2025.12.23 09:29:01.591124 [ 262 ] {6a705ce1-f2f8-428c-a896-badcf7168849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4398 | 2025.12.23 09:29:01.591165 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
| 4399 | 2025.12.23 09:29:01.591180 [ 262 ] {6a705ce1-f2f8-428c-a896-badcf7168849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4400 | 2025.12.23 09:29:01.591237 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 4401 | 2025.12.23 09:29:01.591289 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 240 rows starting from the beginning of the part | ||
| 4402 | 2025.12.23 09:29:01.591330 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4403 | 2025.12.23 09:29:01.591367 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 240 rows starting from the beginning of the part | ||
| 4404 | 2025.12.23 09:29:01.591405 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 4405 | 2025.12.23 09:29:01.591599 [ 262 ] {6a705ce1-f2f8-428c-a896-badcf7168849} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2025.12.23 09:29:01.591642 [ 262 ] {6a705ce1-f2f8-428c-a896-badcf7168849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4407 | 2025.12.23 09:29:01.592027 [ 262 ] {6a705ce1-f2f8-428c-a896-badcf7168849} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4408 | 2025.12.23 09:29:01.592261 [ 262 ] {6a705ce1-f2f8-428c-a896-badcf7168849} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2025.12.23 09:29:01.592320 [ 187 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354895 sec., 574214.2380036829 rows/sec., 37.61 MiB/sec. | ||
| 4410 | 2025.12.23 09:29:01.592394 [ 262 ] {6a705ce1-f2f8-428c-a896-badcf7168849} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001289 sec., 54305.66330488751 rows/sec., 4.24 MiB/sec. | ||
| 4411 | 2025.12.23 09:29:01.592437 [ 262 ] {6a705ce1-f2f8-428c-a896-badcf7168849} <Debug> TCPHandler: Processed in 0.001484538 sec. | ||
| 4412 | 2025.12.23 09:29:01.592495 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4413 | 2025.12.23 09:29:01.592552 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2025.12.23 09:29:01.592654 [ 262 ] {f21c8c32-ea3c-44c8-ab8d-efb978a01742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4415 | 2025.12.23 09:29:01.592700 [ 262 ] {f21c8c32-ea3c-44c8-ab8d-efb978a01742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4416 | 2025.12.23 09:29:01.592762 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2025.12.23 09:29:01.592834 [ 190 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_21_4} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4418 | 2025.12.23 09:29:01.592902 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4419 | 2025.12.23 09:29:01.593101 [ 262 ] {f21c8c32-ea3c-44c8-ab8d-efb978a01742} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2025.12.23 09:29:01.593142 [ 262 ] {f21c8c32-ea3c-44c8-ab8d-efb978a01742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4421 | 2025.12.23 09:29:01.593483 [ 262 ] {f21c8c32-ea3c-44c8-ab8d-efb978a01742} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4422 | 2025.12.23 09:29:01.593693 [ 262 ] {f21c8c32-ea3c-44c8-ab8d-efb978a01742} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2025.12.23 09:29:01.593822 [ 262 ] {f21c8c32-ea3c-44c8-ab8d-efb978a01742} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4424 | 2025.12.23 09:29:01.593859 [ 262 ] {f21c8c32-ea3c-44c8-ab8d-efb978a01742} <Debug> TCPHandler: Processed in 0.001357885 sec. | ||
| 4425 | 2025.12.23 09:29:01.593964 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2025.12.23 09:29:01.594057 [ 262 ] {e0fe3c44-9517-45d2-ba3a-d3a860a8b83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4427 | 2025.12.23 09:29:01.594111 [ 262 ] {e0fe3c44-9517-45d2-ba3a-d3a860a8b83c} <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 | ||
| 4428 | 2025.12.23 09:29:01.594910 [ 262 ] {e0fe3c44-9517-45d2-ba3a-d3a860a8b83c} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2025.12.23 09:29:01.594947 [ 262 ] {e0fe3c44-9517-45d2-ba3a-d3a860a8b83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4430 | 2025.12.23 09:29:01.595424 [ 262 ] {e0fe3c44-9517-45d2-ba3a-d3a860a8b83c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4431 | 2025.12.23 09:29:01.595653 [ 262 ] {e0fe3c44-9517-45d2-ba3a-d3a860a8b83c} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2025.12.23 09:29:01.595804 [ 262 ] {e0fe3c44-9517-45d2-ba3a-d3a860a8b83c} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001777 sec., 3376.477208778841 rows/sec., 6.05 MiB/sec. | ||
| 4433 | 2025.12.23 09:29:01.595867 [ 262 ] {e0fe3c44-9517-45d2-ba3a-d3a860a8b83c} <Debug> TCPHandler: Processed in 0.00196831 sec. | ||
| 4434 | 2025.12.23 09:29:01.596006 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2025.12.23 09:29:01.596197 [ 262 ] {70204590-fa8b-4d53-8107-7d73de0a5288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4436 | 2025.12.23 09:29:01.596242 [ 262 ] {70204590-fa8b-4d53-8107-7d73de0a5288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4437 | 2025.12.23 09:29:01.597263 [ 262 ] {70204590-fa8b-4d53-8107-7d73de0a5288} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2025.12.23 09:29:01.597298 [ 262 ] {70204590-fa8b-4d53-8107-7d73de0a5288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 4439 | 2025.12.23 09:29:01.597617 [ 262 ] {70204590-fa8b-4d53-8107-7d73de0a5288} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4440 | 2025.12.23 09:29:01.597828 [ 262 ] {70204590-fa8b-4d53-8107-7d73de0a5288} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2025.12.23 09:29:01.597955 [ 262 ] {70204590-fa8b-4d53-8107-7d73de0a5288} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00174 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. | ||
| 4442 | 2025.12.23 09:29:01.597990 [ 262 ] {70204590-fa8b-4d53-8107-7d73de0a5288} <Debug> TCPHandler: Processed in 0.002033622 sec. | ||
| 4443 | 2025.12.23 09:29:06.087074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 586 | ||
| 4444 | 2025.12.23 09:29:06.090058 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2025.12.23 09:29:06.090111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4446 | 2025.12.23 09:29:06.091321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4447 | 2025.12.23 09:29:06.091599 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2025.12.23 09:29:06.091955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4449 | 2025.12.23 09:29:06.600814 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2025.12.23 09:29:06.601009 [ 262 ] {a627ab9c-5ffc-4428-9e87-b55dd3384127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4451 | 2025.12.23 09:29:06.601083 [ 262 ] {a627ab9c-5ffc-4428-9e87-b55dd3384127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4452 | 2025.12.23 09:29:06.601925 [ 262 ] {a627ab9c-5ffc-4428-9e87-b55dd3384127} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2025.12.23 09:29:06.601969 [ 262 ] {a627ab9c-5ffc-4428-9e87-b55dd3384127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4454 | 2025.12.23 09:29:06.602372 [ 262 ] {a627ab9c-5ffc-4428-9e87-b55dd3384127} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4455 | 2025.12.23 09:29:06.602603 [ 262 ] {a627ab9c-5ffc-4428-9e87-b55dd3384127} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.12.23 09:29:06.602732 [ 81 ] {} <Debug> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4457 | 2025.12.23 09:29:06.602753 [ 262 ] {a627ab9c-5ffc-4428-9e87-b55dd3384127} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001799 sec., 227904.39132851583 rows/sec., 14.46 MiB/sec. | ||
| 4458 | 2025.12.23 09:29:06.602803 [ 81 ] {} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2025.12.23 09:29:06.602816 [ 262 ] {a627ab9c-5ffc-4428-9e87-b55dd3384127} <Debug> TCPHandler: Processed in 0.002141835 sec. | ||
| 4460 | 2025.12.23 09:29:06.602829 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4461 | 2025.12.23 09:29:06.602948 [ 192 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::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 | ||
| 4462 | 2025.12.23 09:29:06.602964 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2025.12.23 09:29:06.603067 [ 192 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4464 | 2025.12.23 09:29:06.603081 [ 262 ] {051384dc-8354-4f7d-b416-f96ee5938b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4465 | 2025.12.23 09:29:06.603109 [ 192 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4466 | 2025.12.23 09:29:06.603129 [ 262 ] {051384dc-8354-4f7d-b416-f96ee5938b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4467 | 2025.12.23 09:29:06.603240 [ 192 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4468 | 2025.12.23 09:29:06.603318 [ 192 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4469 | 2025.12.23 09:29:06.603387 [ 192 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4470 | 2025.12.23 09:29:06.603457 [ 192 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4471 | 2025.12.23 09:29:06.603521 [ 192 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4472 | 2025.12.23 09:29:06.603555 [ 262 ] {051384dc-8354-4f7d-b416-f96ee5938b7f} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2025.12.23 09:29:06.603592 [ 262 ] {051384dc-8354-4f7d-b416-f96ee5938b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4474 | 2025.12.23 09:29:06.603904 [ 262 ] {051384dc-8354-4f7d-b416-f96ee5938b7f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4475 | 2025.12.23 09:29:06.604119 [ 262 ] {051384dc-8354-4f7d-b416-f96ee5938b7f} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2025.12.23 09:29:06.604247 [ 262 ] {051384dc-8354-4f7d-b416-f96ee5938b7f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001193 sec., 6705.783738474434 rows/sec., 546.81 KiB/sec. | ||
| 4477 | 2025.12.23 09:29:06.604287 [ 262 ] {051384dc-8354-4f7d-b416-f96ee5938b7f} <Debug> TCPHandler: Processed in 0.001385026 sec. | ||
| 4478 | 2025.12.23 09:29:06.604398 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2025.12.23 09:29:06.604499 [ 262 ] {367103ee-005e-4ba0-a830-a61ca255c975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4480 | 2025.12.23 09:29:06.604538 [ 262 ] {367103ee-005e-4ba0-a830-a61ca255c975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4481 | 2025.12.23 09:29:06.604660 [ 190 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763115 sec., 1408870.0963918974 rows/sec., 95.01 MiB/sec. | ||
| 4482 | 2025.12.23 09:29:06.604816 [ 188 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4483 | 2025.12.23 09:29:06.605075 [ 188 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.12.23 09:29:06.605143 [ 188 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_11_2} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4485 | 2025.12.23 09:29:06.605208 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4486 | 2025.12.23 09:29:06.605421 [ 262 ] {367103ee-005e-4ba0-a830-a61ca255c975} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2025.12.23 09:29:06.605456 [ 262 ] {367103ee-005e-4ba0-a830-a61ca255c975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4488 | 2025.12.23 09:29:06.605823 [ 262 ] {367103ee-005e-4ba0-a830-a61ca255c975} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4489 | 2025.12.23 09:29:06.606036 [ 262 ] {367103ee-005e-4ba0-a830-a61ca255c975} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2025.12.23 09:29:06.606169 [ 262 ] {367103ee-005e-4ba0-a830-a61ca255c975} <Debug> executeQuery: Read 1186 rows, 96.84 KiB in 0.001689 sec., 702190.6453522794 rows/sec., 55.99 MiB/sec. | ||
| 4491 | 2025.12.23 09:29:06.606207 [ 262 ] {367103ee-005e-4ba0-a830-a61ca255c975} <Debug> TCPHandler: Processed in 0.001858667 sec. | ||
| 4492 | 2025.12.23 09:29:06.606318 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2025.12.23 09:29:06.606414 [ 262 ] {822ea3b8-d1c3-4ae8-9bb0-ce12b365f70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4494 | 2025.12.23 09:29:06.606454 [ 262 ] {822ea3b8-d1c3-4ae8-9bb0-ce12b365f70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4495 | 2025.12.23 09:29:06.606960 [ 262 ] {822ea3b8-d1c3-4ae8-9bb0-ce12b365f70b} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2025.12.23 09:29:06.606999 [ 262 ] {822ea3b8-d1c3-4ae8-9bb0-ce12b365f70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4497 | 2025.12.23 09:29:06.607309 [ 262 ] {822ea3b8-d1c3-4ae8-9bb0-ce12b365f70b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4498 | 2025.12.23 09:29:06.607527 [ 262 ] {822ea3b8-d1c3-4ae8-9bb0-ce12b365f70b} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2025.12.23 09:29:06.607656 [ 262 ] {822ea3b8-d1c3-4ae8-9bb0-ce12b365f70b} <Debug> executeQuery: Read 248 rows, 15.51 KiB in 0.001261 sec., 196669.31007137193 rows/sec., 12.01 MiB/sec. | ||
| 4500 | 2025.12.23 09:29:06.607694 [ 262 ] {822ea3b8-d1c3-4ae8-9bb0-ce12b365f70b} <Debug> TCPHandler: Processed in 0.001424116 sec. | ||
| 4501 | 2025.12.23 09:29:06.607815 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2025.12.23 09:29:06.607910 [ 262 ] {773143d0-f0b3-4c13-b8da-2da36258cb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4503 | 2025.12.23 09:29:06.607949 [ 262 ] {773143d0-f0b3-4c13-b8da-2da36258cb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4504 | 2025.12.23 09:29:06.608429 [ 262 ] {773143d0-f0b3-4c13-b8da-2da36258cb4c} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2025.12.23 09:29:06.608464 [ 262 ] {773143d0-f0b3-4c13-b8da-2da36258cb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4506 | 2025.12.23 09:29:06.608775 [ 262 ] {773143d0-f0b3-4c13-b8da-2da36258cb4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4507 | 2025.12.23 09:29:06.608989 [ 262 ] {773143d0-f0b3-4c13-b8da-2da36258cb4c} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2025.12.23 09:29:06.609117 [ 262 ] {773143d0-f0b3-4c13-b8da-2da36258cb4c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 4509 | 2025.12.23 09:29:06.609155 [ 262 ] {773143d0-f0b3-4c13-b8da-2da36258cb4c} <Debug> TCPHandler: Processed in 0.001387636 sec. | ||
| 4510 | 2025.12.23 09:29:06.609262 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2025.12.23 09:29:06.609357 [ 262 ] {400061e1-eb6e-4269-854c-3f9a9e80d4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4512 | 2025.12.23 09:29:06.609396 [ 262 ] {400061e1-eb6e-4269-854c-3f9a9e80d4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4513 | 2025.12.23 09:29:06.609876 [ 262 ] {400061e1-eb6e-4269-854c-3f9a9e80d4ed} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2025.12.23 09:29:06.609911 [ 262 ] {400061e1-eb6e-4269-854c-3f9a9e80d4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4515 | 2025.12.23 09:29:06.610227 [ 262 ] {400061e1-eb6e-4269-854c-3f9a9e80d4ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4516 | 2025.12.23 09:29:06.610442 [ 262 ] {400061e1-eb6e-4269-854c-3f9a9e80d4ed} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2025.12.23 09:29:06.610549 [ 81 ] {} <Debug> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4518 | 2025.12.23 09:29:06.610570 [ 262 ] {400061e1-eb6e-4269-854c-3f9a9e80d4ed} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 4519 | 2025.12.23 09:29:06.610592 [ 81 ] {} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.12.23 09:29:06.610614 [ 262 ] {400061e1-eb6e-4269-854c-3f9a9e80d4ed} <Debug> TCPHandler: Processed in 0.001404206 sec. | ||
| 4521 | 2025.12.23 09:29:06.610616 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4522 | 2025.12.23 09:29:06.610722 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::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 | ||
| 4523 | 2025.12.23 09:29:06.610725 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2025.12.23 09:29:06.610806 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4525 | 2025.12.23 09:29:06.610830 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4526 | 2025.12.23 09:29:06.610833 [ 262 ] {953739a3-a166-4570-ba15-ea746d69f1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4527 | 2025.12.23 09:29:06.610876 [ 262 ] {953739a3-a166-4570-ba15-ea746d69f1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4528 | 2025.12.23 09:29:06.610880 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4529 | 2025.12.23 09:29:06.610930 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4530 | 2025.12.23 09:29:06.610969 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4531 | 2025.12.23 09:29:06.611013 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4532 | 2025.12.23 09:29:06.611053 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4533 | 2025.12.23 09:29:06.611552 [ 262 ] {953739a3-a166-4570-ba15-ea746d69f1c9} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.12.23 09:29:06.611587 [ 262 ] {953739a3-a166-4570-ba15-ea746d69f1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4535 | 2025.12.23 09:29:06.611900 [ 198 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210101 sec., 1056110.1924550098 rows/sec., 64.20 MiB/sec. | ||
| 4536 | 2025.12.23 09:29:06.611921 [ 262 ] {953739a3-a166-4570-ba15-ea746d69f1c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4537 | 2025.12.23 09:29:06.612042 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4538 | 2025.12.23 09:29:06.612206 [ 262 ] {953739a3-a166-4570-ba15-ea746d69f1c9} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2025.12.23 09:29:06.612280 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.12.23 09:29:06.612345 [ 188 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_11_2} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4541 | 2025.12.23 09:29:06.612347 [ 262 ] {953739a3-a166-4570-ba15-ea746d69f1c9} <Debug> executeQuery: Read 722 rows, 51.92 KiB in 0.001531 sec., 471587.19790986285 rows/sec., 33.12 MiB/sec. | ||
| 4542 | 2025.12.23 09:29:06.612394 [ 262 ] {953739a3-a166-4570-ba15-ea746d69f1c9} <Debug> TCPHandler: Processed in 0.001717034 sec. | ||
| 4543 | 2025.12.23 09:29:06.612405 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4544 | 2025.12.23 09:29:06.612508 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2025.12.23 09:29:06.612604 [ 262 ] {8c34f128-df23-4f97-8190-a6ada3423d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4546 | 2025.12.23 09:29:06.612645 [ 262 ] {8c34f128-df23-4f97-8190-a6ada3423d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4547 | 2025.12.23 09:29:06.612987 [ 262 ] {8c34f128-df23-4f97-8190-a6ada3423d22} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2025.12.23 09:29:06.613023 [ 262 ] {8c34f128-df23-4f97-8190-a6ada3423d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4549 | 2025.12.23 09:29:06.613325 [ 262 ] {8c34f128-df23-4f97-8190-a6ada3423d22} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4550 | 2025.12.23 09:29:06.613535 [ 262 ] {8c34f128-df23-4f97-8190-a6ada3423d22} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2025.12.23 09:29:06.613663 [ 262 ] {8c34f128-df23-4f97-8190-a6ada3423d22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 4552 | 2025.12.23 09:29:06.613700 [ 262 ] {8c34f128-df23-4f97-8190-a6ada3423d22} <Debug> TCPHandler: Processed in 0.001244142 sec. | ||
| 4553 | 2025.12.23 09:29:06.613811 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2025.12.23 09:29:06.613907 [ 262 ] {0a70c3ab-f7a3-4b3d-989a-f80073152aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4555 | 2025.12.23 09:29:06.613951 [ 262 ] {0a70c3ab-f7a3-4b3d-989a-f80073152aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4556 | 2025.12.23 09:29:06.614404 [ 262 ] {0a70c3ab-f7a3-4b3d-989a-f80073152aea} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2025.12.23 09:29:06.614440 [ 262 ] {0a70c3ab-f7a3-4b3d-989a-f80073152aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4558 | 2025.12.23 09:29:06.614780 [ 262 ] {0a70c3ab-f7a3-4b3d-989a-f80073152aea} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4559 | 2025.12.23 09:29:06.614998 [ 262 ] {0a70c3ab-f7a3-4b3d-989a-f80073152aea} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2025.12.23 09:29:06.615130 [ 262 ] {0a70c3ab-f7a3-4b3d-989a-f80073152aea} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001243 sec., 255832.66291230894 rows/sec., 16.82 MiB/sec. | ||
| 4561 | 2025.12.23 09:29:06.615168 [ 262 ] {0a70c3ab-f7a3-4b3d-989a-f80073152aea} <Debug> TCPHandler: Processed in 0.001406805 sec. | ||
| 4562 | 2025.12.23 09:29:06.615280 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2025.12.23 09:29:06.615375 [ 262 ] {f92b9e8f-7787-4c07-9b72-24086661361b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4564 | 2025.12.23 09:29:06.615418 [ 262 ] {f92b9e8f-7787-4c07-9b72-24086661361b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4565 | 2025.12.23 09:29:06.615725 [ 262 ] {f92b9e8f-7787-4c07-9b72-24086661361b} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2025.12.23 09:29:06.615760 [ 262 ] {f92b9e8f-7787-4c07-9b72-24086661361b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4567 | 2025.12.23 09:29:06.616056 [ 262 ] {f92b9e8f-7787-4c07-9b72-24086661361b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4568 | 2025.12.23 09:29:06.616274 [ 262 ] {f92b9e8f-7787-4c07-9b72-24086661361b} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2025.12.23 09:29:06.616372 [ 80 ] {} <Debug> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4570 | 2025.12.23 09:29:06.616398 [ 262 ] {f92b9e8f-7787-4c07-9b72-24086661361b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 4571 | 2025.12.23 09:29:06.616405 [ 80 ] {} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2025.12.23 09:29:06.616430 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4573 | 2025.12.23 09:29:06.616434 [ 262 ] {f92b9e8f-7787-4c07-9b72-24086661361b} <Debug> TCPHandler: Processed in 0.001206111 sec. | ||
| 4574 | 2025.12.23 09:29:06.616527 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::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 | ||
| 4575 | 2025.12.23 09:29:06.616564 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.12.23 09:29:06.616654 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4577 | 2025.12.23 09:29:06.616671 [ 262 ] {2bcef89d-68c2-4da8-9585-ef7dca00c0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4578 | 2025.12.23 09:29:06.616694 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 4579 | 2025.12.23 09:29:06.616753 [ 262 ] {2bcef89d-68c2-4da8-9585-ef7dca00c0f5} <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 | 2025.12.23 09:29:06.616770 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4581 | 2025.12.23 09:29:06.616826 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4582 | 2025.12.23 09:29:06.616885 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4583 | 2025.12.23 09:29:06.616952 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4584 | 2025.12.23 09:29:06.617013 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4585 | 2025.12.23 09:29:06.618147 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667962 sec., 6594.874463566915 rows/sec., 442.04 KiB/sec. | ||
| 4586 | 2025.12.23 09:29:06.618306 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4587 | 2025.12.23 09:29:06.618622 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2025.12.23 09:29:06.618716 [ 190 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_11_2} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4589 | 2025.12.23 09:29:06.618808 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4590 | 2025.12.23 09:29:06.619726 [ 262 ] {2bcef89d-68c2-4da8-9585-ef7dca00c0f5} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2025.12.23 09:29:06.619769 [ 262 ] {2bcef89d-68c2-4da8-9585-ef7dca00c0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4592 | 2025.12.23 09:29:06.620376 [ 262 ] {2bcef89d-68c2-4da8-9585-ef7dca00c0f5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4593 | 2025.12.23 09:29:06.620636 [ 262 ] {2bcef89d-68c2-4da8-9585-ef7dca00c0f5} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2025.12.23 09:29:06.620747 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4595 | 2025.12.23 09:29:06.620781 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.12.23 09:29:06.620781 [ 262 ] {2bcef89d-68c2-4da8-9585-ef7dca00c0f5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.004134 sec., 8466.376390904694 rows/sec., 15.17 MiB/sec. | ||
| 4597 | 2025.12.23 09:29:06.620800 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4598 | 2025.12.23 09:29:06.620860 [ 262 ] {2bcef89d-68c2-4da8-9585-ef7dca00c0f5} <Debug> TCPHandler: Processed in 0.004349831 sec. | ||
| 4599 | 2025.12.23 09:29:06.620886 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::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 | ||
| 4600 | 2025.12.23 09:29:06.620986 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2025.12.23 09:29:06.621088 [ 262 ] {41eb2de3-cb0c-43a4-8a08-ffa60a7ba71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4602 | 2025.12.23 09:29:06.621097 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4603 | 2025.12.23 09:29:06.621133 [ 262 ] {41eb2de3-cb0c-43a4-8a08-ffa60a7ba71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4604 | 2025.12.23 09:29:06.621155 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 386 rows starting from the beginning of the part | ||
| 4605 | 2025.12.23 09:29:06.621275 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4606 | 2025.12.23 09:29:06.621372 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 4607 | 2025.12.23 09:29:06.621462 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4608 | 2025.12.23 09:29:06.621526 [ 262 ] {41eb2de3-cb0c-43a4-8a08-ffa60a7ba71c} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2025.12.23 09:29:06.621567 [ 262 ] {41eb2de3-cb0c-43a4-8a08-ffa60a7ba71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4610 | 2025.12.23 09:29:06.621596 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 4611 | 2025.12.23 09:29:06.621714 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4612 | 2025.12.23 09:29:06.621914 [ 262 ] {41eb2de3-cb0c-43a4-8a08-ffa60a7ba71c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4613 | 2025.12.23 09:29:06.622225 [ 262 ] {41eb2de3-cb0c-43a4-8a08-ffa60a7ba71c} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2025.12.23 09:29:06.622371 [ 262 ] {41eb2de3-cb0c-43a4-8a08-ffa60a7ba71c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001303 sec., 79815.80966999233 rows/sec., 4.89 MiB/sec. | ||
| 4615 | 2025.12.23 09:29:06.622409 [ 262 ] {41eb2de3-cb0c-43a4-8a08-ffa60a7ba71c} <Debug> TCPHandler: Processed in 0.001474487 sec. | ||
| 4616 | 2025.12.23 09:29:06.625416 [ 198 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 19 columns (19 merged, 0 gathered) in 0.004565907 sec., 110164.31127484638 rows/sec., 197.41 MiB/sec. | ||
| 4617 | 2025.12.23 09:29:06.626251 [ 193 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4618 | 2025.12.23 09:29:06.626663 [ 193 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2025.12.23 09:29:06.626752 [ 193 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4620 | 2025.12.23 09:29:06.626895 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4621 | 2025.12.23 09:29:08.566349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9134 | ||
| 4622 | 2025.12.23 09:29:08.566840 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.12.23 09:29:08.566879 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4624 | 2025.12.23 09:29:08.567385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4625 | 2025.12.23 09:29:08.567629 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.12.23 09:29:08.567752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9134 | ||
| 4627 | 2025.12.23 09:29:09.027861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4628 | 2025.12.23 09:29:09.044537 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.12.23 09:29:09.044608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4630 | 2025.12.23 09:29:09.050219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4631 | 2025.12.23 09:29:09.050920 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.12.23 09:29:09.053836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4633 | 2025.12.23 09:29:11.589021 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2025.12.23 09:29:11.589214 [ 262 ] {703e89c2-e671-4674-807b-223b4952b526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4635 | 2025.12.23 09:29:11.589276 [ 262 ] {703e89c2-e671-4674-807b-223b4952b526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4636 | 2025.12.23 09:29:11.589941 [ 262 ] {703e89c2-e671-4674-807b-223b4952b526} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2025.12.23 09:29:11.589987 [ 262 ] {703e89c2-e671-4674-807b-223b4952b526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4638 | 2025.12.23 09:29:11.590414 [ 262 ] {703e89c2-e671-4674-807b-223b4952b526} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4639 | 2025.12.23 09:29:11.590639 [ 262 ] {703e89c2-e671-4674-807b-223b4952b526} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2025.12.23 09:29:11.590789 [ 262 ] {703e89c2-e671-4674-807b-223b4952b526} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001623 sec., 41897.720271102895 rows/sec., 3.35 MiB/sec. | ||
| 4641 | 2025.12.23 09:29:11.590769 [ 74 ] {} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4642 | 2025.12.23 09:29:11.590832 [ 262 ] {703e89c2-e671-4674-807b-223b4952b526} <Debug> TCPHandler: Processed in 0.00195569 sec. | ||
| 4643 | 2025.12.23 09:29:11.590878 [ 74 ] {} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2025.12.23 09:29:11.590911 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4645 | 2025.12.23 09:29:11.590975 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2025.12.23 09:29:11.591035 [ 189 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::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 | ||
| 4647 | 2025.12.23 09:29:11.591076 [ 262 ] {e49fb550-2cc6-49ec-a5c2-300cdc87b1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4648 | 2025.12.23 09:29:11.591126 [ 262 ] {e49fb550-2cc6-49ec-a5c2-300cdc87b1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4649 | 2025.12.23 09:29:11.591177 [ 189 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4650 | 2025.12.23 09:29:11.591217 [ 189 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1324 rows starting from the beginning of the part | ||
| 4651 | 2025.12.23 09:29:11.591288 [ 189 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part | ||
| 4652 | 2025.12.23 09:29:11.591333 [ 189 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1182 rows starting from the beginning of the part | ||
| 4653 | 2025.12.23 09:29:11.591376 [ 189 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part | ||
| 4654 | 2025.12.23 09:29:11.591415 [ 189 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1186 rows starting from the beginning of the part | ||
| 4655 | 2025.12.23 09:29:11.591455 [ 189 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
| 4656 | 2025.12.23 09:29:11.591531 [ 262 ] {e49fb550-2cc6-49ec-a5c2-300cdc87b1ee} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2025.12.23 09:29:11.591574 [ 262 ] {e49fb550-2cc6-49ec-a5c2-300cdc87b1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4658 | 2025.12.23 09:29:11.591983 [ 262 ] {e49fb550-2cc6-49ec-a5c2-300cdc87b1ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4659 | 2025.12.23 09:29:11.592207 [ 262 ] {e49fb550-2cc6-49ec-a5c2-300cdc87b1ee} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.12.23 09:29:11.592346 [ 262 ] {e49fb550-2cc6-49ec-a5c2-300cdc87b1ee} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 350.29 KiB/sec. | ||
| 4661 | 2025.12.23 09:29:11.592389 [ 262 ] {e49fb550-2cc6-49ec-a5c2-300cdc87b1ee} <Debug> TCPHandler: Processed in 0.001462227 sec. | ||
| 4662 | 2025.12.23 09:29:11.592500 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2025.12.23 09:29:11.592593 [ 262 ] {c417b8c7-6a67-4079-9535-01df52cd65f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4664 | 2025.12.23 09:29:11.592633 [ 262 ] {c417b8c7-6a67-4079-9535-01df52cd65f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4665 | 2025.12.23 09:29:11.593023 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3898 rows, containing 5 columns (5 merged, 0 gathered) in 0.002046012 sec., 1905169.6666490717 rows/sec., 160.07 MiB/sec. | ||
| 4666 | 2025.12.23 09:29:11.593055 [ 262 ] {c417b8c7-6a67-4079-9535-01df52cd65f3} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.12.23 09:29:11.593095 [ 262 ] {c417b8c7-6a67-4079-9535-01df52cd65f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4668 | 2025.12.23 09:29:11.593277 [ 198 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4669 | 2025.12.23 09:29:11.593429 [ 262 ] {c417b8c7-6a67-4079-9535-01df52cd65f3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4670 | 2025.12.23 09:29:11.593646 [ 198 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.12.23 09:29:11.593703 [ 262 ] {c417b8c7-6a67-4079-9535-01df52cd65f3} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.12.23 09:29:11.593735 [ 198 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_26_5} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4673 | 2025.12.23 09:29:11.593823 [ 74 ] {} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4674 | 2025.12.23 09:29:11.593845 [ 262 ] {c417b8c7-6a67-4079-9535-01df52cd65f3} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00127 sec., 55118.11023622047 rows/sec., 4.30 MiB/sec. | ||
| 4675 | 2025.12.23 09:29:11.593854 [ 74 ] {} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2025.12.23 09:29:11.593861 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 4677 | 2025.12.23 09:29:11.593889 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4678 | 2025.12.23 09:29:11.593890 [ 262 ] {c417b8c7-6a67-4079-9535-01df52cd65f3} <Debug> TCPHandler: Processed in 0.001438457 sec. | ||
| 4679 | 2025.12.23 09:29:11.593970 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 4680 | 2025.12.23 09:29:11.594031 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2025.12.23 09:29:11.594064 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4682 | 2025.12.23 09:29:11.594095 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 792 rows starting from the beginning of the part | ||
| 4683 | 2025.12.23 09:29:11.594132 [ 262 ] {7e388ae9-9add-459a-bab6-1702aea27778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4684 | 2025.12.23 09:29:11.594150 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4685 | 2025.12.23 09:29:11.594181 [ 262 ] {7e388ae9-9add-459a-bab6-1702aea27778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4686 | 2025.12.23 09:29:11.594201 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 714 rows starting from the beginning of the part | ||
| 4687 | 2025.12.23 09:29:11.594246 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part | ||
| 4688 | 2025.12.23 09:29:11.594283 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 722 rows starting from the beginning of the part | ||
| 4689 | 2025.12.23 09:29:11.594319 [ 197 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part | ||
| 4690 | 2025.12.23 09:29:11.594614 [ 262 ] {7e388ae9-9add-459a-bab6-1702aea27778} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2025.12.23 09:29:11.594655 [ 262 ] {7e388ae9-9add-459a-bab6-1702aea27778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4692 | 2025.12.23 09:29:11.595012 [ 262 ] {7e388ae9-9add-459a-bab6-1702aea27778} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4693 | 2025.12.23 09:29:11.595243 [ 262 ] {7e388ae9-9add-459a-bab6-1702aea27778} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2025.12.23 09:29:11.595352 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4695 | 2025.12.23 09:29:11.595357 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2442 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424367 sec., 1714445.7853909843 rows/sec., 128.74 MiB/sec. | ||
| 4696 | 2025.12.23 09:29:11.595388 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2025.12.23 09:29:11.595377 [ 262 ] {7e388ae9-9add-459a-bab6-1702aea27778} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 4698 | 2025.12.23 09:29:11.595419 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4699 | 2025.12.23 09:29:11.595461 [ 262 ] {7e388ae9-9add-459a-bab6-1702aea27778} <Debug> TCPHandler: Processed in 0.001477967 sec. | ||
| 4700 | 2025.12.23 09:29:11.595506 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | 2025.12.23 09:29:11.595555 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4702 | 2025.12.23 09:29:11.595576 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2025.12.23 09:29:11.595615 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4704 | 2025.12.23 09:29:11.595648 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4750 rows starting from the beginning of the part | ||
| 4705 | 2025.12.23 09:29:11.595677 [ 262 ] {a3aa2412-5f40-4582-8c90-1691c8581db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4706 | 2025.12.23 09:29:11.595697 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 162 rows starting from the beginning of the part | ||
| 4707 | 2025.12.23 09:29:11.595738 [ 262 ] {a3aa2412-5f40-4582-8c90-1691c8581db3} <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 | ||
| 4708 | 2025.12.23 09:29:11.595744 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4709 | 2025.12.23 09:29:11.595797 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 4710 | 2025.12.23 09:29:11.595836 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 318 rows starting from the beginning of the part | ||
| 4711 | 2025.12.23 09:29:11.595875 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4712 | 2025.12.23 09:29:11.595892 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.12.23 09:29:11.595977 [ 198 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_26_5} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4714 | 2025.12.23 09:29:11.596060 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4715 | 2025.12.23 09:29:11.596517 [ 262 ] {a3aa2412-5f40-4582-8c90-1691c8581db3} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2025.12.23 09:29:11.596559 [ 262 ] {a3aa2412-5f40-4582-8c90-1691c8581db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4717 | 2025.12.23 09:29:11.597079 [ 262 ] {a3aa2412-5f40-4582-8c90-1691c8581db3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4718 | 2025.12.23 09:29:11.597309 [ 262 ] {a3aa2412-5f40-4582-8c90-1691c8581db3} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2025.12.23 09:29:11.597448 [ 262 ] {a3aa2412-5f40-4582-8c90-1691c8581db3} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00179 sec., 3351.95530726257 rows/sec., 6.01 MiB/sec. | ||
| 4720 | 2025.12.23 09:29:11.597500 [ 262 ] {a3aa2412-5f40-4582-8c90-1691c8581db3} <Debug> TCPHandler: Processed in 0.00197211 sec. | ||
| 4721 | 2025.12.23 09:29:11.597616 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2025.12.23 09:29:11.597705 [ 197 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5864 rows, containing 5 columns (5 merged, 0 gathered) in 0.002226086 sec., 2634219.8818913554 rows/sec., 178.80 MiB/sec. | ||
| 4723 | 2025.12.23 09:29:11.597711 [ 262 ] {288eaa22-349d-4644-a10c-519b2c260e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4724 | 2025.12.23 09:29:11.597774 [ 262 ] {288eaa22-349d-4644-a10c-519b2c260e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4725 | 2025.12.23 09:29:11.598106 [ 198 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4726 | 2025.12.23 09:29:11.598123 [ 262 ] {288eaa22-349d-4644-a10c-519b2c260e69} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2025.12.23 09:29:11.598164 [ 262 ] {288eaa22-349d-4644-a10c-519b2c260e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4728 | 2025.12.23 09:29:11.598407 [ 198 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2025.12.23 09:29:11.598480 [ 198 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4730 | 2025.12.23 09:29:11.598508 [ 262 ] {288eaa22-349d-4644-a10c-519b2c260e69} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4731 | 2025.12.23 09:29:11.598554 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4732 | 2025.12.23 09:29:11.598733 [ 262 ] {288eaa22-349d-4644-a10c-519b2c260e69} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2025.12.23 09:29:11.598843 [ 74 ] {} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4734 | 2025.12.23 09:29:11.598868 [ 262 ] {288eaa22-349d-4644-a10c-519b2c260e69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 4735 | 2025.12.23 09:29:11.598884 [ 74 ] {} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2025.12.23 09:29:11.598910 [ 262 ] {288eaa22-349d-4644-a10c-519b2c260e69} <Debug> TCPHandler: Processed in 0.001343624 sec. | ||
| 4737 | 2025.12.23 09:29:11.598911 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4738 | 2025.12.23 09:29:11.599010 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 4739 | 2025.12.23 09:29:11.599112 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4740 | 2025.12.23 09:29:11.599137 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1552 rows starting from the beginning of the part | ||
| 4741 | 2025.12.23 09:29:11.599186 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 4742 | 2025.12.23 09:29:11.599227 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4743 | 2025.12.23 09:29:11.599264 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 4744 | 2025.12.23 09:29:11.599300 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4745 | 2025.12.23 09:29:11.599335 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4746 | 2025.12.23 09:29:11.600370 [ 196 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001395906 sec., 1389778.3948202818 rows/sec., 89.35 MiB/sec. | ||
| 4747 | 2025.12.23 09:29:11.600579 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4748 | 2025.12.23 09:29:11.600859 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2025.12.23 09:29:11.600931 [ 201 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_26_5} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4750 | 2025.12.23 09:29:11.601001 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4751 | 2025.12.23 09:29:15.975720 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4752 | 2025.12.23 09:29:15.975803 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4753 | 2025.12.23 09:29:16.067856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9646 | ||
| 4754 | 2025.12.23 09:29:16.068386 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2025.12.23 09:29:16.068430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4756 | 2025.12.23 09:29:16.068915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4757 | 2025.12.23 09:29:16.069153 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.12.23 09:29:16.069301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9646 | ||
| 4759 | 2025.12.23 09:29:16.092170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 622 | ||
| 4760 | 2025.12.23 09:29:16.094508 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2025.12.23 09:29:16.094551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4762 | 2025.12.23 09:29:16.095746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4763 | 2025.12.23 09:29:16.096027 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2025.12.23 09:29:16.096308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4765 | 2025.12.23 09:29:16.553949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4766 | 2025.12.23 09:29:16.570561 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.12.23 09:29:16.570606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4768 | 2025.12.23 09:29:16.576378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4769 | 2025.12.23 09:29:16.577067 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.12.23 09:29:16.579808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4771 | 2025.12.23 09:29:16.599789 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2025.12.23 09:29:16.600035 [ 262 ] {47abd562-8ba1-4e4e-8630-d7ded0ee6665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4773 | 2025.12.23 09:29:16.600128 [ 262 ] {47abd562-8ba1-4e4e-8630-d7ded0ee6665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4774 | 2025.12.23 09:29:16.601005 [ 262 ] {47abd562-8ba1-4e4e-8630-d7ded0ee6665} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2025.12.23 09:29:16.601043 [ 262 ] {47abd562-8ba1-4e4e-8630-d7ded0ee6665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4776 | 2025.12.23 09:29:16.601386 [ 262 ] {47abd562-8ba1-4e4e-8630-d7ded0ee6665} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4777 | 2025.12.23 09:29:16.601602 [ 262 ] {47abd562-8ba1-4e4e-8630-d7ded0ee6665} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2025.12.23 09:29:16.601746 [ 262 ] {47abd562-8ba1-4e4e-8630-d7ded0ee6665} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001776 sec., 230855.85585585586 rows/sec., 14.64 MiB/sec. | ||
| 4779 | 2025.12.23 09:29:16.601787 [ 262 ] {47abd562-8ba1-4e4e-8630-d7ded0ee6665} <Debug> TCPHandler: Processed in 0.002171746 sec. | ||
| 4780 | 2025.12.23 09:29:16.601907 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2025.12.23 09:29:16.602010 [ 262 ] {1e6eb8c2-5a83-4628-9562-079a75df2510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4782 | 2025.12.23 09:29:16.602058 [ 262 ] {1e6eb8c2-5a83-4628-9562-079a75df2510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4783 | 2025.12.23 09:29:16.602835 [ 262 ] {1e6eb8c2-5a83-4628-9562-079a75df2510} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2025.12.23 09:29:16.602871 [ 262 ] {1e6eb8c2-5a83-4628-9562-079a75df2510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4785 | 2025.12.23 09:29:16.603266 [ 262 ] {1e6eb8c2-5a83-4628-9562-079a75df2510} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4786 | 2025.12.23 09:29:16.603488 [ 262 ] {1e6eb8c2-5a83-4628-9562-079a75df2510} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2025.12.23 09:29:16.603618 [ 262 ] {1e6eb8c2-5a83-4628-9562-079a75df2510} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001632 sec., 724264.7058823529 rows/sec., 57.77 MiB/sec. | ||
| 4788 | 2025.12.23 09:29:16.603656 [ 262 ] {1e6eb8c2-5a83-4628-9562-079a75df2510} <Debug> TCPHandler: Processed in 0.001801016 sec. | ||
| 4789 | 2025.12.23 09:29:16.603772 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2025.12.23 09:29:16.603870 [ 262 ] {6c17cf6e-853c-4eeb-a58d-c3a5aacd28f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4791 | 2025.12.23 09:29:16.603911 [ 262 ] {6c17cf6e-853c-4eeb-a58d-c3a5aacd28f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4792 | 2025.12.23 09:29:16.604370 [ 262 ] {6c17cf6e-853c-4eeb-a58d-c3a5aacd28f7} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2025.12.23 09:29:16.604405 [ 262 ] {6c17cf6e-853c-4eeb-a58d-c3a5aacd28f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4794 | 2025.12.23 09:29:16.604730 [ 262 ] {6c17cf6e-853c-4eeb-a58d-c3a5aacd28f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4795 | 2025.12.23 09:29:16.604937 [ 262 ] {6c17cf6e-853c-4eeb-a58d-c3a5aacd28f7} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2025.12.23 09:29:16.605064 [ 262 ] {6c17cf6e-853c-4eeb-a58d-c3a5aacd28f7} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001214 sec., 197693.57495881384 rows/sec., 12.02 MiB/sec. | ||
| 4797 | 2025.12.23 09:29:16.605101 [ 262 ] {6c17cf6e-853c-4eeb-a58d-c3a5aacd28f7} <Debug> TCPHandler: Processed in 0.001379676 sec. | ||
| 4798 | 2025.12.23 09:29:16.605207 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2025.12.23 09:29:16.605308 [ 262 ] {db888a8b-7443-4345-bc2c-dd21b7b227a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4800 | 2025.12.23 09:29:16.605348 [ 262 ] {db888a8b-7443-4345-bc2c-dd21b7b227a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4801 | 2025.12.23 09:29:16.605801 [ 262 ] {db888a8b-7443-4345-bc2c-dd21b7b227a6} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2025.12.23 09:29:16.605838 [ 262 ] {db888a8b-7443-4345-bc2c-dd21b7b227a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4803 | 2025.12.23 09:29:16.606148 [ 262 ] {db888a8b-7443-4345-bc2c-dd21b7b227a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4804 | 2025.12.23 09:29:16.606358 [ 262 ] {db888a8b-7443-4345-bc2c-dd21b7b227a6} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2025.12.23 09:29:16.606483 [ 262 ] {db888a8b-7443-4345-bc2c-dd21b7b227a6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 4806 | 2025.12.23 09:29:16.606520 [ 262 ] {db888a8b-7443-4345-bc2c-dd21b7b227a6} <Debug> TCPHandler: Processed in 0.001362575 sec. | ||
| 4807 | 2025.12.23 09:29:16.606620 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2025.12.23 09:29:16.606713 [ 262 ] {d260a651-0585-4690-9036-626db7137395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4809 | 2025.12.23 09:29:16.606752 [ 262 ] {d260a651-0585-4690-9036-626db7137395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4810 | 2025.12.23 09:29:16.607201 [ 262 ] {d260a651-0585-4690-9036-626db7137395} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2025.12.23 09:29:16.607237 [ 262 ] {d260a651-0585-4690-9036-626db7137395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4812 | 2025.12.23 09:29:16.607542 [ 262 ] {d260a651-0585-4690-9036-626db7137395} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4813 | 2025.12.23 09:29:16.607751 [ 262 ] {d260a651-0585-4690-9036-626db7137395} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.12.23 09:29:16.607880 [ 262 ] {d260a651-0585-4690-9036-626db7137395} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 4815 | 2025.12.23 09:29:16.607917 [ 262 ] {d260a651-0585-4690-9036-626db7137395} <Debug> TCPHandler: Processed in 0.001346555 sec. | ||
| 4816 | 2025.12.23 09:29:16.608022 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2025.12.23 09:29:16.608114 [ 262 ] {fc782ea4-5c57-4e76-8dfd-5661a819c7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4818 | 2025.12.23 09:29:16.608153 [ 262 ] {fc782ea4-5c57-4e76-8dfd-5661a819c7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4819 | 2025.12.23 09:29:16.608740 [ 262 ] {fc782ea4-5c57-4e76-8dfd-5661a819c7e5} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.12.23 09:29:16.608777 [ 262 ] {fc782ea4-5c57-4e76-8dfd-5661a819c7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4821 | 2025.12.23 09:29:16.609103 [ 262 ] {fc782ea4-5c57-4e76-8dfd-5661a819c7e5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4822 | 2025.12.23 09:29:16.609318 [ 262 ] {fc782ea4-5c57-4e76-8dfd-5661a819c7e5} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2025.12.23 09:29:16.609445 [ 262 ] {fc782ea4-5c57-4e76-8dfd-5661a819c7e5} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001349 sec., 529280.9488510008 rows/sec., 37.12 MiB/sec. | ||
| 4824 | 2025.12.23 09:29:16.609483 [ 262 ] {fc782ea4-5c57-4e76-8dfd-5661a819c7e5} <Debug> TCPHandler: Processed in 0.001511279 sec. | ||
| 4825 | 2025.12.23 09:29:16.609596 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2025.12.23 09:29:16.609692 [ 262 ] {342d5b2f-8901-47cb-a4b8-774c7889bd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4827 | 2025.12.23 09:29:16.609734 [ 262 ] {342d5b2f-8901-47cb-a4b8-774c7889bd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4828 | 2025.12.23 09:29:16.610056 [ 262 ] {342d5b2f-8901-47cb-a4b8-774c7889bd17} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2025.12.23 09:29:16.610092 [ 262 ] {342d5b2f-8901-47cb-a4b8-774c7889bd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4830 | 2025.12.23 09:29:16.610383 [ 262 ] {342d5b2f-8901-47cb-a4b8-774c7889bd17} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4831 | 2025.12.23 09:29:16.610583 [ 262 ] {342d5b2f-8901-47cb-a4b8-774c7889bd17} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2025.12.23 09:29:16.610687 [ 25 ] {} <Debug> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4833 | 2025.12.23 09:29:16.610707 [ 262 ] {342d5b2f-8901-47cb-a4b8-774c7889bd17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 4834 | 2025.12.23 09:29:16.610754 [ 25 ] {} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2025.12.23 09:29:16.610762 [ 262 ] {342d5b2f-8901-47cb-a4b8-774c7889bd17} <Debug> TCPHandler: Processed in 0.001216281 sec. | ||
| 4836 | 2025.12.23 09:29:16.610784 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4837 | 2025.12.23 09:29:16.610879 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2025.12.23 09:29:16.610903 [ 197 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::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 | ||
| 4839 | 2025.12.23 09:29:16.610979 [ 262 ] {f5f4efdb-5c80-4a15-b032-847a1658c3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4840 | 2025.12.23 09:29:16.611026 [ 262 ] {f5f4efdb-5c80-4a15-b032-847a1658c3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4841 | 2025.12.23 09:29:16.611042 [ 197 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4842 | 2025.12.23 09:29:16.611085 [ 197 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4843 | 2025.12.23 09:29:16.611154 [ 197 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4844 | 2025.12.23 09:29:16.611204 [ 197 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4845 | 2025.12.23 09:29:16.611251 [ 197 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4846 | 2025.12.23 09:29:16.611294 [ 197 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4847 | 2025.12.23 09:29:16.611337 [ 197 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4848 | 2025.12.23 09:29:16.611443 [ 262 ] {f5f4efdb-5c80-4a15-b032-847a1658c3a2} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2025.12.23 09:29:16.611485 [ 262 ] {f5f4efdb-5c80-4a15-b032-847a1658c3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4850 | 2025.12.23 09:29:16.611840 [ 262 ] {f5f4efdb-5c80-4a15-b032-847a1658c3a2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4851 | 2025.12.23 09:29:16.612074 [ 262 ] {f5f4efdb-5c80-4a15-b032-847a1658c3a2} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2025.12.23 09:29:16.612169 [ 201 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317084 sec., 50110.69908980748 rows/sec., 2.56 MiB/sec. | ||
| 4853 | 2025.12.23 09:29:16.612210 [ 262 ] {f5f4efdb-5c80-4a15-b032-847a1658c3a2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001248 sec., 251602.5641025641 rows/sec., 16.53 MiB/sec. | ||
| 4854 | 2025.12.23 09:29:16.612251 [ 262 ] {f5f4efdb-5c80-4a15-b032-847a1658c3a2} <Debug> TCPHandler: Processed in 0.001422096 sec. | ||
| 4855 | 2025.12.23 09:29:16.612323 [ 196 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4856 | 2025.12.23 09:29:16.612376 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2025.12.23 09:29:16.612499 [ 262 ] {78d649b9-f2db-4329-ac1d-3ff9f2f0ecf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4858 | 2025.12.23 09:29:16.612551 [ 262 ] {78d649b9-f2db-4329-ac1d-3ff9f2f0ecf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4859 | 2025.12.23 09:29:16.612631 [ 196 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2025.12.23 09:29:16.612717 [ 196 ] {ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4::all_1_11_2} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4861 | 2025.12.23 09:29:16.612792 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4862 | 2025.12.23 09:29:16.612896 [ 262 ] {78d649b9-f2db-4329-ac1d-3ff9f2f0ecf1} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2025.12.23 09:29:16.612932 [ 262 ] {78d649b9-f2db-4329-ac1d-3ff9f2f0ecf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4864 | 2025.12.23 09:29:16.613238 [ 262 ] {78d649b9-f2db-4329-ac1d-3ff9f2f0ecf1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4865 | 2025.12.23 09:29:16.613454 [ 262 ] {78d649b9-f2db-4329-ac1d-3ff9f2f0ecf1} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2025.12.23 09:29:16.613584 [ 262 ] {78d649b9-f2db-4329-ac1d-3ff9f2f0ecf1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 4867 | 2025.12.23 09:29:16.613622 [ 262 ] {78d649b9-f2db-4329-ac1d-3ff9f2f0ecf1} <Debug> TCPHandler: Processed in 0.001308623 sec. | ||
| 4868 | 2025.12.23 09:29:16.613724 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2025.12.23 09:29:16.613818 [ 262 ] {6cb1a94a-e167-468f-9425-bafeadd6a2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4870 | 2025.12.23 09:29:16.613872 [ 262 ] {6cb1a94a-e167-468f-9425-bafeadd6a2c1} <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 | ||
| 4871 | 2025.12.23 09:29:16.614804 [ 262 ] {6cb1a94a-e167-468f-9425-bafeadd6a2c1} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2025.12.23 09:29:16.614839 [ 262 ] {6cb1a94a-e167-468f-9425-bafeadd6a2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4873 | 2025.12.23 09:29:16.615355 [ 262 ] {6cb1a94a-e167-468f-9425-bafeadd6a2c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4874 | 2025.12.23 09:29:16.615580 [ 262 ] {6cb1a94a-e167-468f-9425-bafeadd6a2c1} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2025.12.23 09:29:16.615713 [ 262 ] {6cb1a94a-e167-468f-9425-bafeadd6a2c1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001914 sec., 18286.311389759667 rows/sec., 32.77 MiB/sec. | ||
| 4876 | 2025.12.23 09:29:16.615764 [ 262 ] {6cb1a94a-e167-468f-9425-bafeadd6a2c1} <Debug> TCPHandler: Processed in 0.002091063 sec. | ||
| 4877 | 2025.12.23 09:29:16.615881 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2025.12.23 09:29:16.615972 [ 262 ] {ad61e09a-2fca-4dd3-857f-5e8276b736aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4879 | 2025.12.23 09:29:16.616012 [ 262 ] {ad61e09a-2fca-4dd3-857f-5e8276b736aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4880 | 2025.12.23 09:29:16.616333 [ 262 ] {ad61e09a-2fca-4dd3-857f-5e8276b736aa} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2025.12.23 09:29:16.616368 [ 262 ] {ad61e09a-2fca-4dd3-857f-5e8276b736aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4882 | 2025.12.23 09:29:16.616680 [ 262 ] {ad61e09a-2fca-4dd3-857f-5e8276b736aa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4883 | 2025.12.23 09:29:16.616886 [ 262 ] {ad61e09a-2fca-4dd3-857f-5e8276b736aa} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2025.12.23 09:29:16.617009 [ 262 ] {ad61e09a-2fca-4dd3-857f-5e8276b736aa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 4885 | 2025.12.23 09:29:16.617044 [ 262 ] {ad61e09a-2fca-4dd3-857f-5e8276b736aa} <Debug> TCPHandler: Processed in 0.001210731 sec. | ||
| 4886 | 2025.12.23 09:29:17.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.43 MiB, peak 251.62 MiB, free memory in arenas 0.00 B, will set to 247.09 MiB (RSS), difference: -1.34 MiB | ||
| 4887 | 2025.12.23 09:29:17.489063 [ 25 ] {} <Debug> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4888 | 2025.12.23 09:29:17.489157 [ 25 ] {} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2025.12.23 09:29:17.489195 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4890 | 2025.12.23 09:29:17.489395 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::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 | ||
| 4891 | 2025.12.23 09:29:17.489597 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4892 | 2025.12.23 09:29:17.489648 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::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 | ||
| 4893 | 2025.12.23 09:29:17.489761 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::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 | ||
| 4894 | 2025.12.23 09:29:17.489842 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4895 | 2025.12.23 09:29:17.489917 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4896 | 2025.12.23 09:29:17.489985 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4897 | 2025.12.23 09:29:17.490742 [ 196 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417896 sec., 22568.651015307187 rows/sec., 1.88 MiB/sec. | ||
| 4898 | 2025.12.23 09:29:17.490877 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4899 | 2025.12.23 09:29:17.491122 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_9_2} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2025.12.23 09:29:17.491188 [ 194 ] {d154834d-033d-4c99-ba0c-394bcbfa5713::all_1_9_2} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4901 | 2025.12.23 09:29:17.491249 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4902 | 2025.12.23 09:29:21.587972 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2025.12.23 09:29:21.588182 [ 262 ] {97723219-2238-4966-adea-4e146f83585d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4904 | 2025.12.23 09:29:21.588258 [ 262 ] {97723219-2238-4966-adea-4e146f83585d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4905 | 2025.12.23 09:29:21.588945 [ 262 ] {97723219-2238-4966-adea-4e146f83585d} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2025.12.23 09:29:21.588991 [ 262 ] {97723219-2238-4966-adea-4e146f83585d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4907 | 2025.12.23 09:29:21.589393 [ 262 ] {97723219-2238-4966-adea-4e146f83585d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4908 | 2025.12.23 09:29:21.589640 [ 262 ] {97723219-2238-4966-adea-4e146f83585d} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2025.12.23 09:29:21.589802 [ 262 ] {97723219-2238-4966-adea-4e146f83585d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec. | ||
| 4910 | 2025.12.23 09:29:21.589853 [ 262 ] {97723219-2238-4966-adea-4e146f83585d} <Debug> TCPHandler: Processed in 0.002039862 sec. | ||
| 4911 | 2025.12.23 09:29:21.589975 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2025.12.23 09:29:21.590078 [ 262 ] {2a36ed1d-5eea-4341-9bed-3cad99015327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4913 | 2025.12.23 09:29:21.590121 [ 262 ] {2a36ed1d-5eea-4341-9bed-3cad99015327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4914 | 2025.12.23 09:29:21.590547 [ 262 ] {2a36ed1d-5eea-4341-9bed-3cad99015327} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2025.12.23 09:29:21.590585 [ 262 ] {2a36ed1d-5eea-4341-9bed-3cad99015327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4916 | 2025.12.23 09:29:21.590914 [ 262 ] {2a36ed1d-5eea-4341-9bed-3cad99015327} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4917 | 2025.12.23 09:29:21.591135 [ 262 ] {2a36ed1d-5eea-4341-9bed-3cad99015327} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2025.12.23 09:29:21.591268 [ 262 ] {2a36ed1d-5eea-4341-9bed-3cad99015327} <Debug> executeQuery: Read 69 rows, 5.63 KiB in 0.001212 sec., 56930.69306930693 rows/sec., 4.54 MiB/sec. | ||
| 4919 | 2025.12.23 09:29:21.591307 [ 262 ] {2a36ed1d-5eea-4341-9bed-3cad99015327} <Debug> TCPHandler: Processed in 0.001382916 sec. | ||
| 4920 | 2025.12.23 09:29:21.591415 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2025.12.23 09:29:21.591513 [ 262 ] {63b69dde-cb30-4fc7-ba39-5c4ce18cd85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4922 | 2025.12.23 09:29:21.591554 [ 262 ] {63b69dde-cb30-4fc7-ba39-5c4ce18cd85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4923 | 2025.12.23 09:29:21.591943 [ 262 ] {63b69dde-cb30-4fc7-ba39-5c4ce18cd85d} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2025.12.23 09:29:21.591980 [ 262 ] {63b69dde-cb30-4fc7-ba39-5c4ce18cd85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4925 | 2025.12.23 09:29:21.592313 [ 262 ] {63b69dde-cb30-4fc7-ba39-5c4ce18cd85d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4926 | 2025.12.23 09:29:21.592533 [ 262 ] {63b69dde-cb30-4fc7-ba39-5c4ce18cd85d} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2025.12.23 09:29:21.592673 [ 262 ] {63b69dde-cb30-4fc7-ba39-5c4ce18cd85d} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001179 sec., 6785.411365564038 rows/sec., 501.12 KiB/sec. | ||
| 4928 | 2025.12.23 09:29:21.592712 [ 262 ] {63b69dde-cb30-4fc7-ba39-5c4ce18cd85d} <Debug> TCPHandler: Processed in 0.001346335 sec. | ||
| 4929 | 2025.12.23 09:29:21.592825 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2025.12.23 09:29:21.592919 [ 262 ] {c0a07e99-cd04-4f4b-9313-5b49f7ac6571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4931 | 2025.12.23 09:29:21.592958 [ 262 ] {c0a07e99-cd04-4f4b-9313-5b49f7ac6571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4932 | 2025.12.23 09:29:21.593356 [ 262 ] {c0a07e99-cd04-4f4b-9313-5b49f7ac6571} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2025.12.23 09:29:21.593393 [ 262 ] {c0a07e99-cd04-4f4b-9313-5b49f7ac6571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4934 | 2025.12.23 09:29:21.593704 [ 262 ] {c0a07e99-cd04-4f4b-9313-5b49f7ac6571} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4935 | 2025.12.23 09:29:21.593916 [ 262 ] {c0a07e99-cd04-4f4b-9313-5b49f7ac6571} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2025.12.23 09:29:21.594044 [ 262 ] {c0a07e99-cd04-4f4b-9313-5b49f7ac6571} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001143 sec., 62992.12598425197 rows/sec., 4.92 MiB/sec. | ||
| 4937 | 2025.12.23 09:29:21.594082 [ 262 ] {c0a07e99-cd04-4f4b-9313-5b49f7ac6571} <Debug> TCPHandler: Processed in 0.001305393 sec. | ||
| 4938 | 2025.12.23 09:29:21.594188 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2025.12.23 09:29:21.594283 [ 262 ] {ca11e6b7-2bb3-4c15-8520-41a0719c28f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4940 | 2025.12.23 09:29:21.594325 [ 262 ] {ca11e6b7-2bb3-4c15-8520-41a0719c28f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4941 | 2025.12.23 09:29:21.594719 [ 262 ] {ca11e6b7-2bb3-4c15-8520-41a0719c28f4} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2025.12.23 09:29:21.594756 [ 262 ] {ca11e6b7-2bb3-4c15-8520-41a0719c28f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4943 | 2025.12.23 09:29:21.595094 [ 262 ] {ca11e6b7-2bb3-4c15-8520-41a0719c28f4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4944 | 2025.12.23 09:29:21.595317 [ 262 ] {ca11e6b7-2bb3-4c15-8520-41a0719c28f4} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2025.12.23 09:29:21.595449 [ 262 ] {ca11e6b7-2bb3-4c15-8520-41a0719c28f4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 9.48 MiB/sec. | ||
| 4946 | 2025.12.23 09:29:21.595485 [ 262 ] {ca11e6b7-2bb3-4c15-8520-41a0719c28f4} <Debug> TCPHandler: Processed in 0.001346424 sec. | ||
| 4947 | 2025.12.23 09:29:21.595589 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2025.12.23 09:29:21.595684 [ 262 ] {ec162c33-38d0-4320-85d5-bbd9281d37c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4949 | 2025.12.23 09:29:21.595739 [ 262 ] {ec162c33-38d0-4320-85d5-bbd9281d37c0} <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 | ||
| 4950 | 2025.12.23 09:29:21.596460 [ 262 ] {ec162c33-38d0-4320-85d5-bbd9281d37c0} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.12.23 09:29:21.596497 [ 262 ] {ec162c33-38d0-4320-85d5-bbd9281d37c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4952 | 2025.12.23 09:29:21.596999 [ 262 ] {ec162c33-38d0-4320-85d5-bbd9281d37c0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4953 | 2025.12.23 09:29:21.597252 [ 262 ] {ec162c33-38d0-4320-85d5-bbd9281d37c0} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2025.12.23 09:29:21.597394 [ 262 ] {ec162c33-38d0-4320-85d5-bbd9281d37c0} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001727 sec., 3474.232773595831 rows/sec., 6.23 MiB/sec. | ||
| 4955 | 2025.12.23 09:29:21.597452 [ 262 ] {ec162c33-38d0-4320-85d5-bbd9281d37c0} <Debug> TCPHandler: Processed in 0.001912679 sec. | ||
| 4956 | 2025.12.23 09:29:21.597560 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2025.12.23 09:29:21.597657 [ 262 ] {f0fa4854-e459-41ba-8822-9e38a95d9027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4958 | 2025.12.23 09:29:21.597700 [ 262 ] {f0fa4854-e459-41ba-8822-9e38a95d9027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4959 | 2025.12.23 09:29:21.598051 [ 262 ] {f0fa4854-e459-41ba-8822-9e38a95d9027} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.12.23 09:29:21.598088 [ 262 ] {f0fa4854-e459-41ba-8822-9e38a95d9027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4961 | 2025.12.23 09:29:21.598400 [ 262 ] {f0fa4854-e459-41ba-8822-9e38a95d9027} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4962 | 2025.12.23 09:29:21.598616 [ 262 ] {f0fa4854-e459-41ba-8822-9e38a95d9027} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2025.12.23 09:29:21.598745 [ 262 ] {f0fa4854-e459-41ba-8822-9e38a95d9027} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 4964 | 2025.12.23 09:29:21.598781 [ 262 ] {f0fa4854-e459-41ba-8822-9e38a95d9027} <Debug> TCPHandler: Processed in 0.001271353 sec. | ||
| 4965 | 2025.12.23 09:29:23.569406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10094 | ||
| 4966 | 2025.12.23 09:29:23.569954 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2025.12.23 09:29:23.569992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4968 | 2025.12.23 09:29:23.570508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4969 | 2025.12.23 09:29:23.570752 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2025.12.23 09:29:23.570887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10094 | ||
| 4971 | 2025.12.23 09:29:23.570883 [ 49 ] {} <Debug> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4972 | 2025.12.23 09:29:23.570940 [ 49 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2025.12.23 09:29:23.570962 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4974 | 2025.12.23 09:29:23.571064 [ 201 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 4975 | 2025.12.23 09:29:23.571169 [ 201 ] {12227934-2706-467c-b85c-1b0658473971::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4976 | 2025.12.23 09:29:23.571203 [ 201 ] {12227934-2706-467c-b85c-1b0658473971::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7726 rows starting from the beginning of the part | ||
| 4977 | 2025.12.23 09:29:23.571267 [ 201 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 4978 | 2025.12.23 09:29:23.571316 [ 201 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 4979 | 2025.12.23 09:29:23.571362 [ 201 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 4980 | 2025.12.23 09:29:23.571402 [ 201 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 4981 | 2025.12.23 09:29:23.571450 [ 201 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 4982 | 2025.12.23 09:29:23.573120 [ 196 ] {12227934-2706-467c-b85c-1b0658473971::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10094 rows, containing 4 columns (4 merged, 0 gathered) in 0.002094514 sec., 4819256.400291428 rows/sec., 68.94 MiB/sec. | ||
| 4983 | 2025.12.23 09:29:23.573469 [ 186 ] {12227934-2706-467c-b85c-1b0658473971::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4984 | 2025.12.23 09:29:23.573831 [ 186 ] {12227934-2706-467c-b85c-1b0658473971::all_1_21_4} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2025.12.23 09:29:23.573926 [ 186 ] {12227934-2706-467c-b85c-1b0658473971::all_1_21_4} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4986 | 2025.12.23 09:29:23.574056 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4987 | 2025.12.23 09:29:24.079907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4988 | 2025.12.23 09:29:24.097280 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2025.12.23 09:29:24.097338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4990 | 2025.12.23 09:29:24.102908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4991 | 2025.12.23 09:29:24.103623 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.12.23 09:29:24.103946 [ 51 ] {} <Debug> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4993 | 2025.12.23 09:29:24.104039 [ 51 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2025.12.23 09:29:24.104074 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4995 | 2025.12.23 09:29:24.104188 [ 196 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 4996 | 2025.12.23 09:29:24.106385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4997 | 2025.12.23 09:29:24.107062 [ 196 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4998 | 2025.12.23 09:29:24.107761 [ 196 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 4999 | 2025.12.23 09:29:24.111234 [ 196 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 5000 | 2025.12.23 09:29:24.114525 [ 196 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 5001 | 2025.12.23 09:29:24.118275 [ 196 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 5002 | 2025.12.23 09:29:24.122405 [ 196 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 5003 | 2025.12.23 09:29:24.127542 [ 196 ] {9b749f39-3056-4cae-b572-88b0142995e2::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 | ||
| 5004 | 2025.12.23 09:29:24.179148 [ 191 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074996056 sec., 2120.1114895961996 rows/sec., 10.96 MiB/sec. | ||
| 5005 | 2025.12.23 09:29:24.181966 [ 199 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5006 | 2025.12.23 09:29:24.184070 [ 199 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_21_4} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2025.12.23 09:29:24.184176 [ 199 ] {9b749f39-3056-4cae-b572-88b0142995e2::all_1_21_4} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5008 | 2025.12.23 09:29:24.187294 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5009 | 2025.12.23 09:29:25.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.19 MiB, peak 258.75 MiB, free memory in arenas 0.00 B, will set to 253.46 MiB (RSS), difference: 5.27 MiB | ||
| 5010 | 2025.12.23 09:29:26.096571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 658 | ||
| 5011 | 2025.12.23 09:29:26.099209 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2025.12.23 09:29:26.099266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5013 | 2025.12.23 09:29:26.100523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5014 | 2025.12.23 09:29:26.100809 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2025.12.23 09:29:26.101174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5016 | 2025.12.23 09:29:26.600960 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2025.12.23 09:29:26.601242 [ 262 ] {8539b628-2387-41d0-af2b-78dbe6c81094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5018 | 2025.12.23 09:29:26.601345 [ 262 ] {8539b628-2387-41d0-af2b-78dbe6c81094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5019 | 2025.12.23 09:29:26.602412 [ 262 ] {8539b628-2387-41d0-af2b-78dbe6c81094} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2025.12.23 09:29:26.602459 [ 262 ] {8539b628-2387-41d0-af2b-78dbe6c81094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5021 | 2025.12.23 09:29:26.602881 [ 262 ] {8539b628-2387-41d0-af2b-78dbe6c81094} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5022 | 2025.12.23 09:29:26.603110 [ 262 ] {8539b628-2387-41d0-af2b-78dbe6c81094} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2025.12.23 09:29:26.603258 [ 262 ] {8539b628-2387-41d0-af2b-78dbe6c81094} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002092 sec., 195984.7036328872 rows/sec., 12.43 MiB/sec. | ||
| 5024 | 2025.12.23 09:29:26.603300 [ 262 ] {8539b628-2387-41d0-af2b-78dbe6c81094} <Debug> TCPHandler: Processed in 0.002522195 sec. | ||
| 5025 | 2025.12.23 09:29:26.603442 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2025.12.23 09:29:26.603561 [ 262 ] {0a95bc21-e680-42d1-8df7-357211c1ef1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5027 | 2025.12.23 09:29:26.603611 [ 262 ] {0a95bc21-e680-42d1-8df7-357211c1ef1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5028 | 2025.12.23 09:29:26.604836 [ 262 ] {0a95bc21-e680-42d1-8df7-357211c1ef1b} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2025.12.23 09:29:26.604874 [ 262 ] {0a95bc21-e680-42d1-8df7-357211c1ef1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5030 | 2025.12.23 09:29:26.605281 [ 262 ] {0a95bc21-e680-42d1-8df7-357211c1ef1b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5031 | 2025.12.23 09:29:26.605494 [ 262 ] {0a95bc21-e680-42d1-8df7-357211c1ef1b} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2025.12.23 09:29:26.605625 [ 262 ] {0a95bc21-e680-42d1-8df7-357211c1ef1b} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.002089 sec., 565820.966969842 rows/sec., 45.13 MiB/sec. | ||
| 5033 | 2025.12.23 09:29:26.605663 [ 262 ] {0a95bc21-e680-42d1-8df7-357211c1ef1b} <Debug> TCPHandler: Processed in 0.002285508 sec. | ||
| 5034 | 2025.12.23 09:29:26.605781 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2025.12.23 09:29:26.605877 [ 262 ] {2f107406-6e1d-474e-9dd1-75076a85e55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5036 | 2025.12.23 09:29:26.605917 [ 262 ] {2f107406-6e1d-474e-9dd1-75076a85e55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5037 | 2025.12.23 09:29:26.606438 [ 262 ] {2f107406-6e1d-474e-9dd1-75076a85e55b} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.12.23 09:29:26.606475 [ 262 ] {2f107406-6e1d-474e-9dd1-75076a85e55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5039 | 2025.12.23 09:29:26.606791 [ 262 ] {2f107406-6e1d-474e-9dd1-75076a85e55b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5040 | 2025.12.23 09:29:26.607005 [ 262 ] {2f107406-6e1d-474e-9dd1-75076a85e55b} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2025.12.23 09:29:26.607110 [ 54 ] {} <Debug> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5042 | 2025.12.23 09:29:26.607132 [ 262 ] {2f107406-6e1d-474e-9dd1-75076a85e55b} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001274 sec., 188383.04552590268 rows/sec., 11.46 MiB/sec. | ||
| 5043 | 2025.12.23 09:29:26.607195 [ 54 ] {} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2025.12.23 09:29:26.607210 [ 262 ] {2f107406-6e1d-474e-9dd1-75076a85e55b} <Debug> TCPHandler: Processed in 0.001479568 sec. | ||
| 5045 | 2025.12.23 09:29:26.607222 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5046 | 2025.12.23 09:29:26.607335 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2025.12.23 09:29:26.607349 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::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 | ||
| 5048 | 2025.12.23 09:29:26.607434 [ 262 ] {e3f61be9-e3fe-4433-8e33-62aa6df1c063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5049 | 2025.12.23 09:29:26.607478 [ 262 ] {e3f61be9-e3fe-4433-8e33-62aa6df1c063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5050 | 2025.12.23 09:29:26.607482 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5051 | 2025.12.23 09:29:26.607529 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 276 rows starting from the beginning of the part | ||
| 5052 | 2025.12.23 09:29:26.607632 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 248 rows starting from the beginning of the part | ||
| 5053 | 2025.12.23 09:29:26.607689 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 5054 | 2025.12.23 09:29:26.607737 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 240 rows starting from the beginning of the part | ||
| 5055 | 2025.12.23 09:29:26.607787 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::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 | ||
| 5056 | 2025.12.23 09:29:26.607832 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 240 rows starting from the beginning of the part | ||
| 5057 | 2025.12.23 09:29:26.607990 [ 262 ] {e3f61be9-e3fe-4433-8e33-62aa6df1c063} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2025.12.23 09:29:26.608032 [ 262 ] {e3f61be9-e3fe-4433-8e33-62aa6df1c063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5059 | 2025.12.23 09:29:26.608490 [ 262 ] {e3f61be9-e3fe-4433-8e33-62aa6df1c063} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5060 | 2025.12.23 09:29:26.608739 [ 262 ] {e3f61be9-e3fe-4433-8e33-62aa6df1c063} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2025.12.23 09:29:26.608808 [ 195 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513388 sec., 672662.9258326351 rows/sec., 43.90 MiB/sec. | ||
| 5062 | 2025.12.23 09:29:26.608873 [ 262 ] {e3f61be9-e3fe-4433-8e33-62aa6df1c063} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001457 sec., 145504.4612216884 rows/sec., 9.38 MiB/sec. | ||
| 5063 | 2025.12.23 09:29:26.608918 [ 262 ] {e3f61be9-e3fe-4433-8e33-62aa6df1c063} <Debug> TCPHandler: Processed in 0.001636492 sec. | ||
| 5064 | 2025.12.23 09:29:26.608948 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5065 | 2025.12.23 09:29:26.609031 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2025.12.23 09:29:26.609141 [ 262 ] {7b3bd587-bebb-4d18-8e3e-a31c008ab5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5067 | 2025.12.23 09:29:26.609185 [ 262 ] {7b3bd587-bebb-4d18-8e3e-a31c008ab5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5068 | 2025.12.23 09:29:26.609215 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2025.12.23 09:29:26.609287 [ 191 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_26_5} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5070 | 2025.12.23 09:29:26.609360 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5071 | 2025.12.23 09:29:26.609692 [ 262 ] {7b3bd587-bebb-4d18-8e3e-a31c008ab5b1} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2025.12.23 09:29:26.609731 [ 262 ] {7b3bd587-bebb-4d18-8e3e-a31c008ab5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5073 | 2025.12.23 09:29:26.610054 [ 262 ] {7b3bd587-bebb-4d18-8e3e-a31c008ab5b1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5074 | 2025.12.23 09:29:26.610261 [ 262 ] {7b3bd587-bebb-4d18-8e3e-a31c008ab5b1} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2025.12.23 09:29:26.610388 [ 262 ] {7b3bd587-bebb-4d18-8e3e-a31c008ab5b1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 5076 | 2025.12.23 09:29:26.610425 [ 262 ] {7b3bd587-bebb-4d18-8e3e-a31c008ab5b1} <Debug> TCPHandler: Processed in 0.001443387 sec. | ||
| 5077 | 2025.12.23 09:29:26.610536 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2025.12.23 09:29:26.610629 [ 262 ] {315c11c5-1bac-41eb-a145-a2a972267fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5079 | 2025.12.23 09:29:26.610668 [ 262 ] {315c11c5-1bac-41eb-a145-a2a972267fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5080 | 2025.12.23 09:29:26.611401 [ 262 ] {315c11c5-1bac-41eb-a145-a2a972267fb9} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2025.12.23 09:29:26.611435 [ 262 ] {315c11c5-1bac-41eb-a145-a2a972267fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5082 | 2025.12.23 09:29:26.611772 [ 262 ] {315c11c5-1bac-41eb-a145-a2a972267fb9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5083 | 2025.12.23 09:29:26.611985 [ 262 ] {315c11c5-1bac-41eb-a145-a2a972267fb9} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2025.12.23 09:29:26.612108 [ 262 ] {315c11c5-1bac-41eb-a145-a2a972267fb9} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001497 sec., 476953.90781563125 rows/sec., 33.45 MiB/sec. | ||
| 5085 | 2025.12.23 09:29:26.612144 [ 262 ] {315c11c5-1bac-41eb-a145-a2a972267fb9} <Debug> TCPHandler: Processed in 0.001657803 sec. | ||
| 5086 | 2025.12.23 09:29:26.612264 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2025.12.23 09:29:26.612358 [ 262 ] {b5477d63-609d-44c1-a1f5-16aa22328137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5088 | 2025.12.23 09:29:26.612398 [ 262 ] {b5477d63-609d-44c1-a1f5-16aa22328137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5089 | 2025.12.23 09:29:26.612731 [ 262 ] {b5477d63-609d-44c1-a1f5-16aa22328137} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.12.23 09:29:26.612766 [ 262 ] {b5477d63-609d-44c1-a1f5-16aa22328137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5091 | 2025.12.23 09:29:26.613070 [ 262 ] {b5477d63-609d-44c1-a1f5-16aa22328137} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5092 | 2025.12.23 09:29:26.613273 [ 262 ] {b5477d63-609d-44c1-a1f5-16aa22328137} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.12.23 09:29:26.613399 [ 262 ] {b5477d63-609d-44c1-a1f5-16aa22328137} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 5094 | 2025.12.23 09:29:26.613434 [ 262 ] {b5477d63-609d-44c1-a1f5-16aa22328137} <Debug> TCPHandler: Processed in 0.001228351 sec. | ||
| 5095 | 2025.12.23 09:29:26.613546 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2025.12.23 09:29:26.613641 [ 262 ] {3bdbd1f2-1079-44ad-b544-c72cfeeb2bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5097 | 2025.12.23 09:29:26.613683 [ 262 ] {3bdbd1f2-1079-44ad-b544-c72cfeeb2bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5098 | 2025.12.23 09:29:26.614138 [ 262 ] {3bdbd1f2-1079-44ad-b544-c72cfeeb2bd0} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2025.12.23 09:29:26.614174 [ 262 ] {3bdbd1f2-1079-44ad-b544-c72cfeeb2bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5100 | 2025.12.23 09:29:26.614530 [ 262 ] {3bdbd1f2-1079-44ad-b544-c72cfeeb2bd0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5101 | 2025.12.23 09:29:26.614743 [ 262 ] {3bdbd1f2-1079-44ad-b544-c72cfeeb2bd0} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2025.12.23 09:29:26.614870 [ 262 ] {3bdbd1f2-1079-44ad-b544-c72cfeeb2bd0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 5103 | 2025.12.23 09:29:26.614905 [ 262 ] {3bdbd1f2-1079-44ad-b544-c72cfeeb2bd0} <Debug> TCPHandler: Processed in 0.001408986 sec. | ||
| 5104 | 2025.12.23 09:29:26.615013 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5105 | 2025.12.23 09:29:26.615107 [ 262 ] {47e95e45-e087-4deb-b680-b346408f92d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5106 | 2025.12.23 09:29:26.615240 [ 262 ] {47e95e45-e087-4deb-b680-b346408f92d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5107 | 2025.12.23 09:29:26.615546 [ 262 ] {47e95e45-e087-4deb-b680-b346408f92d8} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2025.12.23 09:29:26.615582 [ 262 ] {47e95e45-e087-4deb-b680-b346408f92d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5109 | 2025.12.23 09:29:26.615876 [ 262 ] {47e95e45-e087-4deb-b680-b346408f92d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5110 | 2025.12.23 09:29:26.616078 [ 262 ] {47e95e45-e087-4deb-b680-b346408f92d8} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2025.12.23 09:29:26.616202 [ 262 ] {47e95e45-e087-4deb-b680-b346408f92d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 5112 | 2025.12.23 09:29:26.616237 [ 262 ] {47e95e45-e087-4deb-b680-b346408f92d8} <Debug> TCPHandler: Processed in 0.001273602 sec. | ||
| 5113 | 2025.12.23 09:29:26.616341 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2025.12.23 09:29:26.616529 [ 262 ] {8400b952-0337-4daf-97dd-4f483794f0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5115 | 2025.12.23 09:29:26.616584 [ 262 ] {8400b952-0337-4daf-97dd-4f483794f0b7} <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 | ||
| 5116 | 2025.12.23 09:29:26.617428 [ 262 ] {8400b952-0337-4daf-97dd-4f483794f0b7} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2025.12.23 09:29:26.617464 [ 262 ] {8400b952-0337-4daf-97dd-4f483794f0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5118 | 2025.12.23 09:29:26.618024 [ 262 ] {8400b952-0337-4daf-97dd-4f483794f0b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5119 | 2025.12.23 09:29:26.618245 [ 262 ] {8400b952-0337-4daf-97dd-4f483794f0b7} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.12.23 09:29:26.618385 [ 262 ] {8400b952-0337-4daf-97dd-4f483794f0b7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001875 sec., 18666.666666666668 rows/sec., 33.45 MiB/sec. | ||
| 5121 | 2025.12.23 09:29:26.618436 [ 262 ] {8400b952-0337-4daf-97dd-4f483794f0b7} <Debug> TCPHandler: Processed in 0.002143614 sec. | ||
| 5122 | 2025.12.23 09:29:26.618549 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2025.12.23 09:29:26.618644 [ 262 ] {77a35b01-e966-4a6a-99b6-bb21a561cf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5124 | 2025.12.23 09:29:26.618684 [ 262 ] {77a35b01-e966-4a6a-99b6-bb21a561cf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5125 | 2025.12.23 09:29:26.619020 [ 262 ] {77a35b01-e966-4a6a-99b6-bb21a561cf80} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.12.23 09:29:26.619056 [ 262 ] {77a35b01-e966-4a6a-99b6-bb21a561cf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5127 | 2025.12.23 09:29:26.619376 [ 262 ] {77a35b01-e966-4a6a-99b6-bb21a561cf80} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5128 | 2025.12.23 09:29:26.619580 [ 262 ] {77a35b01-e966-4a6a-99b6-bb21a561cf80} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2025.12.23 09:29:26.619701 [ 262 ] {77a35b01-e966-4a6a-99b6-bb21a561cf80} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 5130 | 2025.12.23 09:29:26.619736 [ 262 ] {77a35b01-e966-4a6a-99b6-bb21a561cf80} <Debug> TCPHandler: Processed in 0.001234852 sec. | ||
| 5131 | 2025.12.23 09:29:30.975858 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5132 | 2025.12.23 09:29:30.975922 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5133 | 2025.12.23 09:29:31.070987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10606 | ||
| 5134 | 2025.12.23 09:29:31.071520 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2025.12.23 09:29:31.071565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5136 | 2025.12.23 09:29:31.072051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5137 | 2025.12.23 09:29:31.072292 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.12.23 09:29:31.072419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10606 | ||
| 5139 | 2025.12.23 09:29:31.588142 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2025.12.23 09:29:31.588378 [ 262 ] {71f2fc2b-d2a1-4d58-bc82-b73fe9b31886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5141 | 2025.12.23 09:29:31.588444 [ 262 ] {71f2fc2b-d2a1-4d58-bc82-b73fe9b31886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5142 | 2025.12.23 09:29:31.589099 [ 262 ] {71f2fc2b-d2a1-4d58-bc82-b73fe9b31886} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2025.12.23 09:29:31.589149 [ 262 ] {71f2fc2b-d2a1-4d58-bc82-b73fe9b31886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5144 | 2025.12.23 09:29:31.589549 [ 262 ] {71f2fc2b-d2a1-4d58-bc82-b73fe9b31886} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5145 | 2025.12.23 09:29:31.589781 [ 262 ] {71f2fc2b-d2a1-4d58-bc82-b73fe9b31886} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2025.12.23 09:29:31.589935 [ 262 ] {71f2fc2b-d2a1-4d58-bc82-b73fe9b31886} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001606 sec., 42341.220423412204 rows/sec., 3.38 MiB/sec. | ||
| 5147 | 2025.12.23 09:29:31.589979 [ 262 ] {71f2fc2b-d2a1-4d58-bc82-b73fe9b31886} <Debug> TCPHandler: Processed in 0.002026502 sec. | ||
| 5148 | 2025.12.23 09:29:31.590108 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2025.12.23 09:29:31.590204 [ 262 ] {6486df0c-8444-4d60-acbe-1bcbab0bb73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5150 | 2025.12.23 09:29:31.590245 [ 262 ] {6486df0c-8444-4d60-acbe-1bcbab0bb73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5151 | 2025.12.23 09:29:31.590645 [ 262 ] {6486df0c-8444-4d60-acbe-1bcbab0bb73c} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2025.12.23 09:29:31.590683 [ 262 ] {6486df0c-8444-4d60-acbe-1bcbab0bb73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5153 | 2025.12.23 09:29:31.590996 [ 262 ] {6486df0c-8444-4d60-acbe-1bcbab0bb73c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5154 | 2025.12.23 09:29:31.591209 [ 262 ] {6486df0c-8444-4d60-acbe-1bcbab0bb73c} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2025.12.23 09:29:31.591336 [ 262 ] {6486df0c-8444-4d60-acbe-1bcbab0bb73c} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 391.98 KiB/sec. | ||
| 5156 | 2025.12.23 09:29:31.591373 [ 262 ] {6486df0c-8444-4d60-acbe-1bcbab0bb73c} <Debug> TCPHandler: Processed in 0.001316493 sec. | ||
| 5157 | 2025.12.23 09:29:31.591484 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2025.12.23 09:29:31.591578 [ 262 ] {370ea841-104e-4077-b9a9-e175c2d12067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5159 | 2025.12.23 09:29:31.591617 [ 262 ] {370ea841-104e-4077-b9a9-e175c2d12067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5160 | 2025.12.23 09:29:31.592036 [ 262 ] {370ea841-104e-4077-b9a9-e175c2d12067} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2025.12.23 09:29:31.592073 [ 262 ] {370ea841-104e-4077-b9a9-e175c2d12067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5162 | 2025.12.23 09:29:31.592395 [ 262 ] {370ea841-104e-4077-b9a9-e175c2d12067} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5163 | 2025.12.23 09:29:31.592608 [ 262 ] {370ea841-104e-4077-b9a9-e175c2d12067} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2025.12.23 09:29:31.592733 [ 262 ] {370ea841-104e-4077-b9a9-e175c2d12067} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001173 sec., 59676.04433077579 rows/sec., 4.66 MiB/sec. | ||
| 5165 | 2025.12.23 09:29:31.592771 [ 262 ] {370ea841-104e-4077-b9a9-e175c2d12067} <Debug> TCPHandler: Processed in 0.001336994 sec. | ||
| 5166 | 2025.12.23 09:29:31.592886 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2025.12.23 09:29:31.592981 [ 262 ] {41149368-9e95-4e05-8cd5-a350d6d31919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5168 | 2025.12.23 09:29:31.593024 [ 262 ] {41149368-9e95-4e05-8cd5-a350d6d31919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5169 | 2025.12.23 09:29:31.593429 [ 262 ] {41149368-9e95-4e05-8cd5-a350d6d31919} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2025.12.23 09:29:31.593464 [ 262 ] {41149368-9e95-4e05-8cd5-a350d6d31919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5171 | 2025.12.23 09:29:31.593799 [ 262 ] {41149368-9e95-4e05-8cd5-a350d6d31919} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5172 | 2025.12.23 09:29:31.594012 [ 262 ] {41149368-9e95-4e05-8cd5-a350d6d31919} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2025.12.23 09:29:31.594139 [ 262 ] {41149368-9e95-4e05-8cd5-a350d6d31919} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5174 | 2025.12.23 09:29:31.594176 [ 262 ] {41149368-9e95-4e05-8cd5-a350d6d31919} <Debug> TCPHandler: Processed in 0.001340955 sec. | ||
| 5175 | 2025.12.23 09:29:31.594292 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5176 | 2025.12.23 09:29:31.594417 [ 262 ] {0927937a-5981-4b4b-b24e-422e4c621348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5177 | 2025.12.23 09:29:31.594484 [ 262 ] {0927937a-5981-4b4b-b24e-422e4c621348} <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 | ||
| 5178 | 2025.12.23 09:29:31.595332 [ 262 ] {0927937a-5981-4b4b-b24e-422e4c621348} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2025.12.23 09:29:31.595369 [ 262 ] {0927937a-5981-4b4b-b24e-422e4c621348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5180 | 2025.12.23 09:29:31.595879 [ 262 ] {0927937a-5981-4b4b-b24e-422e4c621348} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5181 | 2025.12.23 09:29:31.596103 [ 262 ] {0927937a-5981-4b4b-b24e-422e4c621348} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2025.12.23 09:29:31.596210 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5183 | 2025.12.23 09:29:31.596238 [ 262 ] {0927937a-5981-4b4b-b24e-422e4c621348} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001846 sec., 3250.2708559046587 rows/sec., 5.82 MiB/sec. | ||
| 5184 | 2025.12.23 09:29:31.596283 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2025.12.23 09:29:31.596305 [ 262 ] {0927937a-5981-4b4b-b24e-422e4c621348} <Debug> TCPHandler: Processed in 0.002073743 sec. | ||
| 5186 | 2025.12.23 09:29:31.596313 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5187 | 2025.12.23 09:29:31.596426 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2025.12.23 09:29:31.596434 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::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 | ||
| 5189 | 2025.12.23 09:29:31.596527 [ 262 ] {ad5c61c7-01d2-4db8-a19b-845900e9e047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5190 | 2025.12.23 09:29:31.596568 [ 262 ] {ad5c61c7-01d2-4db8-a19b-845900e9e047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5191 | 2025.12.23 09:29:31.596658 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5192 | 2025.12.23 09:29:31.596715 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 503 rows starting from the beginning of the part | ||
| 5193 | 2025.12.23 09:29:31.596846 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 5194 | 2025.12.23 09:29:31.596907 [ 262 ] {ad5c61c7-01d2-4db8-a19b-845900e9e047} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2025.12.23 09:29:31.596943 [ 262 ] {ad5c61c7-01d2-4db8-a19b-845900e9e047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5196 | 2025.12.23 09:29:31.596960 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5197 | 2025.12.23 09:29:31.597066 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 5198 | 2025.12.23 09:29:31.597166 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5199 | 2025.12.23 09:29:31.597266 [ 200 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 5200 | 2025.12.23 09:29:31.597289 [ 262 ] {ad5c61c7-01d2-4db8-a19b-845900e9e047} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5201 | 2025.12.23 09:29:31.597510 [ 262 ] {ad5c61c7-01d2-4db8-a19b-845900e9e047} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2025.12.23 09:29:31.597636 [ 262 ] {ad5c61c7-01d2-4db8-a19b-845900e9e047} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5203 | 2025.12.23 09:29:31.597672 [ 262 ] {ad5c61c7-01d2-4db8-a19b-845900e9e047} <Debug> TCPHandler: Processed in 0.001295973 sec. | ||
| 5204 | 2025.12.23 09:29:31.606459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5205 | 2025.12.23 09:29:31.616136 [ 195 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 19 columns (19 merged, 0 gathered) in 0.019752135 sec., 29920.816154810607 rows/sec., 53.62 MiB/sec. | ||
| 5206 | 2025.12.23 09:29:31.617161 [ 187 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5207 | 2025.12.23 09:29:31.617578 [ 187 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2025.12.23 09:29:31.617657 [ 187 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5209 | 2025.12.23 09:29:31.617785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 5210 | 2025.12.23 09:29:31.621835 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2025.12.23 09:29:31.621879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5212 | 2025.12.23 09:29:31.627203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5213 | 2025.12.23 09:29:31.627912 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.12.23 09:29:31.630527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5215 | 2025.12.23 09:29:32.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.52 MiB, peak 261.33 MiB, free memory in arenas 0.00 B, will set to 257.23 MiB (RSS), difference: 2.71 MiB | ||
| 5216 | 2025.12.23 09:29:32.147945 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2025.12.23 09:29:32.148326 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5218 | 2025.12.23 09:29:32.148713 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5219 | 2025.12.23 09:29:32.148764 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5220 | 2025.12.23 09:29:32.149054 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5221 | 2025.12.23 09:29:32.149127 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5222 | 2025.12.23 09:29:32.149269 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5223 | 2025.12.23 09:29:32.149414 [ 306 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5224 | 2025.12.23 09:29:32.149419 [ 339 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5225 | 2025.12.23 09:29:32.149451 [ 301 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5226 | 2025.12.23 09:29:32.149620 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 5227 | 2025.12.23 09:29:32.149651 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5228 | 2025.12.23 09:29:32.149737 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5229 | 2025.12.23 09:29:32.149758 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 5230 | 2025.12.23 09:29:32.149795 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5231 | 2025.12.23 09:29:32.149838 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5232 | 2025.12.23 09:29:32.149875 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5233 | 2025.12.23 09:29:32.150865 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002707 sec., 15515.33062430735 rows/sec., 624.47 KiB/sec. | ||
| 5234 | 2025.12.23 09:29:32.150981 [ 262 ] {c00d31d8-f483-42f2-b089-a2222b705b41} <Debug> TCPHandler: Processed in 0.003225702 sec. | ||
| 5235 | 2025.12.23 09:29:32.151310 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2025.12.23 09:29:32.151461 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5237 | 2025.12.23 09:29:32.151692 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5238 | 2025.12.23 09:29:32.151730 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5239 | 2025.12.23 09:29:32.151944 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5240 | 2025.12.23 09:29:32.151999 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5241 | 2025.12.23 09:29:32.152106 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5242 | 2025.12.23 09:29:32.152177 [ 306 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5243 | 2025.12.23 09:29:32.152181 [ 301 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5244 | 2025.12.23 09:29:32.152179 [ 295 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5245 | 2025.12.23 09:29:32.152316 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 5246 | 2025.12.23 09:29:32.152337 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5247 | 2025.12.23 09:29:32.152407 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5248 | 2025.12.23 09:29:32.152426 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 5249 | 2025.12.23 09:29:32.152457 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5250 | 2025.12.23 09:29:32.152488 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5251 | 2025.12.23 09:29:32.152516 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5252 | 2025.12.23 09:29:32.153170 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001778 sec., 23622.047244094487 rows/sec., 950.75 KiB/sec. | ||
| 5253 | 2025.12.23 09:29:32.153268 [ 262 ] {52be6168-7b50-473b-ac17-add8df258782} <Debug> TCPHandler: Processed in 0.002012202 sec. | ||
| 5254 | 2025.12.23 09:29:32.153496 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2025.12.23 09:29:32.153636 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5256 | 2025.12.23 09:29:32.153855 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5257 | 2025.12.23 09:29:32.153893 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5258 | 2025.12.23 09:29:32.154109 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5259 | 2025.12.23 09:29:32.154161 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5260 | 2025.12.23 09:29:32.154264 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5261 | 2025.12.23 09:29:32.154315 [ 335 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5262 | 2025.12.23 09:29:32.154322 [ 295 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5263 | 2025.12.23 09:29:32.154331 [ 306 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5264 | 2025.12.23 09:29:32.154421 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 5265 | 2025.12.23 09:29:32.154447 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5266 | 2025.12.23 09:29:32.154513 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5267 | 2025.12.23 09:29:32.154530 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 5268 | 2025.12.23 09:29:32.154561 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5269 | 2025.12.23 09:29:32.154599 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5270 | 2025.12.23 09:29:32.154630 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5271 | 2025.12.23 09:29:32.155315 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001739 sec., 24151.811385853936 rows/sec., 972.07 KiB/sec. | ||
| 5272 | 2025.12.23 09:29:32.155425 [ 262 ] {1a0423ea-f580-4c03-b1e7-72351c79f222} <Debug> TCPHandler: Processed in 0.001980351 sec. | ||
| 5273 | 2025.12.23 09:29:32.155630 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2025.12.23 09:29:32.155769 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5275 | 2025.12.23 09:29:32.155995 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5276 | 2025.12.23 09:29:32.156032 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5277 | 2025.12.23 09:29:32.156245 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5278 | 2025.12.23 09:29:32.156297 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5279 | 2025.12.23 09:29:32.156397 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5280 | 2025.12.23 09:29:32.156465 [ 335 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5281 | 2025.12.23 09:29:32.156471 [ 295 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5282 | 2025.12.23 09:29:32.156470 [ 306 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5283 | 2025.12.23 09:29:32.156575 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 5284 | 2025.12.23 09:29:32.156601 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5285 | 2025.12.23 09:29:32.156667 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5286 | 2025.12.23 09:29:32.156684 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 5287 | 2025.12.23 09:29:32.156714 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5288 | 2025.12.23 09:29:32.156745 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5289 | 2025.12.23 09:29:32.156774 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5290 | 2025.12.23 09:29:32.157386 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001677 sec., 25044.722719141322 rows/sec., 1008.01 KiB/sec. | ||
| 5291 | 2025.12.23 09:29:32.157493 [ 262 ] {67c3274d-0686-478e-b255-3452cdd9aec6} <Debug> TCPHandler: Processed in 0.001913209 sec. | ||
| 5292 | 2025.12.23 09:29:32.157695 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2025.12.23 09:29:32.157834 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5294 | 2025.12.23 09:29:32.158053 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5295 | 2025.12.23 09:29:32.158089 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5296 | 2025.12.23 09:29:32.158302 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5297 | 2025.12.23 09:29:32.158354 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5298 | 2025.12.23 09:29:32.158457 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5299 | 2025.12.23 09:29:32.158517 [ 338 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5300 | 2025.12.23 09:29:32.158521 [ 306 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5301 | 2025.12.23 09:29:32.158523 [ 335 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5302 | 2025.12.23 09:29:32.158631 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 5303 | 2025.12.23 09:29:32.158652 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5304 | 2025.12.23 09:29:32.158718 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5305 | 2025.12.23 09:29:32.158736 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 5306 | 2025.12.23 09:29:32.158767 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5307 | 2025.12.23 09:29:32.158799 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5308 | 2025.12.23 09:29:32.158829 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5309 | 2025.12.23 09:29:32.159358 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001584 sec., 26515.151515151516 rows/sec., 1.04 MiB/sec. | ||
| 5310 | 2025.12.23 09:29:32.159449 [ 262 ] {8bc8b226-49c2-4e2c-93b5-e770969e7dbd} <Debug> TCPHandler: Processed in 0.001804926 sec. | ||
| 5311 | 2025.12.23 09:29:32.159651 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2025.12.23 09:29:32.159789 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5313 | 2025.12.23 09:29:32.160006 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5314 | 2025.12.23 09:29:32.160042 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5315 | 2025.12.23 09:29:32.160255 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5316 | 2025.12.23 09:29:32.160307 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5317 | 2025.12.23 09:29:32.160404 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5318 | 2025.12.23 09:29:32.160453 [ 295 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5319 | 2025.12.23 09:29:32.160469 [ 335 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5320 | 2025.12.23 09:29:32.160473 [ 338 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5321 | 2025.12.23 09:29:32.160557 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 5322 | 2025.12.23 09:29:32.160582 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5323 | 2025.12.23 09:29:32.160648 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5324 | 2025.12.23 09:29:32.160666 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 5325 | 2025.12.23 09:29:32.160696 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5326 | 2025.12.23 09:29:32.160727 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5327 | 2025.12.23 09:29:32.160755 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5328 | 2025.12.23 09:29:32.161295 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001564 sec., 26854.219948849102 rows/sec., 1.06 MiB/sec. | ||
| 5329 | 2025.12.23 09:29:32.161403 [ 262 ] {86df7833-8dc0-4e62-94ef-f1b9d6951be9} <Debug> TCPHandler: Processed in 0.001802517 sec. | ||
| 5330 | 2025.12.23 09:29:32.330614 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2025.12.23 09:29:32.330906 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5332 | 2025.12.23 09:29:32.331343 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5333 | 2025.12.23 09:29:32.331381 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5334 | 2025.12.23 09:29:32.331629 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5335 | 2025.12.23 09:29:32.331687 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5336 | 2025.12.23 09:29:32.331787 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 5337 | 2025.12.23 09:29:32.331861 [ 307 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5338 | 2025.12.23 09:29:32.331864 [ 306 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5339 | 2025.12.23 09:29:32.331882 [ 338 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5340 | 2025.12.23 09:29:32.331980 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (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 | ||
| 5341 | 2025.12.23 09:29:32.332006 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5342 | 2025.12.23 09:29:32.332075 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5343 | 2025.12.23 09:29:32.332092 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Debug> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 5344 | 2025.12.23 09:29:32.332123 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5345 | 2025.12.23 09:29:32.332154 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5346 | 2025.12.23 09:29:32.332182 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5347 | 2025.12.23 09:29:32.332820 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002036 sec., 20628.683693516698 rows/sec., 830.27 KiB/sec. | ||
| 5348 | 2025.12.23 09:29:32.332915 [ 262 ] {00d6d24d-358d-45bc-b00a-ff7e1c3821e3} <Debug> TCPHandler: Processed in 0.002410591 sec. | ||
| 5349 | 2025.12.23 09:29:32.333297 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2025.12.23 09:29:32.333401 [ 262 ] {1f8c90b1-4fdb-435e-9fae-0a91f00b6124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5351 | 2025.12.23 09:29:32.333442 [ 262 ] {1f8c90b1-4fdb-435e-9fae-0a91f00b6124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5352 | 2025.12.23 09:29:32.333940 [ 262 ] {1f8c90b1-4fdb-435e-9fae-0a91f00b6124} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.12.23 09:29:32.333979 [ 262 ] {1f8c90b1-4fdb-435e-9fae-0a91f00b6124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5354 | 2025.12.23 09:29:32.334384 [ 262 ] {1f8c90b1-4fdb-435e-9fae-0a91f00b6124} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5355 | 2025.12.23 09:29:32.334570 [ 262 ] {1f8c90b1-4fdb-435e-9fae-0a91f00b6124} <Trace> oximeter.timeseries_schema (e04ae0b0-4cb1-4c78-8ec4-7f0e0f65ff3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2025.12.23 09:29:32.334705 [ 262 ] {1f8c90b1-4fdb-435e-9fae-0a91f00b6124} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001334 sec., 5247.376311844078 rows/sec., 1.04 MiB/sec. | ||
| 5357 | 2025.12.23 09:29:32.334747 [ 262 ] {1f8c90b1-4fdb-435e-9fae-0a91f00b6124} <Debug> TCPHandler: Processed in 0.001498238 sec. | ||
| 5358 | 2025.12.23 09:29:32.334862 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2025.12.23 09:29:32.334959 [ 262 ] {889a74ea-2318-4cbe-9a8d-f2a04aa14c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5360 | 2025.12.23 09:29:32.334998 [ 262 ] {889a74ea-2318-4cbe-9a8d-f2a04aa14c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5361 | 2025.12.23 09:29:32.335614 [ 262 ] {889a74ea-2318-4cbe-9a8d-f2a04aa14c63} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.12.23 09:29:32.335649 [ 262 ] {889a74ea-2318-4cbe-9a8d-f2a04aa14c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5363 | 2025.12.23 09:29:32.335979 [ 262 ] {889a74ea-2318-4cbe-9a8d-f2a04aa14c63} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5364 | 2025.12.23 09:29:32.336178 [ 262 ] {889a74ea-2318-4cbe-9a8d-f2a04aa14c63} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2025.12.23 09:29:32.336299 [ 262 ] {889a74ea-2318-4cbe-9a8d-f2a04aa14c63} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001358 sec., 301914.5802650957 rows/sec., 19.15 MiB/sec. | ||
| 5366 | 2025.12.23 09:29:32.336335 [ 262 ] {889a74ea-2318-4cbe-9a8d-f2a04aa14c63} <Debug> TCPHandler: Processed in 0.001521239 sec. | ||
| 5367 | 2025.12.23 09:29:32.336450 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2025.12.23 09:29:32.336542 [ 262 ] {52b5bd37-fd62-4bd7-ab92-10ff4ff63d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5369 | 2025.12.23 09:29:32.336581 [ 262 ] {52b5bd37-fd62-4bd7-ab92-10ff4ff63d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5370 | 2025.12.23 09:29:32.336955 [ 262 ] {52b5bd37-fd62-4bd7-ab92-10ff4ff63d8a} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2025.12.23 09:29:32.336990 [ 262 ] {52b5bd37-fd62-4bd7-ab92-10ff4ff63d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5372 | 2025.12.23 09:29:32.337254 [ 262 ] {52b5bd37-fd62-4bd7-ab92-10ff4ff63d8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5373 | 2025.12.23 09:29:32.337452 [ 262 ] {52b5bd37-fd62-4bd7-ab92-10ff4ff63d8a} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2025.12.23 09:29:32.337577 [ 262 ] {52b5bd37-fd62-4bd7-ab92-10ff4ff63d8a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001053 sec., 3798.6704653371326 rows/sec., 309.75 KiB/sec. | ||
| 5375 | 2025.12.23 09:29:32.337613 [ 262 ] {52b5bd37-fd62-4bd7-ab92-10ff4ff63d8a} <Debug> TCPHandler: Processed in 0.00121078 sec. | ||
| 5376 | 2025.12.23 09:29:32.337720 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2025.12.23 09:29:32.337815 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5378 | 2025.12.23 09:29:32.337853 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5379 | 2025.12.23 09:29:32.339339 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2025.12.23 09:29:32.339376 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5381 | 2025.12.23 09:29:32.339853 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5382 | 2025.12.23 09:29:32.340063 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2025.12.23 09:29:32.340187 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Debug> executeQuery: Read 2325 rows, 193.33 KiB in 0.002389 sec., 973210.5483465885 rows/sec., 79.03 MiB/sec. | ||
| 5384 | 2025.12.23 09:29:32.340211 [ 65 ] {} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5385 | 2025.12.23 09:29:32.340225 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5386 | 2025.12.23 09:29:32.340272 [ 262 ] {6c19cb69-996c-479a-80f6-f8517c48e89f} <Debug> TCPHandler: Processed in 0.002599316 sec. | ||
| 5387 | 2025.12.23 09:29:32.340283 [ 65 ] {} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2025.12.23 09:29:32.340309 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5389 | 2025.12.23 09:29:32.340386 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2025.12.23 09:29:32.340407 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::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 | ||
| 5391 | 2025.12.23 09:29:32.340484 [ 262 ] {7fd303da-1034-4282-acc1-02a24ca01702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5392 | 2025.12.23 09:29:32.340502 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5393 | 2025.12.23 09:29:32.340523 [ 262 ] {7fd303da-1034-4282-acc1-02a24ca01702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5394 | 2025.12.23 09:29:32.340530 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1324 rows starting from the beginning of the part | ||
| 5395 | 2025.12.23 09:29:32.340583 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1182 rows starting from the beginning of the part | ||
| 5396 | 2025.12.23 09:29:32.340625 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 69 rows starting from the beginning of the part | ||
| 5397 | 2025.12.23 09:29:32.340667 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1182 rows starting from the beginning of the part | ||
| 5398 | 2025.12.23 09:29:32.340703 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 68 rows starting from the beginning of the part | ||
| 5399 | 2025.12.23 09:29:32.340740 [ 200 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2325 rows starting from the beginning of the part | ||
| 5400 | 2025.12.23 09:29:32.341005 [ 262 ] {7fd303da-1034-4282-acc1-02a24ca01702} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2025.12.23 09:29:32.341040 [ 262 ] {7fd303da-1034-4282-acc1-02a24ca01702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5402 | 2025.12.23 09:29:32.341393 [ 262 ] {7fd303da-1034-4282-acc1-02a24ca01702} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5403 | 2025.12.23 09:29:32.341592 [ 262 ] {7fd303da-1034-4282-acc1-02a24ca01702} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2025.12.23 09:29:32.341717 [ 262 ] {7fd303da-1034-4282-acc1-02a24ca01702} <Debug> executeQuery: Read 244 rows, 15.23 KiB in 0.001252 sec., 194888.178913738 rows/sec., 11.88 MiB/sec. | ||
| 5405 | 2025.12.23 09:29:32.341754 [ 262 ] {7fd303da-1034-4282-acc1-02a24ca01702} <Debug> TCPHandler: Processed in 0.001415656 sec. | ||
| 5406 | 2025.12.23 09:29:32.341855 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2025.12.23 09:29:32.341947 [ 262 ] {b420b492-1a17-4bc8-a353-0d2587ff2a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5408 | 2025.12.23 09:29:32.341985 [ 262 ] {b420b492-1a17-4bc8-a353-0d2587ff2a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5409 | 2025.12.23 09:29:32.342521 [ 262 ] {b420b492-1a17-4bc8-a353-0d2587ff2a00} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2025.12.23 09:29:32.342556 [ 262 ] {b420b492-1a17-4bc8-a353-0d2587ff2a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5411 | 2025.12.23 09:29:32.342673 [ 187 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 5 columns (5 merged, 0 gathered) in 0.002309348 sec., 2663089.322180979 rows/sec., 224.79 MiB/sec. | ||
| 5412 | 2025.12.23 09:29:32.342875 [ 262 ] {b420b492-1a17-4bc8-a353-0d2587ff2a00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5413 | 2025.12.23 09:29:32.342939 [ 192 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5414 | 2025.12.23 09:29:32.343130 [ 262 ] {b420b492-1a17-4bc8-a353-0d2587ff2a00} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2025.12.23 09:29:32.343215 [ 192 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2025.12.23 09:29:32.343260 [ 262 ] {b420b492-1a17-4bc8-a353-0d2587ff2a00} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001331 sec., 330578.5123966942 rows/sec., 21.87 MiB/sec. | ||
| 5417 | 2025.12.23 09:29:32.343293 [ 192 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_31_6} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5418 | 2025.12.23 09:29:32.343298 [ 262 ] {b420b492-1a17-4bc8-a353-0d2587ff2a00} <Debug> TCPHandler: Processed in 0.001489609 sec. | ||
| 5419 | 2025.12.23 09:29:32.343353 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5420 | 2025.12.23 09:29:32.343416 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2025.12.23 09:29:32.343509 [ 262 ] {4d88d2ed-5a76-4fe5-aca2-4a22b2fe2230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5422 | 2025.12.23 09:29:32.343547 [ 262 ] {4d88d2ed-5a76-4fe5-aca2-4a22b2fe2230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5423 | 2025.12.23 09:29:32.344004 [ 262 ] {4d88d2ed-5a76-4fe5-aca2-4a22b2fe2230} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.12.23 09:29:32.344039 [ 262 ] {4d88d2ed-5a76-4fe5-aca2-4a22b2fe2230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5425 | 2025.12.23 09:29:32.344331 [ 262 ] {4d88d2ed-5a76-4fe5-aca2-4a22b2fe2230} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5426 | 2025.12.23 09:29:32.344537 [ 262 ] {4d88d2ed-5a76-4fe5-aca2-4a22b2fe2230} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.12.23 09:29:32.344663 [ 262 ] {4d88d2ed-5a76-4fe5-aca2-4a22b2fe2230} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001173 sec., 179880.64791133846 rows/sec., 10.21 MiB/sec. | ||
| 5428 | 2025.12.23 09:29:32.344700 [ 262 ] {4d88d2ed-5a76-4fe5-aca2-4a22b2fe2230} <Debug> TCPHandler: Processed in 0.001332145 sec. | ||
| 5429 | 2025.12.23 09:29:32.344801 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2025.12.23 09:29:32.344893 [ 262 ] {0612da0c-ed4f-439a-ad8b-3a4d0c46b2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5431 | 2025.12.23 09:29:32.344932 [ 262 ] {0612da0c-ed4f-439a-ad8b-3a4d0c46b2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5432 | 2025.12.23 09:29:32.345661 [ 262 ] {0612da0c-ed4f-439a-ad8b-3a4d0c46b2cd} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.12.23 09:29:32.345697 [ 262 ] {0612da0c-ed4f-439a-ad8b-3a4d0c46b2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5434 | 2025.12.23 09:29:32.346066 [ 262 ] {0612da0c-ed4f-439a-ad8b-3a4d0c46b2cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5435 | 2025.12.23 09:29:32.346272 [ 262 ] {0612da0c-ed4f-439a-ad8b-3a4d0c46b2cd} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2025.12.23 09:29:32.346375 [ 65 ] {} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5437 | 2025.12.23 09:29:32.346398 [ 262 ] {0612da0c-ed4f-439a-ad8b-3a4d0c46b2cd} <Debug> executeQuery: Read 1174 rows, 85.89 KiB in 0.001522 sec., 771353.482260184 rows/sec., 55.11 MiB/sec. | ||
| 5438 | 2025.12.23 09:29:32.346414 [ 65 ] {} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2025.12.23 09:29:32.346443 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5440 | 2025.12.23 09:29:32.346444 [ 262 ] {0612da0c-ed4f-439a-ad8b-3a4d0c46b2cd} <Debug> TCPHandler: Processed in 0.001689603 sec. | ||
| 5441 | 2025.12.23 09:29:32.346530 [ 188 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 5442 | 2025.12.23 09:29:32.346568 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2025.12.23 09:29:32.346623 [ 188 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5444 | 2025.12.23 09:29:32.346651 [ 188 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 792 rows starting from the beginning of the part | ||
| 5445 | 2025.12.23 09:29:32.346660 [ 262 ] {d4810cfa-6964-479d-bb42-a47c57ebfaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5446 | 2025.12.23 09:29:32.346700 [ 262 ] {d4810cfa-6964-479d-bb42-a47c57ebfaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5447 | 2025.12.23 09:29:32.346706 [ 188 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 714 rows starting from the beginning of the part | ||
| 5448 | 2025.12.23 09:29:32.346753 [ 188 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 5449 | 2025.12.23 09:29:32.346801 [ 188 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 714 rows starting from the beginning of the part | ||
| 5450 | 2025.12.23 09:29:32.346843 [ 188 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 70 rows starting from the beginning of the part | ||
| 5451 | 2025.12.23 09:29:32.346886 [ 188 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1174 rows starting from the beginning of the part | ||
| 5452 | 2025.12.23 09:29:32.347019 [ 262 ] {d4810cfa-6964-479d-bb42-a47c57ebfaff} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2025.12.23 09:29:32.347053 [ 262 ] {d4810cfa-6964-479d-bb42-a47c57ebfaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5454 | 2025.12.23 09:29:32.347348 [ 262 ] {d4810cfa-6964-479d-bb42-a47c57ebfaff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5455 | 2025.12.23 09:29:32.347573 [ 262 ] {d4810cfa-6964-479d-bb42-a47c57ebfaff} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2025.12.23 09:29:32.347697 [ 262 ] {d4810cfa-6964-479d-bb42-a47c57ebfaff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 5457 | 2025.12.23 09:29:32.347732 [ 262 ] {d4810cfa-6964-479d-bb42-a47c57ebfaff} <Debug> TCPHandler: Processed in 0.001211651 sec. | ||
| 5458 | 2025.12.23 09:29:32.347838 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2025.12.23 09:29:32.347928 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5460 | 2025.12.23 09:29:32.347967 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5461 | 2025.12.23 09:29:32.348045 [ 187 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3536 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154858 sec., 2283382.195301502 rows/sec., 171.22 MiB/sec. | ||
| 5462 | 2025.12.23 09:29:32.348297 [ 190 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5463 | 2025.12.23 09:29:32.348633 [ 190 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.12.23 09:29:32.348730 [ 190 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_31_6} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5465 | 2025.12.23 09:29:32.348937 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5466 | 2025.12.23 09:29:32.349785 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.12.23 09:29:32.349825 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5468 | 2025.12.23 09:29:32.350508 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5469 | 2025.12.23 09:29:32.350720 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.12.23 09:29:32.350834 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5471 | 2025.12.23 09:29:32.350851 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Debug> executeQuery: Read 4834 rows, 329.73 KiB in 0.00294 sec., 1644217.68707483 rows/sec., 109.53 MiB/sec. | ||
| 5472 | 2025.12.23 09:29:32.350871 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2025.12.23 09:29:32.350895 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5474 | 2025.12.23 09:29:32.350896 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5475 | 2025.12.23 09:29:32.350924 [ 262 ] {e7c5eb65-136a-4ef7-b71a-9cb25700e47d} <Debug> TCPHandler: Processed in 0.00313346 sec. | ||
| 5476 | 2025.12.23 09:29:32.350990 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 5477 | 2025.12.23 09:29:32.351037 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2025.12.23 09:29:32.351112 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5479 | 2025.12.23 09:29:32.351134 [ 262 ] {2409f373-843e-441a-a16e-176573c4c2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5480 | 2025.12.23 09:29:32.351150 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5864 rows starting from the beginning of the part | ||
| 5481 | 2025.12.23 09:29:32.351180 [ 262 ] {2409f373-843e-441a-a16e-176573c4c2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5482 | 2025.12.23 09:29:32.351223 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 5483 | 2025.12.23 09:29:32.351281 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part | ||
| 5484 | 2025.12.23 09:29:32.351324 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 314 rows starting from the beginning of the part | ||
| 5485 | 2025.12.23 09:29:32.351403 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 5486 | 2025.12.23 09:29:32.351447 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4834 rows starting from the beginning of the part | ||
| 5487 | 2025.12.23 09:29:32.351524 [ 262 ] {2409f373-843e-441a-a16e-176573c4c2ab} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2025.12.23 09:29:32.351568 [ 262 ] {2409f373-843e-441a-a16e-176573c4c2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5489 | 2025.12.23 09:29:32.351900 [ 262 ] {2409f373-843e-441a-a16e-176573c4c2ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5490 | 2025.12.23 09:29:32.352123 [ 262 ] {2409f373-843e-441a-a16e-176573c4c2ab} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2025.12.23 09:29:32.352276 [ 262 ] {2409f373-843e-441a-a16e-176573c4c2ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 58.09 KiB/sec. | ||
| 5492 | 2025.12.23 09:29:32.352389 [ 262 ] {2409f373-843e-441a-a16e-176573c4c2ab} <Debug> TCPHandler: Processed in 0.001398696 sec. | ||
| 5493 | 2025.12.23 09:29:32.352526 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2025.12.23 09:29:32.352621 [ 262 ] {d257fc09-92cc-4e60-9203-7fe5828c323f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5495 | 2025.12.23 09:29:32.352673 [ 262 ] {d257fc09-92cc-4e60-9203-7fe5828c323f} <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 | ||
| 5496 | 2025.12.23 09:29:32.353435 [ 262 ] {d257fc09-92cc-4e60-9203-7fe5828c323f} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.12.23 09:29:32.353471 [ 262 ] {d257fc09-92cc-4e60-9203-7fe5828c323f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5498 | 2025.12.23 09:29:32.354077 [ 262 ] {d257fc09-92cc-4e60-9203-7fe5828c323f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5499 | 2025.12.23 09:29:32.354316 [ 262 ] {d257fc09-92cc-4e60-9203-7fe5828c323f} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2025.12.23 09:29:32.354461 [ 262 ] {d257fc09-92cc-4e60-9203-7fe5828c323f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001859 sec., 18827.32651963421 rows/sec., 33.74 MiB/sec. | ||
| 5501 | 2025.12.23 09:29:32.354514 [ 262 ] {d257fc09-92cc-4e60-9203-7fe5828c323f} <Debug> TCPHandler: Processed in 0.002035822 sec. | ||
| 5502 | 2025.12.23 09:29:32.354636 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2025.12.23 09:29:32.354729 [ 262 ] {bddfef2c-b4fa-45a9-a5be-5842f73d0a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5504 | 2025.12.23 09:29:32.354770 [ 262 ] {bddfef2c-b4fa-45a9-a5be-5842f73d0a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5505 | 2025.12.23 09:29:32.355098 [ 262 ] {bddfef2c-b4fa-45a9-a5be-5842f73d0a1e} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2025.12.23 09:29:32.355134 [ 262 ] {bddfef2c-b4fa-45a9-a5be-5842f73d0a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5507 | 2025.12.23 09:29:32.355461 [ 262 ] {bddfef2c-b4fa-45a9-a5be-5842f73d0a1e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5508 | 2025.12.23 09:29:32.355672 [ 262 ] {bddfef2c-b4fa-45a9-a5be-5842f73d0a1e} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2025.12.23 09:29:32.355772 [ 65 ] {} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5510 | 2025.12.23 09:29:32.355777 [ 189 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11647 rows, containing 5 columns (5 merged, 0 gathered) in 0.004829493 sec., 2411640.310898059 rows/sec., 162.26 MiB/sec. | ||
| 5511 | 2025.12.23 09:29:32.355801 [ 262 ] {bddfef2c-b4fa-45a9-a5be-5842f73d0a1e} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.00109 sec., 51376.14678899082 rows/sec., 2.88 MiB/sec. | ||
| 5512 | 2025.12.23 09:29:32.355808 [ 65 ] {} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2025.12.23 09:29:32.355849 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 5514 | 2025.12.23 09:29:32.355852 [ 262 ] {bddfef2c-b4fa-45a9-a5be-5842f73d0a1e} <Debug> TCPHandler: Processed in 0.001263692 sec. | ||
| 5515 | 2025.12.23 09:29:32.355939 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 5516 | 2025.12.23 09:29:32.356063 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5517 | 2025.12.23 09:29:32.356095 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1940 rows starting from the beginning of the part | ||
| 5518 | 2025.12.23 09:29:32.356104 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5519 | 2025.12.23 09:29:32.356151 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5520 | 2025.12.23 09:29:32.356202 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 5521 | 2025.12.23 09:29:32.356241 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5522 | 2025.12.23 09:29:32.356281 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 5523 | 2025.12.23 09:29:32.356317 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5524 | 2025.12.23 09:29:32.356420 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2025.12.23 09:29:32.356521 [ 187 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5526 | 2025.12.23 09:29:32.356603 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5527 | 2025.12.23 09:29:32.357585 [ 193 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001690463 sec., 1374771.2904689426 rows/sec., 87.96 MiB/sec. | ||
| 5528 | 2025.12.23 09:29:32.357876 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5529 | 2025.12.23 09:29:32.358166 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2025.12.23 09:29:32.358242 [ 190 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_31_6} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5531 | 2025.12.23 09:29:32.358311 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5532 | 2025.12.23 09:29:36.101405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 732 | ||
| 5533 | 2025.12.23 09:29:36.104902 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.12.23 09:29:36.104942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5535 | 2025.12.23 09:29:36.106255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5536 | 2025.12.23 09:29:36.106524 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.12.23 09:29:36.106660 [ 59 ] {} <Debug> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5538 | 2025.12.23 09:29:36.106697 [ 59 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.12.23 09:29:36.106716 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5540 | 2025.12.23 09:29:36.106779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5541 | 2025.12.23 09:29:36.106828 [ 189 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::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 | ||
| 5542 | 2025.12.23 09:29:36.107413 [ 189 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5543 | 2025.12.23 09:29:36.107559 [ 189 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 516 rows starting from the beginning of the part | ||
| 5544 | 2025.12.23 09:29:36.107920 [ 189 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5545 | 2025.12.23 09:29:36.108273 [ 189 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5546 | 2025.12.23 09:29:36.108626 [ 189 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5547 | 2025.12.23 09:29:36.108988 [ 189 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5548 | 2025.12.23 09:29:36.109366 [ 189 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 5549 | 2025.12.23 09:29:36.115476 [ 193 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 72 columns (72 merged, 0 gathered) in 0.008702882 sec., 84110.06836585858 rows/sec., 74.69 MiB/sec. | ||
| 5550 | 2025.12.23 09:29:36.116640 [ 198 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5551 | 2025.12.23 09:29:36.117305 [ 198 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2025.12.23 09:29:36.117393 [ 198 ] {93b58756-c7c4-4dd5-8f38-c0e6c44c4a94::all_1_16_3} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5553 | 2025.12.23 09:29:36.117654 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5554 | 2025.12.23 09:29:36.586564 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5555 | 2025.12.23 09:29:36.586853 [ 262 ] {2afe6311-43be-4de1-9039-0510def5a98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5556 | 2025.12.23 09:29:36.586961 [ 262 ] {2afe6311-43be-4de1-9039-0510def5a98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5557 | 2025.12.23 09:29:36.587867 [ 262 ] {2afe6311-43be-4de1-9039-0510def5a98f} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2025.12.23 09:29:36.587919 [ 262 ] {2afe6311-43be-4de1-9039-0510def5a98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5559 | 2025.12.23 09:29:36.588338 [ 262 ] {2afe6311-43be-4de1-9039-0510def5a98f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5560 | 2025.12.23 09:29:36.588598 [ 262 ] {2afe6311-43be-4de1-9039-0510def5a98f} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2025.12.23 09:29:36.588773 [ 262 ] {2afe6311-43be-4de1-9039-0510def5a98f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001999 sec., 28014.007003501752 rows/sec., 2.15 MiB/sec. | ||
| 5562 | 2025.12.23 09:29:36.588824 [ 262 ] {2afe6311-43be-4de1-9039-0510def5a98f} <Debug> TCPHandler: Processed in 0.002451683 sec. | ||
| 5563 | 2025.12.23 09:29:36.588953 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2025.12.23 09:29:36.589056 [ 262 ] {efdf8657-bc1b-41ff-bec9-1765d2e223a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5565 | 2025.12.23 09:29:36.589099 [ 262 ] {efdf8657-bc1b-41ff-bec9-1765d2e223a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5566 | 2025.12.23 09:29:36.589529 [ 262 ] {efdf8657-bc1b-41ff-bec9-1765d2e223a6} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2025.12.23 09:29:36.589567 [ 262 ] {efdf8657-bc1b-41ff-bec9-1765d2e223a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5568 | 2025.12.23 09:29:36.589890 [ 262 ] {efdf8657-bc1b-41ff-bec9-1765d2e223a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5569 | 2025.12.23 09:29:36.590106 [ 262 ] {efdf8657-bc1b-41ff-bec9-1765d2e223a6} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2025.12.23 09:29:36.590240 [ 262 ] {efdf8657-bc1b-41ff-bec9-1765d2e223a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 5571 | 2025.12.23 09:29:36.590279 [ 262 ] {efdf8657-bc1b-41ff-bec9-1765d2e223a6} <Debug> TCPHandler: Processed in 0.001380525 sec. | ||
| 5572 | 2025.12.23 09:29:36.590394 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2025.12.23 09:29:36.590491 [ 262 ] {347ce43a-9b7c-4ea1-b274-6ed07744fb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5574 | 2025.12.23 09:29:36.590535 [ 262 ] {347ce43a-9b7c-4ea1-b274-6ed07744fb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5575 | 2025.12.23 09:29:36.590915 [ 262 ] {347ce43a-9b7c-4ea1-b274-6ed07744fb70} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2025.12.23 09:29:36.590951 [ 262 ] {347ce43a-9b7c-4ea1-b274-6ed07744fb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5577 | 2025.12.23 09:29:36.591299 [ 262 ] {347ce43a-9b7c-4ea1-b274-6ed07744fb70} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5578 | 2025.12.23 09:29:36.591515 [ 262 ] {347ce43a-9b7c-4ea1-b274-6ed07744fb70} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2025.12.23 09:29:36.591646 [ 262 ] {347ce43a-9b7c-4ea1-b274-6ed07744fb70} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001174 sec., 109028.96081771722 rows/sec., 7.59 MiB/sec. | ||
| 5580 | 2025.12.23 09:29:36.591682 [ 262 ] {347ce43a-9b7c-4ea1-b274-6ed07744fb70} <Debug> TCPHandler: Processed in 0.001339094 sec. | ||
| 5581 | 2025.12.23 09:29:36.591798 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2025.12.23 09:29:36.591893 [ 262 ] {6b7f36eb-db53-4ec1-b80a-3e3d13b1725d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5583 | 2025.12.23 09:29:36.591935 [ 262 ] {6b7f36eb-db53-4ec1-b80a-3e3d13b1725d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5584 | 2025.12.23 09:29:36.592262 [ 262 ] {6b7f36eb-db53-4ec1-b80a-3e3d13b1725d} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2025.12.23 09:29:36.592298 [ 262 ] {6b7f36eb-db53-4ec1-b80a-3e3d13b1725d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5586 | 2025.12.23 09:29:36.592601 [ 262 ] {6b7f36eb-db53-4ec1-b80a-3e3d13b1725d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5587 | 2025.12.23 09:29:36.592832 [ 262 ] {6b7f36eb-db53-4ec1-b80a-3e3d13b1725d} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2025.12.23 09:29:36.592969 [ 262 ] {6b7f36eb-db53-4ec1-b80a-3e3d13b1725d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 5589 | 2025.12.23 09:29:36.593006 [ 262 ] {6b7f36eb-db53-4ec1-b80a-3e3d13b1725d} <Debug> TCPHandler: Processed in 0.001259813 sec. | ||
| 5590 | 2025.12.23 09:29:38.572495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11054 | ||
| 5591 | 2025.12.23 09:29:38.573057 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2025.12.23 09:29:38.573108 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5593 | 2025.12.23 09:29:38.573647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5594 | 2025.12.23 09:29:38.573883 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2025.12.23 09:29:38.574019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11054 | ||
| 5596 | 2025.12.23 09:29:39.131554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5597 | 2025.12.23 09:29:39.147025 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2025.12.23 09:29:39.147074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5599 | 2025.12.23 09:29:39.153485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5600 | 2025.12.23 09:29:39.154219 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2025.12.23 09:29:39.157114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5602 | 2025.12.23 09:29:41.588909 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2025.12.23 09:29:41.589140 [ 262 ] {61146852-80ad-455e-966b-244631162b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5604 | 2025.12.23 09:29:41.589218 [ 262 ] {61146852-80ad-455e-966b-244631162b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5605 | 2025.12.23 09:29:41.589936 [ 262 ] {61146852-80ad-455e-966b-244631162b58} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2025.12.23 09:29:41.589989 [ 262 ] {61146852-80ad-455e-966b-244631162b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5607 | 2025.12.23 09:29:41.590407 [ 262 ] {61146852-80ad-455e-966b-244631162b58} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5608 | 2025.12.23 09:29:41.590646 [ 262 ] {61146852-80ad-455e-966b-244631162b58} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2025.12.23 09:29:41.590820 [ 262 ] {61146852-80ad-455e-966b-244631162b58} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001743 sec., 39013.19563970166 rows/sec., 3.11 MiB/sec. | ||
| 5610 | 2025.12.23 09:29:41.590874 [ 262 ] {61146852-80ad-455e-966b-244631162b58} <Debug> TCPHandler: Processed in 0.002107954 sec. | ||
| 5611 | 2025.12.23 09:29:41.591024 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2025.12.23 09:29:41.591129 [ 262 ] {af4ac3a5-f5f9-4dbd-8135-acff82a7eb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5613 | 2025.12.23 09:29:41.591173 [ 262 ] {af4ac3a5-f5f9-4dbd-8135-acff82a7eb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5614 | 2025.12.23 09:29:41.591607 [ 262 ] {af4ac3a5-f5f9-4dbd-8135-acff82a7eb52} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2025.12.23 09:29:41.591644 [ 262 ] {af4ac3a5-f5f9-4dbd-8135-acff82a7eb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5616 | 2025.12.23 09:29:41.591963 [ 262 ] {af4ac3a5-f5f9-4dbd-8135-acff82a7eb52} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5617 | 2025.12.23 09:29:41.592177 [ 262 ] {af4ac3a5-f5f9-4dbd-8135-acff82a7eb52} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2025.12.23 09:29:41.592318 [ 262 ] {af4ac3a5-f5f9-4dbd-8135-acff82a7eb52} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001212 sec., 4950.495049504951 rows/sec., 372.25 KiB/sec. | ||
| 5619 | 2025.12.23 09:29:41.592357 [ 262 ] {af4ac3a5-f5f9-4dbd-8135-acff82a7eb52} <Debug> TCPHandler: Processed in 0.001394436 sec. | ||
| 5620 | 2025.12.23 09:29:41.592479 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2025.12.23 09:29:41.592579 [ 262 ] {3aeb2b98-8c2e-4baa-b218-9b0cbec1477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5622 | 2025.12.23 09:29:41.592622 [ 262 ] {3aeb2b98-8c2e-4baa-b218-9b0cbec1477b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5623 | 2025.12.23 09:29:41.593061 [ 262 ] {3aeb2b98-8c2e-4baa-b218-9b0cbec1477b} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2025.12.23 09:29:41.593098 [ 262 ] {3aeb2b98-8c2e-4baa-b218-9b0cbec1477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5625 | 2025.12.23 09:29:41.593404 [ 262 ] {3aeb2b98-8c2e-4baa-b218-9b0cbec1477b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5626 | 2025.12.23 09:29:41.593618 [ 262 ] {3aeb2b98-8c2e-4baa-b218-9b0cbec1477b} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2025.12.23 09:29:41.593755 [ 262 ] {3aeb2b98-8c2e-4baa-b218-9b0cbec1477b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001198 sec., 58430.71786310517 rows/sec., 4.56 MiB/sec. | ||
| 5628 | 2025.12.23 09:29:41.593794 [ 262 ] {3aeb2b98-8c2e-4baa-b218-9b0cbec1477b} <Debug> TCPHandler: Processed in 0.001366534 sec. | ||
| 5629 | 2025.12.23 09:29:41.593916 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2025.12.23 09:29:41.594013 [ 262 ] {1eba3f21-1b5b-401a-ae9a-6ef67e645458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5631 | 2025.12.23 09:29:41.594057 [ 262 ] {1eba3f21-1b5b-401a-ae9a-6ef67e645458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5632 | 2025.12.23 09:29:41.594476 [ 262 ] {1eba3f21-1b5b-401a-ae9a-6ef67e645458} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2025.12.23 09:29:41.594511 [ 262 ] {1eba3f21-1b5b-401a-ae9a-6ef67e645458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5634 | 2025.12.23 09:29:41.594871 [ 262 ] {1eba3f21-1b5b-401a-ae9a-6ef67e645458} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5635 | 2025.12.23 09:29:41.595081 [ 262 ] {1eba3f21-1b5b-401a-ae9a-6ef67e645458} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2025.12.23 09:29:41.595212 [ 262 ] {1eba3f21-1b5b-401a-ae9a-6ef67e645458} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 5637 | 2025.12.23 09:29:41.595249 [ 262 ] {1eba3f21-1b5b-401a-ae9a-6ef67e645458} <Debug> TCPHandler: Processed in 0.001384285 sec. | ||
| 5638 | 2025.12.23 09:29:41.595367 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2025.12.23 09:29:41.595463 [ 262 ] {8cb14e55-4cbe-43fc-a5a8-d1083487cdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5640 | 2025.12.23 09:29:41.595516 [ 262 ] {8cb14e55-4cbe-43fc-a5a8-d1083487cdf9} <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 | ||
| 5641 | 2025.12.23 09:29:41.596255 [ 262 ] {8cb14e55-4cbe-43fc-a5a8-d1083487cdf9} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2025.12.23 09:29:41.596291 [ 262 ] {8cb14e55-4cbe-43fc-a5a8-d1083487cdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5643 | 2025.12.23 09:29:41.596785 [ 262 ] {8cb14e55-4cbe-43fc-a5a8-d1083487cdf9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5644 | 2025.12.23 09:29:41.597007 [ 262 ] {8cb14e55-4cbe-43fc-a5a8-d1083487cdf9} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2025.12.23 09:29:41.597154 [ 262 ] {8cb14e55-4cbe-43fc-a5a8-d1083487cdf9} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00171 sec., 3508.7719298245615 rows/sec., 6.29 MiB/sec. | ||
| 5646 | 2025.12.23 09:29:41.597237 [ 262 ] {8cb14e55-4cbe-43fc-a5a8-d1083487cdf9} <Debug> TCPHandler: Processed in 0.001919419 sec. | ||
| 5647 | 2025.12.23 09:29:41.597381 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2025.12.23 09:29:41.597493 [ 262 ] {6f6e718d-91ee-4a7c-aaca-07291f24bc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5649 | 2025.12.23 09:29:41.597538 [ 262 ] {6f6e718d-91ee-4a7c-aaca-07291f24bc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5650 | 2025.12.23 09:29:41.597983 [ 262 ] {6f6e718d-91ee-4a7c-aaca-07291f24bc4b} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2025.12.23 09:29:41.598030 [ 262 ] {6f6e718d-91ee-4a7c-aaca-07291f24bc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5652 | 2025.12.23 09:29:41.598393 [ 262 ] {6f6e718d-91ee-4a7c-aaca-07291f24bc4b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5653 | 2025.12.23 09:29:41.598621 [ 262 ] {6f6e718d-91ee-4a7c-aaca-07291f24bc4b} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2025.12.23 09:29:41.598754 [ 262 ] {6f6e718d-91ee-4a7c-aaca-07291f24bc4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 5655 | 2025.12.23 09:29:41.598790 [ 262 ] {6f6e718d-91ee-4a7c-aaca-07291f24bc4b} <Debug> TCPHandler: Processed in 0.001466758 sec. | ||
| 5656 | 2025.12.23 09:29:41.825719 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40991 | ||
| 5657 | 2025.12.23 09:29:41.825831 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5658 | 2025.12.23 09:29:41.825858 [ 287 ] {} <Debug> TCP-Session: 1fde5760-b573-43f1-a9bd-8e1c665cf3be Authenticating user 'default' from [fd00:1122:3344:101::e]:40991 | ||
| 5659 | 2025.12.23 09:29:41.825879 [ 287 ] {} <Debug> TCP-Session: 1fde5760-b573-43f1-a9bd-8e1c665cf3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2025.12.23 09:29:41.825892 [ 287 ] {} <Debug> TCP-Session: 1fde5760-b573-43f1-a9bd-8e1c665cf3be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2025.12.23 09:29:41.826097 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60012 | ||
| 5662 | 2025.12.23 09:29:41.826133 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38573 | ||
| 5663 | 2025.12.23 09:29:41.826161 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56844 | ||
| 5664 | 2025.12.23 09:29:41.826188 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50792 | ||
| 5665 | 2025.12.23 09:29:41.826225 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5666 | 2025.12.23 09:29:41.826197 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34724 | ||
| 5667 | 2025.12.23 09:29:41.826270 [ 289 ] {} <Debug> TCP-Session: 33fa25b1-22e7-42ab-9bc3-17239079a07c Authenticating user 'default' from [fd00:1122:3344:101::e]:60012 | ||
| 5668 | 2025.12.23 09:29:41.826291 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2025.12.23 09:29:41.826174 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49095 | ||
| 5670 | 2025.12.23 09:29:41.826320 [ 293 ] {} <Debug> TCP-Session: e9049c75-891e-455b-b807-27e26531b6f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56844 | ||
| 5671 | 2025.12.23 09:29:41.826313 [ 289 ] {} <Debug> TCP-Session: 33fa25b1-22e7-42ab-9bc3-17239079a07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2025.12.23 09:29:41.826359 [ 293 ] {} <Debug> TCP-Session: e9049c75-891e-455b-b807-27e26531b6f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2025.12.23 09:29:41.826372 [ 289 ] {} <Debug> TCP-Session: 33fa25b1-22e7-42ab-9bc3-17239079a07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2025.12.23 09:29:41.826379 [ 293 ] {} <Debug> TCP-Session: e9049c75-891e-455b-b807-27e26531b6f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2025.12.23 09:29:41.826375 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5676 | 2025.12.23 09:29:41.826159 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53763 | ||
| 5677 | 2025.12.23 09:29:41.826436 [ 290 ] {} <Debug> TCP-Session: bbb777f0-8e87-4b3c-9c1c-3885fa85bcd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38573 | ||
| 5678 | 2025.12.23 09:29:41.826138 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45581 | ||
| 5679 | 2025.12.23 09:29:41.826479 [ 290 ] {} <Debug> TCP-Session: bbb777f0-8e87-4b3c-9c1c-3885fa85bcd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2025.12.23 09:29:41.826500 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5681 | 2025.12.23 09:29:41.826514 [ 290 ] {} <Debug> TCP-Session: bbb777f0-8e87-4b3c-9c1c-3885fa85bcd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2025.12.23 09:29:41.826501 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5683 | 2025.12.23 09:29:41.826532 [ 286 ] {} <Debug> TCP-Session: 94fb1ae6-dac4-4a43-b257-9f7f25d6908c Authenticating user 'default' from [fd00:1122:3344:101::e]:34724 | ||
| 5684 | 2025.12.23 09:29:41.826319 [ 287 ] {} <Trace> TCP-Session: 1fde5760-b573-43f1-a9bd-8e1c665cf3be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2025.12.23 09:29:41.826566 [ 286 ] {} <Debug> TCP-Session: 94fb1ae6-dac4-4a43-b257-9f7f25d6908c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2025.12.23 09:29:41.826561 [ 294 ] {} <Debug> TCP-Session: a37b8512-1e32-4dbf-b10f-a8f63def6582 Authenticating user 'default' from [fd00:1122:3344:101::e]:49095 | ||
| 5687 | 2025.12.23 09:29:41.826601 [ 286 ] {} <Debug> TCP-Session: 94fb1ae6-dac4-4a43-b257-9f7f25d6908c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2025.12.23 09:29:41.826595 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5689 | 2025.12.23 09:29:41.826617 [ 294 ] {} <Debug> TCP-Session: a37b8512-1e32-4dbf-b10f-a8f63def6582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2025.12.23 09:29:41.826656 [ 259 ] {} <Debug> TCP-Session: 1f88da44-6df2-43b0-b91b-7ea8fe042aa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50792 | ||
| 5691 | 2025.12.23 09:29:41.826660 [ 294 ] {} <Debug> TCP-Session: a37b8512-1e32-4dbf-b10f-a8f63def6582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2025.12.23 09:29:41.826666 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5693 | 2025.12.23 09:29:41.826689 [ 259 ] {} <Debug> TCP-Session: 1f88da44-6df2-43b0-b91b-7ea8fe042aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2025.12.23 09:29:41.826717 [ 291 ] {} <Debug> TCP-Session: ea68d333-3fcc-4b0a-bc7d-a4bc000ae759 Authenticating user 'default' from [fd00:1122:3344:101::e]:45581 | ||
| 5695 | 2025.12.23 09:29:41.826725 [ 259 ] {} <Debug> TCP-Session: 1f88da44-6df2-43b0-b91b-7ea8fe042aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2025.12.23 09:29:41.826744 [ 291 ] {} <Debug> TCP-Session: ea68d333-3fcc-4b0a-bc7d-a4bc000ae759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2025.12.23 09:29:41.826759 [ 287 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40991) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5698 | 2025.12.23 09:29:41.826771 [ 291 ] {} <Debug> TCP-Session: ea68d333-3fcc-4b0a-bc7d-a4bc000ae759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2025.12.23 09:29:41.826597 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5700 | 2025.12.23 09:29:41.826843 [ 292 ] {} <Debug> TCP-Session: 16c9a3a9-627e-42d0-bde3-d09f176ffd09 Authenticating user 'default' from [fd00:1122:3344:101::e]:53763 | ||
| 5701 | 2025.12.23 09:29:41.826866 [ 292 ] {} <Debug> TCP-Session: 16c9a3a9-627e-42d0-bde3-d09f176ffd09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2025.12.23 09:29:41.826882 [ 292 ] {} <Debug> TCP-Session: 16c9a3a9-627e-42d0-bde3-d09f176ffd09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2025.12.23 09:29:41.827067 [ 287 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5704 | 2025.12.23 09:29:41.827130 [ 287 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5705 | 2025.12.23 09:29:41.827435 [ 287 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 5706 | 2025.12.23 09:29:41.828567 [ 320 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Trace> AggregatingTransform: Aggregating | ||
| 5707 | 2025.12.23 09:29:41.828620 [ 320 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5708 | 2025.12.23 09:29:41.828661 [ 320 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001126319 sec. (887.848 rows/sec., 34.68 KiB/sec.) | ||
| 5709 | 2025.12.23 09:29:41.828681 [ 320 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Trace> Aggregator: Merging aggregated data | ||
| 5710 | 2025.12.23 09:29:41.829970 [ 287 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003271 sec., 305.7169061449098 rows/sec., 11.94 KiB/sec. | ||
| 5711 | 2025.12.23 09:29:41.830119 [ 287 ] {db2e5ab5-d04e-4420-98b8-ffaf3c41429d} <Debug> TCPHandler: Processed in 0.003955501 sec. | ||
| 5712 | 2025.12.23 09:29:41.830207 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5713 | 2025.12.23 09:29:41.830237 [ 287 ] {} <Debug> TCP-Session: 1fde5760-b573-43f1-a9bd-8e1c665cf3be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2025.12.23 09:29:41.830241 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2025.12.23 09:29:41.830262 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5716 | 2025.12.23 09:29:41.830283 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5717 | 2025.12.23 09:29:41.830302 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5718 | 2025.12.23 09:29:41.830316 [ 289 ] {} <Debug> TCP-Session: 33fa25b1-22e7-42ab-9bc3-17239079a07c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2025.12.23 09:29:41.830329 [ 293 ] {} <Debug> TCP-Session: e9049c75-891e-455b-b807-27e26531b6f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2025.12.23 09:29:41.830347 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2025.12.23 09:29:41.830364 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5722 | 2025.12.23 09:29:41.830386 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5723 | 2025.12.23 09:29:41.830407 [ 292 ] {} <Debug> TCP-Session: 16c9a3a9-627e-42d0-bde3-d09f176ffd09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2025.12.23 09:29:41.830399 [ 259 ] {} <Debug> TCP-Session: 1f88da44-6df2-43b0-b91b-7ea8fe042aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2025.12.23 09:29:41.830447 [ 294 ] {} <Debug> TCP-Session: a37b8512-1e32-4dbf-b10f-a8f63def6582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2025.12.23 09:29:41.830363 [ 286 ] {} <Debug> TCP-Session: 94fb1ae6-dac4-4a43-b257-9f7f25d6908c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2025.12.23 09:29:41.830323 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2025.12.23 09:29:41.830300 [ 290 ] {} <Debug> TCP-Session: bbb777f0-8e87-4b3c-9c1c-3885fa85bcd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2025.12.23 09:29:41.830530 [ 291 ] {} <Debug> TCP-Session: ea68d333-3fcc-4b0a-bc7d-a4bc000ae759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2025.12.23 09:29:41.839382 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33906 | ||
| 5731 | 2025.12.23 09:29:41.839448 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5732 | 2025.12.23 09:29:41.839470 [ 287 ] {} <Debug> TCP-Session: 49dd82ad-e3cd-4713-8bcd-f762a5b2f163 Authenticating user 'default' from [fd00:1122:3344:101::e]:33906 | ||
| 5733 | 2025.12.23 09:29:41.839485 [ 287 ] {} <Debug> TCP-Session: 49dd82ad-e3cd-4713-8bcd-f762a5b2f163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2025.12.23 09:29:41.839497 [ 287 ] {} <Debug> TCP-Session: 49dd82ad-e3cd-4713-8bcd-f762a5b2f163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2025.12.23 09:29:41.839659 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60285 | ||
| 5736 | 2025.12.23 09:29:41.839674 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44649 | ||
| 5737 | 2025.12.23 09:29:41.839695 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38732 | ||
| 5738 | 2025.12.23 09:29:41.839715 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42938 | ||
| 5739 | 2025.12.23 09:29:41.839730 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5740 | 2025.12.23 09:29:41.839740 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46660 | ||
| 5741 | 2025.12.23 09:29:41.839774 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2025.12.23 09:29:41.839792 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5743 | 2025.12.23 09:29:41.839818 [ 291 ] {} <Debug> TCP-Session: 017a5258-b82f-449c-8e8c-d8d61a93f016 Authenticating user 'default' from [fd00:1122:3344:101::e]:38732 | ||
| 5744 | 2025.12.23 09:29:41.839835 [ 293 ] {} <Debug> TCP-Session: cce80f1a-e04e-40b7-a77a-c1aefb606f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:42938 | ||
| 5745 | 2025.12.23 09:29:41.839848 [ 291 ] {} <Debug> TCP-Session: 017a5258-b82f-449c-8e8c-d8d61a93f016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2025.12.23 09:29:41.839862 [ 293 ] {} <Debug> TCP-Session: cce80f1a-e04e-40b7-a77a-c1aefb606f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2025.12.23 09:29:41.839873 [ 291 ] {} <Debug> TCP-Session: 017a5258-b82f-449c-8e8c-d8d61a93f016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2025.12.23 09:29:41.839886 [ 293 ] {} <Debug> TCP-Session: cce80f1a-e04e-40b7-a77a-c1aefb606f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2025.12.23 09:29:41.839769 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59206 | ||
| 5750 | 2025.12.23 09:29:41.839757 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5751 | 2025.12.23 09:29:41.839769 [ 289 ] {} <Debug> TCP-Session: 704f9d20-6fb9-45b0-a8a7-bc14713f99d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60285 | ||
| 5752 | 2025.12.23 09:29:41.839966 [ 290 ] {} <Debug> TCP-Session: 31ee3d80-75eb-46fb-a692-1b7496991e86 Authenticating user 'default' from [fd00:1122:3344:101::e]:44649 | ||
| 5753 | 2025.12.23 09:29:41.839977 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2025.12.23 09:29:41.839982 [ 289 ] {} <Debug> TCP-Session: 704f9d20-6fb9-45b0-a8a7-bc14713f99d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2025.12.23 09:29:41.840006 [ 286 ] {} <Debug> TCP-Session: 304a3961-6b6d-4aba-993b-5f0d06ce4322 Authenticating user 'default' from [fd00:1122:3344:101::e]:59206 | ||
| 5756 | 2025.12.23 09:29:41.839994 [ 290 ] {} <Debug> TCP-Session: 31ee3d80-75eb-46fb-a692-1b7496991e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2025.12.23 09:29:41.840013 [ 289 ] {} <Debug> TCP-Session: 704f9d20-6fb9-45b0-a8a7-bc14713f99d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2025.12.23 09:29:41.840028 [ 286 ] {} <Debug> TCP-Session: 304a3961-6b6d-4aba-993b-5f0d06ce4322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2025.12.23 09:29:41.840034 [ 290 ] {} <Debug> TCP-Session: 31ee3d80-75eb-46fb-a692-1b7496991e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2025.12.23 09:29:41.840059 [ 286 ] {} <Debug> TCP-Session: 304a3961-6b6d-4aba-993b-5f0d06ce4322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2025.12.23 09:29:41.839701 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56313 | ||
| 5762 | 2025.12.23 09:29:41.839762 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53163 | ||
| 5763 | 2025.12.23 09:29:41.839837 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5764 | 2025.12.23 09:29:41.840144 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5765 | 2025.12.23 09:29:41.840164 [ 294 ] {} <Debug> TCP-Session: 69e8365a-b827-48d4-871c-e74faaa27ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46660 | ||
| 5766 | 2025.12.23 09:29:41.840167 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5767 | 2025.12.23 09:29:41.840178 [ 292 ] {} <Debug> TCP-Session: 0ca4b883-9501-4d77-9059-52c5d5fa9b51 Authenticating user 'default' from [fd00:1122:3344:101::e]:56313 | ||
| 5768 | 2025.12.23 09:29:41.840190 [ 294 ] {} <Debug> TCP-Session: 69e8365a-b827-48d4-871c-e74faaa27ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2025.12.23 09:29:41.840215 [ 292 ] {} <Debug> TCP-Session: 0ca4b883-9501-4d77-9059-52c5d5fa9b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2025.12.23 09:29:41.840226 [ 294 ] {} <Debug> TCP-Session: 69e8365a-b827-48d4-871c-e74faaa27ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2025.12.23 09:29:41.840239 [ 292 ] {} <Debug> TCP-Session: 0ca4b883-9501-4d77-9059-52c5d5fa9b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2025.12.23 09:29:41.840206 [ 259 ] {} <Debug> TCP-Session: 61e70cf8-9f17-42b8-ad57-957f619f2d1f Authenticating user 'default' from [fd00:1122:3344:101::e]:53163 | ||
| 5773 | 2025.12.23 09:29:41.839689 [ 287 ] {} <Trace> TCP-Session: 49dd82ad-e3cd-4713-8bcd-f762a5b2f163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2025.12.23 09:29:41.840284 [ 259 ] {} <Debug> TCP-Session: 61e70cf8-9f17-42b8-ad57-957f619f2d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2025.12.23 09:29:41.840328 [ 259 ] {} <Debug> TCP-Session: 61e70cf8-9f17-42b8-ad57-957f619f2d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2025.12.23 09:29:41.840446 [ 287 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33906) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5777 | 2025.12.23 09:29:41.840647 [ 287 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5778 | 2025.12.23 09:29:41.840698 [ 287 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5779 | 2025.12.23 09:29:41.840979 [ 287 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 5780 | 2025.12.23 09:29:41.841946 [ 348 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Trace> AggregatingTransform: Aggregating | ||
| 5781 | 2025.12.23 09:29:41.841998 [ 348 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5782 | 2025.12.23 09:29:41.842037 [ 348 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958924 sec. (1042.836 rows/sec., 40.74 KiB/sec.) | ||
| 5783 | 2025.12.23 09:29:41.842056 [ 348 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Trace> Aggregator: Merging aggregated data | ||
| 5784 | 2025.12.23 09:29:41.843645 [ 287 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003239 sec., 308.73726458783574 rows/sec., 12.06 KiB/sec. | ||
| 5785 | 2025.12.23 09:29:41.843818 [ 287 ] {16a78ea9-0682-41ac-9485-317d1bd0531b} <Debug> TCPHandler: Processed in 0.004187717 sec. | ||
| 5786 | 2025.12.23 09:29:41.843981 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5787 | 2025.12.23 09:29:41.844008 [ 287 ] {} <Debug> TCP-Session: 49dd82ad-e3cd-4713-8bcd-f762a5b2f163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2025.12.23 09:29:41.844017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5789 | 2025.12.23 09:29:41.844039 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5790 | 2025.12.23 09:29:41.844059 [ 289 ] {} <Debug> TCP-Session: 704f9d20-6fb9-45b0-a8a7-bc14713f99d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2025.12.23 09:29:41.844059 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5792 | 2025.12.23 09:29:41.844081 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5793 | 2025.12.23 09:29:41.844103 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5794 | 2025.12.23 09:29:41.844141 [ 290 ] {} <Debug> TCP-Session: 31ee3d80-75eb-46fb-a692-1b7496991e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2025.12.23 09:29:41.844138 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5796 | 2025.12.23 09:29:41.844160 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5797 | 2025.12.23 09:29:41.844195 [ 293 ] {} <Debug> TCP-Session: cce80f1a-e04e-40b7-a77a-c1aefb606f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5798 | 2025.12.23 09:29:41.844166 [ 291 ] {} <Debug> TCP-Session: 017a5258-b82f-449c-8e8c-d8d61a93f016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2025.12.23 09:29:41.844218 [ 259 ] {} <Debug> TCP-Session: 61e70cf8-9f17-42b8-ad57-957f619f2d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2025.12.23 09:29:41.844123 [ 292 ] {} <Debug> TCP-Session: 0ca4b883-9501-4d77-9059-52c5d5fa9b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2025.12.23 09:29:41.844086 [ 286 ] {} <Debug> TCP-Session: 304a3961-6b6d-4aba-993b-5f0d06ce4322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2025.12.23 09:29:41.844121 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5803 | 2025.12.23 09:29:41.844334 [ 294 ] {} <Debug> TCP-Session: 69e8365a-b827-48d4-871c-e74faaa27ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2025.12.23 09:29:42.066386 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46506 | ||
| 5805 | 2025.12.23 09:29:42.066484 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5806 | 2025.12.23 09:29:42.066510 [ 287 ] {} <Debug> TCP-Session: ce3ce6bb-1dc1-44c1-b16e-8e5e6126daa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46506 | ||
| 5807 | 2025.12.23 09:29:42.066531 [ 287 ] {} <Debug> TCP-Session: ce3ce6bb-1dc1-44c1-b16e-8e5e6126daa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2025.12.23 09:29:42.066544 [ 287 ] {} <Debug> TCP-Session: ce3ce6bb-1dc1-44c1-b16e-8e5e6126daa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2025.12.23 09:29:42.066698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60721 | ||
| 5810 | 2025.12.23 09:29:42.066764 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44632 | ||
| 5811 | 2025.12.23 09:29:42.066779 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57608 | ||
| 5812 | 2025.12.23 09:29:42.066798 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63629 | ||
| 5813 | 2025.12.23 09:29:42.066826 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42233 | ||
| 5814 | 2025.12.23 09:29:42.066852 [ 287 ] {} <Trace> TCP-Session: ce3ce6bb-1dc1-44c1-b16e-8e5e6126daa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2025.12.23 09:29:42.066869 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5816 | 2025.12.23 09:29:42.066890 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5817 | 2025.12.23 09:29:42.066909 [ 291 ] {} <Debug> TCP-Session: 3ca23b54-6010-4f0f-9637-f03d7ad66732 Authenticating user 'default' from [fd00:1122:3344:101::e]:57608 | ||
| 5818 | 2025.12.23 09:29:42.066875 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5819 | 2025.12.23 09:29:42.066933 [ 293 ] {} <Debug> TCP-Session: 84ffa486-12be-4935-aa4e-519781b4f302 Authenticating user 'default' from [fd00:1122:3344:101::e]:63629 | ||
| 5820 | 2025.12.23 09:29:42.066942 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2025.12.23 09:29:42.066967 [ 290 ] {} <Debug> TCP-Session: e299ebb3-5e07-4c47-8d83-613dd0d47688 Authenticating user 'default' from [fd00:1122:3344:101::e]:44632 | ||
| 5822 | 2025.12.23 09:29:42.066978 [ 293 ] {} <Debug> TCP-Session: 84ffa486-12be-4935-aa4e-519781b4f302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2025.12.23 09:29:42.066992 [ 259 ] {} <Debug> TCP-Session: 0a4f1c6b-bfd3-43f3-aded-5b36fbef5e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:42233 | ||
| 5824 | 2025.12.23 09:29:42.067009 [ 293 ] {} <Debug> TCP-Session: 84ffa486-12be-4935-aa4e-519781b4f302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2025.12.23 09:29:42.067027 [ 287 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5826 | 2025.12.23 09:29:42.067032 [ 259 ] {} <Debug> TCP-Session: 0a4f1c6b-bfd3-43f3-aded-5b36fbef5e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2025.12.23 09:29:42.067003 [ 290 ] {} <Debug> TCP-Session: e299ebb3-5e07-4c47-8d83-613dd0d47688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2025.12.23 09:29:42.067071 [ 259 ] {} <Debug> TCP-Session: 0a4f1c6b-bfd3-43f3-aded-5b36fbef5e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2025.12.23 09:29:42.067090 [ 290 ] {} <Debug> TCP-Session: e299ebb3-5e07-4c47-8d83-613dd0d47688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2025.12.23 09:29:42.066938 [ 291 ] {} <Debug> TCP-Session: 3ca23b54-6010-4f0f-9637-f03d7ad66732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2025.12.23 09:29:42.066834 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45368 | ||
| 5832 | 2025.12.23 09:29:42.067136 [ 291 ] {} <Debug> TCP-Session: 3ca23b54-6010-4f0f-9637-f03d7ad66732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2025.12.23 09:29:42.066815 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61811 | ||
| 5834 | 2025.12.23 09:29:42.066804 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64649 | ||
| 5835 | 2025.12.23 09:29:42.067199 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5836 | 2025.12.23 09:29:42.066803 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5837 | 2025.12.23 09:29:42.067234 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5838 | 2025.12.23 09:29:42.067242 [ 286 ] {} <Debug> TCP-Session: c512aa31-0c0e-43c1-b115-582f35b4cb20 Authenticating user 'default' from [fd00:1122:3344:101::e]:45368 | ||
| 5839 | 2025.12.23 09:29:42.067267 [ 289 ] {} <Debug> TCP-Session: eb7d256f-0c90-431b-9c8c-ed20af5f5f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:60721 | ||
| 5840 | 2025.12.23 09:29:42.067265 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2025.12.23 09:29:42.067296 [ 289 ] {} <Debug> TCP-Session: eb7d256f-0c90-431b-9c8c-ed20af5f5f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2025.12.23 09:29:42.067313 [ 292 ] {} <Debug> TCP-Session: 4ab82b19-806b-4030-a076-f4646d42b8b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64649 | ||
| 5843 | 2025.12.23 09:29:42.067322 [ 289 ] {} <Debug> TCP-Session: eb7d256f-0c90-431b-9c8c-ed20af5f5f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2025.12.23 09:29:42.067338 [ 292 ] {} <Debug> TCP-Session: 4ab82b19-806b-4030-a076-f4646d42b8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2025.12.23 09:29:42.067275 [ 294 ] {} <Debug> TCP-Session: 54a95f80-0b03-435e-9d25-e62376241341 Authenticating user 'default' from [fd00:1122:3344:101::e]:61811 | ||
| 5846 | 2025.12.23 09:29:42.067363 [ 292 ] {} <Debug> TCP-Session: 4ab82b19-806b-4030-a076-f4646d42b8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2025.12.23 09:29:42.067386 [ 294 ] {} <Debug> TCP-Session: 54a95f80-0b03-435e-9d25-e62376241341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2025.12.23 09:29:42.067282 [ 286 ] {} <Debug> TCP-Session: c512aa31-0c0e-43c1-b115-582f35b4cb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2025.12.23 09:29:42.067409 [ 294 ] {} <Debug> TCP-Session: 54a95f80-0b03-435e-9d25-e62376241341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2025.12.23 09:29:42.067421 [ 286 ] {} <Debug> TCP-Session: c512aa31-0c0e-43c1-b115-582f35b4cb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2025.12.23 09:29:42.067285 [ 287 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5852 | 2025.12.23 09:29:42.067494 [ 287 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5853 | 2025.12.23 09:29:42.067762 [ 287 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Debug> oximeter.version (368d8028-bea8-4627-aca6-2bb5877aaad5) (SelectExecutor): Key condition: unknown | ||
| 5854 | 2025.12.23 09:29:42.068725 [ 313 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Trace> AggregatingTransform: Aggregating | ||
| 5855 | 2025.12.23 09:29:42.068771 [ 313 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Trace> Aggregator: Aggregation method: without_key | ||
| 5856 | 2025.12.23 09:29:42.068813 [ 313 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952614 sec. (1049.743 rows/sec., 41.01 KiB/sec.) | ||
| 5857 | 2025.12.23 09:29:42.068836 [ 313 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Trace> Aggregator: Merging aggregated data | ||
| 5858 | 2025.12.23 09:29:42.069990 [ 287 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003015 sec., 331.6749585406302 rows/sec., 12.96 KiB/sec. | ||
| 5859 | 2025.12.23 09:29:42.070118 [ 287 ] {bf963d3d-35a4-42cc-8a59-bfa663a34253} <Debug> TCPHandler: Processed in 0.003380397 sec. | ||
| 5860 | 2025.12.23 09:29:42.070212 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2025.12.23 09:29:42.070239 [ 287 ] {} <Debug> TCP-Session: ce3ce6bb-1dc1-44c1-b16e-8e5e6126daa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2025.12.23 09:29:42.070240 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5863 | 2025.12.23 09:29:42.070263 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5864 | 2025.12.23 09:29:42.070283 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5865 | 2025.12.23 09:29:42.070292 [ 289 ] {} <Debug> TCP-Session: eb7d256f-0c90-431b-9c8c-ed20af5f5f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2025.12.23 09:29:42.070303 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5867 | 2025.12.23 09:29:42.070321 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5868 | 2025.12.23 09:29:42.070340 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5869 | 2025.12.23 09:29:42.070370 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5870 | 2025.12.23 09:29:42.070379 [ 293 ] {} <Debug> TCP-Session: 84ffa486-12be-4935-aa4e-519781b4f302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2025.12.23 09:29:42.070396 [ 292 ] {} <Debug> TCP-Session: 4ab82b19-806b-4030-a076-f4646d42b8b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2025.12.23 09:29:42.070411 [ 259 ] {} <Debug> TCP-Session: 0a4f1c6b-bfd3-43f3-aded-5b36fbef5e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2025.12.23 09:29:42.070364 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5874 | 2025.12.23 09:29:42.070358 [ 290 ] {} <Debug> TCP-Session: e299ebb3-5e07-4c47-8d83-613dd0d47688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2025.12.23 09:29:42.070473 [ 294 ] {} <Debug> TCP-Session: 54a95f80-0b03-435e-9d25-e62376241341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2025.12.23 09:29:42.070330 [ 291 ] {} <Debug> TCP-Session: 3ca23b54-6010-4f0f-9637-f03d7ad66732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2025.12.23 09:29:42.070309 [ 286 ] {} <Debug> TCP-Session: c512aa31-0c0e-43c1-b115-582f35b4cb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2025.12.23 09:29:44.035424 [ 45 ] {} <Debug> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 5879 | 2025.12.23 09:29:44.035492 [ 45 ] {} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2025.12.23 09:29:44.035514 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5881 | 2025.12.23 09:29:44.035610 [ 189 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 5882 | 2025.12.23 09:29:44.035725 [ 189 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5883 | 2025.12.23 09:29:44.035760 [ 189 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 237 rows starting from the beginning of the part | ||
| 5884 | 2025.12.23 09:29:44.035822 [ 189 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5885 | 2025.12.23 09:29:44.035868 [ 189 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5886 | 2025.12.23 09:29:44.035909 [ 189 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5887 | 2025.12.23 09:29:44.035950 [ 189 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 440 rows starting from the beginning of the part | ||
| 5888 | 2025.12.23 09:29:44.036882 [ 189 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314793 sec., 998636.2872330473 rows/sec., 69.11 MiB/sec. | ||
| 5889 | 2025.12.23 09:29:44.037055 [ 193 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5890 | 2025.12.23 09:29:44.037320 [ 193 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2025.12.23 09:29:44.037397 [ 193 ] {d4478a7b-5e34-44bf-90e4-f163ea7d0fe4::all_1_15_3} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 5892 | 2025.12.23 09:29:44.037468 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5893 | 2025.12.23 09:29:45.975988 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5894 | 2025.12.23 09:29:45.976042 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5895 | 2025.12.23 09:29:46.074905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11566 | ||
| 5896 | 2025.12.23 09:29:46.075480 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2025.12.23 09:29:46.075533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5898 | 2025.12.23 09:29:46.076049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5899 | 2025.12.23 09:29:46.076294 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2025.12.23 09:29:46.076438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11566 | ||
| 5901 | 2025.12.23 09:29:46.107901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 758 | ||
| 5902 | 2025.12.23 09:29:46.110061 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2025.12.23 09:29:46.110119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5904 | 2025.12.23 09:29:46.111305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5905 | 2025.12.23 09:29:46.111571 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2025.12.23 09:29:46.111847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 5907 | 2025.12.23 09:29:46.600763 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2025.12.23 09:29:46.600957 [ 262 ] {7ea0e3e9-5f04-483a-8426-da45d084cb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5909 | 2025.12.23 09:29:46.601026 [ 262 ] {7ea0e3e9-5f04-483a-8426-da45d084cb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5910 | 2025.12.23 09:29:46.601926 [ 262 ] {7ea0e3e9-5f04-483a-8426-da45d084cb17} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2025.12.23 09:29:46.601961 [ 262 ] {7ea0e3e9-5f04-483a-8426-da45d084cb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5912 | 2025.12.23 09:29:46.602370 [ 262 ] {7ea0e3e9-5f04-483a-8426-da45d084cb17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5913 | 2025.12.23 09:29:46.602601 [ 262 ] {7ea0e3e9-5f04-483a-8426-da45d084cb17} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2025.12.23 09:29:46.602745 [ 262 ] {7ea0e3e9-5f04-483a-8426-da45d084cb17} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 5915 | 2025.12.23 09:29:46.602785 [ 262 ] {7ea0e3e9-5f04-483a-8426-da45d084cb17} <Debug> TCPHandler: Processed in 0.002153155 sec. | ||
| 5916 | 2025.12.23 09:29:46.602930 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2025.12.23 09:29:46.603061 [ 262 ] {fe4bb96a-dd6b-461d-bb1a-3302567544ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5918 | 2025.12.23 09:29:46.603110 [ 262 ] {fe4bb96a-dd6b-461d-bb1a-3302567544ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5919 | 2025.12.23 09:29:46.604107 [ 262 ] {fe4bb96a-dd6b-461d-bb1a-3302567544ea} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2025.12.23 09:29:46.604142 [ 262 ] {fe4bb96a-dd6b-461d-bb1a-3302567544ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5921 | 2025.12.23 09:29:46.604550 [ 262 ] {fe4bb96a-dd6b-461d-bb1a-3302567544ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5922 | 2025.12.23 09:29:46.604768 [ 262 ] {fe4bb96a-dd6b-461d-bb1a-3302567544ea} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2025.12.23 09:29:46.604893 [ 262 ] {fe4bb96a-dd6b-461d-bb1a-3302567544ea} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001856 sec., 636853.448275862 rows/sec., 50.80 MiB/sec. | ||
| 5924 | 2025.12.23 09:29:46.604929 [ 262 ] {fe4bb96a-dd6b-461d-bb1a-3302567544ea} <Debug> TCPHandler: Processed in 0.002061613 sec. | ||
| 5925 | 2025.12.23 09:29:46.605049 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2025.12.23 09:29:46.605143 [ 262 ] {9362c9dc-2b77-48db-bf15-23dbcf02a5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5927 | 2025.12.23 09:29:46.605182 [ 262 ] {9362c9dc-2b77-48db-bf15-23dbcf02a5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5928 | 2025.12.23 09:29:46.605665 [ 262 ] {9362c9dc-2b77-48db-bf15-23dbcf02a5c7} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2025.12.23 09:29:46.605699 [ 262 ] {9362c9dc-2b77-48db-bf15-23dbcf02a5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5930 | 2025.12.23 09:29:46.606009 [ 262 ] {9362c9dc-2b77-48db-bf15-23dbcf02a5c7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5931 | 2025.12.23 09:29:46.606214 [ 262 ] {9362c9dc-2b77-48db-bf15-23dbcf02a5c7} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2025.12.23 09:29:46.606336 [ 262 ] {9362c9dc-2b77-48db-bf15-23dbcf02a5c7} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001211 sec., 198183.3195706028 rows/sec., 12.05 MiB/sec. | ||
| 5933 | 2025.12.23 09:29:46.606371 [ 262 ] {9362c9dc-2b77-48db-bf15-23dbcf02a5c7} <Debug> TCPHandler: Processed in 0.001372855 sec. | ||
| 5934 | 2025.12.23 09:29:46.606484 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2025.12.23 09:29:46.606579 [ 262 ] {8db7b4b4-fa44-4f19-9c77-1637f7600d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5936 | 2025.12.23 09:29:46.606619 [ 262 ] {8db7b4b4-fa44-4f19-9c77-1637f7600d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5937 | 2025.12.23 09:29:46.607085 [ 262 ] {8db7b4b4-fa44-4f19-9c77-1637f7600d34} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2025.12.23 09:29:46.607118 [ 262 ] {8db7b4b4-fa44-4f19-9c77-1637f7600d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5939 | 2025.12.23 09:29:46.607421 [ 262 ] {8db7b4b4-fa44-4f19-9c77-1637f7600d34} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5940 | 2025.12.23 09:29:46.607638 [ 262 ] {8db7b4b4-fa44-4f19-9c77-1637f7600d34} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2025.12.23 09:29:46.607763 [ 262 ] {8db7b4b4-fa44-4f19-9c77-1637f7600d34} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001203 sec., 176226.10141313382 rows/sec., 11.36 MiB/sec. | ||
| 5942 | 2025.12.23 09:29:46.607799 [ 262 ] {8db7b4b4-fa44-4f19-9c77-1637f7600d34} <Debug> TCPHandler: Processed in 0.001365284 sec. | ||
| 5943 | 2025.12.23 09:29:46.607910 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2025.12.23 09:29:46.608003 [ 262 ] {ab4fdd8e-44bf-4204-ae4e-f6b896dcd1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5945 | 2025.12.23 09:29:46.608041 [ 262 ] {ab4fdd8e-44bf-4204-ae4e-f6b896dcd1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5946 | 2025.12.23 09:29:46.608511 [ 262 ] {ab4fdd8e-44bf-4204-ae4e-f6b896dcd1d4} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.12.23 09:29:46.608545 [ 262 ] {ab4fdd8e-44bf-4204-ae4e-f6b896dcd1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5948 | 2025.12.23 09:29:46.608846 [ 262 ] {ab4fdd8e-44bf-4204-ae4e-f6b896dcd1d4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5949 | 2025.12.23 09:29:46.609048 [ 262 ] {ab4fdd8e-44bf-4204-ae4e-f6b896dcd1d4} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.12.23 09:29:46.609171 [ 262 ] {ab4fdd8e-44bf-4204-ae4e-f6b896dcd1d4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 5951 | 2025.12.23 09:29:46.609208 [ 262 ] {ab4fdd8e-44bf-4204-ae4e-f6b896dcd1d4} <Debug> TCPHandler: Processed in 0.001348994 sec. | ||
| 5952 | 2025.12.23 09:29:46.609321 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2025.12.23 09:29:46.609435 [ 262 ] {28abb765-f97b-4277-a129-d53b674b9f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5954 | 2025.12.23 09:29:46.609481 [ 262 ] {28abb765-f97b-4277-a129-d53b674b9f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5955 | 2025.12.23 09:29:46.610144 [ 262 ] {28abb765-f97b-4277-a129-d53b674b9f98} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2025.12.23 09:29:46.610179 [ 262 ] {28abb765-f97b-4277-a129-d53b674b9f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5957 | 2025.12.23 09:29:46.610506 [ 262 ] {28abb765-f97b-4277-a129-d53b674b9f98} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5958 | 2025.12.23 09:29:46.610718 [ 262 ] {28abb765-f97b-4277-a129-d53b674b9f98} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.12.23 09:29:46.610840 [ 262 ] {28abb765-f97b-4277-a129-d53b674b9f98} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.00143 sec., 499300.6993006993 rows/sec., 35.01 MiB/sec. | ||
| 5960 | 2025.12.23 09:29:46.610875 [ 262 ] {28abb765-f97b-4277-a129-d53b674b9f98} <Debug> TCPHandler: Processed in 0.001611821 sec. | ||
| 5961 | 2025.12.23 09:29:46.610986 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2025.12.23 09:29:46.611079 [ 262 ] {c5fbf511-a35b-4e12-89b7-aec7a26abb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5963 | 2025.12.23 09:29:46.611119 [ 262 ] {c5fbf511-a35b-4e12-89b7-aec7a26abb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5964 | 2025.12.23 09:29:46.611442 [ 262 ] {c5fbf511-a35b-4e12-89b7-aec7a26abb70} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2025.12.23 09:29:46.611475 [ 262 ] {c5fbf511-a35b-4e12-89b7-aec7a26abb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5966 | 2025.12.23 09:29:46.611767 [ 262 ] {c5fbf511-a35b-4e12-89b7-aec7a26abb70} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5967 | 2025.12.23 09:29:46.611990 [ 262 ] {c5fbf511-a35b-4e12-89b7-aec7a26abb70} <Trace> oximeter.measurements_bool (ab0ab2f6-49a9-4bcf-8fbb-59b2cdc209a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.12.23 09:29:46.612110 [ 262 ] {c5fbf511-a35b-4e12-89b7-aec7a26abb70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 5969 | 2025.12.23 09:29:46.612144 [ 262 ] {c5fbf511-a35b-4e12-89b7-aec7a26abb70} <Debug> TCPHandler: Processed in 0.00120494 sec. | ||
| 5970 | 2025.12.23 09:29:46.612247 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2025.12.23 09:29:46.612348 [ 262 ] {e5b1c493-91b2-47c7-a696-1ecfcc25069d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5972 | 2025.12.23 09:29:46.612391 [ 262 ] {e5b1c493-91b2-47c7-a696-1ecfcc25069d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5973 | 2025.12.23 09:29:46.612841 [ 262 ] {e5b1c493-91b2-47c7-a696-1ecfcc25069d} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2025.12.23 09:29:46.612875 [ 262 ] {e5b1c493-91b2-47c7-a696-1ecfcc25069d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5975 | 2025.12.23 09:29:46.613223 [ 262 ] {e5b1c493-91b2-47c7-a696-1ecfcc25069d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5976 | 2025.12.23 09:29:46.613435 [ 262 ] {e5b1c493-91b2-47c7-a696-1ecfcc25069d} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2025.12.23 09:29:46.613562 [ 262 ] {e5b1c493-91b2-47c7-a696-1ecfcc25069d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001233 sec., 254663.42254663425 rows/sec., 16.73 MiB/sec. | ||
| 5978 | 2025.12.23 09:29:46.613599 [ 262 ] {e5b1c493-91b2-47c7-a696-1ecfcc25069d} <Debug> TCPHandler: Processed in 0.001400896 sec. | ||
| 5979 | 2025.12.23 09:29:46.613708 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2025.12.23 09:29:46.613801 [ 262 ] {ef1b3e24-8f34-4a87-869a-dfa8d63c2a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5981 | 2025.12.23 09:29:46.613842 [ 262 ] {ef1b3e24-8f34-4a87-869a-dfa8d63c2a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5982 | 2025.12.23 09:29:46.614153 [ 262 ] {ef1b3e24-8f34-4a87-869a-dfa8d63c2a47} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2025.12.23 09:29:46.614187 [ 262 ] {ef1b3e24-8f34-4a87-869a-dfa8d63c2a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5984 | 2025.12.23 09:29:46.614473 [ 262 ] {ef1b3e24-8f34-4a87-869a-dfa8d63c2a47} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5985 | 2025.12.23 09:29:46.614678 [ 262 ] {ef1b3e24-8f34-4a87-869a-dfa8d63c2a47} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2025.12.23 09:29:46.614801 [ 262 ] {ef1b3e24-8f34-4a87-869a-dfa8d63c2a47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 5987 | 2025.12.23 09:29:46.614836 [ 262 ] {ef1b3e24-8f34-4a87-869a-dfa8d63c2a47} <Debug> TCPHandler: Processed in 0.00117613 sec. | ||
| 5988 | 2025.12.23 09:29:46.614941 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2025.12.23 09:29:46.615040 [ 262 ] {19b448d7-2751-4004-8aeb-241106513c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5990 | 2025.12.23 09:29:46.615095 [ 262 ] {19b448d7-2751-4004-8aeb-241106513c79} <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 | ||
| 5991 | 2025.12.23 09:29:46.615920 [ 262 ] {19b448d7-2751-4004-8aeb-241106513c79} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2025.12.23 09:29:46.615954 [ 262 ] {19b448d7-2751-4004-8aeb-241106513c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 5993 | 2025.12.23 09:29:46.616502 [ 262 ] {19b448d7-2751-4004-8aeb-241106513c79} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5994 | 2025.12.23 09:29:46.616731 [ 262 ] {19b448d7-2751-4004-8aeb-241106513c79} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.12.23 09:29:46.616863 [ 262 ] {19b448d7-2751-4004-8aeb-241106513c79} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001842 sec., 19001.085776330074 rows/sec., 34.05 MiB/sec. | ||
| 5996 | 2025.12.23 09:29:46.616914 [ 262 ] {19b448d7-2751-4004-8aeb-241106513c79} <Debug> TCPHandler: Processed in 0.002023381 sec. | ||
| 5997 | 2025.12.23 09:29:46.617030 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2025.12.23 09:29:46.617125 [ 262 ] {ed761f14-e351-49ac-909a-3c225f067b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5999 | 2025.12.23 09:29:46.617166 [ 262 ] {ed761f14-e351-49ac-909a-3c225f067b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6000 | 2025.12.23 09:29:46.617498 [ 262 ] {ed761f14-e351-49ac-909a-3c225f067b6a} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2025.12.23 09:29:46.617533 [ 262 ] {ed761f14-e351-49ac-909a-3c225f067b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6002 | 2025.12.23 09:29:46.617839 [ 262 ] {ed761f14-e351-49ac-909a-3c225f067b6a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6003 | 2025.12.23 09:29:46.618045 [ 262 ] {ed761f14-e351-49ac-909a-3c225f067b6a} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.12.23 09:29:46.618166 [ 262 ] {ed761f14-e351-49ac-909a-3c225f067b6a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00106 sec., 98113.20754716982 rows/sec., 6.01 MiB/sec. | ||
| 6005 | 2025.12.23 09:29:46.618200 [ 262 ] {ed761f14-e351-49ac-909a-3c225f067b6a} <Debug> TCPHandler: Processed in 0.001220991 sec. | ||
| 6006 | 2025.12.23 09:29:46.658008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6007 | 2025.12.23 09:29:46.674296 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2025.12.23 09:29:46.674335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6009 | 2025.12.23 09:29:46.680223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6010 | 2025.12.23 09:29:46.680948 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2025.12.23 09:29:46.684461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6012 | 2025.12.23 09:29:47.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.67 MiB, peak 269.29 MiB, free memory in arenas 0.00 B, will set to 260.38 MiB (RSS), difference: -1.30 MiB | ||
| 6013 | 2025.12.23 09:29:51.595818 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2025.12.23 09:29:51.596123 [ 262 ] {8a119cd3-435d-4817-85df-a99bf4a0c882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6015 | 2025.12.23 09:29:51.596225 [ 262 ] {8a119cd3-435d-4817-85df-a99bf4a0c882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6016 | 2025.12.23 09:29:51.597078 [ 262 ] {8a119cd3-435d-4817-85df-a99bf4a0c882} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2025.12.23 09:29:51.597117 [ 262 ] {8a119cd3-435d-4817-85df-a99bf4a0c882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6018 | 2025.12.23 09:29:51.597519 [ 262 ] {8a119cd3-435d-4817-85df-a99bf4a0c882} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6019 | 2025.12.23 09:29:51.597749 [ 262 ] {8a119cd3-435d-4817-85df-a99bf4a0c882} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2025.12.23 09:29:51.597873 [ 36 ] {} <Debug> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6021 | 2025.12.23 09:29:51.597899 [ 262 ] {8a119cd3-435d-4817-85df-a99bf4a0c882} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001853 sec., 12951.969778737182 rows/sec., 1.07 MiB/sec. | ||
| 6022 | 2025.12.23 09:29:51.597915 [ 36 ] {} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2025.12.23 09:29:51.597938 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6024 | 2025.12.23 09:29:51.597941 [ 262 ] {8a119cd3-435d-4817-85df-a99bf4a0c882} <Debug> TCPHandler: Processed in 0.002307519 sec. | ||
| 6025 | 2025.12.23 09:29:51.598072 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2025.12.23 09:29:51.598069 [ 197 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::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 | ||
| 6027 | 2025.12.23 09:29:51.598169 [ 262 ] {677aa5a3-a91e-4541-9009-201013a651f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6028 | 2025.12.23 09:29:51.598216 [ 262 ] {677aa5a3-a91e-4541-9009-201013a651f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6029 | 2025.12.23 09:29:51.598250 [ 197 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6030 | 2025.12.23 09:29:51.598293 [ 197 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 6031 | 2025.12.23 09:29:51.598367 [ 197 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6032 | 2025.12.23 09:29:51.598422 [ 197 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6033 | 2025.12.23 09:29:51.598471 [ 197 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 6034 | 2025.12.23 09:29:51.598521 [ 197 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 6035 | 2025.12.23 09:29:51.598569 [ 197 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::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 | ||
| 6036 | 2025.12.23 09:29:51.598608 [ 262 ] {677aa5a3-a91e-4541-9009-201013a651f8} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.12.23 09:29:51.598650 [ 262 ] {677aa5a3-a91e-4541-9009-201013a651f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6038 | 2025.12.23 09:29:51.598987 [ 262 ] {677aa5a3-a91e-4541-9009-201013a651f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6039 | 2025.12.23 09:29:51.599216 [ 262 ] {677aa5a3-a91e-4541-9009-201013a651f8} <Trace> oximeter.fields_ipaddr (d154834d-033d-4c99-ba0c-394bcbfa5713): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2025.12.23 09:29:51.599353 [ 262 ] {677aa5a3-a91e-4541-9009-201013a651f8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001202 sec., 3327.787021630616 rows/sec., 271.36 KiB/sec. | ||
| 6041 | 2025.12.23 09:29:51.599391 [ 262 ] {677aa5a3-a91e-4541-9009-201013a651f8} <Debug> TCPHandler: Processed in 0.001369244 sec. | ||
| 6042 | 2025.12.23 09:29:51.599496 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2025.12.23 09:29:51.599589 [ 262 ] {99da2c6b-c2cb-4313-9e87-a295d4cdb44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6044 | 2025.12.23 09:29:51.599628 [ 262 ] {99da2c6b-c2cb-4313-9e87-a295d4cdb44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6045 | 2025.12.23 09:29:51.599771 [ 189 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762765 sec., 1190175.6615317415 rows/sec., 80.57 MiB/sec. | ||
| 6046 | 2025.12.23 09:29:51.599945 [ 189 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6047 | 2025.12.23 09:29:51.600111 [ 262 ] {99da2c6b-c2cb-4313-9e87-a295d4cdb44d} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2025.12.23 09:29:51.600155 [ 262 ] {99da2c6b-c2cb-4313-9e87-a295d4cdb44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6049 | 2025.12.23 09:29:51.600266 [ 189 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2025.12.23 09:29:51.600364 [ 189 ] {8d7fe79b-86f4-4d5a-b54c-2b26224a25e1::all_1_16_3} <Trace> oximeter.fields_i16 (8d7fe79b-86f4-4d5a-b54c-2b26224a25e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6051 | 2025.12.23 09:29:51.600449 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6052 | 2025.12.23 09:29:51.600533 [ 262 ] {99da2c6b-c2cb-4313-9e87-a295d4cdb44d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6053 | 2025.12.23 09:29:51.600752 [ 262 ] {99da2c6b-c2cb-4313-9e87-a295d4cdb44d} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.12.23 09:29:51.600882 [ 262 ] {99da2c6b-c2cb-4313-9e87-a295d4cdb44d} <Debug> executeQuery: Read 190 rows, 17.17 KiB in 0.001313 sec., 144706.77837014472 rows/sec., 12.77 MiB/sec. | ||
| 6055 | 2025.12.23 09:29:51.600920 [ 262 ] {99da2c6b-c2cb-4313-9e87-a295d4cdb44d} <Debug> TCPHandler: Processed in 0.001474138 sec. | ||
| 6056 | 2025.12.23 09:29:51.601033 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2025.12.23 09:29:51.601127 [ 262 ] {1243c2a8-3909-4af9-8e7d-8a35e74cad79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6058 | 2025.12.23 09:29:51.601167 [ 262 ] {1243c2a8-3909-4af9-8e7d-8a35e74cad79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6059 | 2025.12.23 09:29:51.601560 [ 262 ] {1243c2a8-3909-4af9-8e7d-8a35e74cad79} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2025.12.23 09:29:51.601597 [ 262 ] {1243c2a8-3909-4af9-8e7d-8a35e74cad79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6061 | 2025.12.23 09:29:51.601899 [ 262 ] {1243c2a8-3909-4af9-8e7d-8a35e74cad79} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6062 | 2025.12.23 09:29:51.602110 [ 262 ] {1243c2a8-3909-4af9-8e7d-8a35e74cad79} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2025.12.23 09:29:51.602216 [ 35 ] {} <Debug> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6064 | 2025.12.23 09:29:51.602235 [ 262 ] {1243c2a8-3909-4af9-8e7d-8a35e74cad79} <Debug> executeQuery: Read 22 rows, 1.69 KiB in 0.001126 sec., 19538.188277087032 rows/sec., 1.47 MiB/sec. | ||
| 6065 | 2025.12.23 09:29:51.602283 [ 35 ] {} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2025.12.23 09:29:51.602291 [ 262 ] {1243c2a8-3909-4af9-8e7d-8a35e74cad79} <Debug> TCPHandler: Processed in 0.001307883 sec. | ||
| 6067 | 2025.12.23 09:29:51.602313 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6068 | 2025.12.23 09:29:51.602397 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::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 | ||
| 6069 | 2025.12.23 09:29:51.602424 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2025.12.23 09:29:51.602499 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6071 | 2025.12.23 09:29:51.602532 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 276 rows starting from the beginning of the part | ||
| 6072 | 2025.12.23 09:29:51.602548 [ 262 ] {155995a6-fee1-49c2-90d7-441b6577428e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6073 | 2025.12.23 09:29:51.602586 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 6074 | 2025.12.23 09:29:51.602604 [ 262 ] {155995a6-fee1-49c2-90d7-441b6577428e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6075 | 2025.12.23 09:29:51.602638 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 244 rows starting from the beginning of the part | ||
| 6076 | 2025.12.23 09:29:51.602685 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 6077 | 2025.12.23 09:29:51.602724 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 240 rows starting from the beginning of the part | ||
| 6078 | 2025.12.23 09:29:51.602765 [ 193 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
| 6079 | 2025.12.23 09:29:51.603048 [ 262 ] {155995a6-fee1-49c2-90d7-441b6577428e} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2025.12.23 09:29:51.603090 [ 262 ] {155995a6-fee1-49c2-90d7-441b6577428e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6081 | 2025.12.23 09:29:51.603421 [ 262 ] {155995a6-fee1-49c2-90d7-441b6577428e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6082 | 2025.12.23 09:29:51.603637 [ 189 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274293 sec., 623090.6078900222 rows/sec., 40.99 MiB/sec. | ||
| 6083 | 2025.12.23 09:29:51.603688 [ 262 ] {155995a6-fee1-49c2-90d7-441b6577428e} <Trace> oximeter.fields_u32 (d4478a7b-5e34-44bf-90e4-f163ea7d0fe4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2025.12.23 09:29:51.603780 [ 189 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6085 | 2025.12.23 09:29:51.603842 [ 262 ] {155995a6-fee1-49c2-90d7-441b6577428e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001318 sec., 18209.40819423369 rows/sec., 1.51 MiB/sec. | ||
| 6086 | 2025.12.23 09:29:51.603886 [ 262 ] {155995a6-fee1-49c2-90d7-441b6577428e} <Debug> TCPHandler: Processed in 0.001521339 sec. | ||
| 6087 | 2025.12.23 09:29:51.603993 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2025.12.23 09:29:51.604067 [ 189 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2025.12.23 09:29:51.604096 [ 262 ] {28c5f536-b45b-45ca-839c-a63f0b32b199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6090 | 2025.12.23 09:29:51.604142 [ 262 ] {28c5f536-b45b-45ca-839c-a63f0b32b199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6091 | 2025.12.23 09:29:51.604143 [ 189 ] {480a2a34-2907-4a81-be0e-ba3304206cf2::all_1_31_6} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6092 | 2025.12.23 09:29:51.604222 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6093 | 2025.12.23 09:29:51.604539 [ 262 ] {28c5f536-b45b-45ca-839c-a63f0b32b199} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2025.12.23 09:29:51.604580 [ 262 ] {28c5f536-b45b-45ca-839c-a63f0b32b199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6095 | 2025.12.23 09:29:51.604883 [ 262 ] {28c5f536-b45b-45ca-839c-a63f0b32b199} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6096 | 2025.12.23 09:29:51.605094 [ 262 ] {28c5f536-b45b-45ca-839c-a63f0b32b199} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2025.12.23 09:29:51.605193 [ 35 ] {} <Debug> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6098 | 2025.12.23 09:29:51.605219 [ 262 ] {28c5f536-b45b-45ca-839c-a63f0b32b199} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 6099 | 2025.12.23 09:29:51.605225 [ 35 ] {} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2025.12.23 09:29:51.605259 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6101 | 2025.12.23 09:29:51.605263 [ 262 ] {28c5f536-b45b-45ca-839c-a63f0b32b199} <Debug> TCPHandler: Processed in 0.001318923 sec. | ||
| 6102 | 2025.12.23 09:29:51.605333 [ 193 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::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 | ||
| 6103 | 2025.12.23 09:29:51.605381 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2025.12.23 09:29:51.605425 [ 193 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6105 | 2025.12.23 09:29:51.605454 [ 193 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 6106 | 2025.12.23 09:29:51.605478 [ 262 ] {0e6d7e67-9ec3-4656-b174-0b11201d8c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6107 | 2025.12.23 09:29:51.605499 [ 193 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6108 | 2025.12.23 09:29:51.605521 [ 262 ] {0e6d7e67-9ec3-4656-b174-0b11201d8c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6109 | 2025.12.23 09:29:51.605540 [ 193 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6110 | 2025.12.23 09:29:51.605580 [ 193 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 6111 | 2025.12.23 09:29:51.605616 [ 193 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6112 | 2025.12.23 09:29:51.605656 [ 193 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6113 | 2025.12.23 09:29:51.605957 [ 262 ] {0e6d7e67-9ec3-4656-b174-0b11201d8c39} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2025.12.23 09:29:51.605998 [ 262 ] {0e6d7e67-9ec3-4656-b174-0b11201d8c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6115 | 2025.12.23 09:29:51.606328 [ 262 ] {0e6d7e67-9ec3-4656-b174-0b11201d8c39} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6116 | 2025.12.23 09:29:51.606496 [ 194 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183751 sec., 911509.2616606026 rows/sec., 55.63 MiB/sec. | ||
| 6117 | 2025.12.23 09:29:51.606540 [ 262 ] {0e6d7e67-9ec3-4656-b174-0b11201d8c39} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2025.12.23 09:29:51.606657 [ 201 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6119 | 2025.12.23 09:29:51.606673 [ 262 ] {0e6d7e67-9ec3-4656-b174-0b11201d8c39} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.001212 sec., 90759.07590759076 rows/sec., 7.40 MiB/sec. | ||
| 6120 | 2025.12.23 09:29:51.606715 [ 262 ] {0e6d7e67-9ec3-4656-b174-0b11201d8c39} <Debug> TCPHandler: Processed in 0.001381056 sec. | ||
| 6121 | 2025.12.23 09:29:51.606827 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2025.12.23 09:29:51.606922 [ 262 ] {c0c00437-cb88-4676-b71f-1ce507d85dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6123 | 2025.12.23 09:29:51.606925 [ 201 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2025.12.23 09:29:51.606967 [ 262 ] {c0c00437-cb88-4676-b71f-1ce507d85dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6125 | 2025.12.23 09:29:51.607005 [ 201 ] {aafc8dfa-6e62-4213-a992-39e4280a19a6::all_1_16_3} <Trace> oximeter.fields_u8 (aafc8dfa-6e62-4213-a992-39e4280a19a6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6126 | 2025.12.23 09:29:51.607069 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6127 | 2025.12.23 09:29:51.607420 [ 262 ] {c0c00437-cb88-4676-b71f-1ce507d85dee} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2025.12.23 09:29:51.607461 [ 262 ] {c0c00437-cb88-4676-b71f-1ce507d85dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6129 | 2025.12.23 09:29:51.607820 [ 262 ] {c0c00437-cb88-4676-b71f-1ce507d85dee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6130 | 2025.12.23 09:29:51.608023 [ 262 ] {c0c00437-cb88-4676-b71f-1ce507d85dee} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2025.12.23 09:29:51.608145 [ 262 ] {c0c00437-cb88-4676-b71f-1ce507d85dee} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001241 sec., 275584.20628525387 rows/sec., 20.85 MiB/sec. | ||
| 6132 | 2025.12.23 09:29:51.608182 [ 262 ] {c0c00437-cb88-4676-b71f-1ce507d85dee} <Debug> TCPHandler: Processed in 0.001401906 sec. | ||
| 6133 | 2025.12.23 09:29:51.608292 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2025.12.23 09:29:51.608383 [ 262 ] {f38e3517-8fda-42f0-8642-e167c0969e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6135 | 2025.12.23 09:29:51.608436 [ 262 ] {f38e3517-8fda-42f0-8642-e167c0969e54} <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 | ||
| 6136 | 2025.12.23 09:29:51.609165 [ 262 ] {f38e3517-8fda-42f0-8642-e167c0969e54} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2025.12.23 09:29:51.609201 [ 262 ] {f38e3517-8fda-42f0-8642-e167c0969e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6138 | 2025.12.23 09:29:51.609682 [ 262 ] {f38e3517-8fda-42f0-8642-e167c0969e54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6139 | 2025.12.23 09:29:51.609897 [ 262 ] {f38e3517-8fda-42f0-8642-e167c0969e54} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2025.12.23 09:29:51.610027 [ 262 ] {f38e3517-8fda-42f0-8642-e167c0969e54} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00166 sec., 3614.457831325301 rows/sec., 6.48 MiB/sec. | ||
| 6141 | 2025.12.23 09:29:51.610077 [ 262 ] {f38e3517-8fda-42f0-8642-e167c0969e54} <Debug> TCPHandler: Processed in 0.001832776 sec. | ||
| 6142 | 2025.12.23 09:29:51.610183 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2025.12.23 09:29:51.610275 [ 262 ] {695ec6fc-d671-4db3-91cb-f92ac8bb6e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6144 | 2025.12.23 09:29:51.610314 [ 262 ] {695ec6fc-d671-4db3-91cb-f92ac8bb6e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6145 | 2025.12.23 09:29:51.610640 [ 262 ] {695ec6fc-d671-4db3-91cb-f92ac8bb6e7d} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.12.23 09:29:51.610675 [ 262 ] {695ec6fc-d671-4db3-91cb-f92ac8bb6e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6147 | 2025.12.23 09:29:51.610964 [ 262 ] {695ec6fc-d671-4db3-91cb-f92ac8bb6e7d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6148 | 2025.12.23 09:29:51.611168 [ 262 ] {695ec6fc-d671-4db3-91cb-f92ac8bb6e7d} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.12.23 09:29:51.611292 [ 262 ] {695ec6fc-d671-4db3-91cb-f92ac8bb6e7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 6150 | 2025.12.23 09:29:51.611327 [ 262 ] {695ec6fc-d671-4db3-91cb-f92ac8bb6e7d} <Debug> TCPHandler: Processed in 0.00119113 sec. | ||
| 6151 | 2025.12.23 09:29:53.576520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12014 | ||
| 6152 | 2025.12.23 09:29:53.577071 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2025.12.23 09:29:53.577123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6154 | 2025.12.23 09:29:53.577633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6155 | 2025.12.23 09:29:53.577871 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2025.12.23 09:29:53.578025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12014 | ||
| 6157 | 2025.12.23 09:29:54.184523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6158 | 2025.12.23 09:29:54.203810 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2025.12.23 09:29:54.203875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6160 | 2025.12.23 09:29:54.209425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6161 | 2025.12.23 09:29:54.210253 [ 244 ] {} <Trace> system.metric_log (9b749f39-3056-4cae-b572-88b0142995e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2025.12.23 09:29:54.213517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6163 | 2025.12.23 09:29:56.111983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 800 | ||
| 6164 | 2025.12.23 09:29:56.114638 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2025.12.23 09:29:56.114697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6166 | 2025.12.23 09:29:56.115942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6167 | 2025.12.23 09:29:56.116225 [ 243 ] {} <Trace> system.query_log (93b58756-c7c4-4dd5-8f38-c0e6c44c4a94): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2025.12.23 09:29:56.116594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6169 | 2025.12.23 09:29:56.588934 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2025.12.23 09:29:56.589131 [ 262 ] {e5687379-a16b-4e98-915e-f7e9156f778f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6171 | 2025.12.23 09:29:56.589201 [ 262 ] {e5687379-a16b-4e98-915e-f7e9156f778f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6172 | 2025.12.23 09:29:56.589962 [ 262 ] {e5687379-a16b-4e98-915e-f7e9156f778f} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2025.12.23 09:29:56.590010 [ 262 ] {e5687379-a16b-4e98-915e-f7e9156f778f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6174 | 2025.12.23 09:29:56.590414 [ 262 ] {e5687379-a16b-4e98-915e-f7e9156f778f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6175 | 2025.12.23 09:29:56.590639 [ 262 ] {e5687379-a16b-4e98-915e-f7e9156f778f} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.12.23 09:29:56.590788 [ 262 ] {e5687379-a16b-4e98-915e-f7e9156f778f} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001711 sec., 73641.14552893044 rows/sec., 6.34 MiB/sec. | ||
| 6177 | 2025.12.23 09:29:56.590788 [ 26 ] {} <Debug> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6178 | 2025.12.23 09:29:56.590830 [ 262 ] {e5687379-a16b-4e98-915e-f7e9156f778f} <Debug> TCPHandler: Processed in 0.002031362 sec. | ||
| 6179 | 2025.12.23 09:29:56.590869 [ 26 ] {} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2025.12.23 09:29:56.590899 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6181 | 2025.12.23 09:29:56.590973 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2025.12.23 09:29:56.591042 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::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 | ||
| 6183 | 2025.12.23 09:29:56.591071 [ 262 ] {0c20195a-5a69-4e55-b414-bbefe4ddd350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6184 | 2025.12.23 09:29:56.591132 [ 262 ] {0c20195a-5a69-4e55-b414-bbefe4ddd350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6185 | 2025.12.23 09:29:56.591211 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6186 | 2025.12.23 09:29:56.591253 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 6187 | 2025.12.23 09:29:56.591333 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 6188 | 2025.12.23 09:29:56.591389 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part | ||
| 6189 | 2025.12.23 09:29:56.591440 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1182 rows starting from the beginning of the part | ||
| 6190 | 2025.12.23 09:29:56.591487 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 190 rows starting from the beginning of the part | ||
| 6191 | 2025.12.23 09:29:56.591537 [ 193 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 126 rows starting from the beginning of the part | ||
| 6192 | 2025.12.23 09:29:56.591638 [ 262 ] {0c20195a-5a69-4e55-b414-bbefe4ddd350} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2025.12.23 09:29:56.591691 [ 262 ] {0c20195a-5a69-4e55-b414-bbefe4ddd350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6194 | 2025.12.23 09:29:56.592081 [ 262 ] {0c20195a-5a69-4e55-b414-bbefe4ddd350} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6195 | 2025.12.23 09:29:56.592310 [ 262 ] {0c20195a-5a69-4e55-b414-bbefe4ddd350} <Trace> oximeter.fields_u16 (480a2a34-2907-4a81-be0e-ba3304206cf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2025.12.23 09:29:56.592445 [ 262 ] {0c20195a-5a69-4e55-b414-bbefe4ddd350} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001392 sec., 25143.67816091954 rows/sec., 1.85 MiB/sec. | ||
| 6197 | 2025.12.23 09:29:56.592482 [ 262 ] {0c20195a-5a69-4e55-b414-bbefe4ddd350} <Debug> TCPHandler: Processed in 0.00156173 sec. | ||
| 6198 | 2025.12.23 09:29:56.592584 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2025.12.23 09:29:56.592691 [ 262 ] {40598a22-9403-447f-91c2-133e97dafd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6200 | 2025.12.23 09:29:56.592732 [ 262 ] {40598a22-9403-447f-91c2-133e97dafd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6201 | 2025.12.23 09:29:56.593161 [ 262 ] {40598a22-9403-447f-91c2-133e97dafd5c} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2025.12.23 09:29:56.593196 [ 262 ] {40598a22-9403-447f-91c2-133e97dafd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6203 | 2025.12.23 09:29:56.593451 [ 186 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4088 rows, containing 5 columns (5 merged, 0 gathered) in 0.002477383 sec., 1650128.3814412223 rows/sec., 140.88 MiB/sec. | ||
| 6204 | 2025.12.23 09:29:56.593507 [ 262 ] {40598a22-9403-447f-91c2-133e97dafd5c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6205 | 2025.12.23 09:29:56.593740 [ 262 ] {40598a22-9403-447f-91c2-133e97dafd5c} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2025.12.23 09:29:56.593750 [ 194 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6207 | 2025.12.23 09:29:56.593842 [ 72 ] {} <Debug> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6208 | 2025.12.23 09:29:56.593871 [ 262 ] {40598a22-9403-447f-91c2-133e97dafd5c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001197 sec., 82706.76691729324 rows/sec., 6.46 MiB/sec. | ||
| 6209 | 2025.12.23 09:29:56.593886 [ 72 ] {} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2025.12.23 09:29:56.593910 [ 262 ] {40598a22-9403-447f-91c2-133e97dafd5c} <Debug> TCPHandler: Processed in 0.001373275 sec. | ||
| 6211 | 2025.12.23 09:29:56.593910 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6212 | 2025.12.23 09:29:56.593994 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::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 | ||
| 6213 | 2025.12.23 09:29:56.594025 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2025.12.23 09:29:56.594078 [ 194 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2025.12.23 09:29:56.594099 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6216 | 2025.12.23 09:29:56.594127 [ 262 ] {8884b623-bb31-42d7-82f5-0c4034fce07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6217 | 2025.12.23 09:29:56.594129 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 6218 | 2025.12.23 09:29:56.594164 [ 194 ] {e4716a37-9a41-4ebd-bd8e-990565ad69ff::all_1_36_7} <Trace> oximeter.fields_string (e4716a37-9a41-4ebd-bd8e-990565ad69ff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6219 | 2025.12.23 09:29:56.594180 [ 262 ] {8884b623-bb31-42d7-82f5-0c4034fce07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6220 | 2025.12.23 09:29:56.594202 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 6221 | 2025.12.23 09:29:56.594266 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 70 rows starting from the beginning of the part | ||
| 6222 | 2025.12.23 09:29:56.594275 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6223 | 2025.12.23 09:29:56.594305 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 714 rows starting from the beginning of the part | ||
| 6224 | 2025.12.23 09:29:56.594345 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 110 rows starting from the beginning of the part | ||
| 6225 | 2025.12.23 09:29:56.594382 [ 193 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 99 rows starting from the beginning of the part | ||
| 6226 | 2025.12.23 09:29:56.594623 [ 262 ] {8884b623-bb31-42d7-82f5-0c4034fce07c} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2025.12.23 09:29:56.594665 [ 262 ] {8884b623-bb31-42d7-82f5-0c4034fce07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6228 | 2025.12.23 09:29:56.595038 [ 262 ] {8884b623-bb31-42d7-82f5-0c4034fce07c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6229 | 2025.12.23 09:29:56.595253 [ 262 ] {8884b623-bb31-42d7-82f5-0c4034fce07c} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2025.12.23 09:29:56.595349 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6231 | 2025.12.23 09:29:56.595377 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2025.12.23 09:29:56.595380 [ 262 ] {8884b623-bb31-42d7-82f5-0c4034fce07c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 6233 | 2025.12.23 09:29:56.595394 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6234 | 2025.12.23 09:29:56.595419 [ 262 ] {8884b623-bb31-42d7-82f5-0c4034fce07c} <Debug> TCPHandler: Processed in 0.001445397 sec. | ||
| 6235 | 2025.12.23 09:29:56.595425 [ 194 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2307 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463417 sec., 1576447.4514099534 rows/sec., 120.43 MiB/sec. | ||
| 6236 | 2025.12.23 09:29:56.595464 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 6237 | 2025.12.23 09:29:56.595526 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2025.12.23 09:29:56.595565 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6239 | 2025.12.23 09:29:56.595597 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11647 rows starting from the beginning of the part | ||
| 6240 | 2025.12.23 09:29:56.595630 [ 262 ] {827245ab-ec01-41aa-82bc-8008227f2fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6241 | 2025.12.23 09:29:56.595646 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
| 6242 | 2025.12.23 09:29:56.595689 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 6243 | 2025.12.23 09:29:56.595694 [ 262 ] {827245ab-ec01-41aa-82bc-8008227f2fa4} <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 | ||
| 6244 | 2025.12.23 09:29:56.595699 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6245 | 2025.12.23 09:29:56.595728 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6246 | 2025.12.23 09:29:56.595774 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 342 rows starting from the beginning of the part | ||
| 6247 | 2025.12.23 09:29:56.595810 [ 193 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::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 | ||
| 6248 | 2025.12.23 09:29:56.596092 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2025.12.23 09:29:56.596180 [ 199 ] {4bff50b2-bb1b-4651-bbd0-37a723cf68fc::all_1_36_7} <Trace> oximeter.fields_uuid (4bff50b2-bb1b-4651-bbd0-37a723cf68fc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6250 | 2025.12.23 09:29:56.596286 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6251 | 2025.12.23 09:29:56.596590 [ 262 ] {827245ab-ec01-41aa-82bc-8008227f2fa4} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2025.12.23 09:29:56.596638 [ 262 ] {827245ab-ec01-41aa-82bc-8008227f2fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6253 | 2025.12.23 09:29:56.597206 [ 262 ] {827245ab-ec01-41aa-82bc-8008227f2fa4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6254 | 2025.12.23 09:29:56.597451 [ 262 ] {827245ab-ec01-41aa-82bc-8008227f2fa4} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2025.12.23 09:29:56.597563 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6256 | 2025.12.23 09:29:56.597587 [ 262 ] {827245ab-ec01-41aa-82bc-8008227f2fa4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001976 sec., 17712.55060728745 rows/sec., 31.74 MiB/sec. | ||
| 6257 | 2025.12.23 09:29:56.597593 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.12.23 09:29:56.597620 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6259 | 2025.12.23 09:29:56.597645 [ 262 ] {827245ab-ec01-41aa-82bc-8008227f2fa4} <Debug> TCPHandler: Processed in 0.002169416 sec. | ||
| 6260 | 2025.12.23 09:29:56.597713 [ 191 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::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 | ||
| 6261 | 2025.12.23 09:29:56.597764 [ 262 ] {} <Trace> TCP-Session: eda88cb6-f850-4d6f-a949-7305292e7894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2025.12.23 09:29:56.597866 [ 262 ] {ba16952a-a1dd-4db9-bba4-a9f1c202f4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6263 | 2025.12.23 09:29:56.597908 [ 262 ] {ba16952a-a1dd-4db9-bba4-a9f1c202f4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6264 | 2025.12.23 09:29:56.597913 [ 191 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6265 | 2025.12.23 09:29:56.597977 [ 191 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 591 rows starting from the beginning of the part | ||
| 6266 | 2025.12.23 09:29:56.598092 [ 191 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 6267 | 2025.12.23 09:29:56.598190 [ 191 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 6268 | 2025.12.23 09:29:56.598252 [ 262 ] {ba16952a-a1dd-4db9-bba4-a9f1c202f4e5} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.12.23 09:29:56.598283 [ 191 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 6270 | 2025.12.23 09:29:56.598292 [ 262 ] {ba16952a-a1dd-4db9-bba4-a9f1c202f4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6271 | 2025.12.23 09:29:56.598380 [ 191 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 6272 | 2025.12.23 09:29:56.598477 [ 191 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 6273 | 2025.12.23 09:29:56.598655 [ 262 ] {ba16952a-a1dd-4db9-bba4-a9f1c202f4e5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6274 | 2025.12.23 09:29:56.598914 [ 262 ] {ba16952a-a1dd-4db9-bba4-a9f1c202f4e5} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2025.12.23 09:29:56.599011 [ 72 ] {} <Debug> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6276 | 2025.12.23 09:29:56.599037 [ 72 ] {} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2025.12.23 09:29:56.599043 [ 262 ] {ba16952a-a1dd-4db9-bba4-a9f1c202f4e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 6278 | 2025.12.23 09:29:56.599056 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6279 | 2025.12.23 09:29:56.599080 [ 262 ] {ba16952a-a1dd-4db9-bba4-a9f1c202f4e5} <Debug> TCPHandler: Processed in 0.001367525 sec. | ||
| 6280 | 2025.12.23 09:29:56.599132 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 6281 | 2025.12.23 09:29:56.599219 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6282 | 2025.12.23 09:29:56.599245 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2324 rows starting from the beginning of the part | ||
| 6283 | 2025.12.23 09:29:56.599293 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 6284 | 2025.12.23 09:29:56.599333 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 6285 | 2025.12.23 09:29:56.599370 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6286 | 2025.12.23 09:29:56.599405 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 6287 | 2025.12.23 09:29:56.599442 [ 199 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::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 | ||
| 6288 | 2025.12.23 09:29:56.599473 [ 196 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12751 rows, containing 5 columns (5 merged, 0 gathered) in 0.004038193 sec., 3157600.4415836493 rows/sec., 213.30 MiB/sec. | ||
| 6289 | 2025.12.23 09:29:56.599876 [ 194 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6290 | 2025.12.23 09:29:56.600172 [ 194 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2025.12.23 09:29:56.600241 [ 194 ] {7ea04080-26b1-4d68-a106-e01b0a71fbd7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7ea04080-26b1-4d68-a106-e01b0a71fbd7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6292 | 2025.12.23 09:29:56.600333 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6293 | 2025.12.23 09:29:56.600629 [ 195 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2656 rows, containing 4 columns (4 merged, 0 gathered) in 0.001527059 sec., 1739291.0162606682 rows/sec., 111.61 MiB/sec. | ||
| 6294 | 2025.12.23 09:29:56.600944 [ 194 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6295 | 2025.12.23 09:29:56.601195 [ 194 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_36_7} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2025.12.23 09:29:56.601262 [ 194 ] {d553cb02-1e62-4f16-9ae9-0ef7dd101def::all_1_36_7} <Trace> oximeter.measurements_u64 (d553cb02-1e62-4f16-9ae9-0ef7dd101def) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6297 | 2025.12.23 09:29:56.601345 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6298 | 2025.12.23 09:29:56.604970 [ 194 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 19 columns (19 merged, 0 gathered) in 0.007297727 sec., 97016.50938710093 rows/sec., 173.85 MiB/sec. | ||
| 6299 | 2025.12.23 09:29:56.605884 [ 195 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6300 | 2025.12.23 09:29:56.606208 [ 195 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2025.12.23 09:29:56.606280 [ 195 ] {1ecdfe62-98d7-457d-898e-8d5f58205642::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1ecdfe62-98d7-457d-898e-8d5f58205642) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6302 | 2025.12.23 09:29:56.606374 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6303 | 2025.12.23 09:29:57.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.96 MiB, peak 271.45 MiB, free memory in arenas 0.00 B, will set to 263.55 MiB (RSS), difference: 2.59 MiB | ||
| 6304 | 2025.12.23 09:29:57.600616 [ 88 ] {} <Debug> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6305 | 2025.12.23 09:29:57.600718 [ 88 ] {} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2025.12.23 09:29:57.600757 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6307 | 2025.12.23 09:29:57.600945 [ 191 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6308 | 2025.12.23 09:29:57.601169 [ 191 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6309 | 2025.12.23 09:29:57.601227 [ 191 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 6310 | 2025.12.23 09:29:57.601329 [ 191 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6311 | 2025.12.23 09:29:57.601405 [ 191 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6312 | 2025.12.23 09:29:57.601470 [ 191 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6313 | 2025.12.23 09:29:57.601536 [ 191 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6314 | 2025.12.23 09:29:57.602501 [ 194 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001635462 sec., 9171.72028454345 rows/sec., 615.63 KiB/sec. | ||
| 6315 | 2025.12.23 09:29:57.602706 [ 192 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6316 | 2025.12.23 09:29:57.603032 [ 192 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2025.12.23 09:29:57.603109 [ 192 ] {b7995074-f324-489b-8a3e-e8ccb953a5a6::all_1_15_3} <Trace> oximeter.measurements_f64 (b7995074-f324-489b-8a3e-e8ccb953a5a6) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6318 | 2025.12.23 09:29:57.603200 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6319 | 2025.12.23 09:30:00.976087 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6320 | 2025.12.23 09:30:00.976143 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6321 | 2025.12.23 09:30:01.078115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12526 | ||
| 6322 | 2025.12.23 09:30:01.078822 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2025.12.23 09:30:01.078883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6324 | 2025.12.23 09:30:01.079421 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6325 | 2025.12.23 09:30:01.079675 [ 245 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2025.12.23 09:30:01.079834 [ 123 ] {} <Debug> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6327 | 2025.12.23 09:30:01.079843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12526 | ||
| 6328 | 2025.12.23 09:30:01.079935 [ 123 ] {} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2025.12.23 09:30:01.079970 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 6330 | 2025.12.23 09:30:01.080091 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 6331 | 2025.12.23 09:30:01.080218 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6332 | 2025.12.23 09:30:01.080259 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10094 rows starting from the beginning of the part | ||
| 6333 | 2025.12.23 09:30:01.080325 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 6334 | 2025.12.23 09:30:01.080370 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 6335 | 2025.12.23 09:30:01.080414 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 6336 | 2025.12.23 09:30:01.080454 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 6337 | 2025.12.23 09:30:01.080500 [ 191 ] {12227934-2706-467c-b85c-1b0658473971::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 | ||
| 6338 | 2025.12.23 09:30:01.085085 [ 194 ] {12227934-2706-467c-b85c-1b0658473971::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12526 rows, containing 4 columns (4 merged, 0 gathered) in 0.005033708 sec., 2488424.040488642 rows/sec., 35.60 MiB/sec. | ||
| 6339 | 2025.12.23 09:30:01.085440 [ 187 ] {12227934-2706-467c-b85c-1b0658473971::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6340 | 2025.12.23 09:30:01.085770 [ 187 ] {12227934-2706-467c-b85c-1b0658473971::all_1_26_5} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2025.12.23 09:30:01.085848 [ 187 ] {12227934-2706-467c-b85c-1b0658473971::all_1_26_5} <Trace> system.asynchronous_metric_log (12227934-2706-467c-b85c-1b0658473971) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6342 | 2025.12.23 09:30:01.085935 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||