| 1 | [ Feb 19 22:40:50 Enabled. ] | ||
| 2 | [ Feb 19 22:40:50 Rereading configuration. ] | ||
| 3 | [ Feb 19 22:40:51 Rereading configuration. ] | ||
| 4 | [ Feb 19 22:40:52 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 | [ Feb 19 22:40:52 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.19 22:40:54.926447 [ 1 ] {} <Information> Application: Will watch for the process with pid 25642 | ||
| 29 | 2026.02.19 22:40:54.926871 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.19 22:40:55.432643 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25642 | ||
| 31 | 2026.02.19 22:40:55.434971 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.19 22:40:55.435141 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.19 22:40:55.679175 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.19 22:40:55.744388 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.19 22:40:55.744508 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.19 22:40:55.744532 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.19 22:40:55.744616 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.19 22:40:55.745935 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.19 22:40:55.750324 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.19 22:40:55.751445 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.19 22:40:55.752557 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.19 22:40:55.752626 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.19 22:40:55.752681 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.19 22:40:55.753516 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.19 22:40:55.754695 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.19 22:40:55.760913 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.19 22:40:55.761756 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.19 22:40:55.763177 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.19 22:40:55.763285 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.19 22:40:55.764404 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.19 22:40:55.764883 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.19 22:40:55.772385 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.19 22:40:55.773090 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.19 22:40:55.778241 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.19 22:40:55.778730 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.19 22:40:55.779145 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.19 22:40:55.779489 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.19 22:40:55.780994 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.19 22:40:55.781026 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.19 22:40:55.781105 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.19 22:40:55.781170 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.19 22:40:55.796888 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.19 22:40:55.796913 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000194821 sec | ||
| 68 | 2026.02.19 22:40:55.796969 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.19 22:40:55.797025 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.19 22:40:55.797840 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.19 22:40:55.798475 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.19 22:40:55.816122 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.19 22:40:55.816172 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.19 22:40:55.816277 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.19 22:40:55.816302 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.19 22:40:55.816356 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.19 22:40:55.816453 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.19 22:40:55.821180 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.19 22:40:55.821227 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.19 22:40:55.821285 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.19 22:40:55.821490 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.19 22:40:55.821543 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.19 22:40:55.821556 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.19 22:40:55.821634 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.19 22:40:55.821648 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.19 22:40:55.821678 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.19 22:40:55.821757 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.19 22:40:55.849429 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.19 22:40:55.851680 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.19 22:40:55.851816 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160352 sec | ||
| 91 | 2026.02.19 22:40:55.851832 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.19 22:40:55.851843 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.19 22:40:55.851877 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.19 22:40:55.852123 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.19 22:40:55.852293 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.19 22:40:55.852307 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.19 22:40:55.852318 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.19 22:40:55.852328 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.19 22:40:55.868245 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.19 22:40:55.868467 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.02.19 22:40:55.870092 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.893e-05 sec. | ||
| 102 | 2026.02.19 22:40:55.870667 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.19 22:40:55.872109 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.19 22:40:55.872138 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.19 22:40:56.000287 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.19 22:40:56.021411 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61570 | ||
| 107 | 2026.02.19 22:40:56.023516 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.19 22:40:56.023593 [ 4 ] {} <Debug> TCP-Session: 0c5d951c-6675-424c-8da0-1d970fa6d48e Authenticating user 'default' from [fd00:1122:3344:101::b]:61570 | ||
| 109 | 2026.02.19 22:40:56.023672 [ 4 ] {} <Debug> TCP-Session: 0c5d951c-6675-424c-8da0-1d970fa6d48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.19 22:40:56.023687 [ 4 ] {} <Debug> TCP-Session: 0c5d951c-6675-424c-8da0-1d970fa6d48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.19 22:40:56.023790 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.19 22:40:56.023861 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.19 22:40:56.023877 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.19 22:40:56.024405 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56993 | ||
| 115 | 2026.02.19 22:40:56.024565 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41158 | ||
| 116 | 2026.02.19 22:40:56.024582 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.02.19 22:40:56.024578 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54204 | ||
| 118 | 2026.02.19 22:40:56.024792 [ 5 ] {} <Debug> TCP-Session: 4120a1aa-4dd8-44ce-89fb-3f035939716a Authenticating user 'default' from [fd00:1122:3344:101::b]:56993 | ||
| 119 | 2026.02.19 22:40:56.024831 [ 5 ] {} <Debug> TCP-Session: 4120a1aa-4dd8-44ce-89fb-3f035939716a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.19 22:40:56.024857 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61508 | ||
| 121 | 2026.02.19 22:40:56.024856 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64566 | ||
| 122 | 2026.02.19 22:40:56.024929 [ 5 ] {} <Debug> TCP-Session: 4120a1aa-4dd8-44ce-89fb-3f035939716a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.19 22:40:56.024950 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.02.19 22:40:56.025031 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.19 22:40:56.025048 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39639 | ||
| 126 | 2026.02.19 22:40:56.025079 [ 6 ] {} <Debug> TCP-Session: 44a49e88-6a1e-446f-beaa-30401505be6c Authenticating user 'default' from [fd00:1122:3344:101::b]:54204 | ||
| 127 | 2026.02.19 22:40:56.025083 [ 254 ] {} <Debug> TCP-Session: b800027e-d1a2-4966-a302-cc33d9299d35 Authenticating user 'default' from [fd00:1122:3344:101::b]:41158 | ||
| 128 | 2026.02.19 22:40:56.025147 [ 6 ] {} <Debug> TCP-Session: 44a49e88-6a1e-446f-beaa-30401505be6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.19 22:40:56.025142 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.02.19 22:40:56.025196 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59077 | ||
| 131 | 2026.02.19 22:40:56.025247 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.02.19 22:40:56.025225 [ 6 ] {} <Debug> TCP-Session: 44a49e88-6a1e-446f-beaa-30401505be6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.19 22:40:56.025256 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.02.19 22:40:56.025366 [ 255 ] {} <Debug> TCP-Session: d0655c66-4387-4eb6-b939-5b7393d6021f Authenticating user 'default' from [fd00:1122:3344:101::b]:61508 | ||
| 135 | 2026.02.19 22:40:56.025225 [ 256 ] {} <Debug> TCP-Session: 9b298a49-8fb2-4ee0-95b4-d1d9bc3b72af Authenticating user 'default' from [fd00:1122:3344:101::b]:64566 | ||
| 136 | 2026.02.19 22:40:56.025418 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.02.19 22:40:56.025445 [ 256 ] {} <Debug> TCP-Session: 9b298a49-8fb2-4ee0-95b4-d1d9bc3b72af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.19 22:40:56.025466 [ 255 ] {} <Debug> TCP-Session: d0655c66-4387-4eb6-b939-5b7393d6021f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.19 22:40:56.025499 [ 258 ] {} <Debug> TCP-Session: 7d39083e-a64d-490a-b009-8304770a3d2c Authenticating user 'default' from [fd00:1122:3344:101::b]:59077 | ||
| 140 | 2026.02.19 22:40:56.025554 [ 256 ] {} <Debug> TCP-Session: 9b298a49-8fb2-4ee0-95b4-d1d9bc3b72af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.19 22:40:56.025567 [ 255 ] {} <Debug> TCP-Session: d0655c66-4387-4eb6-b939-5b7393d6021f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.19 22:40:56.025583 [ 258 ] {} <Debug> TCP-Session: 7d39083e-a64d-490a-b009-8304770a3d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.19 22:40:56.025438 [ 257 ] {} <Debug> TCP-Session: 45f0aa15-cec2-48e9-a21d-27f52e3b2101 Authenticating user 'default' from [fd00:1122:3344:101::b]:39639 | ||
| 144 | 2026.02.19 22:40:56.025656 [ 258 ] {} <Debug> TCP-Session: 7d39083e-a64d-490a-b009-8304770a3d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.19 22:40:56.025208 [ 254 ] {} <Debug> TCP-Session: b800027e-d1a2-4966-a302-cc33d9299d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.19 22:40:56.025727 [ 257 ] {} <Debug> TCP-Session: 45f0aa15-cec2-48e9-a21d-27f52e3b2101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.19 22:40:56.025763 [ 254 ] {} <Debug> TCP-Session: b800027e-d1a2-4966-a302-cc33d9299d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.19 22:40:56.025812 [ 257 ] {} <Debug> TCP-Session: 45f0aa15-cec2-48e9-a21d-27f52e3b2101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.19 22:40:56.360084 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55710 | ||
| 150 | 2026.02.19 22:40:56.360657 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.19 22:40:56.360709 [ 259 ] {} <Debug> TCP-Session: 86c3ff68-33d7-435e-a3e1-63080cca3122 Authenticating user 'default' from [fd00:1122:3344:101::c]:55710 | ||
| 152 | 2026.02.19 22:40:56.360732 [ 259 ] {} <Debug> TCP-Session: 86c3ff68-33d7-435e-a3e1-63080cca3122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.19 22:40:56.360810 [ 259 ] {} <Debug> TCP-Session: 86c3ff68-33d7-435e-a3e1-63080cca3122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.19 22:40:56.360880 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.19 22:40:56.360934 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.19 22:40:56.361074 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.02.19 22:40:56.362442 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43541 | ||
| 158 | 2026.02.19 22:40:56.362453 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53796 | ||
| 159 | 2026.02.19 22:40:56.362547 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42471 | ||
| 160 | 2026.02.19 22:40:56.362697 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51994 | ||
| 161 | 2026.02.19 22:40:56.362748 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.02.19 22:40:56.362883 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42364 | ||
| 163 | 2026.02.19 22:40:56.362888 [ 261 ] {} <Debug> TCP-Session: b7796d48-4d70-48b6-8de7-5ff5ee27b878 Authenticating user 'default' from [fd00:1122:3344:101::c]:43541 | ||
| 164 | 2026.02.19 22:40:56.363005 [ 261 ] {} <Debug> TCP-Session: b7796d48-4d70-48b6-8de7-5ff5ee27b878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.02.19 22:40:56.363056 [ 261 ] {} <Debug> TCP-Session: b7796d48-4d70-48b6-8de7-5ff5ee27b878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.02.19 22:40:56.363074 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.02.19 22:40:56.363089 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.02.19 22:40:56.363161 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.02.19 22:40:56.363125 [ 262 ] {} <Debug> TCP-Session: da43f314-79ac-43f0-8ab9-41bcb3af2f8a Authenticating user 'default' from [fd00:1122:3344:101::c]:42471 | ||
| 170 | 2026.02.19 22:40:56.363104 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41228 | ||
| 171 | 2026.02.19 22:40:56.363269 [ 262 ] {} <Debug> TCP-Session: da43f314-79ac-43f0-8ab9-41bcb3af2f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.02.19 22:40:56.363246 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.02.19 22:40:56.363242 [ 264 ] {} <Debug> TCP-Session: 8143b52c-b255-48c1-b5e5-1cbad81651ea Authenticating user 'default' from [fd00:1122:3344:101::c]:42364 | ||
| 174 | 2026.02.19 22:40:56.363388 [ 263 ] {} <Debug> TCP-Session: c925f2e3-01d5-48ba-b42d-33e57fbd09ca Authenticating user 'default' from [fd00:1122:3344:101::c]:51994 | ||
| 175 | 2026.02.19 22:40:56.363439 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.02.19 22:40:56.363458 [ 264 ] {} <Debug> TCP-Session: 8143b52c-b255-48c1-b5e5-1cbad81651ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.02.19 22:40:56.363376 [ 262 ] {} <Debug> TCP-Session: da43f314-79ac-43f0-8ab9-41bcb3af2f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.19 22:40:56.363591 [ 265 ] {} <Debug> TCP-Session: 32b0d3b7-2dee-43c3-bbb4-9ad2eb477a61 Authenticating user 'default' from [fd00:1122:3344:101::c]:41228 | ||
| 179 | 2026.02.19 22:40:56.363543 [ 263 ] {} <Debug> TCP-Session: c925f2e3-01d5-48ba-b42d-33e57fbd09ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.02.19 22:40:56.363222 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32973 | ||
| 181 | 2026.02.19 22:40:56.363675 [ 263 ] {} <Debug> TCP-Session: c925f2e3-01d5-48ba-b42d-33e57fbd09ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.02.19 22:40:56.363717 [ 265 ] {} <Debug> TCP-Session: 32b0d3b7-2dee-43c3-bbb4-9ad2eb477a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.02.19 22:40:56.363234 [ 260 ] {} <Debug> TCP-Session: 53c36c18-aa77-4724-b42e-5b6e8aa4f2ae Authenticating user 'default' from [fd00:1122:3344:101::c]:53796 | ||
| 184 | 2026.02.19 22:40:56.363797 [ 265 ] {} <Debug> TCP-Session: 32b0d3b7-2dee-43c3-bbb4-9ad2eb477a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.19 22:40:56.363559 [ 264 ] {} <Debug> TCP-Session: 8143b52c-b255-48c1-b5e5-1cbad81651ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.19 22:40:56.363886 [ 260 ] {} <Debug> TCP-Session: 53c36c18-aa77-4724-b42e-5b6e8aa4f2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.19 22:40:56.363939 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.02.19 22:40:56.363990 [ 260 ] {} <Debug> TCP-Session: 53c36c18-aa77-4724-b42e-5b6e8aa4f2ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.19 22:40:56.364020 [ 266 ] {} <Debug> TCP-Session: e36af590-799c-4147-87df-d94dde7122d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:32973 | ||
| 190 | 2026.02.19 22:40:56.364150 [ 266 ] {} <Debug> TCP-Session: e36af590-799c-4147-87df-d94dde7122d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.19 22:40:56.364165 [ 266 ] {} <Debug> TCP-Session: e36af590-799c-4147-87df-d94dde7122d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.19 22:40:56.492666 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33253 | ||
| 193 | 2026.02.19 22:40:56.493116 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.19 22:40:56.493197 [ 267 ] {} <Debug> TCP-Session: 2d26b312-4e48-4666-8dad-845ff03e01f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:33253 | ||
| 195 | 2026.02.19 22:40:56.493219 [ 267 ] {} <Debug> TCP-Session: 2d26b312-4e48-4666-8dad-845ff03e01f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.19 22:40:56.493232 [ 267 ] {} <Debug> TCP-Session: 2d26b312-4e48-4666-8dad-845ff03e01f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.19 22:40:56.493369 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.02.19 22:40:56.493409 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.02.19 22:40:56.493507 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.02.19 22:40:56.494044 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48310 | ||
| 201 | 2026.02.19 22:40:56.494149 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46589 | ||
| 202 | 2026.02.19 22:40:56.494268 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.02.19 22:40:56.494299 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47872 | ||
| 204 | 2026.02.19 22:40:56.494309 [ 268 ] {} <Debug> TCP-Session: 9cb11be3-8887-4c7e-aa9c-96de6a96e3a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:48310 | ||
| 205 | 2026.02.19 22:40:56.494465 [ 268 ] {} <Debug> TCP-Session: 9cb11be3-8887-4c7e-aa9c-96de6a96e3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.02.19 22:40:56.494482 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.02.19 22:40:56.494489 [ 268 ] {} <Debug> TCP-Session: 9cb11be3-8887-4c7e-aa9c-96de6a96e3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.02.19 22:40:56.494499 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40322 | ||
| 209 | 2026.02.19 22:40:56.494606 [ 269 ] {} <Debug> TCP-Session: a705fb66-62c7-4e85-a754-fefd87a0672f Authenticating user 'default' from [fd00:1122:3344:101::a]:46589 | ||
| 210 | 2026.02.19 22:40:56.494640 [ 269 ] {} <Debug> TCP-Session: a705fb66-62c7-4e85-a754-fefd87a0672f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.02.19 22:40:56.494660 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53847 | ||
| 212 | 2026.02.19 22:40:56.494640 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.02.19 22:40:56.494753 [ 269 ] {} <Debug> TCP-Session: a705fb66-62c7-4e85-a754-fefd87a0672f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.02.19 22:40:56.494790 [ 270 ] {} <Debug> TCP-Session: 06d96fb1-317b-44f9-8a17-89a07aa755f6 Authenticating user 'default' from [fd00:1122:3344:101::a]:47872 | ||
| 215 | 2026.02.19 22:40:56.494841 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.02.19 22:40:56.494870 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62855 | ||
| 217 | 2026.02.19 22:40:56.494916 [ 270 ] {} <Debug> TCP-Session: 06d96fb1-317b-44f9-8a17-89a07aa755f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.02.19 22:40:56.494947 [ 271 ] {} <Debug> TCP-Session: d76bec04-b710-4bdf-97fc-d9abd5238330 Authenticating user 'default' from [fd00:1122:3344:101::a]:40322 | ||
| 219 | 2026.02.19 22:40:56.494978 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.02.19 22:40:56.495025 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44771 | ||
| 221 | 2026.02.19 22:40:56.495070 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.02.19 22:40:56.495082 [ 271 ] {} <Debug> TCP-Session: d76bec04-b710-4bdf-97fc-d9abd5238330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.02.19 22:40:56.495069 [ 272 ] {} <Debug> TCP-Session: c2d0bdd3-f8b9-4e33-a21e-95ad5a5e5ae0 Authenticating user 'default' from [fd00:1122:3344:101::a]:53847 | ||
| 224 | 2026.02.19 22:40:56.495044 [ 270 ] {} <Debug> TCP-Session: 06d96fb1-317b-44f9-8a17-89a07aa755f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.02.19 22:40:56.495214 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.02.19 22:40:56.495195 [ 271 ] {} <Debug> TCP-Session: d76bec04-b710-4bdf-97fc-d9abd5238330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.02.19 22:40:56.495170 [ 272 ] {} <Debug> TCP-Session: c2d0bdd3-f8b9-4e33-a21e-95ad5a5e5ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.19 22:40:56.495328 [ 274 ] {} <Debug> TCP-Session: b7586500-bb42-44dc-b83d-7a9fc01861bb Authenticating user 'default' from [fd00:1122:3344:101::a]:44771 | ||
| 229 | 2026.02.19 22:40:56.495165 [ 273 ] {} <Debug> TCP-Session: f5ee58bf-34ad-455e-a718-fbc4c8d126d3 Authenticating user 'default' from [fd00:1122:3344:101::a]:62855 | ||
| 230 | 2026.02.19 22:40:56.495384 [ 272 ] {} <Debug> TCP-Session: c2d0bdd3-f8b9-4e33-a21e-95ad5a5e5ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.19 22:40:56.495418 [ 273 ] {} <Debug> TCP-Session: f5ee58bf-34ad-455e-a718-fbc4c8d126d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.19 22:40:56.495427 [ 274 ] {} <Debug> TCP-Session: b7586500-bb42-44dc-b83d-7a9fc01861bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.19 22:40:56.495491 [ 274 ] {} <Debug> TCP-Session: b7586500-bb42-44dc-b83d-7a9fc01861bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.19 22:40:56.495506 [ 273 ] {} <Debug> TCP-Session: f5ee58bf-34ad-455e-a718-fbc4c8d126d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.19 22:40:56.808203 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44985 | ||
| 236 | 2026.02.19 22:40:56.810266 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.02.19 22:40:56.810371 [ 275 ] {} <Debug> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Authenticating user 'default' from [fd00:1122:3344:101::d]:44985 | ||
| 238 | 2026.02.19 22:40:56.810395 [ 275 ] {} <Debug> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.02.19 22:40:56.810408 [ 275 ] {} <Debug> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.19 22:40:56.810539 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.02.19 22:40:56.810597 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.02.19 22:40:56.810679 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.02.19 22:40:56.811813 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34122 | ||
| 244 | 2026.02.19 22:40:56.811927 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33105 | ||
| 245 | 2026.02.19 22:40:56.811993 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58570 | ||
| 246 | 2026.02.19 22:40:56.812163 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56122 | ||
| 247 | 2026.02.19 22:40:56.812177 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.02.19 22:40:56.812271 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.02.19 22:40:56.812342 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.02.19 22:40:56.812345 [ 276 ] {} <Debug> TCP-Session: a2418184-8127-4223-b163-8b09c247669f Authenticating user 'default' from [fd00:1122:3344:101::d]:34122 | ||
| 251 | 2026.02.19 22:40:56.812358 [ 277 ] {} <Debug> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33105 | ||
| 252 | 2026.02.19 22:40:56.812392 [ 276 ] {} <Debug> TCP-Session: a2418184-8127-4223-b163-8b09c247669f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.02.19 22:40:56.812349 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61253 | ||
| 254 | 2026.02.19 22:40:56.812489 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35393 | ||
| 255 | 2026.02.19 22:40:56.812547 [ 276 ] {} <Debug> TCP-Session: a2418184-8127-4223-b163-8b09c247669f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.02.19 22:40:56.812529 [ 277 ] {} <Debug> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.02.19 22:40:56.812486 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.02.19 22:40:56.812599 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43628 | ||
| 259 | 2026.02.19 22:40:56.812707 [ 279 ] {} <Debug> TCP-Session: 2d54dbb9-8bb4-4e2a-8a5d-bac8b00f4212 Authenticating user 'default' from [fd00:1122:3344:101::d]:56122 | ||
| 260 | 2026.02.19 22:40:56.812632 [ 277 ] {} <Debug> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.02.19 22:40:56.812380 [ 278 ] {} <Debug> TCP-Session: 3a2365e3-ca17-49dc-bb46-a06d5490b3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58570 | ||
| 262 | 2026.02.19 22:40:56.812802 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.02.19 22:40:56.812882 [ 278 ] {} <Debug> TCP-Session: 3a2365e3-ca17-49dc-bb46-a06d5490b3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.02.19 22:40:56.812889 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65338 | ||
| 265 | 2026.02.19 22:40:56.813004 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.02.19 22:40:56.812907 [ 278 ] {} <Debug> TCP-Session: 3a2365e3-ca17-49dc-bb46-a06d5490b3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.19 22:40:56.812899 [ 280 ] {} <Debug> TCP-Session: c5402670-fa96-4ec1-ab34-caf351104f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61253 | ||
| 268 | 2026.02.19 22:40:56.813090 [ 282 ] {} <Debug> TCP-Session: 8eaa2218-a0b2-4c5b-86b6-924914ec3907 Authenticating user 'default' from [fd00:1122:3344:101::d]:43628 | ||
| 269 | 2026.02.19 22:40:56.813153 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.02.19 22:40:56.813095 [ 280 ] {} <Debug> TCP-Session: c5402670-fa96-4ec1-ab34-caf351104f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.02.19 22:40:56.812898 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.02.19 22:40:56.813256 [ 283 ] {} <Debug> TCP-Session: 90c2a156-bbf1-45d7-a337-432a94bc16ee Authenticating user 'default' from [fd00:1122:3344:101::d]:65338 | ||
| 273 | 2026.02.19 22:40:56.813232 [ 280 ] {} <Debug> TCP-Session: c5402670-fa96-4ec1-ab34-caf351104f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.02.19 22:40:56.813224 [ 282 ] {} <Debug> TCP-Session: 8eaa2218-a0b2-4c5b-86b6-924914ec3907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.02.19 22:40:56.813354 [ 283 ] {} <Debug> TCP-Session: 90c2a156-bbf1-45d7-a337-432a94bc16ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.02.19 22:40:56.813336 [ 281 ] {} <Debug> TCP-Session: 409b0cd7-d73c-4e89-9a0b-1912bcbd1fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35393 | ||
| 277 | 2026.02.19 22:40:56.812930 [ 279 ] {} <Debug> TCP-Session: 2d54dbb9-8bb4-4e2a-8a5d-bac8b00f4212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.02.19 22:40:56.813482 [ 283 ] {} <Debug> TCP-Session: 90c2a156-bbf1-45d7-a337-432a94bc16ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.19 22:40:56.813473 [ 281 ] {} <Debug> TCP-Session: 409b0cd7-d73c-4e89-9a0b-1912bcbd1fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.02.19 22:40:56.813460 [ 282 ] {} <Debug> TCP-Session: 8eaa2218-a0b2-4c5b-86b6-924914ec3907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.02.19 22:40:56.813556 [ 281 ] {} <Debug> TCP-Session: 409b0cd7-d73c-4e89-9a0b-1912bcbd1fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.19 22:40:56.813547 [ 279 ] {} <Debug> TCP-Session: 2d54dbb9-8bb4-4e2a-8a5d-bac8b00f4212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.19 22:40:56.818997 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.02.19 22:40:56.823427 [ 275 ] {bc65dba8-aa5a-434a-86f4-372042092e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.02.19 22:40:56.936709 [ 275 ] {bc65dba8-aa5a-434a-86f4-372042092e8d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44985) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.02.19 22:40:56.937814 [ 275 ] {bc65dba8-aa5a-434a-86f4-372042092e8d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.02.19 22:40:56.938076 [ 275 ] {bc65dba8-aa5a-434a-86f4-372042092e8d} <Debug> TCPHandler: Processed in 0.121427479 sec. | ||
| 334 | 2026.02.19 22:40:56.938563 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.02.19 22:40:56.938990 [ 277 ] {5c5a1288-06f8-4038-9057-430df52aee0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.02.19 22:40:56.939474 [ 277 ] {5c5a1288-06f8-4038-9057-430df52aee0f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33105) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.02.19 22:40:56.939889 [ 277 ] {5c5a1288-06f8-4038-9057-430df52aee0f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.02.19 22:40:56.940172 [ 277 ] {5c5a1288-06f8-4038-9057-430df52aee0f} <Debug> TCPHandler: Processed in 0.001794158 sec. | ||
| 385 | 2026.02.19 22:40:56.940527 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.19 22:40:56.941409 [ 275 ] {dafa4151-c666-45c0-a930-21fa0edee5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.02.19 22:40:56.942209 [ 275 ] {dafa4151-c666-45c0-a930-21fa0edee5cc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.02.19 22:40:56.943972 [ 275 ] {dafa4151-c666-45c0-a930-21fa0edee5cc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.02.19 22:40:56.944084 [ 275 ] {dafa4151-c666-45c0-a930-21fa0edee5cc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146622 sec | ||
| 390 | 2026.02.19 22:40:56.944099 [ 275 ] {dafa4151-c666-45c0-a930-21fa0edee5cc} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.02.19 22:40:56.944110 [ 275 ] {dafa4151-c666-45c0-a930-21fa0edee5cc} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.02.19 22:40:56.944172 [ 275 ] {dafa4151-c666-45c0-a930-21fa0edee5cc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.02.19 22:40:56.946406 [ 275 ] {dafa4151-c666-45c0-a930-21fa0edee5cc} <Debug> TCPHandler: Processed in 0.005996558 sec. | ||
| 394 | 2026.02.19 22:40:56.946578 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.02.19 22:40:56.946742 [ 275 ] {25b74c93-256c-4b1a-9456-f74ca034c8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.02.19 22:40:56.946883 [ 275 ] {25b74c93-256c-4b1a-9456-f74ca034c8a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.02.19 22:40:56.955750 [ 275 ] {25b74c93-256c-4b1a-9456-f74ca034c8a5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.02.19 22:40:56.957446 [ 275 ] {25b74c93-256c-4b1a-9456-f74ca034c8a5} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b): Loading data parts | ||
| 400 | 2026.02.19 22:40:56.960335 [ 275 ] {25b74c93-256c-4b1a-9456-f74ca034c8a5} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b): There are no data parts | ||
| 401 | 2026.02.19 22:40:56.963928 [ 275 ] {25b74c93-256c-4b1a-9456-f74ca034c8a5} <Debug> TCPHandler: Processed in 0.017403118 sec. | ||
| 402 | 2026.02.19 22:40:56.964260 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.02.19 22:40:56.964468 [ 275 ] {b7e63fa7-5290-48d2-a8ba-eebdcc357484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.02.19 22:40:56.964600 [ 275 ] {b7e63fa7-5290-48d2-a8ba-eebdcc357484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.02.19 22:40:56.984784 [ 275 ] {b7e63fa7-5290-48d2-a8ba-eebdcc357484} <Debug> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Loading data parts | ||
| 416 | 2026.02.19 22:40:56.985259 [ 275 ] {b7e63fa7-5290-48d2-a8ba-eebdcc357484} <Debug> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): There are no data parts | ||
| 417 | 2026.02.19 22:40:56.990688 [ 275 ] {b7e63fa7-5290-48d2-a8ba-eebdcc357484} <Debug> TCPHandler: Processed in 0.026518577 sec. | ||
| 418 | 2026.02.19 22:40:56.990948 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.19 22:40:56.991322 [ 275 ] {f18199bf-a6b9-496e-b630-924902f10207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 420 | 2026.02.19 22:40:56.991388 [ 275 ] {f18199bf-a6b9-496e-b630-924902f10207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.02.19 22:40:56.993916 [ 275 ] {f18199bf-a6b9-496e-b630-924902f10207} <Debug> oximeter.measurements_i8 (f40c4dc6-571c-4c98-8dcd-5778606b8454): Loading data parts | ||
| 422 | 2026.02.19 22:40:56.994092 [ 275 ] {f18199bf-a6b9-496e-b630-924902f10207} <Debug> oximeter.measurements_i8 (f40c4dc6-571c-4c98-8dcd-5778606b8454): There are no data parts | ||
| 423 | 2026.02.19 22:40:56.995801 [ 275 ] {f18199bf-a6b9-496e-b630-924902f10207} <Debug> TCPHandler: Processed in 0.004963008 sec. | ||
| 424 | 2026.02.19 22:40:56.996107 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.19 22:40:56.996270 [ 275 ] {e3bb8f27-6149-404d-b182-d58dcad84709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 426 | 2026.02.19 22:40:56.996469 [ 275 ] {e3bb8f27-6149-404d-b182-d58dcad84709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.02.19 22:40:56.998337 [ 275 ] {e3bb8f27-6149-404d-b182-d58dcad84709} <Debug> oximeter.measurements_u8 (4c6eaa06-384d-494c-9dc1-699b4ac4ece0): Loading data parts | ||
| 428 | 2026.02.19 22:40:56.998562 [ 275 ] {e3bb8f27-6149-404d-b182-d58dcad84709} <Debug> oximeter.measurements_u8 (4c6eaa06-384d-494c-9dc1-699b4ac4ece0): There are no data parts | ||
| 429 | 2026.02.19 22:40:56.999835 [ 275 ] {e3bb8f27-6149-404d-b182-d58dcad84709} <Debug> TCPHandler: Processed in 0.003779277 sec. | ||
| 430 | 2026.02.19 22:40:56.999980 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.19 22:40:57.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.92 MiB, peak 122.92 MiB, free memory in arenas 0.00 B, will set to 132.50 MiB (RSS), difference: 9.57 MiB | ||
| 432 | 2026.02.19 22:40:57.000229 [ 275 ] {4427639e-370e-4f2b-9813-4453ca0bd53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 433 | 2026.02.19 22:40:57.000349 [ 275 ] {4427639e-370e-4f2b-9813-4453ca0bd53c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.02.19 22:40:57.002034 [ 275 ] {4427639e-370e-4f2b-9813-4453ca0bd53c} <Debug> oximeter.measurements_i16 (57bed3ce-e159-4807-8c76-3f507f93fae5): Loading data parts | ||
| 435 | 2026.02.19 22:40:57.002178 [ 275 ] {4427639e-370e-4f2b-9813-4453ca0bd53c} <Debug> oximeter.measurements_i16 (57bed3ce-e159-4807-8c76-3f507f93fae5): There are no data parts | ||
| 436 | 2026.02.19 22:40:57.003519 [ 275 ] {4427639e-370e-4f2b-9813-4453ca0bd53c} <Debug> TCPHandler: Processed in 0.003589525 sec. | ||
| 437 | 2026.02.19 22:40:57.003678 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.19 22:40:57.003838 [ 275 ] {e548d042-c353-438f-bda9-870d20df141b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 439 | 2026.02.19 22:40:57.004009 [ 275 ] {e548d042-c353-438f-bda9-870d20df141b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.02.19 22:40:57.005864 [ 275 ] {e548d042-c353-438f-bda9-870d20df141b} <Debug> oximeter.measurements_u16 (d28c2b33-8168-468b-9728-a0831c64977a): Loading data parts | ||
| 441 | 2026.02.19 22:40:57.006016 [ 275 ] {e548d042-c353-438f-bda9-870d20df141b} <Debug> oximeter.measurements_u16 (d28c2b33-8168-468b-9728-a0831c64977a): There are no data parts | ||
| 442 | 2026.02.19 22:40:57.007166 [ 275 ] {e548d042-c353-438f-bda9-870d20df141b} <Debug> TCPHandler: Processed in 0.003541294 sec. | ||
| 443 | 2026.02.19 22:40:57.007317 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.19 22:40:57.007548 [ 275 ] {38ab9bd2-fb00-4429-9627-8b6f176e0e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 445 | 2026.02.19 22:40:57.007657 [ 275 ] {38ab9bd2-fb00-4429-9627-8b6f176e0e75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.02.19 22:40:57.010213 [ 275 ] {38ab9bd2-fb00-4429-9627-8b6f176e0e75} <Debug> oximeter.measurements_i32 (733a1a43-fb21-4306-acf0-7328f4909678): Loading data parts | ||
| 447 | 2026.02.19 22:40:57.010376 [ 275 ] {38ab9bd2-fb00-4429-9627-8b6f176e0e75} <Debug> oximeter.measurements_i32 (733a1a43-fb21-4306-acf0-7328f4909678): There are no data parts | ||
| 448 | 2026.02.19 22:40:57.012436 [ 275 ] {38ab9bd2-fb00-4429-9627-8b6f176e0e75} <Debug> TCPHandler: Processed in 0.00517155 sec. | ||
| 449 | 2026.02.19 22:40:57.012583 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.19 22:40:57.012750 [ 275 ] {de2bf11c-eb4d-4a1a-9c09-97f17e309a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 451 | 2026.02.19 22:40:57.012927 [ 275 ] {de2bf11c-eb4d-4a1a-9c09-97f17e309a71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.02.19 22:40:57.014796 [ 275 ] {de2bf11c-eb4d-4a1a-9c09-97f17e309a71} <Debug> oximeter.measurements_u32 (2db02f8f-3ea7-4024-9359-a88b9452ceed): Loading data parts | ||
| 453 | 2026.02.19 22:40:57.014950 [ 275 ] {de2bf11c-eb4d-4a1a-9c09-97f17e309a71} <Debug> oximeter.measurements_u32 (2db02f8f-3ea7-4024-9359-a88b9452ceed): There are no data parts | ||
| 454 | 2026.02.19 22:40:57.016539 [ 275 ] {de2bf11c-eb4d-4a1a-9c09-97f17e309a71} <Debug> TCPHandler: Processed in 0.004005869 sec. | ||
| 455 | 2026.02.19 22:40:57.016687 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.19 22:40:57.016978 [ 275 ] {c3f368b8-8016-49de-a812-22493d27a23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 457 | 2026.02.19 22:40:57.017123 [ 275 ] {c3f368b8-8016-49de-a812-22493d27a23e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.02.19 22:40:57.018768 [ 275 ] {c3f368b8-8016-49de-a812-22493d27a23e} <Debug> oximeter.measurements_i64 (08e80d27-904d-4bba-ae7c-ce09cc6b0c37): Loading data parts | ||
| 459 | 2026.02.19 22:40:57.018922 [ 275 ] {c3f368b8-8016-49de-a812-22493d27a23e} <Debug> oximeter.measurements_i64 (08e80d27-904d-4bba-ae7c-ce09cc6b0c37): There are no data parts | ||
| 460 | 2026.02.19 22:40:57.020246 [ 275 ] {c3f368b8-8016-49de-a812-22493d27a23e} <Debug> TCPHandler: Processed in 0.003607285 sec. | ||
| 461 | 2026.02.19 22:40:57.020386 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.19 22:40:57.020544 [ 275 ] {666794b1-7173-4a29-98c9-c5ad4972be86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 463 | 2026.02.19 22:40:57.020656 [ 275 ] {666794b1-7173-4a29-98c9-c5ad4972be86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.02.19 22:40:57.022294 [ 275 ] {666794b1-7173-4a29-98c9-c5ad4972be86} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Loading data parts | ||
| 465 | 2026.02.19 22:40:57.022609 [ 275 ] {666794b1-7173-4a29-98c9-c5ad4972be86} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): There are no data parts | ||
| 466 | 2026.02.19 22:40:57.024632 [ 275 ] {666794b1-7173-4a29-98c9-c5ad4972be86} <Debug> TCPHandler: Processed in 0.004293642 sec. | ||
| 467 | 2026.02.19 22:40:57.024777 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.19 22:40:57.025060 [ 275 ] {f7157371-f024-411e-bc24-70f362a86e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 469 | 2026.02.19 22:40:57.025228 [ 275 ] {f7157371-f024-411e-bc24-70f362a86e5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.02.19 22:40:57.030258 [ 275 ] {f7157371-f024-411e-bc24-70f362a86e5d} <Debug> oximeter.measurements_f32 (f8d44419-7137-46c7-81ce-72f2b4e636f6): Loading data parts | ||
| 471 | 2026.02.19 22:40:57.030461 [ 275 ] {f7157371-f024-411e-bc24-70f362a86e5d} <Debug> oximeter.measurements_f32 (f8d44419-7137-46c7-81ce-72f2b4e636f6): There are no data parts | ||
| 472 | 2026.02.19 22:40:57.032187 [ 275 ] {f7157371-f024-411e-bc24-70f362a86e5d} <Debug> TCPHandler: Processed in 0.007459242 sec. | ||
| 473 | 2026.02.19 22:40:57.032367 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.19 22:40:57.032554 [ 275 ] {6614cbf1-a4a8-4093-89a0-2eb3e9ca8e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 475 | 2026.02.19 22:40:57.032673 [ 275 ] {6614cbf1-a4a8-4093-89a0-2eb3e9ca8e85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.02.19 22:40:57.034679 [ 275 ] {6614cbf1-a4a8-4093-89a0-2eb3e9ca8e85} <Debug> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Loading data parts | ||
| 477 | 2026.02.19 22:40:57.034873 [ 275 ] {6614cbf1-a4a8-4093-89a0-2eb3e9ca8e85} <Debug> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): There are no data parts | ||
| 478 | 2026.02.19 22:40:57.036048 [ 275 ] {6614cbf1-a4a8-4093-89a0-2eb3e9ca8e85} <Debug> TCPHandler: Processed in 0.003752307 sec. | ||
| 479 | 2026.02.19 22:40:57.036221 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.19 22:40:57.037269 [ 275 ] {06ad69ad-063d-4f33-8aa9-2994c3aaf40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 481 | 2026.02.19 22:40:57.038176 [ 275 ] {06ad69ad-063d-4f33-8aa9-2994c3aaf40d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.02.19 22:40:57.040972 [ 275 ] {06ad69ad-063d-4f33-8aa9-2994c3aaf40d} <Debug> oximeter.measurements_string (898fdcc6-558f-4c95-ba80-7e11d99d6a39): Loading data parts | ||
| 483 | 2026.02.19 22:40:57.041130 [ 275 ] {06ad69ad-063d-4f33-8aa9-2994c3aaf40d} <Debug> oximeter.measurements_string (898fdcc6-558f-4c95-ba80-7e11d99d6a39): There are no data parts | ||
| 484 | 2026.02.19 22:40:57.043064 [ 275 ] {06ad69ad-063d-4f33-8aa9-2994c3aaf40d} <Debug> TCPHandler: Processed in 0.006905547 sec. | ||
| 485 | 2026.02.19 22:40:57.043246 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.19 22:40:57.043412 [ 275 ] {1c2d1cc9-ebd6-44e4-9212-5a9faf178b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.19 22:40:57.043544 [ 275 ] {1c2d1cc9-ebd6-44e4-9212-5a9faf178b9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.02.19 22:40:57.045366 [ 275 ] {1c2d1cc9-ebd6-44e4-9212-5a9faf178b9e} <Debug> oximeter.measurements_bytes (636360f6-d10d-48cd-86be-bd7aececf549): Loading data parts | ||
| 496 | 2026.02.19 22:40:57.045513 [ 275 ] {1c2d1cc9-ebd6-44e4-9212-5a9faf178b9e} <Debug> oximeter.measurements_bytes (636360f6-d10d-48cd-86be-bd7aececf549): There are no data parts | ||
| 497 | 2026.02.19 22:40:57.046859 [ 275 ] {1c2d1cc9-ebd6-44e4-9212-5a9faf178b9e} <Debug> TCPHandler: Processed in 0.003669316 sec. | ||
| 498 | 2026.02.19 22:40:57.047010 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.19 22:40:57.047172 [ 275 ] {e3cc9c06-0222-44f7-aa5e-24d0c038b85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 500 | 2026.02.19 22:40:57.047325 [ 275 ] {e3cc9c06-0222-44f7-aa5e-24d0c038b85f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.02.19 22:40:57.049232 [ 275 ] {e3cc9c06-0222-44f7-aa5e-24d0c038b85f} <Debug> oximeter.measurements_cumulativei64 (a77a3ca0-fd77-4cdd-979c-460fbd5703cd): Loading data parts | ||
| 502 | 2026.02.19 22:40:57.049378 [ 275 ] {e3cc9c06-0222-44f7-aa5e-24d0c038b85f} <Debug> oximeter.measurements_cumulativei64 (a77a3ca0-fd77-4cdd-979c-460fbd5703cd): There are no data parts | ||
| 503 | 2026.02.19 22:40:57.050545 [ 275 ] {e3cc9c06-0222-44f7-aa5e-24d0c038b85f} <Debug> TCPHandler: Processed in 0.003585285 sec. | ||
| 504 | 2026.02.19 22:40:57.050800 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.19 22:40:57.050961 [ 275 ] {70f6424a-ea7b-424c-9388-8a0e12f4547c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 506 | 2026.02.19 22:40:57.051094 [ 275 ] {70f6424a-ea7b-424c-9388-8a0e12f4547c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.02.19 22:40:57.053202 [ 275 ] {70f6424a-ea7b-424c-9388-8a0e12f4547c} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Loading data parts | ||
| 508 | 2026.02.19 22:40:57.053455 [ 275 ] {70f6424a-ea7b-424c-9388-8a0e12f4547c} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): There are no data parts | ||
| 509 | 2026.02.19 22:40:57.055299 [ 275 ] {70f6424a-ea7b-424c-9388-8a0e12f4547c} <Debug> TCPHandler: Processed in 0.004547274 sec. | ||
| 510 | 2026.02.19 22:40:57.055479 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.19 22:40:57.055773 [ 275 ] {5c9a7749-4ca3-43b1-a80e-42b18151841e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 512 | 2026.02.19 22:40:57.056491 [ 275 ] {5c9a7749-4ca3-43b1-a80e-42b18151841e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.02.19 22:40:57.058487 [ 275 ] {5c9a7749-4ca3-43b1-a80e-42b18151841e} <Debug> oximeter.measurements_cumulativef32 (9264f9cd-6f9c-4084-85e6-4677fbe77047): Loading data parts | ||
| 514 | 2026.02.19 22:40:57.058650 [ 275 ] {5c9a7749-4ca3-43b1-a80e-42b18151841e} <Debug> oximeter.measurements_cumulativef32 (9264f9cd-6f9c-4084-85e6-4677fbe77047): There are no data parts | ||
| 515 | 2026.02.19 22:40:57.059987 [ 275 ] {5c9a7749-4ca3-43b1-a80e-42b18151841e} <Debug> TCPHandler: Processed in 0.004565714 sec. | ||
| 516 | 2026.02.19 22:40:57.060155 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.19 22:40:57.060318 [ 275 ] {b88b4beb-8d76-4071-86f5-586009880b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 518 | 2026.02.19 22:40:57.060413 [ 275 ] {b88b4beb-8d76-4071-86f5-586009880b92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.02.19 22:40:57.062215 [ 275 ] {b88b4beb-8d76-4071-86f5-586009880b92} <Debug> oximeter.measurements_cumulativef64 (ef9d432c-a41e-4ada-b01b-a4349bf8817d): Loading data parts | ||
| 520 | 2026.02.19 22:40:57.062409 [ 275 ] {b88b4beb-8d76-4071-86f5-586009880b92} <Debug> oximeter.measurements_cumulativef64 (ef9d432c-a41e-4ada-b01b-a4349bf8817d): There are no data parts | ||
| 521 | 2026.02.19 22:40:57.063740 [ 275 ] {b88b4beb-8d76-4071-86f5-586009880b92} <Debug> TCPHandler: Processed in 0.003641375 sec. | ||
| 522 | 2026.02.19 22:40:57.063945 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.19 22:40:57.064171 [ 275 ] {4b6c79bd-a77c-4d82-8c09-202c934e1fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.02.19 22:40:57.064307 [ 275 ] {4b6c79bd-a77c-4d82-8c09-202c934e1fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.02.19 22:40:57.066099 [ 275 ] {4b6c79bd-a77c-4d82-8c09-202c934e1fa0} <Debug> oximeter.measurements_histogrami8 (5f8b8dac-faf5-4560-822b-33177cbd71f7): Loading data parts | ||
| 536 | 2026.02.19 22:40:57.066251 [ 275 ] {4b6c79bd-a77c-4d82-8c09-202c934e1fa0} <Debug> oximeter.measurements_histogrami8 (5f8b8dac-faf5-4560-822b-33177cbd71f7): There are no data parts | ||
| 537 | 2026.02.19 22:40:57.067573 [ 275 ] {4b6c79bd-a77c-4d82-8c09-202c934e1fa0} <Debug> TCPHandler: Processed in 0.003680846 sec. | ||
| 538 | 2026.02.19 22:40:57.067718 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.02.19 22:40:57.067933 [ 275 ] {2ca3da0a-3f7b-4576-b0d3-7f3a52cc44fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 540 | 2026.02.19 22:40:57.068062 [ 275 ] {2ca3da0a-3f7b-4576-b0d3-7f3a52cc44fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.02.19 22:40:57.070052 [ 275 ] {2ca3da0a-3f7b-4576-b0d3-7f3a52cc44fe} <Debug> oximeter.measurements_histogramu8 (34c5553b-13f6-4887-a8c0-067145698d74): Loading data parts | ||
| 542 | 2026.02.19 22:40:57.070201 [ 275 ] {2ca3da0a-3f7b-4576-b0d3-7f3a52cc44fe} <Debug> oximeter.measurements_histogramu8 (34c5553b-13f6-4887-a8c0-067145698d74): There are no data parts | ||
| 543 | 2026.02.19 22:40:57.071549 [ 275 ] {2ca3da0a-3f7b-4576-b0d3-7f3a52cc44fe} <Debug> TCPHandler: Processed in 0.003880637 sec. | ||
| 544 | 2026.02.19 22:40:57.071808 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.02.19 22:40:57.072117 [ 275 ] {8660b835-0320-4f5f-9a0f-2c4f885aed56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 546 | 2026.02.19 22:40:57.072271 [ 275 ] {8660b835-0320-4f5f-9a0f-2c4f885aed56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.02.19 22:40:57.074347 [ 275 ] {8660b835-0320-4f5f-9a0f-2c4f885aed56} <Debug> oximeter.measurements_histogrami16 (657c673b-c4c4-441b-8529-82ecffd660a5): Loading data parts | ||
| 548 | 2026.02.19 22:40:57.074496 [ 275 ] {8660b835-0320-4f5f-9a0f-2c4f885aed56} <Debug> oximeter.measurements_histogrami16 (657c673b-c4c4-441b-8529-82ecffd660a5): There are no data parts | ||
| 549 | 2026.02.19 22:40:57.076118 [ 275 ] {8660b835-0320-4f5f-9a0f-2c4f885aed56} <Debug> TCPHandler: Processed in 0.004366293 sec. | ||
| 550 | 2026.02.19 22:40:57.076277 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.02.19 22:40:57.076503 [ 275 ] {ae47993b-1b91-4ad9-92dc-49b69e5e3ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 552 | 2026.02.19 22:40:57.076645 [ 275 ] {ae47993b-1b91-4ad9-92dc-49b69e5e3ce6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.02.19 22:40:57.080934 [ 275 ] {ae47993b-1b91-4ad9-92dc-49b69e5e3ce6} <Debug> oximeter.measurements_histogramu16 (14ee3325-a141-4861-a76a-675649d24626): Loading data parts | ||
| 554 | 2026.02.19 22:40:57.081088 [ 275 ] {ae47993b-1b91-4ad9-92dc-49b69e5e3ce6} <Debug> oximeter.measurements_histogramu16 (14ee3325-a141-4861-a76a-675649d24626): There are no data parts | ||
| 555 | 2026.02.19 22:40:57.082755 [ 275 ] {ae47993b-1b91-4ad9-92dc-49b69e5e3ce6} <Debug> TCPHandler: Processed in 0.006532333 sec. | ||
| 556 | 2026.02.19 22:40:57.082985 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.02.19 22:40:57.083251 [ 275 ] {823053f6-1e2e-4113-9ef6-176df0e2c346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 558 | 2026.02.19 22:40:57.083382 [ 275 ] {823053f6-1e2e-4113-9ef6-176df0e2c346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.02.19 22:40:57.086389 [ 275 ] {823053f6-1e2e-4113-9ef6-176df0e2c346} <Debug> oximeter.measurements_histogrami32 (6d1dbeef-8473-4d2f-89ae-b2b4bac09531): Loading data parts | ||
| 560 | 2026.02.19 22:40:57.086540 [ 275 ] {823053f6-1e2e-4113-9ef6-176df0e2c346} <Debug> oximeter.measurements_histogrami32 (6d1dbeef-8473-4d2f-89ae-b2b4bac09531): There are no data parts | ||
| 561 | 2026.02.19 22:40:57.088122 [ 275 ] {823053f6-1e2e-4113-9ef6-176df0e2c346} <Debug> TCPHandler: Processed in 0.00520693 sec. | ||
| 562 | 2026.02.19 22:40:57.088270 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.02.19 22:40:57.088482 [ 275 ] {2eabbd2b-bdb2-4c5d-9bf9-163e84d0d1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 564 | 2026.02.19 22:40:57.088621 [ 275 ] {2eabbd2b-bdb2-4c5d-9bf9-163e84d0d1e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.02.19 22:40:57.090682 [ 275 ] {2eabbd2b-bdb2-4c5d-9bf9-163e84d0d1e8} <Debug> oximeter.measurements_histogramu32 (3e6cd8c4-6ce1-484e-b5cc-85ce4f8530ff): Loading data parts | ||
| 566 | 2026.02.19 22:40:57.090826 [ 275 ] {2eabbd2b-bdb2-4c5d-9bf9-163e84d0d1e8} <Debug> oximeter.measurements_histogramu32 (3e6cd8c4-6ce1-484e-b5cc-85ce4f8530ff): There are no data parts | ||
| 567 | 2026.02.19 22:40:57.092254 [ 275 ] {2eabbd2b-bdb2-4c5d-9bf9-163e84d0d1e8} <Debug> TCPHandler: Processed in 0.004037259 sec. | ||
| 568 | 2026.02.19 22:40:57.092441 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.19 22:40:57.092691 [ 275 ] {287a0ac8-2c40-40cd-98ea-1e569b2d31a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 570 | 2026.02.19 22:40:57.092828 [ 275 ] {287a0ac8-2c40-40cd-98ea-1e569b2d31a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.02.19 22:40:57.095145 [ 275 ] {287a0ac8-2c40-40cd-98ea-1e569b2d31a0} <Debug> oximeter.measurements_histogrami64 (231461e8-72ad-4d56-85cb-08a849d626e1): Loading data parts | ||
| 572 | 2026.02.19 22:40:57.095291 [ 275 ] {287a0ac8-2c40-40cd-98ea-1e569b2d31a0} <Debug> oximeter.measurements_histogrami64 (231461e8-72ad-4d56-85cb-08a849d626e1): There are no data parts | ||
| 573 | 2026.02.19 22:40:57.098376 [ 275 ] {287a0ac8-2c40-40cd-98ea-1e569b2d31a0} <Debug> TCPHandler: Processed in 0.005986168 sec. | ||
| 574 | 2026.02.19 22:40:57.098543 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.02.19 22:40:57.098800 [ 275 ] {fecb117a-ea5f-4aec-8b9d-5c1b495ae936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 576 | 2026.02.19 22:40:57.098949 [ 275 ] {fecb117a-ea5f-4aec-8b9d-5c1b495ae936} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.02.19 22:40:57.101137 [ 275 ] {fecb117a-ea5f-4aec-8b9d-5c1b495ae936} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Loading data parts | ||
| 578 | 2026.02.19 22:40:57.101282 [ 275 ] {fecb117a-ea5f-4aec-8b9d-5c1b495ae936} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): There are no data parts | ||
| 579 | 2026.02.19 22:40:57.102970 [ 275 ] {fecb117a-ea5f-4aec-8b9d-5c1b495ae936} <Debug> TCPHandler: Processed in 0.004489503 sec. | ||
| 580 | 2026.02.19 22:40:57.103124 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.19 22:40:57.103465 [ 275 ] {36229dda-f538-49e4-8351-056ff4404817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 582 | 2026.02.19 22:40:57.103583 [ 275 ] {36229dda-f538-49e4-8351-056ff4404817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.02.19 22:40:57.105834 [ 275 ] {36229dda-f538-49e4-8351-056ff4404817} <Debug> oximeter.measurements_histogramf32 (ead40a31-42f2-4d77-bb97-0a0b5f64a992): Loading data parts | ||
| 584 | 2026.02.19 22:40:57.105982 [ 275 ] {36229dda-f538-49e4-8351-056ff4404817} <Debug> oximeter.measurements_histogramf32 (ead40a31-42f2-4d77-bb97-0a0b5f64a992): There are no data parts | ||
| 585 | 2026.02.19 22:40:57.108018 [ 275 ] {36229dda-f538-49e4-8351-056ff4404817} <Debug> TCPHandler: Processed in 0.004941517 sec. | ||
| 586 | 2026.02.19 22:40:57.108176 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.19 22:40:57.108390 [ 275 ] {5e232449-726f-48b0-87d5-07e70c6b6784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 588 | 2026.02.19 22:40:57.108530 [ 275 ] {5e232449-726f-48b0-87d5-07e70c6b6784} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.02.19 22:40:57.110493 [ 275 ] {5e232449-726f-48b0-87d5-07e70c6b6784} <Debug> oximeter.measurements_histogramf64 (f29bc4be-26b3-4825-b44e-1fc2532b77ec): Loading data parts | ||
| 590 | 2026.02.19 22:40:57.110662 [ 275 ] {5e232449-726f-48b0-87d5-07e70c6b6784} <Debug> oximeter.measurements_histogramf64 (f29bc4be-26b3-4825-b44e-1fc2532b77ec): There are no data parts | ||
| 591 | 2026.02.19 22:40:57.112641 [ 275 ] {5e232449-726f-48b0-87d5-07e70c6b6784} <Debug> TCPHandler: Processed in 0.004516163 sec. | ||
| 592 | 2026.02.19 22:40:57.112789 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.19 22:40:57.113067 [ 275 ] {f1c289ad-6c6e-4d38-a3e3-6c0592ac2fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.02.19 22:40:57.113192 [ 275 ] {f1c289ad-6c6e-4d38-a3e3-6c0592ac2fad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.02.19 22:40:57.114953 [ 275 ] {f1c289ad-6c6e-4d38-a3e3-6c0592ac2fad} <Debug> oximeter.fields_bool (d9435f00-0be4-4458-8974-3f03517e1010): Loading data parts | ||
| 621 | 2026.02.19 22:40:57.115125 [ 275 ] {f1c289ad-6c6e-4d38-a3e3-6c0592ac2fad} <Debug> oximeter.fields_bool (d9435f00-0be4-4458-8974-3f03517e1010): There are no data parts | ||
| 622 | 2026.02.19 22:40:57.116728 [ 275 ] {f1c289ad-6c6e-4d38-a3e3-6c0592ac2fad} <Debug> TCPHandler: Processed in 0.003989039 sec. | ||
| 623 | 2026.02.19 22:40:57.116864 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.02.19 22:40:57.117019 [ 275 ] {291ed507-c2b1-476e-b648-bead821b0d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 625 | 2026.02.19 22:40:57.117131 [ 275 ] {291ed507-c2b1-476e-b648-bead821b0d6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.02.19 22:40:57.120203 [ 275 ] {291ed507-c2b1-476e-b648-bead821b0d6b} <Debug> oximeter.fields_i8 (d07823b7-0d55-4dab-8929-4f2cd7ae1127): Loading data parts | ||
| 627 | 2026.02.19 22:40:57.120445 [ 275 ] {291ed507-c2b1-476e-b648-bead821b0d6b} <Debug> oximeter.fields_i8 (d07823b7-0d55-4dab-8929-4f2cd7ae1127): There are no data parts | ||
| 628 | 2026.02.19 22:40:57.121818 [ 275 ] {291ed507-c2b1-476e-b648-bead821b0d6b} <Debug> TCPHandler: Processed in 0.005001208 sec. | ||
| 629 | 2026.02.19 22:40:57.121973 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.02.19 22:40:57.122241 [ 275 ] {a118abb7-0ce8-418e-8426-e5ea19652d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 631 | 2026.02.19 22:40:57.122389 [ 275 ] {a118abb7-0ce8-418e-8426-e5ea19652d02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.02.19 22:40:57.124494 [ 275 ] {a118abb7-0ce8-418e-8426-e5ea19652d02} <Debug> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Loading data parts | ||
| 633 | 2026.02.19 22:40:57.124648 [ 275 ] {a118abb7-0ce8-418e-8426-e5ea19652d02} <Debug> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): There are no data parts | ||
| 634 | 2026.02.19 22:40:57.125854 [ 275 ] {a118abb7-0ce8-418e-8426-e5ea19652d02} <Debug> TCPHandler: Processed in 0.003937478 sec. | ||
| 635 | 2026.02.19 22:40:57.125996 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.02.19 22:40:57.126160 [ 275 ] {14220839-7c7e-4a03-b358-e13af8a497d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 637 | 2026.02.19 22:40:57.126331 [ 275 ] {14220839-7c7e-4a03-b358-e13af8a497d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.02.19 22:40:57.128581 [ 275 ] {14220839-7c7e-4a03-b358-e13af8a497d3} <Debug> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Loading data parts | ||
| 639 | 2026.02.19 22:40:57.128780 [ 275 ] {14220839-7c7e-4a03-b358-e13af8a497d3} <Debug> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): There are no data parts | ||
| 640 | 2026.02.19 22:40:57.129944 [ 275 ] {14220839-7c7e-4a03-b358-e13af8a497d3} <Debug> TCPHandler: Processed in 0.003997949 sec. | ||
| 641 | 2026.02.19 22:40:57.130085 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.19 22:40:57.130320 [ 275 ] {8a305f46-a453-47d5-a47b-174197e0fe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 643 | 2026.02.19 22:40:57.130437 [ 275 ] {8a305f46-a453-47d5-a47b-174197e0fe01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.02.19 22:40:57.132255 [ 275 ] {8a305f46-a453-47d5-a47b-174197e0fe01} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Loading data parts | ||
| 645 | 2026.02.19 22:40:57.132451 [ 275 ] {8a305f46-a453-47d5-a47b-174197e0fe01} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): There are no data parts | ||
| 646 | 2026.02.19 22:40:57.133642 [ 275 ] {8a305f46-a453-47d5-a47b-174197e0fe01} <Debug> TCPHandler: Processed in 0.003604855 sec. | ||
| 647 | 2026.02.19 22:40:57.133783 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.02.19 22:40:57.133939 [ 275 ] {cda4d94b-dc1d-4fdc-a415-1d753b76d01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 649 | 2026.02.19 22:40:57.134068 [ 275 ] {cda4d94b-dc1d-4fdc-a415-1d753b76d01a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.02.19 22:40:57.136008 [ 275 ] {cda4d94b-dc1d-4fdc-a415-1d753b76d01a} <Debug> oximeter.fields_i32 (49ad8c5d-47e6-449e-85c6-7f9bc809d81c): Loading data parts | ||
| 651 | 2026.02.19 22:40:57.136157 [ 275 ] {cda4d94b-dc1d-4fdc-a415-1d753b76d01a} <Debug> oximeter.fields_i32 (49ad8c5d-47e6-449e-85c6-7f9bc809d81c): There are no data parts | ||
| 652 | 2026.02.19 22:40:57.139217 [ 275 ] {cda4d94b-dc1d-4fdc-a415-1d753b76d01a} <Debug> TCPHandler: Processed in 0.005483493 sec. | ||
| 653 | 2026.02.19 22:40:57.139363 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.02.19 22:40:57.139660 [ 275 ] {7fad6bc5-389a-42ed-97fb-4986e0c531b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 655 | 2026.02.19 22:40:57.139801 [ 275 ] {7fad6bc5-389a-42ed-97fb-4986e0c531b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.02.19 22:40:57.141900 [ 275 ] {7fad6bc5-389a-42ed-97fb-4986e0c531b7} <Debug> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Loading data parts | ||
| 657 | 2026.02.19 22:40:57.142057 [ 275 ] {7fad6bc5-389a-42ed-97fb-4986e0c531b7} <Debug> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): There are no data parts | ||
| 658 | 2026.02.19 22:40:57.143448 [ 275 ] {7fad6bc5-389a-42ed-97fb-4986e0c531b7} <Debug> TCPHandler: Processed in 0.00413367 sec. | ||
| 659 | 2026.02.19 22:40:57.143586 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.02.19 22:40:57.143741 [ 275 ] {6391dd22-097b-4a51-a6a4-408f56a694ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 661 | 2026.02.19 22:40:57.143876 [ 275 ] {6391dd22-097b-4a51-a6a4-408f56a694ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.02.19 22:40:57.145950 [ 275 ] {6391dd22-097b-4a51-a6a4-408f56a694ee} <Debug> oximeter.fields_i64 (706c1210-765a-4abf-b961-f525fabd221e): Loading data parts | ||
| 663 | 2026.02.19 22:40:57.146136 [ 275 ] {6391dd22-097b-4a51-a6a4-408f56a694ee} <Debug> oximeter.fields_i64 (706c1210-765a-4abf-b961-f525fabd221e): There are no data parts | ||
| 664 | 2026.02.19 22:40:57.147347 [ 275 ] {6391dd22-097b-4a51-a6a4-408f56a694ee} <Debug> TCPHandler: Processed in 0.003810227 sec. | ||
| 665 | 2026.02.19 22:40:57.147568 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.02.19 22:40:57.147821 [ 275 ] {29815b72-eea9-48f5-96de-bb7b58098af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 667 | 2026.02.19 22:40:57.147974 [ 275 ] {29815b72-eea9-48f5-96de-bb7b58098af6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.02.19 22:40:57.149889 [ 275 ] {29815b72-eea9-48f5-96de-bb7b58098af6} <Debug> oximeter.fields_u64 (c4865b1c-bb2b-4124-88d3-7cfdca87b017): Loading data parts | ||
| 669 | 2026.02.19 22:40:57.150095 [ 275 ] {29815b72-eea9-48f5-96de-bb7b58098af6} <Debug> oximeter.fields_u64 (c4865b1c-bb2b-4124-88d3-7cfdca87b017): There are no data parts | ||
| 670 | 2026.02.19 22:40:57.151432 [ 275 ] {29815b72-eea9-48f5-96de-bb7b58098af6} <Debug> TCPHandler: Processed in 0.003919918 sec. | ||
| 671 | 2026.02.19 22:40:57.151589 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.02.19 22:40:57.151748 [ 275 ] {e38f7198-07e0-408f-bd74-4556270b1080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 673 | 2026.02.19 22:40:57.151926 [ 275 ] {e38f7198-07e0-408f-bd74-4556270b1080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.02.19 22:40:57.154066 [ 275 ] {e38f7198-07e0-408f-bd74-4556270b1080} <Debug> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Loading data parts | ||
| 675 | 2026.02.19 22:40:57.154254 [ 275 ] {e38f7198-07e0-408f-bd74-4556270b1080} <Debug> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): There are no data parts | ||
| 676 | 2026.02.19 22:40:57.155838 [ 275 ] {e38f7198-07e0-408f-bd74-4556270b1080} <Debug> TCPHandler: Processed in 0.004298472 sec. | ||
| 677 | 2026.02.19 22:40:57.156143 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.02.19 22:40:57.156300 [ 275 ] {333bee3b-521a-4dd3-b08e-76c1f948a900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 679 | 2026.02.19 22:40:57.156416 [ 275 ] {333bee3b-521a-4dd3-b08e-76c1f948a900} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.02.19 22:40:57.160305 [ 275 ] {333bee3b-521a-4dd3-b08e-76c1f948a900} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Loading data parts | ||
| 681 | 2026.02.19 22:40:57.160569 [ 275 ] {333bee3b-521a-4dd3-b08e-76c1f948a900} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): There are no data parts | ||
| 682 | 2026.02.19 22:40:57.162044 [ 275 ] {333bee3b-521a-4dd3-b08e-76c1f948a900} <Debug> TCPHandler: Processed in 0.005955028 sec. | ||
| 683 | 2026.02.19 22:40:57.162189 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.02.19 22:40:57.162407 [ 275 ] {7230a9fa-82ac-424a-9797-7de7176c58ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) 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) | ||
| 685 | 2026.02.19 22:40:57.162451 [ 275 ] {7230a9fa-82ac-424a-9797-7de7176c58ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.02.19 22:40:57.164297 [ 275 ] {7230a9fa-82ac-424a-9797-7de7176c58ed} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Loading data parts | ||
| 687 | 2026.02.19 22:40:57.164455 [ 275 ] {7230a9fa-82ac-424a-9797-7de7176c58ed} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): There are no data parts | ||
| 688 | 2026.02.19 22:40:57.165968 [ 275 ] {7230a9fa-82ac-424a-9797-7de7176c58ed} <Debug> TCPHandler: Processed in 0.003827127 sec. | ||
| 689 | 2026.02.19 22:40:57.166245 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.02.19 22:40:57.166632 [ 275 ] {14b088cb-a9e6-469c-9924-bd3a1719dfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.02.19 22:40:57.166783 [ 275 ] {14b088cb-a9e6-469c-9924-bd3a1719dfb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.02.19 22:40:57.168583 [ 275 ] {14b088cb-a9e6-469c-9924-bd3a1719dfb5} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Loading data parts | ||
| 696 | 2026.02.19 22:40:57.168731 [ 275 ] {14b088cb-a9e6-469c-9924-bd3a1719dfb5} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): There are no data parts | ||
| 697 | 2026.02.19 22:40:57.170296 [ 275 ] {14b088cb-a9e6-469c-9924-bd3a1719dfb5} <Debug> TCPHandler: Processed in 0.00411704 sec. | ||
| 698 | 2026.02.19 22:40:57.170726 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.02.19 22:40:57.171175 [ 277 ] {3d8481b7-4523-40c5-9fb9-9092e16e1f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.02.19 22:40:57.172594 [ 277 ] {3d8481b7-4523-40c5-9fb9-9092e16e1f04} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.02.19 22:40:57.190915 [ 285 ] {3d8481b7-4523-40c5-9fb9-9092e16e1f04} <Trace> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.02.19 22:40:57.190972 [ 285 ] {3d8481b7-4523-40c5-9fb9-9092e16e1f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 703 | 2026.02.19 22:40:57.195739 [ 285 ] {3d8481b7-4523-40c5-9fb9-9092e16e1f04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.02.19 22:40:57.196474 [ 285 ] {3d8481b7-4523-40c5-9fb9-9092e16e1f04} <Trace> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.02.19 22:40:57.196788 [ 277 ] {3d8481b7-4523-40c5-9fb9-9092e16e1f04} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02576 sec., 38.81987577639751 rows/sec., 621.12 B/sec. | ||
| 706 | 2026.02.19 22:40:57.197220 [ 277 ] {3d8481b7-4523-40c5-9fb9-9092e16e1f04} <Debug> TCPHandler: Processed in 0.026642388 sec. | ||
| 707 | 2026.02.19 22:40:58.000247 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.41 MiB, peak 135.41 MiB, free memory in arenas 0.00 B, will set to 139.69 MiB (RSS), difference: 4.28 MiB | ||
| 708 | 2026.02.19 22:41:00.658292 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48694 | ||
| 709 | 2026.02.19 22:41:00.658428 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.02.19 22:41:00.658622 [ 286 ] {} <Debug> TCP-Session: ae473dfe-e885-4ce9-adfc-064fcdd22b2c Authenticating user 'default' from [fd00:1122:3344:101::e]:48694 | ||
| 711 | 2026.02.19 22:41:00.658645 [ 286 ] {} <Debug> TCP-Session: ae473dfe-e885-4ce9-adfc-064fcdd22b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.02.19 22:41:00.658657 [ 286 ] {} <Debug> TCP-Session: ae473dfe-e885-4ce9-adfc-064fcdd22b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.02.19 22:41:00.658821 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 714 | 2026.02.19 22:41:00.658857 [ 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 | ||
| 715 | 2026.02.19 22:41:00.658963 [ 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 | ||
| 716 | 2026.02.19 22:41:00.659460 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35424 | ||
| 717 | 2026.02.19 22:41:00.659600 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55751 | ||
| 718 | 2026.02.19 22:41:00.659652 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50186 | ||
| 719 | 2026.02.19 22:41:00.659529 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40698 | ||
| 720 | 2026.02.19 22:41:00.659710 [ 286 ] {} <Trace> TCP-Session: ae473dfe-e885-4ce9-adfc-064fcdd22b2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 721 | 2026.02.19 22:41:00.659924 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42052 | ||
| 722 | 2026.02.19 22:41:00.659941 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35635 | ||
| 723 | 2026.02.19 22:41:00.660047 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 724 | 2026.02.19 22:41:00.660079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.02.19 22:41:00.660158 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.02.19 22:41:00.660250 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.02.19 22:41:00.660132 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65079 | ||
| 728 | 2026.02.19 22:41:00.660429 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.02.19 22:41:00.660458 [ 290 ] {} <Debug> TCP-Session: 4e91eafe-1cb1-4122-849e-2e006f6d7fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50186 | ||
| 730 | 2026.02.19 22:41:00.660416 [ 292 ] {} <Debug> TCP-Session: c27e1b00-8630-47a7-b705-aad6a6d94a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:42052 | ||
| 731 | 2026.02.19 22:41:00.660373 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.02.19 22:41:00.660570 [ 288 ] {} <Debug> TCP-Session: 82b3a88b-f6c4-4cf3-a384-4a42adf95a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:40698 | ||
| 733 | 2026.02.19 22:41:00.660552 [ 290 ] {} <Debug> TCP-Session: 4e91eafe-1cb1-4122-849e-2e006f6d7fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.02.19 22:41:00.660530 [ 292 ] {} <Debug> TCP-Session: c27e1b00-8630-47a7-b705-aad6a6d94a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.02.19 22:41:00.660673 [ 290 ] {} <Debug> TCP-Session: 4e91eafe-1cb1-4122-849e-2e006f6d7fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.02.19 22:41:00.660684 [ 288 ] {} <Debug> TCP-Session: 82b3a88b-f6c4-4cf3-a384-4a42adf95a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.02.19 22:41:00.660670 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.02.19 22:41:00.660780 [ 288 ] {} <Debug> TCP-Session: 82b3a88b-f6c4-4cf3-a384-4a42adf95a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.02.19 22:41:00.660767 [ 292 ] {} <Debug> TCP-Session: c27e1b00-8630-47a7-b705-aad6a6d94a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.02.19 22:41:00.660674 [ 291 ] {} <Debug> TCP-Session: f558d338-155c-4972-b550-12f363409c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:35635 | ||
| 741 | 2026.02.19 22:41:00.660876 [ 293 ] {} <Debug> TCP-Session: 37a3b6e6-128d-4f5f-baec-5bc0a54c43dd Authenticating user 'default' from [fd00:1122:3344:101::e]:65079 | ||
| 742 | 2026.02.19 22:41:00.660307 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60636 | ||
| 743 | 2026.02.19 22:41:00.660102 [ 287 ] {} <Debug> TCP-Session: 8e0b68f8-495c-421c-a453-f3ae6e3eeb03 Authenticating user 'default' from [fd00:1122:3344:101::e]:35424 | ||
| 744 | 2026.02.19 22:41:00.661011 [ 293 ] {} <Debug> TCP-Session: 37a3b6e6-128d-4f5f-baec-5bc0a54c43dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.02.19 22:41:00.660984 [ 291 ] {} <Debug> TCP-Session: f558d338-155c-4972-b550-12f363409c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.02.19 22:41:00.660092 [ 286 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48694) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 747 | 2026.02.19 22:41:00.660407 [ 289 ] {} <Debug> TCP-Session: fe8421db-b1c8-4ee5-9946-be5f2730241f Authenticating user 'default' from [fd00:1122:3344:101::e]:55751 | ||
| 748 | 2026.02.19 22:41:00.661127 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.02.19 22:41:00.661201 [ 287 ] {} <Debug> TCP-Session: 8e0b68f8-495c-421c-a453-f3ae6e3eeb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.02.19 22:41:00.661216 [ 294 ] {} <Debug> TCP-Session: 97de6d5d-abec-4963-88a4-201f50d53490 Authenticating user 'default' from [fd00:1122:3344:101::e]:60636 | ||
| 751 | 2026.02.19 22:41:00.661245 [ 287 ] {} <Debug> TCP-Session: 8e0b68f8-495c-421c-a453-f3ae6e3eeb03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.02.19 22:41:00.661238 [ 289 ] {} <Debug> TCP-Session: fe8421db-b1c8-4ee5-9946-be5f2730241f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.02.19 22:41:00.661370 [ 294 ] {} <Debug> TCP-Session: 97de6d5d-abec-4963-88a4-201f50d53490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.02.19 22:41:00.661381 [ 289 ] {} <Debug> TCP-Session: fe8421db-b1c8-4ee5-9946-be5f2730241f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.02.19 22:41:00.661445 [ 294 ] {} <Debug> TCP-Session: 97de6d5d-abec-4963-88a4-201f50d53490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.02.19 22:41:00.661563 [ 293 ] {} <Debug> TCP-Session: 37a3b6e6-128d-4f5f-baec-5bc0a54c43dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.02.19 22:41:00.661585 [ 291 ] {} <Debug> TCP-Session: f558d338-155c-4972-b550-12f363409c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.02.19 22:41:00.662101 [ 286 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 759 | 2026.02.19 22:41:00.662459 [ 286 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.02.19 22:41:00.663905 [ 286 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 761 | 2026.02.19 22:41:00.670029 [ 295 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Trace> AggregatingTransform: Aggregating | ||
| 762 | 2026.02.19 22:41:00.670197 [ 295 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Trace> Aggregator: Aggregation method: without_key | ||
| 763 | 2026.02.19 22:41:00.670920 [ 295 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004631854 sec. (215.896 rows/sec., 8.43 KiB/sec.) | ||
| 764 | 2026.02.19 22:41:00.670942 [ 295 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Trace> Aggregator: Merging aggregated data | ||
| 765 | 2026.02.19 22:41:00.670968 [ 295 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 766 | 2026.02.19 22:41:00.672163 [ 286 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.01217 sec., 82.16926869350863 rows/sec., 3.21 KiB/sec. | ||
| 767 | 2026.02.19 22:41:00.672304 [ 286 ] {cac3ca40-6da7-4136-ae94-e7eeca29dfa8} <Debug> TCPHandler: Processed in 0.012755144 sec. | ||
| 768 | 2026.02.19 22:41:00.676371 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2026.02.19 22:41:00.676408 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 770 | 2026.02.19 22:41:00.676429 [ 286 ] {} <Debug> TCP-Session: ae473dfe-e885-4ce9-adfc-064fcdd22b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.02.19 22:41:00.676428 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 772 | 2026.02.19 22:41:00.676447 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 773 | 2026.02.19 22:41:00.676464 [ 288 ] {} <Debug> TCP-Session: 82b3a88b-f6c4-4cf3-a384-4a42adf95a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.02.19 22:41:00.676489 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 775 | 2026.02.19 22:41:00.676505 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 776 | 2026.02.19 22:41:00.676525 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 777 | 2026.02.19 22:41:00.676546 [ 290 ] {} <Debug> TCP-Session: 4e91eafe-1cb1-4122-849e-2e006f6d7fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.02.19 22:41:00.676563 [ 289 ] {} <Debug> TCP-Session: fe8421db-b1c8-4ee5-9946-be5f2730241f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.02.19 22:41:00.676587 [ 291 ] {} <Debug> TCP-Session: f558d338-155c-4972-b550-12f363409c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.02.19 22:41:00.676540 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 781 | 2026.02.19 22:41:00.676510 [ 293 ] {} <Debug> TCP-Session: 37a3b6e6-128d-4f5f-baec-5bc0a54c43dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.02.19 22:41:00.676497 [ 287 ] {} <Debug> TCP-Session: 8e0b68f8-495c-421c-a453-f3ae6e3eeb03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.02.19 22:41:00.676655 [ 294 ] {} <Debug> TCP-Session: 97de6d5d-abec-4963-88a4-201f50d53490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.02.19 22:41:00.676473 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 785 | 2026.02.19 22:41:00.676729 [ 292 ] {} <Debug> TCP-Session: c27e1b00-8630-47a7-b705-aad6a6d94a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.02.19 22:41:01.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.12 MiB, peak 150.23 MiB, free memory in arenas 0.00 B, will set to 144.44 MiB (RSS), difference: 4.32 MiB | ||
| 787 | 2026.02.19 22:41:03.322255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 788 | 2026.02.19 22:41:03.322310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 558 entries to flush up to offset 558 | ||
| 789 | 2026.02.19 22:41:03.322357 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 790 | 2026.02.19 22:41:03.322448 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 791 | 2026.02.19 22:41:03.330110 [ 245 ] {} <Debug> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Loading data parts | ||
| 792 | 2026.02.19 22:41:03.330350 [ 245 ] {} <Debug> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): There are no data parts | ||
| 793 | 2026.02.19 22:41:03.333237 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 794 | 2026.02.19 22:41:03.333289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 795 | 2026.02.19 22:41:03.337159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 796 | 2026.02.19 22:41:03.337745 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 797 | 2026.02.19 22:41:03.337896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 558 | ||
| 798 | 2026.02.19 22:41:03.345845 [ 244 ] {} <Debug> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Loading data parts | ||
| 799 | 2026.02.19 22:41:03.346076 [ 244 ] {} <Debug> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): There are no data parts | ||
| 800 | 2026.02.19 22:41:03.381892 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 801 | 2026.02.19 22:41:03.381954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 802 | 2026.02.19 22:41:03.388230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 803 | 2026.02.19 22:41:03.389462 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 804 | 2026.02.19 22:41:03.393584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 805 | 2026.02.19 22:41:04.000224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.38 MiB, peak 153.38 MiB, free memory in arenas 0.00 B, will set to 158.58 MiB (RSS), difference: 9.20 MiB | ||
| 806 | 2026.02.19 22:41:05.822229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.02.19 22:41:05.822349 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.02.19 22:41:05.826799 [ 243 ] {} <Debug> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Loading data parts | ||
| 809 | 2026.02.19 22:41:05.826989 [ 243 ] {} <Debug> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): There are no data parts | ||
| 810 | 2026.02.19 22:41:05.832382 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.02.19 22:41:05.832423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 812 | 2026.02.19 22:41:05.834139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.02.19 22:41:05.834661 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.02.19 22:41:05.834891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.02.19 22:41:06.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.80 MiB, peak 162.80 MiB, free memory in arenas 0.00 B, will set to 159.50 MiB (RSS), difference: -3.29 MiB | ||
| 816 | 2026.02.19 22:41:08.711820 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43914 | ||
| 817 | 2026.02.19 22:41:08.711925 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2026.02.19 22:41:08.711950 [ 286 ] {} <Debug> TCP-Session: 033bcb1e-e2a1-49b1-b0e4-e071f1ea5cca Authenticating user 'default' from [fd00:1122:3344:101::e]:43914 | ||
| 819 | 2026.02.19 22:41:08.711971 [ 286 ] {} <Debug> TCP-Session: 033bcb1e-e2a1-49b1-b0e4-e071f1ea5cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.02.19 22:41:08.711984 [ 286 ] {} <Debug> TCP-Session: 033bcb1e-e2a1-49b1-b0e4-e071f1ea5cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.02.19 22:41:08.712219 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58479 | ||
| 822 | 2026.02.19 22:41:08.712236 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41372 | ||
| 823 | 2026.02.19 22:41:08.712257 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35096 | ||
| 824 | 2026.02.19 22:41:08.712276 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45732 | ||
| 825 | 2026.02.19 22:41:08.712300 [ 286 ] {} <Trace> TCP-Session: 033bcb1e-e2a1-49b1-b0e4-e071f1ea5cca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.02.19 22:41:08.712270 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60152 | ||
| 827 | 2026.02.19 22:41:08.712259 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63817 | ||
| 828 | 2026.02.19 22:41:08.712409 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.02.19 22:41:08.712228 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61473 | ||
| 830 | 2026.02.19 22:41:08.712455 [ 288 ] {} <Debug> TCP-Session: 30cb35fa-c35b-4845-9eea-f5e3ba5f90ac Authenticating user 'default' from [fd00:1122:3344:101::e]:58479 | ||
| 831 | 2026.02.19 22:41:08.712225 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42026 | ||
| 832 | 2026.02.19 22:41:08.712495 [ 286 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43914) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 833 | 2026.02.19 22:41:08.712491 [ 288 ] {} <Debug> TCP-Session: 30cb35fa-c35b-4845-9eea-f5e3ba5f90ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.02.19 22:41:08.712482 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2026.02.19 22:41:08.712532 [ 288 ] {} <Debug> TCP-Session: 30cb35fa-c35b-4845-9eea-f5e3ba5f90ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.02.19 22:41:08.712559 [ 290 ] {} <Debug> TCP-Session: a0beaadb-ee2d-4325-a7f2-4e34522f6aae Authenticating user 'default' from [fd00:1122:3344:101::e]:41372 | ||
| 837 | 2026.02.19 22:41:08.712579 [ 290 ] {} <Debug> TCP-Session: a0beaadb-ee2d-4325-a7f2-4e34522f6aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.02.19 22:41:08.712594 [ 290 ] {} <Debug> TCP-Session: a0beaadb-ee2d-4325-a7f2-4e34522f6aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.02.19 22:41:08.712626 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.02.19 22:41:08.712660 [ 294 ] {} <Debug> TCP-Session: a74059d4-b6b7-49c9-a073-7c3b4ab8995b Authenticating user 'default' from [fd00:1122:3344:101::e]:45732 | ||
| 841 | 2026.02.19 22:41:08.712679 [ 294 ] {} <Debug> TCP-Session: a74059d4-b6b7-49c9-a073-7c3b4ab8995b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.02.19 22:41:08.712694 [ 294 ] {} <Debug> TCP-Session: a74059d4-b6b7-49c9-a073-7c3b4ab8995b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.02.19 22:41:08.712758 [ 286 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 844 | 2026.02.19 22:41:08.712806 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.02.19 22:41:08.712814 [ 286 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.02.19 22:41:08.712851 [ 293 ] {} <Debug> TCP-Session: f350c30c-2fd5-473d-9d1b-93b2e88aef37 Authenticating user 'default' from [fd00:1122:3344:101::e]:60152 | ||
| 847 | 2026.02.19 22:41:08.712864 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.02.19 22:41:08.712881 [ 293 ] {} <Debug> TCP-Session: f350c30c-2fd5-473d-9d1b-93b2e88aef37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.02.19 22:41:08.712894 [ 287 ] {} <Debug> TCP-Session: 3d022ea2-05c2-4e37-8016-9e2fc9d05636 Authenticating user 'default' from [fd00:1122:3344:101::e]:61473 | ||
| 850 | 2026.02.19 22:41:08.712899 [ 293 ] {} <Debug> TCP-Session: f350c30c-2fd5-473d-9d1b-93b2e88aef37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.02.19 22:41:08.712912 [ 287 ] {} <Debug> TCP-Session: 3d022ea2-05c2-4e37-8016-9e2fc9d05636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.02.19 22:41:08.712919 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.02.19 22:41:08.712927 [ 287 ] {} <Debug> TCP-Session: 3d022ea2-05c2-4e37-8016-9e2fc9d05636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.02.19 22:41:08.712944 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.02.19 22:41:08.712954 [ 292 ] {} <Debug> TCP-Session: fee0bd98-1232-4c4c-98da-0ff1070eb6bb Authenticating user 'default' from [fd00:1122:3344:101::e]:35096 | ||
| 856 | 2026.02.19 22:41:08.712986 [ 289 ] {} <Debug> TCP-Session: 40cc36b2-e8e5-47e3-8039-812503f83a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:42026 | ||
| 857 | 2026.02.19 22:41:08.712989 [ 292 ] {} <Debug> TCP-Session: fee0bd98-1232-4c4c-98da-0ff1070eb6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.02.19 22:41:08.713004 [ 289 ] {} <Debug> TCP-Session: 40cc36b2-e8e5-47e3-8039-812503f83a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.02.19 22:41:08.713007 [ 292 ] {} <Debug> TCP-Session: fee0bd98-1232-4c4c-98da-0ff1070eb6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.02.19 22:41:08.713017 [ 289 ] {} <Debug> TCP-Session: 40cc36b2-e8e5-47e3-8039-812503f83a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.02.19 22:41:08.713067 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.02.19 22:41:08.713116 [ 291 ] {} <Debug> TCP-Session: a8703ed9-83fa-4398-bf61-a1ae7ef60c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:63817 | ||
| 863 | 2026.02.19 22:41:08.713142 [ 291 ] {} <Debug> TCP-Session: a8703ed9-83fa-4398-bf61-a1ae7ef60c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.02.19 22:41:08.713158 [ 291 ] {} <Debug> TCP-Session: a8703ed9-83fa-4398-bf61-a1ae7ef60c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.02.19 22:41:08.713222 [ 286 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 866 | 2026.02.19 22:41:08.714091 [ 314 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Trace> AggregatingTransform: Aggregating | ||
| 867 | 2026.02.19 22:41:08.714159 [ 314 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Trace> Aggregator: Aggregation method: without_key | ||
| 868 | 2026.02.19 22:41:08.714200 [ 314 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875198 sec. (1142.599 rows/sec., 44.63 KiB/sec.) | ||
| 869 | 2026.02.19 22:41:08.714220 [ 314 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Trace> Aggregator: Merging aggregated data | ||
| 870 | 2026.02.19 22:41:08.715284 [ 286 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002845 sec., 351.493848857645 rows/sec., 13.73 KiB/sec. | ||
| 871 | 2026.02.19 22:41:08.715422 [ 286 ] {ea0adae9-ab1b-4132-9560-fd2f7638dc19} <Debug> TCPHandler: Processed in 0.003237301 sec. | ||
| 872 | 2026.02.19 22:41:08.715560 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.02.19 22:41:08.715589 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.02.19 22:41:08.715592 [ 286 ] {} <Debug> TCP-Session: 033bcb1e-e2a1-49b1-b0e4-e071f1ea5cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.02.19 22:41:08.715611 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.02.19 22:41:08.715628 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 877 | 2026.02.19 22:41:08.715644 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.02.19 22:41:08.715661 [ 294 ] {} <Debug> TCP-Session: a74059d4-b6b7-49c9-a073-7c3b4ab8995b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.02.19 22:41:08.715689 [ 291 ] {} <Debug> TCP-Session: a8703ed9-83fa-4398-bf61-a1ae7ef60c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.02.19 22:41:08.715690 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.02.19 22:41:08.715715 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.02.19 22:41:08.715736 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.02.19 22:41:08.715755 [ 290 ] {} <Debug> TCP-Session: a0beaadb-ee2d-4325-a7f2-4e34522f6aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.02.19 22:41:08.715783 [ 292 ] {} <Debug> TCP-Session: fee0bd98-1232-4c4c-98da-0ff1070eb6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.02.19 22:41:08.715794 [ 293 ] {} <Debug> TCP-Session: f350c30c-2fd5-473d-9d1b-93b2e88aef37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.02.19 22:41:08.715706 [ 288 ] {} <Debug> TCP-Session: 30cb35fa-c35b-4845-9eea-f5e3ba5f90ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.02.19 22:41:08.715664 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.02.19 22:41:08.715635 [ 287 ] {} <Debug> TCP-Session: 3d022ea2-05c2-4e37-8016-9e2fc9d05636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.02.19 22:41:08.715883 [ 289 ] {} <Debug> TCP-Session: 40cc36b2-e8e5-47e3-8039-812503f83a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.02.19 22:41:08.842969 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65273 | ||
| 891 | 2026.02.19 22:41:08.843073 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 892 | 2026.02.19 22:41:08.843101 [ 286 ] {} <Debug> TCP-Session: 7266349a-2d4a-4f5a-82e7-4365b9fd8de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65273 | ||
| 893 | 2026.02.19 22:41:08.843122 [ 286 ] {} <Debug> TCP-Session: 7266349a-2d4a-4f5a-82e7-4365b9fd8de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.02.19 22:41:08.843135 [ 286 ] {} <Debug> TCP-Session: 7266349a-2d4a-4f5a-82e7-4365b9fd8de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.02.19 22:41:08.843383 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38738 | ||
| 896 | 2026.02.19 22:41:08.843409 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51033 | ||
| 897 | 2026.02.19 22:41:08.843434 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46226 | ||
| 898 | 2026.02.19 22:41:08.843453 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38233 | ||
| 899 | 2026.02.19 22:41:08.843493 [ 286 ] {} <Trace> TCP-Session: 7266349a-2d4a-4f5a-82e7-4365b9fd8de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.02.19 22:41:08.843505 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.02.19 22:41:08.843447 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64619 | ||
| 902 | 2026.02.19 22:41:08.843567 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2026.02.19 22:41:08.843578 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 904 | 2026.02.19 22:41:08.843597 [ 287 ] {} <Debug> TCP-Session: 15ec132c-fd13-4a5b-ac11-a7128829738b Authenticating user 'default' from [fd00:1122:3344:101::e]:38738 | ||
| 905 | 2026.02.19 22:41:08.843629 [ 292 ] {} <Debug> TCP-Session: 7a3eb6d9-9e4c-43d3-a4e1-cbb8b5f69d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:46226 | ||
| 906 | 2026.02.19 22:41:08.843639 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.02.19 22:41:08.843657 [ 287 ] {} <Debug> TCP-Session: 15ec132c-fd13-4a5b-ac11-a7128829738b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.02.19 22:41:08.843671 [ 292 ] {} <Debug> TCP-Session: 7a3eb6d9-9e4c-43d3-a4e1-cbb8b5f69d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.02.19 22:41:08.843694 [ 287 ] {} <Debug> TCP-Session: 15ec132c-fd13-4a5b-ac11-a7128829738b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.02.19 22:41:08.843710 [ 292 ] {} <Debug> TCP-Session: 7a3eb6d9-9e4c-43d3-a4e1-cbb8b5f69d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.02.19 22:41:08.843683 [ 293 ] {} <Debug> TCP-Session: 5a578d60-e88b-4246-a669-12ef2f54b06f Authenticating user 'default' from [fd00:1122:3344:101::e]:64619 | ||
| 912 | 2026.02.19 22:41:08.843673 [ 286 ] {46698656-25d2-4d72-a578-edefd14d8993} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 913 | 2026.02.19 22:41:08.843785 [ 293 ] {} <Debug> TCP-Session: 5a578d60-e88b-4246-a669-12ef2f54b06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.02.19 22:41:08.843621 [ 290 ] {} <Debug> TCP-Session: bcc7f6cd-da7b-485b-89d4-eb50bf6e50c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51033 | ||
| 915 | 2026.02.19 22:41:08.843814 [ 293 ] {} <Debug> TCP-Session: 5a578d60-e88b-4246-a669-12ef2f54b06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.02.19 22:41:08.843879 [ 290 ] {} <Debug> TCP-Session: bcc7f6cd-da7b-485b-89d4-eb50bf6e50c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.02.19 22:41:08.843553 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.02.19 22:41:08.843906 [ 290 ] {} <Debug> TCP-Session: bcc7f6cd-da7b-485b-89d4-eb50bf6e50c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.02.19 22:41:08.843388 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63250 | ||
| 920 | 2026.02.19 22:41:08.843958 [ 294 ] {} <Debug> TCP-Session: da7426ca-da65-40fa-9d13-4c4130365df0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38233 | ||
| 921 | 2026.02.19 22:41:08.843440 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49657 | ||
| 922 | 2026.02.19 22:41:08.844019 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.02.19 22:41:08.843989 [ 294 ] {} <Debug> TCP-Session: da7426ca-da65-40fa-9d13-4c4130365df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.02.19 22:41:08.844056 [ 288 ] {} <Debug> TCP-Session: ecbbe349-5d13-4f07-b926-02205f3d21fd Authenticating user 'default' from [fd00:1122:3344:101::e]:63250 | ||
| 925 | 2026.02.19 22:41:08.844074 [ 294 ] {} <Debug> TCP-Session: da7426ca-da65-40fa-9d13-4c4130365df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.02.19 22:41:08.844078 [ 288 ] {} <Debug> TCP-Session: ecbbe349-5d13-4f07-b926-02205f3d21fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.02.19 22:41:08.844075 [ 286 ] {46698656-25d2-4d72-a578-edefd14d8993} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 928 | 2026.02.19 22:41:08.844100 [ 288 ] {} <Debug> TCP-Session: ecbbe349-5d13-4f07-b926-02205f3d21fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.02.19 22:41:08.844108 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.02.19 22:41:08.843395 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60607 | ||
| 931 | 2026.02.19 22:41:08.844161 [ 291 ] {} <Debug> TCP-Session: fb43316c-7fa5-48f9-8b6b-921d2240ab29 Authenticating user 'default' from [fd00:1122:3344:101::e]:49657 | ||
| 932 | 2026.02.19 22:41:08.844170 [ 286 ] {46698656-25d2-4d72-a578-edefd14d8993} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 933 | 2026.02.19 22:41:08.844199 [ 291 ] {} <Debug> TCP-Session: fb43316c-7fa5-48f9-8b6b-921d2240ab29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.02.19 22:41:08.844217 [ 291 ] {} <Debug> TCP-Session: fb43316c-7fa5-48f9-8b6b-921d2240ab29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.02.19 22:41:08.844225 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.02.19 22:41:08.844251 [ 289 ] {} <Debug> TCP-Session: a959357d-4f6e-49c9-87a8-b2d615f115bd Authenticating user 'default' from [fd00:1122:3344:101::e]:60607 | ||
| 937 | 2026.02.19 22:41:08.844268 [ 289 ] {} <Debug> TCP-Session: a959357d-4f6e-49c9-87a8-b2d615f115bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.02.19 22:41:08.844281 [ 289 ] {} <Debug> TCP-Session: a959357d-4f6e-49c9-87a8-b2d615f115bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.02.19 22:41:08.844491 [ 286 ] {46698656-25d2-4d72-a578-edefd14d8993} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 940 | 2026.02.19 22:41:08.845430 [ 327 ] {46698656-25d2-4d72-a578-edefd14d8993} <Trace> AggregatingTransform: Aggregating | ||
| 941 | 2026.02.19 22:41:08.845489 [ 327 ] {46698656-25d2-4d72-a578-edefd14d8993} <Trace> Aggregator: Aggregation method: without_key | ||
| 942 | 2026.02.19 22:41:08.845528 [ 327 ] {46698656-25d2-4d72-a578-edefd14d8993} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936169 sec. (1068.183 rows/sec., 41.73 KiB/sec.) | ||
| 943 | 2026.02.19 22:41:08.845549 [ 327 ] {46698656-25d2-4d72-a578-edefd14d8993} <Trace> Aggregator: Merging aggregated data | ||
| 944 | 2026.02.19 22:41:08.846790 [ 286 ] {46698656-25d2-4d72-a578-edefd14d8993} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003176 sec., 314.86146095717885 rows/sec., 12.30 KiB/sec. | ||
| 945 | 2026.02.19 22:41:08.846955 [ 286 ] {46698656-25d2-4d72-a578-edefd14d8993} <Debug> TCPHandler: Processed in 0.003595315 sec. | ||
| 946 | 2026.02.19 22:41:08.847099 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 947 | 2026.02.19 22:41:08.847129 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 948 | 2026.02.19 22:41:08.847133 [ 286 ] {} <Debug> TCP-Session: 7266349a-2d4a-4f5a-82e7-4365b9fd8de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.02.19 22:41:08.847158 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.02.19 22:41:08.847180 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 951 | 2026.02.19 22:41:08.847202 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.02.19 22:41:08.847211 [ 294 ] {} <Debug> TCP-Session: da7426ca-da65-40fa-9d13-4c4130365df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.02.19 22:41:08.847226 [ 287 ] {} <Debug> TCP-Session: 15ec132c-fd13-4a5b-ac11-a7128829738b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.02.19 22:41:08.847223 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 955 | 2026.02.19 22:41:08.847273 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 956 | 2026.02.19 22:41:08.847293 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 957 | 2026.02.19 22:41:08.847312 [ 290 ] {} <Debug> TCP-Session: bcc7f6cd-da7b-485b-89d4-eb50bf6e50c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.02.19 22:41:08.847329 [ 289 ] {} <Debug> TCP-Session: a959357d-4f6e-49c9-87a8-b2d615f115bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.02.19 22:41:08.847339 [ 292 ] {} <Debug> TCP-Session: 7a3eb6d9-9e4c-43d3-a4e1-cbb8b5f69d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.02.19 22:41:08.847248 [ 288 ] {} <Debug> TCP-Session: ecbbe349-5d13-4f07-b926-02205f3d21fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.02.19 22:41:08.847248 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.02.19 22:41:08.847234 [ 291 ] {} <Debug> TCP-Session: fb43316c-7fa5-48f9-8b6b-921d2240ab29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.02.19 22:41:08.847431 [ 293 ] {} <Debug> TCP-Session: 5a578d60-e88b-4246-a669-12ef2f54b06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.02.19 22:41:10.781432 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 965 | 2026.02.19 22:41:10.781497 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 966 | 2026.02.19 22:41:10.838098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1006 | ||
| 967 | 2026.02.19 22:41:10.840934 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.02.19 22:41:10.840993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 969 | 2026.02.19 22:41:10.841715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2026.02.19 22:41:10.842211 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.02.19 22:41:10.842379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1006 | ||
| 972 | 2026.02.19 22:41:10.893795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 973 | 2026.02.19 22:41:10.912098 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.02.19 22:41:10.912167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 975 | 2026.02.19 22:41:10.918629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 976 | 2026.02.19 22:41:10.919745 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.02.19 22:41:10.922996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 978 | 2026.02.19 22:41:11.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.73 MiB, peak 168.15 MiB, free memory in arenas 0.00 B, will set to 162.46 MiB (RSS), difference: 1.73 MiB | ||
| 979 | 2026.02.19 22:41:15.835331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 980 | 2026.02.19 22:41:15.837466 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.02.19 22:41:15.837519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 982 | 2026.02.19 22:41:15.838735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.02.19 22:41:15.839237 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.02.19 22:41:15.839523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.02.19 22:41:16.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.52 MiB, peak 168.15 MiB, free memory in arenas 0.00 B, will set to 162.55 MiB (RSS), difference: 4.02 MiB | ||
| 986 | 2026.02.19 22:41:17.210653 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.02.19 22:41:17.210856 [ 275 ] {64cdcf25-00a5-421c-b557-06fb71f286b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.02.19 22:41:17.211149 [ 275 ] {64cdcf25-00a5-421c-b557-06fb71f286b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.02.19 22:41:17.211217 [ 275 ] {64cdcf25-00a5-421c-b557-06fb71f286b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.02.19 22:41:17.211651 [ 275 ] {64cdcf25-00a5-421c-b557-06fb71f286b9} <Debug> TCPHandler: Processed in 0.001123131 sec. | ||
| 991 | 2026.02.19 22:41:17.226370 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.02.19 22:41:17.226539 [ 275 ] {a04acbc7-3044-4bb3-9713-f7afe20e0007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.02.19 22:41:17.234613 [ 275 ] {a04acbc7-3044-4bb3-9713-f7afe20e0007} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.02.19 22:41:17.234665 [ 275 ] {a04acbc7-3044-4bb3-9713-f7afe20e0007} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.02.19 22:41:17.237099 [ 275 ] {a04acbc7-3044-4bb3-9713-f7afe20e0007} <Debug> TCPHandler: Processed in 0.010793214 sec. | ||
| 996 | 2026.02.19 22:41:17.238044 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.02.19 22:41:17.238171 [ 275 ] {f039859f-04cf-4bc4-b8f8-e61965551cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.02.19 22:41:17.242616 [ 275 ] {f039859f-04cf-4bc4-b8f8-e61965551cca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.02.19 22:41:17.242666 [ 275 ] {f039859f-04cf-4bc4-b8f8-e61965551cca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.02.19 22:41:17.243031 [ 275 ] {f039859f-04cf-4bc4-b8f8-e61965551cca} <Debug> TCPHandler: Processed in 0.005037549 sec. | ||
| 1001 | 2026.02.19 22:41:17.243238 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.02.19 22:41:17.243358 [ 275 ] {df668604-73df-44b0-b9fc-9d5127d0bc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.02.19 22:41:17.243604 [ 275 ] {df668604-73df-44b0-b9fc-9d5127d0bc93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.02.19 22:41:17.243647 [ 275 ] {df668604-73df-44b0-b9fc-9d5127d0bc93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.02.19 22:41:17.243957 [ 275 ] {df668604-73df-44b0-b9fc-9d5127d0bc93} <Debug> TCPHandler: Processed in 0.000766878 sec. | ||
| 1006 | 2026.02.19 22:41:17.244145 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.02.19 22:41:17.244259 [ 275 ] {a250cd46-84d2-43c1-ab64-04ba5c1c916d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.02.19 22:41:17.244496 [ 275 ] {a250cd46-84d2-43c1-ab64-04ba5c1c916d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.02.19 22:41:17.244539 [ 275 ] {a250cd46-84d2-43c1-ab64-04ba5c1c916d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.02.19 22:41:17.244843 [ 275 ] {a250cd46-84d2-43c1-ab64-04ba5c1c916d} <Debug> TCPHandler: Processed in 0.000744597 sec. | ||
| 1011 | 2026.02.19 22:41:17.250521 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.02.19 22:41:17.250628 [ 275 ] {f3546ae6-2b12-4b51-a91f-28d93f2630b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1013 | 2026.02.19 22:41:17.250668 [ 275 ] {f3546ae6-2b12-4b51-a91f-28d93f2630b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.02.19 22:41:17.251189 [ 275 ] {f3546ae6-2b12-4b51-a91f-28d93f2630b9} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.02.19 22:41:17.251230 [ 275 ] {f3546ae6-2b12-4b51-a91f-28d93f2630b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1016 | 2026.02.19 22:41:17.254124 [ 275 ] {f3546ae6-2b12-4b51-a91f-28d93f2630b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.02.19 22:41:17.254618 [ 275 ] {f3546ae6-2b12-4b51-a91f-28d93f2630b9} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.02.19 22:41:17.254769 [ 275 ] {f3546ae6-2b12-4b51-a91f-28d93f2630b9} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.004171 sec., 1198.7532965715654 rows/sec., 155.70 KiB/sec. | ||
| 1019 | 2026.02.19 22:41:17.254807 [ 275 ] {f3546ae6-2b12-4b51-a91f-28d93f2630b9} <Debug> TCPHandler: Processed in 0.004336562 sec. | ||
| 1020 | 2026.02.19 22:41:17.254914 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.02.19 22:41:17.255012 [ 275 ] {ee55f8d4-4661-4bab-b0e3-41d9f86793ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1022 | 2026.02.19 22:41:17.255051 [ 275 ] {ee55f8d4-4661-4bab-b0e3-41d9f86793ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1023 | 2026.02.19 22:41:17.257505 [ 275 ] {ee55f8d4-4661-4bab-b0e3-41d9f86793ab} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.02.19 22:41:17.257542 [ 275 ] {ee55f8d4-4661-4bab-b0e3-41d9f86793ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1025 | 2026.02.19 22:41:17.258046 [ 275 ] {ee55f8d4-4661-4bab-b0e3-41d9f86793ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.02.19 22:41:17.258513 [ 275 ] {ee55f8d4-4661-4bab-b0e3-41d9f86793ab} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.02.19 22:41:17.258652 [ 275 ] {ee55f8d4-4661-4bab-b0e3-41d9f86793ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003663 sec., 546.000546000546 rows/sec., 44.52 KiB/sec. | ||
| 1028 | 2026.02.19 22:41:17.258687 [ 275 ] {ee55f8d4-4661-4bab-b0e3-41d9f86793ab} <Debug> TCPHandler: Processed in 0.003821147 sec. | ||
| 1029 | 2026.02.19 22:41:17.258791 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.02.19 22:41:17.258885 [ 275 ] {71dbacdb-de90-4cee-b54c-65ebe3250bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1031 | 2026.02.19 22:41:17.258924 [ 275 ] {71dbacdb-de90-4cee-b54c-65ebe3250bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1032 | 2026.02.19 22:41:17.259402 [ 275 ] {71dbacdb-de90-4cee-b54c-65ebe3250bd8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.02.19 22:41:17.259435 [ 275 ] {71dbacdb-de90-4cee-b54c-65ebe3250bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1034 | 2026.02.19 22:41:17.259820 [ 275 ] {71dbacdb-de90-4cee-b54c-65ebe3250bd8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1035 | 2026.02.19 22:41:17.260230 [ 275 ] {71dbacdb-de90-4cee-b54c-65ebe3250bd8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.02.19 22:41:17.260360 [ 275 ] {71dbacdb-de90-4cee-b54c-65ebe3250bd8} <Debug> executeQuery: Read 23 rows, 2.16 KiB in 0.001494 sec., 15394.91298527443 rows/sec., 1.41 MiB/sec. | ||
| 1037 | 2026.02.19 22:41:17.260396 [ 275 ] {71dbacdb-de90-4cee-b54c-65ebe3250bd8} <Debug> TCPHandler: Processed in 0.001652125 sec. | ||
| 1038 | 2026.02.19 22:41:17.260502 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.02.19 22:41:17.260594 [ 275 ] {960dfe4b-68ae-4bbd-b055-27eb472269ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1040 | 2026.02.19 22:41:17.260633 [ 275 ] {960dfe4b-68ae-4bbd-b055-27eb472269ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1041 | 2026.02.19 22:41:17.260999 [ 275 ] {960dfe4b-68ae-4bbd-b055-27eb472269ae} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.02.19 22:41:17.261035 [ 275 ] {960dfe4b-68ae-4bbd-b055-27eb472269ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1043 | 2026.02.19 22:41:17.261432 [ 275 ] {960dfe4b-68ae-4bbd-b055-27eb472269ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1044 | 2026.02.19 22:41:17.261871 [ 275 ] {960dfe4b-68ae-4bbd-b055-27eb472269ae} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.02.19 22:41:17.261997 [ 275 ] {960dfe4b-68ae-4bbd-b055-27eb472269ae} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001421 sec., 9148.486980999296 rows/sec., 680.36 KiB/sec. | ||
| 1046 | 2026.02.19 22:41:17.262033 [ 275 ] {960dfe4b-68ae-4bbd-b055-27eb472269ae} <Debug> TCPHandler: Processed in 0.001579955 sec. | ||
| 1047 | 2026.02.19 22:41:17.262136 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.02.19 22:41:17.262229 [ 275 ] {59c29aaf-914e-4fa9-aa45-835ffd06bf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1049 | 2026.02.19 22:41:17.262267 [ 275 ] {59c29aaf-914e-4fa9-aa45-835ffd06bf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1050 | 2026.02.19 22:41:17.262626 [ 275 ] {59c29aaf-914e-4fa9-aa45-835ffd06bf7f} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.02.19 22:41:17.262662 [ 275 ] {59c29aaf-914e-4fa9-aa45-835ffd06bf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1052 | 2026.02.19 22:41:17.263043 [ 275 ] {59c29aaf-914e-4fa9-aa45-835ffd06bf7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1053 | 2026.02.19 22:41:17.263476 [ 275 ] {59c29aaf-914e-4fa9-aa45-835ffd06bf7f} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.02.19 22:41:17.263600 [ 275 ] {59c29aaf-914e-4fa9-aa45-835ffd06bf7f} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.00139 sec., 14388.489208633095 rows/sec., 1.14 MiB/sec. | ||
| 1055 | 2026.02.19 22:41:17.263636 [ 275 ] {59c29aaf-914e-4fa9-aa45-835ffd06bf7f} <Debug> TCPHandler: Processed in 0.001549405 sec. | ||
| 1056 | 2026.02.19 22:41:17.263737 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.02.19 22:41:17.263830 [ 275 ] {0a453e12-5b38-4e5c-ae6e-224e8418d020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1058 | 2026.02.19 22:41:17.263871 [ 275 ] {0a453e12-5b38-4e5c-ae6e-224e8418d020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1059 | 2026.02.19 22:41:17.264216 [ 275 ] {0a453e12-5b38-4e5c-ae6e-224e8418d020} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.02.19 22:41:17.264252 [ 275 ] {0a453e12-5b38-4e5c-ae6e-224e8418d020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1061 | 2026.02.19 22:41:17.266916 [ 275 ] {0a453e12-5b38-4e5c-ae6e-224e8418d020} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1062 | 2026.02.19 22:41:17.267596 [ 275 ] {0a453e12-5b38-4e5c-ae6e-224e8418d020} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.02.19 22:41:17.267722 [ 275 ] {0a453e12-5b38-4e5c-ae6e-224e8418d020} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00391 sec., 255.7544757033248 rows/sec., 17.98 KiB/sec. | ||
| 1064 | 2026.02.19 22:41:17.267757 [ 275 ] {0a453e12-5b38-4e5c-ae6e-224e8418d020} <Debug> TCPHandler: Processed in 0.0040678 sec. | ||
| 1065 | 2026.02.19 22:41:17.267860 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.02.19 22:41:17.267952 [ 275 ] {54cf35a4-3ee0-44bb-97dd-a55469cd7af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.02.19 22:41:17.268003 [ 275 ] {54cf35a4-3ee0-44bb-97dd-a55469cd7af3} <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 | ||
| 1068 | 2026.02.19 22:41:17.268810 [ 275 ] {54cf35a4-3ee0-44bb-97dd-a55469cd7af3} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.02.19 22:41:17.268845 [ 275 ] {54cf35a4-3ee0-44bb-97dd-a55469cd7af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1070 | 2026.02.19 22:41:17.274541 [ 275 ] {54cf35a4-3ee0-44bb-97dd-a55469cd7af3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1071 | 2026.02.19 22:41:17.275032 [ 275 ] {54cf35a4-3ee0-44bb-97dd-a55469cd7af3} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.02.19 22:41:17.275195 [ 275 ] {54cf35a4-3ee0-44bb-97dd-a55469cd7af3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007259 sec., 1515.3602424576388 rows/sec., 2.72 MiB/sec. | ||
| 1073 | 2026.02.19 22:41:17.275255 [ 275 ] {54cf35a4-3ee0-44bb-97dd-a55469cd7af3} <Debug> TCPHandler: Processed in 0.007443132 sec. | ||
| 1074 | 2026.02.19 22:41:17.275364 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.02.19 22:41:17.275464 [ 275 ] {1e34c28e-bbbc-4374-99dd-06b7a418f3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1076 | 2026.02.19 22:41:17.275506 [ 275 ] {1e34c28e-bbbc-4374-99dd-06b7a418f3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1077 | 2026.02.19 22:41:17.275863 [ 275 ] {1e34c28e-bbbc-4374-99dd-06b7a418f3ef} <Trace> oximeter.measurements_i64 (08e80d27-904d-4bba-ae7c-ce09cc6b0c37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.02.19 22:41:17.275897 [ 275 ] {1e34c28e-bbbc-4374-99dd-06b7a418f3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1079 | 2026.02.19 22:41:17.276319 [ 275 ] {1e34c28e-bbbc-4374-99dd-06b7a418f3ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.02.19 22:41:17.276734 [ 275 ] {1e34c28e-bbbc-4374-99dd-06b7a418f3ef} <Trace> oximeter.measurements_i64 (08e80d27-904d-4bba-ae7c-ce09cc6b0c37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.02.19 22:41:17.276863 [ 275 ] {1e34c28e-bbbc-4374-99dd-06b7a418f3ef} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001416 sec., 6355.932203389831 rows/sec., 468.97 KiB/sec. | ||
| 1082 | 2026.02.19 22:41:17.276899 [ 275 ] {1e34c28e-bbbc-4374-99dd-06b7a418f3ef} <Debug> TCPHandler: Processed in 0.001585485 sec. | ||
| 1083 | 2026.02.19 22:41:18.342594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1518 | ||
| 1084 | 2026.02.19 22:41:18.343143 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.02.19 22:41:18.343196 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1086 | 2026.02.19 22:41:18.343852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1087 | 2026.02.19 22:41:18.344354 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.02.19 22:41:18.344500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1518 | ||
| 1089 | 2026.02.19 22:41:18.423203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1090 | 2026.02.19 22:41:18.441237 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2026.02.19 22:41:18.441302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1092 | 2026.02.19 22:41:18.448181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1093 | 2026.02.19 22:41:18.449424 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.02.19 22:41:18.452862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1095 | 2026.02.19 22:41:19.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.64 MiB, peak 168.15 MiB, free memory in arenas 0.00 B, will set to 164.86 MiB (RSS), difference: 1.22 MiB | ||
| 1096 | 2026.02.19 22:41:25.781542 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1097 | 2026.02.19 22:41:25.781636 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1098 | 2026.02.19 22:41:25.839784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 120 | ||
| 1099 | 2026.02.19 22:41:25.842595 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.02.19 22:41:25.842637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1101 | 2026.02.19 22:41:25.843917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2026.02.19 22:41:25.844378 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.02.19 22:41:25.844661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 120 | ||
| 1104 | 2026.02.19 22:41:25.844695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1966 | ||
| 1105 | 2026.02.19 22:41:25.845227 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.02.19 22:41:25.845280 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1107 | 2026.02.19 22:41:25.845961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1108 | 2026.02.19 22:41:25.846408 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.02.19 22:41:25.846551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1966 | ||
| 1110 | 2026.02.19 22:41:25.953052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1111 | 2026.02.19 22:41:25.969655 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.02.19 22:41:25.969713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1113 | 2026.02.19 22:41:25.976026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1114 | 2026.02.19 22:41:25.977096 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.02.19 22:41:25.979935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1116 | 2026.02.19 22:41:27.213440 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.02.19 22:41:27.213742 [ 275 ] {d2660332-e293-497c-b901-076d53921ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1118 | 2026.02.19 22:41:27.213848 [ 275 ] {d2660332-e293-497c-b901-076d53921ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1119 | 2026.02.19 22:41:27.217744 [ 275 ] {d2660332-e293-497c-b901-076d53921ae0} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.02.19 22:41:27.217811 [ 275 ] {d2660332-e293-497c-b901-076d53921ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1121 | 2026.02.19 22:41:27.218493 [ 275 ] {d2660332-e293-497c-b901-076d53921ae0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2026.02.19 22:41:27.219158 [ 275 ] {d2660332-e293-497c-b901-076d53921ae0} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.02.19 22:41:27.219383 [ 275 ] {d2660332-e293-497c-b901-076d53921ae0} <Debug> executeQuery: Read 50 rows, 4.71 KiB in 0.005717 sec., 8745.845723281442 rows/sec., 823.51 KiB/sec. | ||
| 1124 | 2026.02.19 22:41:27.219445 [ 275 ] {d2660332-e293-497c-b901-076d53921ae0} <Debug> TCPHandler: Processed in 0.00621515 sec. | ||
| 1125 | 2026.02.19 22:41:27.219621 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.02.19 22:41:27.219764 [ 275 ] {39e033e9-6c10-4d46-b43f-c51126a5c802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.02.19 22:41:27.219827 [ 275 ] {39e033e9-6c10-4d46-b43f-c51126a5c802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1128 | 2026.02.19 22:41:27.220432 [ 275 ] {39e033e9-6c10-4d46-b43f-c51126a5c802} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.02.19 22:41:27.220485 [ 275 ] {39e033e9-6c10-4d46-b43f-c51126a5c802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1130 | 2026.02.19 22:41:27.221094 [ 275 ] {39e033e9-6c10-4d46-b43f-c51126a5c802} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.02.19 22:41:27.221786 [ 275 ] {39e033e9-6c10-4d46-b43f-c51126a5c802} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.02.19 22:41:27.221982 [ 275 ] {39e033e9-6c10-4d46-b43f-c51126a5c802} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.002247 sec., 11125.945705384958 rows/sec., 836.62 KiB/sec. | ||
| 1133 | 2026.02.19 22:41:27.222037 [ 275 ] {39e033e9-6c10-4d46-b43f-c51126a5c802} <Debug> TCPHandler: Processed in 0.002489034 sec. | ||
| 1134 | 2026.02.19 22:41:27.222188 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.02.19 22:41:27.222322 [ 275 ] {7b9b27de-347c-47be-a296-913f3a526d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.02.19 22:41:27.222379 [ 275 ] {7b9b27de-347c-47be-a296-913f3a526d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.02.19 22:41:27.222978 [ 275 ] {7b9b27de-347c-47be-a296-913f3a526d94} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.02.19 22:41:27.223028 [ 275 ] {7b9b27de-347c-47be-a296-913f3a526d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1139 | 2026.02.19 22:41:27.223588 [ 275 ] {7b9b27de-347c-47be-a296-913f3a526d94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2026.02.19 22:41:27.224201 [ 275 ] {7b9b27de-347c-47be-a296-913f3a526d94} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.02.19 22:41:27.224410 [ 275 ] {7b9b27de-347c-47be-a296-913f3a526d94} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.002107 sec., 14712.861888941623 rows/sec., 1.16 MiB/sec. | ||
| 1142 | 2026.02.19 22:41:27.224466 [ 275 ] {7b9b27de-347c-47be-a296-913f3a526d94} <Debug> TCPHandler: Processed in 0.002346943 sec. | ||
| 1143 | 2026.02.19 22:41:27.224614 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.02.19 22:41:27.224749 [ 275 ] {916c3df0-98ce-48c2-9988-9c2d0fab77a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1145 | 2026.02.19 22:41:27.224826 [ 275 ] {916c3df0-98ce-48c2-9988-9c2d0fab77a8} <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 | ||
| 1146 | 2026.02.19 22:41:27.226069 [ 275 ] {916c3df0-98ce-48c2-9988-9c2d0fab77a8} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.02.19 22:41:27.226124 [ 275 ] {916c3df0-98ce-48c2-9988-9c2d0fab77a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1148 | 2026.02.19 22:41:27.227068 [ 275 ] {916c3df0-98ce-48c2-9988-9c2d0fab77a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1149 | 2026.02.19 22:41:27.227783 [ 275 ] {916c3df0-98ce-48c2-9988-9c2d0fab77a8} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.02.19 22:41:27.228003 [ 275 ] {916c3df0-98ce-48c2-9988-9c2d0fab77a8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.003274 sec., 7635.919364691509 rows/sec., 13.68 MiB/sec. | ||
| 1151 | 2026.02.19 22:41:27.228078 [ 275 ] {916c3df0-98ce-48c2-9988-9c2d0fab77a8} <Debug> TCPHandler: Processed in 0.003536595 sec. | ||
| 1152 | 2026.02.19 22:41:27.228235 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.02.19 22:41:27.228375 [ 275 ] {d1b1cf92-3a25-481b-9380-036cf5b29362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.02.19 22:41:27.228435 [ 275 ] {d1b1cf92-3a25-481b-9380-036cf5b29362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1155 | 2026.02.19 22:41:27.228889 [ 275 ] {d1b1cf92-3a25-481b-9380-036cf5b29362} <Trace> oximeter.measurements_i64 (08e80d27-904d-4bba-ae7c-ce09cc6b0c37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.02.19 22:41:27.228936 [ 275 ] {d1b1cf92-3a25-481b-9380-036cf5b29362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1157 | 2026.02.19 22:41:27.229578 [ 275 ] {d1b1cf92-3a25-481b-9380-036cf5b29362} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.02.19 22:41:27.230247 [ 275 ] {d1b1cf92-3a25-481b-9380-036cf5b29362} <Trace> oximeter.measurements_i64 (08e80d27-904d-4bba-ae7c-ce09cc6b0c37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.02.19 22:41:27.230430 [ 275 ] {d1b1cf92-3a25-481b-9380-036cf5b29362} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.002076 sec., 4335.260115606936 rows/sec., 333.52 KiB/sec. | ||
| 1160 | 2026.02.19 22:41:27.230476 [ 275 ] {d1b1cf92-3a25-481b-9380-036cf5b29362} <Debug> TCPHandler: Processed in 0.002312132 sec. | ||
| 1161 | 2026.02.19 22:41:32.211600 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.02.19 22:41:32.211818 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1163 | 2026.02.19 22:41:32.212103 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1164 | 2026.02.19 22:41:32.216674 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1165 | 2026.02.19 22:41:32.216896 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2026.02.19 22:41:32.216971 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2026.02.19 22:41:32.217158 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1168 | 2026.02.19 22:41:32.219126 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1169 | 2026.02.19 22:41:32.220998 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1170 | 2026.02.19 22:41:32.221018 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1171 | 2026.02.19 22:41:32.224929 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1172 | 2026.02.19 22:41:32.224959 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1173 | 2026.02.19 22:41:32.244675 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.032928 sec., 151.84645286686103 rows/sec., 6.76 KiB/sec. | ||
| 1174 | 2026.02.19 22:41:32.244779 [ 275 ] {aa43516f-764b-4bfb-813b-d6124a4a17ec} <Debug> TCPHandler: Processed in 0.033299893 sec. | ||
| 1175 | 2026.02.19 22:41:32.245118 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.02.19 22:41:32.245254 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1177 | 2026.02.19 22:41:32.245456 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1178 | 2026.02.19 22:41:32.245485 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1179 | 2026.02.19 22:41:32.245628 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1180 | 2026.02.19 22:41:32.245683 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1181 | 2026.02.19 22:41:32.245790 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1182 | 2026.02.19 22:41:32.245820 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1183 | 2026.02.19 22:41:32.245839 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1184 | 2026.02.19 22:41:32.245854 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1185 | 2026.02.19 22:41:32.245885 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1186 | 2026.02.19 22:41:32.245904 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1187 | 2026.02.19 22:41:32.246355 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001153 sec., 4336.513443191674 rows/sec., 193.11 KiB/sec. | ||
| 1188 | 2026.02.19 22:41:32.246439 [ 275 ] {7c59a4be-ef38-4d31-a67f-7b393fc36d1c} <Debug> TCPHandler: Processed in 0.001376643 sec. | ||
| 1189 | 2026.02.19 22:41:32.246633 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.02.19 22:41:32.246752 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1191 | 2026.02.19 22:41:32.246934 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1192 | 2026.02.19 22:41:32.246962 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1193 | 2026.02.19 22:41:32.247098 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1194 | 2026.02.19 22:41:32.247149 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1195 | 2026.02.19 22:41:32.247244 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1196 | 2026.02.19 22:41:32.247272 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1197 | 2026.02.19 22:41:32.247291 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1198 | 2026.02.19 22:41:32.247305 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1199 | 2026.02.19 22:41:32.247335 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1200 | 2026.02.19 22:41:32.247352 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1201 | 2026.02.19 22:41:32.247741 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001029 sec., 4859.086491739553 rows/sec., 216.38 KiB/sec. | ||
| 1202 | 2026.02.19 22:41:32.247824 [ 275 ] {593d54f4-c87c-4e89-bbd6-6ddae0f0f972} <Debug> TCPHandler: Processed in 0.001240722 sec. | ||
| 1203 | 2026.02.19 22:41:32.248017 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.02.19 22:41:32.248136 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1205 | 2026.02.19 22:41:32.248317 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1206 | 2026.02.19 22:41:32.248345 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1207 | 2026.02.19 22:41:32.248481 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1208 | 2026.02.19 22:41:32.248532 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1209 | 2026.02.19 22:41:32.248629 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1210 | 2026.02.19 22:41:32.248657 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1211 | 2026.02.19 22:41:32.248675 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1212 | 2026.02.19 22:41:32.248692 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1213 | 2026.02.19 22:41:32.248724 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1214 | 2026.02.19 22:41:32.248740 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1215 | 2026.02.19 22:41:32.249179 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001083 sec., 4616.805170821792 rows/sec., 205.59 KiB/sec. | ||
| 1216 | 2026.02.19 22:41:32.249260 [ 275 ] {be9a4630-abb0-4e15-9652-df9ba9f8223d} <Debug> TCPHandler: Processed in 0.001291843 sec. | ||
| 1217 | 2026.02.19 22:41:32.250022 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.02.19 22:41:32.250128 [ 275 ] {54d05ac9-cd44-4c80-84f5-a51e063328fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1219 | 2026.02.19 22:41:32.250169 [ 275 ] {54d05ac9-cd44-4c80-84f5-a51e063328fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1220 | 2026.02.19 22:41:32.250663 [ 275 ] {54d05ac9-cd44-4c80-84f5-a51e063328fd} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.02.19 22:41:32.250706 [ 275 ] {54d05ac9-cd44-4c80-84f5-a51e063328fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1222 | 2026.02.19 22:41:32.251110 [ 275 ] {54d05ac9-cd44-4c80-84f5-a51e063328fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1223 | 2026.02.19 22:41:32.251305 [ 275 ] {54d05ac9-cd44-4c80-84f5-a51e063328fd} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.02.19 22:41:32.251459 [ 275 ] {54d05ac9-cd44-4c80-84f5-a51e063328fd} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001361 sec., 2939.0154298310067 rows/sec., 373.83 KiB/sec. | ||
| 1225 | 2026.02.19 22:41:32.251498 [ 275 ] {54d05ac9-cd44-4c80-84f5-a51e063328fd} <Debug> TCPHandler: Processed in 0.001527344 sec. | ||
| 1226 | 2026.02.19 22:41:32.251599 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.02.19 22:41:32.251699 [ 275 ] {e399bf9a-cb00-4d40-be64-86bd18ab2cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1228 | 2026.02.19 22:41:32.251742 [ 275 ] {e399bf9a-cb00-4d40-be64-86bd18ab2cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1229 | 2026.02.19 22:41:32.252178 [ 275 ] {e399bf9a-cb00-4d40-be64-86bd18ab2cf1} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.02.19 22:41:32.252214 [ 275 ] {e399bf9a-cb00-4d40-be64-86bd18ab2cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1231 | 2026.02.19 22:41:32.252554 [ 275 ] {e399bf9a-cb00-4d40-be64-86bd18ab2cf1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.02.19 22:41:32.252774 [ 275 ] {e399bf9a-cb00-4d40-be64-86bd18ab2cf1} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.02.19 22:41:32.252904 [ 275 ] {e399bf9a-cb00-4d40-be64-86bd18ab2cf1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001223 sec., 3270.645952575634 rows/sec., 266.70 KiB/sec. | ||
| 1234 | 2026.02.19 22:41:32.252942 [ 275 ] {e399bf9a-cb00-4d40-be64-86bd18ab2cf1} <Debug> TCPHandler: Processed in 0.001392394 sec. | ||
| 1235 | 2026.02.19 22:41:32.253047 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.02.19 22:41:32.253148 [ 275 ] {d6ff409b-ac9b-4d83-b5ee-e373a5bf049a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1237 | 2026.02.19 22:41:32.253189 [ 275 ] {d6ff409b-ac9b-4d83-b5ee-e373a5bf049a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1238 | 2026.02.19 22:41:32.253608 [ 275 ] {d6ff409b-ac9b-4d83-b5ee-e373a5bf049a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.02.19 22:41:32.253645 [ 275 ] {d6ff409b-ac9b-4d83-b5ee-e373a5bf049a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1240 | 2026.02.19 22:41:32.253951 [ 275 ] {d6ff409b-ac9b-4d83-b5ee-e373a5bf049a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.02.19 22:41:32.254176 [ 275 ] {d6ff409b-ac9b-4d83-b5ee-e373a5bf049a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.02.19 22:41:32.254306 [ 275 ] {d6ff409b-ac9b-4d83-b5ee-e373a5bf049a} <Debug> executeQuery: Read 26 rows, 2.49 KiB in 0.001178 sec., 22071.30730050934 rows/sec., 2.07 MiB/sec. | ||
| 1243 | 2026.02.19 22:41:32.254344 [ 275 ] {d6ff409b-ac9b-4d83-b5ee-e373a5bf049a} <Debug> TCPHandler: Processed in 0.001348213 sec. | ||
| 1244 | 2026.02.19 22:41:32.254466 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.02.19 22:41:32.254561 [ 275 ] {0e428b48-e76d-427c-97e0-d591cc3f5997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.02.19 22:41:32.254601 [ 275 ] {0e428b48-e76d-427c-97e0-d591cc3f5997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1247 | 2026.02.19 22:41:32.254984 [ 275 ] {0e428b48-e76d-427c-97e0-d591cc3f5997} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.02.19 22:41:32.255020 [ 275 ] {0e428b48-e76d-427c-97e0-d591cc3f5997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1249 | 2026.02.19 22:41:32.255327 [ 275 ] {0e428b48-e76d-427c-97e0-d591cc3f5997} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2026.02.19 22:41:32.256259 [ 275 ] {0e428b48-e76d-427c-97e0-d591cc3f5997} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.02.19 22:41:32.256401 [ 275 ] {0e428b48-e76d-427c-97e0-d591cc3f5997} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 555.03 KiB/sec. | ||
| 1252 | 2026.02.19 22:41:32.256439 [ 275 ] {0e428b48-e76d-427c-97e0-d591cc3f5997} <Debug> TCPHandler: Processed in 0.002023729 sec. | ||
| 1253 | 2026.02.19 22:41:32.256551 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.02.19 22:41:32.256645 [ 275 ] {c242629e-04f9-4ef6-a08c-eee2dee49ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1255 | 2026.02.19 22:41:32.256685 [ 275 ] {c242629e-04f9-4ef6-a08c-eee2dee49ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1256 | 2026.02.19 22:41:32.257104 [ 275 ] {c242629e-04f9-4ef6-a08c-eee2dee49ec5} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.02.19 22:41:32.257149 [ 275 ] {c242629e-04f9-4ef6-a08c-eee2dee49ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1258 | 2026.02.19 22:41:32.257520 [ 275 ] {c242629e-04f9-4ef6-a08c-eee2dee49ec5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2026.02.19 22:41:32.257768 [ 275 ] {c242629e-04f9-4ef6-a08c-eee2dee49ec5} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.02.19 22:41:32.257925 [ 275 ] {c242629e-04f9-4ef6-a08c-eee2dee49ec5} <Debug> executeQuery: Read 22 rows, 1.77 KiB in 0.001296 sec., 16975.30864197531 rows/sec., 1.33 MiB/sec. | ||
| 1261 | 2026.02.19 22:41:32.257969 [ 275 ] {c242629e-04f9-4ef6-a08c-eee2dee49ec5} <Debug> TCPHandler: Processed in 0.001467764 sec. | ||
| 1262 | 2026.02.19 22:41:32.258094 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.02.19 22:41:32.258197 [ 275 ] {27a1bbac-f747-4e14-af4c-d7bc6054da9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.02.19 22:41:32.258239 [ 275 ] {27a1bbac-f747-4e14-af4c-d7bc6054da9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1265 | 2026.02.19 22:41:32.258571 [ 275 ] {27a1bbac-f747-4e14-af4c-d7bc6054da9a} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.02.19 22:41:32.258606 [ 275 ] {27a1bbac-f747-4e14-af4c-d7bc6054da9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1267 | 2026.02.19 22:41:32.258928 [ 275 ] {27a1bbac-f747-4e14-af4c-d7bc6054da9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2026.02.19 22:41:32.259140 [ 275 ] {27a1bbac-f747-4e14-af4c-d7bc6054da9a} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.02.19 22:41:32.259275 [ 275 ] {27a1bbac-f747-4e14-af4c-d7bc6054da9a} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 822.56 KiB/sec. | ||
| 1270 | 2026.02.19 22:41:32.259311 [ 275 ] {27a1bbac-f747-4e14-af4c-d7bc6054da9a} <Debug> TCPHandler: Processed in 0.001279962 sec. | ||
| 1271 | 2026.02.19 22:41:32.259422 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.02.19 22:41:32.259517 [ 275 ] {8ee4e8e9-72cf-42cf-852f-c8cf76a78c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.02.19 22:41:32.259569 [ 275 ] {8ee4e8e9-72cf-42cf-852f-c8cf76a78c29} <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 | ||
| 1274 | 2026.02.19 22:41:32.260290 [ 275 ] {8ee4e8e9-72cf-42cf-852f-c8cf76a78c29} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.02.19 22:41:32.260325 [ 275 ] {8ee4e8e9-72cf-42cf-852f-c8cf76a78c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1276 | 2026.02.19 22:41:32.260818 [ 275 ] {8ee4e8e9-72cf-42cf-852f-c8cf76a78c29} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1277 | 2026.02.19 22:41:32.261044 [ 275 ] {8ee4e8e9-72cf-42cf-852f-c8cf76a78c29} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.02.19 22:41:32.261183 [ 275 ] {8ee4e8e9-72cf-42cf-852f-c8cf76a78c29} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001685 sec., 5934.718100890207 rows/sec., 10.63 MiB/sec. | ||
| 1279 | 2026.02.19 22:41:32.261232 [ 275 ] {8ee4e8e9-72cf-42cf-852f-c8cf76a78c29} <Debug> TCPHandler: Processed in 0.001860308 sec. | ||
| 1280 | 2026.02.19 22:41:32.261348 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.02.19 22:41:32.261445 [ 275 ] {4eab58f2-105b-4359-8d5d-545771d2d16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1282 | 2026.02.19 22:41:32.261484 [ 275 ] {4eab58f2-105b-4359-8d5d-545771d2d16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1283 | 2026.02.19 22:41:32.261920 [ 275 ] {4eab58f2-105b-4359-8d5d-545771d2d16d} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.02.19 22:41:32.261956 [ 275 ] {4eab58f2-105b-4359-8d5d-545771d2d16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1285 | 2026.02.19 22:41:32.262271 [ 275 ] {4eab58f2-105b-4359-8d5d-545771d2d16d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1286 | 2026.02.19 22:41:32.262484 [ 275 ] {4eab58f2-105b-4359-8d5d-545771d2d16d} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.02.19 22:41:32.262604 [ 275 ] {4eab58f2-105b-4359-8d5d-545771d2d16d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 534.71 KiB/sec. | ||
| 1288 | 2026.02.19 22:41:32.262638 [ 275 ] {4eab58f2-105b-4359-8d5d-545771d2d16d} <Debug> TCPHandler: Processed in 0.001339773 sec. | ||
| 1289 | 2026.02.19 22:41:33.346738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2478 | ||
| 1290 | 2026.02.19 22:41:33.347229 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.02.19 22:41:33.347278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1292 | 2026.02.19 22:41:33.347774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1293 | 2026.02.19 22:41:33.348005 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.02.19 22:41:33.348150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2478 | ||
| 1295 | 2026.02.19 22:41:33.480125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1296 | 2026.02.19 22:41:33.497641 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.02.19 22:41:33.497697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1298 | 2026.02.19 22:41:33.503871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1299 | 2026.02.19 22:41:33.504609 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.02.19 22:41:33.507488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1301 | 2026.02.19 22:41:34.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.46 MiB, peak 171.46 MiB, free memory in arenas 0.00 B, will set to 168.73 MiB (RSS), difference: 1.27 MiB | ||
| 1302 | 2026.02.19 22:41:35.844957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 154 | ||
| 1303 | 2026.02.19 22:41:35.847141 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.02.19 22:41:35.847183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1305 | 2026.02.19 22:41:35.848335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1306 | 2026.02.19 22:41:35.848594 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.02.19 22:41:35.848826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 1308 | 2026.02.19 22:41:37.212895 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.02.19 22:41:37.213075 [ 275 ] {bc69a748-5e09-4bf3-b924-af4043a48818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1310 | 2026.02.19 22:41:37.213141 [ 275 ] {bc69a748-5e09-4bf3-b924-af4043a48818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1311 | 2026.02.19 22:41:37.213786 [ 275 ] {bc69a748-5e09-4bf3-b924-af4043a48818} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.02.19 22:41:37.213841 [ 275 ] {bc69a748-5e09-4bf3-b924-af4043a48818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1313 | 2026.02.19 22:41:37.214258 [ 275 ] {bc69a748-5e09-4bf3-b924-af4043a48818} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1314 | 2026.02.19 22:41:37.214560 [ 275 ] {bc69a748-5e09-4bf3-b924-af4043a48818} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.02.19 22:41:37.214721 [ 275 ] {bc69a748-5e09-4bf3-b924-af4043a48818} <Debug> executeQuery: Read 54 rows, 5.04 KiB in 0.001693 sec., 31896.042528056703 rows/sec., 2.91 MiB/sec. | ||
| 1316 | 2026.02.19 22:41:37.214772 [ 275 ] {bc69a748-5e09-4bf3-b924-af4043a48818} <Debug> TCPHandler: Processed in 0.002002889 sec. | ||
| 1317 | 2026.02.19 22:41:37.214896 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.02.19 22:41:37.215004 [ 275 ] {0536446f-51cb-43cf-9ddd-3a48c63e766e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.02.19 22:41:37.215059 [ 275 ] {0536446f-51cb-43cf-9ddd-3a48c63e766e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1320 | 2026.02.19 22:41:37.215473 [ 275 ] {0536446f-51cb-43cf-9ddd-3a48c63e766e} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.02.19 22:41:37.215511 [ 275 ] {0536446f-51cb-43cf-9ddd-3a48c63e766e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1322 | 2026.02.19 22:41:37.215827 [ 275 ] {0536446f-51cb-43cf-9ddd-3a48c63e766e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1323 | 2026.02.19 22:41:37.216052 [ 275 ] {0536446f-51cb-43cf-9ddd-3a48c63e766e} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.02.19 22:41:37.216187 [ 275 ] {0536446f-51cb-43cf-9ddd-3a48c63e766e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00121 sec., 20661.15702479339 rows/sec., 1.52 MiB/sec. | ||
| 1325 | 2026.02.19 22:41:37.216226 [ 275 ] {0536446f-51cb-43cf-9ddd-3a48c63e766e} <Debug> TCPHandler: Processed in 0.001383133 sec. | ||
| 1326 | 2026.02.19 22:41:37.216345 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.02.19 22:41:37.216444 [ 275 ] {08463d2d-c0cf-4663-8af4-cb129e56a56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1328 | 2026.02.19 22:41:37.216486 [ 275 ] {08463d2d-c0cf-4663-8af4-cb129e56a56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1329 | 2026.02.19 22:41:37.216899 [ 275 ] {08463d2d-c0cf-4663-8af4-cb129e56a56c} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.02.19 22:41:37.216938 [ 275 ] {08463d2d-c0cf-4663-8af4-cb129e56a56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1331 | 2026.02.19 22:41:37.217243 [ 275 ] {08463d2d-c0cf-4663-8af4-cb129e56a56c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1332 | 2026.02.19 22:41:37.217471 [ 275 ] {08463d2d-c0cf-4663-8af4-cb129e56a56c} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.02.19 22:41:37.217604 [ 275 ] {08463d2d-c0cf-4663-8af4-cb129e56a56c} <Debug> executeQuery: Read 33 rows, 2.64 KiB in 0.00118 sec., 27966.101694915254 rows/sec., 2.19 MiB/sec. | ||
| 1334 | 2026.02.19 22:41:37.217642 [ 275 ] {08463d2d-c0cf-4663-8af4-cb129e56a56c} <Debug> TCPHandler: Processed in 0.001349073 sec. | ||
| 1335 | 2026.02.19 22:41:37.217756 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.02.19 22:41:37.217853 [ 275 ] {6690e3b7-3a68-4924-afd5-16a6e2fd7c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1337 | 2026.02.19 22:41:37.217899 [ 275 ] {6690e3b7-3a68-4924-afd5-16a6e2fd7c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1338 | 2026.02.19 22:41:37.218237 [ 275 ] {6690e3b7-3a68-4924-afd5-16a6e2fd7c27} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.02.19 22:41:37.218273 [ 275 ] {6690e3b7-3a68-4924-afd5-16a6e2fd7c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1340 | 2026.02.19 22:41:37.218604 [ 275 ] {6690e3b7-3a68-4924-afd5-16a6e2fd7c27} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.02.19 22:41:37.218867 [ 275 ] {6690e3b7-3a68-4924-afd5-16a6e2fd7c27} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.02.19 22:41:37.219039 [ 275 ] {6690e3b7-3a68-4924-afd5-16a6e2fd7c27} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001205 sec., 8298.755186721992 rows/sec., 632.13 KiB/sec. | ||
| 1343 | 2026.02.19 22:41:37.219090 [ 275 ] {6690e3b7-3a68-4924-afd5-16a6e2fd7c27} <Debug> TCPHandler: Processed in 0.001385013 sec. | ||
| 1344 | 2026.02.19 22:41:37.219236 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.02.19 22:41:37.219355 [ 275 ] {76666ffe-b62d-4c7c-ba53-70733b0f4640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.02.19 22:41:37.219429 [ 275 ] {76666ffe-b62d-4c7c-ba53-70733b0f4640} <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 | ||
| 1347 | 2026.02.19 22:41:37.220434 [ 275 ] {76666ffe-b62d-4c7c-ba53-70733b0f4640} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.02.19 22:41:37.220472 [ 275 ] {76666ffe-b62d-4c7c-ba53-70733b0f4640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1349 | 2026.02.19 22:41:37.221009 [ 275 ] {76666ffe-b62d-4c7c-ba53-70733b0f4640} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1350 | 2026.02.19 22:41:37.221256 [ 275 ] {76666ffe-b62d-4c7c-ba53-70733b0f4640} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.02.19 22:41:37.221398 [ 275 ] {76666ffe-b62d-4c7c-ba53-70733b0f4640} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00207 sec., 12077.294685990339 rows/sec., 21.64 MiB/sec. | ||
| 1352 | 2026.02.19 22:41:37.221459 [ 275 ] {76666ffe-b62d-4c7c-ba53-70733b0f4640} <Debug> TCPHandler: Processed in 0.002281852 sec. | ||
| 1353 | 2026.02.19 22:41:37.221582 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.02.19 22:41:37.221678 [ 275 ] {c2781c0d-6548-49c2-8fb5-e22cb0edf42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1355 | 2026.02.19 22:41:37.221720 [ 275 ] {c2781c0d-6548-49c2-8fb5-e22cb0edf42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1356 | 2026.02.19 22:41:37.222038 [ 275 ] {c2781c0d-6548-49c2-8fb5-e22cb0edf42f} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.02.19 22:41:37.222075 [ 275 ] {c2781c0d-6548-49c2-8fb5-e22cb0edf42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1358 | 2026.02.19 22:41:37.222392 [ 275 ] {c2781c0d-6548-49c2-8fb5-e22cb0edf42f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1359 | 2026.02.19 22:41:37.222604 [ 275 ] {c2781c0d-6548-49c2-8fb5-e22cb0edf42f} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.02.19 22:41:37.222730 [ 275 ] {c2781c0d-6548-49c2-8fb5-e22cb0edf42f} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001071 sec., 9337.068160597573 rows/sec., 588.13 KiB/sec. | ||
| 1361 | 2026.02.19 22:41:37.222765 [ 275 ] {c2781c0d-6548-49c2-8fb5-e22cb0edf42f} <Debug> TCPHandler: Processed in 0.001235282 sec. | ||
| 1362 | 2026.02.19 22:41:40.781681 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1363 | 2026.02.19 22:41:40.781742 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1364 | 2026.02.19 22:41:40.848513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2926 | ||
| 1365 | 2026.02.19 22:41:40.849011 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.02.19 22:41:40.849059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1367 | 2026.02.19 22:41:40.849566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1368 | 2026.02.19 22:41:40.849810 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.02.19 22:41:40.849939 [ 24 ] {} <Debug> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1370 | 2026.02.19 22:41:40.849951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2926 | ||
| 1371 | 2026.02.19 22:41:40.850007 [ 24 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.02.19 22:41:40.850033 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1373 | 2026.02.19 22:41:40.852132 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::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 | ||
| 1374 | 2026.02.19 22:41:40.854192 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1375 | 2026.02.19 22:41:40.854288 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 558 rows starting from the beginning of the part | ||
| 1376 | 2026.02.19 22:41:40.854423 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1377 | 2026.02.19 22:41:40.854484 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1378 | 2026.02.19 22:41:40.854538 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1379 | 2026.02.19 22:41:40.854589 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1380 | 2026.02.19 22:41:40.854648 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1381 | 2026.02.19 22:41:40.882191 [ 193 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2926 rows, containing 4 columns (4 merged, 0 gathered) in 0.032054721 sec., 91281.40594329302 rows/sec., 1.31 MiB/sec. | ||
| 1382 | 2026.02.19 22:41:40.883086 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1383 | 2026.02.19 22:41:40.883428 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.02.19 22:41:40.883506 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_6_1} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1385 | 2026.02.19 22:41:40.883620 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1386 | 2026.02.19 22:41:41.000257 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.82 MiB, peak 175.14 MiB, free memory in arenas 0.00 B, will set to 170.40 MiB (RSS), difference: 1.58 MiB | ||
| 1387 | 2026.02.19 22:41:41.007845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1388 | 2026.02.19 22:41:41.025567 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.02.19 22:41:41.025619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1390 | 2026.02.19 22:41:41.031768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1391 | 2026.02.19 22:41:41.032491 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.02.19 22:41:41.032781 [ 24 ] {} <Debug> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1393 | 2026.02.19 22:41:41.032822 [ 24 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.02.19 22:41:41.032843 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1395 | 2026.02.19 22:41:41.032967 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 1396 | 2026.02.19 22:41:41.035986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1397 | 2026.02.19 22:41:41.037501 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1398 | 2026.02.19 22:41:41.039275 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 1399 | 2026.02.19 22:41:41.044397 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 1400 | 2026.02.19 22:41:41.048766 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 1401 | 2026.02.19 22:41:41.052897 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 1402 | 2026.02.19 22:41:41.062646 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 1403 | 2026.02.19 22:41:41.066893 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 1404 | 2026.02.19 22:41:41.125970 [ 193 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093055334 sec., 494.32953515593204 rows/sec., 2.56 MiB/sec. | ||
| 1405 | 2026.02.19 22:41:41.128372 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1406 | 2026.02.19 22:41:41.130568 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_6_1} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.02.19 22:41:41.130739 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_6_1} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1408 | 2026.02.19 22:41:41.132799 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1409 | 2026.02.19 22:41:42.000356 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.47 MiB, peak 181.01 MiB, free memory in arenas 0.00 B, will set to 179.03 MiB (RSS), difference: 7.56 MiB | ||
| 1410 | 2026.02.19 22:41:42.213522 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.02.19 22:41:42.213721 [ 275 ] {90f667ae-8352-4b03-a147-a1870147c478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1412 | 2026.02.19 22:41:42.213794 [ 275 ] {90f667ae-8352-4b03-a147-a1870147c478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1413 | 2026.02.19 22:41:42.214473 [ 275 ] {90f667ae-8352-4b03-a147-a1870147c478} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.02.19 22:41:42.214525 [ 275 ] {90f667ae-8352-4b03-a147-a1870147c478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1415 | 2026.02.19 22:41:42.214926 [ 275 ] {90f667ae-8352-4b03-a147-a1870147c478} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1416 | 2026.02.19 22:41:42.215170 [ 275 ] {90f667ae-8352-4b03-a147-a1870147c478} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.02.19 22:41:42.215328 [ 275 ] {90f667ae-8352-4b03-a147-a1870147c478} <Debug> executeQuery: Read 24 rows, 2.34 KiB in 0.001665 sec., 14414.414414414414 rows/sec., 1.38 MiB/sec. | ||
| 1418 | 2026.02.19 22:41:42.215371 [ 275 ] {90f667ae-8352-4b03-a147-a1870147c478} <Debug> TCPHandler: Processed in 0.002054 sec. | ||
| 1419 | 2026.02.19 22:41:42.215492 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.02.19 22:41:42.215592 [ 275 ] {5fd4da97-be16-4ed3-b83a-d6e478569985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.02.19 22:41:42.215634 [ 275 ] {5fd4da97-be16-4ed3-b83a-d6e478569985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1422 | 2026.02.19 22:41:42.216019 [ 275 ] {5fd4da97-be16-4ed3-b83a-d6e478569985} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.02.19 22:41:42.216054 [ 275 ] {5fd4da97-be16-4ed3-b83a-d6e478569985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1424 | 2026.02.19 22:41:42.216357 [ 275 ] {5fd4da97-be16-4ed3-b83a-d6e478569985} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1425 | 2026.02.19 22:41:42.216572 [ 275 ] {5fd4da97-be16-4ed3-b83a-d6e478569985} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.02.19 22:41:42.216699 [ 275 ] {5fd4da97-be16-4ed3-b83a-d6e478569985} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 1427 | 2026.02.19 22:41:42.216735 [ 275 ] {5fd4da97-be16-4ed3-b83a-d6e478569985} <Debug> TCPHandler: Processed in 0.001296632 sec. | ||
| 1428 | 2026.02.19 22:41:42.216848 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.02.19 22:41:42.216942 [ 275 ] {28253b65-ef42-4e3b-b95d-f83b2ceb6f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1430 | 2026.02.19 22:41:42.216981 [ 275 ] {28253b65-ef42-4e3b-b95d-f83b2ceb6f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1431 | 2026.02.19 22:41:42.217364 [ 275 ] {28253b65-ef42-4e3b-b95d-f83b2ceb6f72} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.02.19 22:41:42.217399 [ 275 ] {28253b65-ef42-4e3b-b95d-f83b2ceb6f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1433 | 2026.02.19 22:41:42.217697 [ 275 ] {28253b65-ef42-4e3b-b95d-f83b2ceb6f72} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1434 | 2026.02.19 22:41:42.217912 [ 275 ] {28253b65-ef42-4e3b-b95d-f83b2ceb6f72} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.02.19 22:41:42.218037 [ 275 ] {28253b65-ef42-4e3b-b95d-f83b2ceb6f72} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001113 sec., 16172.506738544473 rows/sec., 1.27 MiB/sec. | ||
| 1436 | 2026.02.19 22:41:42.218073 [ 275 ] {28253b65-ef42-4e3b-b95d-f83b2ceb6f72} <Debug> TCPHandler: Processed in 0.001276812 sec. | ||
| 1437 | 2026.02.19 22:41:42.218184 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.02.19 22:41:42.218279 [ 275 ] {74b291a1-91dc-433a-9a14-f3b1575824ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.02.19 22:41:42.218321 [ 275 ] {74b291a1-91dc-433a-9a14-f3b1575824ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1440 | 2026.02.19 22:41:42.218651 [ 275 ] {74b291a1-91dc-433a-9a14-f3b1575824ce} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.02.19 22:41:42.218685 [ 275 ] {74b291a1-91dc-433a-9a14-f3b1575824ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1442 | 2026.02.19 22:41:42.218993 [ 275 ] {74b291a1-91dc-433a-9a14-f3b1575824ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1443 | 2026.02.19 22:41:42.219209 [ 275 ] {74b291a1-91dc-433a-9a14-f3b1575824ce} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.02.19 22:41:42.219331 [ 275 ] {74b291a1-91dc-433a-9a14-f3b1575824ce} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.00107 sec., 9345.794392523365 rows/sec., 711.89 KiB/sec. | ||
| 1445 | 2026.02.19 22:41:42.219366 [ 275 ] {74b291a1-91dc-433a-9a14-f3b1575824ce} <Debug> TCPHandler: Processed in 0.001232962 sec. | ||
| 1446 | 2026.02.19 22:41:42.219471 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.02.19 22:41:42.219564 [ 275 ] {94d58591-9dd4-4656-af1f-83b15781ce80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.02.19 22:41:42.219617 [ 275 ] {94d58591-9dd4-4656-af1f-83b15781ce80} <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 | ||
| 1449 | 2026.02.19 22:41:42.220401 [ 275 ] {94d58591-9dd4-4656-af1f-83b15781ce80} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.02.19 22:41:42.220436 [ 275 ] {94d58591-9dd4-4656-af1f-83b15781ce80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1451 | 2026.02.19 22:41:42.220957 [ 275 ] {94d58591-9dd4-4656-af1f-83b15781ce80} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1452 | 2026.02.19 22:41:42.221189 [ 275 ] {94d58591-9dd4-4656-af1f-83b15781ce80} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.02.19 22:41:42.221328 [ 275 ] {94d58591-9dd4-4656-af1f-83b15781ce80} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 1454 | 2026.02.19 22:41:42.221378 [ 275 ] {94d58591-9dd4-4656-af1f-83b15781ce80} <Debug> TCPHandler: Processed in 0.001957089 sec. | ||
| 1455 | 2026.02.19 22:41:42.221492 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.02.19 22:41:42.221589 [ 275 ] {94d625b3-b8b4-4902-b38b-4a15b6bc7df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.02.19 22:41:42.221630 [ 275 ] {94d625b3-b8b4-4902-b38b-4a15b6bc7df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1458 | 2026.02.19 22:41:42.221928 [ 275 ] {94d625b3-b8b4-4902-b38b-4a15b6bc7df5} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.02.19 22:41:42.221963 [ 275 ] {94d625b3-b8b4-4902-b38b-4a15b6bc7df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1460 | 2026.02.19 22:41:42.222266 [ 275 ] {94d625b3-b8b4-4902-b38b-4a15b6bc7df5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1461 | 2026.02.19 22:41:42.222481 [ 275 ] {94d625b3-b8b4-4902-b38b-4a15b6bc7df5} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.02.19 22:41:42.222601 [ 275 ] {94d625b3-b8b4-4902-b38b-4a15b6bc7df5} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001031 sec., 9699.321047526673 rows/sec., 610.94 KiB/sec. | ||
| 1463 | 2026.02.19 22:41:42.222636 [ 275 ] {94d625b3-b8b4-4902-b38b-4a15b6bc7df5} <Debug> TCPHandler: Processed in 0.001198432 sec. | ||
| 1464 | 2026.02.19 22:41:45.849427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 178 | ||
| 1465 | 2026.02.19 22:41:45.851442 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.02.19 22:41:45.851489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1467 | 2026.02.19 22:41:45.852622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1468 | 2026.02.19 22:41:45.852878 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.02.19 22:41:45.853120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1470 | 2026.02.19 22:41:47.213348 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.02.19 22:41:47.213522 [ 275 ] {380b4287-bcf2-4ddb-b84d-abd76ab01708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1472 | 2026.02.19 22:41:47.213586 [ 275 ] {380b4287-bcf2-4ddb-b84d-abd76ab01708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1473 | 2026.02.19 22:41:47.214226 [ 275 ] {380b4287-bcf2-4ddb-b84d-abd76ab01708} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.02.19 22:41:47.214275 [ 275 ] {380b4287-bcf2-4ddb-b84d-abd76ab01708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1475 | 2026.02.19 22:41:47.214669 [ 275 ] {380b4287-bcf2-4ddb-b84d-abd76ab01708} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1476 | 2026.02.19 22:41:47.214901 [ 275 ] {380b4287-bcf2-4ddb-b84d-abd76ab01708} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.02.19 22:41:47.215055 [ 275 ] {380b4287-bcf2-4ddb-b84d-abd76ab01708} <Debug> executeQuery: Read 54 rows, 5.04 KiB in 0.001579 sec., 34198.86003799873 rows/sec., 3.12 MiB/sec. | ||
| 1478 | 2026.02.19 22:41:47.215069 [ 75 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1479 | 2026.02.19 22:41:47.215137 [ 275 ] {380b4287-bcf2-4ddb-b84d-abd76ab01708} <Debug> TCPHandler: Processed in 0.001917049 sec. | ||
| 1480 | 2026.02.19 22:41:47.215143 [ 75 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.02.19 22:41:47.215179 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1482 | 2026.02.19 22:41:47.215290 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.02.19 22:41:47.215315 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::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 | ||
| 1484 | 2026.02.19 22:41:47.215415 [ 275 ] {941f6e60-29d3-446a-b2af-963eeb94e1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1485 | 2026.02.19 22:41:47.215434 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1486 | 2026.02.19 22:41:47.215469 [ 275 ] {941f6e60-29d3-446a-b2af-963eeb94e1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1487 | 2026.02.19 22:41:47.215479 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1488 | 2026.02.19 22:41:47.215590 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::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 | ||
| 1489 | 2026.02.19 22:41:47.215667 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1490 | 2026.02.19 22:41:47.215743 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1491 | 2026.02.19 22:41:47.215800 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1492 | 2026.02.19 22:41:47.215869 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 1493 | 2026.02.19 22:41:47.215992 [ 275 ] {941f6e60-29d3-446a-b2af-963eeb94e1af} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.02.19 22:41:47.216034 [ 275 ] {941f6e60-29d3-446a-b2af-963eeb94e1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1495 | 2026.02.19 22:41:47.216533 [ 275 ] {941f6e60-29d3-446a-b2af-963eeb94e1af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1496 | 2026.02.19 22:41:47.216775 [ 275 ] {941f6e60-29d3-446a-b2af-963eeb94e1af} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.02.19 22:41:47.216805 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553995 sec., 148649.12692769282 rows/sec., 14.26 MiB/sec. | ||
| 1498 | 2026.02.19 22:41:47.216887 [ 75 ] {} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1499 | 2026.02.19 22:41:47.216909 [ 275 ] {941f6e60-29d3-446a-b2af-963eeb94e1af} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001518 sec., 16469.038208168644 rows/sec., 1.21 MiB/sec. | ||
| 1500 | 2026.02.19 22:41:47.216917 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1501 | 2026.02.19 22:41:47.216933 [ 75 ] {} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.02.19 22:41:47.216957 [ 275 ] {941f6e60-29d3-446a-b2af-963eeb94e1af} <Debug> TCPHandler: Processed in 0.001725526 sec. | ||
| 1503 | 2026.02.19 22:41:47.216967 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1504 | 2026.02.19 22:41:47.217083 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.02.19 22:41:47.217129 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 1506 | 2026.02.19 22:41:47.217167 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.02.19 22:41:47.217185 [ 275 ] {c9144310-d7e7-4e23-8625-3bad879e9d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1508 | 2026.02.19 22:41:47.217225 [ 275 ] {c9144310-d7e7-4e23-8625-3bad879e9d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1509 | 2026.02.19 22:41:47.217237 [ 189 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_6_1} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1510 | 2026.02.19 22:41:47.217284 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1511 | 2026.02.19 22:41:47.217292 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1512 | 2026.02.19 22:41:47.217334 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1513 | 2026.02.19 22:41:47.217439 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1514 | 2026.02.19 22:41:47.217493 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 1515 | 2026.02.19 22:41:47.217537 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1516 | 2026.02.19 22:41:47.217579 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1517 | 2026.02.19 22:41:47.217620 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1518 | 2026.02.19 22:41:47.217718 [ 275 ] {c9144310-d7e7-4e23-8625-3bad879e9d7a} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.02.19 22:41:47.217760 [ 275 ] {c9144310-d7e7-4e23-8625-3bad879e9d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1520 | 2026.02.19 22:41:47.218146 [ 275 ] {c9144310-d7e7-4e23-8625-3bad879e9d7a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1521 | 2026.02.19 22:41:47.218383 [ 275 ] {c9144310-d7e7-4e23-8625-3bad879e9d7a} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.02.19 22:41:47.218489 [ 75 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1523 | 2026.02.19 22:41:47.218515 [ 275 ] {c9144310-d7e7-4e23-8625-3bad879e9d7a} <Debug> executeQuery: Read 33 rows, 2.64 KiB in 0.001349 sec., 24462.56486286138 rows/sec., 1.91 MiB/sec. | ||
| 1524 | 2026.02.19 22:41:47.218526 [ 189 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470595 sec., 76159.64966561153 rows/sec., 5.86 MiB/sec. | ||
| 1525 | 2026.02.19 22:41:47.218525 [ 75 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.02.19 22:41:47.218558 [ 275 ] {c9144310-d7e7-4e23-8625-3bad879e9d7a} <Debug> TCPHandler: Processed in 0.001525605 sec. | ||
| 1527 | 2026.02.19 22:41:47.218569 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1528 | 2026.02.19 22:41:47.218658 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1529 | 2026.02.19 22:41:47.218676 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::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 | ||
| 1530 | 2026.02.19 22:41:47.218680 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.02.19 22:41:47.218772 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1532 | 2026.02.19 22:41:47.218787 [ 275 ] {b7353a22-5f45-4cce-a5f6-ad6cb6ca68af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1533 | 2026.02.19 22:41:47.218808 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1534 | 2026.02.19 22:41:47.218830 [ 275 ] {b7353a22-5f45-4cce-a5f6-ad6cb6ca68af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1535 | 2026.02.19 22:41:47.218884 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
| 1536 | 2026.02.19 22:41:47.218930 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.02.19 22:41:47.218941 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1538 | 2026.02.19 22:41:47.219004 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 1539 | 2026.02.19 22:41:47.219012 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_6_1} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1540 | 2026.02.19 22:41:47.219048 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 1541 | 2026.02.19 22:41:47.219097 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 1542 | 2026.02.19 22:41:47.219104 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1543 | 2026.02.19 22:41:47.219196 [ 275 ] {b7353a22-5f45-4cce-a5f6-ad6cb6ca68af} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.02.19 22:41:47.219235 [ 275 ] {b7353a22-5f45-4cce-a5f6-ad6cb6ca68af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1545 | 2026.02.19 22:41:47.219643 [ 275 ] {b7353a22-5f45-4cce-a5f6-ad6cb6ca68af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1546 | 2026.02.19 22:41:47.219971 [ 275 ] {b7353a22-5f45-4cce-a5f6-ad6cb6ca68af} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.02.19 22:41:47.220052 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416393 sec., 110844.9420464518 rows/sec., 9.13 MiB/sec. | ||
| 1548 | 2026.02.19 22:41:47.220141 [ 275 ] {b7353a22-5f45-4cce-a5f6-ad6cb6ca68af} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001372 sec., 7288.62973760933 rows/sec., 555.19 KiB/sec. | ||
| 1549 | 2026.02.19 22:41:47.220181 [ 275 ] {b7353a22-5f45-4cce-a5f6-ad6cb6ca68af} <Debug> TCPHandler: Processed in 0.001548045 sec. | ||
| 1550 | 2026.02.19 22:41:47.220186 [ 190 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1551 | 2026.02.19 22:41:47.220296 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.02.19 22:41:47.220394 [ 275 ] {8bb313b6-4e9f-4a10-9cfe-f7c690e6c5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1553 | 2026.02.19 22:41:47.220440 [ 190 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.02.19 22:41:47.220450 [ 275 ] {8bb313b6-4e9f-4a10-9cfe-f7c690e6c5a4} <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 | ||
| 1555 | 2026.02.19 22:41:47.220511 [ 190 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_6_1} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1556 | 2026.02.19 22:41:47.220586 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1557 | 2026.02.19 22:41:47.221303 [ 275 ] {8bb313b6-4e9f-4a10-9cfe-f7c690e6c5a4} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.02.19 22:41:47.221344 [ 275 ] {8bb313b6-4e9f-4a10-9cfe-f7c690e6c5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1559 | 2026.02.19 22:41:47.221899 [ 275 ] {8bb313b6-4e9f-4a10-9cfe-f7c690e6c5a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1560 | 2026.02.19 22:41:47.222130 [ 275 ] {8bb313b6-4e9f-4a10-9cfe-f7c690e6c5a4} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.02.19 22:41:47.222240 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1562 | 2026.02.19 22:41:47.222270 [ 275 ] {8bb313b6-4e9f-4a10-9cfe-f7c690e6c5a4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001894 sec., 13199.577613516367 rows/sec., 23.65 MiB/sec. | ||
| 1563 | 2026.02.19 22:41:47.222280 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.02.19 22:41:47.222311 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1565 | 2026.02.19 22:41:47.222336 [ 275 ] {8bb313b6-4e9f-4a10-9cfe-f7c690e6c5a4} <Debug> TCPHandler: Processed in 0.002089781 sec. | ||
| 1566 | 2026.02.19 22:41:47.222456 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.02.19 22:41:47.222456 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 1568 | 2026.02.19 22:41:47.222551 [ 275 ] {415b7117-afd1-40fb-ba5c-863665ecf5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.02.19 22:41:47.222598 [ 275 ] {415b7117-afd1-40fb-ba5c-863665ecf5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1570 | 2026.02.19 22:41:47.222749 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1571 | 2026.02.19 22:41:47.222826 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1572 | 2026.02.19 22:41:47.222910 [ 275 ] {415b7117-afd1-40fb-ba5c-863665ecf5d8} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.02.19 22:41:47.222951 [ 275 ] {415b7117-afd1-40fb-ba5c-863665ecf5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1574 | 2026.02.19 22:41:47.222992 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1575 | 2026.02.19 22:41:47.223119 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1576 | 2026.02.19 22:41:47.223229 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1577 | 2026.02.19 22:41:47.223274 [ 275 ] {415b7117-afd1-40fb-ba5c-863665ecf5d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1578 | 2026.02.19 22:41:47.223344 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1579 | 2026.02.19 22:41:47.223469 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1580 | 2026.02.19 22:41:47.223518 [ 275 ] {415b7117-afd1-40fb-ba5c-863665ecf5d8} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.02.19 22:41:47.223656 [ 275 ] {415b7117-afd1-40fb-ba5c-863665ecf5d8} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 560.89 KiB/sec. | ||
| 1582 | 2026.02.19 22:41:47.223693 [ 275 ] {415b7117-afd1-40fb-ba5c-863665ecf5d8} <Debug> TCPHandler: Processed in 0.001288432 sec. | ||
| 1583 | 2026.02.19 22:41:47.225759 [ 190 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 19 columns (19 merged, 0 gathered) in 0.003375923 sec., 31398.820411484507 rows/sec., 56.27 MiB/sec. | ||
| 1584 | 2026.02.19 22:41:47.226106 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1585 | 2026.02.19 22:41:47.226440 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.02.19 22:41:47.226502 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1587 | 2026.02.19 22:41:47.226606 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 1588 | 2026.02.19 22:41:48.350337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3438 | ||
| 1589 | 2026.02.19 22:41:48.350984 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.02.19 22:41:48.351044 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1591 | 2026.02.19 22:41:48.351522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1592 | 2026.02.19 22:41:48.351749 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.02.19 22:41:48.351871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3438 | ||
| 1594 | 2026.02.19 22:41:48.536344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1595 | 2026.02.19 22:41:48.553819 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.02.19 22:41:48.553870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1597 | 2026.02.19 22:41:48.559586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1598 | 2026.02.19 22:41:48.560316 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.02.19 22:41:48.563330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1600 | 2026.02.19 22:41:52.212828 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.02.19 22:41:52.213013 [ 275 ] {c156b4d2-9277-46af-802f-eaabeaea630a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1602 | 2026.02.19 22:41:52.213077 [ 275 ] {c156b4d2-9277-46af-802f-eaabeaea630a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1603 | 2026.02.19 22:41:52.213654 [ 275 ] {c156b4d2-9277-46af-802f-eaabeaea630a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.02.19 22:41:52.213698 [ 275 ] {c156b4d2-9277-46af-802f-eaabeaea630a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1605 | 2026.02.19 22:41:52.214047 [ 275 ] {c156b4d2-9277-46af-802f-eaabeaea630a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1606 | 2026.02.19 22:41:52.214343 [ 275 ] {c156b4d2-9277-46af-802f-eaabeaea630a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.02.19 22:41:52.214504 [ 275 ] {c156b4d2-9277-46af-802f-eaabeaea630a} <Debug> executeQuery: Read 24 rows, 2.34 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.49 MiB/sec. | ||
| 1608 | 2026.02.19 22:41:52.214553 [ 275 ] {c156b4d2-9277-46af-802f-eaabeaea630a} <Debug> TCPHandler: Processed in 0.001845647 sec. | ||
| 1609 | 2026.02.19 22:41:52.214677 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.02.19 22:41:52.214782 [ 275 ] {5c68ab97-d6ef-49f4-b796-f75951b5b434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1611 | 2026.02.19 22:41:52.214826 [ 275 ] {5c68ab97-d6ef-49f4-b796-f75951b5b434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1612 | 2026.02.19 22:41:52.215228 [ 275 ] {5c68ab97-d6ef-49f4-b796-f75951b5b434} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.02.19 22:41:52.215267 [ 275 ] {5c68ab97-d6ef-49f4-b796-f75951b5b434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1614 | 2026.02.19 22:41:52.215573 [ 275 ] {5c68ab97-d6ef-49f4-b796-f75951b5b434} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1615 | 2026.02.19 22:41:52.215789 [ 275 ] {5c68ab97-d6ef-49f4-b796-f75951b5b434} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.02.19 22:41:52.215921 [ 275 ] {5c68ab97-d6ef-49f4-b796-f75951b5b434} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 1617 | 2026.02.19 22:41:52.215959 [ 275 ] {5c68ab97-d6ef-49f4-b796-f75951b5b434} <Debug> TCPHandler: Processed in 0.001333893 sec. | ||
| 1618 | 2026.02.19 22:41:52.216065 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.02.19 22:41:52.216162 [ 275 ] {971f4702-c6c3-417a-b13d-fed8f33be9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1620 | 2026.02.19 22:41:52.216201 [ 275 ] {971f4702-c6c3-417a-b13d-fed8f33be9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1621 | 2026.02.19 22:41:52.216578 [ 275 ] {971f4702-c6c3-417a-b13d-fed8f33be9a7} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.02.19 22:41:52.216614 [ 275 ] {971f4702-c6c3-417a-b13d-fed8f33be9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1623 | 2026.02.19 22:41:52.216917 [ 275 ] {971f4702-c6c3-417a-b13d-fed8f33be9a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1624 | 2026.02.19 22:41:52.217131 [ 275 ] {971f4702-c6c3-417a-b13d-fed8f33be9a7} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.02.19 22:41:52.217256 [ 275 ] {971f4702-c6c3-417a-b13d-fed8f33be9a7} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001114 sec., 16157.989228007182 rows/sec., 1.27 MiB/sec. | ||
| 1626 | 2026.02.19 22:41:52.217292 [ 275 ] {971f4702-c6c3-417a-b13d-fed8f33be9a7} <Debug> TCPHandler: Processed in 0.001276402 sec. | ||
| 1627 | 2026.02.19 22:41:52.217399 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.02.19 22:41:52.217494 [ 275 ] {42ff54e6-2975-4de3-8bed-6ac01e3d596a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1629 | 2026.02.19 22:41:52.217536 [ 275 ] {42ff54e6-2975-4de3-8bed-6ac01e3d596a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1630 | 2026.02.19 22:41:52.217896 [ 275 ] {42ff54e6-2975-4de3-8bed-6ac01e3d596a} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.02.19 22:41:52.217940 [ 275 ] {42ff54e6-2975-4de3-8bed-6ac01e3d596a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1632 | 2026.02.19 22:41:52.218354 [ 275 ] {42ff54e6-2975-4de3-8bed-6ac01e3d596a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1633 | 2026.02.19 22:41:52.218614 [ 275 ] {42ff54e6-2975-4de3-8bed-6ac01e3d596a} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2026.02.19 22:41:52.218718 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1635 | 2026.02.19 22:41:52.218746 [ 275 ] {42ff54e6-2975-4de3-8bed-6ac01e3d596a} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001271 sec., 7867.820613690008 rows/sec., 599.31 KiB/sec. | ||
| 1636 | 2026.02.19 22:41:52.218792 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.02.19 22:41:52.218799 [ 275 ] {42ff54e6-2975-4de3-8bed-6ac01e3d596a} <Debug> TCPHandler: Processed in 0.001448174 sec. | ||
| 1638 | 2026.02.19 22:41:52.218823 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1639 | 2026.02.19 22:41:52.218919 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.02.19 22:41:52.218972 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 1641 | 2026.02.19 22:41:52.219016 [ 275 ] {2e5a42f1-238f-453f-aa6c-364befa35d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.02.19 22:41:52.219075 [ 275 ] {2e5a42f1-238f-453f-aa6c-364befa35d09} <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 | ||
| 1643 | 2026.02.19 22:41:52.219133 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1644 | 2026.02.19 22:41:52.219179 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 1645 | 2026.02.19 22:41:52.219248 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 1646 | 2026.02.19 22:41:52.219293 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1647 | 2026.02.19 22:41:52.219335 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1648 | 2026.02.19 22:41:52.219372 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1649 | 2026.02.19 22:41:52.219419 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1650 | 2026.02.19 22:41:52.219849 [ 275 ] {2e5a42f1-238f-453f-aa6c-364befa35d09} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.02.19 22:41:52.219892 [ 275 ] {2e5a42f1-238f-453f-aa6c-364befa35d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1652 | 2026.02.19 22:41:52.220240 [ 190 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336323 sec., 39661.069965869036 rows/sec., 2.94 MiB/sec. | ||
| 1653 | 2026.02.19 22:41:52.220419 [ 275 ] {2e5a42f1-238f-453f-aa6c-364befa35d09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1654 | 2026.02.19 22:41:52.220446 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1655 | 2026.02.19 22:41:52.220668 [ 275 ] {2e5a42f1-238f-453f-aa6c-364befa35d09} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.02.19 22:41:52.220813 [ 275 ] {2e5a42f1-238f-453f-aa6c-364befa35d09} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001815 sec., 5509.641873278237 rows/sec., 9.87 MiB/sec. | ||
| 1657 | 2026.02.19 22:41:52.220818 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.02.19 22:41:52.220881 [ 275 ] {2e5a42f1-238f-453f-aa6c-364befa35d09} <Debug> TCPHandler: Processed in 0.002010919 sec. | ||
| 1659 | 2026.02.19 22:41:52.220901 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1660 | 2026.02.19 22:41:52.221002 [ 275 ] {} <Trace> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.02.19 22:41:52.221013 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1662 | 2026.02.19 22:41:52.221099 [ 275 ] {bc7ae4ec-7276-4a6d-aeea-c6b51f54b26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44985) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1663 | 2026.02.19 22:41:52.221142 [ 275 ] {bc7ae4ec-7276-4a6d-aeea-c6b51f54b26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1664 | 2026.02.19 22:41:52.221448 [ 275 ] {bc7ae4ec-7276-4a6d-aeea-c6b51f54b26d} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.02.19 22:41:52.221483 [ 275 ] {bc7ae4ec-7276-4a6d-aeea-c6b51f54b26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1666 | 2026.02.19 22:41:52.221777 [ 275 ] {bc7ae4ec-7276-4a6d-aeea-c6b51f54b26d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1667 | 2026.02.19 22:41:52.221997 [ 275 ] {bc7ae4ec-7276-4a6d-aeea-c6b51f54b26d} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.02.19 22:41:52.222123 [ 275 ] {bc7ae4ec-7276-4a6d-aeea-c6b51f54b26d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001042 sec., 9596.928982725529 rows/sec., 604.49 KiB/sec. | ||
| 1669 | 2026.02.19 22:41:52.222163 [ 275 ] {bc7ae4ec-7276-4a6d-aeea-c6b51f54b26d} <Debug> TCPHandler: Processed in 0.001210581 sec. | ||
| 1670 | 2026.02.19 22:41:55.781795 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1671 | 2026.02.19 22:41:55.781862 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1672 | 2026.02.19 22:41:55.852210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3886 | ||
| 1673 | 2026.02.19 22:41:55.852685 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.02.19 22:41:55.852729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1675 | 2026.02.19 22:41:55.853196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1676 | 2026.02.19 22:41:55.853434 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.02.19 22:41:55.853571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3886 | ||
| 1678 | 2026.02.19 22:41:55.853618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 202 | ||
| 1679 | 2026.02.19 22:41:55.855783 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.02.19 22:41:55.855829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1681 | 2026.02.19 22:41:55.857001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1682 | 2026.02.19 22:41:55.857272 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.02.19 22:41:55.857413 [ 59 ] {} <Debug> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1684 | 2026.02.19 22:41:55.857458 [ 59 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.02.19 22:41:55.857485 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1686 | 2026.02.19 22:41:55.857609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1687 | 2026.02.19 22:41:55.857650 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::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 | ||
| 1688 | 2026.02.19 22:41:55.858408 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1689 | 2026.02.19 22:41:55.858602 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1690 | 2026.02.19 22:41:55.859109 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1691 | 2026.02.19 22:41:55.859659 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1692 | 2026.02.19 22:41:55.860195 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 1693 | 2026.02.19 22:41:55.860636 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1694 | 2026.02.19 22:41:55.861006 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 1695 | 2026.02.19 22:41:55.867176 [ 190 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 72 columns (72 merged, 0 gathered) in 0.009607563 sec., 21025.102827845105 rows/sec., 19.73 MiB/sec. | ||
| 1696 | 2026.02.19 22:41:55.867898 [ 200 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1697 | 2026.02.19 22:41:55.868451 [ 200 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.02.19 22:41:55.868526 [ 200 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_6_1} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1699 | 2026.02.19 22:41:55.868660 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 1700 | 2026.02.19 22:41:56.063660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1701 | 2026.02.19 22:41:56.082582 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.02.19 22:41:56.082639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1703 | 2026.02.19 22:41:56.088975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1704 | 2026.02.19 22:41:56.089680 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.02.19 22:41:56.092907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1706 | 2026.02.19 22:41:56.815653 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1707 | 2026.02.19 22:41:56.815725 [ 275 ] {} <Debug> TCP-Session: 3e85844f-df97-4e1b-b539-b66a53399096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2026.02.19 22:41:57.000227 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.19 MiB, peak 185.23 MiB, free memory in arenas 0.00 B, will set to 183.51 MiB (RSS), difference: 4.31 MiB | ||
| 1709 | 2026.02.19 22:41:57.213807 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.02.19 22:41:57.214001 [ 277 ] {39f963a1-d637-49d4-8052-67f84f25d8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1711 | 2026.02.19 22:41:57.214068 [ 277 ] {39f963a1-d637-49d4-8052-67f84f25d8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1712 | 2026.02.19 22:41:57.214770 [ 277 ] {39f963a1-d637-49d4-8052-67f84f25d8c8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.02.19 22:41:57.214822 [ 277 ] {39f963a1-d637-49d4-8052-67f84f25d8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1714 | 2026.02.19 22:41:57.215250 [ 277 ] {39f963a1-d637-49d4-8052-67f84f25d8c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1715 | 2026.02.19 22:41:57.215481 [ 277 ] {39f963a1-d637-49d4-8052-67f84f25d8c8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.02.19 22:41:57.215638 [ 277 ] {39f963a1-d637-49d4-8052-67f84f25d8c8} <Debug> executeQuery: Read 54 rows, 5.04 KiB in 0.001685 sec., 32047.47774480712 rows/sec., 2.92 MiB/sec. | ||
| 1717 | 2026.02.19 22:41:57.215682 [ 277 ] {39f963a1-d637-49d4-8052-67f84f25d8c8} <Debug> TCPHandler: Processed in 0.002003819 sec. | ||
| 1718 | 2026.02.19 22:41:57.215801 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.02.19 22:41:57.215902 [ 277 ] {8fa56568-53df-43c8-9a5d-f0006a84156c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.02.19 22:41:57.215945 [ 277 ] {8fa56568-53df-43c8-9a5d-f0006a84156c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1721 | 2026.02.19 22:41:57.216356 [ 277 ] {8fa56568-53df-43c8-9a5d-f0006a84156c} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.02.19 22:41:57.216396 [ 277 ] {8fa56568-53df-43c8-9a5d-f0006a84156c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1723 | 2026.02.19 22:41:57.216696 [ 277 ] {8fa56568-53df-43c8-9a5d-f0006a84156c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1724 | 2026.02.19 22:41:57.216903 [ 277 ] {8fa56568-53df-43c8-9a5d-f0006a84156c} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.02.19 22:41:57.217032 [ 277 ] {8fa56568-53df-43c8-9a5d-f0006a84156c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001155 sec., 21645.021645021647 rows/sec., 1.59 MiB/sec. | ||
| 1726 | 2026.02.19 22:41:57.217070 [ 277 ] {8fa56568-53df-43c8-9a5d-f0006a84156c} <Debug> TCPHandler: Processed in 0.001319223 sec. | ||
| 1727 | 2026.02.19 22:41:57.217177 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.02.19 22:41:57.217270 [ 277 ] {cfeb7fb0-9bb2-4224-9e21-44956c2d7476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1729 | 2026.02.19 22:41:57.217310 [ 277 ] {cfeb7fb0-9bb2-4224-9e21-44956c2d7476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1730 | 2026.02.19 22:41:57.217706 [ 277 ] {cfeb7fb0-9bb2-4224-9e21-44956c2d7476} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.02.19 22:41:57.217742 [ 277 ] {cfeb7fb0-9bb2-4224-9e21-44956c2d7476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1732 | 2026.02.19 22:41:57.218033 [ 277 ] {cfeb7fb0-9bb2-4224-9e21-44956c2d7476} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1733 | 2026.02.19 22:41:57.218235 [ 277 ] {cfeb7fb0-9bb2-4224-9e21-44956c2d7476} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.02.19 22:41:57.218361 [ 277 ] {cfeb7fb0-9bb2-4224-9e21-44956c2d7476} <Debug> executeQuery: Read 33 rows, 2.64 KiB in 0.00111 sec., 29729.729729729726 rows/sec., 2.33 MiB/sec. | ||
| 1735 | 2026.02.19 22:41:57.218397 [ 277 ] {cfeb7fb0-9bb2-4224-9e21-44956c2d7476} <Debug> TCPHandler: Processed in 0.001267752 sec. | ||
| 1736 | 2026.02.19 22:41:57.218494 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.02.19 22:41:57.218586 [ 277 ] {6fe9f526-2ad4-498c-a81b-e8c96bfccf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.02.19 22:41:57.218628 [ 277 ] {6fe9f526-2ad4-498c-a81b-e8c96bfccf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1739 | 2026.02.19 22:41:57.218968 [ 277 ] {6fe9f526-2ad4-498c-a81b-e8c96bfccf16} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.02.19 22:41:57.219004 [ 277 ] {6fe9f526-2ad4-498c-a81b-e8c96bfccf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1741 | 2026.02.19 22:41:57.219316 [ 277 ] {6fe9f526-2ad4-498c-a81b-e8c96bfccf16} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2026.02.19 22:41:57.219523 [ 277 ] {6fe9f526-2ad4-498c-a81b-e8c96bfccf16} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.02.19 22:41:57.219655 [ 277 ] {6fe9f526-2ad4-498c-a81b-e8c96bfccf16} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001087 sec., 9199.632014719411 rows/sec., 700.75 KiB/sec. | ||
| 1744 | 2026.02.19 22:41:57.219692 [ 277 ] {6fe9f526-2ad4-498c-a81b-e8c96bfccf16} <Debug> TCPHandler: Processed in 0.001243992 sec. | ||
| 1745 | 2026.02.19 22:41:57.219797 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.02.19 22:41:57.219901 [ 277 ] {81e9bbb6-6d0d-4a70-9f7b-8fb8e53f8811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.02.19 22:41:57.219961 [ 277 ] {81e9bbb6-6d0d-4a70-9f7b-8fb8e53f8811} <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 | ||
| 1748 | 2026.02.19 22:41:57.220923 [ 277 ] {81e9bbb6-6d0d-4a70-9f7b-8fb8e53f8811} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.02.19 22:41:57.220962 [ 277 ] {81e9bbb6-6d0d-4a70-9f7b-8fb8e53f8811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1750 | 2026.02.19 22:41:57.221548 [ 277 ] {81e9bbb6-6d0d-4a70-9f7b-8fb8e53f8811} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1751 | 2026.02.19 22:41:57.221783 [ 277 ] {81e9bbb6-6d0d-4a70-9f7b-8fb8e53f8811} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.02.19 22:41:57.221924 [ 277 ] {81e9bbb6-6d0d-4a70-9f7b-8fb8e53f8811} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002042 sec., 12242.899118511263 rows/sec., 21.94 MiB/sec. | ||
| 1753 | 2026.02.19 22:41:57.221981 [ 277 ] {81e9bbb6-6d0d-4a70-9f7b-8fb8e53f8811} <Debug> TCPHandler: Processed in 0.002233452 sec. | ||
| 1754 | 2026.02.19 22:41:57.222107 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.02.19 22:41:57.222202 [ 277 ] {b633e32c-0bd3-4c02-88ab-0c60ab5cc739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.02.19 22:41:57.222247 [ 277 ] {b633e32c-0bd3-4c02-88ab-0c60ab5cc739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1757 | 2026.02.19 22:41:57.222558 [ 277 ] {b633e32c-0bd3-4c02-88ab-0c60ab5cc739} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.02.19 22:41:57.222598 [ 277 ] {b633e32c-0bd3-4c02-88ab-0c60ab5cc739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1759 | 2026.02.19 22:41:57.222910 [ 277 ] {b633e32c-0bd3-4c02-88ab-0c60ab5cc739} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1760 | 2026.02.19 22:41:57.223121 [ 277 ] {b633e32c-0bd3-4c02-88ab-0c60ab5cc739} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.02.19 22:41:57.223228 [ 58 ] {} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1762 | 2026.02.19 22:41:57.223250 [ 277 ] {b633e32c-0bd3-4c02-88ab-0c60ab5cc739} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001067 sec., 9372.071227741331 rows/sec., 590.33 KiB/sec. | ||
| 1763 | 2026.02.19 22:41:57.223292 [ 58 ] {} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.02.19 22:41:57.223300 [ 277 ] {b633e32c-0bd3-4c02-88ab-0c60ab5cc739} <Debug> TCPHandler: Processed in 0.001244412 sec. | ||
| 1765 | 2026.02.19 22:41:57.223322 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1766 | 2026.02.19 22:41:57.223434 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 1767 | 2026.02.19 22:41:57.223532 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1768 | 2026.02.19 22:41:57.223573 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1769 | 2026.02.19 22:41:57.223657 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1770 | 2026.02.19 22:41:57.223702 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1771 | 2026.02.19 22:41:57.223745 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1772 | 2026.02.19 22:41:57.223785 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1773 | 2026.02.19 22:41:57.223821 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1774 | 2026.02.19 22:41:57.224536 [ 190 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148031 sec., 52263.39706854605 rows/sec., 3.21 MiB/sec. | ||
| 1775 | 2026.02.19 22:41:57.224736 [ 192 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1776 | 2026.02.19 22:41:57.225082 [ 192 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.02.19 22:41:57.225162 [ 192 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_6_1} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1778 | 2026.02.19 22:41:57.225258 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 1779 | 2026.02.19 22:41:57.704429 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.02.19 22:41:57.704714 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1781 | 2026.02.19 22:41:57.705229 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1782 | 2026.02.19 22:41:57.705288 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1783 | 2026.02.19 22:41:57.705630 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1784 | 2026.02.19 22:41:57.705696 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1785 | 2026.02.19 22:41:57.705843 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1786 | 2026.02.19 22:41:57.705960 [ 315 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1787 | 2026.02.19 22:41:57.705994 [ 310 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1788 | 2026.02.19 22:41:57.706112 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1789 | 2026.02.19 22:41:57.706139 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1790 | 2026.02.19 22:41:57.708430 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1791 | 2026.02.19 22:41:57.708486 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1792 | 2026.02.19 22:41:57.708578 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1793 | 2026.02.19 22:41:57.708646 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1794 | 2026.02.19 22:41:57.709890 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.005309 sec., 1695.2345074401958 rows/sec., 73.03 KiB/sec. | ||
| 1795 | 2026.02.19 22:41:57.710010 [ 277 ] {79cedc1e-91f0-40d6-9cb2-176b8d8f4ae3} <Debug> TCPHandler: Processed in 0.005718376 sec. | ||
| 1796 | 2026.02.19 22:41:57.712625 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.02.19 22:41:57.712788 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1798 | 2026.02.19 22:41:57.713021 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1799 | 2026.02.19 22:41:57.713056 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1800 | 2026.02.19 22:41:57.713239 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1801 | 2026.02.19 22:41:57.713303 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1802 | 2026.02.19 22:41:57.713443 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1803 | 2026.02.19 22:41:57.713525 [ 310 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1804 | 2026.02.19 22:41:57.713529 [ 320 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1805 | 2026.02.19 22:41:57.713631 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1806 | 2026.02.19 22:41:57.713656 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1807 | 2026.02.19 22:41:57.713709 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1808 | 2026.02.19 22:41:57.713727 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1809 | 2026.02.19 22:41:57.713755 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1810 | 2026.02.19 22:41:57.713783 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1811 | 2026.02.19 22:41:57.714496 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001764 sec., 5102.040816326531 rows/sec., 219.78 KiB/sec. | ||
| 1812 | 2026.02.19 22:41:57.714599 [ 277 ] {ae7c1178-55f9-4781-91f8-747bc43f4881} <Debug> TCPHandler: Processed in 0.00203821 sec. | ||
| 1813 | 2026.02.19 22:41:57.715127 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.02.19 22:41:57.715247 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1815 | 2026.02.19 22:41:57.715432 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1816 | 2026.02.19 22:41:57.715460 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1817 | 2026.02.19 22:41:57.715606 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1818 | 2026.02.19 22:41:57.715663 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1819 | 2026.02.19 22:41:57.715762 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1820 | 2026.02.19 22:41:57.715817 [ 318 ] {8106e767-bece-48ac-ad17-ad336622a374} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1821 | 2026.02.19 22:41:57.715830 [ 339 ] {8106e767-bece-48ac-ad17-ad336622a374} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1822 | 2026.02.19 22:41:57.715912 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1823 | 2026.02.19 22:41:57.715936 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1824 | 2026.02.19 22:41:57.715989 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1825 | 2026.02.19 22:41:57.716005 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1826 | 2026.02.19 22:41:57.716034 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1827 | 2026.02.19 22:41:57.716063 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1828 | 2026.02.19 22:41:57.716699 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001493 sec., 6028.131279303416 rows/sec., 259.68 KiB/sec. | ||
| 1829 | 2026.02.19 22:41:57.716815 [ 277 ] {8106e767-bece-48ac-ad17-ad336622a374} <Debug> TCPHandler: Processed in 0.001735907 sec. | ||
| 1830 | 2026.02.19 22:41:57.717049 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.02.19 22:41:57.717176 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1832 | 2026.02.19 22:41:57.717383 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1833 | 2026.02.19 22:41:57.717415 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1834 | 2026.02.19 22:41:57.717575 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1835 | 2026.02.19 22:41:57.717628 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1836 | 2026.02.19 22:41:57.717732 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1837 | 2026.02.19 22:41:57.717794 [ 339 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1838 | 2026.02.19 22:41:57.717859 [ 305 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1839 | 2026.02.19 22:41:57.717946 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1840 | 2026.02.19 22:41:57.717968 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1841 | 2026.02.19 22:41:57.718023 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1842 | 2026.02.19 22:41:57.718041 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1843 | 2026.02.19 22:41:57.718071 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1844 | 2026.02.19 22:41:57.718102 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1845 | 2026.02.19 22:41:57.718720 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001589 sec., 5663.93958464443 rows/sec., 243.99 KiB/sec. | ||
| 1846 | 2026.02.19 22:41:57.718804 [ 277 ] {bc21adc4-19d9-4f63-904d-22f44c1ace9f} <Debug> TCPHandler: Processed in 0.001805817 sec. | ||
| 1847 | 2026.02.19 22:41:57.719025 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.02.19 22:41:57.719149 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1849 | 2026.02.19 22:41:57.719342 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1850 | 2026.02.19 22:41:57.719373 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1851 | 2026.02.19 22:41:57.719528 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1852 | 2026.02.19 22:41:57.719582 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1853 | 2026.02.19 22:41:57.719681 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1854 | 2026.02.19 22:41:57.719736 [ 305 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1855 | 2026.02.19 22:41:57.719782 [ 312 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1856 | 2026.02.19 22:41:57.719870 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1857 | 2026.02.19 22:41:57.719896 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1858 | 2026.02.19 22:41:57.719950 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1859 | 2026.02.19 22:41:57.719967 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1860 | 2026.02.19 22:41:57.719997 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1861 | 2026.02.19 22:41:57.720026 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1862 | 2026.02.19 22:41:57.720658 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001553 sec., 5795.235028976175 rows/sec., 249.64 KiB/sec. | ||
| 1863 | 2026.02.19 22:41:57.720748 [ 277 ] {19ffb623-145f-42d0-b604-fb59d84bec4d} <Debug> TCPHandler: Processed in 0.001774337 sec. | ||
| 1864 | 2026.02.19 22:41:57.721036 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.02.19 22:41:57.721160 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1866 | 2026.02.19 22:41:57.721370 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1867 | 2026.02.19 22:41:57.721400 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1868 | 2026.02.19 22:41:57.721553 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1869 | 2026.02.19 22:41:57.721607 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1870 | 2026.02.19 22:41:57.721708 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1871 | 2026.02.19 22:41:57.721789 [ 328 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1872 | 2026.02.19 22:41:57.721829 [ 326 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1873 | 2026.02.19 22:41:57.721922 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1874 | 2026.02.19 22:41:57.721948 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1875 | 2026.02.19 22:41:57.722002 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1876 | 2026.02.19 22:41:57.722019 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1877 | 2026.02.19 22:41:57.722048 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1878 | 2026.02.19 22:41:57.722079 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1879 | 2026.02.19 22:41:57.722699 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001582 sec., 5689.001264222503 rows/sec., 245.07 KiB/sec. | ||
| 1880 | 2026.02.19 22:41:57.722802 [ 277 ] {5ac72ec1-1953-438a-a154-f3b043e18e00} <Debug> TCPHandler: Processed in 0.001816928 sec. | ||
| 1881 | 2026.02.19 22:41:57.723037 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.02.19 22:41:57.723161 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1883 | 2026.02.19 22:41:57.723371 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1884 | 2026.02.19 22:41:57.723402 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1885 | 2026.02.19 22:41:57.723558 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1886 | 2026.02.19 22:41:57.723611 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1887 | 2026.02.19 22:41:57.723722 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1888 | 2026.02.19 22:41:57.723784 [ 295 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1889 | 2026.02.19 22:41:57.723799 [ 328 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1890 | 2026.02.19 22:41:57.723879 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1891 | 2026.02.19 22:41:57.723905 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1892 | 2026.02.19 22:41:57.723959 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1893 | 2026.02.19 22:41:57.723976 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1894 | 2026.02.19 22:41:57.724007 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1895 | 2026.02.19 22:41:57.724039 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1896 | 2026.02.19 22:41:57.724676 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001558 sec., 5776.636713735558 rows/sec., 248.84 KiB/sec. | ||
| 1897 | 2026.02.19 22:41:57.724778 [ 277 ] {a1c70072-ff36-47a7-8987-d781b3c17028} <Debug> TCPHandler: Processed in 0.001793547 sec. | ||
| 1898 | 2026.02.19 22:41:57.725007 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.02.19 22:41:57.725131 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1900 | 2026.02.19 22:41:57.725343 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1901 | 2026.02.19 22:41:57.725374 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1902 | 2026.02.19 22:41:57.725534 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1903 | 2026.02.19 22:41:57.725586 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1904 | 2026.02.19 22:41:57.725696 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1905 | 2026.02.19 22:41:57.725761 [ 295 ] {44f580f9-a000-4107-8070-848f06b052fb} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1906 | 2026.02.19 22:41:57.725775 [ 326 ] {44f580f9-a000-4107-8070-848f06b052fb} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1907 | 2026.02.19 22:41:57.725866 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1908 | 2026.02.19 22:41:57.725892 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1909 | 2026.02.19 22:41:57.725946 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1910 | 2026.02.19 22:41:57.725964 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1911 | 2026.02.19 22:41:57.725994 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1912 | 2026.02.19 22:41:57.726025 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1913 | 2026.02.19 22:41:57.726567 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001479 sec., 6085.192697768763 rows/sec., 262.13 KiB/sec. | ||
| 1914 | 2026.02.19 22:41:57.726668 [ 277 ] {44f580f9-a000-4107-8070-848f06b052fb} <Debug> TCPHandler: Processed in 0.001711787 sec. | ||
| 1915 | 2026.02.19 22:41:57.726919 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.02.19 22:41:57.727043 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1917 | 2026.02.19 22:41:57.727259 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1918 | 2026.02.19 22:41:57.727290 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1919 | 2026.02.19 22:41:57.727452 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1920 | 2026.02.19 22:41:57.727505 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1921 | 2026.02.19 22:41:57.727606 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1922 | 2026.02.19 22:41:57.727667 [ 328 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1923 | 2026.02.19 22:41:57.727669 [ 326 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1924 | 2026.02.19 22:41:57.727758 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1925 | 2026.02.19 22:41:57.727785 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1926 | 2026.02.19 22:41:57.727839 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1927 | 2026.02.19 22:41:57.727856 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1928 | 2026.02.19 22:41:57.727901 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1929 | 2026.02.19 22:41:57.727935 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1930 | 2026.02.19 22:41:57.728511 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001511 sec., 5956.320317670417 rows/sec., 256.58 KiB/sec. | ||
| 1931 | 2026.02.19 22:41:57.728612 [ 277 ] {1a190bbc-65cd-42ba-a9d7-09743d953c01} <Debug> TCPHandler: Processed in 0.001744317 sec. | ||
| 1932 | 2026.02.19 22:41:57.728843 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.02.19 22:41:57.728968 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1934 | 2026.02.19 22:41:57.729179 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1935 | 2026.02.19 22:41:57.729211 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1936 | 2026.02.19 22:41:57.729372 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1937 | 2026.02.19 22:41:57.729425 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1938 | 2026.02.19 22:41:57.729525 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1939 | 2026.02.19 22:41:57.729584 [ 326 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1940 | 2026.02.19 22:41:57.729585 [ 331 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1941 | 2026.02.19 22:41:57.729675 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1942 | 2026.02.19 22:41:57.729702 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1943 | 2026.02.19 22:41:57.729755 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1944 | 2026.02.19 22:41:57.729771 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1945 | 2026.02.19 22:41:57.729812 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1946 | 2026.02.19 22:41:57.729846 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1947 | 2026.02.19 22:41:57.730372 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.00145 sec., 6206.896551724139 rows/sec., 267.38 KiB/sec. | ||
| 1948 | 2026.02.19 22:41:57.730474 [ 277 ] {e8895732-2ce2-4ca4-8002-a98dba19262d} <Debug> TCPHandler: Processed in 0.001681127 sec. | ||
| 1949 | 2026.02.19 22:41:57.730728 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.02.19 22:41:57.730854 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1951 | 2026.02.19 22:41:57.731052 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1952 | 2026.02.19 22:41:57.731084 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1953 | 2026.02.19 22:41:57.731250 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1954 | 2026.02.19 22:41:57.731302 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1955 | 2026.02.19 22:41:57.731405 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1956 | 2026.02.19 22:41:57.731472 [ 331 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1957 | 2026.02.19 22:41:57.731476 [ 328 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1958 | 2026.02.19 22:41:57.731574 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1959 | 2026.02.19 22:41:57.731600 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1960 | 2026.02.19 22:41:57.731653 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1961 | 2026.02.19 22:41:57.731671 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1962 | 2026.02.19 22:41:57.731703 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1963 | 2026.02.19 22:41:57.731736 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1964 | 2026.02.19 22:41:57.732276 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001467 sec., 6134.9693251533745 rows/sec., 264.28 KiB/sec. | ||
| 1965 | 2026.02.19 22:41:57.732378 [ 277 ] {92d076a9-1b38-4986-9d6f-0ba62c81cbc1} <Debug> TCPHandler: Processed in 0.001700257 sec. | ||
| 1966 | 2026.02.19 22:41:57.739957 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.02.19 22:41:57.740111 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1968 | 2026.02.19 22:41:57.740360 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1969 | 2026.02.19 22:41:57.740398 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1970 | 2026.02.19 22:41:57.740595 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1971 | 2026.02.19 22:41:57.740647 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1972 | 2026.02.19 22:41:57.740746 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1973 | 2026.02.19 22:41:57.740810 [ 326 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1974 | 2026.02.19 22:41:57.740813 [ 331 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1975 | 2026.02.19 22:41:57.740904 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1976 | 2026.02.19 22:41:57.740931 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1977 | 2026.02.19 22:41:57.740985 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1978 | 2026.02.19 22:41:57.741002 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1979 | 2026.02.19 22:41:57.741032 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1980 | 2026.02.19 22:41:57.741066 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1981 | 2026.02.19 22:41:57.741768 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001715 sec., 5247.813411078718 rows/sec., 226.06 KiB/sec. | ||
| 1982 | 2026.02.19 22:41:57.741868 [ 277 ] {02fccc02-9528-4630-9bb8-3ef6b82d6270} <Debug> TCPHandler: Processed in 0.001972309 sec. | ||
| 1983 | 2026.02.19 22:41:57.742119 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.02.19 22:41:57.742246 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1985 | 2026.02.19 22:41:57.742462 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1986 | 2026.02.19 22:41:57.742496 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1987 | 2026.02.19 22:41:57.742662 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1988 | 2026.02.19 22:41:57.742715 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1989 | 2026.02.19 22:41:57.742813 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1990 | 2026.02.19 22:41:57.742877 [ 326 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1991 | 2026.02.19 22:41:57.742880 [ 311 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1992 | 2026.02.19 22:41:57.742984 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 1993 | 2026.02.19 22:41:57.743010 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1994 | 2026.02.19 22:41:57.743063 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1995 | 2026.02.19 22:41:57.743079 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1996 | 2026.02.19 22:41:57.743110 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1997 | 2026.02.19 22:41:57.743139 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1998 | 2026.02.19 22:41:57.743737 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001537 sec., 5855.562784645414 rows/sec., 252.24 KiB/sec. | ||
| 1999 | 2026.02.19 22:41:57.743839 [ 277 ] {16f7a19c-b0bb-40ba-933f-c321eb9acfcd} <Debug> TCPHandler: Processed in 0.001769647 sec. | ||
| 2000 | 2026.02.19 22:41:57.744057 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.02.19 22:41:57.744185 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2002 | 2026.02.19 22:41:57.744434 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2003 | 2026.02.19 22:41:57.744467 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2004 | 2026.02.19 22:41:57.744664 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2005 | 2026.02.19 22:41:57.744718 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2006 | 2026.02.19 22:41:57.744816 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 2007 | 2026.02.19 22:41:57.744880 [ 311 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2008 | 2026.02.19 22:41:57.744880 [ 319 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2009 | 2026.02.19 22:41:57.744985 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2010 | 2026.02.19 22:41:57.745011 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2011 | 2026.02.19 22:41:57.745065 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2012 | 2026.02.19 22:41:57.745082 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 2013 | 2026.02.19 22:41:57.745111 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2014 | 2026.02.19 22:41:57.745142 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2015 | 2026.02.19 22:41:57.745762 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001625 sec., 5538.461538461539 rows/sec., 238.58 KiB/sec. | ||
| 2016 | 2026.02.19 22:41:57.745846 [ 277 ] {7ddf7ac9-8f64-4627-b338-ea700c135fab} <Debug> TCPHandler: Processed in 0.001840508 sec. | ||
| 2017 | 2026.02.19 22:41:57.746065 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.02.19 22:41:57.746193 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2019 | 2026.02.19 22:41:57.746421 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2020 | 2026.02.19 22:41:57.746454 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2021 | 2026.02.19 22:41:57.746641 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2022 | 2026.02.19 22:41:57.746696 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2023 | 2026.02.19 22:41:57.746794 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2024 | 2026.02.19 22:41:57.746849 [ 313 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2025 | 2026.02.19 22:41:57.746865 [ 319 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2026 | 2026.02.19 22:41:57.746949 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2027 | 2026.02.19 22:41:57.746975 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2028 | 2026.02.19 22:41:57.747028 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2029 | 2026.02.19 22:41:57.747046 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 2030 | 2026.02.19 22:41:57.747075 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2031 | 2026.02.19 22:41:57.747104 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2032 | 2026.02.19 22:41:57.747741 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001595 sec., 5642.633228840125 rows/sec., 243.07 KiB/sec. | ||
| 2033 | 2026.02.19 22:41:57.747836 [ 277 ] {33f5f98b-1fd1-471a-91f6-57b358643958} <Debug> TCPHandler: Processed in 0.001821717 sec. | ||
| 2034 | 2026.02.19 22:41:57.748056 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.02.19 22:41:57.748186 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2036 | 2026.02.19 22:41:57.748407 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2037 | 2026.02.19 22:41:57.748440 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2038 | 2026.02.19 22:41:57.748615 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2039 | 2026.02.19 22:41:57.748668 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2040 | 2026.02.19 22:41:57.748768 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2041 | 2026.02.19 22:41:57.748826 [ 301 ] {34d79c13-c531-45e1-beec-1472f8906706} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2042 | 2026.02.19 22:41:57.748840 [ 321 ] {34d79c13-c531-45e1-beec-1472f8906706} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2043 | 2026.02.19 22:41:57.748929 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2044 | 2026.02.19 22:41:57.748950 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2045 | 2026.02.19 22:41:57.749004 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2046 | 2026.02.19 22:41:57.749021 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 2047 | 2026.02.19 22:41:57.749052 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2048 | 2026.02.19 22:41:57.749090 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2049 | 2026.02.19 22:41:57.749687 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001549 sec., 5810.200129115558 rows/sec., 250.29 KiB/sec. | ||
| 2050 | 2026.02.19 22:41:57.749792 [ 277 ] {34d79c13-c531-45e1-beec-1472f8906706} <Debug> TCPHandler: Processed in 0.001787907 sec. | ||
| 2051 | 2026.02.19 22:41:57.750007 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.02.19 22:41:57.750135 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2053 | 2026.02.19 22:41:57.750371 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2054 | 2026.02.19 22:41:57.750404 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2055 | 2026.02.19 22:41:57.750580 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2056 | 2026.02.19 22:41:57.750634 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2057 | 2026.02.19 22:41:57.750735 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2058 | 2026.02.19 22:41:57.750786 [ 321 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2059 | 2026.02.19 22:41:57.750843 [ 337 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2060 | 2026.02.19 22:41:57.750935 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2061 | 2026.02.19 22:41:57.750961 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2062 | 2026.02.19 22:41:57.751014 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2063 | 2026.02.19 22:41:57.751032 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 2064 | 2026.02.19 22:41:57.751063 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2065 | 2026.02.19 22:41:57.751094 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2066 | 2026.02.19 22:41:57.751731 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001644 sec., 5474.4525547445255 rows/sec., 235.82 KiB/sec. | ||
| 2067 | 2026.02.19 22:41:57.751822 [ 277 ] {dca26f19-b528-4fb7-a75e-4bf5eb8bb962} <Debug> TCPHandler: Processed in 0.001868568 sec. | ||
| 2068 | 2026.02.19 22:41:57.752025 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.02.19 22:41:57.752156 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2070 | 2026.02.19 22:41:57.752374 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2071 | 2026.02.19 22:41:57.752408 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2072 | 2026.02.19 22:41:57.752583 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2073 | 2026.02.19 22:41:57.752635 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2074 | 2026.02.19 22:41:57.752735 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2075 | 2026.02.19 22:41:57.752794 [ 297 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2076 | 2026.02.19 22:41:57.752800 [ 337 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2077 | 2026.02.19 22:41:57.752887 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2078 | 2026.02.19 22:41:57.752914 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2079 | 2026.02.19 22:41:57.752967 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2080 | 2026.02.19 22:41:57.752985 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 2081 | 2026.02.19 22:41:57.753015 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2082 | 2026.02.19 22:41:57.753047 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2083 | 2026.02.19 22:41:57.753675 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001567 sec., 5743.458838544991 rows/sec., 247.41 KiB/sec. | ||
| 2084 | 2026.02.19 22:41:57.753784 [ 277 ] {ae00e8d1-feea-4f0d-b066-aa8d17e74113} <Debug> TCPHandler: Processed in 0.001809608 sec. | ||
| 2085 | 2026.02.19 22:41:57.835384 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.02.19 22:41:57.835618 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2087 | 2026.02.19 22:41:57.835959 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2088 | 2026.02.19 22:41:57.835996 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2089 | 2026.02.19 22:41:57.836218 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2090 | 2026.02.19 22:41:57.836283 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2091 | 2026.02.19 22:41:57.836422 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2092 | 2026.02.19 22:41:57.836535 [ 306 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2093 | 2026.02.19 22:41:57.836535 [ 285 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2094 | 2026.02.19 22:41:57.836673 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2095 | 2026.02.19 22:41:57.836701 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2096 | 2026.02.19 22:41:57.836767 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2097 | 2026.02.19 22:41:57.836787 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 2098 | 2026.02.19 22:41:57.836820 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2099 | 2026.02.19 22:41:57.836857 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2100 | 2026.02.19 22:41:57.837567 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.002044 sec., 4403.131115459883 rows/sec., 189.67 KiB/sec. | ||
| 2101 | 2026.02.19 22:41:57.837684 [ 277 ] {87a432a3-cc5d-4297-ad75-a1438a1d7707} <Debug> TCPHandler: Processed in 0.002423184 sec. | ||
| 2102 | 2026.02.19 22:41:57.838216 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.02.19 22:41:57.838327 [ 277 ] {1b50e389-08d8-4acb-b32b-8c1bbc1c3d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2104 | 2026.02.19 22:41:57.838370 [ 277 ] {1b50e389-08d8-4acb-b32b-8c1bbc1c3d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2105 | 2026.02.19 22:41:57.838909 [ 277 ] {1b50e389-08d8-4acb-b32b-8c1bbc1c3d42} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.02.19 22:41:57.838953 [ 277 ] {1b50e389-08d8-4acb-b32b-8c1bbc1c3d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2107 | 2026.02.19 22:41:57.839441 [ 277 ] {1b50e389-08d8-4acb-b32b-8c1bbc1c3d42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2108 | 2026.02.19 22:41:57.839646 [ 277 ] {1b50e389-08d8-4acb-b32b-8c1bbc1c3d42} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.02.19 22:41:57.839812 [ 277 ] {1b50e389-08d8-4acb-b32b-8c1bbc1c3d42} <Debug> executeQuery: Read 19 rows, 5.79 KiB in 0.001518 sec., 12516.469038208168 rows/sec., 3.73 MiB/sec. | ||
| 2110 | 2026.02.19 22:41:57.839854 [ 277 ] {1b50e389-08d8-4acb-b32b-8c1bbc1c3d42} <Debug> TCPHandler: Processed in 0.001689297 sec. | ||
| 2111 | 2026.02.19 22:41:57.839975 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.02.19 22:41:57.840070 [ 277 ] {d5f88409-bee1-49ab-a842-733e0c5c2123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.02.19 22:41:57.840111 [ 277 ] {d5f88409-bee1-49ab-a842-733e0c5c2123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2114 | 2026.02.19 22:41:57.841236 [ 277 ] {d5f88409-bee1-49ab-a842-733e0c5c2123} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.02.19 22:41:57.841269 [ 277 ] {d5f88409-bee1-49ab-a842-733e0c5c2123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2116 | 2026.02.19 22:41:57.841602 [ 277 ] {d5f88409-bee1-49ab-a842-733e0c5c2123} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2117 | 2026.02.19 22:41:57.841816 [ 277 ] {d5f88409-bee1-49ab-a842-733e0c5c2123} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.02.19 22:41:57.841953 [ 277 ] {d5f88409-bee1-49ab-a842-733e0c5c2123} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001901 sec., 149395.05523408734 rows/sec., 9.49 MiB/sec. | ||
| 2119 | 2026.02.19 22:41:57.841991 [ 277 ] {d5f88409-bee1-49ab-a842-733e0c5c2123} <Debug> TCPHandler: Processed in 0.00206759 sec. | ||
| 2120 | 2026.02.19 22:41:57.842106 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.02.19 22:41:57.842202 [ 277 ] {0b38cadf-1fcc-4701-af50-27f0ea46f7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2122 | 2026.02.19 22:41:57.842241 [ 277 ] {0b38cadf-1fcc-4701-af50-27f0ea46f7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2123 | 2026.02.19 22:41:57.842639 [ 277 ] {0b38cadf-1fcc-4701-af50-27f0ea46f7be} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.02.19 22:41:57.842676 [ 277 ] {0b38cadf-1fcc-4701-af50-27f0ea46f7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2125 | 2026.02.19 22:41:57.842964 [ 277 ] {0b38cadf-1fcc-4701-af50-27f0ea46f7be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2126 | 2026.02.19 22:41:57.843176 [ 277 ] {0b38cadf-1fcc-4701-af50-27f0ea46f7be} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.02.19 22:41:57.843317 [ 277 ] {0b38cadf-1fcc-4701-af50-27f0ea46f7be} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001133 sec., 3530.4501323918803 rows/sec., 287.88 KiB/sec. | ||
| 2128 | 2026.02.19 22:41:57.843355 [ 277 ] {0b38cadf-1fcc-4701-af50-27f0ea46f7be} <Debug> TCPHandler: Processed in 0.001301063 sec. | ||
| 2129 | 2026.02.19 22:41:57.843465 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.02.19 22:41:57.843572 [ 277 ] {4e448f94-7f78-4954-8f20-a047b6d0d1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2131 | 2026.02.19 22:41:57.843622 [ 277 ] {4e448f94-7f78-4954-8f20-a047b6d0d1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2132 | 2026.02.19 22:41:57.845171 [ 277 ] {4e448f94-7f78-4954-8f20-a047b6d0d1d7} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.02.19 22:41:57.845211 [ 277 ] {4e448f94-7f78-4954-8f20-a047b6d0d1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2134 | 2026.02.19 22:41:57.845765 [ 277 ] {4e448f94-7f78-4954-8f20-a047b6d0d1d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2135 | 2026.02.19 22:41:57.845999 [ 277 ] {4e448f94-7f78-4954-8f20-a047b6d0d1d7} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.02.19 22:41:57.846143 [ 277 ] {4e448f94-7f78-4954-8f20-a047b6d0d1d7} <Debug> executeQuery: Read 1908 rows, 158.91 KiB in 0.002593 sec., 735827.2271500194 rows/sec., 59.85 MiB/sec. | ||
| 2137 | 2026.02.19 22:41:57.846183 [ 277 ] {4e448f94-7f78-4954-8f20-a047b6d0d1d7} <Debug> TCPHandler: Processed in 0.002770897 sec. | ||
| 2138 | 2026.02.19 22:41:57.846298 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.02.19 22:41:57.846391 [ 277 ] {2aa22924-9911-4cef-872d-7c0d6e056998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2140 | 2026.02.19 22:41:57.846429 [ 277 ] {2aa22924-9911-4cef-872d-7c0d6e056998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2141 | 2026.02.19 22:41:57.846852 [ 277 ] {2aa22924-9911-4cef-872d-7c0d6e056998} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.02.19 22:41:57.846888 [ 277 ] {2aa22924-9911-4cef-872d-7c0d6e056998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2143 | 2026.02.19 22:41:57.847194 [ 277 ] {2aa22924-9911-4cef-872d-7c0d6e056998} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2144 | 2026.02.19 22:41:57.847470 [ 277 ] {2aa22924-9911-4cef-872d-7c0d6e056998} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.02.19 22:41:57.847612 [ 277 ] {2aa22924-9911-4cef-872d-7c0d6e056998} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001234 sec., 126418.15235008103 rows/sec., 7.58 MiB/sec. | ||
| 2146 | 2026.02.19 22:41:57.847652 [ 277 ] {2aa22924-9911-4cef-872d-7c0d6e056998} <Debug> TCPHandler: Processed in 0.001404303 sec. | ||
| 2147 | 2026.02.19 22:41:57.847762 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.02.19 22:41:57.847857 [ 277 ] {4f01883e-94dd-4a51-89d6-88974f0e91eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2149 | 2026.02.19 22:41:57.847897 [ 277 ] {4f01883e-94dd-4a51-89d6-88974f0e91eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2150 | 2026.02.19 22:41:57.848464 [ 277 ] {4f01883e-94dd-4a51-89d6-88974f0e91eb} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.02.19 22:41:57.848499 [ 277 ] {4f01883e-94dd-4a51-89d6-88974f0e91eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2152 | 2026.02.19 22:41:57.848992 [ 277 ] {4f01883e-94dd-4a51-89d6-88974f0e91eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2153 | 2026.02.19 22:41:57.849211 [ 277 ] {4f01883e-94dd-4a51-89d6-88974f0e91eb} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.02.19 22:41:57.849339 [ 277 ] {4f01883e-94dd-4a51-89d6-88974f0e91eb} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.0015 sec., 251333.3333333333 rows/sec., 16.71 MiB/sec. | ||
| 2155 | 2026.02.19 22:41:57.849378 [ 277 ] {4f01883e-94dd-4a51-89d6-88974f0e91eb} <Debug> TCPHandler: Processed in 0.001666286 sec. | ||
| 2156 | 2026.02.19 22:41:57.849488 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.02.19 22:41:57.849582 [ 277 ] {c7e6bfe6-973d-4455-a273-85323d8dd184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2158 | 2026.02.19 22:41:57.849624 [ 277 ] {c7e6bfe6-973d-4455-a273-85323d8dd184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2159 | 2026.02.19 22:41:57.850057 [ 277 ] {c7e6bfe6-973d-4455-a273-85323d8dd184} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.02.19 22:41:57.850095 [ 277 ] {c7e6bfe6-973d-4455-a273-85323d8dd184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2161 | 2026.02.19 22:41:57.852548 [ 277 ] {c7e6bfe6-973d-4455-a273-85323d8dd184} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2162 | 2026.02.19 22:41:57.852807 [ 277 ] {c7e6bfe6-973d-4455-a273-85323d8dd184} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.02.19 22:41:57.852959 [ 277 ] {c7e6bfe6-973d-4455-a273-85323d8dd184} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003392 sec., 43632.07547169811 rows/sec., 2.48 MiB/sec. | ||
| 2164 | 2026.02.19 22:41:57.853005 [ 277 ] {c7e6bfe6-973d-4455-a273-85323d8dd184} <Debug> TCPHandler: Processed in 0.003566474 sec. | ||
| 2165 | 2026.02.19 22:41:57.853210 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.02.19 22:41:57.853325 [ 277 ] {732dc94f-1d94-4f6b-85ad-ceadc7d085ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2167 | 2026.02.19 22:41:57.853373 [ 277 ] {732dc94f-1d94-4f6b-85ad-ceadc7d085ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2168 | 2026.02.19 22:41:57.854135 [ 277 ] {732dc94f-1d94-4f6b-85ad-ceadc7d085ff} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.02.19 22:41:57.854173 [ 277 ] {732dc94f-1d94-4f6b-85ad-ceadc7d085ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2170 | 2026.02.19 22:41:57.854533 [ 277 ] {732dc94f-1d94-4f6b-85ad-ceadc7d085ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2171 | 2026.02.19 22:41:57.854746 [ 277 ] {732dc94f-1d94-4f6b-85ad-ceadc7d085ff} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.02.19 22:41:57.854875 [ 277 ] {732dc94f-1d94-4f6b-85ad-ceadc7d085ff} <Debug> executeQuery: Read 904 rows, 66.12 KiB in 0.001574 sec., 574332.9097839898 rows/sec., 41.02 MiB/sec. | ||
| 2173 | 2026.02.19 22:41:57.854914 [ 277 ] {732dc94f-1d94-4f6b-85ad-ceadc7d085ff} <Debug> TCPHandler: Processed in 0.001763947 sec. | ||
| 2174 | 2026.02.19 22:41:57.855027 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.02.19 22:41:57.855121 [ 277 ] {f631e2bd-1b72-4e5b-bd62-3e88cf379f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2176 | 2026.02.19 22:41:57.855163 [ 277 ] {f631e2bd-1b72-4e5b-bd62-3e88cf379f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2177 | 2026.02.19 22:41:57.855495 [ 277 ] {f631e2bd-1b72-4e5b-bd62-3e88cf379f4e} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.02.19 22:41:57.855533 [ 277 ] {f631e2bd-1b72-4e5b-bd62-3e88cf379f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2179 | 2026.02.19 22:41:57.855843 [ 277 ] {f631e2bd-1b72-4e5b-bd62-3e88cf379f4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2180 | 2026.02.19 22:41:57.856058 [ 277 ] {f631e2bd-1b72-4e5b-bd62-3e88cf379f4e} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.02.19 22:41:57.856195 [ 277 ] {f631e2bd-1b72-4e5b-bd62-3e88cf379f4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 2182 | 2026.02.19 22:41:57.856232 [ 277 ] {f631e2bd-1b72-4e5b-bd62-3e88cf379f4e} <Debug> TCPHandler: Processed in 0.001255353 sec. | ||
| 2183 | 2026.02.19 22:41:57.856346 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.02.19 22:41:57.856440 [ 277 ] {3053cd6f-632c-40e0-81da-061eb863dd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2185 | 2026.02.19 22:41:57.856484 [ 277 ] {3053cd6f-632c-40e0-81da-061eb863dd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2186 | 2026.02.19 22:41:57.857422 [ 277 ] {3053cd6f-632c-40e0-81da-061eb863dd7f} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.02.19 22:41:57.857461 [ 277 ] {3053cd6f-632c-40e0-81da-061eb863dd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2188 | 2026.02.19 22:41:57.857994 [ 277 ] {3053cd6f-632c-40e0-81da-061eb863dd7f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2189 | 2026.02.19 22:41:57.858226 [ 277 ] {3053cd6f-632c-40e0-81da-061eb863dd7f} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.02.19 22:41:57.858360 [ 277 ] {3053cd6f-632c-40e0-81da-061eb863dd7f} <Debug> executeQuery: Read 2336 rows, 159.16 KiB in 0.001938 sec., 1205366.3570691433 rows/sec., 80.20 MiB/sec. | ||
| 2191 | 2026.02.19 22:41:57.858397 [ 277 ] {3053cd6f-632c-40e0-81da-061eb863dd7f} <Debug> TCPHandler: Processed in 0.00210157 sec. | ||
| 2192 | 2026.02.19 22:41:57.858503 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.02.19 22:41:57.858599 [ 277 ] {c9c7b247-0f3e-49f4-a6ea-83ef03d76654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.02.19 22:41:57.858642 [ 277 ] {c9c7b247-0f3e-49f4-a6ea-83ef03d76654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2195 | 2026.02.19 22:41:57.858979 [ 277 ] {c9c7b247-0f3e-49f4-a6ea-83ef03d76654} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.02.19 22:41:57.859016 [ 277 ] {c9c7b247-0f3e-49f4-a6ea-83ef03d76654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2197 | 2026.02.19 22:41:57.859327 [ 277 ] {c9c7b247-0f3e-49f4-a6ea-83ef03d76654} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2198 | 2026.02.19 22:41:57.859540 [ 277 ] {c9c7b247-0f3e-49f4-a6ea-83ef03d76654} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.02.19 22:41:57.859672 [ 277 ] {c9c7b247-0f3e-49f4-a6ea-83ef03d76654} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 2200 | 2026.02.19 22:41:57.859710 [ 277 ] {c9c7b247-0f3e-49f4-a6ea-83ef03d76654} <Debug> TCPHandler: Processed in 0.001257022 sec. | ||
| 2201 | 2026.02.19 22:41:57.859831 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2026.02.19 22:41:57.859936 [ 277 ] {977eaad3-49cc-4a14-b63c-28edef9f9cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2203 | 2026.02.19 22:41:57.860006 [ 277 ] {977eaad3-49cc-4a14-b63c-28edef9f9cb2} <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 | ||
| 2204 | 2026.02.19 22:41:57.860758 [ 277 ] {977eaad3-49cc-4a14-b63c-28edef9f9cb2} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.02.19 22:41:57.860799 [ 277 ] {977eaad3-49cc-4a14-b63c-28edef9f9cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2206 | 2026.02.19 22:41:57.861311 [ 277 ] {977eaad3-49cc-4a14-b63c-28edef9f9cb2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2207 | 2026.02.19 22:41:57.861539 [ 277 ] {977eaad3-49cc-4a14-b63c-28edef9f9cb2} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.02.19 22:41:57.861685 [ 277 ] {977eaad3-49cc-4a14-b63c-28edef9f9cb2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 2209 | 2026.02.19 22:41:57.861736 [ 277 ] {977eaad3-49cc-4a14-b63c-28edef9f9cb2} <Debug> TCPHandler: Processed in 0.001969509 sec. | ||
| 2210 | 2026.02.19 22:41:57.861845 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.02.19 22:41:57.861941 [ 277 ] {ba4e0467-f8ff-4e22-84b9-b34fb0ae0829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2212 | 2026.02.19 22:41:57.861981 [ 277 ] {ba4e0467-f8ff-4e22-84b9-b34fb0ae0829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2213 | 2026.02.19 22:41:57.862310 [ 277 ] {ba4e0467-f8ff-4e22-84b9-b34fb0ae0829} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.02.19 22:41:57.862349 [ 277 ] {ba4e0467-f8ff-4e22-84b9-b34fb0ae0829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2215 | 2026.02.19 22:41:57.862654 [ 277 ] {ba4e0467-f8ff-4e22-84b9-b34fb0ae0829} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2216 | 2026.02.19 22:41:57.862872 [ 277 ] {ba4e0467-f8ff-4e22-84b9-b34fb0ae0829} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.02.19 22:41:57.862997 [ 277 ] {ba4e0467-f8ff-4e22-84b9-b34fb0ae0829} <Debug> executeQuery: Read 32 rows, 1.75 KiB in 0.001075 sec., 29767.441860465115 rows/sec., 1.59 MiB/sec. | ||
| 2218 | 2026.02.19 22:41:57.863037 [ 277 ] {ba4e0467-f8ff-4e22-84b9-b34fb0ae0829} <Debug> TCPHandler: Processed in 0.001243912 sec. | ||
| 2219 | 2026.02.19 22:41:59.120601 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45549 | ||
| 2220 | 2026.02.19 22:41:59.120708 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2026.02.19 22:41:59.120734 [ 275 ] {} <Debug> TCP-Session: 1ef4acf2-6963-4b5d-a3b0-7f9eea019e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:45549 | ||
| 2222 | 2026.02.19 22:41:59.120755 [ 275 ] {} <Debug> TCP-Session: 1ef4acf2-6963-4b5d-a3b0-7f9eea019e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.02.19 22:41:59.120767 [ 275 ] {} <Debug> TCP-Session: 1ef4acf2-6963-4b5d-a3b0-7f9eea019e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.02.19 22:41:59.120979 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39637 | ||
| 2225 | 2026.02.19 22:41:59.121008 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52459 | ||
| 2226 | 2026.02.19 22:41:59.121028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59062 | ||
| 2227 | 2026.02.19 22:41:59.121052 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57379 | ||
| 2228 | 2026.02.19 22:41:59.121057 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53732 | ||
| 2229 | 2026.02.19 22:41:59.121093 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39839 | ||
| 2230 | 2026.02.19 22:41:59.121167 [ 275 ] {} <Trace> TCP-Session: 1ef4acf2-6963-4b5d-a3b0-7f9eea019e21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2026.02.19 22:41:59.121193 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.02.19 22:41:59.121021 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35851 | ||
| 2233 | 2026.02.19 22:41:59.121233 [ 286 ] {} <Debug> TCP-Session: 078de841-72e5-42b2-b7af-c8b9f2fedee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39637 | ||
| 2234 | 2026.02.19 22:41:59.121014 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51387 | ||
| 2235 | 2026.02.19 22:41:59.121260 [ 286 ] {} <Debug> TCP-Session: 078de841-72e5-42b2-b7af-c8b9f2fedee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.02.19 22:41:59.121291 [ 286 ] {} <Debug> TCP-Session: 078de841-72e5-42b2-b7af-c8b9f2fedee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.02.19 22:41:59.121350 [ 275 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2238 | 2026.02.19 22:41:59.121485 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2239 | 2026.02.19 22:41:59.121527 [ 292 ] {} <Debug> TCP-Session: 568bb538-f011-4a67-b954-9e8833ca11c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57379 | ||
| 2240 | 2026.02.19 22:41:59.121549 [ 292 ] {} <Debug> TCP-Session: 568bb538-f011-4a67-b954-9e8833ca11c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.02.19 22:41:59.121568 [ 292 ] {} <Debug> TCP-Session: 568bb538-f011-4a67-b954-9e8833ca11c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.02.19 22:41:59.121606 [ 275 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2243 | 2026.02.19 22:41:59.121609 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2026.02.19 22:41:59.121618 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2026.02.19 22:41:59.121662 [ 289 ] {} <Debug> TCP-Session: 859bee25-90e7-4be9-b0f3-57342d7965d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35851 | ||
| 2246 | 2026.02.19 22:41:59.121669 [ 275 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2247 | 2026.02.19 22:41:59.121695 [ 289 ] {} <Debug> TCP-Session: 859bee25-90e7-4be9-b0f3-57342d7965d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.02.19 22:41:59.121689 [ 293 ] {} <Debug> TCP-Session: 38be8024-bb13-4424-aba7-d47b4117ae9b Authenticating user 'default' from [fd00:1122:3344:101::e]:39839 | ||
| 2249 | 2026.02.19 22:41:59.121720 [ 289 ] {} <Debug> TCP-Session: 859bee25-90e7-4be9-b0f3-57342d7965d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.02.19 22:41:59.121742 [ 293 ] {} <Debug> TCP-Session: 38be8024-bb13-4424-aba7-d47b4117ae9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.02.19 22:41:59.121754 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2026.02.19 22:41:59.121760 [ 293 ] {} <Debug> TCP-Session: 38be8024-bb13-4424-aba7-d47b4117ae9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.02.19 22:41:59.121791 [ 290 ] {} <Debug> TCP-Session: 3ac9e27a-75f4-4f8e-80da-a1d46cffbeff Authenticating user 'default' from [fd00:1122:3344:101::e]:59062 | ||
| 2254 | 2026.02.19 22:41:59.121792 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2255 | 2026.02.19 22:41:59.121816 [ 290 ] {} <Debug> TCP-Session: 3ac9e27a-75f4-4f8e-80da-a1d46cffbeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.02.19 22:41:59.121841 [ 290 ] {} <Debug> TCP-Session: 3ac9e27a-75f4-4f8e-80da-a1d46cffbeff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.02.19 22:41:59.121843 [ 291 ] {} <Debug> TCP-Session: 33035846-743f-4de3-825a-7818050735d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53732 | ||
| 2258 | 2026.02.19 22:41:59.121882 [ 291 ] {} <Debug> TCP-Session: 33035846-743f-4de3-825a-7818050735d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.02.19 22:41:59.121895 [ 291 ] {} <Debug> TCP-Session: 33035846-743f-4de3-825a-7818050735d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.02.19 22:41:59.121944 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2261 | 2026.02.19 22:41:59.121974 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.02.19 22:41:59.121982 [ 275 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 2263 | 2026.02.19 22:41:59.121976 [ 288 ] {} <Debug> TCP-Session: 47577061-f79c-4217-9424-8c16fc455721 Authenticating user 'default' from [fd00:1122:3344:101::e]:52459 | ||
| 2264 | 2026.02.19 22:41:59.122020 [ 287 ] {} <Debug> TCP-Session: 82fbaf6d-8076-4507-909f-16e1aad9b87d Authenticating user 'default' from [fd00:1122:3344:101::e]:51387 | ||
| 2265 | 2026.02.19 22:41:59.122045 [ 288 ] {} <Debug> TCP-Session: 47577061-f79c-4217-9424-8c16fc455721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.02.19 22:41:59.122060 [ 287 ] {} <Debug> TCP-Session: 82fbaf6d-8076-4507-909f-16e1aad9b87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.02.19 22:41:59.122066 [ 288 ] {} <Debug> TCP-Session: 47577061-f79c-4217-9424-8c16fc455721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.02.19 22:41:59.122082 [ 287 ] {} <Debug> TCP-Session: 82fbaf6d-8076-4507-909f-16e1aad9b87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.02.19 22:41:59.122089 [ 275 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2270 | 2026.02.19 22:41:59.510526 [ 306 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Trace> AggregatingTransform: Aggregating | ||
| 2271 | 2026.02.19 22:41:59.510590 [ 306 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Trace> Aggregator: Aggregation method: without_key | ||
| 2272 | 2026.02.19 22:41:59.510628 [ 306 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00198295 sec. (504.299 rows/sec., 19.70 KiB/sec.) | ||
| 2273 | 2026.02.19 22:41:59.510649 [ 306 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Trace> Aggregator: Merging aggregated data | ||
| 2274 | 2026.02.19 22:41:59.511728 [ 275 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.390424 sec., 2.5613179517652602 rows/sec., 102.45 B/sec. | ||
| 2275 | 2026.02.19 22:41:59.511844 [ 275 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2276 | 2026.02.19 22:41:59.511859 [ 275 ] {5abe30c1-94c6-454a-848a-dfa3cb85a048} <Debug> TCPHandler: Processed in 0.390798454 sec. | ||
| 2277 | 2026.02.19 22:41:59.511987 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.02.19 22:41:59.512020 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.02.19 22:41:59.512042 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2026.02.19 22:41:59.512066 [ 286 ] {} <Debug> TCP-Session: 078de841-72e5-42b2-b7af-c8b9f2fedee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.02.19 22:41:59.512079 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.02.19 22:41:59.512105 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.02.19 22:41:59.512126 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.02.19 22:41:59.512140 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.02.19 22:41:59.512167 [ 290 ] {} <Debug> TCP-Session: 3ac9e27a-75f4-4f8e-80da-a1d46cffbeff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.02.19 22:41:59.512186 [ 292 ] {} <Debug> TCP-Session: 568bb538-f011-4a67-b954-9e8833ca11c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.02.19 22:41:59.512199 [ 275 ] {} <Debug> TCP-Session: 1ef4acf2-6963-4b5d-a3b0-7f9eea019e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.02.19 22:41:59.512163 [ 291 ] {} <Debug> TCP-Session: 33035846-743f-4de3-825a-7818050735d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.02.19 22:41:59.512099 [ 293 ] {} <Debug> TCP-Session: 38be8024-bb13-4424-aba7-d47b4117ae9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.02.19 22:41:59.512096 [ 287 ] {} <Debug> TCP-Session: 82fbaf6d-8076-4507-909f-16e1aad9b87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.02.19 22:41:59.512091 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2026.02.19 22:41:59.512053 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2293 | 2026.02.19 22:41:59.512330 [ 289 ] {} <Debug> TCP-Session: 859bee25-90e7-4be9-b0f3-57342d7965d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.02.19 22:41:59.512350 [ 288 ] {} <Debug> TCP-Session: 47577061-f79c-4217-9424-8c16fc455721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.02.19 22:42:00.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.72 MiB, peak 198.86 MiB, free memory in arenas 0.00 B, will set to 206.32 MiB (RSS), difference: 19.61 MiB | ||
| 2296 | 2026.02.19 22:42:02.212485 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.02.19 22:42:02.212700 [ 277 ] {9286e762-1f75-410e-b34d-ede62b4e676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2298 | 2026.02.19 22:42:02.212771 [ 277 ] {9286e762-1f75-410e-b34d-ede62b4e676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2299 | 2026.02.19 22:42:02.213372 [ 277 ] {9286e762-1f75-410e-b34d-ede62b4e676d} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.02.19 22:42:02.213413 [ 277 ] {9286e762-1f75-410e-b34d-ede62b4e676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2301 | 2026.02.19 22:42:02.213831 [ 277 ] {9286e762-1f75-410e-b34d-ede62b4e676d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2302 | 2026.02.19 22:42:02.214064 [ 277 ] {9286e762-1f75-410e-b34d-ede62b4e676d} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.02.19 22:42:02.214224 [ 277 ] {9286e762-1f75-410e-b34d-ede62b4e676d} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 212.56 KiB/sec. | ||
| 2304 | 2026.02.19 22:42:02.214267 [ 277 ] {9286e762-1f75-410e-b34d-ede62b4e676d} <Debug> TCPHandler: Processed in 0.001926599 sec. | ||
| 2305 | 2026.02.19 22:42:02.214394 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.02.19 22:42:02.214492 [ 277 ] {9731fd7f-0db0-4022-a086-689fde95103e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2307 | 2026.02.19 22:42:02.214531 [ 277 ] {9731fd7f-0db0-4022-a086-689fde95103e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2308 | 2026.02.19 22:42:02.214939 [ 277 ] {9731fd7f-0db0-4022-a086-689fde95103e} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.02.19 22:42:02.214976 [ 277 ] {9731fd7f-0db0-4022-a086-689fde95103e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2310 | 2026.02.19 22:42:02.215282 [ 277 ] {9731fd7f-0db0-4022-a086-689fde95103e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2311 | 2026.02.19 22:42:02.215489 [ 277 ] {9731fd7f-0db0-4022-a086-689fde95103e} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.02.19 22:42:02.215625 [ 277 ] {9731fd7f-0db0-4022-a086-689fde95103e} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001153 sec., 6938.421509106679 rows/sec., 557.31 KiB/sec. | ||
| 2313 | 2026.02.19 22:42:02.215661 [ 277 ] {9731fd7f-0db0-4022-a086-689fde95103e} <Debug> TCPHandler: Processed in 0.001318223 sec. | ||
| 2314 | 2026.02.19 22:42:02.215769 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2026.02.19 22:42:02.215869 [ 277 ] {feee47e0-69e1-43c2-9b07-845baa7678b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2316 | 2026.02.19 22:42:02.215913 [ 277 ] {feee47e0-69e1-43c2-9b07-845baa7678b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2317 | 2026.02.19 22:42:02.216245 [ 277 ] {feee47e0-69e1-43c2-9b07-845baa7678b0} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.02.19 22:42:02.216281 [ 277 ] {feee47e0-69e1-43c2-9b07-845baa7678b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2319 | 2026.02.19 22:42:02.216603 [ 277 ] {feee47e0-69e1-43c2-9b07-845baa7678b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2320 | 2026.02.19 22:42:02.216806 [ 277 ] {feee47e0-69e1-43c2-9b07-845baa7678b0} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.02.19 22:42:02.216938 [ 277 ] {feee47e0-69e1-43c2-9b07-845baa7678b0} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.001088 sec., 7352.941176470588 rows/sec., 560.09 KiB/sec. | ||
| 2322 | 2026.02.19 22:42:02.216974 [ 277 ] {feee47e0-69e1-43c2-9b07-845baa7678b0} <Debug> TCPHandler: Processed in 0.001254022 sec. | ||
| 2323 | 2026.02.19 22:42:02.217098 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.02.19 22:42:02.217220 [ 277 ] {ccb5b0d0-895d-438c-99a4-166d118cf357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.02.19 22:42:02.217271 [ 277 ] {ccb5b0d0-895d-438c-99a4-166d118cf357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2326 | 2026.02.19 22:42:02.217660 [ 277 ] {ccb5b0d0-895d-438c-99a4-166d118cf357} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.02.19 22:42:02.217704 [ 277 ] {ccb5b0d0-895d-438c-99a4-166d118cf357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2328 | 2026.02.19 22:42:02.218034 [ 277 ] {ccb5b0d0-895d-438c-99a4-166d118cf357} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2329 | 2026.02.19 22:42:02.218243 [ 277 ] {ccb5b0d0-895d-438c-99a4-166d118cf357} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.02.19 22:42:02.218380 [ 277 ] {ccb5b0d0-895d-438c-99a4-166d118cf357} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001185 sec., 6751.054852320674 rows/sec., 425.24 KiB/sec. | ||
| 2331 | 2026.02.19 22:42:02.218417 [ 277 ] {ccb5b0d0-895d-438c-99a4-166d118cf357} <Debug> TCPHandler: Processed in 0.001381813 sec. | ||
| 2332 | 2026.02.19 22:42:03.353808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4398 | ||
| 2333 | 2026.02.19 22:42:03.354376 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.02.19 22:42:03.354430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2335 | 2026.02.19 22:42:03.354959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2336 | 2026.02.19 22:42:03.355208 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.02.19 22:42:03.355363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4398 | ||
| 2338 | 2026.02.19 22:42:03.593129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2339 | 2026.02.19 22:42:03.609447 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.02.19 22:42:03.609504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2341 | 2026.02.19 22:42:03.615710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2342 | 2026.02.19 22:42:03.616353 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.02.19 22:42:03.619159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2344 | 2026.02.19 22:42:04.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.95 MiB, peak 210.95 MiB, free memory in arenas 0.00 B, will set to 209.23 MiB (RSS), difference: 2.27 MiB | ||
| 2345 | 2026.02.19 22:42:05.857925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 288 | ||
| 2346 | 2026.02.19 22:42:05.861333 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.02.19 22:42:05.861382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2348 | 2026.02.19 22:42:05.862655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2349 | 2026.02.19 22:42:05.862928 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.02.19 22:42:05.863270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2351 | 2026.02.19 22:42:07.213820 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2026.02.19 22:42:07.213999 [ 277 ] {93eca629-f5f7-4fe7-bccf-ae0575808464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2353 | 2026.02.19 22:42:07.214071 [ 277 ] {93eca629-f5f7-4fe7-bccf-ae0575808464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2354 | 2026.02.19 22:42:07.214736 [ 277 ] {93eca629-f5f7-4fe7-bccf-ae0575808464} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.02.19 22:42:07.214790 [ 277 ] {93eca629-f5f7-4fe7-bccf-ae0575808464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2356 | 2026.02.19 22:42:07.215197 [ 277 ] {93eca629-f5f7-4fe7-bccf-ae0575808464} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2357 | 2026.02.19 22:42:07.215428 [ 277 ] {93eca629-f5f7-4fe7-bccf-ae0575808464} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.02.19 22:42:07.215579 [ 42 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2359 | 2026.02.19 22:42:07.215598 [ 277 ] {93eca629-f5f7-4fe7-bccf-ae0575808464} <Debug> executeQuery: Read 54 rows, 5.04 KiB in 0.001651 sec., 32707.45003028468 rows/sec., 2.98 MiB/sec. | ||
| 2360 | 2026.02.19 22:42:07.215646 [ 42 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.02.19 22:42:07.215664 [ 277 ] {93eca629-f5f7-4fe7-bccf-ae0575808464} <Debug> TCPHandler: Processed in 0.00197995 sec. | ||
| 2362 | 2026.02.19 22:42:07.215672 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2363 | 2026.02.19 22:42:07.215774 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::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 | ||
| 2364 | 2026.02.19 22:42:07.215793 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.02.19 22:42:07.215872 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2366 | 2026.02.19 22:42:07.215901 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 2367 | 2026.02.19 22:42:07.215901 [ 277 ] {10261fc3-5be3-4748-b612-1d7467b0d80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.02.19 22:42:07.215952 [ 277 ] {10261fc3-5be3-4748-b612-1d7467b0d80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2369 | 2026.02.19 22:42:07.215957 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2370 | 2026.02.19 22:42:07.216005 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part | ||
| 2371 | 2026.02.19 22:42:07.216044 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1908 rows starting from the beginning of the part | ||
| 2372 | 2026.02.19 22:42:07.216084 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 2373 | 2026.02.19 22:42:07.216124 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 2374 | 2026.02.19 22:42:07.216383 [ 277 ] {10261fc3-5be3-4748-b612-1d7467b0d80d} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.02.19 22:42:07.216423 [ 277 ] {10261fc3-5be3-4748-b612-1d7467b0d80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2376 | 2026.02.19 22:42:07.216806 [ 277 ] {10261fc3-5be3-4748-b612-1d7467b0d80d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2377 | 2026.02.19 22:42:07.217044 [ 277 ] {10261fc3-5be3-4748-b612-1d7467b0d80d} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.02.19 22:42:07.217183 [ 277 ] {10261fc3-5be3-4748-b612-1d7467b0d80d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001307 sec., 19127.77352716144 rows/sec., 1.40 MiB/sec. | ||
| 2379 | 2026.02.19 22:42:07.217223 [ 277 ] {10261fc3-5be3-4748-b612-1d7467b0d80d} <Debug> TCPHandler: Processed in 0.001483005 sec. | ||
| 2380 | 2026.02.19 22:42:07.217346 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.02.19 22:42:07.217434 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693207 sec., 1252652.510886147 rows/sec., 107.99 MiB/sec. | ||
| 2382 | 2026.02.19 22:42:07.217450 [ 277 ] {2c6c3440-377f-43be-a5b9-32e51eb617db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2383 | 2026.02.19 22:42:07.217520 [ 277 ] {2c6c3440-377f-43be-a5b9-32e51eb617db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2384 | 2026.02.19 22:42:07.217678 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2385 | 2026.02.19 22:42:07.217932 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.02.19 22:42:07.217948 [ 277 ] {2c6c3440-377f-43be-a5b9-32e51eb617db} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.02.19 22:42:07.217986 [ 277 ] {2c6c3440-377f-43be-a5b9-32e51eb617db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2388 | 2026.02.19 22:42:07.218006 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_11_2} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2389 | 2026.02.19 22:42:07.218075 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2390 | 2026.02.19 22:42:07.218291 [ 277 ] {2c6c3440-377f-43be-a5b9-32e51eb617db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2391 | 2026.02.19 22:42:07.218507 [ 277 ] {2c6c3440-377f-43be-a5b9-32e51eb617db} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.02.19 22:42:07.218619 [ 42 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2393 | 2026.02.19 22:42:07.218640 [ 277 ] {2c6c3440-377f-43be-a5b9-32e51eb617db} <Debug> executeQuery: Read 33 rows, 2.64 KiB in 0.001214 sec., 27182.866556836903 rows/sec., 2.13 MiB/sec. | ||
| 2394 | 2026.02.19 22:42:07.218664 [ 42 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.02.19 22:42:07.218688 [ 277 ] {2c6c3440-377f-43be-a5b9-32e51eb617db} <Debug> TCPHandler: Processed in 0.001393693 sec. | ||
| 2396 | 2026.02.19 22:42:07.218689 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2397 | 2026.02.19 22:42:07.218809 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.02.19 22:42:07.218824 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::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 | ||
| 2399 | 2026.02.19 22:42:07.218912 [ 277 ] {92f093a4-9ac4-4e36-842a-76ab0a1b1bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2400 | 2026.02.19 22:42:07.218947 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2401 | 2026.02.19 22:42:07.218962 [ 277 ] {92f093a4-9ac4-4e36-842a-76ab0a1b1bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2402 | 2026.02.19 22:42:07.218992 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2403 | 2026.02.19 22:42:07.219083 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
| 2404 | 2026.02.19 22:42:07.219133 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part | ||
| 2405 | 2026.02.19 22:42:07.219182 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 904 rows starting from the beginning of the part | ||
| 2406 | 2026.02.19 22:42:07.219225 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::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 | ||
| 2407 | 2026.02.19 22:42:07.219266 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 2408 | 2026.02.19 22:42:07.219309 [ 277 ] {92f093a4-9ac4-4e36-842a-76ab0a1b1bb9} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.02.19 22:42:07.219350 [ 277 ] {92f093a4-9ac4-4e36-842a-76ab0a1b1bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2410 | 2026.02.19 22:42:07.219701 [ 277 ] {92f093a4-9ac4-4e36-842a-76ab0a1b1bb9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2411 | 2026.02.19 22:42:07.219957 [ 277 ] {92f093a4-9ac4-4e36-842a-76ab0a1b1bb9} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.02.19 22:42:07.220099 [ 277 ] {92f093a4-9ac4-4e36-842a-76ab0a1b1bb9} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001208 sec., 8278.145695364237 rows/sec., 630.56 KiB/sec. | ||
| 2413 | 2026.02.19 22:42:07.220136 [ 277 ] {92f093a4-9ac4-4e36-842a-76ab0a1b1bb9} <Debug> TCPHandler: Processed in 0.001375563 sec. | ||
| 2414 | 2026.02.19 22:42:07.220267 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.02.19 22:42:07.220309 [ 191 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531715 sec., 688770.4305304838 rows/sec., 52.51 MiB/sec. | ||
| 2416 | 2026.02.19 22:42:07.220392 [ 277 ] {aeb6f4b8-4045-4638-9ba9-567877418fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2417 | 2026.02.19 22:42:07.220460 [ 277 ] {aeb6f4b8-4045-4638-9ba9-567877418fe2} <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 | ||
| 2418 | 2026.02.19 22:42:07.220544 [ 192 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2419 | 2026.02.19 22:42:07.220857 [ 192 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.02.19 22:42:07.220944 [ 192 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_11_2} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2421 | 2026.02.19 22:42:07.221037 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2422 | 2026.02.19 22:42:07.221338 [ 277 ] {aeb6f4b8-4045-4638-9ba9-567877418fe2} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.02.19 22:42:07.221381 [ 277 ] {aeb6f4b8-4045-4638-9ba9-567877418fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2424 | 2026.02.19 22:42:07.221957 [ 277 ] {aeb6f4b8-4045-4638-9ba9-567877418fe2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2425 | 2026.02.19 22:42:07.222187 [ 277 ] {aeb6f4b8-4045-4638-9ba9-567877418fe2} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.02.19 22:42:07.222330 [ 277 ] {aeb6f4b8-4045-4638-9ba9-567877418fe2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001963 sec., 12735.60876209883 rows/sec., 22.82 MiB/sec. | ||
| 2427 | 2026.02.19 22:42:07.222401 [ 277 ] {aeb6f4b8-4045-4638-9ba9-567877418fe2} <Debug> TCPHandler: Processed in 0.002197281 sec. | ||
| 2428 | 2026.02.19 22:42:07.222518 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.02.19 22:42:07.222616 [ 277 ] {0ce1a144-fc87-47da-9a50-4af86b69692d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.02.19 22:42:07.222659 [ 277 ] {0ce1a144-fc87-47da-9a50-4af86b69692d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2431 | 2026.02.19 22:42:07.222996 [ 277 ] {0ce1a144-fc87-47da-9a50-4af86b69692d} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.02.19 22:42:07.223032 [ 277 ] {0ce1a144-fc87-47da-9a50-4af86b69692d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2433 | 2026.02.19 22:42:07.223340 [ 277 ] {0ce1a144-fc87-47da-9a50-4af86b69692d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2434 | 2026.02.19 22:42:07.223554 [ 277 ] {0ce1a144-fc87-47da-9a50-4af86b69692d} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.02.19 22:42:07.223688 [ 277 ] {0ce1a144-fc87-47da-9a50-4af86b69692d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00109 sec., 9174.311926605504 rows/sec., 577.87 KiB/sec. | ||
| 2436 | 2026.02.19 22:42:07.223725 [ 277 ] {0ce1a144-fc87-47da-9a50-4af86b69692d} <Debug> TCPHandler: Processed in 0.001262072 sec. | ||
| 2437 | 2026.02.19 22:42:10.781919 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2438 | 2026.02.19 22:42:10.781994 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2439 | 2026.02.19 22:42:10.855606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4846 | ||
| 2440 | 2026.02.19 22:42:10.856407 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.02.19 22:42:10.856491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2442 | 2026.02.19 22:42:10.856978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2443 | 2026.02.19 22:42:10.857214 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.02.19 22:42:10.857353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4846 | ||
| 2445 | 2026.02.19 22:42:11.119382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2446 | 2026.02.19 22:42:11.136526 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.02.19 22:42:11.136587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2448 | 2026.02.19 22:42:11.142874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2449 | 2026.02.19 22:42:11.143606 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.02.19 22:42:11.147165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2451 | 2026.02.19 22:42:12.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.99 MiB, peak 213.99 MiB, free memory in arenas 0.00 B, will set to 211.39 MiB (RSS), difference: 1.40 MiB | ||
| 2452 | 2026.02.19 22:42:12.221058 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.02.19 22:42:12.221264 [ 277 ] {1c50b0b8-3078-4747-a037-ef7ccf73260b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.02.19 22:42:12.221338 [ 277 ] {1c50b0b8-3078-4747-a037-ef7ccf73260b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2455 | 2026.02.19 22:42:12.222131 [ 277 ] {1c50b0b8-3078-4747-a037-ef7ccf73260b} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.02.19 22:42:12.222183 [ 277 ] {1c50b0b8-3078-4747-a037-ef7ccf73260b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2457 | 2026.02.19 22:42:12.222602 [ 277 ] {1c50b0b8-3078-4747-a037-ef7ccf73260b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2458 | 2026.02.19 22:42:12.222824 [ 277 ] {1c50b0b8-3078-4747-a037-ef7ccf73260b} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.02.19 22:42:12.222980 [ 277 ] {1c50b0b8-3078-4747-a037-ef7ccf73260b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. | ||
| 2460 | 2026.02.19 22:42:12.223021 [ 277 ] {1c50b0b8-3078-4747-a037-ef7ccf73260b} <Debug> TCPHandler: Processed in 0.002102991 sec. | ||
| 2461 | 2026.02.19 22:42:12.223146 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.02.19 22:42:12.223240 [ 277 ] {21d07729-1e95-4b81-b280-7db69a758cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2463 | 2026.02.19 22:42:12.223281 [ 277 ] {21d07729-1e95-4b81-b280-7db69a758cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2464 | 2026.02.19 22:42:12.223997 [ 277 ] {21d07729-1e95-4b81-b280-7db69a758cd7} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.02.19 22:42:12.224033 [ 277 ] {21d07729-1e95-4b81-b280-7db69a758cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2466 | 2026.02.19 22:42:12.224385 [ 277 ] {21d07729-1e95-4b81-b280-7db69a758cd7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2467 | 2026.02.19 22:42:12.224600 [ 277 ] {21d07729-1e95-4b81-b280-7db69a758cd7} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.02.19 22:42:12.224727 [ 277 ] {21d07729-1e95-4b81-b280-7db69a758cd7} <Debug> executeQuery: Read 765 rows, 62.13 KiB in 0.001506 sec., 507968.12749003986 rows/sec., 40.29 MiB/sec. | ||
| 2469 | 2026.02.19 22:42:12.224762 [ 277 ] {21d07729-1e95-4b81-b280-7db69a758cd7} <Debug> TCPHandler: Processed in 0.001663996 sec. | ||
| 2470 | 2026.02.19 22:42:12.224860 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.02.19 22:42:12.224952 [ 277 ] {0d3c3b66-dd05-433e-a147-a0af61e4f912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.02.19 22:42:12.224989 [ 277 ] {0d3c3b66-dd05-433e-a147-a0af61e4f912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2473 | 2026.02.19 22:42:12.225414 [ 277 ] {0d3c3b66-dd05-433e-a147-a0af61e4f912} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.02.19 22:42:12.225451 [ 277 ] {0d3c3b66-dd05-433e-a147-a0af61e4f912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2475 | 2026.02.19 22:42:12.225754 [ 277 ] {0d3c3b66-dd05-433e-a147-a0af61e4f912} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2476 | 2026.02.19 22:42:12.225965 [ 277 ] {0d3c3b66-dd05-433e-a147-a0af61e4f912} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.02.19 22:42:12.226074 [ 36 ] {} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2478 | 2026.02.19 22:42:12.226101 [ 277 ] {0d3c3b66-dd05-433e-a147-a0af61e4f912} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001168 sec., 130136.98630136986 rows/sec., 7.77 MiB/sec. | ||
| 2479 | 2026.02.19 22:42:12.226144 [ 36 ] {} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.02.19 22:42:12.226150 [ 277 ] {0d3c3b66-dd05-433e-a147-a0af61e4f912} <Debug> TCPHandler: Processed in 0.001336703 sec. | ||
| 2481 | 2026.02.19 22:42:12.226174 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2482 | 2026.02.19 22:42:12.226271 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.02.19 22:42:12.226274 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 2484 | 2026.02.19 22:42:12.226366 [ 277 ] {fe4ad0e6-a5ec-4dde-9539-6319d4be1c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2485 | 2026.02.19 22:42:12.226385 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2486 | 2026.02.19 22:42:12.226405 [ 277 ] {fe4ad0e6-a5ec-4dde-9539-6319d4be1c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2487 | 2026.02.19 22:42:12.226419 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 41 rows starting from the beginning of the part | ||
| 2488 | 2026.02.19 22:42:12.226491 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 2489 | 2026.02.19 22:42:12.226536 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2490 | 2026.02.19 22:42:12.226579 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 156 rows starting from the beginning of the part | ||
| 2491 | 2026.02.19 22:42:12.226618 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2492 | 2026.02.19 22:42:12.226660 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 152 rows starting from the beginning of the part | ||
| 2493 | 2026.02.19 22:42:12.226838 [ 277 ] {fe4ad0e6-a5ec-4dde-9539-6319d4be1c32} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.02.19 22:42:12.226872 [ 277 ] {fe4ad0e6-a5ec-4dde-9539-6319d4be1c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2495 | 2026.02.19 22:42:12.227173 [ 277 ] {fe4ad0e6-a5ec-4dde-9539-6319d4be1c32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2496 | 2026.02.19 22:42:12.227376 [ 277 ] {fe4ad0e6-a5ec-4dde-9539-6319d4be1c32} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.02.19 22:42:12.227477 [ 192 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241812 sec., 329357.42286272 rows/sec., 22.04 MiB/sec. | ||
| 2498 | 2026.02.19 22:42:12.227504 [ 277 ] {fe4ad0e6-a5ec-4dde-9539-6319d4be1c32} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 2499 | 2026.02.19 22:42:12.227546 [ 277 ] {fe4ad0e6-a5ec-4dde-9539-6319d4be1c32} <Debug> TCPHandler: Processed in 0.001322353 sec. | ||
| 2500 | 2026.02.19 22:42:12.227656 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.02.19 22:42:12.227663 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2502 | 2026.02.19 22:42:12.227747 [ 277 ] {adddd241-fb06-4e1d-be39-936e0a9ff6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.02.19 22:42:12.227786 [ 277 ] {adddd241-fb06-4e1d-be39-936e0a9ff6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2504 | 2026.02.19 22:42:12.227974 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.02.19 22:42:12.228050 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_11_2} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2506 | 2026.02.19 22:42:12.228114 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2507 | 2026.02.19 22:42:12.228227 [ 277 ] {adddd241-fb06-4e1d-be39-936e0a9ff6f9} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.02.19 22:42:12.228261 [ 277 ] {adddd241-fb06-4e1d-be39-936e0a9ff6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2509 | 2026.02.19 22:42:12.228555 [ 277 ] {adddd241-fb06-4e1d-be39-936e0a9ff6f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2510 | 2026.02.19 22:42:12.228774 [ 277 ] {adddd241-fb06-4e1d-be39-936e0a9ff6f9} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.02.19 22:42:12.228901 [ 277 ] {adddd241-fb06-4e1d-be39-936e0a9ff6f9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 2512 | 2026.02.19 22:42:12.228937 [ 277 ] {adddd241-fb06-4e1d-be39-936e0a9ff6f9} <Debug> TCPHandler: Processed in 0.001327953 sec. | ||
| 2513 | 2026.02.19 22:42:12.229045 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.02.19 22:42:12.229135 [ 277 ] {eecce975-8eb0-47a6-b63e-4abd7447172f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2515 | 2026.02.19 22:42:12.229174 [ 277 ] {eecce975-8eb0-47a6-b63e-4abd7447172f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2516 | 2026.02.19 22:42:12.229712 [ 277 ] {eecce975-8eb0-47a6-b63e-4abd7447172f} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.02.19 22:42:12.229746 [ 277 ] {eecce975-8eb0-47a6-b63e-4abd7447172f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2518 | 2026.02.19 22:42:12.230091 [ 277 ] {eecce975-8eb0-47a6-b63e-4abd7447172f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2519 | 2026.02.19 22:42:12.230301 [ 277 ] {eecce975-8eb0-47a6-b63e-4abd7447172f} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.02.19 22:42:12.230424 [ 277 ] {eecce975-8eb0-47a6-b63e-4abd7447172f} <Debug> executeQuery: Read 444 rows, 31.51 KiB in 0.001306 sec., 339969.37212863704 rows/sec., 23.56 MiB/sec. | ||
| 2521 | 2026.02.19 22:42:12.230459 [ 277 ] {eecce975-8eb0-47a6-b63e-4abd7447172f} <Debug> TCPHandler: Processed in 0.001461184 sec. | ||
| 2522 | 2026.02.19 22:42:12.230566 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.02.19 22:42:12.230657 [ 277 ] {61c20bd2-af49-4dfd-b3b0-2c2b6e64817b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2524 | 2026.02.19 22:42:12.230697 [ 277 ] {61c20bd2-af49-4dfd-b3b0-2c2b6e64817b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2525 | 2026.02.19 22:42:12.231019 [ 277 ] {61c20bd2-af49-4dfd-b3b0-2c2b6e64817b} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.02.19 22:42:12.231055 [ 277 ] {61c20bd2-af49-4dfd-b3b0-2c2b6e64817b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2527 | 2026.02.19 22:42:12.231341 [ 277 ] {61c20bd2-af49-4dfd-b3b0-2c2b6e64817b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2528 | 2026.02.19 22:42:12.231546 [ 277 ] {61c20bd2-af49-4dfd-b3b0-2c2b6e64817b} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.02.19 22:42:12.231668 [ 277 ] {61c20bd2-af49-4dfd-b3b0-2c2b6e64817b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 2530 | 2026.02.19 22:42:12.231702 [ 277 ] {61c20bd2-af49-4dfd-b3b0-2c2b6e64817b} <Debug> TCPHandler: Processed in 0.001183321 sec. | ||
| 2531 | 2026.02.19 22:42:12.231810 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.02.19 22:42:12.231900 [ 277 ] {843ede5f-7f2e-4b5e-9481-bea3043369bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2533 | 2026.02.19 22:42:12.231941 [ 277 ] {843ede5f-7f2e-4b5e-9481-bea3043369bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2534 | 2026.02.19 22:42:12.232313 [ 277 ] {843ede5f-7f2e-4b5e-9481-bea3043369bf} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.02.19 22:42:12.232347 [ 277 ] {843ede5f-7f2e-4b5e-9481-bea3043369bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2536 | 2026.02.19 22:42:12.232653 [ 277 ] {843ede5f-7f2e-4b5e-9481-bea3043369bf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2537 | 2026.02.19 22:42:12.232866 [ 277 ] {843ede5f-7f2e-4b5e-9481-bea3043369bf} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.02.19 22:42:12.232976 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2539 | 2026.02.19 22:42:12.232985 [ 277 ] {843ede5f-7f2e-4b5e-9481-bea3043369bf} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001103 sec., 104261.1060743427 rows/sec., 6.54 MiB/sec. | ||
| 2540 | 2026.02.19 22:42:12.233016 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.02.19 22:42:12.233036 [ 277 ] {843ede5f-7f2e-4b5e-9481-bea3043369bf} <Debug> TCPHandler: Processed in 0.001272332 sec. | ||
| 2542 | 2026.02.19 22:42:12.233039 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2543 | 2026.02.19 22:42:12.233155 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.02.19 22:42:12.233184 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 2545 | 2026.02.19 22:42:12.233249 [ 277 ] {d0f0b4ed-3737-41ba-bd81-2d9e63a38c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2546 | 2026.02.19 22:42:12.233276 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2026.02.19 22:42:12.233289 [ 277 ] {d0f0b4ed-3737-41ba-bd81-2d9e63a38c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2548 | 2026.02.19 22:42:12.233305 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part | ||
| 2549 | 2026.02.19 22:42:12.233357 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 2550 | 2026.02.19 22:42:12.233396 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2336 rows starting from the beginning of the part | ||
| 2551 | 2026.02.19 22:42:12.233436 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 2552 | 2026.02.19 22:42:12.233474 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2553 | 2026.02.19 22:42:12.233512 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 115 rows starting from the beginning of the part | ||
| 2554 | 2026.02.19 22:42:12.233611 [ 277 ] {d0f0b4ed-3737-41ba-bd81-2d9e63a38c51} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.02.19 22:42:12.233646 [ 277 ] {d0f0b4ed-3737-41ba-bd81-2d9e63a38c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2556 | 2026.02.19 22:42:12.233945 [ 277 ] {d0f0b4ed-3737-41ba-bd81-2d9e63a38c51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2557 | 2026.02.19 22:42:12.234159 [ 277 ] {d0f0b4ed-3737-41ba-bd81-2d9e63a38c51} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.02.19 22:42:12.234287 [ 277 ] {d0f0b4ed-3737-41ba-bd81-2d9e63a38c51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 2559 | 2026.02.19 22:42:12.234322 [ 277 ] {d0f0b4ed-3737-41ba-bd81-2d9e63a38c51} <Debug> TCPHandler: Processed in 0.001214051 sec. | ||
| 2560 | 2026.02.19 22:42:12.234420 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.02.19 22:42:12.234509 [ 277 ] {b9c96849-8f6a-4bc5-8faf-0703d6ac9887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.02.19 22:42:12.234561 [ 277 ] {b9c96849-8f6a-4bc5-8faf-0703d6ac9887} <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 | ||
| 2563 | 2026.02.19 22:42:12.234663 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511945 sec., 1674664.0916170892 rows/sec., 111.54 MiB/sec. | ||
| 2564 | 2026.02.19 22:42:12.234933 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2565 | 2026.02.19 22:42:12.235214 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.02.19 22:42:12.235231 [ 277 ] {b9c96849-8f6a-4bc5-8faf-0703d6ac9887} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.02.19 22:42:12.235264 [ 277 ] {b9c96849-8f6a-4bc5-8faf-0703d6ac9887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2568 | 2026.02.19 22:42:12.235276 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2569 | 2026.02.19 22:42:12.235339 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2570 | 2026.02.19 22:42:12.235814 [ 277 ] {b9c96849-8f6a-4bc5-8faf-0703d6ac9887} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2571 | 2026.02.19 22:42:12.236029 [ 277 ] {b9c96849-8f6a-4bc5-8faf-0703d6ac9887} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.02.19 22:42:12.236135 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2573 | 2026.02.19 22:42:12.236164 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.02.19 22:42:12.236165 [ 277 ] {b9c96849-8f6a-4bc5-8faf-0703d6ac9887} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001672 sec., 5980.861244019138 rows/sec., 10.72 MiB/sec. | ||
| 2575 | 2026.02.19 22:42:12.236182 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2576 | 2026.02.19 22:42:12.236219 [ 277 ] {b9c96849-8f6a-4bc5-8faf-0703d6ac9887} <Debug> TCPHandler: Processed in 0.001844888 sec. | ||
| 2577 | 2026.02.19 22:42:12.236263 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 2578 | 2026.02.19 22:42:12.236325 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.02.19 22:42:12.236420 [ 277 ] {c71c235a-b5f6-49dd-842e-d97d18bcbc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.02.19 22:42:12.236459 [ 277 ] {c71c235a-b5f6-49dd-842e-d97d18bcbc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2581 | 2026.02.19 22:42:12.236501 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2582 | 2026.02.19 22:42:12.236562 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
| 2583 | 2026.02.19 22:42:12.236688 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 2584 | 2026.02.19 22:42:12.236784 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2585 | 2026.02.19 22:42:12.236790 [ 277 ] {c71c235a-b5f6-49dd-842e-d97d18bcbc54} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.02.19 22:42:12.236829 [ 277 ] {c71c235a-b5f6-49dd-842e-d97d18bcbc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2587 | 2026.02.19 22:42:12.236873 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2588 | 2026.02.19 22:42:12.236966 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2589 | 2026.02.19 22:42:12.237065 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2590 | 2026.02.19 22:42:12.237122 [ 277 ] {c71c235a-b5f6-49dd-842e-d97d18bcbc54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2591 | 2026.02.19 22:42:12.237329 [ 277 ] {c71c235a-b5f6-49dd-842e-d97d18bcbc54} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.02.19 22:42:12.237464 [ 277 ] {c71c235a-b5f6-49dd-842e-d97d18bcbc54} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001062 sec., 37664.78342749529 rows/sec., 2.07 MiB/sec. | ||
| 2593 | 2026.02.19 22:42:12.237499 [ 277 ] {c71c235a-b5f6-49dd-842e-d97d18bcbc54} <Debug> TCPHandler: Processed in 0.001221712 sec. | ||
| 2594 | 2026.02.19 22:42:12.244524 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.00829621 sec., 22419.876063889413 rows/sec., 40.18 MiB/sec. | ||
| 2595 | 2026.02.19 22:42:12.244914 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2596 | 2026.02.19 22:42:12.245283 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.02.19 22:42:12.245351 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2598 | 2026.02.19 22:42:12.245475 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 2599 | 2026.02.19 22:42:15.863829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 322 | ||
| 2600 | 2026.02.19 22:42:15.866264 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.02.19 22:42:15.866313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2602 | 2026.02.19 22:42:15.867495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2603 | 2026.02.19 22:42:15.867781 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.02.19 22:42:15.868126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2605 | 2026.02.19 22:42:17.213784 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2026.02.19 22:42:17.214021 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2607 | 2026.02.19 22:42:17.214411 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2608 | 2026.02.19 22:42:17.214451 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2609 | 2026.02.19 22:42:17.214693 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2610 | 2026.02.19 22:42:17.214771 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2611 | 2026.02.19 22:42:17.214918 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2612 | 2026.02.19 22:42:17.215058 [ 334 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2613 | 2026.02.19 22:42:17.215066 [ 307 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2614 | 2026.02.19 22:42:17.215067 [ 347 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2615 | 2026.02.19 22:42:17.215223 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2616 | 2026.02.19 22:42:17.215269 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2617 | 2026.02.19 22:42:17.215369 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2618 | 2026.02.19 22:42:17.215391 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2619 | 2026.02.19 22:42:17.215434 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2620 | 2026.02.19 22:42:17.215483 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2621 | 2026.02.19 22:42:17.215521 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2622 | 2026.02.19 22:42:17.216550 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.002626 sec., 10662.604722010663 rows/sec., 391.96 KiB/sec. | ||
| 2623 | 2026.02.19 22:42:17.216711 [ 277 ] {a2f4825b-2ed9-4868-a374-fad0070c2ede} <Debug> TCPHandler: Processed in 0.00306738 sec. | ||
| 2624 | 2026.02.19 22:42:17.217027 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.02.19 22:42:17.217176 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2626 | 2026.02.19 22:42:17.217412 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2627 | 2026.02.19 22:42:17.217446 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2628 | 2026.02.19 22:42:17.217638 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2629 | 2026.02.19 22:42:17.217695 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2630 | 2026.02.19 22:42:17.217812 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2631 | 2026.02.19 22:42:17.217885 [ 307 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2632 | 2026.02.19 22:42:17.217885 [ 337 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2633 | 2026.02.19 22:42:17.217885 [ 347 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2634 | 2026.02.19 22:42:17.217998 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2635 | 2026.02.19 22:42:17.218024 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2636 | 2026.02.19 22:42:17.218099 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2637 | 2026.02.19 22:42:17.218122 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2638 | 2026.02.19 22:42:17.218158 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2639 | 2026.02.19 22:42:17.218189 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2640 | 2026.02.19 22:42:17.218219 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2641 | 2026.02.19 22:42:17.218932 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001822 sec., 15367.727771679472 rows/sec., 564.93 KiB/sec. | ||
| 2642 | 2026.02.19 22:42:17.219055 [ 277 ] {d36ad77e-93a3-4c7e-a7d3-f88844131e09} <Debug> TCPHandler: Processed in 0.00208032 sec. | ||
| 2643 | 2026.02.19 22:42:17.219301 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.02.19 22:42:17.219440 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2645 | 2026.02.19 22:42:17.219658 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2646 | 2026.02.19 22:42:17.219691 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2647 | 2026.02.19 22:42:17.219880 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2648 | 2026.02.19 22:42:17.219931 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2649 | 2026.02.19 22:42:17.220031 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2650 | 2026.02.19 22:42:17.220107 [ 334 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2651 | 2026.02.19 22:42:17.220113 [ 331 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2652 | 2026.02.19 22:42:17.220118 [ 337 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2653 | 2026.02.19 22:42:17.220241 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2654 | 2026.02.19 22:42:17.220267 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2655 | 2026.02.19 22:42:17.220334 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2656 | 2026.02.19 22:42:17.220352 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2657 | 2026.02.19 22:42:17.220382 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2658 | 2026.02.19 22:42:17.220411 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2659 | 2026.02.19 22:42:17.220438 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2660 | 2026.02.19 22:42:17.221133 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001752 sec., 15981.73515981735 rows/sec., 587.50 KiB/sec. | ||
| 2661 | 2026.02.19 22:42:17.221244 [ 277 ] {82dbb139-0b18-4995-ad0a-63f1e62442f5} <Debug> TCPHandler: Processed in 0.00199335 sec. | ||
| 2662 | 2026.02.19 22:42:17.221463 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.02.19 22:42:17.221598 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2664 | 2026.02.19 22:42:17.221803 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2665 | 2026.02.19 22:42:17.221835 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2666 | 2026.02.19 22:42:17.222018 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2667 | 2026.02.19 22:42:17.222069 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2668 | 2026.02.19 22:42:17.222164 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2669 | 2026.02.19 22:42:17.222231 [ 331 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2670 | 2026.02.19 22:42:17.222239 [ 337 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2671 | 2026.02.19 22:42:17.222238 [ 307 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2672 | 2026.02.19 22:42:17.222353 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2673 | 2026.02.19 22:42:17.222378 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2674 | 2026.02.19 22:42:17.222443 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2675 | 2026.02.19 22:42:17.222460 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2676 | 2026.02.19 22:42:17.222489 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2677 | 2026.02.19 22:42:17.222517 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2678 | 2026.02.19 22:42:17.222544 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2679 | 2026.02.19 22:42:17.223285 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001745 sec., 16045.845272206303 rows/sec., 589.85 KiB/sec. | ||
| 2680 | 2026.02.19 22:42:17.223401 [ 277 ] {e33b339f-72be-4b66-b768-99ac04291419} <Debug> TCPHandler: Processed in 0.001985449 sec. | ||
| 2681 | 2026.02.19 22:42:17.223614 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.02.19 22:42:17.223743 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2683 | 2026.02.19 22:42:17.223969 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2684 | 2026.02.19 22:42:17.224004 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2685 | 2026.02.19 22:42:17.224192 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2686 | 2026.02.19 22:42:17.224244 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2687 | 2026.02.19 22:42:17.224342 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2688 | 2026.02.19 22:42:17.224417 [ 307 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2689 | 2026.02.19 22:42:17.224420 [ 299 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2690 | 2026.02.19 22:42:17.224421 [ 317 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2691 | 2026.02.19 22:42:17.224553 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2692 | 2026.02.19 22:42:17.224578 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2693 | 2026.02.19 22:42:17.224648 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2694 | 2026.02.19 22:42:17.224666 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2695 | 2026.02.19 22:42:17.224697 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2696 | 2026.02.19 22:42:17.224729 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2697 | 2026.02.19 22:42:17.224761 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2698 | 2026.02.19 22:42:17.225393 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001701 sec., 16460.905349794237 rows/sec., 605.11 KiB/sec. | ||
| 2699 | 2026.02.19 22:42:17.225512 [ 277 ] {e942199a-9d8f-4861-8f8f-ea4fd426b3a7} <Debug> TCPHandler: Processed in 0.001945699 sec. | ||
| 2700 | 2026.02.19 22:42:17.225736 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.02.19 22:42:17.225872 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2702 | 2026.02.19 22:42:17.226087 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2703 | 2026.02.19 22:42:17.226123 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2704 | 2026.02.19 22:42:17.226318 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2705 | 2026.02.19 22:42:17.226372 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2706 | 2026.02.19 22:42:17.226473 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2707 | 2026.02.19 22:42:17.226544 [ 299 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2708 | 2026.02.19 22:42:17.226556 [ 317 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2709 | 2026.02.19 22:42:17.226546 [ 337 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2710 | 2026.02.19 22:42:17.226677 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2711 | 2026.02.19 22:42:17.226704 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2712 | 2026.02.19 22:42:17.226775 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2713 | 2026.02.19 22:42:17.226793 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2714 | 2026.02.19 22:42:17.226824 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2715 | 2026.02.19 22:42:17.226855 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2716 | 2026.02.19 22:42:17.226884 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2717 | 2026.02.19 22:42:17.227487 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001672 sec., 16746.41148325359 rows/sec., 615.61 KiB/sec. | ||
| 2718 | 2026.02.19 22:42:17.227599 [ 277 ] {c5082ab9-8828-4d74-b879-26586b84cf3b} <Debug> TCPHandler: Processed in 0.001913759 sec. | ||
| 2719 | 2026.02.19 22:42:17.227809 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.02.19 22:42:17.227944 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2721 | 2026.02.19 22:42:17.228161 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2722 | 2026.02.19 22:42:17.228196 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2723 | 2026.02.19 22:42:17.228394 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2724 | 2026.02.19 22:42:17.228446 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2725 | 2026.02.19 22:42:17.228547 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2726 | 2026.02.19 22:42:17.228600 [ 317 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2727 | 2026.02.19 22:42:17.228610 [ 307 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2728 | 2026.02.19 22:42:17.228624 [ 299 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2729 | 2026.02.19 22:42:17.228717 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2730 | 2026.02.19 22:42:17.228744 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2731 | 2026.02.19 22:42:17.228812 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2732 | 2026.02.19 22:42:17.228831 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2733 | 2026.02.19 22:42:17.228862 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2734 | 2026.02.19 22:42:17.228898 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2735 | 2026.02.19 22:42:17.228930 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2736 | 2026.02.19 22:42:17.229585 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001696 sec., 16509.43396226415 rows/sec., 606.90 KiB/sec. | ||
| 2737 | 2026.02.19 22:42:17.229700 [ 277 ] {02d1c00d-5787-4710-a015-9f9909c6fe52} <Debug> TCPHandler: Processed in 0.001941938 sec. | ||
| 2738 | 2026.02.19 22:42:17.229904 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.02.19 22:42:17.230037 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2740 | 2026.02.19 22:42:17.230251 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2741 | 2026.02.19 22:42:17.230288 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2742 | 2026.02.19 22:42:17.230482 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2743 | 2026.02.19 22:42:17.230535 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2744 | 2026.02.19 22:42:17.230635 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2745 | 2026.02.19 22:42:17.230697 [ 323 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2746 | 2026.02.19 22:42:17.230703 [ 307 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2747 | 2026.02.19 22:42:17.230698 [ 317 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2748 | 2026.02.19 22:42:17.230823 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2749 | 2026.02.19 22:42:17.230847 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2750 | 2026.02.19 22:42:17.230915 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2751 | 2026.02.19 22:42:17.230934 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2752 | 2026.02.19 22:42:17.230965 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2753 | 2026.02.19 22:42:17.230996 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2754 | 2026.02.19 22:42:17.231026 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2755 | 2026.02.19 22:42:17.231624 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001642 sec., 17052.37515225335 rows/sec., 626.86 KiB/sec. | ||
| 2756 | 2026.02.19 22:42:17.231743 [ 277 ] {e73e227a-7c3b-4849-97c9-bb8c11b75619} <Debug> TCPHandler: Processed in 0.001888598 sec. | ||
| 2757 | 2026.02.19 22:42:17.231983 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.02.19 22:42:17.232117 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2759 | 2026.02.19 22:42:17.232333 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2760 | 2026.02.19 22:42:17.232369 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2761 | 2026.02.19 22:42:17.232568 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2762 | 2026.02.19 22:42:17.232621 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2763 | 2026.02.19 22:42:17.232720 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2764 | 2026.02.19 22:42:17.232783 [ 307 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2765 | 2026.02.19 22:42:17.232789 [ 323 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2766 | 2026.02.19 22:42:17.232784 [ 317 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2767 | 2026.02.19 22:42:17.232901 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2768 | 2026.02.19 22:42:17.232923 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2769 | 2026.02.19 22:42:17.232990 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2770 | 2026.02.19 22:42:17.233007 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2771 | 2026.02.19 22:42:17.233038 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2772 | 2026.02.19 22:42:17.233068 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2773 | 2026.02.19 22:42:17.233096 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2774 | 2026.02.19 22:42:17.233743 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001679 sec., 16676.593210244195 rows/sec., 613.04 KiB/sec. | ||
| 2775 | 2026.02.19 22:42:17.233843 [ 277 ] {1ac68630-4222-4832-9fc4-d1cea84b9494} <Debug> TCPHandler: Processed in 0.001910819 sec. | ||
| 2776 | 2026.02.19 22:42:17.234066 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.02.19 22:42:17.234199 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2778 | 2026.02.19 22:42:17.234405 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2779 | 2026.02.19 22:42:17.234440 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2780 | 2026.02.19 22:42:17.234637 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2781 | 2026.02.19 22:42:17.234688 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2782 | 2026.02.19 22:42:17.234786 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2783 | 2026.02.19 22:42:17.234847 [ 342 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2784 | 2026.02.19 22:42:17.234854 [ 317 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2785 | 2026.02.19 22:42:17.234859 [ 307 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2786 | 2026.02.19 22:42:17.234947 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2787 | 2026.02.19 22:42:17.234973 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2788 | 2026.02.19 22:42:17.235037 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2789 | 2026.02.19 22:42:17.235055 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2790 | 2026.02.19 22:42:17.235085 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2791 | 2026.02.19 22:42:17.235116 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2792 | 2026.02.19 22:42:17.235143 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2793 | 2026.02.19 22:42:17.235696 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001551 sec., 18052.869116698905 rows/sec., 663.63 KiB/sec. | ||
| 2794 | 2026.02.19 22:42:17.235809 [ 277 ] {d09446e4-4bf0-4e2a-92a6-58c8394fc93e} <Debug> TCPHandler: Processed in 0.001793318 sec. | ||
| 2795 | 2026.02.19 22:42:17.236036 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.02.19 22:42:17.236172 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2797 | 2026.02.19 22:42:17.236383 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2798 | 2026.02.19 22:42:17.236425 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2799 | 2026.02.19 22:42:17.236623 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2800 | 2026.02.19 22:42:17.236674 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2801 | 2026.02.19 22:42:17.236771 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2802 | 2026.02.19 22:42:17.236839 [ 307 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2803 | 2026.02.19 22:42:17.236840 [ 323 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2804 | 2026.02.19 22:42:17.236842 [ 317 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2805 | 2026.02.19 22:42:17.236956 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2806 | 2026.02.19 22:42:17.236977 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2807 | 2026.02.19 22:42:17.237042 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2808 | 2026.02.19 22:42:17.237059 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2809 | 2026.02.19 22:42:17.237088 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2810 | 2026.02.19 22:42:17.237118 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2811 | 2026.02.19 22:42:17.237145 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2812 | 2026.02.19 22:42:17.237759 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001643 sec., 17041.99634814364 rows/sec., 626.47 KiB/sec. | ||
| 2813 | 2026.02.19 22:42:17.237858 [ 277 ] {662a17f8-7460-4954-9020-557c42aecc18} <Debug> TCPHandler: Processed in 0.001873028 sec. | ||
| 2814 | 2026.02.19 22:42:17.238079 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.02.19 22:42:17.238214 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2816 | 2026.02.19 22:42:17.238426 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2817 | 2026.02.19 22:42:17.238462 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2818 | 2026.02.19 22:42:17.238664 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2819 | 2026.02.19 22:42:17.238716 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2820 | 2026.02.19 22:42:17.238815 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2821 | 2026.02.19 22:42:17.238880 [ 317 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2822 | 2026.02.19 22:42:17.238889 [ 342 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2823 | 2026.02.19 22:42:17.238882 [ 310 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2824 | 2026.02.19 22:42:17.238993 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2825 | 2026.02.19 22:42:17.239018 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2826 | 2026.02.19 22:42:17.239083 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2827 | 2026.02.19 22:42:17.239100 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2828 | 2026.02.19 22:42:17.239130 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2829 | 2026.02.19 22:42:17.239174 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2830 | 2026.02.19 22:42:17.239209 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2831 | 2026.02.19 22:42:17.239788 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.00163 sec., 17177.914110429447 rows/sec., 631.47 KiB/sec. | ||
| 2832 | 2026.02.19 22:42:17.239901 [ 277 ] {d7f59cc8-b46b-4157-9889-98561440ad32} <Debug> TCPHandler: Processed in 0.001877029 sec. | ||
| 2833 | 2026.02.19 22:42:17.240133 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.02.19 22:42:17.240268 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2835 | 2026.02.19 22:42:17.240482 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2836 | 2026.02.19 22:42:17.240518 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2837 | 2026.02.19 22:42:17.240727 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2838 | 2026.02.19 22:42:17.240782 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2839 | 2026.02.19 22:42:17.240875 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2840 | 2026.02.19 22:42:17.240935 [ 310 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2841 | 2026.02.19 22:42:17.240949 [ 342 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2842 | 2026.02.19 22:42:17.240938 [ 307 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2843 | 2026.02.19 22:42:17.241060 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2844 | 2026.02.19 22:42:17.241085 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2845 | 2026.02.19 22:42:17.241147 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2846 | 2026.02.19 22:42:17.241162 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2847 | 2026.02.19 22:42:17.241191 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2848 | 2026.02.19 22:42:17.241236 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2849 | 2026.02.19 22:42:17.241284 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2850 | 2026.02.19 22:42:17.241996 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001783 sec., 15703.869882220975 rows/sec., 577.28 KiB/sec. | ||
| 2851 | 2026.02.19 22:42:17.242110 [ 277 ] {b8505485-8425-4afe-94e2-d2f1d8939ea0} <Debug> TCPHandler: Processed in 0.00202642 sec. | ||
| 2852 | 2026.02.19 22:42:17.242329 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.02.19 22:42:17.242468 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2854 | 2026.02.19 22:42:17.242691 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2855 | 2026.02.19 22:42:17.242729 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2856 | 2026.02.19 22:42:17.242958 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2857 | 2026.02.19 22:42:17.243016 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2858 | 2026.02.19 22:42:17.243144 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2859 | 2026.02.19 22:42:17.243215 [ 310 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2860 | 2026.02.19 22:42:17.243222 [ 317 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2861 | 2026.02.19 22:42:17.243228 [ 307 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2862 | 2026.02.19 22:42:17.243343 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2863 | 2026.02.19 22:42:17.243371 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2864 | 2026.02.19 22:42:17.243441 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2865 | 2026.02.19 22:42:17.243459 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2866 | 2026.02.19 22:42:17.243491 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2867 | 2026.02.19 22:42:17.243554 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2868 | 2026.02.19 22:42:17.243611 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2869 | 2026.02.19 22:42:17.244220 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.00181 sec., 15469.61325966851 rows/sec., 568.67 KiB/sec. | ||
| 2870 | 2026.02.19 22:42:17.244334 [ 277 ] {be3e7f58-8da2-4ea3-b1d3-44eaea5918dc} <Debug> TCPHandler: Processed in 0.00205637 sec. | ||
| 2871 | 2026.02.19 22:42:17.245153 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.02.19 22:42:17.245291 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2873 | 2026.02.19 22:42:17.245516 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2874 | 2026.02.19 22:42:17.245554 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2875 | 2026.02.19 22:42:17.245766 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2876 | 2026.02.19 22:42:17.245818 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2877 | 2026.02.19 22:42:17.245920 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2878 | 2026.02.19 22:42:17.245983 [ 310 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2879 | 2026.02.19 22:42:17.245993 [ 305 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2880 | 2026.02.19 22:42:17.245989 [ 307 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2881 | 2026.02.19 22:42:17.246110 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (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 | ||
| 2882 | 2026.02.19 22:42:17.246135 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2883 | 2026.02.19 22:42:17.246204 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2884 | 2026.02.19 22:42:17.246221 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2885 | 2026.02.19 22:42:17.246252 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2886 | 2026.02.19 22:42:17.246283 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2887 | 2026.02.19 22:42:17.246314 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2888 | 2026.02.19 22:42:17.246910 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Debug> executeQuery: Read 28 rows, 1.03 KiB in 0.001676 sec., 16706.443914081145 rows/sec., 614.14 KiB/sec. | ||
| 2889 | 2026.02.19 22:42:17.247026 [ 277 ] {d0bf1cae-eee7-4429-9eaa-ab4f0ae6733c} <Debug> TCPHandler: Processed in 0.001924279 sec. | ||
| 2890 | 2026.02.19 22:42:17.249728 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.02.19 22:42:17.249846 [ 277 ] {736ee78c-b8dc-4dcb-8cc7-758d58e7fab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2892 | 2026.02.19 22:42:17.249890 [ 277 ] {736ee78c-b8dc-4dcb-8cc7-758d58e7fab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2893 | 2026.02.19 22:42:17.250413 [ 277 ] {736ee78c-b8dc-4dcb-8cc7-758d58e7fab2} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.02.19 22:42:17.250452 [ 277 ] {736ee78c-b8dc-4dcb-8cc7-758d58e7fab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2895 | 2026.02.19 22:42:17.250884 [ 277 ] {736ee78c-b8dc-4dcb-8cc7-758d58e7fab2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2896 | 2026.02.19 22:42:17.251084 [ 277 ] {736ee78c-b8dc-4dcb-8cc7-758d58e7fab2} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.02.19 22:42:17.251226 [ 277 ] {736ee78c-b8dc-4dcb-8cc7-758d58e7fab2} <Debug> executeQuery: Read 15 rows, 2.11 KiB in 0.001413 sec., 10615.711252653928 rows/sec., 1.46 MiB/sec. | ||
| 2898 | 2026.02.19 22:42:17.251265 [ 277 ] {736ee78c-b8dc-4dcb-8cc7-758d58e7fab2} <Debug> TCPHandler: Processed in 0.001590765 sec. | ||
| 2899 | 2026.02.19 22:42:17.251369 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.02.19 22:42:17.251467 [ 277 ] {6f604638-856e-45a5-b3b0-0fecef4048d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2901 | 2026.02.19 22:42:17.251508 [ 277 ] {6f604638-856e-45a5-b3b0-0fecef4048d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2902 | 2026.02.19 22:42:17.251920 [ 277 ] {6f604638-856e-45a5-b3b0-0fecef4048d8} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.02.19 22:42:17.251954 [ 277 ] {6f604638-856e-45a5-b3b0-0fecef4048d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2904 | 2026.02.19 22:42:17.252256 [ 277 ] {6f604638-856e-45a5-b3b0-0fecef4048d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2905 | 2026.02.19 22:42:17.252497 [ 277 ] {6f604638-856e-45a5-b3b0-0fecef4048d8} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.02.19 22:42:17.252631 [ 277 ] {6f604638-856e-45a5-b3b0-0fecef4048d8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001184 sec., 6756.756756756757 rows/sec., 550.97 KiB/sec. | ||
| 2907 | 2026.02.19 22:42:17.252668 [ 277 ] {6f604638-856e-45a5-b3b0-0fecef4048d8} <Debug> TCPHandler: Processed in 0.001350122 sec. | ||
| 2908 | 2026.02.19 22:42:17.252784 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.02.19 22:42:17.252882 [ 277 ] {a91f9393-1b67-41dc-99db-7542c29ba296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2910 | 2026.02.19 22:42:17.252922 [ 277 ] {a91f9393-1b67-41dc-99db-7542c29ba296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2911 | 2026.02.19 22:42:17.253350 [ 277 ] {a91f9393-1b67-41dc-99db-7542c29ba296} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.02.19 22:42:17.253385 [ 277 ] {a91f9393-1b67-41dc-99db-7542c29ba296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2913 | 2026.02.19 22:42:17.253702 [ 277 ] {a91f9393-1b67-41dc-99db-7542c29ba296} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2914 | 2026.02.19 22:42:17.253924 [ 277 ] {a91f9393-1b67-41dc-99db-7542c29ba296} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.02.19 22:42:17.254054 [ 277 ] {a91f9393-1b67-41dc-99db-7542c29ba296} <Debug> executeQuery: Read 93 rows, 8.27 KiB in 0.001193 sec., 77954.7359597653 rows/sec., 6.77 MiB/sec. | ||
| 2916 | 2026.02.19 22:42:17.254090 [ 277 ] {a91f9393-1b67-41dc-99db-7542c29ba296} <Debug> TCPHandler: Processed in 0.001356953 sec. | ||
| 2917 | 2026.02.19 22:42:17.254202 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.02.19 22:42:17.254300 [ 277 ] {5cfe9973-c9ff-434a-91e2-9c444e0f9d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.02.19 22:42:17.254340 [ 277 ] {5cfe9973-c9ff-434a-91e2-9c444e0f9d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2920 | 2026.02.19 22:42:17.254748 [ 277 ] {5cfe9973-c9ff-434a-91e2-9c444e0f9d31} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.02.19 22:42:17.254783 [ 277 ] {5cfe9973-c9ff-434a-91e2-9c444e0f9d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2922 | 2026.02.19 22:42:17.255092 [ 277 ] {5cfe9973-c9ff-434a-91e2-9c444e0f9d31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2923 | 2026.02.19 22:42:17.255308 [ 277 ] {5cfe9973-c9ff-434a-91e2-9c444e0f9d31} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.02.19 22:42:17.255442 [ 277 ] {5cfe9973-c9ff-434a-91e2-9c444e0f9d31} <Debug> executeQuery: Read 37 rows, 2.74 KiB in 0.00116 sec., 31896.55172413793 rows/sec., 2.31 MiB/sec. | ||
| 2925 | 2026.02.19 22:42:17.255481 [ 277 ] {5cfe9973-c9ff-434a-91e2-9c444e0f9d31} <Debug> TCPHandler: Processed in 0.001329383 sec. | ||
| 2926 | 2026.02.19 22:42:17.255584 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.02.19 22:42:17.255680 [ 277 ] {d5173947-38e2-4e4d-b28c-65e456693111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2928 | 2026.02.19 22:42:17.255719 [ 277 ] {d5173947-38e2-4e4d-b28c-65e456693111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2929 | 2026.02.19 22:42:17.256111 [ 277 ] {d5173947-38e2-4e4d-b28c-65e456693111} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.02.19 22:42:17.256146 [ 277 ] {d5173947-38e2-4e4d-b28c-65e456693111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2931 | 2026.02.19 22:42:17.256436 [ 277 ] {d5173947-38e2-4e4d-b28c-65e456693111} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2932 | 2026.02.19 22:42:17.256654 [ 277 ] {d5173947-38e2-4e4d-b28c-65e456693111} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.02.19 22:42:17.256787 [ 277 ] {d5173947-38e2-4e4d-b28c-65e456693111} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.03 KiB/sec. | ||
| 2934 | 2026.02.19 22:42:17.256830 [ 277 ] {d5173947-38e2-4e4d-b28c-65e456693111} <Debug> TCPHandler: Processed in 0.001295443 sec. | ||
| 2935 | 2026.02.19 22:42:17.256943 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.02.19 22:42:17.257038 [ 277 ] {4d8fc42e-c642-41b8-adae-4f43d0da20fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2937 | 2026.02.19 22:42:17.257077 [ 277 ] {4d8fc42e-c642-41b8-adae-4f43d0da20fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2938 | 2026.02.19 22:42:17.257499 [ 277 ] {4d8fc42e-c642-41b8-adae-4f43d0da20fa} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.02.19 22:42:17.257533 [ 277 ] {4d8fc42e-c642-41b8-adae-4f43d0da20fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2940 | 2026.02.19 22:42:17.257845 [ 277 ] {4d8fc42e-c642-41b8-adae-4f43d0da20fa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2941 | 2026.02.19 22:42:17.258065 [ 277 ] {4d8fc42e-c642-41b8-adae-4f43d0da20fa} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.02.19 22:42:17.258195 [ 277 ] {4d8fc42e-c642-41b8-adae-4f43d0da20fa} <Debug> executeQuery: Read 82 rows, 6.58 KiB in 0.001175 sec., 69787.23404255319 rows/sec., 5.47 MiB/sec. | ||
| 2943 | 2026.02.19 22:42:17.258235 [ 277 ] {4d8fc42e-c642-41b8-adae-4f43d0da20fa} <Debug> TCPHandler: Processed in 0.001343184 sec. | ||
| 2944 | 2026.02.19 22:42:17.258354 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.02.19 22:42:17.258455 [ 277 ] {5d9ef6b5-416d-403c-a747-f1480ed4c441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.02.19 22:42:17.258499 [ 277 ] {5d9ef6b5-416d-403c-a747-f1480ed4c441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2947 | 2026.02.19 22:42:17.258862 [ 277 ] {5d9ef6b5-416d-403c-a747-f1480ed4c441} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.02.19 22:42:17.258898 [ 277 ] {5d9ef6b5-416d-403c-a747-f1480ed4c441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2949 | 2026.02.19 22:42:17.259220 [ 277 ] {5d9ef6b5-416d-403c-a747-f1480ed4c441} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2950 | 2026.02.19 22:42:17.259452 [ 277 ] {5d9ef6b5-416d-403c-a747-f1480ed4c441} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.02.19 22:42:17.259580 [ 277 ] {5d9ef6b5-416d-403c-a747-f1480ed4c441} <Debug> executeQuery: Read 64 rows, 4.59 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 3.90 MiB/sec. | ||
| 2952 | 2026.02.19 22:42:17.259618 [ 277 ] {5d9ef6b5-416d-403c-a747-f1480ed4c441} <Debug> TCPHandler: Processed in 0.001314363 sec. | ||
| 2953 | 2026.02.19 22:42:17.259751 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.02.19 22:42:17.259868 [ 277 ] {7e7a6398-d06f-4ec9-9fc8-66411b4b7260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.02.19 22:42:17.259924 [ 277 ] {7e7a6398-d06f-4ec9-9fc8-66411b4b7260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2956 | 2026.02.19 22:42:17.260321 [ 277 ] {7e7a6398-d06f-4ec9-9fc8-66411b4b7260} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.02.19 22:42:17.260367 [ 277 ] {7e7a6398-d06f-4ec9-9fc8-66411b4b7260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2958 | 2026.02.19 22:42:17.260780 [ 277 ] {7e7a6398-d06f-4ec9-9fc8-66411b4b7260} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2959 | 2026.02.19 22:42:17.261094 [ 277 ] {7e7a6398-d06f-4ec9-9fc8-66411b4b7260} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.02.19 22:42:17.261263 [ 277 ] {7e7a6398-d06f-4ec9-9fc8-66411b4b7260} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 44.83 KiB/sec. | ||
| 2961 | 2026.02.19 22:42:17.261315 [ 277 ] {7e7a6398-d06f-4ec9-9fc8-66411b4b7260} <Debug> TCPHandler: Processed in 0.001623656 sec. | ||
| 2962 | 2026.02.19 22:42:17.261445 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.02.19 22:42:17.261564 [ 277 ] {eb479155-c3c1-46c5-8c21-11902dd561b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.02.19 22:42:17.261637 [ 277 ] {eb479155-c3c1-46c5-8c21-11902dd561b3} <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 | ||
| 2965 | 2026.02.19 22:42:17.262665 [ 277 ] {eb479155-c3c1-46c5-8c21-11902dd561b3} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.02.19 22:42:17.262704 [ 277 ] {eb479155-c3c1-46c5-8c21-11902dd561b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2967 | 2026.02.19 22:42:17.263246 [ 277 ] {eb479155-c3c1-46c5-8c21-11902dd561b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2968 | 2026.02.19 22:42:17.263478 [ 277 ] {eb479155-c3c1-46c5-8c21-11902dd561b3} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.02.19 22:42:17.263624 [ 277 ] {eb479155-c3c1-46c5-8c21-11902dd561b3} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002084 sec., 13915.547024952017 rows/sec., 24.94 MiB/sec. | ||
| 2970 | 2026.02.19 22:42:17.263683 [ 277 ] {eb479155-c3c1-46c5-8c21-11902dd561b3} <Debug> TCPHandler: Processed in 0.002298372 sec. | ||
| 2971 | 2026.02.19 22:42:17.263796 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.02.19 22:42:17.263893 [ 277 ] {da74f3ba-fc3a-47a3-9a76-5c1db1e68d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.02.19 22:42:17.263937 [ 277 ] {da74f3ba-fc3a-47a3-9a76-5c1db1e68d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2974 | 2026.02.19 22:42:17.264255 [ 277 ] {da74f3ba-fc3a-47a3-9a76-5c1db1e68d55} <Trace> oximeter.measurements_i64 (08e80d27-904d-4bba-ae7c-ce09cc6b0c37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.02.19 22:42:17.264293 [ 277 ] {da74f3ba-fc3a-47a3-9a76-5c1db1e68d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2976 | 2026.02.19 22:42:17.264604 [ 277 ] {da74f3ba-fc3a-47a3-9a76-5c1db1e68d55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2977 | 2026.02.19 22:42:17.264832 [ 277 ] {da74f3ba-fc3a-47a3-9a76-5c1db1e68d55} <Trace> oximeter.measurements_i64 (08e80d27-904d-4bba-ae7c-ce09cc6b0c37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.02.19 22:42:17.264970 [ 277 ] {da74f3ba-fc3a-47a3-9a76-5c1db1e68d55} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001096 sec., 8211.678832116788 rows/sec., 580.06 KiB/sec. | ||
| 2979 | 2026.02.19 22:42:17.265007 [ 277 ] {da74f3ba-fc3a-47a3-9a76-5c1db1e68d55} <Debug> TCPHandler: Processed in 0.001262242 sec. | ||
| 2980 | 2026.02.19 22:42:17.265116 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.02.19 22:42:17.265216 [ 277 ] {c03e4b13-a42d-4b75-b8e5-9c562108bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2982 | 2026.02.19 22:42:17.265258 [ 277 ] {c03e4b13-a42d-4b75-b8e5-9c562108bc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2983 | 2026.02.19 22:42:17.265582 [ 277 ] {c03e4b13-a42d-4b75-b8e5-9c562108bc30} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.02.19 22:42:17.265618 [ 277 ] {c03e4b13-a42d-4b75-b8e5-9c562108bc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2985 | 2026.02.19 22:42:17.265943 [ 277 ] {c03e4b13-a42d-4b75-b8e5-9c562108bc30} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2986 | 2026.02.19 22:42:17.266175 [ 277 ] {c03e4b13-a42d-4b75-b8e5-9c562108bc30} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.02.19 22:42:17.266284 [ 73 ] {} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2988 | 2026.02.19 22:42:17.266314 [ 277 ] {c03e4b13-a42d-4b75-b8e5-9c562108bc30} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001115 sec., 26905.829596412554 rows/sec., 1.78 MiB/sec. | ||
| 2989 | 2026.02.19 22:42:17.266331 [ 73 ] {} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.02.19 22:42:17.266360 [ 277 ] {c03e4b13-a42d-4b75-b8e5-9c562108bc30} <Debug> TCPHandler: Processed in 0.001295263 sec. | ||
| 2991 | 2026.02.19 22:42:17.266367 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2992 | 2026.02.19 22:42:17.266526 [ 196 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 2993 | 2026.02.19 22:42:17.266670 [ 196 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2994 | 2026.02.19 22:42:17.266715 [ 196 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part | ||
| 2995 | 2026.02.19 22:42:17.266817 [ 196 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 2996 | 2026.02.19 22:42:17.266874 [ 196 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 2997 | 2026.02.19 22:42:17.266921 [ 196 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2998 | 2026.02.19 22:42:17.266968 [ 196 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2999 | 2026.02.19 22:42:17.267017 [ 196 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3000 | 2026.02.19 22:42:17.267845 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001376623 sec., 130754.75275365877 rows/sec., 7.77 MiB/sec. | ||
| 3001 | 2026.02.19 22:42:17.268018 [ 188 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3002 | 2026.02.19 22:42:17.268299 [ 188 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.02.19 22:42:17.268376 [ 188 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_11_2} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3004 | 2026.02.19 22:42:17.268444 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3005 | 2026.02.19 22:42:18.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.49 MiB, peak 217.73 MiB, free memory in arenas 0.00 B, will set to 212.93 MiB (RSS), difference: -1.56 MiB | ||
| 3006 | 2026.02.19 22:42:18.357589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5358 | ||
| 3007 | 2026.02.19 22:42:18.358092 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.02.19 22:42:18.358140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3009 | 2026.02.19 22:42:18.358630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3010 | 2026.02.19 22:42:18.358863 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.02.19 22:42:18.359003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5358 | ||
| 3012 | 2026.02.19 22:42:18.359014 [ 28 ] {} <Debug> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3013 | 2026.02.19 22:42:18.359088 [ 28 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.02.19 22:42:18.359109 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3015 | 2026.02.19 22:42:18.359246 [ 191 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::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 | ||
| 3016 | 2026.02.19 22:42:18.359390 [ 191 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3017 | 2026.02.19 22:42:18.359432 [ 191 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::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 | ||
| 3018 | 2026.02.19 22:42:18.359503 [ 191 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3019 | 2026.02.19 22:42:18.359548 [ 191 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3020 | 2026.02.19 22:42:18.359589 [ 191 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3021 | 2026.02.19 22:42:18.359623 [ 191 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3022 | 2026.02.19 22:42:18.359660 [ 191 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3023 | 2026.02.19 22:42:18.361066 [ 188 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5358 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886848 sec., 2839656.400515569 rows/sec., 40.62 MiB/sec. | ||
| 3024 | 2026.02.19 22:42:18.361804 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3025 | 2026.02.19 22:42:18.362089 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.02.19 22:42:18.362166 [ 204 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_11_2} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3027 | 2026.02.19 22:42:18.362259 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3028 | 2026.02.19 22:42:18.647383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3029 | 2026.02.19 22:42:18.665356 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.02.19 22:42:18.665404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3031 | 2026.02.19 22:42:18.671413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3032 | 2026.02.19 22:42:18.672106 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.02.19 22:42:18.672404 [ 28 ] {} <Debug> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3034 | 2026.02.19 22:42:18.672442 [ 28 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.02.19 22:42:18.672461 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3036 | 2026.02.19 22:42:18.672549 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 3037 | 2026.02.19 22:42:18.675289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3038 | 2026.02.19 22:42:18.675374 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3039 | 2026.02.19 22:42:18.676149 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 3040 | 2026.02.19 22:42:18.679556 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 3041 | 2026.02.19 22:42:18.682873 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 3042 | 2026.02.19 22:42:18.686742 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 3043 | 2026.02.19 22:42:18.691098 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 3044 | 2026.02.19 22:42:18.695421 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 3045 | 2026.02.19 22:42:18.747622 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075101819 sec., 1105.1663076229884 rows/sec., 5.71 MiB/sec. | ||
| 3046 | 2026.02.19 22:42:18.750202 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3047 | 2026.02.19 22:42:18.752595 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_11_2} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.02.19 22:42:18.752716 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_11_2} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3049 | 2026.02.19 22:42:18.755428 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3050 | 2026.02.19 22:42:19.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.02 MiB, peak 223.93 MiB, free memory in arenas 0.00 B, will set to 223.09 MiB (RSS), difference: 9.07 MiB | ||
| 3051 | 2026.02.19 22:42:22.224795 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2026.02.19 22:42:22.225003 [ 277 ] {00ee68bc-a236-4838-b550-525c8373562a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3053 | 2026.02.19 22:42:22.225074 [ 277 ] {00ee68bc-a236-4838-b550-525c8373562a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3054 | 2026.02.19 22:42:22.225823 [ 277 ] {00ee68bc-a236-4838-b550-525c8373562a} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.02.19 22:42:22.225875 [ 277 ] {00ee68bc-a236-4838-b550-525c8373562a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3056 | 2026.02.19 22:42:22.226274 [ 277 ] {00ee68bc-a236-4838-b550-525c8373562a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3057 | 2026.02.19 22:42:22.226509 [ 277 ] {00ee68bc-a236-4838-b550-525c8373562a} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.02.19 22:42:22.226666 [ 277 ] {00ee68bc-a236-4838-b550-525c8373562a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. | ||
| 3059 | 2026.02.19 22:42:22.226714 [ 277 ] {00ee68bc-a236-4838-b550-525c8373562a} <Debug> TCPHandler: Processed in 0.002079701 sec. | ||
| 3060 | 2026.02.19 22:42:22.226845 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.02.19 22:42:22.226949 [ 277 ] {ad1dbab4-b693-44f5-baf1-40712c783a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3062 | 2026.02.19 22:42:22.226993 [ 277 ] {ad1dbab4-b693-44f5-baf1-40712c783a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3063 | 2026.02.19 22:42:22.227722 [ 277 ] {ad1dbab4-b693-44f5-baf1-40712c783a6a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.02.19 22:42:22.227759 [ 277 ] {ad1dbab4-b693-44f5-baf1-40712c783a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3065 | 2026.02.19 22:42:22.228133 [ 277 ] {ad1dbab4-b693-44f5-baf1-40712c783a6a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3066 | 2026.02.19 22:42:22.228364 [ 277 ] {ad1dbab4-b693-44f5-baf1-40712c783a6a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.02.19 22:42:22.228498 [ 277 ] {ad1dbab4-b693-44f5-baf1-40712c783a6a} <Debug> executeQuery: Read 791 rows, 64.19 KiB in 0.001573 sec., 502860.77558804833 rows/sec., 39.85 MiB/sec. | ||
| 3068 | 2026.02.19 22:42:22.228537 [ 277 ] {ad1dbab4-b693-44f5-baf1-40712c783a6a} <Debug> TCPHandler: Processed in 0.001746777 sec. | ||
| 3069 | 2026.02.19 22:42:22.228640 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.02.19 22:42:22.228736 [ 277 ] {51184874-2531-4654-8632-aa900404fb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.02.19 22:42:22.228777 [ 277 ] {51184874-2531-4654-8632-aa900404fb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3072 | 2026.02.19 22:42:22.229188 [ 277 ] {51184874-2531-4654-8632-aa900404fb84} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.02.19 22:42:22.229225 [ 277 ] {51184874-2531-4654-8632-aa900404fb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3074 | 2026.02.19 22:42:22.229532 [ 277 ] {51184874-2531-4654-8632-aa900404fb84} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3075 | 2026.02.19 22:42:22.229750 [ 277 ] {51184874-2531-4654-8632-aa900404fb84} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.02.19 22:42:22.229877 [ 277 ] {51184874-2531-4654-8632-aa900404fb84} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.00116 sec., 131034.4827586207 rows/sec., 7.82 MiB/sec. | ||
| 3077 | 2026.02.19 22:42:22.229913 [ 277 ] {51184874-2531-4654-8632-aa900404fb84} <Debug> TCPHandler: Processed in 0.001323493 sec. | ||
| 3078 | 2026.02.19 22:42:22.230024 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.02.19 22:42:22.230119 [ 277 ] {14985598-3a70-40f7-8911-578cca8766c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3080 | 2026.02.19 22:42:22.230158 [ 277 ] {14985598-3a70-40f7-8911-578cca8766c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3081 | 2026.02.19 22:42:22.230568 [ 277 ] {14985598-3a70-40f7-8911-578cca8766c1} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.02.19 22:42:22.230606 [ 277 ] {14985598-3a70-40f7-8911-578cca8766c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3083 | 2026.02.19 22:42:22.230910 [ 277 ] {14985598-3a70-40f7-8911-578cca8766c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3084 | 2026.02.19 22:42:22.231128 [ 277 ] {14985598-3a70-40f7-8911-578cca8766c1} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.02.19 22:42:22.231252 [ 277 ] {14985598-3a70-40f7-8911-578cca8766c1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 3086 | 2026.02.19 22:42:22.231290 [ 277 ] {14985598-3a70-40f7-8911-578cca8766c1} <Debug> TCPHandler: Processed in 0.001315693 sec. | ||
| 3087 | 2026.02.19 22:42:22.231402 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.02.19 22:42:22.231497 [ 277 ] {869cbd78-f3af-4ffb-801a-261df6119073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.02.19 22:42:22.231537 [ 277 ] {869cbd78-f3af-4ffb-801a-261df6119073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3090 | 2026.02.19 22:42:22.231943 [ 277 ] {869cbd78-f3af-4ffb-801a-261df6119073} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.02.19 22:42:22.231979 [ 277 ] {869cbd78-f3af-4ffb-801a-261df6119073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3092 | 2026.02.19 22:42:22.232282 [ 277 ] {869cbd78-f3af-4ffb-801a-261df6119073} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3093 | 2026.02.19 22:42:22.232504 [ 277 ] {869cbd78-f3af-4ffb-801a-261df6119073} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.02.19 22:42:22.232628 [ 277 ] {869cbd78-f3af-4ffb-801a-261df6119073} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 3095 | 2026.02.19 22:42:22.232665 [ 277 ] {869cbd78-f3af-4ffb-801a-261df6119073} <Debug> TCPHandler: Processed in 0.001312652 sec. | ||
| 3096 | 2026.02.19 22:42:22.232776 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.02.19 22:42:22.232869 [ 277 ] {d059dccf-5fbf-479a-bcf8-478017e5c9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3098 | 2026.02.19 22:42:22.232908 [ 277 ] {d059dccf-5fbf-479a-bcf8-478017e5c9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3099 | 2026.02.19 22:42:22.233427 [ 277 ] {d059dccf-5fbf-479a-bcf8-478017e5c9bc} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.02.19 22:42:22.233464 [ 277 ] {d059dccf-5fbf-479a-bcf8-478017e5c9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3101 | 2026.02.19 22:42:22.233787 [ 277 ] {d059dccf-5fbf-479a-bcf8-478017e5c9bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3102 | 2026.02.19 22:42:22.233996 [ 277 ] {d059dccf-5fbf-479a-bcf8-478017e5c9bc} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.02.19 22:42:22.234124 [ 277 ] {d059dccf-5fbf-479a-bcf8-478017e5c9bc} <Debug> executeQuery: Read 472 rows, 33.74 KiB in 0.001272 sec., 371069.1823899371 rows/sec., 25.91 MiB/sec. | ||
| 3104 | 2026.02.19 22:42:22.234160 [ 277 ] {d059dccf-5fbf-479a-bcf8-478017e5c9bc} <Debug> TCPHandler: Processed in 0.001434564 sec. | ||
| 3105 | 2026.02.19 22:42:22.234266 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.02.19 22:42:22.234359 [ 277 ] {c26805ae-b945-4001-a395-7400de5460fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3107 | 2026.02.19 22:42:22.234400 [ 277 ] {c26805ae-b945-4001-a395-7400de5460fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3108 | 2026.02.19 22:42:22.234714 [ 277 ] {c26805ae-b945-4001-a395-7400de5460fd} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.02.19 22:42:22.234749 [ 277 ] {c26805ae-b945-4001-a395-7400de5460fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3110 | 2026.02.19 22:42:22.235046 [ 277 ] {c26805ae-b945-4001-a395-7400de5460fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3111 | 2026.02.19 22:42:22.235255 [ 277 ] {c26805ae-b945-4001-a395-7400de5460fd} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.02.19 22:42:22.235379 [ 277 ] {c26805ae-b945-4001-a395-7400de5460fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 3113 | 2026.02.19 22:42:22.235414 [ 277 ] {c26805ae-b945-4001-a395-7400de5460fd} <Debug> TCPHandler: Processed in 0.001196882 sec. | ||
| 3114 | 2026.02.19 22:42:22.235531 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.02.19 22:42:22.235647 [ 277 ] {de9fb7cc-809d-4270-985e-3b5c2440103a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.02.19 22:42:22.235698 [ 277 ] {de9fb7cc-809d-4270-985e-3b5c2440103a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3117 | 2026.02.19 22:42:22.236151 [ 277 ] {de9fb7cc-809d-4270-985e-3b5c2440103a} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.02.19 22:42:22.236194 [ 277 ] {de9fb7cc-809d-4270-985e-3b5c2440103a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3119 | 2026.02.19 22:42:22.236581 [ 277 ] {de9fb7cc-809d-4270-985e-3b5c2440103a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3120 | 2026.02.19 22:42:22.236792 [ 277 ] {de9fb7cc-809d-4270-985e-3b5c2440103a} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.02.19 22:42:22.236921 [ 277 ] {de9fb7cc-809d-4270-985e-3b5c2440103a} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.001298 sec., 127118.64406779662 rows/sec., 8.23 MiB/sec. | ||
| 3122 | 2026.02.19 22:42:22.236957 [ 277 ] {de9fb7cc-809d-4270-985e-3b5c2440103a} <Debug> TCPHandler: Processed in 0.001483854 sec. | ||
| 3123 | 2026.02.19 22:42:22.237057 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.02.19 22:42:22.237152 [ 277 ] {2f9be0bf-dd65-40ed-8b76-1ad76b90fe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.02.19 22:42:22.237195 [ 277 ] {2f9be0bf-dd65-40ed-8b76-1ad76b90fe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3126 | 2026.02.19 22:42:22.237486 [ 277 ] {2f9be0bf-dd65-40ed-8b76-1ad76b90fe9a} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.02.19 22:42:22.237521 [ 277 ] {2f9be0bf-dd65-40ed-8b76-1ad76b90fe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3128 | 2026.02.19 22:42:22.237814 [ 277 ] {2f9be0bf-dd65-40ed-8b76-1ad76b90fe9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3129 | 2026.02.19 22:42:22.238020 [ 277 ] {2f9be0bf-dd65-40ed-8b76-1ad76b90fe9a} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.02.19 22:42:22.238144 [ 277 ] {2f9be0bf-dd65-40ed-8b76-1ad76b90fe9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 3131 | 2026.02.19 22:42:22.238179 [ 277 ] {2f9be0bf-dd65-40ed-8b76-1ad76b90fe9a} <Debug> TCPHandler: Processed in 0.001169911 sec. | ||
| 3132 | 2026.02.19 22:42:22.238284 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.02.19 22:42:22.238382 [ 277 ] {066b2273-8791-4ae7-a386-fb9f70ef9c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3134 | 2026.02.19 22:42:22.238436 [ 277 ] {066b2273-8791-4ae7-a386-fb9f70ef9c6d} <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 | ||
| 3135 | 2026.02.19 22:42:22.239172 [ 277 ] {066b2273-8791-4ae7-a386-fb9f70ef9c6d} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.02.19 22:42:22.239209 [ 277 ] {066b2273-8791-4ae7-a386-fb9f70ef9c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3137 | 2026.02.19 22:42:22.239714 [ 277 ] {066b2273-8791-4ae7-a386-fb9f70ef9c6d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3138 | 2026.02.19 22:42:22.239945 [ 277 ] {066b2273-8791-4ae7-a386-fb9f70ef9c6d} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.02.19 22:42:22.240091 [ 277 ] {066b2273-8791-4ae7-a386-fb9f70ef9c6d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 10.37 MiB/sec. | ||
| 3140 | 2026.02.19 22:42:22.240149 [ 277 ] {066b2273-8791-4ae7-a386-fb9f70ef9c6d} <Debug> TCPHandler: Processed in 0.001915758 sec. | ||
| 3141 | 2026.02.19 22:42:22.240267 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.02.19 22:42:22.240361 [ 277 ] {ec40e44a-35c8-4d13-9653-5d6c4fd8cf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3143 | 2026.02.19 22:42:22.240403 [ 277 ] {ec40e44a-35c8-4d13-9653-5d6c4fd8cf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3144 | 2026.02.19 22:42:22.240730 [ 277 ] {ec40e44a-35c8-4d13-9653-5d6c4fd8cf13} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.02.19 22:42:22.240767 [ 277 ] {ec40e44a-35c8-4d13-9653-5d6c4fd8cf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3146 | 2026.02.19 22:42:22.241073 [ 277 ] {ec40e44a-35c8-4d13-9653-5d6c4fd8cf13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3147 | 2026.02.19 22:42:22.241291 [ 277 ] {ec40e44a-35c8-4d13-9653-5d6c4fd8cf13} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.02.19 22:42:22.241421 [ 277 ] {ec40e44a-35c8-4d13-9653-5d6c4fd8cf13} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.31 MiB/sec. | ||
| 3149 | 2026.02.19 22:42:22.241457 [ 277 ] {ec40e44a-35c8-4d13-9653-5d6c4fd8cf13} <Debug> TCPHandler: Processed in 0.001240422 sec. | ||
| 3150 | 2026.02.19 22:42:25.782051 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3151 | 2026.02.19 22:42:25.782145 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3152 | 2026.02.19 22:42:25.859228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5806 | ||
| 3153 | 2026.02.19 22:42:25.859906 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.02.19 22:42:25.859951 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3155 | 2026.02.19 22:42:25.860571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3156 | 2026.02.19 22:42:25.860805 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.02.19 22:42:25.860955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5806 | ||
| 3158 | 2026.02.19 22:42:25.868457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 396 | ||
| 3159 | 2026.02.19 22:42:25.871547 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.02.19 22:42:25.871592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3161 | 2026.02.19 22:42:25.872846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3162 | 2026.02.19 22:42:25.873104 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.02.19 22:42:25.873352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 3164 | 2026.02.19 22:42:26.175691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3165 | 2026.02.19 22:42:26.193383 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.02.19 22:42:26.193442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3167 | 2026.02.19 22:42:26.199100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3168 | 2026.02.19 22:42:26.199777 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.02.19 22:42:26.202771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3170 | 2026.02.19 22:42:27.217113 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.02.19 22:42:27.217298 [ 277 ] {6c8370c6-5fe1-45d0-b9a5-cf4093e6e979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3172 | 2026.02.19 22:42:27.217368 [ 277 ] {6c8370c6-5fe1-45d0-b9a5-cf4093e6e979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3173 | 2026.02.19 22:42:27.218049 [ 277 ] {6c8370c6-5fe1-45d0-b9a5-cf4093e6e979} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.02.19 22:42:27.218098 [ 277 ] {6c8370c6-5fe1-45d0-b9a5-cf4093e6e979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3175 | 2026.02.19 22:42:27.218510 [ 277 ] {6c8370c6-5fe1-45d0-b9a5-cf4093e6e979} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3176 | 2026.02.19 22:42:27.218743 [ 277 ] {6c8370c6-5fe1-45d0-b9a5-cf4093e6e979} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.02.19 22:42:27.218905 [ 277 ] {6c8370c6-5fe1-45d0-b9a5-cf4093e6e979} <Debug> executeQuery: Read 88 rows, 7.88 KiB in 0.001658 sec., 53075.99517490953 rows/sec., 4.64 MiB/sec. | ||
| 3178 | 2026.02.19 22:42:27.218949 [ 277 ] {6c8370c6-5fe1-45d0-b9a5-cf4093e6e979} <Debug> TCPHandler: Processed in 0.001975879 sec. | ||
| 3179 | 2026.02.19 22:42:27.219082 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.02.19 22:42:27.219178 [ 277 ] {65581ebe-486c-4297-846a-2e2cc42f8717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.02.19 22:42:27.219219 [ 277 ] {65581ebe-486c-4297-846a-2e2cc42f8717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3182 | 2026.02.19 22:42:27.219624 [ 277 ] {65581ebe-486c-4297-846a-2e2cc42f8717} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.02.19 22:42:27.219661 [ 277 ] {65581ebe-486c-4297-846a-2e2cc42f8717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3184 | 2026.02.19 22:42:27.219969 [ 277 ] {65581ebe-486c-4297-846a-2e2cc42f8717} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3185 | 2026.02.19 22:42:27.220194 [ 277 ] {65581ebe-486c-4297-846a-2e2cc42f8717} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.02.19 22:42:27.220337 [ 277 ] {65581ebe-486c-4297-846a-2e2cc42f8717} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001177 sec., 24638.912489379778 rows/sec., 1.81 MiB/sec. | ||
| 3187 | 2026.02.19 22:42:27.220375 [ 277 ] {65581ebe-486c-4297-846a-2e2cc42f8717} <Debug> TCPHandler: Processed in 0.001343863 sec. | ||
| 3188 | 2026.02.19 22:42:27.220487 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.02.19 22:42:27.220583 [ 277 ] {b692f4aa-bd0d-4d6c-b82a-72afa392575b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3190 | 2026.02.19 22:42:27.220624 [ 277 ] {b692f4aa-bd0d-4d6c-b82a-72afa392575b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3191 | 2026.02.19 22:42:27.221038 [ 277 ] {b692f4aa-bd0d-4d6c-b82a-72afa392575b} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.02.19 22:42:27.221076 [ 277 ] {b692f4aa-bd0d-4d6c-b82a-72afa392575b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3193 | 2026.02.19 22:42:27.221391 [ 277 ] {b692f4aa-bd0d-4d6c-b82a-72afa392575b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3194 | 2026.02.19 22:42:27.221607 [ 277 ] {b692f4aa-bd0d-4d6c-b82a-72afa392575b} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.02.19 22:42:27.221741 [ 277 ] {b692f4aa-bd0d-4d6c-b82a-72afa392575b} <Debug> executeQuery: Read 65 rows, 5.20 KiB in 0.001176 sec., 55272.10884353742 rows/sec., 4.32 MiB/sec. | ||
| 3196 | 2026.02.19 22:42:27.221779 [ 277 ] {b692f4aa-bd0d-4d6c-b82a-72afa392575b} <Debug> TCPHandler: Processed in 0.001342264 sec. | ||
| 3197 | 2026.02.19 22:42:27.221893 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.02.19 22:42:27.222000 [ 277 ] {4807f919-f3f1-4f23-b665-323c92d1c902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3199 | 2026.02.19 22:42:27.222046 [ 277 ] {4807f919-f3f1-4f23-b665-323c92d1c902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3200 | 2026.02.19 22:42:27.222412 [ 277 ] {4807f919-f3f1-4f23-b665-323c92d1c902} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.02.19 22:42:27.222450 [ 277 ] {4807f919-f3f1-4f23-b665-323c92d1c902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3202 | 2026.02.19 22:42:27.222821 [ 277 ] {4807f919-f3f1-4f23-b665-323c92d1c902} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3203 | 2026.02.19 22:42:27.223051 [ 277 ] {4807f919-f3f1-4f23-b665-323c92d1c902} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.02.19 22:42:27.223187 [ 277 ] {4807f919-f3f1-4f23-b665-323c92d1c902} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.48 MiB/sec. | ||
| 3205 | 2026.02.19 22:42:27.223225 [ 277 ] {4807f919-f3f1-4f23-b665-323c92d1c902} <Debug> TCPHandler: Processed in 0.001382974 sec. | ||
| 3206 | 2026.02.19 22:42:27.223335 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.02.19 22:42:27.223430 [ 277 ] {469ee735-86e6-4b37-bc42-db0c13179a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.02.19 22:42:27.223491 [ 277 ] {469ee735-86e6-4b37-bc42-db0c13179a7d} <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 | ||
| 3209 | 2026.02.19 22:42:27.224332 [ 277 ] {469ee735-86e6-4b37-bc42-db0c13179a7d} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.02.19 22:42:27.224369 [ 277 ] {469ee735-86e6-4b37-bc42-db0c13179a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3211 | 2026.02.19 22:42:27.224904 [ 277 ] {469ee735-86e6-4b37-bc42-db0c13179a7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3212 | 2026.02.19 22:42:27.225144 [ 277 ] {469ee735-86e6-4b37-bc42-db0c13179a7d} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.02.19 22:42:27.225287 [ 277 ] {469ee735-86e6-4b37-bc42-db0c13179a7d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001874 sec., 15474.919957310565 rows/sec., 27.73 MiB/sec. | ||
| 3214 | 2026.02.19 22:42:27.225341 [ 277 ] {469ee735-86e6-4b37-bc42-db0c13179a7d} <Debug> TCPHandler: Processed in 0.00205677 sec. | ||
| 3215 | 2026.02.19 22:42:27.225456 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.02.19 22:42:27.225552 [ 277 ] {670e0f6e-dd0a-4157-b9c1-9aa606ac626b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.02.19 22:42:27.225595 [ 277 ] {670e0f6e-dd0a-4157-b9c1-9aa606ac626b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3218 | 2026.02.19 22:42:27.225927 [ 277 ] {670e0f6e-dd0a-4157-b9c1-9aa606ac626b} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.02.19 22:42:27.225965 [ 277 ] {670e0f6e-dd0a-4157-b9c1-9aa606ac626b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3220 | 2026.02.19 22:42:27.226283 [ 277 ] {670e0f6e-dd0a-4157-b9c1-9aa606ac626b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3221 | 2026.02.19 22:42:27.226510 [ 277 ] {670e0f6e-dd0a-4157-b9c1-9aa606ac626b} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.02.19 22:42:27.226642 [ 277 ] {670e0f6e-dd0a-4157-b9c1-9aa606ac626b} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001107 sec., 27100.27100271003 rows/sec., 1.80 MiB/sec. | ||
| 3223 | 2026.02.19 22:42:27.226678 [ 277 ] {670e0f6e-dd0a-4157-b9c1-9aa606ac626b} <Debug> TCPHandler: Processed in 0.001273242 sec. | ||
| 3224 | 2026.02.19 22:42:27.607317 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.02.19 22:42:27.607598 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3226 | 2026.02.19 22:42:27.607985 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3227 | 2026.02.19 22:42:27.608026 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3228 | 2026.02.19 22:42:27.608293 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3229 | 2026.02.19 22:42:27.608366 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3230 | 2026.02.19 22:42:27.608511 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3231 | 2026.02.19 22:42:27.608614 [ 317 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3232 | 2026.02.19 22:42:27.608614 [ 305 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3233 | 2026.02.19 22:42:27.608639 [ 325 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3234 | 2026.02.19 22:42:27.608643 [ 310 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3235 | 2026.02.19 22:42:27.608795 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3236 | 2026.02.19 22:42:27.608823 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3237 | 2026.02.19 22:42:27.608921 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3238 | 2026.02.19 22:42:27.608942 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 43 rows with 4 streams | ||
| 3239 | 2026.02.19 22:42:27.608986 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3240 | 2026.02.19 22:42:27.609038 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3241 | 2026.02.19 22:42:27.609078 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3242 | 2026.02.19 22:42:27.609115 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3243 | 2026.02.19 22:42:27.610073 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002598 sec., 16551.19322555812 rows/sec., 631.12 KiB/sec. | ||
| 3244 | 2026.02.19 22:42:27.610221 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Debug> MemoryTracker: Peak memory usage (for query): 144.96 KiB. | ||
| 3245 | 2026.02.19 22:42:27.610237 [ 277 ] {fe43e1a8-2b1e-44b8-b7af-b67c50da3fe8} <Debug> TCPHandler: Processed in 0.00306581 sec. | ||
| 3246 | 2026.02.19 22:42:27.610589 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.02.19 22:42:27.610744 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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', 'kstat_sampler:expired_targets', '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:errors_received', '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) | ||
| 3248 | 2026.02.19 22:42:27.610993 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3249 | 2026.02.19 22:42:27.611033 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <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', 'kstat_sampler:expired_targets', '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:errors_received', '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 | ||
| 3250 | 2026.02.19 22:42:27.611258 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3251 | 2026.02.19 22:42:27.611313 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3252 | 2026.02.19 22:42:27.611423 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3253 | 2026.02.19 22:42:27.611495 [ 298 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3254 | 2026.02.19 22:42:27.611506 [ 310 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3255 | 2026.02.19 22:42:27.611507 [ 325 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3256 | 2026.02.19 22:42:27.611501 [ 317 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3257 | 2026.02.19 22:42:27.611652 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3258 | 2026.02.19 22:42:27.611676 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3259 | 2026.02.19 22:42:27.611756 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3260 | 2026.02.19 22:42:27.611777 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 43 rows with 4 streams | ||
| 3261 | 2026.02.19 22:42:27.611808 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <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', 'kstat_sampler:expired_targets', '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:errors_received', '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'))" | ||
| 3262 | 2026.02.19 22:42:27.611842 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <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', 'kstat_sampler:expired_targets', '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:errors_received', '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'))" | ||
| 3263 | 2026.02.19 22:42:27.611873 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <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', 'kstat_sampler:expired_targets', '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:errors_received', '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'))" | ||
| 3264 | 2026.02.19 22:42:27.611902 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <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', 'kstat_sampler:expired_targets', '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:errors_received', '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'))" | ||
| 3265 | 2026.02.19 22:42:27.612583 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001911 sec., 22501.30821559393 rows/sec., 858.01 KiB/sec. | ||
| 3266 | 2026.02.19 22:42:27.612700 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Debug> MemoryTracker: Peak memory usage (for query): 145.15 KiB. | ||
| 3267 | 2026.02.19 22:42:27.612716 [ 277 ] {3f817bf1-eb09-4d13-a105-07f92eec8028} <Debug> TCPHandler: Processed in 0.002182361 sec. | ||
| 3268 | 2026.02.19 22:42:27.612988 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.02.19 22:42:27.613135 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 3270 | 2026.02.19 22:42:27.613366 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3271 | 2026.02.19 22:42:27.613404 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 3272 | 2026.02.19 22:42:27.613623 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3273 | 2026.02.19 22:42:27.613677 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3274 | 2026.02.19 22:42:27.613781 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3275 | 2026.02.19 22:42:27.613856 [ 305 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3276 | 2026.02.19 22:42:27.613863 [ 317 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3277 | 2026.02.19 22:42:27.613862 [ 310 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3278 | 2026.02.19 22:42:27.613858 [ 298 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3279 | 2026.02.19 22:42:27.613999 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3280 | 2026.02.19 22:42:27.614026 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3281 | 2026.02.19 22:42:27.614105 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3282 | 2026.02.19 22:42:27.614124 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 43 rows with 4 streams | ||
| 3283 | 2026.02.19 22:42:27.614155 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3284 | 2026.02.19 22:42:27.614188 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3285 | 2026.02.19 22:42:27.614217 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3286 | 2026.02.19 22:42:27.614246 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3287 | 2026.02.19 22:42:27.614949 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001878 sec., 22896.698615548456 rows/sec., 873.08 KiB/sec. | ||
| 3288 | 2026.02.19 22:42:27.615077 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Debug> MemoryTracker: Peak memory usage (for query): 145.64 KiB. | ||
| 3289 | 2026.02.19 22:42:27.615094 [ 277 ] {86bcfca1-1d8c-4c8e-af56-a61df8c9be4b} <Debug> TCPHandler: Processed in 0.002157921 sec. | ||
| 3290 | 2026.02.19 22:42:27.615343 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.02.19 22:42:27.615484 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 3292 | 2026.02.19 22:42:27.615713 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3293 | 2026.02.19 22:42:27.615752 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 3294 | 2026.02.19 22:42:27.615980 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3295 | 2026.02.19 22:42:27.616035 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3296 | 2026.02.19 22:42:27.616137 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3297 | 2026.02.19 22:42:27.616199 [ 333 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3298 | 2026.02.19 22:42:27.616212 [ 310 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3299 | 2026.02.19 22:42:27.616212 [ 305 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3300 | 2026.02.19 22:42:27.616209 [ 317 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3301 | 2026.02.19 22:42:27.616335 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3302 | 2026.02.19 22:42:27.616357 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3303 | 2026.02.19 22:42:27.616435 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3304 | 2026.02.19 22:42:27.616454 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 43 rows with 4 streams | ||
| 3305 | 2026.02.19 22:42:27.616486 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3306 | 2026.02.19 22:42:27.616524 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3307 | 2026.02.19 22:42:27.616558 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3308 | 2026.02.19 22:42:27.616626 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3309 | 2026.02.19 22:42:27.617348 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001924 sec., 22349.27234927235 rows/sec., 852.21 KiB/sec. | ||
| 3310 | 2026.02.19 22:42:27.617471 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Debug> MemoryTracker: Peak memory usage (for query): 145.98 KiB. | ||
| 3311 | 2026.02.19 22:42:27.617487 [ 277 ] {70e7240b-cc22-4414-9ec1-10c926466c68} <Debug> TCPHandler: Processed in 0.002196541 sec. | ||
| 3312 | 2026.02.19 22:42:27.617731 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.02.19 22:42:27.617872 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 3314 | 2026.02.19 22:42:27.618103 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3315 | 2026.02.19 22:42:27.618141 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 3316 | 2026.02.19 22:42:27.618361 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3317 | 2026.02.19 22:42:27.618414 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3318 | 2026.02.19 22:42:27.618516 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3319 | 2026.02.19 22:42:27.618577 [ 305 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3320 | 2026.02.19 22:42:27.618587 [ 317 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3321 | 2026.02.19 22:42:27.618581 [ 333 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3322 | 2026.02.19 22:42:27.618583 [ 298 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3323 | 2026.02.19 22:42:27.618704 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3324 | 2026.02.19 22:42:27.618730 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3325 | 2026.02.19 22:42:27.618810 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3326 | 2026.02.19 22:42:27.618828 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 43 rows with 4 streams | ||
| 3327 | 2026.02.19 22:42:27.618859 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 3328 | 2026.02.19 22:42:27.618891 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 3329 | 2026.02.19 22:42:27.618921 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 3330 | 2026.02.19 22:42:27.618950 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <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', 'kstat_sampler:expired_targets', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 3331 | 2026.02.19 22:42:27.619596 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001783 sec., 24116.657319125068 rows/sec., 919.60 KiB/sec. | ||
| 3332 | 2026.02.19 22:42:27.619716 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Debug> MemoryTracker: Peak memory usage (for query): 146.66 KiB. | ||
| 3333 | 2026.02.19 22:42:27.619732 [ 277 ] {2af4e871-7521-43ea-aeea-91d2ec8ca063} <Debug> TCPHandler: Processed in 0.00205231 sec. | ||
| 3334 | 2026.02.19 22:42:27.619984 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2026.02.19 22:42:27.620127 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) 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', 'kstat_sampler:expired_targets', '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_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) | ||
| 3336 | 2026.02.19 22:42:27.620367 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3337 | 2026.02.19 22:42:27.620407 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <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', 'kstat_sampler:expired_targets', '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_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 | ||
| 3338 | 2026.02.19 22:42:27.620633 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3339 | 2026.02.19 22:42:27.620688 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3340 | 2026.02.19 22:42:27.620792 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3341 | 2026.02.19 22:42:27.620845 [ 317 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3342 | 2026.02.19 22:42:27.620863 [ 305 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3343 | 2026.02.19 22:42:27.620865 [ 313 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3344 | 2026.02.19 22:42:27.620866 [ 333 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3345 | 2026.02.19 22:42:27.620981 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3346 | 2026.02.19 22:42:27.621007 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3347 | 2026.02.19 22:42:27.621087 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3348 | 2026.02.19 22:42:27.621105 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (SelectExecutor): Reading approx. 43 rows with 4 streams | ||
| 3349 | 2026.02.19 22:42:27.621135 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
| 3350 | 2026.02.19 22:42:27.621166 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
| 3351 | 2026.02.19 22:42:27.621194 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
| 3352 | 2026.02.19 22:42:27.621224 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
| 3353 | 2026.02.19 22:42:27.621812 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001747 sec., 24613.623354321695 rows/sec., 938.55 KiB/sec. | ||
| 3354 | 2026.02.19 22:42:27.621950 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Debug> MemoryTracker: Peak memory usage (for query): 148.64 KiB. | ||
| 3355 | 2026.02.19 22:42:27.621966 [ 277 ] {48852a71-4dc7-4acf-9fbe-429bb7e49634} <Debug> TCPHandler: Processed in 0.00203723 sec. | ||
| 3356 | 2026.02.19 22:42:27.637262 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.02.19 22:42:27.637396 [ 277 ] {4301a37d-91fb-4e60-b9b9-45794ca6deb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3358 | 2026.02.19 22:42:27.637447 [ 277 ] {4301a37d-91fb-4e60-b9b9-45794ca6deb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3359 | 2026.02.19 22:42:27.638042 [ 277 ] {4301a37d-91fb-4e60-b9b9-45794ca6deb1} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.02.19 22:42:27.638084 [ 277 ] {4301a37d-91fb-4e60-b9b9-45794ca6deb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3361 | 2026.02.19 22:42:27.638523 [ 277 ] {4301a37d-91fb-4e60-b9b9-45794ca6deb1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3362 | 2026.02.19 22:42:27.638724 [ 277 ] {4301a37d-91fb-4e60-b9b9-45794ca6deb1} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.02.19 22:42:27.638880 [ 277 ] {4301a37d-91fb-4e60-b9b9-45794ca6deb1} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001523 sec., 3939.592908732764 rows/sec., 1.82 MiB/sec. | ||
| 3364 | 2026.02.19 22:42:27.638921 [ 277 ] {4301a37d-91fb-4e60-b9b9-45794ca6deb1} <Debug> TCPHandler: Processed in 0.001722437 sec. | ||
| 3365 | 2026.02.19 22:42:27.639048 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.02.19 22:42:27.639145 [ 277 ] {5429d6e3-0167-477f-ae37-0decc78ad3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.02.19 22:42:27.639186 [ 277 ] {5429d6e3-0167-477f-ae37-0decc78ad3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3368 | 2026.02.19 22:42:27.639710 [ 277 ] {5429d6e3-0167-477f-ae37-0decc78ad3e9} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.02.19 22:42:27.639747 [ 277 ] {5429d6e3-0167-477f-ae37-0decc78ad3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3370 | 2026.02.19 22:42:27.640056 [ 277 ] {5429d6e3-0167-477f-ae37-0decc78ad3e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3371 | 2026.02.19 22:42:27.640266 [ 277 ] {5429d6e3-0167-477f-ae37-0decc78ad3e9} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.02.19 22:42:27.640395 [ 277 ] {5429d6e3-0167-477f-ae37-0decc78ad3e9} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.001273 sec., 241948.15396700706 rows/sec., 15.73 MiB/sec. | ||
| 3373 | 2026.02.19 22:42:27.640432 [ 277 ] {5429d6e3-0167-477f-ae37-0decc78ad3e9} <Debug> TCPHandler: Processed in 0.001435824 sec. | ||
| 3374 | 2026.02.19 22:42:27.640544 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.02.19 22:42:27.640639 [ 277 ] {1ecf55b4-6d27-4d66-aa5a-c01241778ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3376 | 2026.02.19 22:42:27.640678 [ 277 ] {1ecf55b4-6d27-4d66-aa5a-c01241778ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3377 | 2026.02.19 22:42:27.641054 [ 277 ] {1ecf55b4-6d27-4d66-aa5a-c01241778ada} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.02.19 22:42:27.641090 [ 277 ] {1ecf55b4-6d27-4d66-aa5a-c01241778ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3379 | 2026.02.19 22:42:27.641380 [ 277 ] {1ecf55b4-6d27-4d66-aa5a-c01241778ada} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3380 | 2026.02.19 22:42:27.641594 [ 277 ] {1ecf55b4-6d27-4d66-aa5a-c01241778ada} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.02.19 22:42:27.641727 [ 277 ] {1ecf55b4-6d27-4d66-aa5a-c01241778ada} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 442.37 KiB/sec. | ||
| 3382 | 2026.02.19 22:42:27.641764 [ 277 ] {1ecf55b4-6d27-4d66-aa5a-c01241778ada} <Debug> TCPHandler: Processed in 0.001270492 sec. | ||
| 3383 | 2026.02.19 22:42:27.641883 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.02.19 22:42:27.642004 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3385 | 2026.02.19 22:42:27.642051 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3386 | 2026.02.19 22:42:27.643315 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.02.19 22:42:27.643351 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3388 | 2026.02.19 22:42:27.643799 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3389 | 2026.02.19 22:42:27.644036 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.02.19 22:42:27.644172 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Debug> executeQuery: Read 2080 rows, 174.44 KiB in 0.002193 sec., 948472.4122207022 rows/sec., 77.68 MiB/sec. | ||
| 3391 | 2026.02.19 22:42:27.644191 [ 150 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3392 | 2026.02.19 22:42:27.644211 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3393 | 2026.02.19 22:42:27.644251 [ 277 ] {a0fdd238-107d-42ff-b319-6665e5a68740} <Debug> TCPHandler: Processed in 0.002429793 sec. | ||
| 3394 | 2026.02.19 22:42:27.644261 [ 150 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.02.19 22:42:27.644289 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3396 | 2026.02.19 22:42:27.644366 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.02.19 22:42:27.644402 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::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 | ||
| 3398 | 2026.02.19 22:42:27.644490 [ 277 ] {c9f981a1-ffe9-4d14-8db4-87208694a613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.02.19 22:42:27.644528 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3400 | 2026.02.19 22:42:27.644543 [ 277 ] {c9f981a1-ffe9-4d14-8db4-87208694a613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3401 | 2026.02.19 22:42:27.644570 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1961 rows starting from the beginning of the part | ||
| 3402 | 2026.02.19 22:42:27.644643 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 765 rows starting from the beginning of the part | ||
| 3403 | 2026.02.19 22:42:27.644694 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 93 rows starting from the beginning of the part | ||
| 3404 | 2026.02.19 22:42:27.644739 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 791 rows starting from the beginning of the part | ||
| 3405 | 2026.02.19 22:42:27.644784 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 88 rows starting from the beginning of the part | ||
| 3406 | 2026.02.19 22:42:27.644826 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2080 rows starting from the beginning of the part | ||
| 3407 | 2026.02.19 22:42:27.645025 [ 277 ] {c9f981a1-ffe9-4d14-8db4-87208694a613} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.02.19 22:42:27.645067 [ 277 ] {c9f981a1-ffe9-4d14-8db4-87208694a613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3409 | 2026.02.19 22:42:27.645484 [ 277 ] {c9f981a1-ffe9-4d14-8db4-87208694a613} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3410 | 2026.02.19 22:42:27.645719 [ 277 ] {c9f981a1-ffe9-4d14-8db4-87208694a613} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.02.19 22:42:27.645855 [ 277 ] {c9f981a1-ffe9-4d14-8db4-87208694a613} <Debug> executeQuery: Read 170 rows, 10.67 KiB in 0.001393 sec., 122038.76525484567 rows/sec., 7.48 MiB/sec. | ||
| 3412 | 2026.02.19 22:42:27.645892 [ 277 ] {c9f981a1-ffe9-4d14-8db4-87208694a613} <Debug> TCPHandler: Processed in 0.001586375 sec. | ||
| 3413 | 2026.02.19 22:42:27.645999 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.02.19 22:42:27.646093 [ 277 ] {3a081a1f-deb6-4ca1-82cd-c587620f7f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3415 | 2026.02.19 22:42:27.646132 [ 277 ] {3a081a1f-deb6-4ca1-82cd-c587620f7f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3416 | 2026.02.19 22:42:27.646634 [ 277 ] {3a081a1f-deb6-4ca1-82cd-c587620f7f48} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.02.19 22:42:27.646670 [ 277 ] {3a081a1f-deb6-4ca1-82cd-c587620f7f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3418 | 2026.02.19 22:42:27.646998 [ 277 ] {3a081a1f-deb6-4ca1-82cd-c587620f7f48} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3419 | 2026.02.19 22:42:27.647076 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5778 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719847 sec., 2124384.202493743 rows/sec., 180.72 MiB/sec. | ||
| 3420 | 2026.02.19 22:42:27.647219 [ 277 ] {3a081a1f-deb6-4ca1-82cd-c587620f7f48} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.02.19 22:42:27.647350 [ 277 ] {3a081a1f-deb6-4ca1-82cd-c587620f7f48} <Debug> executeQuery: Read 401 rows, 27.71 KiB in 0.001275 sec., 314509.8039215686 rows/sec., 21.22 MiB/sec. | ||
| 3422 | 2026.02.19 22:42:27.647388 [ 277 ] {3a081a1f-deb6-4ca1-82cd-c587620f7f48} <Debug> TCPHandler: Processed in 0.001439334 sec. | ||
| 3423 | 2026.02.19 22:42:27.647420 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3424 | 2026.02.19 22:42:27.647498 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.02.19 22:42:27.647599 [ 277 ] {ff637abc-ffbc-4910-b3ff-a7510a9d7631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.02.19 22:42:27.647641 [ 277 ] {ff637abc-ffbc-4910-b3ff-a7510a9d7631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3427 | 2026.02.19 22:42:27.647770 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.02.19 22:42:27.647853 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_16_3} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3429 | 2026.02.19 22:42:27.647938 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3430 | 2026.02.19 22:42:27.648083 [ 277 ] {ff637abc-ffbc-4910-b3ff-a7510a9d7631} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.02.19 22:42:27.648125 [ 277 ] {ff637abc-ffbc-4910-b3ff-a7510a9d7631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3432 | 2026.02.19 22:42:27.648434 [ 277 ] {ff637abc-ffbc-4910-b3ff-a7510a9d7631} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3433 | 2026.02.19 22:42:27.648645 [ 277 ] {ff637abc-ffbc-4910-b3ff-a7510a9d7631} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.02.19 22:42:27.648769 [ 277 ] {ff637abc-ffbc-4910-b3ff-a7510a9d7631} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 7.86 MiB/sec. | ||
| 3435 | 2026.02.19 22:42:27.648807 [ 277 ] {ff637abc-ffbc-4910-b3ff-a7510a9d7631} <Debug> TCPHandler: Processed in 0.001359344 sec. | ||
| 3436 | 2026.02.19 22:42:27.648922 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.02.19 22:42:27.649017 [ 277 ] {d249de80-023b-4ce1-b02a-57b70604cd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3438 | 2026.02.19 22:42:27.649057 [ 277 ] {d249de80-023b-4ce1-b02a-57b70604cd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3439 | 2026.02.19 22:42:27.649792 [ 277 ] {d249de80-023b-4ce1-b02a-57b70604cd3f} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.02.19 22:42:27.649828 [ 277 ] {d249de80-023b-4ce1-b02a-57b70604cd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3441 | 2026.02.19 22:42:27.650173 [ 277 ] {d249de80-023b-4ce1-b02a-57b70604cd3f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3442 | 2026.02.19 22:42:27.650389 [ 277 ] {d249de80-023b-4ce1-b02a-57b70604cd3f} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.02.19 22:42:27.650490 [ 150 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3444 | 2026.02.19 22:42:27.650518 [ 277 ] {d249de80-023b-4ce1-b02a-57b70604cd3f} <Debug> executeQuery: Read 998 rows, 74.02 KiB in 0.001519 sec., 657011.1915734035 rows/sec., 47.58 MiB/sec. | ||
| 3445 | 2026.02.19 22:42:27.650529 [ 150 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.02.19 22:42:27.650559 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3447 | 2026.02.19 22:42:27.650572 [ 277 ] {d249de80-023b-4ce1-b02a-57b70604cd3f} <Debug> TCPHandler: Processed in 0.001700417 sec. | ||
| 3448 | 2026.02.19 22:42:27.650651 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::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 | ||
| 3449 | 2026.02.19 22:42:27.650695 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.02.19 22:42:27.650753 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3451 | 2026.02.19 22:42:27.650784 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 945 rows starting from the beginning of the part | ||
| 3452 | 2026.02.19 22:42:27.650793 [ 277 ] {3cc5f07b-5cee-4cff-8a5e-ef1d7b145fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3453 | 2026.02.19 22:42:27.650840 [ 277 ] {3cc5f07b-5cee-4cff-8a5e-ef1d7b145fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3454 | 2026.02.19 22:42:27.650869 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 444 rows starting from the beginning of the part | ||
| 3455 | 2026.02.19 22:42:27.650931 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
| 3456 | 2026.02.19 22:42:27.650988 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 472 rows starting from the beginning of the part | ||
| 3457 | 2026.02.19 22:42:27.651036 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 65 rows starting from the beginning of the part | ||
| 3458 | 2026.02.19 22:42:27.651086 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 998 rows starting from the beginning of the part | ||
| 3459 | 2026.02.19 22:42:27.651172 [ 277 ] {3cc5f07b-5cee-4cff-8a5e-ef1d7b145fbc} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.02.19 22:42:27.651214 [ 277 ] {3cc5f07b-5cee-4cff-8a5e-ef1d7b145fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3461 | 2026.02.19 22:42:27.651537 [ 277 ] {3cc5f07b-5cee-4cff-8a5e-ef1d7b145fbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3462 | 2026.02.19 22:42:27.651767 [ 277 ] {3cc5f07b-5cee-4cff-8a5e-ef1d7b145fbc} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.02.19 22:42:27.651904 [ 277 ] {3cc5f07b-5cee-4cff-8a5e-ef1d7b145fbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 3464 | 2026.02.19 22:42:27.651949 [ 277 ] {3cc5f07b-5cee-4cff-8a5e-ef1d7b145fbc} <Debug> TCPHandler: Processed in 0.001304863 sec. | ||
| 3465 | 2026.02.19 22:42:27.652074 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.02.19 22:42:27.652198 [ 277 ] {48c72fa4-8c9a-4ed9-88fa-7c4d6c341898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.02.19 22:42:27.652251 [ 277 ] {48c72fa4-8c9a-4ed9-88fa-7c4d6c341898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3468 | 2026.02.19 22:42:27.652480 [ 204 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869028 sec., 1608322.6147494847 rows/sec., 121.33 MiB/sec. | ||
| 3469 | 2026.02.19 22:42:27.652668 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3470 | 2026.02.19 22:42:27.652907 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.02.19 22:42:27.652951 [ 277 ] {48c72fa4-8c9a-4ed9-88fa-7c4d6c341898} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.02.19 22:42:27.652971 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_16_3} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3473 | 2026.02.19 22:42:27.652998 [ 277 ] {48c72fa4-8c9a-4ed9-88fa-7c4d6c341898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3474 | 2026.02.19 22:42:27.653041 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3475 | 2026.02.19 22:42:27.653433 [ 277 ] {48c72fa4-8c9a-4ed9-88fa-7c4d6c341898} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3476 | 2026.02.19 22:42:27.653664 [ 277 ] {48c72fa4-8c9a-4ed9-88fa-7c4d6c341898} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.02.19 22:42:27.653802 [ 277 ] {48c72fa4-8c9a-4ed9-88fa-7c4d6c341898} <Debug> executeQuery: Read 1178 rows, 85.34 KiB in 0.00163 sec., 722699.3865030676 rows/sec., 51.13 MiB/sec. | ||
| 3478 | 2026.02.19 22:42:27.653850 [ 277 ] {48c72fa4-8c9a-4ed9-88fa-7c4d6c341898} <Debug> TCPHandler: Processed in 0.001838428 sec. | ||
| 3479 | 2026.02.19 22:42:27.653965 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.02.19 22:42:27.654063 [ 277 ] {2172564f-3eb7-41c4-a6b0-5d8418a9c7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3481 | 2026.02.19 22:42:27.654105 [ 277 ] {2172564f-3eb7-41c4-a6b0-5d8418a9c7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3482 | 2026.02.19 22:42:27.654413 [ 277 ] {2172564f-3eb7-41c4-a6b0-5d8418a9c7a0} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.02.19 22:42:27.654449 [ 277 ] {2172564f-3eb7-41c4-a6b0-5d8418a9c7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3484 | 2026.02.19 22:42:27.654752 [ 277 ] {2172564f-3eb7-41c4-a6b0-5d8418a9c7a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3485 | 2026.02.19 22:42:27.654968 [ 277 ] {2172564f-3eb7-41c4-a6b0-5d8418a9c7a0} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.02.19 22:42:27.655104 [ 277 ] {2172564f-3eb7-41c4-a6b0-5d8418a9c7a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 3487 | 2026.02.19 22:42:27.655149 [ 277 ] {2172564f-3eb7-41c4-a6b0-5d8418a9c7a0} <Debug> TCPHandler: Processed in 0.001236502 sec. | ||
| 3488 | 2026.02.19 22:42:27.655256 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.02.19 22:42:27.655350 [ 277 ] {53f734b2-5b16-4885-9547-18ee64107941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3490 | 2026.02.19 22:42:27.655403 [ 277 ] {53f734b2-5b16-4885-9547-18ee64107941} <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 | ||
| 3491 | 2026.02.19 22:42:27.656090 [ 277 ] {53f734b2-5b16-4885-9547-18ee64107941} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.02.19 22:42:27.656127 [ 277 ] {53f734b2-5b16-4885-9547-18ee64107941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3493 | 2026.02.19 22:42:27.656612 [ 277 ] {53f734b2-5b16-4885-9547-18ee64107941} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3494 | 2026.02.19 22:42:27.656844 [ 277 ] {53f734b2-5b16-4885-9547-18ee64107941} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.02.19 22:42:27.656989 [ 277 ] {53f734b2-5b16-4885-9547-18ee64107941} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001657 sec., 6035.003017501508 rows/sec., 10.81 MiB/sec. | ||
| 3496 | 2026.02.19 22:42:27.657051 [ 277 ] {53f734b2-5b16-4885-9547-18ee64107941} <Debug> TCPHandler: Processed in 0.001844687 sec. | ||
| 3497 | 2026.02.19 22:42:27.657159 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.02.19 22:42:27.657253 [ 277 ] {43aca8aa-0626-4469-bea9-3f1a2c49d80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3499 | 2026.02.19 22:42:27.657295 [ 277 ] {43aca8aa-0626-4469-bea9-3f1a2c49d80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3500 | 2026.02.19 22:42:27.657610 [ 277 ] {43aca8aa-0626-4469-bea9-3f1a2c49d80c} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.02.19 22:42:27.657647 [ 277 ] {43aca8aa-0626-4469-bea9-3f1a2c49d80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3502 | 2026.02.19 22:42:27.657953 [ 277 ] {43aca8aa-0626-4469-bea9-3f1a2c49d80c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3503 | 2026.02.19 22:42:27.658177 [ 277 ] {43aca8aa-0626-4469-bea9-3f1a2c49d80c} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.02.19 22:42:27.658306 [ 277 ] {43aca8aa-0626-4469-bea9-3f1a2c49d80c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001072 sec., 39179.10447761194 rows/sec., 2.24 MiB/sec. | ||
| 3505 | 2026.02.19 22:42:27.658349 [ 277 ] {43aca8aa-0626-4469-bea9-3f1a2c49d80c} <Debug> TCPHandler: Processed in 0.001241312 sec. | ||
| 3506 | 2026.02.19 22:42:28.000341 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.50 MiB, peak 228.97 MiB, free memory in arenas 0.00 B, will set to 223.83 MiB (RSS), difference: -1.67 MiB | ||
| 3507 | 2026.02.19 22:42:32.219631 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.02.19 22:42:32.219829 [ 277 ] {43564395-baa5-44d3-9eca-a2c1fe386ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3509 | 2026.02.19 22:42:32.219898 [ 277 ] {43564395-baa5-44d3-9eca-a2c1fe386ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3510 | 2026.02.19 22:42:32.220575 [ 277 ] {43564395-baa5-44d3-9eca-a2c1fe386ee6} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.02.19 22:42:32.220621 [ 277 ] {43564395-baa5-44d3-9eca-a2c1fe386ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3512 | 2026.02.19 22:42:32.221048 [ 277 ] {43564395-baa5-44d3-9eca-a2c1fe386ee6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3513 | 2026.02.19 22:42:32.221284 [ 277 ] {43564395-baa5-44d3-9eca-a2c1fe386ee6} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.02.19 22:42:32.221447 [ 277 ] {43564395-baa5-44d3-9eca-a2c1fe386ee6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 3515 | 2026.02.19 22:42:32.221496 [ 277 ] {43564395-baa5-44d3-9eca-a2c1fe386ee6} <Debug> TCPHandler: Processed in 0.002000219 sec. | ||
| 3516 | 2026.02.19 22:42:32.221627 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.02.19 22:42:32.221733 [ 277 ] {73c355cf-6c6e-4ffd-9150-e9ab438866ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3518 | 2026.02.19 22:42:32.221779 [ 277 ] {73c355cf-6c6e-4ffd-9150-e9ab438866ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3519 | 2026.02.19 22:42:32.222234 [ 277 ] {73c355cf-6c6e-4ffd-9150-e9ab438866ee} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.02.19 22:42:32.222273 [ 277 ] {73c355cf-6c6e-4ffd-9150-e9ab438866ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3521 | 2026.02.19 22:42:32.222596 [ 277 ] {73c355cf-6c6e-4ffd-9150-e9ab438866ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3522 | 2026.02.19 22:42:32.222824 [ 277 ] {73c355cf-6c6e-4ffd-9150-e9ab438866ee} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.02.19 22:42:32.222966 [ 277 ] {73c355cf-6c6e-4ffd-9150-e9ab438866ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 3524 | 2026.02.19 22:42:32.223004 [ 277 ] {73c355cf-6c6e-4ffd-9150-e9ab438866ee} <Debug> TCPHandler: Processed in 0.001432274 sec. | ||
| 3525 | 2026.02.19 22:42:32.223122 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2026.02.19 22:42:32.223222 [ 277 ] {aec4b0f5-bc8d-42de-9dc3-4c689e580a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3527 | 2026.02.19 22:42:32.223267 [ 277 ] {aec4b0f5-bc8d-42de-9dc3-4c689e580a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3528 | 2026.02.19 22:42:32.223682 [ 277 ] {aec4b0f5-bc8d-42de-9dc3-4c689e580a79} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.02.19 22:42:32.223718 [ 277 ] {aec4b0f5-bc8d-42de-9dc3-4c689e580a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3530 | 2026.02.19 22:42:32.224072 [ 277 ] {aec4b0f5-bc8d-42de-9dc3-4c689e580a79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3531 | 2026.02.19 22:42:32.224294 [ 277 ] {aec4b0f5-bc8d-42de-9dc3-4c689e580a79} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.02.19 22:42:32.224418 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3533 | 2026.02.19 22:42:32.224428 [ 277 ] {aec4b0f5-bc8d-42de-9dc3-4c689e580a79} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001228 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
| 3534 | 2026.02.19 22:42:32.224494 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.02.19 22:42:32.224508 [ 277 ] {aec4b0f5-bc8d-42de-9dc3-4c689e580a79} <Debug> TCPHandler: Processed in 0.001436534 sec. | ||
| 3536 | 2026.02.19 22:42:32.224525 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3537 | 2026.02.19 22:42:32.224636 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2026.02.19 22:42:32.224657 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 3539 | 2026.02.19 22:42:32.224743 [ 277 ] {82156340-3f77-4435-97a2-04a962969bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.02.19 22:42:32.224791 [ 277 ] {82156340-3f77-4435-97a2-04a962969bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3541 | 2026.02.19 22:42:32.224810 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3542 | 2026.02.19 22:42:32.224849 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2532 rows starting from the beginning of the part | ||
| 3543 | 2026.02.19 22:42:32.224914 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3544 | 2026.02.19 22:42:32.224998 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 165 rows starting from the beginning of the part | ||
| 3545 | 2026.02.19 22:42:32.225039 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 3546 | 2026.02.19 22:42:32.225107 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1178 rows starting from the beginning of the part | ||
| 3547 | 2026.02.19 22:42:32.225143 [ 277 ] {82156340-3f77-4435-97a2-04a962969bb2} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.02.19 22:42:32.225148 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3549 | 2026.02.19 22:42:32.225186 [ 277 ] {82156340-3f77-4435-97a2-04a962969bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3550 | 2026.02.19 22:42:32.225533 [ 277 ] {82156340-3f77-4435-97a2-04a962969bb2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3551 | 2026.02.19 22:42:32.225757 [ 277 ] {82156340-3f77-4435-97a2-04a962969bb2} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.02.19 22:42:32.225901 [ 277 ] {82156340-3f77-4435-97a2-04a962969bb2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001177 sec., 40781.64825828377 rows/sec., 2.75 MiB/sec. | ||
| 3553 | 2026.02.19 22:42:32.225936 [ 277 ] {82156340-3f77-4435-97a2-04a962969bb2} <Debug> TCPHandler: Processed in 0.001353683 sec. | ||
| 3554 | 2026.02.19 22:42:32.227076 [ 204 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002468984 sec., 1671537.7661418624 rows/sec., 113.52 MiB/sec. | ||
| 3555 | 2026.02.19 22:42:32.227480 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3556 | 2026.02.19 22:42:32.227757 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.02.19 22:42:32.227826 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3558 | 2026.02.19 22:42:32.227895 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 3559 | 2026.02.19 22:42:33.361142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6318 | ||
| 3560 | 2026.02.19 22:42:33.361714 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.02.19 22:42:33.361771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3562 | 2026.02.19 22:42:33.362295 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3563 | 2026.02.19 22:42:33.362547 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.02.19 22:42:33.362698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6318 | ||
| 3565 | 2026.02.19 22:42:33.702948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3566 | 2026.02.19 22:42:33.719818 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.02.19 22:42:33.719878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3568 | 2026.02.19 22:42:33.726266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3569 | 2026.02.19 22:42:33.726962 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.02.19 22:42:33.729944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3571 | 2026.02.19 22:42:34.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.79 MiB, peak 228.97 MiB, free memory in arenas 0.00 B, will set to 225.88 MiB (RSS), difference: 1.09 MiB | ||
| 3572 | 2026.02.19 22:42:35.873891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 454 | ||
| 3573 | 2026.02.19 22:42:35.876710 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.02.19 22:42:35.876765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3575 | 2026.02.19 22:42:35.877960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3576 | 2026.02.19 22:42:35.878233 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.02.19 22:42:35.878586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3578 | 2026.02.19 22:42:37.222572 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.02.19 22:42:37.222768 [ 277 ] {d6880e6b-ea74-4b5a-87af-27cd7205bfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3580 | 2026.02.19 22:42:37.222842 [ 277 ] {d6880e6b-ea74-4b5a-87af-27cd7205bfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3581 | 2026.02.19 22:42:37.223552 [ 277 ] {d6880e6b-ea74-4b5a-87af-27cd7205bfe9} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.02.19 22:42:37.223605 [ 277 ] {d6880e6b-ea74-4b5a-87af-27cd7205bfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3583 | 2026.02.19 22:42:37.224030 [ 277 ] {d6880e6b-ea74-4b5a-87af-27cd7205bfe9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3584 | 2026.02.19 22:42:37.224274 [ 277 ] {d6880e6b-ea74-4b5a-87af-27cd7205bfe9} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.02.19 22:42:37.224443 [ 277 ] {d6880e6b-ea74-4b5a-87af-27cd7205bfe9} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001728 sec., 67129.62962962964 rows/sec., 5.70 MiB/sec. | ||
| 3586 | 2026.02.19 22:42:37.224494 [ 277 ] {d6880e6b-ea74-4b5a-87af-27cd7205bfe9} <Debug> TCPHandler: Processed in 0.00206732 sec. | ||
| 3587 | 2026.02.19 22:42:37.224630 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.02.19 22:42:37.224737 [ 277 ] {9f37c26b-ff51-44fd-a2ee-3a8a54904c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.02.19 22:42:37.224783 [ 277 ] {9f37c26b-ff51-44fd-a2ee-3a8a54904c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3590 | 2026.02.19 22:42:37.225232 [ 277 ] {9f37c26b-ff51-44fd-a2ee-3a8a54904c46} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.02.19 22:42:37.225270 [ 277 ] {9f37c26b-ff51-44fd-a2ee-3a8a54904c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3592 | 2026.02.19 22:42:37.225603 [ 277 ] {9f37c26b-ff51-44fd-a2ee-3a8a54904c46} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3593 | 2026.02.19 22:42:37.225826 [ 277 ] {9f37c26b-ff51-44fd-a2ee-3a8a54904c46} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.02.19 22:42:37.225957 [ 137 ] {} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3595 | 2026.02.19 22:42:37.225964 [ 277 ] {9f37c26b-ff51-44fd-a2ee-3a8a54904c46} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001252 sec., 23961.661341853032 rows/sec., 1.76 MiB/sec. | ||
| 3596 | 2026.02.19 22:42:37.226030 [ 137 ] {} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.02.19 22:42:37.226049 [ 277 ] {9f37c26b-ff51-44fd-a2ee-3a8a54904c46} <Debug> TCPHandler: Processed in 0.001473965 sec. | ||
| 3598 | 2026.02.19 22:42:37.226057 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3599 | 2026.02.19 22:42:37.226192 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 3600 | 2026.02.19 22:42:37.226256 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2026.02.19 22:42:37.226343 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3602 | 2026.02.19 22:42:37.226360 [ 277 ] {6477fcb4-78fc-49e4-b6fd-d97dcb02fdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3603 | 2026.02.19 22:42:37.226393 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 187 rows starting from the beginning of the part | ||
| 3604 | 2026.02.19 22:42:37.226409 [ 277 ] {6477fcb4-78fc-49e4-b6fd-d97dcb02fdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3605 | 2026.02.19 22:42:37.226484 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
| 3606 | 2026.02.19 22:42:37.226554 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 152 rows starting from the beginning of the part | ||
| 3607 | 2026.02.19 22:42:37.226613 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
| 3608 | 2026.02.19 22:42:37.226670 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 170 rows starting from the beginning of the part | ||
| 3609 | 2026.02.19 22:42:37.226727 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3610 | 2026.02.19 22:42:37.226893 [ 277 ] {6477fcb4-78fc-49e4-b6fd-d97dcb02fdac} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.02.19 22:42:37.226938 [ 277 ] {6477fcb4-78fc-49e4-b6fd-d97dcb02fdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3612 | 2026.02.19 22:42:37.227420 [ 277 ] {6477fcb4-78fc-49e4-b6fd-d97dcb02fdac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3613 | 2026.02.19 22:42:37.227666 [ 277 ] {6477fcb4-78fc-49e4-b6fd-d97dcb02fdac} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.02.19 22:42:37.227819 [ 277 ] {6477fcb4-78fc-49e4-b6fd-d97dcb02fdac} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00148 sec., 63513.51351351351 rows/sec., 4.96 MiB/sec. | ||
| 3615 | 2026.02.19 22:42:37.227861 [ 277 ] {6477fcb4-78fc-49e4-b6fd-d97dcb02fdac} <Debug> TCPHandler: Processed in 0.001656476 sec. | ||
| 3616 | 2026.02.19 22:42:37.227985 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.02.19 22:42:37.228085 [ 277 ] {c4d1aaa2-8dd8-4279-8a0c-64d685428e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.02.19 22:42:37.228090 [ 201 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195335 sec., 309724.3197583638 rows/sec., 20.69 MiB/sec. | ||
| 3619 | 2026.02.19 22:42:37.228134 [ 277 ] {c4d1aaa2-8dd8-4279-8a0c-64d685428e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3620 | 2026.02.19 22:42:37.228248 [ 197 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3621 | 2026.02.19 22:42:37.228600 [ 277 ] {c4d1aaa2-8dd8-4279-8a0c-64d685428e0e} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.02.19 22:42:37.228637 [ 197 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.02.19 22:42:37.228643 [ 277 ] {c4d1aaa2-8dd8-4279-8a0c-64d685428e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3624 | 2026.02.19 22:42:37.228728 [ 197 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_16_3} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3625 | 2026.02.19 22:42:37.228810 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3626 | 2026.02.19 22:42:37.229023 [ 277 ] {c4d1aaa2-8dd8-4279-8a0c-64d685428e0e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3627 | 2026.02.19 22:42:37.229257 [ 277 ] {c4d1aaa2-8dd8-4279-8a0c-64d685428e0e} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.02.19 22:42:37.229396 [ 277 ] {c4d1aaa2-8dd8-4279-8a0c-64d685428e0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 3629 | 2026.02.19 22:42:37.229433 [ 277 ] {c4d1aaa2-8dd8-4279-8a0c-64d685428e0e} <Debug> TCPHandler: Processed in 0.001499885 sec. | ||
| 3630 | 2026.02.19 22:42:37.229549 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.02.19 22:42:37.229646 [ 277 ] {05c87188-f76c-4c95-827e-1a331c7b13ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3632 | 2026.02.19 22:42:37.229702 [ 277 ] {05c87188-f76c-4c95-827e-1a331c7b13ba} <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 | ||
| 3633 | 2026.02.19 22:42:37.230536 [ 277 ] {05c87188-f76c-4c95-827e-1a331c7b13ba} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.02.19 22:42:37.230575 [ 277 ] {05c87188-f76c-4c95-827e-1a331c7b13ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3635 | 2026.02.19 22:42:37.231136 [ 277 ] {05c87188-f76c-4c95-827e-1a331c7b13ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3636 | 2026.02.19 22:42:37.231386 [ 277 ] {05c87188-f76c-4c95-827e-1a331c7b13ba} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.02.19 22:42:37.231509 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3638 | 2026.02.19 22:42:37.231535 [ 277 ] {05c87188-f76c-4c95-827e-1a331c7b13ba} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001907 sec., 15731.515469323544 rows/sec., 28.19 MiB/sec. | ||
| 3639 | 2026.02.19 22:42:37.231582 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.02.19 22:42:37.231620 [ 277 ] {05c87188-f76c-4c95-827e-1a331c7b13ba} <Debug> TCPHandler: Processed in 0.002122011 sec. | ||
| 3641 | 2026.02.19 22:42:37.231622 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3642 | 2026.02.19 22:42:37.231744 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.02.19 22:42:37.231764 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 3644 | 2026.02.19 22:42:37.231846 [ 277 ] {5b792158-24c3-4523-97fe-ec64e09c84df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3645 | 2026.02.19 22:42:37.231894 [ 277 ] {5b792158-24c3-4523-97fe-ec64e09c84df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3646 | 2026.02.19 22:42:37.232037 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3647 | 2026.02.19 22:42:37.232106 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 186 rows starting from the beginning of the part | ||
| 3648 | 2026.02.19 22:42:37.232247 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part | ||
| 3649 | 2026.02.19 22:42:37.232250 [ 277 ] {5b792158-24c3-4523-97fe-ec64e09c84df} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.02.19 22:42:37.232300 [ 277 ] {5b792158-24c3-4523-97fe-ec64e09c84df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3651 | 2026.02.19 22:42:37.232366 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3652 | 2026.02.19 22:42:37.232481 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
| 3653 | 2026.02.19 22:42:37.232587 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3654 | 2026.02.19 22:42:37.232628 [ 277 ] {5b792158-24c3-4523-97fe-ec64e09c84df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3655 | 2026.02.19 22:42:37.232693 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3656 | 2026.02.19 22:42:37.232860 [ 277 ] {5b792158-24c3-4523-97fe-ec64e09c84df} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.02.19 22:42:37.232980 [ 137 ] {} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3658 | 2026.02.19 22:42:37.233000 [ 277 ] {5b792158-24c3-4523-97fe-ec64e09c84df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 3659 | 2026.02.19 22:42:37.233019 [ 137 ] {} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.02.19 22:42:37.233043 [ 277 ] {5b792158-24c3-4523-97fe-ec64e09c84df} <Debug> TCPHandler: Processed in 0.001350744 sec. | ||
| 3661 | 2026.02.19 22:42:37.233044 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3662 | 2026.02.19 22:42:37.233139 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 3663 | 2026.02.19 22:42:37.233239 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3664 | 2026.02.19 22:42:37.233266 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part | ||
| 3665 | 2026.02.19 22:42:37.233342 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 3666 | 2026.02.19 22:42:37.233386 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3667 | 2026.02.19 22:42:37.233425 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 3668 | 2026.02.19 22:42:37.233470 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 3669 | 2026.02.19 22:42:37.233512 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 3670 | 2026.02.19 22:42:37.234382 [ 200 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271182 sec., 330401.1542013653 rows/sec., 20.41 MiB/sec. | ||
| 3671 | 2026.02.19 22:42:37.234640 [ 190 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3672 | 2026.02.19 22:42:37.234982 [ 190 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.02.19 22:42:37.235066 [ 190 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_16_3} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3674 | 2026.02.19 22:42:37.235168 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3675 | 2026.02.19 22:42:37.236068 [ 204 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 19 columns (19 merged, 0 gathered) in 0.004359592 sec., 67437.50332599932 rows/sec., 120.84 MiB/sec. | ||
| 3676 | 2026.02.19 22:42:37.236579 [ 190 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3677 | 2026.02.19 22:42:37.236922 [ 190 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.02.19 22:42:37.236996 [ 190 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3679 | 2026.02.19 22:42:37.237122 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3680 | 2026.02.19 22:42:39.026697 [ 136 ] {} <Debug> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3681 | 2026.02.19 22:42:39.026766 [ 136 ] {} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.02.19 22:42:39.026787 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3683 | 2026.02.19 22:42:39.026902 [ 200 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::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 | ||
| 3684 | 2026.02.19 22:42:39.027045 [ 200 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3685 | 2026.02.19 22:42:39.027086 [ 200 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3686 | 2026.02.19 22:42:39.027180 [ 200 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3687 | 2026.02.19 22:42:39.027223 [ 200 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3688 | 2026.02.19 22:42:39.027266 [ 200 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3689 | 2026.02.19 22:42:39.027304 [ 200 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3690 | 2026.02.19 22:42:39.028053 [ 190 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196531 sec., 20057.984289583805 rows/sec., 1.67 MiB/sec. | ||
| 3691 | 2026.02.19 22:42:39.028233 [ 204 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3692 | 2026.02.19 22:42:39.028536 [ 204 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.02.19 22:42:39.028616 [ 204 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_5_1} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3694 | 2026.02.19 22:42:39.028687 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3695 | 2026.02.19 22:42:39.136441 [ 136 ] {} <Debug> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3696 | 2026.02.19 22:42:39.136489 [ 136 ] {} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.02.19 22:42:39.136519 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3698 | 2026.02.19 22:42:39.136649 [ 198 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::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 | ||
| 3699 | 2026.02.19 22:42:39.136809 [ 198 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3700 | 2026.02.19 22:42:39.136848 [ 198 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 377 rows starting from the beginning of the part | ||
| 3701 | 2026.02.19 22:42:39.136927 [ 198 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3702 | 2026.02.19 22:42:39.136984 [ 198 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3703 | 2026.02.19 22:42:39.137038 [ 198 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3704 | 2026.02.19 22:42:39.137091 [ 198 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 401 rows starting from the beginning of the part | ||
| 3705 | 2026.02.19 22:42:39.138270 [ 199 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670696 sec., 644641.5146741238 rows/sec., 45.22 MiB/sec. | ||
| 3706 | 2026.02.19 22:42:39.138566 [ 199 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3707 | 2026.02.19 22:42:39.138936 [ 199 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.02.19 22:42:39.139034 [ 199 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_5_1} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3709 | 2026.02.19 22:42:39.139149 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3710 | 2026.02.19 22:42:39.422320 [ 131 ] {} <Debug> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3711 | 2026.02.19 22:42:39.422381 [ 131 ] {} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.02.19 22:42:39.422401 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3713 | 2026.02.19 22:42:39.422506 [ 190 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::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 | ||
| 3714 | 2026.02.19 22:42:39.422634 [ 190 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3715 | 2026.02.19 22:42:39.422666 [ 190 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3716 | 2026.02.19 22:42:39.422723 [ 190 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3717 | 2026.02.19 22:42:39.422764 [ 190 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3718 | 2026.02.19 22:42:39.422803 [ 190 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3719 | 2026.02.19 22:42:39.422836 [ 190 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3720 | 2026.02.19 22:42:39.423542 [ 199 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079731 sec., 4630.783037626965 rows/sec., 308.42 KiB/sec. | ||
| 3721 | 2026.02.19 22:42:39.423719 [ 195 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3722 | 2026.02.19 22:42:39.424011 [ 195 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.02.19 22:42:39.424085 [ 195 ] {c81db234-78fc-4e3f-8c29-3fffc721ca1a::all_1_5_1} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3724 | 2026.02.19 22:42:39.424169 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3725 | 2026.02.19 22:42:39.698275 [ 131 ] {} <Debug> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3726 | 2026.02.19 22:42:39.698337 [ 131 ] {} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.02.19 22:42:39.698362 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3728 | 2026.02.19 22:42:39.698462 [ 190 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::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 | ||
| 3729 | 2026.02.19 22:42:39.698728 [ 190 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3730 | 2026.02.19 22:42:39.698768 [ 190 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 3731 | 2026.02.19 22:42:39.698838 [ 190 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3732 | 2026.02.19 22:42:39.698907 [ 190 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 3733 | 2026.02.19 22:42:39.698970 [ 190 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
| 3734 | 2026.02.19 22:42:39.699036 [ 190 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3735 | 2026.02.19 22:42:39.700440 [ 195 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002016209 sec., 24303.036044378336 rows/sec., 5.77 MiB/sec. | ||
| 3736 | 2026.02.19 22:42:39.700687 [ 192 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3737 | 2026.02.19 22:42:39.701193 [ 192 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.02.19 22:42:39.701281 [ 192 ] {95f3029a-5372-4ee6-a8ba-9d38ca95690f::all_1_5_1} <Trace> oximeter.timeseries_schema (95f3029a-5372-4ee6-a8ba-9d38ca95690f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3739 | 2026.02.19 22:42:39.701379 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3740 | 2026.02.19 22:42:40.782200 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3741 | 2026.02.19 22:42:40.782273 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3742 | 2026.02.19 22:42:40.862868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6766 | ||
| 3743 | 2026.02.19 22:42:40.863349 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.02.19 22:42:40.863392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3745 | 2026.02.19 22:42:40.863852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3746 | 2026.02.19 22:42:40.864065 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.02.19 22:42:40.864185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6766 | ||
| 3748 | 2026.02.19 22:42:41.230117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3749 | 2026.02.19 22:42:41.247710 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.02.19 22:42:41.247778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3751 | 2026.02.19 22:42:41.253107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3752 | 2026.02.19 22:42:41.253788 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.02.19 22:42:41.256745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3754 | 2026.02.19 22:42:42.220525 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.02.19 22:42:42.220712 [ 277 ] {d00b982d-99e1-4d97-8b06-07c97365802e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3756 | 2026.02.19 22:42:42.220783 [ 277 ] {d00b982d-99e1-4d97-8b06-07c97365802e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3757 | 2026.02.19 22:42:42.221460 [ 277 ] {d00b982d-99e1-4d97-8b06-07c97365802e} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.02.19 22:42:42.221512 [ 277 ] {d00b982d-99e1-4d97-8b06-07c97365802e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3759 | 2026.02.19 22:42:42.221919 [ 277 ] {d00b982d-99e1-4d97-8b06-07c97365802e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3760 | 2026.02.19 22:42:42.222171 [ 277 ] {d00b982d-99e1-4d97-8b06-07c97365802e} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.02.19 22:42:42.222339 [ 277 ] {d00b982d-99e1-4d97-8b06-07c97365802e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001678 sec., 45292.01430274136 rows/sec., 3.73 MiB/sec. | ||
| 3762 | 2026.02.19 22:42:42.222388 [ 277 ] {d00b982d-99e1-4d97-8b06-07c97365802e} <Debug> TCPHandler: Processed in 0.002003129 sec. | ||
| 3763 | 2026.02.19 22:42:42.222519 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.02.19 22:42:42.222626 [ 277 ] {fcd55cf2-9649-4a4f-9127-3a3da6faf4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3765 | 2026.02.19 22:42:42.222672 [ 277 ] {fcd55cf2-9649-4a4f-9127-3a3da6faf4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3766 | 2026.02.19 22:42:42.223087 [ 277 ] {fcd55cf2-9649-4a4f-9127-3a3da6faf4ab} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.02.19 22:42:42.223124 [ 277 ] {fcd55cf2-9649-4a4f-9127-3a3da6faf4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3768 | 2026.02.19 22:42:42.223444 [ 277 ] {fcd55cf2-9649-4a4f-9127-3a3da6faf4ab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3769 | 2026.02.19 22:42:42.223676 [ 277 ] {fcd55cf2-9649-4a4f-9127-3a3da6faf4ab} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.02.19 22:42:42.223811 [ 277 ] {fcd55cf2-9649-4a4f-9127-3a3da6faf4ab} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00121 sec., 8264.462809917355 rows/sec., 621.45 KiB/sec. | ||
| 3771 | 2026.02.19 22:42:42.223850 [ 277 ] {fcd55cf2-9649-4a4f-9127-3a3da6faf4ab} <Debug> TCPHandler: Processed in 0.001385583 sec. | ||
| 3772 | 2026.02.19 22:42:42.223956 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.02.19 22:42:42.224052 [ 277 ] {b9c1c202-eff0-44a8-8abd-e6eae71af161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3774 | 2026.02.19 22:42:42.224095 [ 277 ] {b9c1c202-eff0-44a8-8abd-e6eae71af161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3775 | 2026.02.19 22:42:42.224520 [ 277 ] {b9c1c202-eff0-44a8-8abd-e6eae71af161} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.02.19 22:42:42.224559 [ 277 ] {b9c1c202-eff0-44a8-8abd-e6eae71af161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3777 | 2026.02.19 22:42:42.224880 [ 277 ] {b9c1c202-eff0-44a8-8abd-e6eae71af161} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3778 | 2026.02.19 22:42:42.225101 [ 277 ] {b9c1c202-eff0-44a8-8abd-e6eae71af161} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.02.19 22:42:42.225233 [ 277 ] {b9c1c202-eff0-44a8-8abd-e6eae71af161} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0012 sec., 61666.66666666667 rows/sec., 4.81 MiB/sec. | ||
| 3780 | 2026.02.19 22:42:42.225271 [ 277 ] {b9c1c202-eff0-44a8-8abd-e6eae71af161} <Debug> TCPHandler: Processed in 0.001366133 sec. | ||
| 3781 | 2026.02.19 22:42:42.225386 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.02.19 22:42:42.225483 [ 277 ] {7fd70f2c-a30d-4601-8824-5996b8f5e80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3783 | 2026.02.19 22:42:42.225529 [ 277 ] {7fd70f2c-a30d-4601-8824-5996b8f5e80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3784 | 2026.02.19 22:42:42.225936 [ 277 ] {7fd70f2c-a30d-4601-8824-5996b8f5e80f} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.02.19 22:42:42.225976 [ 277 ] {7fd70f2c-a30d-4601-8824-5996b8f5e80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3786 | 2026.02.19 22:42:42.226352 [ 277 ] {7fd70f2c-a30d-4601-8824-5996b8f5e80f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3787 | 2026.02.19 22:42:42.226575 [ 277 ] {7fd70f2c-a30d-4601-8824-5996b8f5e80f} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.02.19 22:42:42.226711 [ 277 ] {7fd70f2c-a30d-4601-8824-5996b8f5e80f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 3789 | 2026.02.19 22:42:42.226749 [ 277 ] {7fd70f2c-a30d-4601-8824-5996b8f5e80f} <Debug> TCPHandler: Processed in 0.001412624 sec. | ||
| 3790 | 2026.02.19 22:42:42.226862 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.02.19 22:42:42.226957 [ 277 ] {70009162-2e94-4131-b314-849b29aef2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3792 | 2026.02.19 22:42:42.227012 [ 277 ] {70009162-2e94-4131-b314-849b29aef2ec} <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 | ||
| 3793 | 2026.02.19 22:42:42.227789 [ 277 ] {70009162-2e94-4131-b314-849b29aef2ec} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.02.19 22:42:42.227828 [ 277 ] {70009162-2e94-4131-b314-849b29aef2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3795 | 2026.02.19 22:42:42.228354 [ 277 ] {70009162-2e94-4131-b314-849b29aef2ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3796 | 2026.02.19 22:42:42.228605 [ 277 ] {70009162-2e94-4131-b314-849b29aef2ec} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.02.19 22:42:42.228754 [ 277 ] {70009162-2e94-4131-b314-849b29aef2ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 3798 | 2026.02.19 22:42:42.228814 [ 277 ] {70009162-2e94-4131-b314-849b29aef2ec} <Debug> TCPHandler: Processed in 0.00200271 sec. | ||
| 3799 | 2026.02.19 22:42:42.228930 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.02.19 22:42:42.229032 [ 277 ] {8bc00d98-5a3c-49d9-9580-054e842252ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3801 | 2026.02.19 22:42:42.229077 [ 277 ] {8bc00d98-5a3c-49d9-9580-054e842252ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3802 | 2026.02.19 22:42:42.229428 [ 277 ] {8bc00d98-5a3c-49d9-9580-054e842252ee} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.02.19 22:42:42.229465 [ 277 ] {8bc00d98-5a3c-49d9-9580-054e842252ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3804 | 2026.02.19 22:42:42.229788 [ 277 ] {8bc00d98-5a3c-49d9-9580-054e842252ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3805 | 2026.02.19 22:42:42.230017 [ 277 ] {8bc00d98-5a3c-49d9-9580-054e842252ee} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.02.19 22:42:42.230149 [ 277 ] {8bc00d98-5a3c-49d9-9580-054e842252ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 3807 | 2026.02.19 22:42:42.230185 [ 277 ] {8bc00d98-5a3c-49d9-9580-054e842252ee} <Debug> TCPHandler: Processed in 0.001306803 sec. | ||
| 3808 | 2026.02.19 22:42:45.878980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 478 | ||
| 3809 | 2026.02.19 22:42:45.881114 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.02.19 22:42:45.881160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3811 | 2026.02.19 22:42:45.882317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3812 | 2026.02.19 22:42:45.882577 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.02.19 22:42:45.882729 [ 128 ] {} <Debug> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3814 | 2026.02.19 22:42:45.882802 [ 128 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.02.19 22:42:45.882822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3816 | 2026.02.19 22:42:45.882824 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3817 | 2026.02.19 22:42:45.882948 [ 195 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::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 | ||
| 3818 | 2026.02.19 22:42:45.883532 [ 195 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3819 | 2026.02.19 22:42:45.883680 [ 195 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part | ||
| 3820 | 2026.02.19 22:42:45.884086 [ 195 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 86 rows starting from the beginning of the part | ||
| 3821 | 2026.02.19 22:42:45.884432 [ 195 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3822 | 2026.02.19 22:42:45.884776 [ 195 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 3823 | 2026.02.19 22:42:45.885123 [ 195 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 3824 | 2026.02.19 22:42:45.885463 [ 195 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3825 | 2026.02.19 22:42:45.891587 [ 192 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 72 columns (72 merged, 0 gathered) in 0.008683074 sec., 55049.62873747246 rows/sec., 53.75 MiB/sec. | ||
| 3826 | 2026.02.19 22:42:45.892712 [ 196 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3827 | 2026.02.19 22:42:45.893337 [ 196 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.02.19 22:42:45.893426 [ 196 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_11_2} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3829 | 2026.02.19 22:42:45.893700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 3830 | 2026.02.19 22:42:47.222062 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2026.02.19 22:42:47.222246 [ 277 ] {48a29ba5-a3e5-428a-8cbf-1775d90c61cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3832 | 2026.02.19 22:42:47.222326 [ 277 ] {48a29ba5-a3e5-428a-8cbf-1775d90c61cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3833 | 2026.02.19 22:42:47.223027 [ 277 ] {48a29ba5-a3e5-428a-8cbf-1775d90c61cb} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.02.19 22:42:47.223072 [ 277 ] {48a29ba5-a3e5-428a-8cbf-1775d90c61cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3835 | 2026.02.19 22:42:47.223504 [ 277 ] {48a29ba5-a3e5-428a-8cbf-1775d90c61cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3836 | 2026.02.19 22:42:47.223758 [ 277 ] {48a29ba5-a3e5-428a-8cbf-1775d90c61cb} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.02.19 22:42:47.223925 [ 277 ] {48a29ba5-a3e5-428a-8cbf-1775d90c61cb} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001727 sec., 67168.50028951939 rows/sec., 5.70 MiB/sec. | ||
| 3838 | 2026.02.19 22:42:47.223978 [ 277 ] {48a29ba5-a3e5-428a-8cbf-1775d90c61cb} <Debug> TCPHandler: Processed in 0.00205144 sec. | ||
| 3839 | 2026.02.19 22:42:47.224110 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.02.19 22:42:47.224218 [ 277 ] {1cb6a1e9-7220-4553-8461-b01821400aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3841 | 2026.02.19 22:42:47.224266 [ 277 ] {1cb6a1e9-7220-4553-8461-b01821400aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3842 | 2026.02.19 22:42:47.224703 [ 277 ] {1cb6a1e9-7220-4553-8461-b01821400aef} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.02.19 22:42:47.224742 [ 277 ] {1cb6a1e9-7220-4553-8461-b01821400aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3844 | 2026.02.19 22:42:47.225072 [ 277 ] {1cb6a1e9-7220-4553-8461-b01821400aef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3845 | 2026.02.19 22:42:47.225301 [ 277 ] {1cb6a1e9-7220-4553-8461-b01821400aef} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.02.19 22:42:47.225452 [ 277 ] {1cb6a1e9-7220-4553-8461-b01821400aef} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001259 sec., 23828.435266084194 rows/sec., 1.75 MiB/sec. | ||
| 3847 | 2026.02.19 22:42:47.225492 [ 277 ] {1cb6a1e9-7220-4553-8461-b01821400aef} <Debug> TCPHandler: Processed in 0.001436325 sec. | ||
| 3848 | 2026.02.19 22:42:47.225610 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.02.19 22:42:47.225708 [ 277 ] {fafb7f88-105e-49a9-81e1-e9feed52d8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3850 | 2026.02.19 22:42:47.225750 [ 277 ] {fafb7f88-105e-49a9-81e1-e9feed52d8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3851 | 2026.02.19 22:42:47.226193 [ 277 ] {fafb7f88-105e-49a9-81e1-e9feed52d8bb} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.02.19 22:42:47.226232 [ 277 ] {fafb7f88-105e-49a9-81e1-e9feed52d8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3853 | 2026.02.19 22:42:47.226567 [ 277 ] {fafb7f88-105e-49a9-81e1-e9feed52d8bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3854 | 2026.02.19 22:42:47.226792 [ 277 ] {fafb7f88-105e-49a9-81e1-e9feed52d8bb} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.02.19 22:42:47.226927 [ 277 ] {fafb7f88-105e-49a9-81e1-e9feed52d8bb} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001238 sec., 75928.91760904685 rows/sec., 5.93 MiB/sec. | ||
| 3856 | 2026.02.19 22:42:47.226966 [ 277 ] {fafb7f88-105e-49a9-81e1-e9feed52d8bb} <Debug> TCPHandler: Processed in 0.001407444 sec. | ||
| 3857 | 2026.02.19 22:42:47.227090 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.02.19 22:42:47.227186 [ 277 ] {378caa01-4d2b-4b17-b4ba-47b2c7196100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3859 | 2026.02.19 22:42:47.227232 [ 277 ] {378caa01-4d2b-4b17-b4ba-47b2c7196100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3860 | 2026.02.19 22:42:47.227663 [ 277 ] {378caa01-4d2b-4b17-b4ba-47b2c7196100} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.02.19 22:42:47.227696 [ 277 ] {378caa01-4d2b-4b17-b4ba-47b2c7196100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3862 | 2026.02.19 22:42:47.228082 [ 277 ] {378caa01-4d2b-4b17-b4ba-47b2c7196100} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3863 | 2026.02.19 22:42:47.228307 [ 277 ] {378caa01-4d2b-4b17-b4ba-47b2c7196100} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.02.19 22:42:47.228443 [ 277 ] {378caa01-4d2b-4b17-b4ba-47b2c7196100} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 3865 | 2026.02.19 22:42:47.228479 [ 277 ] {378caa01-4d2b-4b17-b4ba-47b2c7196100} <Debug> TCPHandler: Processed in 0.001442014 sec. | ||
| 3866 | 2026.02.19 22:42:47.228608 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2026.02.19 22:42:47.228710 [ 277 ] {048b5821-c99d-40dc-bce7-775e9a3e870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3868 | 2026.02.19 22:42:47.228766 [ 277 ] {048b5821-c99d-40dc-bce7-775e9a3e870b} <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 | ||
| 3869 | 2026.02.19 22:42:47.229676 [ 277 ] {048b5821-c99d-40dc-bce7-775e9a3e870b} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.02.19 22:42:47.229716 [ 277 ] {048b5821-c99d-40dc-bce7-775e9a3e870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3871 | 2026.02.19 22:42:47.230284 [ 277 ] {048b5821-c99d-40dc-bce7-775e9a3e870b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3872 | 2026.02.19 22:42:47.230529 [ 277 ] {048b5821-c99d-40dc-bce7-775e9a3e870b} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.02.19 22:42:47.230679 [ 277 ] {048b5821-c99d-40dc-bce7-775e9a3e870b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001987 sec., 15098.13789632612 rows/sec., 27.06 MiB/sec. | ||
| 3874 | 2026.02.19 22:42:47.230743 [ 277 ] {048b5821-c99d-40dc-bce7-775e9a3e870b} <Debug> TCPHandler: Processed in 0.002188951 sec. | ||
| 3875 | 2026.02.19 22:42:47.230864 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.02.19 22:42:47.231045 [ 277 ] {b4cb7963-4177-4745-8fc4-63d8b2f6ea12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3877 | 2026.02.19 22:42:47.231090 [ 277 ] {b4cb7963-4177-4745-8fc4-63d8b2f6ea12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3878 | 2026.02.19 22:42:47.231444 [ 277 ] {b4cb7963-4177-4745-8fc4-63d8b2f6ea12} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.02.19 22:42:47.231483 [ 277 ] {b4cb7963-4177-4745-8fc4-63d8b2f6ea12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3880 | 2026.02.19 22:42:47.231828 [ 277 ] {b4cb7963-4177-4745-8fc4-63d8b2f6ea12} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3881 | 2026.02.19 22:42:47.232050 [ 277 ] {b4cb7963-4177-4745-8fc4-63d8b2f6ea12} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.02.19 22:42:47.232196 [ 277 ] {b4cb7963-4177-4745-8fc4-63d8b2f6ea12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 3883 | 2026.02.19 22:42:47.232233 [ 277 ] {b4cb7963-4177-4745-8fc4-63d8b2f6ea12} <Debug> TCPHandler: Processed in 0.001419624 sec. | ||
| 3884 | 2026.02.19 22:42:48.364373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7278 | ||
| 3885 | 2026.02.19 22:42:48.364875 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.02.19 22:42:48.364921 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3887 | 2026.02.19 22:42:48.365394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3888 | 2026.02.19 22:42:48.365618 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.02.19 22:42:48.365743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7278 | ||
| 3890 | 2026.02.19 22:42:48.756927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3891 | 2026.02.19 22:42:48.773320 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.02.19 22:42:48.773386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3893 | 2026.02.19 22:42:48.779960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3894 | 2026.02.19 22:42:48.780679 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.02.19 22:42:48.783619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3896 | 2026.02.19 22:42:49.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.44 MiB, peak 233.03 MiB, free memory in arenas 0.00 B, will set to 228.65 MiB (RSS), difference: 1.22 MiB | ||
| 3897 | 2026.02.19 22:42:52.221108 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.02.19 22:42:52.221309 [ 277 ] {b8ac7c67-ed98-4e08-b671-fc3a8befe588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3899 | 2026.02.19 22:42:52.221381 [ 277 ] {b8ac7c67-ed98-4e08-b671-fc3a8befe588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3900 | 2026.02.19 22:42:52.222071 [ 277 ] {b8ac7c67-ed98-4e08-b671-fc3a8befe588} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.02.19 22:42:52.222126 [ 277 ] {b8ac7c67-ed98-4e08-b671-fc3a8befe588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3902 | 2026.02.19 22:42:52.222550 [ 277 ] {b8ac7c67-ed98-4e08-b671-fc3a8befe588} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3903 | 2026.02.19 22:42:52.222791 [ 277 ] {b8ac7c67-ed98-4e08-b671-fc3a8befe588} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.02.19 22:42:52.222946 [ 119 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3905 | 2026.02.19 22:42:52.222963 [ 277 ] {b8ac7c67-ed98-4e08-b671-fc3a8befe588} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001706 sec., 44548.65181711606 rows/sec., 3.67 MiB/sec. | ||
| 3906 | 2026.02.19 22:42:52.222983 [ 119 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.02.19 22:42:52.223002 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3908 | 2026.02.19 22:42:52.223016 [ 277 ] {b8ac7c67-ed98-4e08-b671-fc3a8befe588} <Debug> TCPHandler: Processed in 0.00204758 sec. | ||
| 3909 | 2026.02.19 22:42:52.223136 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::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 | ||
| 3910 | 2026.02.19 22:42:52.223150 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.02.19 22:42:52.223280 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3912 | 2026.02.19 22:42:52.223282 [ 277 ] {7bd7c8fe-c026-4a5d-b175-be6d28968f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.02.19 22:42:52.223322 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2146 rows starting from the beginning of the part | ||
| 3914 | 2026.02.19 22:42:52.223349 [ 277 ] {7bd7c8fe-c026-4a5d-b175-be6d28968f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3915 | 2026.02.19 22:42:52.223395 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3916 | 2026.02.19 22:42:52.223447 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 116 rows starting from the beginning of the part | ||
| 3917 | 2026.02.19 22:42:52.223488 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 3918 | 2026.02.19 22:42:52.223528 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 3919 | 2026.02.19 22:42:52.223566 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 3920 | 2026.02.19 22:42:52.223806 [ 277 ] {7bd7c8fe-c026-4a5d-b175-be6d28968f08} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.02.19 22:42:52.223850 [ 277 ] {7bd7c8fe-c026-4a5d-b175-be6d28968f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3922 | 2026.02.19 22:42:52.224307 [ 277 ] {7bd7c8fe-c026-4a5d-b175-be6d28968f08} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3923 | 2026.02.19 22:42:52.224541 [ 277 ] {7bd7c8fe-c026-4a5d-b175-be6d28968f08} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.02.19 22:42:52.224688 [ 277 ] {7bd7c8fe-c026-4a5d-b175-be6d28968f08} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001434 sec., 6973.50069735007 rows/sec., 524.37 KiB/sec. | ||
| 3925 | 2026.02.19 22:42:52.224729 [ 277 ] {7bd7c8fe-c026-4a5d-b175-be6d28968f08} <Debug> TCPHandler: Processed in 0.001634736 sec. | ||
| 3926 | 2026.02.19 22:42:52.224853 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.02.19 22:42:52.224870 [ 191 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2586 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797288 sec., 1438834.510662732 rows/sec., 123.91 MiB/sec. | ||
| 3928 | 2026.02.19 22:42:52.224961 [ 277 ] {8c551b4f-9a94-405f-843c-535d0c650b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3929 | 2026.02.19 22:42:52.225004 [ 277 ] {8c551b4f-9a94-405f-843c-535d0c650b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3930 | 2026.02.19 22:42:52.225129 [ 187 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3931 | 2026.02.19 22:42:52.225387 [ 187 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.02.19 22:42:52.225452 [ 187 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_21_4} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3933 | 2026.02.19 22:42:52.225478 [ 277 ] {8c551b4f-9a94-405f-843c-535d0c650b95} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.02.19 22:42:52.225515 [ 277 ] {8c551b4f-9a94-405f-843c-535d0c650b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3935 | 2026.02.19 22:42:52.225546 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3936 | 2026.02.19 22:42:52.225869 [ 277 ] {8c551b4f-9a94-405f-843c-535d0c650b95} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3937 | 2026.02.19 22:42:52.226096 [ 277 ] {8c551b4f-9a94-405f-843c-535d0c650b95} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.02.19 22:42:52.226207 [ 119 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3939 | 2026.02.19 22:42:52.226229 [ 277 ] {8c551b4f-9a94-405f-843c-535d0c650b95} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001291 sec., 57319.90704879938 rows/sec., 4.48 MiB/sec. | ||
| 3940 | 2026.02.19 22:42:52.226242 [ 119 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.02.19 22:42:52.226263 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3942 | 2026.02.19 22:42:52.226273 [ 277 ] {8c551b4f-9a94-405f-843c-535d0c650b95} <Debug> TCPHandler: Processed in 0.001478705 sec. | ||
| 3943 | 2026.02.19 22:42:52.226364 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::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 | ||
| 3944 | 2026.02.19 22:42:52.226393 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.02.19 22:42:52.226498 [ 277 ] {a7c43df0-f47f-48b2-97f4-c5a5126e153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.02.19 22:42:52.226507 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3947 | 2026.02.19 22:42:52.226545 [ 277 ] {a7c43df0-f47f-48b2-97f4-c5a5126e153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3948 | 2026.02.19 22:42:52.226559 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1057 rows starting from the beginning of the part | ||
| 3949 | 2026.02.19 22:42:52.226625 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3950 | 2026.02.19 22:42:52.226671 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 94 rows starting from the beginning of the part | ||
| 3951 | 2026.02.19 22:42:52.226713 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 3952 | 2026.02.19 22:42:52.226751 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part | ||
| 3953 | 2026.02.19 22:42:52.226790 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 3954 | 2026.02.19 22:42:52.226987 [ 277 ] {a7c43df0-f47f-48b2-97f4-c5a5126e153a} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.02.19 22:42:52.227030 [ 277 ] {a7c43df0-f47f-48b2-97f4-c5a5126e153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3956 | 2026.02.19 22:42:52.227421 [ 277 ] {a7c43df0-f47f-48b2-97f4-c5a5126e153a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3957 | 2026.02.19 22:42:52.227691 [ 277 ] {a7c43df0-f47f-48b2-97f4-c5a5126e153a} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.02.19 22:42:52.227832 [ 277 ] {a7c43df0-f47f-48b2-97f4-c5a5126e153a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 3959 | 2026.02.19 22:42:52.227858 [ 191 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1457 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546775 sec., 941959.8842753471 rows/sec., 73.51 MiB/sec. | ||
| 3960 | 2026.02.19 22:42:52.227869 [ 277 ] {a7c43df0-f47f-48b2-97f4-c5a5126e153a} <Debug> TCPHandler: Processed in 0.001527225 sec. | ||
| 3961 | 2026.02.19 22:42:52.228002 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2026.02.19 22:42:52.228098 [ 277 ] {c23e06b0-a650-40b0-ad2d-0fea088e631d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3963 | 2026.02.19 22:42:52.228117 [ 194 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3964 | 2026.02.19 22:42:52.228155 [ 277 ] {c23e06b0-a650-40b0-ad2d-0fea088e631d} <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 | ||
| 3965 | 2026.02.19 22:42:52.228451 [ 194 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.02.19 22:42:52.228563 [ 194 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_21_4} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3967 | 2026.02.19 22:42:52.228715 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3968 | 2026.02.19 22:42:52.228918 [ 277 ] {c23e06b0-a650-40b0-ad2d-0fea088e631d} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.02.19 22:42:52.228960 [ 277 ] {c23e06b0-a650-40b0-ad2d-0fea088e631d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3970 | 2026.02.19 22:42:52.229494 [ 277 ] {c23e06b0-a650-40b0-ad2d-0fea088e631d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3971 | 2026.02.19 22:42:52.229731 [ 277 ] {c23e06b0-a650-40b0-ad2d-0fea088e631d} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.02.19 22:42:52.229873 [ 277 ] {c23e06b0-a650-40b0-ad2d-0fea088e631d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 3973 | 2026.02.19 22:42:52.229927 [ 277 ] {c23e06b0-a650-40b0-ad2d-0fea088e631d} <Debug> TCPHandler: Processed in 0.001975509 sec. | ||
| 3974 | 2026.02.19 22:42:52.230041 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.02.19 22:42:52.230136 [ 277 ] {bbe5988d-cac5-49aa-91bb-a6326cc506fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3976 | 2026.02.19 22:42:52.230179 [ 277 ] {bbe5988d-cac5-49aa-91bb-a6326cc506fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3977 | 2026.02.19 22:42:52.230523 [ 277 ] {bbe5988d-cac5-49aa-91bb-a6326cc506fc} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.02.19 22:42:52.230559 [ 277 ] {bbe5988d-cac5-49aa-91bb-a6326cc506fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3979 | 2026.02.19 22:42:52.230881 [ 277 ] {bbe5988d-cac5-49aa-91bb-a6326cc506fc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3980 | 2026.02.19 22:42:52.231108 [ 277 ] {bbe5988d-cac5-49aa-91bb-a6326cc506fc} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.02.19 22:42:52.231240 [ 277 ] {bbe5988d-cac5-49aa-91bb-a6326cc506fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3982 | 2026.02.19 22:42:52.231277 [ 277 ] {bbe5988d-cac5-49aa-91bb-a6326cc506fc} <Debug> TCPHandler: Processed in 0.001286433 sec. | ||
| 3983 | 2026.02.19 22:42:55.782329 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3984 | 2026.02.19 22:42:55.782398 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3985 | 2026.02.19 22:42:55.865967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7726 | ||
| 3986 | 2026.02.19 22:42:55.866735 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.02.19 22:42:55.866811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3988 | 2026.02.19 22:42:55.867493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3989 | 2026.02.19 22:42:55.867711 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.02.19 22:42:55.867832 [ 114 ] {} <Debug> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3991 | 2026.02.19 22:42:55.867838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7726 | ||
| 3992 | 2026.02.19 22:42:55.867894 [ 114 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.02.19 22:42:55.867921 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3994 | 2026.02.19 22:42:55.868063 [ 196 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::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 | ||
| 3995 | 2026.02.19 22:42:55.868207 [ 196 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3996 | 2026.02.19 22:42:55.868248 [ 196 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5358 rows starting from the beginning of the part | ||
| 3997 | 2026.02.19 22:42:55.868318 [ 196 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3998 | 2026.02.19 22:42:55.868365 [ 196 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3999 | 2026.02.19 22:42:55.868409 [ 196 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4000 | 2026.02.19 22:42:55.868451 [ 196 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4001 | 2026.02.19 22:42:55.868490 [ 196 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4002 | 2026.02.19 22:42:55.869885 [ 188 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881278 sec., 4106782.7296125297 rows/sec., 58.75 MiB/sec. | ||
| 4003 | 2026.02.19 22:42:55.870690 [ 188 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4004 | 2026.02.19 22:42:55.870994 [ 188 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.02.19 22:42:55.871068 [ 188 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_16_3} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4006 | 2026.02.19 22:42:55.871147 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4007 | 2026.02.19 22:42:55.883098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 502 | ||
| 4008 | 2026.02.19 22:42:55.885218 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.02.19 22:42:55.885265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4010 | 2026.02.19 22:42:55.886449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4011 | 2026.02.19 22:42:55.886717 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.02.19 22:42:55.887073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 4013 | 2026.02.19 22:42:56.001244 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000869839 sec. | ||
| 4014 | 2026.02.19 22:42:56.283794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4015 | 2026.02.19 22:42:56.300654 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.02.19 22:42:56.300720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4017 | 2026.02.19 22:42:56.306763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4018 | 2026.02.19 22:42:56.307474 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.02.19 22:42:56.307774 [ 114 ] {} <Debug> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4020 | 2026.02.19 22:42:56.307841 [ 114 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.02.19 22:42:56.307862 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4022 | 2026.02.19 22:42:56.307955 [ 196 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 4023 | 2026.02.19 22:42:56.310545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4024 | 2026.02.19 22:42:56.310978 [ 196 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4025 | 2026.02.19 22:42:56.311757 [ 196 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 4026 | 2026.02.19 22:42:56.315022 [ 196 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 4027 | 2026.02.19 22:42:56.318335 [ 196 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 4028 | 2026.02.19 22:42:56.322246 [ 196 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 4029 | 2026.02.19 22:42:56.326525 [ 196 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 4030 | 2026.02.19 22:42:56.330851 [ 196 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 4031 | 2026.02.19 22:42:56.384879 [ 191 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076955297 sec., 1572.3414075057105 rows/sec., 8.13 MiB/sec. | ||
| 4032 | 2026.02.19 22:42:56.387604 [ 189 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4033 | 2026.02.19 22:42:56.389800 [ 189 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_16_3} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.02.19 22:42:56.389921 [ 189 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_16_3} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4035 | 2026.02.19 22:42:56.392090 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4036 | 2026.02.19 22:42:57.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.38 MiB, peak 240.33 MiB, free memory in arenas 0.00 B, will set to 239.67 MiB (RSS), difference: 9.29 MiB | ||
| 4037 | 2026.02.19 22:42:57.223708 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.02.19 22:42:57.223893 [ 277 ] {8c826ad3-1c7d-4977-bf86-10d0ce380580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4039 | 2026.02.19 22:42:57.223962 [ 277 ] {8c826ad3-1c7d-4977-bf86-10d0ce380580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4040 | 2026.02.19 22:42:57.224676 [ 277 ] {8c826ad3-1c7d-4977-bf86-10d0ce380580} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.02.19 22:42:57.224728 [ 277 ] {8c826ad3-1c7d-4977-bf86-10d0ce380580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4042 | 2026.02.19 22:42:57.225156 [ 277 ] {8c826ad3-1c7d-4977-bf86-10d0ce380580} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4043 | 2026.02.19 22:42:57.225408 [ 277 ] {8c826ad3-1c7d-4977-bf86-10d0ce380580} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.02.19 22:42:57.225573 [ 277 ] {8c826ad3-1c7d-4977-bf86-10d0ce380580} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001731 sec., 67013.28711727326 rows/sec., 5.69 MiB/sec. | ||
| 4045 | 2026.02.19 22:42:57.225623 [ 277 ] {8c826ad3-1c7d-4977-bf86-10d0ce380580} <Debug> TCPHandler: Processed in 0.00205289 sec. | ||
| 4046 | 2026.02.19 22:42:57.225756 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.02.19 22:42:57.225862 [ 277 ] {2a1f2f75-80c3-496e-8298-084a4e67d29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4048 | 2026.02.19 22:42:57.225905 [ 277 ] {2a1f2f75-80c3-496e-8298-084a4e67d29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4049 | 2026.02.19 22:42:57.226346 [ 277 ] {2a1f2f75-80c3-496e-8298-084a4e67d29d} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.02.19 22:42:57.226387 [ 277 ] {2a1f2f75-80c3-496e-8298-084a4e67d29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4051 | 2026.02.19 22:42:57.226726 [ 277 ] {2a1f2f75-80c3-496e-8298-084a4e67d29d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4052 | 2026.02.19 22:42:57.226960 [ 277 ] {2a1f2f75-80c3-496e-8298-084a4e67d29d} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.02.19 22:42:57.227097 [ 277 ] {2a1f2f75-80c3-496e-8298-084a4e67d29d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001261 sec., 23790.64234734338 rows/sec., 1.75 MiB/sec. | ||
| 4054 | 2026.02.19 22:42:57.227136 [ 277 ] {2a1f2f75-80c3-496e-8298-084a4e67d29d} <Debug> TCPHandler: Processed in 0.001432714 sec. | ||
| 4055 | 2026.02.19 22:42:57.227252 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.02.19 22:42:57.227351 [ 277 ] {e2e8cee5-1ad3-4c60-9f1d-aff7e51583e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4057 | 2026.02.19 22:42:57.227393 [ 277 ] {e2e8cee5-1ad3-4c60-9f1d-aff7e51583e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4058 | 2026.02.19 22:42:57.227842 [ 277 ] {e2e8cee5-1ad3-4c60-9f1d-aff7e51583e7} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.02.19 22:42:57.227882 [ 277 ] {e2e8cee5-1ad3-4c60-9f1d-aff7e51583e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4060 | 2026.02.19 22:42:57.228232 [ 277 ] {e2e8cee5-1ad3-4c60-9f1d-aff7e51583e7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4061 | 2026.02.19 22:42:57.228500 [ 277 ] {e2e8cee5-1ad3-4c60-9f1d-aff7e51583e7} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.02.19 22:42:57.228635 [ 277 ] {e2e8cee5-1ad3-4c60-9f1d-aff7e51583e7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001305 sec., 72030.65134099618 rows/sec., 5.63 MiB/sec. | ||
| 4063 | 2026.02.19 22:42:57.228674 [ 277 ] {e2e8cee5-1ad3-4c60-9f1d-aff7e51583e7} <Debug> TCPHandler: Processed in 0.001472115 sec. | ||
| 4064 | 2026.02.19 22:42:57.228802 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.02.19 22:42:57.228900 [ 277 ] {c3c86ddf-b6d9-453d-aeb3-2cb8ff286ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4066 | 2026.02.19 22:42:57.228947 [ 277 ] {c3c86ddf-b6d9-453d-aeb3-2cb8ff286ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4067 | 2026.02.19 22:42:57.229395 [ 277 ] {c3c86ddf-b6d9-453d-aeb3-2cb8ff286ba4} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.02.19 22:42:57.229433 [ 277 ] {c3c86ddf-b6d9-453d-aeb3-2cb8ff286ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4069 | 2026.02.19 22:42:57.229789 [ 277 ] {c3c86ddf-b6d9-453d-aeb3-2cb8ff286ba4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4070 | 2026.02.19 22:42:57.230016 [ 277 ] {c3c86ddf-b6d9-453d-aeb3-2cb8ff286ba4} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.02.19 22:42:57.230131 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4072 | 2026.02.19 22:42:57.230149 [ 277 ] {c3c86ddf-b6d9-453d-aeb3-2cb8ff286ba4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 4073 | 2026.02.19 22:42:57.230203 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.02.19 22:42:57.230212 [ 277 ] {c3c86ddf-b6d9-453d-aeb3-2cb8ff286ba4} <Debug> TCPHandler: Processed in 0.001460634 sec. | ||
| 4075 | 2026.02.19 22:42:57.230235 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4076 | 2026.02.19 22:42:57.230356 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.02.19 22:42:57.230365 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 4078 | 2026.02.19 22:42:57.230459 [ 277 ] {9c7b1adf-59bd-4b2e-a58d-6a4586fc6790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4079 | 2026.02.19 22:42:57.230505 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4080 | 2026.02.19 22:42:57.230518 [ 277 ] {9c7b1adf-59bd-4b2e-a58d-6a4586fc6790} <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 | ||
| 4081 | 2026.02.19 22:42:57.230550 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4127 rows starting from the beginning of the part | ||
| 4082 | 2026.02.19 22:42:57.230624 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4083 | 2026.02.19 22:42:57.230669 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 4084 | 2026.02.19 22:42:57.230711 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 4085 | 2026.02.19 22:42:57.230749 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 4086 | 2026.02.19 22:42:57.230790 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4087 | 2026.02.19 22:42:57.231343 [ 277 ] {9c7b1adf-59bd-4b2e-a58d-6a4586fc6790} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.02.19 22:42:57.231386 [ 277 ] {9c7b1adf-59bd-4b2e-a58d-6a4586fc6790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4089 | 2026.02.19 22:42:57.232165 [ 277 ] {9c7b1adf-59bd-4b2e-a58d-6a4586fc6790} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4090 | 2026.02.19 22:42:57.232413 [ 277 ] {9c7b1adf-59bd-4b2e-a58d-6a4586fc6790} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.02.19 22:42:57.232559 [ 277 ] {9c7b1adf-59bd-4b2e-a58d-6a4586fc6790} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00212 sec., 14150.943396226416 rows/sec., 25.36 MiB/sec. | ||
| 4092 | 2026.02.19 22:42:57.232622 [ 277 ] {9c7b1adf-59bd-4b2e-a58d-6a4586fc6790} <Debug> TCPHandler: Processed in 0.002315092 sec. | ||
| 4093 | 2026.02.19 22:42:57.232740 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.02.19 22:42:57.232834 [ 277 ] {12b174bf-a9e1-4829-922c-6c247dd02fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4095 | 2026.02.19 22:42:57.232877 [ 277 ] {12b174bf-a9e1-4829-922c-6c247dd02fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4096 | 2026.02.19 22:42:57.233192 [ 201 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4927 rows, containing 5 columns (5 merged, 0 gathered) in 0.002879287 sec., 1711187.5266341981 rows/sec., 116.69 MiB/sec. | ||
| 4097 | 2026.02.19 22:42:57.233225 [ 277 ] {12b174bf-a9e1-4829-922c-6c247dd02fe6} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.02.19 22:42:57.233266 [ 277 ] {12b174bf-a9e1-4829-922c-6c247dd02fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4099 | 2026.02.19 22:42:57.233601 [ 277 ] {12b174bf-a9e1-4829-922c-6c247dd02fe6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4100 | 2026.02.19 22:42:57.233661 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4101 | 2026.02.19 22:42:57.233824 [ 277 ] {12b174bf-a9e1-4829-922c-6c247dd02fe6} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.02.19 22:42:57.233939 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.02.19 22:42:57.233960 [ 277 ] {12b174bf-a9e1-4829-922c-6c247dd02fe6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 4104 | 2026.02.19 22:42:57.233997 [ 277 ] {12b174bf-a9e1-4829-922c-6c247dd02fe6} <Debug> TCPHandler: Processed in 0.001305852 sec. | ||
| 4105 | 2026.02.19 22:42:57.234012 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4106 | 2026.02.19 22:42:57.234095 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 4107 | 2026.02.19 22:42:59.057632 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41327 | ||
| 4108 | 2026.02.19 22:42:59.057740 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4109 | 2026.02.19 22:42:59.057766 [ 288 ] {} <Debug> TCP-Session: ff86ca87-1149-4ef7-9c1b-406949d0a1b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41327 | ||
| 4110 | 2026.02.19 22:42:59.057788 [ 288 ] {} <Debug> TCP-Session: ff86ca87-1149-4ef7-9c1b-406949d0a1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.02.19 22:42:59.057800 [ 288 ] {} <Debug> TCP-Session: ff86ca87-1149-4ef7-9c1b-406949d0a1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.02.19 22:42:59.058031 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61716 | ||
| 4113 | 2026.02.19 22:42:59.058034 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54833 | ||
| 4114 | 2026.02.19 22:42:59.058073 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38770 | ||
| 4115 | 2026.02.19 22:42:59.058101 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46780 | ||
| 4116 | 2026.02.19 22:42:59.058121 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41945 | ||
| 4117 | 2026.02.19 22:42:59.058134 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39107 | ||
| 4118 | 2026.02.19 22:42:59.058116 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38370 | ||
| 4119 | 2026.02.19 22:42:59.058190 [ 288 ] {} <Trace> TCP-Session: ff86ca87-1149-4ef7-9c1b-406949d0a1b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.02.19 22:42:59.058213 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4121 | 2026.02.19 22:42:59.058108 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2026.02.19 22:42:59.058277 [ 289 ] {} <Debug> TCP-Session: 0d62a156-3728-47b3-bdaf-b768cb5da516 Authenticating user 'default' from [fd00:1122:3344:101::e]:54833 | ||
| 4123 | 2026.02.19 22:42:59.058075 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33022 | ||
| 4124 | 2026.02.19 22:42:59.058323 [ 289 ] {} <Debug> TCP-Session: 0d62a156-3728-47b3-bdaf-b768cb5da516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.02.19 22:42:59.058303 [ 290 ] {} <Debug> TCP-Session: 8ddea97e-12d5-40fc-a554-2c5ed06154b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61716 | ||
| 4126 | 2026.02.19 22:42:59.058364 [ 289 ] {} <Debug> TCP-Session: 0d62a156-3728-47b3-bdaf-b768cb5da516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.02.19 22:42:59.058394 [ 290 ] {} <Debug> TCP-Session: 8ddea97e-12d5-40fc-a554-2c5ed06154b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.02.19 22:42:59.058419 [ 290 ] {} <Debug> TCP-Session: 8ddea97e-12d5-40fc-a554-2c5ed06154b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.02.19 22:42:59.058502 [ 288 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4130 | 2026.02.19 22:42:59.058582 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4131 | 2026.02.19 22:42:59.058622 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.02.19 22:42:59.058626 [ 293 ] {} <Debug> TCP-Session: 3d1d6858-20c4-4a01-a1bb-eee8d3944acd Authenticating user 'default' from [fd00:1122:3344:101::e]:38370 | ||
| 4133 | 2026.02.19 22:42:59.058659 [ 294 ] {} <Debug> TCP-Session: 60fc3300-f30d-4b74-86a1-6933187e018b Authenticating user 'default' from [fd00:1122:3344:101::e]:46780 | ||
| 4134 | 2026.02.19 22:42:59.058670 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4135 | 2026.02.19 22:42:59.058683 [ 294 ] {} <Debug> TCP-Session: 60fc3300-f30d-4b74-86a1-6933187e018b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.02.19 22:42:59.058675 [ 293 ] {} <Debug> TCP-Session: 3d1d6858-20c4-4a01-a1bb-eee8d3944acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.02.19 22:42:59.058714 [ 294 ] {} <Debug> TCP-Session: 60fc3300-f30d-4b74-86a1-6933187e018b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.02.19 22:42:59.058714 [ 291 ] {} <Debug> TCP-Session: e0b535b9-aa0a-416c-a0f8-980f9ffb0f4e Authenticating user 'default' from [fd00:1122:3344:101::e]:33022 | ||
| 4139 | 2026.02.19 22:42:59.058735 [ 293 ] {} <Debug> TCP-Session: 3d1d6858-20c4-4a01-a1bb-eee8d3944acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.02.19 22:42:59.058774 [ 291 ] {} <Debug> TCP-Session: e0b535b9-aa0a-416c-a0f8-980f9ffb0f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.02.19 22:42:59.058793 [ 291 ] {} <Debug> TCP-Session: e0b535b9-aa0a-416c-a0f8-980f9ffb0f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.02.19 22:42:59.058816 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4143 | 2026.02.19 22:42:59.058837 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4144 | 2026.02.19 22:42:59.058850 [ 292 ] {} <Debug> TCP-Session: c3b10151-08aa-4165-bf6a-0dfbab4fc0db Authenticating user 'default' from [fd00:1122:3344:101::e]:38770 | ||
| 4145 | 2026.02.19 22:42:59.058865 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4146 | 2026.02.19 22:42:59.058866 [ 288 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4147 | 2026.02.19 22:42:59.058898 [ 275 ] {} <Debug> TCP-Session: f25a6727-91a7-434c-8660-5a8c0bcecdbf Authenticating user 'default' from [fd00:1122:3344:101::e]:41945 | ||
| 4148 | 2026.02.19 22:42:59.058874 [ 292 ] {} <Debug> TCP-Session: c3b10151-08aa-4165-bf6a-0dfbab4fc0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.02.19 22:42:59.058921 [ 275 ] {} <Debug> TCP-Session: f25a6727-91a7-434c-8660-5a8c0bcecdbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.02.19 22:42:59.058939 [ 292 ] {} <Debug> TCP-Session: c3b10151-08aa-4165-bf6a-0dfbab4fc0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.02.19 22:42:59.058949 [ 275 ] {} <Debug> TCP-Session: f25a6727-91a7-434c-8660-5a8c0bcecdbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.02.19 22:42:59.058958 [ 288 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4153 | 2026.02.19 22:42:59.058872 [ 286 ] {} <Debug> TCP-Session: 3c836a97-1562-4138-bd7c-f99d57c30161 Authenticating user 'default' from [fd00:1122:3344:101::e]:39107 | ||
| 4154 | 2026.02.19 22:42:59.059005 [ 286 ] {} <Debug> TCP-Session: 3c836a97-1562-4138-bd7c-f99d57c30161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.02.19 22:42:59.059017 [ 286 ] {} <Debug> TCP-Session: 3c836a97-1562-4138-bd7c-f99d57c30161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.02.19 22:42:59.059281 [ 288 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 4157 | 2026.02.19 22:42:59.060739 [ 298 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Trace> AggregatingTransform: Aggregating | ||
| 4158 | 2026.02.19 22:42:59.060784 [ 298 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Trace> Aggregator: Aggregation method: without_key | ||
| 4159 | 2026.02.19 22:42:59.060825 [ 298 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001440644 sec. (694.134 rows/sec., 27.11 KiB/sec.) | ||
| 4160 | 2026.02.19 22:42:59.060844 [ 298 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Trace> Aggregator: Merging aggregated data | ||
| 4161 | 2026.02.19 22:42:59.062058 [ 288 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003639 sec., 274.80076944215443 rows/sec., 10.73 KiB/sec. | ||
| 4162 | 2026.02.19 22:42:59.062233 [ 288 ] {0d2bc37f-da84-4154-8cc8-8f779c4e0099} <Debug> TCPHandler: Processed in 0.004229221 sec. | ||
| 4163 | 2026.02.19 22:42:59.062351 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.02.19 22:42:59.062386 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4165 | 2026.02.19 22:42:59.062395 [ 288 ] {} <Debug> TCP-Session: ff86ca87-1149-4ef7-9c1b-406949d0a1b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.02.19 22:42:59.062429 [ 286 ] {} <Debug> TCP-Session: 3c836a97-1562-4138-bd7c-f99d57c30161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.02.19 22:42:59.062434 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4168 | 2026.02.19 22:42:59.062415 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.02.19 22:42:59.062472 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.02.19 22:42:59.062494 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2026.02.19 22:42:59.062518 [ 293 ] {} <Debug> TCP-Session: 3d1d6858-20c4-4a01-a1bb-eee8d3944acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.02.19 22:42:59.062545 [ 289 ] {} <Debug> TCP-Session: 0d62a156-3728-47b3-bdaf-b768cb5da516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.02.19 22:42:59.062562 [ 294 ] {} <Debug> TCP-Session: 60fc3300-f30d-4b74-86a1-6933187e018b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.02.19 22:42:59.062531 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.02.19 22:42:59.062515 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.02.19 22:42:59.062617 [ 275 ] {} <Debug> TCP-Session: f25a6727-91a7-434c-8660-5a8c0bcecdbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.02.19 22:42:59.062490 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2026.02.19 22:42:59.062650 [ 292 ] {} <Debug> TCP-Session: c3b10151-08aa-4165-bf6a-0dfbab4fc0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.02.19 22:42:59.062492 [ 290 ] {} <Debug> TCP-Session: 8ddea97e-12d5-40fc-a554-2c5ed06154b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.02.19 22:42:59.062693 [ 291 ] {} <Debug> TCP-Session: e0b535b9-aa0a-416c-a0f8-980f9ffb0f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.02.19 22:42:59.074535 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33098 | ||
| 4182 | 2026.02.19 22:42:59.074597 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4183 | 2026.02.19 22:42:59.074621 [ 288 ] {} <Debug> TCP-Session: 52e1ff06-c97f-46d7-a7ed-fc4d1fd3f799 Authenticating user 'default' from [fd00:1122:3344:101::e]:33098 | ||
| 4184 | 2026.02.19 22:42:59.074639 [ 288 ] {} <Debug> TCP-Session: 52e1ff06-c97f-46d7-a7ed-fc4d1fd3f799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.02.19 22:42:59.074652 [ 288 ] {} <Debug> TCP-Session: 52e1ff06-c97f-46d7-a7ed-fc4d1fd3f799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.02.19 22:42:59.074795 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59878 | ||
| 4187 | 2026.02.19 22:42:59.074797 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33404 | ||
| 4188 | 2026.02.19 22:42:59.074842 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47700 | ||
| 4189 | 2026.02.19 22:42:59.074871 [ 288 ] {} <Trace> TCP-Session: 52e1ff06-c97f-46d7-a7ed-fc4d1fd3f799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.02.19 22:42:59.074885 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47214 | ||
| 4191 | 2026.02.19 22:42:59.074893 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4192 | 2026.02.19 22:42:59.074924 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33612 | ||
| 4193 | 2026.02.19 22:42:59.074937 [ 289 ] {} <Debug> TCP-Session: 3db588a0-dd59-48dd-b3c3-ba980fc673a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59878 | ||
| 4194 | 2026.02.19 22:42:59.074958 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2026.02.19 22:42:59.074949 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38456 | ||
| 4196 | 2026.02.19 22:42:59.074984 [ 292 ] {} <Debug> TCP-Session: fa89ebab-9d58-45e9-aebf-e3fe9ce5e0c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47214 | ||
| 4197 | 2026.02.19 22:42:59.074994 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4198 | 2026.02.19 22:42:59.075003 [ 288 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33098) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4199 | 2026.02.19 22:42:59.075012 [ 292 ] {} <Debug> TCP-Session: fa89ebab-9d58-45e9-aebf-e3fe9ce5e0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.02.19 22:42:59.075028 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4201 | 2026.02.19 22:42:59.075048 [ 292 ] {} <Debug> TCP-Session: fa89ebab-9d58-45e9-aebf-e3fe9ce5e0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.02.19 22:42:59.075067 [ 275 ] {} <Debug> TCP-Session: d4d4eec8-7156-4cd9-be9c-334ca9ffdd8c Authenticating user 'default' from [fd00:1122:3344:101::e]:38456 | ||
| 4203 | 2026.02.19 22:42:59.075026 [ 294 ] {} <Debug> TCP-Session: b5593993-4dec-4962-b407-c108889229f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33612 | ||
| 4204 | 2026.02.19 22:42:59.075092 [ 275 ] {} <Debug> TCP-Session: d4d4eec8-7156-4cd9-be9c-334ca9ffdd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.02.19 22:42:59.075105 [ 294 ] {} <Debug> TCP-Session: b5593993-4dec-4962-b407-c108889229f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.02.19 22:42:59.075109 [ 275 ] {} <Debug> TCP-Session: d4d4eec8-7156-4cd9-be9c-334ca9ffdd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.02.19 22:42:59.075119 [ 294 ] {} <Debug> TCP-Session: b5593993-4dec-4962-b407-c108889229f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.02.19 22:42:59.074972 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63064 | ||
| 4209 | 2026.02.19 22:42:59.074971 [ 289 ] {} <Debug> TCP-Session: 3db588a0-dd59-48dd-b3c3-ba980fc673a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.02.19 22:42:59.074952 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4211 | 2026.02.19 22:42:59.075187 [ 288 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4212 | 2026.02.19 22:42:59.075205 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.02.19 22:42:59.075211 [ 291 ] {} <Debug> TCP-Session: c839b69c-f544-4aaf-b092-069fd77d4556 Authenticating user 'default' from [fd00:1122:3344:101::e]:47700 | ||
| 4214 | 2026.02.19 22:42:59.075245 [ 288 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4215 | 2026.02.19 22:42:59.075251 [ 286 ] {} <Debug> TCP-Session: 1d8a0fa8-bc5e-4888-a176-33e76899f5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63064 | ||
| 4216 | 2026.02.19 22:42:59.075268 [ 291 ] {} <Debug> TCP-Session: c839b69c-f544-4aaf-b092-069fd77d4556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.02.19 22:42:59.075295 [ 286 ] {} <Debug> TCP-Session: 1d8a0fa8-bc5e-4888-a176-33e76899f5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.02.19 22:42:59.075308 [ 291 ] {} <Debug> TCP-Session: c839b69c-f544-4aaf-b092-069fd77d4556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.02.19 22:42:59.075319 [ 286 ] {} <Debug> TCP-Session: 1d8a0fa8-bc5e-4888-a176-33e76899f5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.02.19 22:42:59.074896 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2026.02.19 22:42:59.075179 [ 289 ] {} <Debug> TCP-Session: 3db588a0-dd59-48dd-b3c3-ba980fc673a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.02.19 22:42:59.075379 [ 290 ] {} <Debug> TCP-Session: c131b03c-8e20-4880-afe3-290faebc107c Authenticating user 'default' from [fd00:1122:3344:101::e]:33404 | ||
| 4223 | 2026.02.19 22:42:59.074925 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52399 | ||
| 4224 | 2026.02.19 22:42:59.075406 [ 290 ] {} <Debug> TCP-Session: c131b03c-8e20-4880-afe3-290faebc107c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.02.19 22:42:59.075443 [ 290 ] {} <Debug> TCP-Session: c131b03c-8e20-4880-afe3-290faebc107c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.02.19 22:42:59.075483 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4227 | 2026.02.19 22:42:59.075508 [ 288 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 4228 | 2026.02.19 22:42:59.075510 [ 293 ] {} <Debug> TCP-Session: 8f8b3110-ee6c-4ad1-a8cb-022c8ad1eb94 Authenticating user 'default' from [fd00:1122:3344:101::e]:52399 | ||
| 4229 | 2026.02.19 22:42:59.075553 [ 293 ] {} <Debug> TCP-Session: 8f8b3110-ee6c-4ad1-a8cb-022c8ad1eb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.02.19 22:42:59.075590 [ 293 ] {} <Debug> TCP-Session: 8f8b3110-ee6c-4ad1-a8cb-022c8ad1eb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.02.19 22:42:59.076411 [ 295 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Trace> AggregatingTransform: Aggregating | ||
| 4232 | 2026.02.19 22:42:59.076453 [ 295 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Trace> Aggregator: Aggregation method: without_key | ||
| 4233 | 2026.02.19 22:42:59.076486 [ 295 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887289 sec. (1127.029 rows/sec., 44.02 KiB/sec.) | ||
| 4234 | 2026.02.19 22:42:59.076501 [ 295 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Trace> Aggregator: Merging aggregated data | ||
| 4235 | 2026.02.19 22:42:59.077747 [ 288 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002781 sec., 359.5828838547285 rows/sec., 14.05 KiB/sec. | ||
| 4236 | 2026.02.19 22:42:59.077916 [ 288 ] {66c79ac6-3c34-4c7e-bbb9-a1f134264fa4} <Debug> TCPHandler: Processed in 0.00310087 sec. | ||
| 4237 | 2026.02.19 22:42:59.078027 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4238 | 2026.02.19 22:42:59.078052 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4239 | 2026.02.19 22:42:59.078073 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2026.02.19 22:42:59.078091 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.02.19 22:42:59.078109 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2026.02.19 22:42:59.078119 [ 286 ] {} <Debug> TCP-Session: 1d8a0fa8-bc5e-4888-a176-33e76899f5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.02.19 22:42:59.078141 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2026.02.19 22:42:59.078150 [ 290 ] {} <Debug> TCP-Session: c131b03c-8e20-4880-afe3-290faebc107c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.02.19 22:42:59.078163 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4246 | 2026.02.19 22:42:59.078179 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2026.02.19 22:42:59.078217 [ 293 ] {} <Debug> TCP-Session: 8f8b3110-ee6c-4ad1-a8cb-022c8ad1eb94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.02.19 22:42:59.078177 [ 292 ] {} <Debug> TCP-Session: fa89ebab-9d58-45e9-aebf-e3fe9ce5e0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.02.19 22:42:59.078238 [ 275 ] {} <Debug> TCP-Session: d4d4eec8-7156-4cd9-be9c-334ca9ffdd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.02.19 22:42:59.078135 [ 294 ] {} <Debug> TCP-Session: b5593993-4dec-4962-b407-c108889229f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.02.19 22:42:59.078125 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.02.19 22:42:59.078100 [ 289 ] {} <Debug> TCP-Session: 3db588a0-dd59-48dd-b3c3-ba980fc673a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.02.19 22:42:59.078330 [ 291 ] {} <Debug> TCP-Session: c839b69c-f544-4aaf-b092-069fd77d4556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.02.19 22:42:59.078062 [ 288 ] {} <Debug> TCP-Session: 52e1ff06-c97f-46d7-a7ed-fc4d1fd3f799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.02.19 22:42:59.152288 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49682 | ||
| 4256 | 2026.02.19 22:42:59.152407 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2026.02.19 22:42:59.152440 [ 288 ] {} <Debug> TCP-Session: c60f8b65-f3bc-496d-9b3b-dbdec9437fb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49682 | ||
| 4258 | 2026.02.19 22:42:59.152469 [ 288 ] {} <Debug> TCP-Session: c60f8b65-f3bc-496d-9b3b-dbdec9437fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.02.19 22:42:59.152488 [ 288 ] {} <Debug> TCP-Session: c60f8b65-f3bc-496d-9b3b-dbdec9437fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.02.19 22:42:59.152700 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61482 | ||
| 4261 | 2026.02.19 22:42:59.152725 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62752 | ||
| 4262 | 2026.02.19 22:42:59.152781 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52884 | ||
| 4263 | 2026.02.19 22:42:59.152799 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34408 | ||
| 4264 | 2026.02.19 22:42:59.152822 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65486 | ||
| 4265 | 2026.02.19 22:42:59.152788 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59578 | ||
| 4266 | 2026.02.19 22:42:59.152881 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4267 | 2026.02.19 22:42:59.152908 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4268 | 2026.02.19 22:42:59.152921 [ 294 ] {} <Debug> TCP-Session: 7496263c-244f-464e-ba9c-c091f64c9dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:34408 | ||
| 4269 | 2026.02.19 22:42:59.152861 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4270 | 2026.02.19 22:42:59.152944 [ 294 ] {} <Debug> TCP-Session: 7496263c-244f-464e-ba9c-c091f64c9dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.02.19 22:42:59.152944 [ 288 ] {} <Trace> TCP-Session: c60f8b65-f3bc-496d-9b3b-dbdec9437fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.02.19 22:42:59.152971 [ 294 ] {} <Debug> TCP-Session: 7496263c-244f-464e-ba9c-c091f64c9dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.02.19 22:42:59.152972 [ 292 ] {} <Debug> TCP-Session: b2d925f3-da9f-4765-8a2d-f79e12633cfd Authenticating user 'default' from [fd00:1122:3344:101::e]:52884 | ||
| 4274 | 2026.02.19 22:42:59.152971 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4275 | 2026.02.19 22:42:59.153019 [ 292 ] {} <Debug> TCP-Session: b2d925f3-da9f-4765-8a2d-f79e12633cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.02.19 22:42:59.152942 [ 275 ] {} <Debug> TCP-Session: b89c09ab-8d5e-4b25-825f-7e25225fd0b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65486 | ||
| 4277 | 2026.02.19 22:42:59.153044 [ 292 ] {} <Debug> TCP-Session: b2d925f3-da9f-4765-8a2d-f79e12633cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2026.02.19 22:42:59.152855 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.02.19 22:42:59.153079 [ 275 ] {} <Debug> TCP-Session: b89c09ab-8d5e-4b25-825f-7e25225fd0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.02.19 22:42:59.153110 [ 289 ] {} <Debug> TCP-Session: b43ab8f5-5a94-407b-a7bc-d7ad579298d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61482 | ||
| 4281 | 2026.02.19 22:42:59.153115 [ 275 ] {} <Debug> TCP-Session: b89c09ab-8d5e-4b25-825f-7e25225fd0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.02.19 22:42:59.153129 [ 288 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4283 | 2026.02.19 22:42:59.153135 [ 289 ] {} <Debug> TCP-Session: b43ab8f5-5a94-407b-a7bc-d7ad579298d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.02.19 22:42:59.153049 [ 291 ] {} <Debug> TCP-Session: a7137b41-8c23-4679-a2df-6ec31fc52c3f Authenticating user 'default' from [fd00:1122:3344:101::e]:59578 | ||
| 4285 | 2026.02.19 22:42:59.153168 [ 289 ] {} <Debug> TCP-Session: b43ab8f5-5a94-407b-a7bc-d7ad579298d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.02.19 22:42:59.153197 [ 291 ] {} <Debug> TCP-Session: a7137b41-8c23-4679-a2df-6ec31fc52c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.02.19 22:42:59.152817 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4288 | 2026.02.19 22:42:59.153220 [ 291 ] {} <Debug> TCP-Session: a7137b41-8c23-4679-a2df-6ec31fc52c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.02.19 22:42:59.152810 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45819 | ||
| 4290 | 2026.02.19 22:42:59.153261 [ 290 ] {} <Debug> TCP-Session: 462359cc-c864-4649-92c3-c647ead1e004 Authenticating user 'default' from [fd00:1122:3344:101::e]:62752 | ||
| 4291 | 2026.02.19 22:42:59.153340 [ 290 ] {} <Debug> TCP-Session: 462359cc-c864-4649-92c3-c647ead1e004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2026.02.19 22:42:59.153373 [ 290 ] {} <Debug> TCP-Session: 462359cc-c864-4649-92c3-c647ead1e004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.02.19 22:42:59.153402 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2026.02.19 22:42:59.153430 [ 288 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4295 | 2026.02.19 22:42:59.153447 [ 293 ] {} <Debug> TCP-Session: d1a2bab7-35aa-4dcb-abf9-4bf5de952590 Authenticating user 'default' from [fd00:1122:3344:101::e]:45819 | ||
| 4296 | 2026.02.19 22:42:59.153489 [ 293 ] {} <Debug> TCP-Session: d1a2bab7-35aa-4dcb-abf9-4bf5de952590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.02.19 22:42:59.153490 [ 288 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4298 | 2026.02.19 22:42:59.153517 [ 293 ] {} <Debug> TCP-Session: d1a2bab7-35aa-4dcb-abf9-4bf5de952590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.02.19 22:42:59.153818 [ 288 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 4300 | 2026.02.19 22:42:59.154846 [ 348 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Trace> AggregatingTransform: Aggregating | ||
| 4301 | 2026.02.19 22:42:59.154894 [ 348 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Trace> Aggregator: Aggregation method: without_key | ||
| 4302 | 2026.02.19 22:42:59.154928 [ 348 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001979 sec. (998.025 rows/sec., 38.99 KiB/sec.) | ||
| 4303 | 2026.02.19 22:42:59.154947 [ 348 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Trace> Aggregator: Merging aggregated data | ||
| 4304 | 2026.02.19 22:42:59.156429 [ 288 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003358 sec., 297.79630732578914 rows/sec., 11.63 KiB/sec. | ||
| 4305 | 2026.02.19 22:42:59.156588 [ 288 ] {93dce677-831a-48fa-9a8e-fc7835a2f517} <Debug> TCPHandler: Processed in 0.003764997 sec. | ||
| 4306 | 2026.02.19 22:42:59.156753 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4307 | 2026.02.19 22:42:59.156777 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4308 | 2026.02.19 22:42:59.156791 [ 288 ] {} <Debug> TCP-Session: c60f8b65-f3bc-496d-9b3b-dbdec9437fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.02.19 22:42:59.156820 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4310 | 2026.02.19 22:42:59.156823 [ 289 ] {} <Debug> TCP-Session: b43ab8f5-5a94-407b-a7bc-d7ad579298d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.02.19 22:42:59.156841 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4312 | 2026.02.19 22:42:59.156859 [ 294 ] {} <Debug> TCP-Session: 7496263c-244f-464e-ba9c-c091f64c9dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.02.19 22:42:59.156861 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4314 | 2026.02.19 22:42:59.156892 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4315 | 2026.02.19 22:42:59.156910 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4316 | 2026.02.19 22:42:59.156933 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4317 | 2026.02.19 22:42:59.156956 [ 291 ] {} <Debug> TCP-Session: a7137b41-8c23-4679-a2df-6ec31fc52c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.02.19 22:42:59.156964 [ 293 ] {} <Debug> TCP-Session: d1a2bab7-35aa-4dcb-abf9-4bf5de952590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.02.19 22:42:59.156978 [ 275 ] {} <Debug> TCP-Session: b89c09ab-8d5e-4b25-825f-7e25225fd0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.02.19 22:42:59.156921 [ 292 ] {} <Debug> TCP-Session: b2d925f3-da9f-4765-8a2d-f79e12633cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.02.19 22:42:59.156887 [ 290 ] {} <Debug> TCP-Session: 462359cc-c864-4649-92c3-c647ead1e004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.02.19 22:42:59.158420 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38603 | ||
| 4323 | 2026.02.19 22:42:59.158513 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4324 | 2026.02.19 22:42:59.158541 [ 286 ] {} <Debug> TCP-Session: 10a71436-a842-4fe6-b02f-78a2d3701be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38603 | ||
| 4325 | 2026.02.19 22:42:59.158562 [ 286 ] {} <Debug> TCP-Session: 10a71436-a842-4fe6-b02f-78a2d3701be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.02.19 22:42:59.158579 [ 286 ] {} <Debug> TCP-Session: 10a71436-a842-4fe6-b02f-78a2d3701be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.02.19 22:42:59.177931 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38603). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4328 | |||
| 4329 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4330 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4331 | 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 | ||
| 4332 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4333 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4334 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4335 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4336 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4337 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4338 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4339 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4340 | (version 23.8.7.1) | ||
| 4341 | 2026.02.19 22:42:59.178113 [ 286 ] {} <Debug> TCP-Session: 10a71436-a842-4fe6-b02f-78a2d3701be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.02.19 22:43:02.248864 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.02.19 22:43:02.249082 [ 277 ] {c7fe8120-fcdb-4316-a11a-34ad45bd44bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.02.19 22:43:02.249154 [ 277 ] {c7fe8120-fcdb-4316-a11a-34ad45bd44bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4345 | 2026.02.19 22:43:02.249825 [ 277 ] {c7fe8120-fcdb-4316-a11a-34ad45bd44bb} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.02.19 22:43:02.249876 [ 277 ] {c7fe8120-fcdb-4316-a11a-34ad45bd44bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4347 | 2026.02.19 22:43:02.250265 [ 277 ] {c7fe8120-fcdb-4316-a11a-34ad45bd44bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4348 | 2026.02.19 22:43:02.250513 [ 277 ] {c7fe8120-fcdb-4316-a11a-34ad45bd44bb} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.02.19 22:43:02.250674 [ 277 ] {c7fe8120-fcdb-4316-a11a-34ad45bd44bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001646 sec., 14580.801944106926 rows/sec., 1.21 MiB/sec. | ||
| 4350 | 2026.02.19 22:43:02.250724 [ 277 ] {c7fe8120-fcdb-4316-a11a-34ad45bd44bb} <Debug> TCPHandler: Processed in 0.002006139 sec. | ||
| 4351 | 2026.02.19 22:43:02.250857 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.02.19 22:43:02.250964 [ 277 ] {feaea746-60c8-4812-acab-8783eadd9213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4353 | 2026.02.19 22:43:02.251009 [ 277 ] {feaea746-60c8-4812-acab-8783eadd9213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4354 | 2026.02.19 22:43:02.251428 [ 277 ] {feaea746-60c8-4812-acab-8783eadd9213} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.02.19 22:43:02.251467 [ 277 ] {feaea746-60c8-4812-acab-8783eadd9213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4356 | 2026.02.19 22:43:02.251781 [ 277 ] {feaea746-60c8-4812-acab-8783eadd9213} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4357 | 2026.02.19 22:43:02.252035 [ 277 ] {feaea746-60c8-4812-acab-8783eadd9213} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.02.19 22:43:02.252170 [ 277 ] {feaea746-60c8-4812-acab-8783eadd9213} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001231 sec., 3249.390739236393 rows/sec., 264.96 KiB/sec. | ||
| 4359 | 2026.02.19 22:43:02.252209 [ 277 ] {feaea746-60c8-4812-acab-8783eadd9213} <Debug> TCPHandler: Processed in 0.001406514 sec. | ||
| 4360 | 2026.02.19 22:43:02.252315 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.02.19 22:43:02.252410 [ 277 ] {c80dc420-e672-4dec-8b6c-82fc7ecf34d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4362 | 2026.02.19 22:43:02.252451 [ 277 ] {c80dc420-e672-4dec-8b6c-82fc7ecf34d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4363 | 2026.02.19 22:43:02.253526 [ 277 ] {c80dc420-e672-4dec-8b6c-82fc7ecf34d8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.02.19 22:43:02.253564 [ 277 ] {c80dc420-e672-4dec-8b6c-82fc7ecf34d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4365 | 2026.02.19 22:43:02.254079 [ 277 ] {c80dc420-e672-4dec-8b6c-82fc7ecf34d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4366 | 2026.02.19 22:43:02.254295 [ 277 ] {c80dc420-e672-4dec-8b6c-82fc7ecf34d8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.02.19 22:43:02.254441 [ 277 ] {c80dc420-e672-4dec-8b6c-82fc7ecf34d8} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.002049 sec., 653001.4641288433 rows/sec., 54.61 MiB/sec. | ||
| 4368 | 2026.02.19 22:43:02.254482 [ 277 ] {c80dc420-e672-4dec-8b6c-82fc7ecf34d8} <Debug> TCPHandler: Processed in 0.002218212 sec. | ||
| 4369 | 2026.02.19 22:43:02.254602 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.02.19 22:43:02.254699 [ 277 ] {bc1a9bcf-1a30-4d6f-9a8e-c65932abe36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.02.19 22:43:02.254740 [ 277 ] {bc1a9bcf-1a30-4d6f-9a8e-c65932abe36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4372 | 2026.02.19 22:43:02.255142 [ 277 ] {bc1a9bcf-1a30-4d6f-9a8e-c65932abe36e} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.02.19 22:43:02.255179 [ 277 ] {bc1a9bcf-1a30-4d6f-9a8e-c65932abe36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4374 | 2026.02.19 22:43:02.255491 [ 277 ] {bc1a9bcf-1a30-4d6f-9a8e-c65932abe36e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4375 | 2026.02.19 22:43:02.255718 [ 277 ] {bc1a9bcf-1a30-4d6f-9a8e-c65932abe36e} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.02.19 22:43:02.255824 [ 108 ] {} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4377 | 2026.02.19 22:43:02.255855 [ 277 ] {bc1a9bcf-1a30-4d6f-9a8e-c65932abe36e} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 1.65 MiB/sec. | ||
| 4378 | 2026.02.19 22:43:02.255891 [ 108 ] {} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.02.19 22:43:02.255901 [ 277 ] {bc1a9bcf-1a30-4d6f-9a8e-c65932abe36e} <Debug> TCPHandler: Processed in 0.001350684 sec. | ||
| 4380 | 2026.02.19 22:43:02.255920 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4381 | 2026.02.19 22:43:02.256017 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.02.19 22:43:02.256064 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 4383 | 2026.02.19 22:43:02.256121 [ 277 ] {44dbbd92-92d6-46df-bf99-5c3abe0282b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.02.19 22:43:02.256169 [ 277 ] {44dbbd92-92d6-46df-bf99-5c3abe0282b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4385 | 2026.02.19 22:43:02.256200 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4386 | 2026.02.19 22:43:02.256240 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 212 rows starting from the beginning of the part | ||
| 4387 | 2026.02.19 22:43:02.256303 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4388 | 2026.02.19 22:43:02.256347 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4389 | 2026.02.19 22:43:02.256411 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 4390 | 2026.02.19 22:43:02.256458 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4391 | 2026.02.19 22:43:02.256501 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4392 | 2026.02.19 22:43:02.256675 [ 277 ] {44dbbd92-92d6-46df-bf99-5c3abe0282b7} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.02.19 22:43:02.256719 [ 277 ] {44dbbd92-92d6-46df-bf99-5c3abe0282b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4394 | 2026.02.19 22:43:02.257108 [ 277 ] {44dbbd92-92d6-46df-bf99-5c3abe0282b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4395 | 2026.02.19 22:43:02.257340 [ 277 ] {44dbbd92-92d6-46df-bf99-5c3abe0282b7} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.02.19 22:43:02.257413 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409703 sec., 225579.43056090537 rows/sec., 15.95 MiB/sec. | ||
| 4397 | 2026.02.19 22:43:02.257482 [ 277 ] {44dbbd92-92d6-46df-bf99-5c3abe0282b7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001381 sec., 182476.46632874728 rows/sec., 12.62 MiB/sec. | ||
| 4398 | 2026.02.19 22:43:02.257526 [ 277 ] {44dbbd92-92d6-46df-bf99-5c3abe0282b7} <Debug> TCPHandler: Processed in 0.001558515 sec. | ||
| 4399 | 2026.02.19 22:43:02.257585 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4400 | 2026.02.19 22:43:02.257653 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.02.19 22:43:02.257751 [ 277 ] {2bfd772a-baa2-4742-88eb-e5a608649294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.02.19 22:43:02.257796 [ 277 ] {2bfd772a-baa2-4742-88eb-e5a608649294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4403 | 2026.02.19 22:43:02.257840 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.02.19 22:43:02.257911 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_21_4} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4405 | 2026.02.19 22:43:02.257979 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4406 | 2026.02.19 22:43:02.258213 [ 277 ] {2bfd772a-baa2-4742-88eb-e5a608649294} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.02.19 22:43:02.258255 [ 277 ] {2bfd772a-baa2-4742-88eb-e5a608649294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4408 | 2026.02.19 22:43:02.258588 [ 277 ] {2bfd772a-baa2-4742-88eb-e5a608649294} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4409 | 2026.02.19 22:43:02.258835 [ 277 ] {2bfd772a-baa2-4742-88eb-e5a608649294} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.02.19 22:43:02.258976 [ 277 ] {2bfd772a-baa2-4742-88eb-e5a608649294} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001243 sec., 9654.062751407884 rows/sec., 754.22 KiB/sec. | ||
| 4411 | 2026.02.19 22:43:02.259017 [ 277 ] {2bfd772a-baa2-4742-88eb-e5a608649294} <Debug> TCPHandler: Processed in 0.001412874 sec. | ||
| 4412 | 2026.02.19 22:43:02.259131 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.02.19 22:43:02.259228 [ 277 ] {a45c01ee-feae-402e-846b-d78d2a7d84ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4414 | 2026.02.19 22:43:02.259269 [ 277 ] {a45c01ee-feae-402e-846b-d78d2a7d84ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4415 | 2026.02.19 22:43:02.259932 [ 277 ] {a45c01ee-feae-402e-846b-d78d2a7d84ca} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.02.19 22:43:02.259971 [ 277 ] {a45c01ee-feae-402e-846b-d78d2a7d84ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4417 | 2026.02.19 22:43:02.260347 [ 277 ] {a45c01ee-feae-402e-846b-d78d2a7d84ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4418 | 2026.02.19 22:43:02.260590 [ 277 ] {a45c01ee-feae-402e-846b-d78d2a7d84ca} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.02.19 22:43:02.260731 [ 277 ] {a45c01ee-feae-402e-846b-d78d2a7d84ca} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001521 sec., 374753.4516765286 rows/sec., 28.11 MiB/sec. | ||
| 4420 | 2026.02.19 22:43:02.260771 [ 277 ] {a45c01ee-feae-402e-846b-d78d2a7d84ca} <Debug> TCPHandler: Processed in 0.001689177 sec. | ||
| 4421 | 2026.02.19 22:43:02.260888 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.02.19 22:43:02.260984 [ 277 ] {30ea0b1d-57ed-4bd9-b443-385d4e988174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4423 | 2026.02.19 22:43:02.261027 [ 277 ] {30ea0b1d-57ed-4bd9-b443-385d4e988174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4424 | 2026.02.19 22:43:02.261667 [ 277 ] {30ea0b1d-57ed-4bd9-b443-385d4e988174} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.02.19 22:43:02.261705 [ 277 ] {30ea0b1d-57ed-4bd9-b443-385d4e988174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4426 | 2026.02.19 22:43:02.262104 [ 277 ] {30ea0b1d-57ed-4bd9-b443-385d4e988174} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4427 | 2026.02.19 22:43:02.262322 [ 277 ] {30ea0b1d-57ed-4bd9-b443-385d4e988174} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.02.19 22:43:02.262462 [ 277 ] {30ea0b1d-57ed-4bd9-b443-385d4e988174} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001497 sec., 589178.3567134269 rows/sec., 39.99 MiB/sec. | ||
| 4429 | 2026.02.19 22:43:02.262501 [ 277 ] {30ea0b1d-57ed-4bd9-b443-385d4e988174} <Debug> TCPHandler: Processed in 0.001663376 sec. | ||
| 4430 | 2026.02.19 22:43:02.262628 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2026.02.19 22:43:02.262722 [ 277 ] {142a5b53-2a99-4866-812b-34b5f7e4a997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4432 | 2026.02.19 22:43:02.262777 [ 277 ] {142a5b53-2a99-4866-812b-34b5f7e4a997} <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 | ||
| 4433 | 2026.02.19 22:43:02.263576 [ 277 ] {142a5b53-2a99-4866-812b-34b5f7e4a997} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.02.19 22:43:02.263615 [ 277 ] {142a5b53-2a99-4866-812b-34b5f7e4a997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4435 | 2026.02.19 22:43:02.264157 [ 277 ] {142a5b53-2a99-4866-812b-34b5f7e4a997} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4436 | 2026.02.19 22:43:02.264401 [ 277 ] {142a5b53-2a99-4866-812b-34b5f7e4a997} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.02.19 22:43:02.264516 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4438 | 2026.02.19 22:43:02.264550 [ 277 ] {142a5b53-2a99-4866-812b-34b5f7e4a997} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001846 sec., 5417.118093174431 rows/sec., 9.71 MiB/sec. | ||
| 4439 | 2026.02.19 22:43:02.264554 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.02.19 22:43:02.264593 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4441 | 2026.02.19 22:43:02.264610 [ 277 ] {142a5b53-2a99-4866-812b-34b5f7e4a997} <Debug> TCPHandler: Processed in 0.00203232 sec. | ||
| 4442 | 2026.02.19 22:43:02.264689 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 4443 | 2026.02.19 22:43:02.264732 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.02.19 22:43:02.264833 [ 277 ] {8aa9d873-478a-40df-8d72-6d1a22595aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4445 | 2026.02.19 22:43:02.264877 [ 277 ] {8aa9d873-478a-40df-8d72-6d1a22595aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4446 | 2026.02.19 22:43:02.264916 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4447 | 2026.02.19 22:43:02.264975 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 294 rows starting from the beginning of the part | ||
| 4448 | 2026.02.19 22:43:02.265091 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4449 | 2026.02.19 22:43:02.265206 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4450 | 2026.02.19 22:43:02.265231 [ 277 ] {8aa9d873-478a-40df-8d72-6d1a22595aa8} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.02.19 22:43:02.265273 [ 277 ] {8aa9d873-478a-40df-8d72-6d1a22595aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4452 | 2026.02.19 22:43:02.265314 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 4453 | 2026.02.19 22:43:02.265414 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4454 | 2026.02.19 22:43:02.265507 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4455 | 2026.02.19 22:43:02.265605 [ 277 ] {8aa9d873-478a-40df-8d72-6d1a22595aa8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4456 | 2026.02.19 22:43:02.265861 [ 277 ] {8aa9d873-478a-40df-8d72-6d1a22595aa8} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.02.19 22:43:02.265986 [ 108 ] {} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4458 | 2026.02.19 22:43:02.266005 [ 277 ] {8aa9d873-478a-40df-8d72-6d1a22595aa8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 4459 | 2026.02.19 22:43:02.266019 [ 108 ] {} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.02.19 22:43:02.266045 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4461 | 2026.02.19 22:43:02.266049 [ 277 ] {8aa9d873-478a-40df-8d72-6d1a22595aa8} <Debug> TCPHandler: Processed in 0.001365433 sec. | ||
| 4462 | 2026.02.19 22:43:02.266128 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 4463 | 2026.02.19 22:43:02.266230 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4464 | 2026.02.19 22:43:02.266258 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 420 rows starting from the beginning of the part | ||
| 4465 | 2026.02.19 22:43:02.266302 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4466 | 2026.02.19 22:43:02.266339 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 4467 | 2026.02.19 22:43:02.266369 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4468 | 2026.02.19 22:43:02.266401 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 4469 | 2026.02.19 22:43:02.266433 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4470 | 2026.02.19 22:43:02.267270 [ 200 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173682 sec., 613454.0701825537 rows/sec., 39.33 MiB/sec. | ||
| 4471 | 2026.02.19 22:43:02.267420 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4472 | 2026.02.19 22:43:02.267669 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.02.19 22:43:02.267738 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_21_4} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4474 | 2026.02.19 22:43:02.267795 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4475 | 2026.02.19 22:43:02.269295 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 19 columns (19 merged, 0 gathered) in 0.004644674 sec., 82675.33953943808 rows/sec., 148.15 MiB/sec. | ||
| 4476 | 2026.02.19 22:43:02.269894 [ 193 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4477 | 2026.02.19 22:43:02.270202 [ 193 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.02.19 22:43:02.270268 [ 193 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4479 | 2026.02.19 22:43:02.270347 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 4480 | 2026.02.19 22:43:03.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.98 MiB, peak 250.92 MiB, free memory in arenas 0.00 B, will set to 243.61 MiB (RSS), difference: 1.64 MiB | ||
| 4481 | 2026.02.19 22:43:03.368055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8238 | ||
| 4482 | 2026.02.19 22:43:03.368568 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.02.19 22:43:03.368618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4484 | 2026.02.19 22:43:03.369100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4485 | 2026.02.19 22:43:03.369328 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.02.19 22:43:03.369472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8238 | ||
| 4487 | 2026.02.19 22:43:03.810733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4488 | 2026.02.19 22:43:03.825571 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.02.19 22:43:03.825627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4490 | 2026.02.19 22:43:03.831950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4491 | 2026.02.19 22:43:03.832692 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.02.19 22:43:03.835216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4493 | 2026.02.19 22:43:05.887381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 540 | ||
| 4494 | 2026.02.19 22:43:05.890163 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.02.19 22:43:05.890217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4496 | 2026.02.19 22:43:05.891442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4497 | 2026.02.19 22:43:05.891717 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.02.19 22:43:05.892093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4499 | 2026.02.19 22:43:07.222162 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.02.19 22:43:07.222338 [ 277 ] {710a0aa9-cb5e-4547-8898-077f9f35897a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4501 | 2026.02.19 22:43:07.222406 [ 277 ] {710a0aa9-cb5e-4547-8898-077f9f35897a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4502 | 2026.02.19 22:43:07.223078 [ 277 ] {710a0aa9-cb5e-4547-8898-077f9f35897a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.02.19 22:43:07.223123 [ 277 ] {710a0aa9-cb5e-4547-8898-077f9f35897a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4504 | 2026.02.19 22:43:07.223534 [ 277 ] {710a0aa9-cb5e-4547-8898-077f9f35897a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4505 | 2026.02.19 22:43:07.223767 [ 277 ] {710a0aa9-cb5e-4547-8898-077f9f35897a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.02.19 22:43:07.223922 [ 277 ] {710a0aa9-cb5e-4547-8898-077f9f35897a} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001634 sec., 70991.43206854345 rows/sec., 6.03 MiB/sec. | ||
| 4507 | 2026.02.19 22:43:07.223963 [ 277 ] {710a0aa9-cb5e-4547-8898-077f9f35897a} <Debug> TCPHandler: Processed in 0.001933129 sec. | ||
| 4508 | 2026.02.19 22:43:07.224087 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.02.19 22:43:07.224180 [ 277 ] {e446a7eb-e58e-4335-beb6-5faa089c411f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.02.19 22:43:07.224220 [ 277 ] {e446a7eb-e58e-4335-beb6-5faa089c411f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4511 | 2026.02.19 22:43:07.224622 [ 277 ] {e446a7eb-e58e-4335-beb6-5faa089c411f} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.02.19 22:43:07.224660 [ 277 ] {e446a7eb-e58e-4335-beb6-5faa089c411f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4513 | 2026.02.19 22:43:07.224962 [ 277 ] {e446a7eb-e58e-4335-beb6-5faa089c411f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4514 | 2026.02.19 22:43:07.225184 [ 277 ] {e446a7eb-e58e-4335-beb6-5faa089c411f} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.02.19 22:43:07.225312 [ 277 ] {e446a7eb-e58e-4335-beb6-5faa089c411f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.92 MiB/sec. | ||
| 4516 | 2026.02.19 22:43:07.225349 [ 277 ] {e446a7eb-e58e-4335-beb6-5faa089c411f} <Debug> TCPHandler: Processed in 0.001310953 sec. | ||
| 4517 | 2026.02.19 22:43:07.225460 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.02.19 22:43:07.225557 [ 277 ] {8c4a2961-00b7-408e-baa5-8c1f2d1992fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4519 | 2026.02.19 22:43:07.225599 [ 277 ] {8c4a2961-00b7-408e-baa5-8c1f2d1992fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4520 | 2026.02.19 22:43:07.226022 [ 277 ] {8c4a2961-00b7-408e-baa5-8c1f2d1992fd} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.02.19 22:43:07.226059 [ 277 ] {8c4a2961-00b7-408e-baa5-8c1f2d1992fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4522 | 2026.02.19 22:43:07.226357 [ 277 ] {8c4a2961-00b7-408e-baa5-8c1f2d1992fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4523 | 2026.02.19 22:43:07.226556 [ 277 ] {8c4a2961-00b7-408e-baa5-8c1f2d1992fd} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.02.19 22:43:07.226685 [ 277 ] {8c4a2961-00b7-408e-baa5-8c1f2d1992fd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001145 sec., 82096.06986899563 rows/sec., 6.41 MiB/sec. | ||
| 4525 | 2026.02.19 22:43:07.226721 [ 277 ] {8c4a2961-00b7-408e-baa5-8c1f2d1992fd} <Debug> TCPHandler: Processed in 0.001306873 sec. | ||
| 4526 | 2026.02.19 22:43:07.226832 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.02.19 22:43:07.226924 [ 277 ] {d79af123-bbfb-4a21-886c-23f8c5c34e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4528 | 2026.02.19 22:43:07.226967 [ 277 ] {d79af123-bbfb-4a21-886c-23f8c5c34e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4529 | 2026.02.19 22:43:07.227373 [ 277 ] {d79af123-bbfb-4a21-886c-23f8c5c34e8f} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.02.19 22:43:07.227408 [ 277 ] {d79af123-bbfb-4a21-886c-23f8c5c34e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4531 | 2026.02.19 22:43:07.227721 [ 277 ] {d79af123-bbfb-4a21-886c-23f8c5c34e8f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4532 | 2026.02.19 22:43:07.227920 [ 277 ] {d79af123-bbfb-4a21-886c-23f8c5c34e8f} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.02.19 22:43:07.228048 [ 277 ] {d79af123-bbfb-4a21-886c-23f8c5c34e8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 4534 | 2026.02.19 22:43:07.228084 [ 277 ] {d79af123-bbfb-4a21-886c-23f8c5c34e8f} <Debug> TCPHandler: Processed in 0.001297773 sec. | ||
| 4535 | 2026.02.19 22:43:07.228192 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.02.19 22:43:07.228288 [ 277 ] {c336645a-1730-4e54-978b-819315921e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4537 | 2026.02.19 22:43:07.228342 [ 277 ] {c336645a-1730-4e54-978b-819315921e37} <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 | ||
| 4538 | 2026.02.19 22:43:07.229170 [ 277 ] {c336645a-1730-4e54-978b-819315921e37} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.02.19 22:43:07.229206 [ 277 ] {c336645a-1730-4e54-978b-819315921e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4540 | 2026.02.19 22:43:07.229722 [ 277 ] {c336645a-1730-4e54-978b-819315921e37} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4541 | 2026.02.19 22:43:07.229936 [ 277 ] {c336645a-1730-4e54-978b-819315921e37} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.02.19 22:43:07.230072 [ 277 ] {c336645a-1730-4e54-978b-819315921e37} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001802 sec., 16648.168701442843 rows/sec., 29.83 MiB/sec. | ||
| 4543 | 2026.02.19 22:43:07.230128 [ 277 ] {c336645a-1730-4e54-978b-819315921e37} <Debug> TCPHandler: Processed in 0.001982399 sec. | ||
| 4544 | 2026.02.19 22:43:07.230239 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.02.19 22:43:07.230332 [ 277 ] {45d689b3-6fd9-4073-8de4-0a5647632d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4546 | 2026.02.19 22:43:07.230372 [ 277 ] {45d689b3-6fd9-4073-8de4-0a5647632d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4547 | 2026.02.19 22:43:07.230701 [ 277 ] {45d689b3-6fd9-4073-8de4-0a5647632d23} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.02.19 22:43:07.230736 [ 277 ] {45d689b3-6fd9-4073-8de4-0a5647632d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4549 | 2026.02.19 22:43:07.231037 [ 277 ] {45d689b3-6fd9-4073-8de4-0a5647632d23} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4550 | 2026.02.19 22:43:07.231246 [ 277 ] {45d689b3-6fd9-4073-8de4-0a5647632d23} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.02.19 22:43:07.231371 [ 277 ] {45d689b3-6fd9-4073-8de4-0a5647632d23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4552 | 2026.02.19 22:43:07.231406 [ 277 ] {45d689b3-6fd9-4073-8de4-0a5647632d23} <Debug> TCPHandler: Processed in 0.001214262 sec. | ||
| 4553 | 2026.02.19 22:43:10.782456 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4554 | 2026.02.19 22:43:10.782557 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4555 | 2026.02.19 22:43:10.869687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8686 | ||
| 4556 | 2026.02.19 22:43:10.870413 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.02.19 22:43:10.870450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4558 | 2026.02.19 22:43:10.870920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4559 | 2026.02.19 22:43:10.871146 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.02.19 22:43:10.871280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8686 | ||
| 4561 | 2026.02.19 22:43:11.335382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4562 | 2026.02.19 22:43:11.351831 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.02.19 22:43:11.351877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4564 | 2026.02.19 22:43:11.357744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4565 | 2026.02.19 22:43:11.358430 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.02.19 22:43:11.361281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4567 | 2026.02.19 22:43:12.221263 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.02.19 22:43:12.221557 [ 277 ] {f07ae2da-3b47-4be8-b4a7-38679934a8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4569 | 2026.02.19 22:43:12.221624 [ 277 ] {f07ae2da-3b47-4be8-b4a7-38679934a8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4570 | 2026.02.19 22:43:12.222297 [ 277 ] {f07ae2da-3b47-4be8-b4a7-38679934a8de} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.02.19 22:43:12.222338 [ 277 ] {f07ae2da-3b47-4be8-b4a7-38679934a8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4572 | 2026.02.19 22:43:12.222756 [ 277 ] {f07ae2da-3b47-4be8-b4a7-38679934a8de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4573 | 2026.02.19 22:43:12.222984 [ 277 ] {f07ae2da-3b47-4be8-b4a7-38679934a8de} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.02.19 22:43:12.223159 [ 277 ] {f07ae2da-3b47-4be8-b4a7-38679934a8de} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001672 sec., 45454.54545454545 rows/sec., 3.75 MiB/sec. | ||
| 4575 | 2026.02.19 22:43:12.223199 [ 277 ] {f07ae2da-3b47-4be8-b4a7-38679934a8de} <Debug> TCPHandler: Processed in 0.00211879 sec. | ||
| 4576 | 2026.02.19 22:43:12.223321 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.02.19 22:43:12.223415 [ 277 ] {5e24d7c1-7b0d-416c-b9d0-2719b45c6467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4578 | 2026.02.19 22:43:12.223454 [ 277 ] {5e24d7c1-7b0d-416c-b9d0-2719b45c6467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4579 | 2026.02.19 22:43:12.223853 [ 277 ] {5e24d7c1-7b0d-416c-b9d0-2719b45c6467} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.02.19 22:43:12.223886 [ 277 ] {5e24d7c1-7b0d-416c-b9d0-2719b45c6467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4581 | 2026.02.19 22:43:12.224171 [ 277 ] {5e24d7c1-7b0d-416c-b9d0-2719b45c6467} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4582 | 2026.02.19 22:43:12.224375 [ 277 ] {5e24d7c1-7b0d-416c-b9d0-2719b45c6467} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.02.19 22:43:12.224508 [ 277 ] {5e24d7c1-7b0d-416c-b9d0-2719b45c6467} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001112 sec., 8992.805755395684 rows/sec., 676.22 KiB/sec. | ||
| 4584 | 2026.02.19 22:43:12.224544 [ 277 ] {5e24d7c1-7b0d-416c-b9d0-2719b45c6467} <Debug> TCPHandler: Processed in 0.001271042 sec. | ||
| 4585 | 2026.02.19 22:43:12.224649 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.02.19 22:43:12.224750 [ 277 ] {75f378eb-b079-44aa-90fc-d0fd179fe40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4587 | 2026.02.19 22:43:12.224788 [ 277 ] {75f378eb-b079-44aa-90fc-d0fd179fe40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4588 | 2026.02.19 22:43:12.225211 [ 277 ] {75f378eb-b079-44aa-90fc-d0fd179fe40f} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.02.19 22:43:12.225244 [ 277 ] {75f378eb-b079-44aa-90fc-d0fd179fe40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4590 | 2026.02.19 22:43:12.225536 [ 277 ] {75f378eb-b079-44aa-90fc-d0fd179fe40f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4591 | 2026.02.19 22:43:12.225749 [ 277 ] {75f378eb-b079-44aa-90fc-d0fd179fe40f} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.02.19 22:43:12.225882 [ 277 ] {75f378eb-b079-44aa-90fc-d0fd179fe40f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00115 sec., 64347.82608695652 rows/sec., 5.02 MiB/sec. | ||
| 4593 | 2026.02.19 22:43:12.225918 [ 277 ] {75f378eb-b079-44aa-90fc-d0fd179fe40f} <Debug> TCPHandler: Processed in 0.001315433 sec. | ||
| 4594 | 2026.02.19 22:43:12.226028 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.02.19 22:43:12.226120 [ 277 ] {2cb1ff9f-79cb-463b-9751-bf14726d3369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4596 | 2026.02.19 22:43:12.226163 [ 277 ] {2cb1ff9f-79cb-463b-9751-bf14726d3369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4597 | 2026.02.19 22:43:12.226594 [ 277 ] {2cb1ff9f-79cb-463b-9751-bf14726d3369} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.02.19 22:43:12.226629 [ 277 ] {2cb1ff9f-79cb-463b-9751-bf14726d3369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4599 | 2026.02.19 22:43:12.226958 [ 277 ] {2cb1ff9f-79cb-463b-9751-bf14726d3369} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4600 | 2026.02.19 22:43:12.227173 [ 277 ] {2cb1ff9f-79cb-463b-9751-bf14726d3369} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.02.19 22:43:12.227309 [ 277 ] {2cb1ff9f-79cb-463b-9751-bf14726d3369} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4602 | 2026.02.19 22:43:12.227347 [ 277 ] {2cb1ff9f-79cb-463b-9751-bf14726d3369} <Debug> TCPHandler: Processed in 0.001364844 sec. | ||
| 4603 | 2026.02.19 22:43:12.227466 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.02.19 22:43:12.227560 [ 277 ] {c8435089-9a1a-42e9-ae2f-1d414f073718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.02.19 22:43:12.227615 [ 277 ] {c8435089-9a1a-42e9-ae2f-1d414f073718} <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 | ||
| 4606 | 2026.02.19 22:43:12.228411 [ 277 ] {c8435089-9a1a-42e9-ae2f-1d414f073718} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.02.19 22:43:12.228448 [ 277 ] {c8435089-9a1a-42e9-ae2f-1d414f073718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4608 | 2026.02.19 22:43:12.228974 [ 277 ] {c8435089-9a1a-42e9-ae2f-1d414f073718} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4609 | 2026.02.19 22:43:12.229195 [ 277 ] {c8435089-9a1a-42e9-ae2f-1d414f073718} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.02.19 22:43:12.229337 [ 277 ] {c8435089-9a1a-42e9-ae2f-1d414f073718} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001796 sec., 5567.928730512249 rows/sec., 9.98 MiB/sec. | ||
| 4611 | 2026.02.19 22:43:12.229387 [ 277 ] {c8435089-9a1a-42e9-ae2f-1d414f073718} <Debug> TCPHandler: Processed in 0.001968299 sec. | ||
| 4612 | 2026.02.19 22:43:12.229500 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.02.19 22:43:12.229601 [ 277 ] {712b4daa-980f-4bfa-af62-d46da417bf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.02.19 22:43:12.229642 [ 277 ] {712b4daa-980f-4bfa-af62-d46da417bf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4615 | 2026.02.19 22:43:12.230003 [ 277 ] {712b4daa-980f-4bfa-af62-d46da417bf06} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.02.19 22:43:12.230037 [ 277 ] {712b4daa-980f-4bfa-af62-d46da417bf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4617 | 2026.02.19 22:43:12.230346 [ 277 ] {712b4daa-980f-4bfa-af62-d46da417bf06} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4618 | 2026.02.19 22:43:12.230562 [ 277 ] {712b4daa-980f-4bfa-af62-d46da417bf06} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.02.19 22:43:12.230686 [ 277 ] {712b4daa-980f-4bfa-af62-d46da417bf06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4620 | 2026.02.19 22:43:12.230721 [ 277 ] {712b4daa-980f-4bfa-af62-d46da417bf06} <Debug> TCPHandler: Processed in 0.001267882 sec. | ||
| 4621 | 2026.02.19 22:43:14.496001 [ 97 ] {} <Debug> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4622 | 2026.02.19 22:43:14.496063 [ 97 ] {} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.02.19 22:43:14.496082 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4624 | 2026.02.19 22:43:14.496212 [ 197 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::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 | ||
| 4625 | 2026.02.19 22:43:14.496340 [ 197 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4626 | 2026.02.19 22:43:14.496378 [ 197 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 4627 | 2026.02.19 22:43:14.496452 [ 197 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 4628 | 2026.02.19 22:43:14.496497 [ 197 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 4629 | 2026.02.19 22:43:14.496538 [ 197 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 4630 | 2026.02.19 22:43:14.496584 [ 197 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4631 | 2026.02.19 22:43:14.497489 [ 198 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329333 sec., 463390.28670769476 rows/sec., 28.47 MiB/sec. | ||
| 4632 | 2026.02.19 22:43:14.497740 [ 200 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4633 | 2026.02.19 22:43:14.498071 [ 200 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.02.19 22:43:14.498150 [ 200 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_5_1} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4635 | 2026.02.19 22:43:14.498245 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4636 | 2026.02.19 22:43:15.270901 [ 96 ] {} <Debug> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4637 | 2026.02.19 22:43:15.270965 [ 96 ] {} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.02.19 22:43:15.270986 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4639 | 2026.02.19 22:43:15.271136 [ 197 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::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 | ||
| 4640 | 2026.02.19 22:43:15.271345 [ 197 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4641 | 2026.02.19 22:43:15.271403 [ 197 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 4642 | 2026.02.19 22:43:15.271508 [ 197 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 4643 | 2026.02.19 22:43:15.271577 [ 197 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 4644 | 2026.02.19 22:43:15.271616 [ 197 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 308 rows starting from the beginning of the part | ||
| 4645 | 2026.02.19 22:43:15.271658 [ 197 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4646 | 2026.02.19 22:43:15.272564 [ 197 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500054 sec., 789304.9183562725 rows/sec., 53.76 MiB/sec. | ||
| 4647 | 2026.02.19 22:43:15.272736 [ 200 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4648 | 2026.02.19 22:43:15.273021 [ 200 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.02.19 22:43:15.273091 [ 200 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_5_1} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4650 | 2026.02.19 22:43:15.273175 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4651 | 2026.02.19 22:43:15.892380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 564 | ||
| 4652 | 2026.02.19 22:43:15.894675 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.02.19 22:43:15.894731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4654 | 2026.02.19 22:43:15.895966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4655 | 2026.02.19 22:43:15.896252 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.02.19 22:43:15.896638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4657 | 2026.02.19 22:43:17.223841 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.02.19 22:43:17.224026 [ 277 ] {2663dded-4c13-439a-9637-05f28b3a08d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4659 | 2026.02.19 22:43:17.224098 [ 277 ] {2663dded-4c13-439a-9637-05f28b3a08d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4660 | 2026.02.19 22:43:17.224714 [ 277 ] {2663dded-4c13-439a-9637-05f28b3a08d8} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.02.19 22:43:17.224769 [ 277 ] {2663dded-4c13-439a-9637-05f28b3a08d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4662 | 2026.02.19 22:43:17.225171 [ 277 ] {2663dded-4c13-439a-9637-05f28b3a08d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4663 | 2026.02.19 22:43:17.225411 [ 277 ] {2663dded-4c13-439a-9637-05f28b3a08d8} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.02.19 22:43:17.225582 [ 277 ] {2663dded-4c13-439a-9637-05f28b3a08d8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001607 sec., 4978.220286247667 rows/sec., 405.94 KiB/sec. | ||
| 4665 | 2026.02.19 22:43:17.225635 [ 277 ] {2663dded-4c13-439a-9637-05f28b3a08d8} <Debug> TCPHandler: Processed in 0.001930448 sec. | ||
| 4666 | 2026.02.19 22:43:17.225779 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.02.19 22:43:17.225884 [ 277 ] {73cdd633-8a4e-4a4a-9361-79443666367c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4668 | 2026.02.19 22:43:17.225928 [ 277 ] {73cdd633-8a4e-4a4a-9361-79443666367c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4669 | 2026.02.19 22:43:17.226396 [ 277 ] {73cdd633-8a4e-4a4a-9361-79443666367c} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.02.19 22:43:17.226437 [ 277 ] {73cdd633-8a4e-4a4a-9361-79443666367c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4671 | 2026.02.19 22:43:17.226766 [ 277 ] {73cdd633-8a4e-4a4a-9361-79443666367c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4672 | 2026.02.19 22:43:17.226978 [ 277 ] {73cdd633-8a4e-4a4a-9361-79443666367c} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.02.19 22:43:17.227098 [ 94 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4674 | 2026.02.19 22:43:17.227109 [ 277 ] {73cdd633-8a4e-4a4a-9361-79443666367c} <Debug> executeQuery: Read 120 rows, 10.38 KiB in 0.00125 sec., 96000 rows/sec., 8.11 MiB/sec. | ||
| 4675 | 2026.02.19 22:43:17.227165 [ 94 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.02.19 22:43:17.227173 [ 277 ] {73cdd633-8a4e-4a4a-9361-79443666367c} <Debug> TCPHandler: Processed in 0.001448264 sec. | ||
| 4677 | 2026.02.19 22:43:17.227195 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4678 | 2026.02.19 22:43:17.227299 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.02.19 22:43:17.227304 [ 199 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::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 | 2026.02.19 22:43:17.227398 [ 277 ] {2447fb35-87b4-40fd-a68c-f458df3cda51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.02.19 22:43:17.227420 [ 199 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4682 | 2026.02.19 22:43:17.227439 [ 277 ] {2447fb35-87b4-40fd-a68c-f458df3cda51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4683 | 2026.02.19 22:43:17.227458 [ 199 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2148 rows starting from the beginning of the part | ||
| 4684 | 2026.02.19 22:43:17.227557 [ 199 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 116 rows starting from the beginning of the part | ||
| 4685 | 2026.02.19 22:43:17.227612 [ 199 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1338 rows starting from the beginning of the part | ||
| 4686 | 2026.02.19 22:43:17.227659 [ 199 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 116 rows starting from the beginning of the part | ||
| 4687 | 2026.02.19 22:43:17.227710 [ 199 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4688 | 2026.02.19 22:43:17.227755 [ 199 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 120 rows starting from the beginning of the part | ||
| 4689 | 2026.02.19 22:43:17.227853 [ 277 ] {2447fb35-87b4-40fd-a68c-f458df3cda51} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.02.19 22:43:17.227891 [ 277 ] {2447fb35-87b4-40fd-a68c-f458df3cda51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4691 | 2026.02.19 22:43:17.228215 [ 277 ] {2447fb35-87b4-40fd-a68c-f458df3cda51} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4692 | 2026.02.19 22:43:17.228440 [ 277 ] {2447fb35-87b4-40fd-a68c-f458df3cda51} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.02.19 22:43:17.228574 [ 277 ] {2447fb35-87b4-40fd-a68c-f458df3cda51} <Debug> executeQuery: Read 38 rows, 2.81 KiB in 0.001194 sec., 31825.795644891125 rows/sec., 2.30 MiB/sec. | ||
| 4694 | 2026.02.19 22:43:17.228614 [ 277 ] {2447fb35-87b4-40fd-a68c-f458df3cda51} <Debug> TCPHandler: Processed in 0.001363723 sec. | ||
| 4695 | 2026.02.19 22:43:17.228738 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.02.19 22:43:17.228833 [ 277 ] {f1a75481-16fe-4833-9957-c37148215096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4697 | 2026.02.19 22:43:17.228875 [ 277 ] {f1a75481-16fe-4833-9957-c37148215096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4698 | 2026.02.19 22:43:17.229313 [ 277 ] {f1a75481-16fe-4833-9957-c37148215096} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.02.19 22:43:17.229351 [ 277 ] {f1a75481-16fe-4833-9957-c37148215096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4700 | 2026.02.19 22:43:17.229374 [ 200 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3914 rows, containing 5 columns (5 merged, 0 gathered) in 0.00211082 sec., 1854255.6921007005 rows/sec., 160.81 MiB/sec. | ||
| 4701 | 2026.02.19 22:43:17.229673 [ 277 ] {f1a75481-16fe-4833-9957-c37148215096} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4702 | 2026.02.19 22:43:17.229717 [ 197 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4703 | 2026.02.19 22:43:17.229926 [ 277 ] {f1a75481-16fe-4833-9957-c37148215096} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.02.19 22:43:17.230053 [ 94 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4705 | 2026.02.19 22:43:17.230072 [ 277 ] {f1a75481-16fe-4833-9957-c37148215096} <Debug> executeQuery: Read 102 rows, 8.17 KiB in 0.001256 sec., 81210.19108280256 rows/sec., 6.35 MiB/sec. | ||
| 4706 | 2026.02.19 22:43:17.230096 [ 94 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.02.19 22:43:17.230101 [ 197 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.02.19 22:43:17.230124 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4709 | 2026.02.19 22:43:17.230118 [ 277 ] {f1a75481-16fe-4833-9957-c37148215096} <Debug> TCPHandler: Processed in 0.001429134 sec. | ||
| 4710 | 2026.02.19 22:43:17.230208 [ 197 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_26_5} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4711 | 2026.02.19 22:43:17.230235 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::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 | ||
| 4712 | 2026.02.19 22:43:17.230300 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.02.19 22:43:17.230323 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 4714 | 2026.02.19 22:43:17.230342 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4715 | 2026.02.19 22:43:17.230386 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1058 rows starting from the beginning of the part | ||
| 4716 | 2026.02.19 22:43:17.230405 [ 277 ] {652349ae-998c-4aa6-8392-65a7d8d22de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4717 | 2026.02.19 22:43:17.230441 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
| 4718 | 2026.02.19 22:43:17.230454 [ 277 ] {652349ae-998c-4aa6-8392-65a7d8d22de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4719 | 2026.02.19 22:43:17.230482 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 570 rows starting from the beginning of the part | ||
| 4720 | 2026.02.19 22:43:17.230517 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part | ||
| 4721 | 2026.02.19 22:43:17.230551 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4722 | 2026.02.19 22:43:17.230588 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part | ||
| 4723 | 2026.02.19 22:43:17.230903 [ 277 ] {652349ae-998c-4aa6-8392-65a7d8d22de6} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.02.19 22:43:17.230941 [ 277 ] {652349ae-998c-4aa6-8392-65a7d8d22de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4725 | 2026.02.19 22:43:17.231302 [ 277 ] {652349ae-998c-4aa6-8392-65a7d8d22de6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4726 | 2026.02.19 22:43:17.231531 [ 277 ] {652349ae-998c-4aa6-8392-65a7d8d22de6} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.02.19 22:43:17.231581 [ 190 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385383 sec., 1437869.5277767952 rows/sec., 112.46 MiB/sec. | ||
| 4728 | 2026.02.19 22:43:17.231677 [ 277 ] {652349ae-998c-4aa6-8392-65a7d8d22de6} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001291 sec., 127033.30751355538 rows/sec., 8.84 MiB/sec. | ||
| 4729 | 2026.02.19 22:43:17.231722 [ 277 ] {652349ae-998c-4aa6-8392-65a7d8d22de6} <Debug> TCPHandler: Processed in 0.001473445 sec. | ||
| 4730 | 2026.02.19 22:43:17.231798 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4731 | 2026.02.19 22:43:17.231837 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.02.19 22:43:17.231943 [ 277 ] {dfa30992-3a39-4918-aeae-f93a8f53c93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.02.19 22:43:17.232004 [ 277 ] {dfa30992-3a39-4918-aeae-f93a8f53c93c} <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 | ||
| 4734 | 2026.02.19 22:43:17.232104 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.02.19 22:43:17.232187 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_26_5} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4736 | 2026.02.19 22:43:17.232272 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4737 | 2026.02.19 22:43:17.232854 [ 277 ] {dfa30992-3a39-4918-aeae-f93a8f53c93c} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.02.19 22:43:17.232899 [ 277 ] {dfa30992-3a39-4918-aeae-f93a8f53c93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4739 | 2026.02.19 22:43:17.233455 [ 277 ] {dfa30992-3a39-4918-aeae-f93a8f53c93c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4740 | 2026.02.19 22:43:17.233706 [ 277 ] {dfa30992-3a39-4918-aeae-f93a8f53c93c} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.02.19 22:43:17.233848 [ 277 ] {dfa30992-3a39-4918-aeae-f93a8f53c93c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001924 sec., 15592.515592515592 rows/sec., 27.94 MiB/sec. | ||
| 4742 | 2026.02.19 22:43:17.233903 [ 277 ] {dfa30992-3a39-4918-aeae-f93a8f53c93c} <Debug> TCPHandler: Processed in 0.002116051 sec. | ||
| 4743 | 2026.02.19 22:43:17.234039 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.02.19 22:43:17.234135 [ 277 ] {1cfba30e-354d-440f-9f96-1530fe4b0d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.02.19 22:43:17.234179 [ 277 ] {1cfba30e-354d-440f-9f96-1530fe4b0d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4746 | 2026.02.19 22:43:17.234539 [ 277 ] {1cfba30e-354d-440f-9f96-1530fe4b0d95} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.02.19 22:43:17.234579 [ 277 ] {1cfba30e-354d-440f-9f96-1530fe4b0d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4748 | 2026.02.19 22:43:17.234911 [ 277 ] {1cfba30e-354d-440f-9f96-1530fe4b0d95} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4749 | 2026.02.19 22:43:17.235163 [ 277 ] {1cfba30e-354d-440f-9f96-1530fe4b0d95} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.02.19 22:43:17.235300 [ 277 ] {1cfba30e-354d-440f-9f96-1530fe4b0d95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 4751 | 2026.02.19 22:43:17.235338 [ 277 ] {1cfba30e-354d-440f-9f96-1530fe4b0d95} <Debug> TCPHandler: Processed in 0.001349884 sec. | ||
| 4752 | 2026.02.19 22:43:18.371462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9198 | ||
| 4753 | 2026.02.19 22:43:18.372008 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.02.19 22:43:18.372060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4755 | 2026.02.19 22:43:18.372612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4756 | 2026.02.19 22:43:18.372866 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.02.19 22:43:18.373006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9198 | ||
| 4758 | 2026.02.19 22:43:18.861455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4759 | 2026.02.19 22:43:18.878304 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.02.19 22:43:18.878363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4761 | 2026.02.19 22:43:18.884460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4762 | 2026.02.19 22:43:18.885163 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.02.19 22:43:18.887889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4764 | 2026.02.19 22:43:22.221561 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.02.19 22:43:22.221787 [ 277 ] {e53879aa-aeff-464f-b9a3-f6cd049bdd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4766 | 2026.02.19 22:43:22.221858 [ 277 ] {e53879aa-aeff-464f-b9a3-f6cd049bdd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4767 | 2026.02.19 22:43:22.222514 [ 277 ] {e53879aa-aeff-464f-b9a3-f6cd049bdd77} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.02.19 22:43:22.222567 [ 277 ] {e53879aa-aeff-464f-b9a3-f6cd049bdd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4769 | 2026.02.19 22:43:22.222983 [ 277 ] {e53879aa-aeff-464f-b9a3-f6cd049bdd77} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4770 | 2026.02.19 22:43:22.223220 [ 277 ] {e53879aa-aeff-464f-b9a3-f6cd049bdd77} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.02.19 22:43:22.223378 [ 277 ] {e53879aa-aeff-464f-b9a3-f6cd049bdd77} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001649 sec., 46088.53850818678 rows/sec., 3.80 MiB/sec. | ||
| 4772 | 2026.02.19 22:43:22.223422 [ 277 ] {e53879aa-aeff-464f-b9a3-f6cd049bdd77} <Debug> TCPHandler: Processed in 0.00200722 sec. | ||
| 4773 | 2026.02.19 22:43:22.223543 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.02.19 22:43:22.223641 [ 277 ] {228bd0dc-522c-4b5c-a58e-bba8c8570b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.02.19 22:43:22.223684 [ 277 ] {228bd0dc-522c-4b5c-a58e-bba8c8570b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4776 | 2026.02.19 22:43:22.224085 [ 277 ] {228bd0dc-522c-4b5c-a58e-bba8c8570b1c} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.02.19 22:43:22.224124 [ 277 ] {228bd0dc-522c-4b5c-a58e-bba8c8570b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4778 | 2026.02.19 22:43:22.224428 [ 277 ] {228bd0dc-522c-4b5c-a58e-bba8c8570b1c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4779 | 2026.02.19 22:43:22.224658 [ 277 ] {228bd0dc-522c-4b5c-a58e-bba8c8570b1c} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.02.19 22:43:22.224794 [ 277 ] {228bd0dc-522c-4b5c-a58e-bba8c8570b1c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 4781 | 2026.02.19 22:43:22.224834 [ 277 ] {228bd0dc-522c-4b5c-a58e-bba8c8570b1c} <Debug> TCPHandler: Processed in 0.001341604 sec. | ||
| 4782 | 2026.02.19 22:43:22.224938 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.02.19 22:43:22.225033 [ 277 ] {ec1b092d-350e-4b56-8a58-ca5fa95ba9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4784 | 2026.02.19 22:43:22.225076 [ 277 ] {ec1b092d-350e-4b56-8a58-ca5fa95ba9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4785 | 2026.02.19 22:43:22.225508 [ 277 ] {ec1b092d-350e-4b56-8a58-ca5fa95ba9d5} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.02.19 22:43:22.225546 [ 277 ] {ec1b092d-350e-4b56-8a58-ca5fa95ba9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4787 | 2026.02.19 22:43:22.225856 [ 277 ] {ec1b092d-350e-4b56-8a58-ca5fa95ba9d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4788 | 2026.02.19 22:43:22.226077 [ 277 ] {ec1b092d-350e-4b56-8a58-ca5fa95ba9d5} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.02.19 22:43:22.226210 [ 277 ] {ec1b092d-350e-4b56-8a58-ca5fa95ba9d5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001196 sec., 61872.90969899666 rows/sec., 4.83 MiB/sec. | ||
| 4790 | 2026.02.19 22:43:22.226249 [ 277 ] {ec1b092d-350e-4b56-8a58-ca5fa95ba9d5} <Debug> TCPHandler: Processed in 0.001361003 sec. | ||
| 4791 | 2026.02.19 22:43:22.226369 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2026.02.19 22:43:22.226464 [ 277 ] {a318de62-686f-4d85-9c19-1c7ff2107625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4793 | 2026.02.19 22:43:22.226511 [ 277 ] {a318de62-686f-4d85-9c19-1c7ff2107625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4794 | 2026.02.19 22:43:22.226929 [ 277 ] {a318de62-686f-4d85-9c19-1c7ff2107625} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.02.19 22:43:22.226967 [ 277 ] {a318de62-686f-4d85-9c19-1c7ff2107625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4796 | 2026.02.19 22:43:22.227301 [ 277 ] {a318de62-686f-4d85-9c19-1c7ff2107625} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4797 | 2026.02.19 22:43:22.227518 [ 277 ] {a318de62-686f-4d85-9c19-1c7ff2107625} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.02.19 22:43:22.227635 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4799 | 2026.02.19 22:43:22.227654 [ 277 ] {a318de62-686f-4d85-9c19-1c7ff2107625} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4800 | 2026.02.19 22:43:22.227704 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.02.19 22:43:22.227714 [ 277 ] {a318de62-686f-4d85-9c19-1c7ff2107625} <Debug> TCPHandler: Processed in 0.001395313 sec. | ||
| 4802 | 2026.02.19 22:43:22.227731 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4803 | 2026.02.19 22:43:22.227836 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.02.19 22:43:22.227840 [ 199 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 4805 | 2026.02.19 22:43:22.227961 [ 277 ] {aa92cd00-5055-459e-85b7-dbc11c1a2544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.02.19 22:43:22.227967 [ 199 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4807 | 2026.02.19 22:43:22.228010 [ 199 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4927 rows starting from the beginning of the part | ||
| 4808 | 2026.02.19 22:43:22.228022 [ 277 ] {aa92cd00-5055-459e-85b7-dbc11c1a2544} <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 | ||
| 4809 | 2026.02.19 22:43:22.228076 [ 199 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 882 rows starting from the beginning of the part | ||
| 4810 | 2026.02.19 22:43:22.228126 [ 199 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4811 | 2026.02.19 22:43:22.228170 [ 199 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 4812 | 2026.02.19 22:43:22.228216 [ 199 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 164 rows starting from the beginning of the part | ||
| 4813 | 2026.02.19 22:43:22.228260 [ 199 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 4814 | 2026.02.19 22:43:22.228797 [ 277 ] {aa92cd00-5055-459e-85b7-dbc11c1a2544} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.02.19 22:43:22.228835 [ 277 ] {aa92cd00-5055-459e-85b7-dbc11c1a2544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4816 | 2026.02.19 22:43:22.229388 [ 277 ] {aa92cd00-5055-459e-85b7-dbc11c1a2544} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4817 | 2026.02.19 22:43:22.229665 [ 277 ] {aa92cd00-5055-459e-85b7-dbc11c1a2544} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.02.19 22:43:22.229822 [ 277 ] {aa92cd00-5055-459e-85b7-dbc11c1a2544} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00188 sec., 5319.148936170213 rows/sec., 9.53 MiB/sec. | ||
| 4819 | 2026.02.19 22:43:22.229892 [ 277 ] {aa92cd00-5055-459e-85b7-dbc11c1a2544} <Debug> TCPHandler: Processed in 0.002107091 sec. | ||
| 4820 | 2026.02.19 22:43:22.230005 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.02.19 22:43:22.230102 [ 277 ] {148bb9e4-ebdf-499f-aab1-b8c02c2a8a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.02.19 22:43:22.230146 [ 277 ] {148bb9e4-ebdf-499f-aab1-b8c02c2a8a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4823 | 2026.02.19 22:43:22.230484 [ 277 ] {148bb9e4-ebdf-499f-aab1-b8c02c2a8a07} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.02.19 22:43:22.230522 [ 277 ] {148bb9e4-ebdf-499f-aab1-b8c02c2a8a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4825 | 2026.02.19 22:43:22.230594 [ 204 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6453 rows, containing 5 columns (5 merged, 0 gathered) in 0.002793097 sec., 2310338.6670781574 rows/sec., 157.78 MiB/sec. | ||
| 4826 | 2026.02.19 22:43:22.230833 [ 277 ] {148bb9e4-ebdf-499f-aab1-b8c02c2a8a07} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4827 | 2026.02.19 22:43:22.231050 [ 277 ] {148bb9e4-ebdf-499f-aab1-b8c02c2a8a07} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.02.19 22:43:22.231127 [ 190 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4829 | 2026.02.19 22:43:22.231196 [ 277 ] {148bb9e4-ebdf-499f-aab1-b8c02c2a8a07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 4830 | 2026.02.19 22:43:22.231238 [ 277 ] {148bb9e4-ebdf-499f-aab1-b8c02c2a8a07} <Debug> TCPHandler: Processed in 0.001284893 sec. | ||
| 4831 | 2026.02.19 22:43:22.231534 [ 190 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.02.19 22:43:22.231646 [ 190 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4833 | 2026.02.19 22:43:22.231765 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 4834 | 2026.02.19 22:43:25.782606 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4835 | 2026.02.19 22:43:25.782707 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4836 | 2026.02.19 22:43:25.873223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9646 | ||
| 4837 | 2026.02.19 22:43:25.873984 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.02.19 22:43:25.874032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4839 | 2026.02.19 22:43:25.874525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4840 | 2026.02.19 22:43:25.874771 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.02.19 22:43:25.874921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9646 | ||
| 4842 | 2026.02.19 22:43:25.896962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 590 | ||
| 4843 | 2026.02.19 22:43:25.899671 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.02.19 22:43:25.899706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4845 | 2026.02.19 22:43:25.900871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4846 | 2026.02.19 22:43:25.901132 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.02.19 22:43:25.901379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4848 | 2026.02.19 22:43:26.388078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4849 | 2026.02.19 22:43:26.405369 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.02.19 22:43:26.405434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4851 | 2026.02.19 22:43:26.411237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4852 | 2026.02.19 22:43:26.411947 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.02.19 22:43:26.414857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4854 | 2026.02.19 22:43:27.222799 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.02.19 22:43:27.222987 [ 277 ] {0acb0d51-e634-4a40-87fc-b29a8db3f8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4856 | 2026.02.19 22:43:27.223058 [ 277 ] {0acb0d51-e634-4a40-87fc-b29a8db3f8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4857 | 2026.02.19 22:43:27.223757 [ 277 ] {0acb0d51-e634-4a40-87fc-b29a8db3f8c3} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.02.19 22:43:27.223809 [ 277 ] {0acb0d51-e634-4a40-87fc-b29a8db3f8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4859 | 2026.02.19 22:43:27.224229 [ 277 ] {0acb0d51-e634-4a40-87fc-b29a8db3f8c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4860 | 2026.02.19 22:43:27.224460 [ 277 ] {0acb0d51-e634-4a40-87fc-b29a8db3f8c3} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.02.19 22:43:27.224627 [ 277 ] {0acb0d51-e634-4a40-87fc-b29a8db3f8c3} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001691 sec., 68598.46244825546 rows/sec., 5.83 MiB/sec. | ||
| 4862 | 2026.02.19 22:43:27.224682 [ 277 ] {0acb0d51-e634-4a40-87fc-b29a8db3f8c3} <Debug> TCPHandler: Processed in 0.002020569 sec. | ||
| 4863 | 2026.02.19 22:43:27.224811 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.02.19 22:43:27.224919 [ 277 ] {2569dfd5-e452-4eeb-9615-be89017d69aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4865 | 2026.02.19 22:43:27.224970 [ 277 ] {2569dfd5-e452-4eeb-9615-be89017d69aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4866 | 2026.02.19 22:43:27.225412 [ 277 ] {2569dfd5-e452-4eeb-9615-be89017d69aa} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.02.19 22:43:27.225453 [ 277 ] {2569dfd5-e452-4eeb-9615-be89017d69aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4868 | 2026.02.19 22:43:27.225770 [ 277 ] {2569dfd5-e452-4eeb-9615-be89017d69aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4869 | 2026.02.19 22:43:27.225987 [ 277 ] {2569dfd5-e452-4eeb-9615-be89017d69aa} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.02.19 22:43:27.226108 [ 85 ] {} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4871 | 2026.02.19 22:43:27.226126 [ 277 ] {2569dfd5-e452-4eeb-9615-be89017d69aa} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001234 sec., 24311.18314424635 rows/sec., 1.79 MiB/sec. | ||
| 4872 | 2026.02.19 22:43:27.226183 [ 85 ] {} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.02.19 22:43:27.226192 [ 277 ] {2569dfd5-e452-4eeb-9615-be89017d69aa} <Debug> TCPHandler: Processed in 0.001435614 sec. | ||
| 4874 | 2026.02.19 22:43:27.226217 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4875 | 2026.02.19 22:43:27.226311 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.02.19 22:43:27.226327 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 4877 | 2026.02.19 22:43:27.226412 [ 277 ] {2b14535d-6658-41a4-a002-41cac0a4e69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4878 | 2026.02.19 22:43:27.226424 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4879 | 2026.02.19 22:43:27.226457 [ 277 ] {2b14535d-6658-41a4-a002-41cac0a4e69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4880 | 2026.02.19 22:43:27.226459 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 214 rows starting from the beginning of the part | ||
| 4881 | 2026.02.19 22:43:27.226531 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4882 | 2026.02.19 22:43:27.226579 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4883 | 2026.02.19 22:43:27.226625 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 4884 | 2026.02.19 22:43:27.226669 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4885 | 2026.02.19 22:43:27.226711 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4886 | 2026.02.19 22:43:27.226901 [ 277 ] {2b14535d-6658-41a4-a002-41cac0a4e69a} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.02.19 22:43:27.226939 [ 277 ] {2b14535d-6658-41a4-a002-41cac0a4e69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4888 | 2026.02.19 22:43:27.227249 [ 277 ] {2b14535d-6658-41a4-a002-41cac0a4e69a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4889 | 2026.02.19 22:43:27.227471 [ 277 ] {2b14535d-6658-41a4-a002-41cac0a4e69a} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.02.19 22:43:27.227508 [ 190 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221832 sec., 271723.11741712445 rows/sec., 19.21 MiB/sec. | ||
| 4891 | 2026.02.19 22:43:27.227605 [ 277 ] {2b14535d-6658-41a4-a002-41cac0a4e69a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001213 sec., 77493.81698268754 rows/sec., 6.05 MiB/sec. | ||
| 4892 | 2026.02.19 22:43:27.227648 [ 277 ] {2b14535d-6658-41a4-a002-41cac0a4e69a} <Debug> TCPHandler: Processed in 0.001387153 sec. | ||
| 4893 | 2026.02.19 22:43:27.227652 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4894 | 2026.02.19 22:43:27.227762 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.02.19 22:43:27.227859 [ 277 ] {14c74fa4-c843-471e-b4ab-a443945b967b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.02.19 22:43:27.227881 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.02.19 22:43:27.227904 [ 277 ] {14c74fa4-c843-471e-b4ab-a443945b967b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4898 | 2026.02.19 22:43:27.227945 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_26_5} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4899 | 2026.02.19 22:43:27.228007 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4900 | 2026.02.19 22:43:27.228308 [ 277 ] {14c74fa4-c843-471e-b4ab-a443945b967b} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.02.19 22:43:27.228343 [ 277 ] {14c74fa4-c843-471e-b4ab-a443945b967b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4902 | 2026.02.19 22:43:27.228672 [ 277 ] {14c74fa4-c843-471e-b4ab-a443945b967b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4903 | 2026.02.19 22:43:27.228885 [ 277 ] {14c74fa4-c843-471e-b4ab-a443945b967b} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.02.19 22:43:27.229020 [ 277 ] {14c74fa4-c843-471e-b4ab-a443945b967b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 4905 | 2026.02.19 22:43:27.229059 [ 277 ] {14c74fa4-c843-471e-b4ab-a443945b967b} <Debug> TCPHandler: Processed in 0.001346343 sec. | ||
| 4906 | 2026.02.19 22:43:27.229160 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.02.19 22:43:27.229253 [ 277 ] {e531bfcf-d124-4f94-b7cb-f5d4bf710904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.02.19 22:43:27.229307 [ 277 ] {e531bfcf-d124-4f94-b7cb-f5d4bf710904} <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 | ||
| 4909 | 2026.02.19 22:43:27.230117 [ 277 ] {e531bfcf-d124-4f94-b7cb-f5d4bf710904} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.02.19 22:43:27.230155 [ 277 ] {e531bfcf-d124-4f94-b7cb-f5d4bf710904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4911 | 2026.02.19 22:43:27.230718 [ 277 ] {e531bfcf-d124-4f94-b7cb-f5d4bf710904} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4912 | 2026.02.19 22:43:27.230954 [ 277 ] {e531bfcf-d124-4f94-b7cb-f5d4bf710904} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.02.19 22:43:27.231072 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4914 | 2026.02.19 22:43:27.231094 [ 277 ] {e531bfcf-d124-4f94-b7cb-f5d4bf710904} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00186 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 4915 | 2026.02.19 22:43:27.231111 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.02.19 22:43:27.231130 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4917 | 2026.02.19 22:43:27.231148 [ 277 ] {e531bfcf-d124-4f94-b7cb-f5d4bf710904} <Debug> TCPHandler: Processed in 0.00203553 sec. | ||
| 4918 | 2026.02.19 22:43:27.231202 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 4919 | 2026.02.19 22:43:27.231265 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.02.19 22:43:27.231359 [ 277 ] {50d38cd4-a530-4c30-ac4f-3f7b69cbefed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.02.19 22:43:27.231377 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4922 | 2026.02.19 22:43:27.231402 [ 277 ] {50d38cd4-a530-4c30-ac4f-3f7b69cbefed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4923 | 2026.02.19 22:43:27.231423 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 384 rows starting from the beginning of the part | ||
| 4924 | 2026.02.19 22:43:27.231523 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4925 | 2026.02.19 22:43:27.231614 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4926 | 2026.02.19 22:43:27.231699 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 4927 | 2026.02.19 22:43:27.231745 [ 277 ] {50d38cd4-a530-4c30-ac4f-3f7b69cbefed} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.02.19 22:43:27.231780 [ 277 ] {50d38cd4-a530-4c30-ac4f-3f7b69cbefed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4929 | 2026.02.19 22:43:27.231782 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4930 | 2026.02.19 22:43:27.231869 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4931 | 2026.02.19 22:43:27.232091 [ 277 ] {50d38cd4-a530-4c30-ac4f-3f7b69cbefed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4932 | 2026.02.19 22:43:27.232311 [ 277 ] {50d38cd4-a530-4c30-ac4f-3f7b69cbefed} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.02.19 22:43:27.232408 [ 63 ] {} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4934 | 2026.02.19 22:43:27.232435 [ 63 ] {} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.02.19 22:43:27.232439 [ 277 ] {50d38cd4-a530-4c30-ac4f-3f7b69cbefed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 4936 | 2026.02.19 22:43:27.232452 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4937 | 2026.02.19 22:43:27.232478 [ 277 ] {50d38cd4-a530-4c30-ac4f-3f7b69cbefed} <Debug> TCPHandler: Processed in 0.001263252 sec. | ||
| 4938 | 2026.02.19 22:43:27.232518 [ 199 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 4939 | 2026.02.19 22:43:27.232593 [ 199 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4940 | 2026.02.19 22:43:27.232616 [ 199 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 720 rows starting from the beginning of the part | ||
| 4941 | 2026.02.19 22:43:27.232657 [ 199 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 4942 | 2026.02.19 22:43:27.232690 [ 199 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4943 | 2026.02.19 22:43:27.232721 [ 199 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 4944 | 2026.02.19 22:43:27.232752 [ 199 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4945 | 2026.02.19 22:43:27.232784 [ 199 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 4946 | 2026.02.19 22:43:27.233631 [ 190 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.001138771 sec., 895702.4722266373 rows/sec., 58.29 MiB/sec. | ||
| 4947 | 2026.02.19 22:43:27.233805 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4948 | 2026.02.19 22:43:27.234074 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_26_5} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.02.19 22:43:27.234138 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_26_5} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4950 | 2026.02.19 22:43:27.234203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4951 | 2026.02.19 22:43:27.235942 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 19 columns (19 merged, 0 gathered) in 0.004771487 sec., 103531.66633378652 rows/sec., 185.52 MiB/sec. | ||
| 4952 | 2026.02.19 22:43:27.236636 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4953 | 2026.02.19 22:43:27.236930 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.02.19 22:43:27.236990 [ 195 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4955 | 2026.02.19 22:43:27.237064 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4956 | 2026.02.19 22:43:28.000361 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.67 MiB, peak 255.37 MiB, free memory in arenas 0.00 B, will set to 250.23 MiB (RSS), difference: 1.56 MiB | ||
| 4957 | 2026.02.19 22:43:32.249522 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.02.19 22:43:32.249727 [ 277 ] {ce1e1589-0849-4455-a031-53bd4d388d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.02.19 22:43:32.249801 [ 277 ] {ce1e1589-0849-4455-a031-53bd4d388d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4960 | 2026.02.19 22:43:32.250453 [ 277 ] {ce1e1589-0849-4455-a031-53bd4d388d1d} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.02.19 22:43:32.250505 [ 277 ] {ce1e1589-0849-4455-a031-53bd4d388d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4962 | 2026.02.19 22:43:32.250914 [ 277 ] {ce1e1589-0849-4455-a031-53bd4d388d1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4963 | 2026.02.19 22:43:32.251145 [ 277 ] {ce1e1589-0849-4455-a031-53bd4d388d1d} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.02.19 22:43:32.251304 [ 277 ] {ce1e1589-0849-4455-a031-53bd4d388d1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001628 sec., 14742.01474201474 rows/sec., 1.22 MiB/sec. | ||
| 4965 | 2026.02.19 22:43:32.251356 [ 277 ] {ce1e1589-0849-4455-a031-53bd4d388d1d} <Debug> TCPHandler: Processed in 0.001970559 sec. | ||
| 4966 | 2026.02.19 22:43:32.251482 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.02.19 22:43:32.251588 [ 277 ] {207e9554-71af-4b02-85ab-3eb3f164ccdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4968 | 2026.02.19 22:43:32.251634 [ 277 ] {207e9554-71af-4b02-85ab-3eb3f164ccdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4969 | 2026.02.19 22:43:32.252050 [ 277 ] {207e9554-71af-4b02-85ab-3eb3f164ccdf} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.02.19 22:43:32.252090 [ 277 ] {207e9554-71af-4b02-85ab-3eb3f164ccdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4971 | 2026.02.19 22:43:32.252421 [ 277 ] {207e9554-71af-4b02-85ab-3eb3f164ccdf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4972 | 2026.02.19 22:43:32.252631 [ 277 ] {207e9554-71af-4b02-85ab-3eb3f164ccdf} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.02.19 22:43:32.252765 [ 277 ] {207e9554-71af-4b02-85ab-3eb3f164ccdf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001203 sec., 4987.5311720698255 rows/sec., 406.70 KiB/sec. | ||
| 4974 | 2026.02.19 22:43:32.252804 [ 277 ] {207e9554-71af-4b02-85ab-3eb3f164ccdf} <Debug> TCPHandler: Processed in 0.001376193 sec. | ||
| 4975 | 2026.02.19 22:43:32.252908 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.02.19 22:43:32.253006 [ 277 ] {ffe48ea8-075a-460f-912e-f8c3de0c450f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4977 | 2026.02.19 22:43:32.253047 [ 277 ] {ffe48ea8-075a-460f-912e-f8c3de0c450f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4978 | 2026.02.19 22:43:32.254144 [ 277 ] {ffe48ea8-075a-460f-912e-f8c3de0c450f} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.02.19 22:43:32.254183 [ 277 ] {ffe48ea8-075a-460f-912e-f8c3de0c450f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4980 | 2026.02.19 22:43:32.254586 [ 277 ] {ffe48ea8-075a-460f-912e-f8c3de0c450f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4981 | 2026.02.19 22:43:32.254823 [ 277 ] {ffe48ea8-075a-460f-912e-f8c3de0c450f} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.02.19 22:43:32.254957 [ 277 ] {ffe48ea8-075a-460f-912e-f8c3de0c450f} <Debug> executeQuery: Read 1339 rows, 114.66 KiB in 0.001971 sec., 679350.5834601725 rows/sec., 56.81 MiB/sec. | ||
| 4983 | 2026.02.19 22:43:32.254994 [ 277 ] {ffe48ea8-075a-460f-912e-f8c3de0c450f} <Debug> TCPHandler: Processed in 0.002135821 sec. | ||
| 4984 | 2026.02.19 22:43:32.255110 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2026.02.19 22:43:32.255205 [ 277 ] {3d0b4381-69aa-4f8a-8d3f-627614be4ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4986 | 2026.02.19 22:43:32.255246 [ 277 ] {3d0b4381-69aa-4f8a-8d3f-627614be4ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4987 | 2026.02.19 22:43:32.255653 [ 277 ] {3d0b4381-69aa-4f8a-8d3f-627614be4ef6} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.02.19 22:43:32.255690 [ 277 ] {3d0b4381-69aa-4f8a-8d3f-627614be4ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4989 | 2026.02.19 22:43:32.256001 [ 277 ] {3d0b4381-69aa-4f8a-8d3f-627614be4ef6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4990 | 2026.02.19 22:43:32.256224 [ 277 ] {3d0b4381-69aa-4f8a-8d3f-627614be4ef6} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2026.02.19 22:43:32.256354 [ 277 ] {3d0b4381-69aa-4f8a-8d3f-627614be4ef6} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001167 sec., 23993.144815766922 rows/sec., 1.78 MiB/sec. | ||
| 4992 | 2026.02.19 22:43:32.256391 [ 277 ] {3d0b4381-69aa-4f8a-8d3f-627614be4ef6} <Debug> TCPHandler: Processed in 0.001330662 sec. | ||
| 4993 | 2026.02.19 22:43:32.256502 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.02.19 22:43:32.256595 [ 277 ] {5a30773d-d043-4870-b713-a7446bf4fe83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4995 | 2026.02.19 22:43:32.256635 [ 277 ] {5a30773d-d043-4870-b713-a7446bf4fe83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4996 | 2026.02.19 22:43:32.257116 [ 277 ] {5a30773d-d043-4870-b713-a7446bf4fe83} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.02.19 22:43:32.257152 [ 277 ] {5a30773d-d043-4870-b713-a7446bf4fe83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4998 | 2026.02.19 22:43:32.257467 [ 277 ] {5a30773d-d043-4870-b713-a7446bf4fe83} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4999 | 2026.02.19 22:43:32.257696 [ 277 ] {5a30773d-d043-4870-b713-a7446bf4fe83} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.02.19 22:43:32.257822 [ 277 ] {5a30773d-d043-4870-b713-a7446bf4fe83} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001245 sec., 202409.63855421686 rows/sec., 14.00 MiB/sec. | ||
| 5001 | 2026.02.19 22:43:32.257860 [ 277 ] {5a30773d-d043-4870-b713-a7446bf4fe83} <Debug> TCPHandler: Processed in 0.001408214 sec. | ||
| 5002 | 2026.02.19 22:43:32.257993 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.02.19 22:43:32.258087 [ 277 ] {59ee29f9-b5d7-4969-86d0-a83c69f37986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5004 | 2026.02.19 22:43:32.258128 [ 277 ] {59ee29f9-b5d7-4969-86d0-a83c69f37986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5005 | 2026.02.19 22:43:32.258528 [ 277 ] {59ee29f9-b5d7-4969-86d0-a83c69f37986} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.02.19 22:43:32.258565 [ 277 ] {59ee29f9-b5d7-4969-86d0-a83c69f37986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5007 | 2026.02.19 22:43:32.258867 [ 277 ] {59ee29f9-b5d7-4969-86d0-a83c69f37986} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5008 | 2026.02.19 22:43:32.259078 [ 277 ] {59ee29f9-b5d7-4969-86d0-a83c69f37986} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.02.19 22:43:32.259207 [ 277 ] {59ee29f9-b5d7-4969-86d0-a83c69f37986} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 5010 | 2026.02.19 22:43:32.259244 [ 277 ] {59ee29f9-b5d7-4969-86d0-a83c69f37986} <Debug> TCPHandler: Processed in 0.001299652 sec. | ||
| 5011 | 2026.02.19 22:43:32.259355 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.02.19 22:43:32.259449 [ 277 ] {cda62fb1-15bb-4ea3-ad50-7ea01b07d642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5013 | 2026.02.19 22:43:32.259489 [ 277 ] {cda62fb1-15bb-4ea3-ad50-7ea01b07d642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5014 | 2026.02.19 22:43:32.260106 [ 277 ] {cda62fb1-15bb-4ea3-ad50-7ea01b07d642} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.02.19 22:43:32.260142 [ 277 ] {cda62fb1-15bb-4ea3-ad50-7ea01b07d642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5016 | 2026.02.19 22:43:32.260489 [ 277 ] {cda62fb1-15bb-4ea3-ad50-7ea01b07d642} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5017 | 2026.02.19 22:43:32.260702 [ 277 ] {cda62fb1-15bb-4ea3-ad50-7ea01b07d642} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.02.19 22:43:32.260830 [ 277 ] {cda62fb1-15bb-4ea3-ad50-7ea01b07d642} <Debug> executeQuery: Read 572 rows, 43.95 KiB in 0.001398 sec., 409155.9370529328 rows/sec., 30.70 MiB/sec. | ||
| 5019 | 2026.02.19 22:43:32.260868 [ 277 ] {cda62fb1-15bb-4ea3-ad50-7ea01b07d642} <Debug> TCPHandler: Processed in 0.001561955 sec. | ||
| 5020 | 2026.02.19 22:43:32.260979 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.02.19 22:43:32.261073 [ 277 ] {e1b8f634-7580-4317-a3d5-6e72ed81f885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5022 | 2026.02.19 22:43:32.261117 [ 277 ] {e1b8f634-7580-4317-a3d5-6e72ed81f885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5023 | 2026.02.19 22:43:32.261716 [ 277 ] {e1b8f634-7580-4317-a3d5-6e72ed81f885} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.02.19 22:43:32.261754 [ 277 ] {e1b8f634-7580-4317-a3d5-6e72ed81f885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5025 | 2026.02.19 22:43:32.262154 [ 277 ] {e1b8f634-7580-4317-a3d5-6e72ed81f885} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5026 | 2026.02.19 22:43:32.262373 [ 277 ] {e1b8f634-7580-4317-a3d5-6e72ed81f885} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.02.19 22:43:32.262504 [ 277 ] {e1b8f634-7580-4317-a3d5-6e72ed81f885} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001449 sec., 609385.7832988268 rows/sec., 41.36 MiB/sec. | ||
| 5028 | 2026.02.19 22:43:32.262542 [ 277 ] {e1b8f634-7580-4317-a3d5-6e72ed81f885} <Debug> TCPHandler: Processed in 0.001611206 sec. | ||
| 5029 | 2026.02.19 22:43:32.262654 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.02.19 22:43:32.262754 [ 277 ] {6b1ebbfd-8eff-4081-807e-5199693958ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.02.19 22:43:32.262809 [ 277 ] {6b1ebbfd-8eff-4081-807e-5199693958ce} <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 | ||
| 5032 | 2026.02.19 22:43:32.263569 [ 277 ] {6b1ebbfd-8eff-4081-807e-5199693958ce} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.02.19 22:43:32.263607 [ 277 ] {6b1ebbfd-8eff-4081-807e-5199693958ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5034 | 2026.02.19 22:43:32.264118 [ 277 ] {6b1ebbfd-8eff-4081-807e-5199693958ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5035 | 2026.02.19 22:43:32.264350 [ 277 ] {6b1ebbfd-8eff-4081-807e-5199693958ce} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.02.19 22:43:32.264491 [ 277 ] {6b1ebbfd-8eff-4081-807e-5199693958ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 5037 | 2026.02.19 22:43:32.264556 [ 277 ] {6b1ebbfd-8eff-4081-807e-5199693958ce} <Debug> TCPHandler: Processed in 0.001958549 sec. | ||
| 5038 | 2026.02.19 22:43:32.264673 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.02.19 22:43:32.264771 [ 277 ] {58fa61fa-a2f7-4b1f-b651-13cc0d00f64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5040 | 2026.02.19 22:43:32.264819 [ 277 ] {58fa61fa-a2f7-4b1f-b651-13cc0d00f64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5041 | 2026.02.19 22:43:32.265182 [ 277 ] {58fa61fa-a2f7-4b1f-b651-13cc0d00f64f} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.02.19 22:43:32.265219 [ 277 ] {58fa61fa-a2f7-4b1f-b651-13cc0d00f64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5043 | 2026.02.19 22:43:32.265532 [ 277 ] {58fa61fa-a2f7-4b1f-b651-13cc0d00f64f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5044 | 2026.02.19 22:43:32.265752 [ 277 ] {58fa61fa-a2f7-4b1f-b651-13cc0d00f64f} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.02.19 22:43:32.265890 [ 277 ] {58fa61fa-a2f7-4b1f-b651-13cc0d00f64f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5046 | 2026.02.19 22:43:32.265927 [ 277 ] {58fa61fa-a2f7-4b1f-b651-13cc0d00f64f} <Debug> TCPHandler: Processed in 0.001304193 sec. | ||
| 5047 | 2026.02.19 22:43:33.375111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10158 | ||
| 5048 | 2026.02.19 22:43:33.375602 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.02.19 22:43:33.375641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5050 | 2026.02.19 22:43:33.376105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5051 | 2026.02.19 22:43:33.376359 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.02.19 22:43:33.376506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10158 | ||
| 5053 | 2026.02.19 22:43:33.376503 [ 50 ] {} <Debug> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5054 | 2026.02.19 22:43:33.376582 [ 50 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.02.19 22:43:33.376609 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5056 | 2026.02.19 22:43:33.376775 [ 187 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::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 | ||
| 5057 | 2026.02.19 22:43:33.376938 [ 187 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5058 | 2026.02.19 22:43:33.376985 [ 187 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::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 | ||
| 5059 | 2026.02.19 22:43:33.377093 [ 187 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5060 | 2026.02.19 22:43:33.377147 [ 187 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5061 | 2026.02.19 22:43:33.377202 [ 187 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5062 | 2026.02.19 22:43:33.377263 [ 187 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5063 | 2026.02.19 22:43:33.377317 [ 187 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5064 | 2026.02.19 22:43:33.379524 [ 190 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10158 rows, containing 4 columns (4 merged, 0 gathered) in 0.002830497 sec., 3588769.0395008367 rows/sec., 51.34 MiB/sec. | ||
| 5065 | 2026.02.19 22:43:33.379879 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5066 | 2026.02.19 22:43:33.380194 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.02.19 22:43:33.380273 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_21_4} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5068 | 2026.02.19 22:43:33.380393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 5069 | 2026.02.19 22:43:33.915050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5070 | 2026.02.19 22:43:33.932834 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.02.19 22:43:33.932887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5072 | 2026.02.19 22:43:33.938714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5073 | 2026.02.19 22:43:33.939444 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.02.19 22:43:33.939755 [ 82 ] {} <Debug> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5075 | 2026.02.19 22:43:33.939823 [ 82 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.02.19 22:43:33.939844 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5077 | 2026.02.19 22:43:33.939983 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 5078 | 2026.02.19 22:43:33.942857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5079 | 2026.02.19 22:43:33.943435 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5080 | 2026.02.19 22:43:33.944936 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 5081 | 2026.02.19 22:43:33.949643 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 5082 | 2026.02.19 22:43:33.954098 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 5083 | 2026.02.19 22:43:33.958414 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 5084 | 2026.02.19 22:43:33.962613 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 5085 | 2026.02.19 22:43:33.966601 [ 187 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 5086 | 2026.02.19 22:43:34.000268 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.77 MiB, peak 260.77 MiB, free memory in arenas 0.00 B, will set to 253.11 MiB (RSS), difference: -7.66 MiB | ||
| 5087 | 2026.02.19 22:43:34.015457 [ 190 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075535424 sec., 2104.9726284716426 rows/sec., 10.88 MiB/sec. | ||
| 5088 | 2026.02.19 22:43:34.017982 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5089 | 2026.02.19 22:43:34.019965 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_21_4} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.02.19 22:43:34.020049 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_21_4} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5091 | 2026.02.19 22:43:34.022654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5092 | 2026.02.19 22:43:35.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.69 MiB, peak 260.77 MiB, free memory in arenas 0.00 B, will set to 254.03 MiB (RSS), difference: 10.34 MiB | ||
| 5093 | 2026.02.19 22:43:35.901699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 622 | ||
| 5094 | 2026.02.19 22:43:35.903963 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.02.19 22:43:35.904009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5096 | 2026.02.19 22:43:35.905187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5097 | 2026.02.19 22:43:35.905445 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.02.19 22:43:35.905603 [ 25 ] {} <Debug> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5099 | 2026.02.19 22:43:35.905666 [ 25 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.02.19 22:43:35.905686 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5101 | 2026.02.19 22:43:35.905707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 5102 | 2026.02.19 22:43:35.905806 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::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 | ||
| 5103 | 2026.02.19 22:43:35.906379 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5104 | 2026.02.19 22:43:35.906502 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 478 rows starting from the beginning of the part | ||
| 5105 | 2026.02.19 22:43:35.906836 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5106 | 2026.02.19 22:43:35.907170 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5107 | 2026.02.19 22:43:35.907520 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5108 | 2026.02.19 22:43:35.907855 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 5109 | 2026.02.19 22:43:35.908207 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 5110 | 2026.02.19 22:43:35.914342 [ 196 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 72 columns (72 merged, 0 gathered) in 0.008579473 sec., 72498.62549832606 rows/sec., 66.37 MiB/sec. | ||
| 5111 | 2026.02.19 22:43:35.915455 [ 201 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5112 | 2026.02.19 22:43:35.915958 [ 201 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.02.19 22:43:35.916026 [ 201 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_16_3} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5114 | 2026.02.19 22:43:35.916151 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5115 | 2026.02.19 22:43:36.000245 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.12 MiB, peak 260.77 MiB, free memory in arenas 0.00 B, will set to 255.21 MiB (RSS), difference: 1.09 MiB | ||
| 5116 | 2026.02.19 22:43:37.222320 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.02.19 22:43:37.222522 [ 277 ] {3b66cd2c-29a7-4a12-8fc0-4d2520839fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5118 | 2026.02.19 22:43:37.222598 [ 277 ] {3b66cd2c-29a7-4a12-8fc0-4d2520839fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5119 | 2026.02.19 22:43:37.223364 [ 277 ] {3b66cd2c-29a7-4a12-8fc0-4d2520839fdb} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.02.19 22:43:37.223415 [ 277 ] {3b66cd2c-29a7-4a12-8fc0-4d2520839fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5121 | 2026.02.19 22:43:37.223863 [ 277 ] {3b66cd2c-29a7-4a12-8fc0-4d2520839fdb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5122 | 2026.02.19 22:43:37.224095 [ 277 ] {3b66cd2c-29a7-4a12-8fc0-4d2520839fdb} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.02.19 22:43:37.224258 [ 277 ] {3b66cd2c-29a7-4a12-8fc0-4d2520839fdb} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001793 sec., 64696.04015616285 rows/sec., 5.49 MiB/sec. | ||
| 5124 | 2026.02.19 22:43:37.224309 [ 277 ] {3b66cd2c-29a7-4a12-8fc0-4d2520839fdb} <Debug> TCPHandler: Processed in 0.002127721 sec. | ||
| 5125 | 2026.02.19 22:43:37.224438 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.02.19 22:43:37.224540 [ 277 ] {6c12d242-fc4b-419f-9dba-d504a6ba9cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5127 | 2026.02.19 22:43:37.224585 [ 277 ] {6c12d242-fc4b-419f-9dba-d504a6ba9cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5128 | 2026.02.19 22:43:37.224996 [ 277 ] {6c12d242-fc4b-419f-9dba-d504a6ba9cb1} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.02.19 22:43:37.225033 [ 277 ] {6c12d242-fc4b-419f-9dba-d504a6ba9cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5130 | 2026.02.19 22:43:37.225338 [ 277 ] {6c12d242-fc4b-419f-9dba-d504a6ba9cb1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5131 | 2026.02.19 22:43:37.225551 [ 277 ] {6c12d242-fc4b-419f-9dba-d504a6ba9cb1} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.02.19 22:43:37.225689 [ 277 ] {6c12d242-fc4b-419f-9dba-d504a6ba9cb1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001168 sec., 25684.931506849316 rows/sec., 1.89 MiB/sec. | ||
| 5133 | 2026.02.19 22:43:37.225728 [ 277 ] {6c12d242-fc4b-419f-9dba-d504a6ba9cb1} <Debug> TCPHandler: Processed in 0.001342133 sec. | ||
| 5134 | 2026.02.19 22:43:37.225832 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.02.19 22:43:37.225932 [ 277 ] {1acd7157-dd4c-4742-8b8c-7771f62fbf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5136 | 2026.02.19 22:43:37.225978 [ 277 ] {1acd7157-dd4c-4742-8b8c-7771f62fbf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5137 | 2026.02.19 22:43:37.226405 [ 277 ] {1acd7157-dd4c-4742-8b8c-7771f62fbf47} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.02.19 22:43:37.226443 [ 277 ] {1acd7157-dd4c-4742-8b8c-7771f62fbf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5139 | 2026.02.19 22:43:37.226752 [ 277 ] {1acd7157-dd4c-4742-8b8c-7771f62fbf47} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5140 | 2026.02.19 22:43:37.226972 [ 277 ] {1acd7157-dd4c-4742-8b8c-7771f62fbf47} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.02.19 22:43:37.227104 [ 277 ] {1acd7157-dd4c-4742-8b8c-7771f62fbf47} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00119 sec., 78991.59663865545 rows/sec., 6.17 MiB/sec. | ||
| 5142 | 2026.02.19 22:43:37.227143 [ 277 ] {1acd7157-dd4c-4742-8b8c-7771f62fbf47} <Debug> TCPHandler: Processed in 0.001359943 sec. | ||
| 5143 | 2026.02.19 22:43:37.227254 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.02.19 22:43:37.227352 [ 277 ] {57c036bb-44c1-438d-ba58-4b1537508726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.02.19 22:43:37.227395 [ 277 ] {57c036bb-44c1-438d-ba58-4b1537508726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5146 | 2026.02.19 22:43:37.227817 [ 277 ] {57c036bb-44c1-438d-ba58-4b1537508726} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.02.19 22:43:37.227852 [ 277 ] {57c036bb-44c1-438d-ba58-4b1537508726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5148 | 2026.02.19 22:43:37.228198 [ 277 ] {57c036bb-44c1-438d-ba58-4b1537508726} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5149 | 2026.02.19 22:43:37.228412 [ 277 ] {57c036bb-44c1-438d-ba58-4b1537508726} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.02.19 22:43:37.228542 [ 277 ] {57c036bb-44c1-438d-ba58-4b1537508726} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5151 | 2026.02.19 22:43:37.228582 [ 277 ] {57c036bb-44c1-438d-ba58-4b1537508726} <Debug> TCPHandler: Processed in 0.001376573 sec. | ||
| 5152 | 2026.02.19 22:43:37.228683 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.02.19 22:43:37.228777 [ 277 ] {8a31084b-c0f1-45d0-8c6a-cd62477bf837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.02.19 22:43:37.228830 [ 277 ] {8a31084b-c0f1-45d0-8c6a-cd62477bf837} <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 | ||
| 5155 | 2026.02.19 22:43:37.229662 [ 277 ] {8a31084b-c0f1-45d0-8c6a-cd62477bf837} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.02.19 22:43:37.229698 [ 277 ] {8a31084b-c0f1-45d0-8c6a-cd62477bf837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5157 | 2026.02.19 22:43:37.230241 [ 277 ] {8a31084b-c0f1-45d0-8c6a-cd62477bf837} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5158 | 2026.02.19 22:43:37.230469 [ 277 ] {8a31084b-c0f1-45d0-8c6a-cd62477bf837} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.02.19 22:43:37.230610 [ 277 ] {8a31084b-c0f1-45d0-8c6a-cd62477bf837} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 5160 | 2026.02.19 22:43:37.230664 [ 277 ] {8a31084b-c0f1-45d0-8c6a-cd62477bf837} <Debug> TCPHandler: Processed in 0.002029519 sec. | ||
| 5161 | 2026.02.19 22:43:37.230772 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.02.19 22:43:37.230867 [ 277 ] {c00b3640-7fda-40ee-b8e7-e209657a4148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5163 | 2026.02.19 22:43:37.230911 [ 277 ] {c00b3640-7fda-40ee-b8e7-e209657a4148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5164 | 2026.02.19 22:43:37.231235 [ 277 ] {c00b3640-7fda-40ee-b8e7-e209657a4148} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.02.19 22:43:37.231270 [ 277 ] {c00b3640-7fda-40ee-b8e7-e209657a4148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5166 | 2026.02.19 22:43:37.231574 [ 277 ] {c00b3640-7fda-40ee-b8e7-e209657a4148} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5167 | 2026.02.19 22:43:37.231784 [ 277 ] {c00b3640-7fda-40ee-b8e7-e209657a4148} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.02.19 22:43:37.231911 [ 277 ] {c00b3640-7fda-40ee-b8e7-e209657a4148} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5169 | 2026.02.19 22:43:37.231947 [ 277 ] {c00b3640-7fda-40ee-b8e7-e209657a4148} <Debug> TCPHandler: Processed in 0.001224692 sec. | ||
| 5170 | 2026.02.19 22:43:40.782755 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5171 | 2026.02.19 22:43:40.782852 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5172 | 2026.02.19 22:43:40.876790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10606 | ||
| 5173 | 2026.02.19 22:43:40.877321 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.02.19 22:43:40.877364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5175 | 2026.02.19 22:43:40.877961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5176 | 2026.02.19 22:43:40.878191 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.02.19 22:43:40.878324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10606 | ||
| 5178 | 2026.02.19 22:43:41.443127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5179 | 2026.02.19 22:43:41.459395 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.02.19 22:43:41.459455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5181 | 2026.02.19 22:43:41.465072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5182 | 2026.02.19 22:43:41.465779 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.02.19 22:43:41.468751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5184 | 2026.02.19 22:43:42.221948 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.02.19 22:43:42.222133 [ 277 ] {8e7ad984-9201-4090-9cb6-33c5e00a7e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5186 | 2026.02.19 22:43:42.222203 [ 277 ] {8e7ad984-9201-4090-9cb6-33c5e00a7e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5187 | 2026.02.19 22:43:42.222865 [ 277 ] {8e7ad984-9201-4090-9cb6-33c5e00a7e43} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.02.19 22:43:42.222916 [ 277 ] {8e7ad984-9201-4090-9cb6-33c5e00a7e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5189 | 2026.02.19 22:43:42.223314 [ 277 ] {8e7ad984-9201-4090-9cb6-33c5e00a7e43} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5190 | 2026.02.19 22:43:42.223556 [ 277 ] {8e7ad984-9201-4090-9cb6-33c5e00a7e43} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.02.19 22:43:42.223721 [ 277 ] {8e7ad984-9201-4090-9cb6-33c5e00a7e43} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00164 sec., 46341.46341463415 rows/sec., 3.82 MiB/sec. | ||
| 5192 | 2026.02.19 22:43:42.223718 [ 34 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5193 | 2026.02.19 22:43:42.223773 [ 277 ] {8e7ad984-9201-4090-9cb6-33c5e00a7e43} <Debug> TCPHandler: Processed in 0.001961589 sec. | ||
| 5194 | 2026.02.19 22:43:42.223813 [ 34 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.02.19 22:43:42.223848 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5196 | 2026.02.19 22:43:42.223920 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.02.19 22:43:42.223978 [ 201 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::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 | ||
| 5198 | 2026.02.19 22:43:42.224032 [ 277 ] {1f7843cc-dcc9-4d27-9ed6-ab2252118f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.02.19 22:43:42.224080 [ 277 ] {1f7843cc-dcc9-4d27-9ed6-ab2252118f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5200 | 2026.02.19 22:43:42.224114 [ 201 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5201 | 2026.02.19 22:43:42.224151 [ 201 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2149 rows starting from the beginning of the part | ||
| 5202 | 2026.02.19 22:43:42.224218 [ 201 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5203 | 2026.02.19 22:43:42.224262 [ 201 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 116 rows starting from the beginning of the part | ||
| 5204 | 2026.02.19 22:43:42.224308 [ 201 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1339 rows starting from the beginning of the part | ||
| 5205 | 2026.02.19 22:43:42.224354 [ 201 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part | ||
| 5206 | 2026.02.19 22:43:42.224394 [ 201 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 5207 | 2026.02.19 22:43:42.224505 [ 277 ] {1f7843cc-dcc9-4d27-9ed6-ab2252118f6f} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.02.19 22:43:42.224549 [ 277 ] {1f7843cc-dcc9-4d27-9ed6-ab2252118f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5209 | 2026.02.19 22:43:42.224899 [ 277 ] {1f7843cc-dcc9-4d27-9ed6-ab2252118f6f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5210 | 2026.02.19 22:43:42.225143 [ 277 ] {1f7843cc-dcc9-4d27-9ed6-ab2252118f6f} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.02.19 22:43:42.225284 [ 277 ] {1f7843cc-dcc9-4d27-9ed6-ab2252118f6f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001281 sec., 7806.401249024199 rows/sec., 587.00 KiB/sec. | ||
| 5212 | 2026.02.19 22:43:42.225325 [ 277 ] {1f7843cc-dcc9-4d27-9ed6-ab2252118f6f} <Debug> TCPHandler: Processed in 0.001464654 sec. | ||
| 5213 | 2026.02.19 22:43:42.225431 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.02.19 22:43:42.225529 [ 277 ] {8612b955-0535-44d1-af74-4b04ded13046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5215 | 2026.02.19 22:43:42.225570 [ 277 ] {8612b955-0535-44d1-af74-4b04ded13046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5216 | 2026.02.19 22:43:42.226027 [ 277 ] {8612b955-0535-44d1-af74-4b04ded13046} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.02.19 22:43:42.226065 [ 277 ] {8612b955-0535-44d1-af74-4b04ded13046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5218 | 2026.02.19 22:43:42.226078 [ 196 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3872 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154331 sec., 1797309.698463235 rows/sec., 155.75 MiB/sec. | ||
| 5219 | 2026.02.19 22:43:42.226347 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5220 | 2026.02.19 22:43:42.226399 [ 277 ] {8612b955-0535-44d1-af74-4b04ded13046} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5221 | 2026.02.19 22:43:42.226697 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.02.19 22:43:42.226701 [ 277 ] {8612b955-0535-44d1-af74-4b04ded13046} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.02.19 22:43:42.226788 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_31_6} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5224 | 2026.02.19 22:43:42.226851 [ 34 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5225 | 2026.02.19 22:43:42.226866 [ 277 ] {8612b955-0535-44d1-af74-4b04ded13046} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001359 sec., 54451.80279617366 rows/sec., 4.25 MiB/sec. | ||
| 5226 | 2026.02.19 22:43:42.226874 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 5227 | 2026.02.19 22:43:42.226894 [ 34 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.02.19 22:43:42.226924 [ 277 ] {8612b955-0535-44d1-af74-4b04ded13046} <Debug> TCPHandler: Processed in 0.001542895 sec. | ||
| 5229 | 2026.02.19 22:43:42.226961 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5230 | 2026.02.19 22:43:42.227045 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5231 | 2026.02.19 22:43:42.227072 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.02.19 22:43:42.227134 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5233 | 2026.02.19 22:43:42.227164 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part | ||
| 5234 | 2026.02.19 22:43:42.227173 [ 277 ] {c75f6483-6578-4f7d-9c02-5b1f1b38ce4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5235 | 2026.02.19 22:43:42.227211 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 5236 | 2026.02.19 22:43:42.227224 [ 277 ] {c75f6483-6578-4f7d-9c02-5b1f1b38ce4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5237 | 2026.02.19 22:43:42.227254 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
| 5238 | 2026.02.19 22:43:42.227297 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 572 rows starting from the beginning of the part | ||
| 5239 | 2026.02.19 22:43:42.227332 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 5240 | 2026.02.19 22:43:42.227371 [ 201 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 5241 | 2026.02.19 22:43:42.227665 [ 277 ] {c75f6483-6578-4f7d-9c02-5b1f1b38ce4c} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.02.19 22:43:42.227707 [ 277 ] {c75f6483-6578-4f7d-9c02-5b1f1b38ce4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5243 | 2026.02.19 22:43:42.228110 [ 277 ] {c75f6483-6578-4f7d-9c02-5b1f1b38ce4c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5244 | 2026.02.19 22:43:42.228361 [ 277 ] {c75f6483-6578-4f7d-9c02-5b1f1b38ce4c} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.02.19 22:43:42.228369 [ 193 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353394 sec., 1454122.0073385874 rows/sec., 113.66 MiB/sec. | ||
| 5246 | 2026.02.19 22:43:42.228509 [ 277 ] {c75f6483-6578-4f7d-9c02-5b1f1b38ce4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 8.22 MiB/sec. | ||
| 5247 | 2026.02.19 22:43:42.228558 [ 277 ] {c75f6483-6578-4f7d-9c02-5b1f1b38ce4c} <Debug> TCPHandler: Processed in 0.001536106 sec. | ||
| 5248 | 2026.02.19 22:43:42.228603 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5249 | 2026.02.19 22:43:42.228676 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.02.19 22:43:42.228777 [ 277 ] {4713f64e-016a-4696-9330-b76af1b5bd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.02.19 22:43:42.228834 [ 277 ] {4713f64e-016a-4696-9330-b76af1b5bd94} <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 | ||
| 5252 | 2026.02.19 22:43:42.228898 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.02.19 22:43:42.228982 [ 198 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_31_6} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5254 | 2026.02.19 22:43:42.229075 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5255 | 2026.02.19 22:43:42.229647 [ 277 ] {4713f64e-016a-4696-9330-b76af1b5bd94} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.02.19 22:43:42.229690 [ 277 ] {4713f64e-016a-4696-9330-b76af1b5bd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5257 | 2026.02.19 22:43:42.230218 [ 277 ] {4713f64e-016a-4696-9330-b76af1b5bd94} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5258 | 2026.02.19 22:43:42.230439 [ 277 ] {4713f64e-016a-4696-9330-b76af1b5bd94} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.02.19 22:43:42.230581 [ 277 ] {4713f64e-016a-4696-9330-b76af1b5bd94} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001823 sec., 5485.463521667581 rows/sec., 9.83 MiB/sec. | ||
| 5260 | 2026.02.19 22:43:42.230640 [ 277 ] {4713f64e-016a-4696-9330-b76af1b5bd94} <Debug> TCPHandler: Processed in 0.00201281 sec. | ||
| 5261 | 2026.02.19 22:43:42.230769 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.02.19 22:43:42.230864 [ 277 ] {97f7fb6e-9706-4c7c-a336-19562c0d31b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5263 | 2026.02.19 22:43:42.230906 [ 277 ] {97f7fb6e-9706-4c7c-a336-19562c0d31b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5264 | 2026.02.19 22:43:42.231234 [ 277 ] {97f7fb6e-9706-4c7c-a336-19562c0d31b8} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.02.19 22:43:42.231276 [ 277 ] {97f7fb6e-9706-4c7c-a336-19562c0d31b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5266 | 2026.02.19 22:43:42.231588 [ 277 ] {97f7fb6e-9706-4c7c-a336-19562c0d31b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5267 | 2026.02.19 22:43:42.231798 [ 277 ] {97f7fb6e-9706-4c7c-a336-19562c0d31b8} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.02.19 22:43:42.231927 [ 277 ] {97f7fb6e-9706-4c7c-a336-19562c0d31b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5269 | 2026.02.19 22:43:42.231963 [ 277 ] {97f7fb6e-9706-4c7c-a336-19562c0d31b8} <Debug> TCPHandler: Processed in 0.001243681 sec. | ||
| 5270 | 2026.02.19 22:43:45.906108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 646 | ||
| 5271 | 2026.02.19 22:43:45.908423 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.02.19 22:43:45.908486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5273 | 2026.02.19 22:43:45.909708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5274 | 2026.02.19 22:43:45.910005 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.02.19 22:43:45.910393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 5276 | 2026.02.19 22:43:47.222945 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.02.19 22:43:47.223150 [ 277 ] {5d4b075e-c253-43a3-9cde-4dcffdf97fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5278 | 2026.02.19 22:43:47.223226 [ 277 ] {5d4b075e-c253-43a3-9cde-4dcffdf97fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5279 | 2026.02.19 22:43:47.223956 [ 277 ] {5d4b075e-c253-43a3-9cde-4dcffdf97fd6} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.02.19 22:43:47.224005 [ 277 ] {5d4b075e-c253-43a3-9cde-4dcffdf97fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5281 | 2026.02.19 22:43:47.224400 [ 277 ] {5d4b075e-c253-43a3-9cde-4dcffdf97fd6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5282 | 2026.02.19 22:43:47.224641 [ 277 ] {5d4b075e-c253-43a3-9cde-4dcffdf97fd6} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.02.19 22:43:47.224798 [ 277 ] {5d4b075e-c253-43a3-9cde-4dcffdf97fd6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001704 sec., 68075.11737089203 rows/sec., 5.78 MiB/sec. | ||
| 5284 | 2026.02.19 22:43:47.224843 [ 277 ] {5d4b075e-c253-43a3-9cde-4dcffdf97fd6} <Debug> TCPHandler: Processed in 0.0020429 sec. | ||
| 5285 | 2026.02.19 22:43:47.224967 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.02.19 22:43:47.225062 [ 277 ] {9c86c36d-0a26-478b-8e6f-965d00a1fe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.02.19 22:43:47.225132 [ 277 ] {9c86c36d-0a26-478b-8e6f-965d00a1fe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5288 | 2026.02.19 22:43:47.225553 [ 277 ] {9c86c36d-0a26-478b-8e6f-965d00a1fe46} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.02.19 22:43:47.225592 [ 277 ] {9c86c36d-0a26-478b-8e6f-965d00a1fe46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5290 | 2026.02.19 22:43:47.225923 [ 277 ] {9c86c36d-0a26-478b-8e6f-965d00a1fe46} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5291 | 2026.02.19 22:43:47.226137 [ 277 ] {9c86c36d-0a26-478b-8e6f-965d00a1fe46} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.02.19 22:43:47.226271 [ 277 ] {9c86c36d-0a26-478b-8e6f-965d00a1fe46} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001227 sec., 24449.877750611246 rows/sec., 1.80 MiB/sec. | ||
| 5293 | 2026.02.19 22:43:47.226311 [ 277 ] {9c86c36d-0a26-478b-8e6f-965d00a1fe46} <Debug> TCPHandler: Processed in 0.001391734 sec. | ||
| 5294 | 2026.02.19 22:43:47.226413 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.02.19 22:43:47.226533 [ 277 ] {919f4667-264e-4bf9-9194-418be269262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5296 | 2026.02.19 22:43:47.226577 [ 277 ] {919f4667-264e-4bf9-9194-418be269262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5297 | 2026.02.19 22:43:47.227000 [ 277 ] {919f4667-264e-4bf9-9194-418be269262c} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.02.19 22:43:47.227039 [ 277 ] {919f4667-264e-4bf9-9194-418be269262c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5299 | 2026.02.19 22:43:47.227345 [ 277 ] {919f4667-264e-4bf9-9194-418be269262c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5300 | 2026.02.19 22:43:47.227558 [ 277 ] {919f4667-264e-4bf9-9194-418be269262c} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.02.19 22:43:47.227688 [ 277 ] {919f4667-264e-4bf9-9194-418be269262c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001173 sec., 80136.40238704177 rows/sec., 6.26 MiB/sec. | ||
| 5302 | 2026.02.19 22:43:47.227725 [ 277 ] {919f4667-264e-4bf9-9194-418be269262c} <Debug> TCPHandler: Processed in 0.001361623 sec. | ||
| 5303 | 2026.02.19 22:43:47.227832 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.02.19 22:43:47.227925 [ 277 ] {66bcaefc-5319-4dd3-b79b-2813966a1522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.02.19 22:43:47.227970 [ 277 ] {66bcaefc-5319-4dd3-b79b-2813966a1522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5306 | 2026.02.19 22:43:47.228383 [ 277 ] {66bcaefc-5319-4dd3-b79b-2813966a1522} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.02.19 22:43:47.228419 [ 277 ] {66bcaefc-5319-4dd3-b79b-2813966a1522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5308 | 2026.02.19 22:43:47.228754 [ 277 ] {66bcaefc-5319-4dd3-b79b-2813966a1522} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5309 | 2026.02.19 22:43:47.228968 [ 277 ] {66bcaefc-5319-4dd3-b79b-2813966a1522} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.02.19 22:43:47.229080 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5311 | 2026.02.19 22:43:47.229096 [ 277 ] {66bcaefc-5319-4dd3-b79b-2813966a1522} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 5312 | 2026.02.19 22:43:47.229150 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.02.19 22:43:47.229156 [ 277 ] {66bcaefc-5319-4dd3-b79b-2813966a1522} <Debug> TCPHandler: Processed in 0.001372714 sec. | ||
| 5314 | 2026.02.19 22:43:47.229180 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5315 | 2026.02.19 22:43:47.229273 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.02.19 22:43:47.229294 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 5317 | 2026.02.19 22:43:47.229376 [ 277 ] {c3fc15fa-4ed7-41a7-954d-36ce97049dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5318 | 2026.02.19 22:43:47.229426 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5319 | 2026.02.19 22:43:47.229435 [ 277 ] {c3fc15fa-4ed7-41a7-954d-36ce97049dd6} <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 | ||
| 5320 | 2026.02.19 22:43:47.229474 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6453 rows starting from the beginning of the part | ||
| 5321 | 2026.02.19 22:43:47.229548 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5322 | 2026.02.19 22:43:47.229598 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 883 rows starting from the beginning of the part | ||
| 5323 | 2026.02.19 22:43:47.229640 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5324 | 2026.02.19 22:43:47.229681 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 5325 | 2026.02.19 22:43:47.229731 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5326 | 2026.02.19 22:43:47.230265 [ 277 ] {c3fc15fa-4ed7-41a7-954d-36ce97049dd6} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.02.19 22:43:47.230307 [ 277 ] {c3fc15fa-4ed7-41a7-954d-36ce97049dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5328 | 2026.02.19 22:43:47.230890 [ 277 ] {c3fc15fa-4ed7-41a7-954d-36ce97049dd6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5329 | 2026.02.19 22:43:47.231133 [ 277 ] {c3fc15fa-4ed7-41a7-954d-36ce97049dd6} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.02.19 22:43:47.231279 [ 277 ] {c3fc15fa-4ed7-41a7-954d-36ce97049dd6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001921 sec., 15616.866215512755 rows/sec., 27.98 MiB/sec. | ||
| 5331 | 2026.02.19 22:43:47.231343 [ 277 ] {c3fc15fa-4ed7-41a7-954d-36ce97049dd6} <Debug> TCPHandler: Processed in 0.002119431 sec. | ||
| 5332 | 2026.02.19 22:43:47.231461 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.02.19 22:43:47.231555 [ 277 ] {65a600b0-b33e-40e1-b3bf-cae9470fbe7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.02.19 22:43:47.231598 [ 277 ] {65a600b0-b33e-40e1-b3bf-cae9470fbe7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5335 | 2026.02.19 22:43:47.231940 [ 277 ] {65a600b0-b33e-40e1-b3bf-cae9470fbe7d} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.02.19 22:43:47.231978 [ 277 ] {65a600b0-b33e-40e1-b3bf-cae9470fbe7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5337 | 2026.02.19 22:43:47.232355 [ 277 ] {65a600b0-b33e-40e1-b3bf-cae9470fbe7d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5338 | 2026.02.19 22:43:47.232430 [ 198 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7976 rows, containing 5 columns (5 merged, 0 gathered) in 0.003176211 sec., 2511168.181207105 rows/sec., 171.65 MiB/sec. | ||
| 5339 | 2026.02.19 22:43:47.232574 [ 277 ] {65a600b0-b33e-40e1-b3bf-cae9470fbe7d} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.02.19 22:43:47.232721 [ 277 ] {65a600b0-b33e-40e1-b3bf-cae9470fbe7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 5341 | 2026.02.19 22:43:47.232758 [ 277 ] {65a600b0-b33e-40e1-b3bf-cae9470fbe7d} <Debug> TCPHandler: Processed in 0.001346453 sec. | ||
| 5342 | 2026.02.19 22:43:47.233033 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5343 | 2026.02.19 22:43:47.233354 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.02.19 22:43:47.233447 [ 193 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5345 | 2026.02.19 22:43:47.233542 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 5346 | 2026.02.19 22:43:48.378549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11118 | ||
| 5347 | 2026.02.19 22:43:48.379228 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.02.19 22:43:48.379283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5349 | 2026.02.19 22:43:48.379880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5350 | 2026.02.19 22:43:48.380148 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.02.19 22:43:48.380307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11118 | ||
| 5352 | 2026.02.19 22:43:48.968956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5353 | 2026.02.19 22:43:48.985380 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.02.19 22:43:48.985436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5355 | 2026.02.19 22:43:48.991355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5356 | 2026.02.19 22:43:48.992028 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.02.19 22:43:48.994684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5358 | 2026.02.19 22:43:52.222389 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.02.19 22:43:52.222606 [ 277 ] {29c27fb4-e7e1-455d-ba98-fd97621ee1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5360 | 2026.02.19 22:43:52.222679 [ 277 ] {29c27fb4-e7e1-455d-ba98-fd97621ee1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5361 | 2026.02.19 22:43:52.223361 [ 277 ] {29c27fb4-e7e1-455d-ba98-fd97621ee1c7} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.02.19 22:43:52.223405 [ 277 ] {29c27fb4-e7e1-455d-ba98-fd97621ee1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5363 | 2026.02.19 22:43:52.223796 [ 277 ] {29c27fb4-e7e1-455d-ba98-fd97621ee1c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5364 | 2026.02.19 22:43:52.224017 [ 277 ] {29c27fb4-e7e1-455d-ba98-fd97621ee1c7} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.02.19 22:43:52.224168 [ 277 ] {29c27fb4-e7e1-455d-ba98-fd97621ee1c7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001617 sec., 47000.61842918986 rows/sec., 3.87 MiB/sec. | ||
| 5366 | 2026.02.19 22:43:52.224208 [ 277 ] {29c27fb4-e7e1-455d-ba98-fd97621ee1c7} <Debug> TCPHandler: Processed in 0.001958539 sec. | ||
| 5367 | 2026.02.19 22:43:52.224335 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.02.19 22:43:52.224429 [ 277 ] {f8818143-d214-4238-b00e-610c668f4518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5369 | 2026.02.19 22:43:52.224470 [ 277 ] {f8818143-d214-4238-b00e-610c668f4518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5370 | 2026.02.19 22:43:52.224877 [ 277 ] {f8818143-d214-4238-b00e-610c668f4518} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.02.19 22:43:52.224914 [ 277 ] {f8818143-d214-4238-b00e-610c668f4518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5372 | 2026.02.19 22:43:52.225208 [ 277 ] {f8818143-d214-4238-b00e-610c668f4518} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5373 | 2026.02.19 22:43:52.225412 [ 277 ] {f8818143-d214-4238-b00e-610c668f4518} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.02.19 22:43:52.225520 [ 69 ] {} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5375 | 2026.02.19 22:43:52.225537 [ 277 ] {f8818143-d214-4238-b00e-610c668f4518} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 5376 | 2026.02.19 22:43:52.225583 [ 69 ] {} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.02.19 22:43:52.225592 [ 277 ] {f8818143-d214-4238-b00e-610c668f4518} <Debug> TCPHandler: Processed in 0.001315593 sec. | ||
| 5378 | 2026.02.19 22:43:52.225612 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5379 | 2026.02.19 22:43:52.225704 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.02.19 22:43:52.225762 [ 196 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 5381 | 2026.02.19 22:43:52.225796 [ 277 ] {7c4de7d7-6082-4695-aa74-83eb53adb345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5382 | 2026.02.19 22:43:52.225856 [ 277 ] {7c4de7d7-6082-4695-aa74-83eb53adb345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5383 | 2026.02.19 22:43:52.225951 [ 196 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5384 | 2026.02.19 22:43:52.225995 [ 196 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 214 rows starting from the beginning of the part | ||
| 5385 | 2026.02.19 22:43:52.226068 [ 196 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 5386 | 2026.02.19 22:43:52.226117 [ 196 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5387 | 2026.02.19 22:43:52.226164 [ 196 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5388 | 2026.02.19 22:43:52.226218 [ 196 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5389 | 2026.02.19 22:43:52.226239 [ 277 ] {7c4de7d7-6082-4695-aa74-83eb53adb345} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.02.19 22:43:52.226262 [ 196 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5391 | 2026.02.19 22:43:52.226277 [ 277 ] {7c4de7d7-6082-4695-aa74-83eb53adb345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5392 | 2026.02.19 22:43:52.226672 [ 277 ] {7c4de7d7-6082-4695-aa74-83eb53adb345} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5393 | 2026.02.19 22:43:52.226894 [ 277 ] {7c4de7d7-6082-4695-aa74-83eb53adb345} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.02.19 22:43:52.227031 [ 277 ] {7c4de7d7-6082-4695-aa74-83eb53adb345} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00123 sec., 60162.601626016265 rows/sec., 4.70 MiB/sec. | ||
| 5395 | 2026.02.19 22:43:52.227068 [ 277 ] {7c4de7d7-6082-4695-aa74-83eb53adb345} <Debug> TCPHandler: Processed in 0.001396523 sec. | ||
| 5396 | 2026.02.19 22:43:52.227183 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.02.19 22:43:52.227275 [ 193 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574185 sec., 204550.2911030152 rows/sec., 14.46 MiB/sec. | ||
| 5398 | 2026.02.19 22:43:52.227278 [ 277 ] {e7e31ad0-7e7b-40a1-99b2-8de95722c200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5399 | 2026.02.19 22:43:52.227347 [ 277 ] {e7e31ad0-7e7b-40a1-99b2-8de95722c200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5400 | 2026.02.19 22:43:52.227453 [ 200 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5401 | 2026.02.19 22:43:52.227762 [ 200 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.02.19 22:43:52.227769 [ 277 ] {e7e31ad0-7e7b-40a1-99b2-8de95722c200} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.02.19 22:43:52.227818 [ 277 ] {e7e31ad0-7e7b-40a1-99b2-8de95722c200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5404 | 2026.02.19 22:43:52.227856 [ 200 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_31_6} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5405 | 2026.02.19 22:43:52.227942 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5406 | 2026.02.19 22:43:52.228170 [ 277 ] {e7e31ad0-7e7b-40a1-99b2-8de95722c200} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5407 | 2026.02.19 22:43:52.228388 [ 277 ] {e7e31ad0-7e7b-40a1-99b2-8de95722c200} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.02.19 22:43:52.228518 [ 277 ] {e7e31ad0-7e7b-40a1-99b2-8de95722c200} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 5409 | 2026.02.19 22:43:52.228556 [ 277 ] {e7e31ad0-7e7b-40a1-99b2-8de95722c200} <Debug> TCPHandler: Processed in 0.001427634 sec. | ||
| 5410 | 2026.02.19 22:43:52.228658 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.02.19 22:43:52.228751 [ 277 ] {6a9b92f8-a2fd-42c4-9bf3-4d1eddc6b6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.02.19 22:43:52.228805 [ 277 ] {6a9b92f8-a2fd-42c4-9bf3-4d1eddc6b6d5} <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 | ||
| 5413 | 2026.02.19 22:43:52.229556 [ 277 ] {6a9b92f8-a2fd-42c4-9bf3-4d1eddc6b6d5} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.02.19 22:43:52.229593 [ 277 ] {6a9b92f8-a2fd-42c4-9bf3-4d1eddc6b6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5415 | 2026.02.19 22:43:52.230100 [ 277 ] {6a9b92f8-a2fd-42c4-9bf3-4d1eddc6b6d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5416 | 2026.02.19 22:43:52.230327 [ 277 ] {6a9b92f8-a2fd-42c4-9bf3-4d1eddc6b6d5} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.02.19 22:43:52.230443 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5418 | 2026.02.19 22:43:52.230467 [ 277 ] {6a9b92f8-a2fd-42c4-9bf3-4d1eddc6b6d5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 5419 | 2026.02.19 22:43:52.230482 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.02.19 22:43:52.230508 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5421 | 2026.02.19 22:43:52.230527 [ 277 ] {6a9b92f8-a2fd-42c4-9bf3-4d1eddc6b6d5} <Debug> TCPHandler: Processed in 0.001918679 sec. | ||
| 5422 | 2026.02.19 22:43:52.230581 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 5423 | 2026.02.19 22:43:52.230652 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.02.19 22:43:52.230753 [ 277 ] {76dc84fb-8956-407f-b529-b86e09a61efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.02.19 22:43:52.230769 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5426 | 2026.02.19 22:43:52.230794 [ 277 ] {76dc84fb-8956-407f-b529-b86e09a61efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5427 | 2026.02.19 22:43:52.230822 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 494 rows starting from the beginning of the part | ||
| 5428 | 2026.02.19 22:43:52.230936 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5429 | 2026.02.19 22:43:52.231037 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5430 | 2026.02.19 22:43:52.231124 [ 277 ] {76dc84fb-8956-407f-b529-b86e09a61efc} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.02.19 22:43:52.231132 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5432 | 2026.02.19 22:43:52.231169 [ 277 ] {76dc84fb-8956-407f-b529-b86e09a61efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5433 | 2026.02.19 22:43:52.231254 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5434 | 2026.02.19 22:43:52.231362 [ 200 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5435 | 2026.02.19 22:43:52.231497 [ 277 ] {76dc84fb-8956-407f-b529-b86e09a61efc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5436 | 2026.02.19 22:43:52.231734 [ 277 ] {76dc84fb-8956-407f-b529-b86e09a61efc} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.02.19 22:43:52.231846 [ 69 ] {} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5438 | 2026.02.19 22:43:52.231872 [ 277 ] {76dc84fb-8956-407f-b529-b86e09a61efc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 5439 | 2026.02.19 22:43:52.231878 [ 69 ] {} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.02.19 22:43:52.231912 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5441 | 2026.02.19 22:43:52.231916 [ 277 ] {76dc84fb-8956-407f-b529-b86e09a61efc} <Debug> TCPHandler: Processed in 0.001313282 sec. | ||
| 5442 | 2026.02.19 22:43:52.231998 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 5443 | 2026.02.19 22:43:52.232125 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5444 | 2026.02.19 22:43:52.232163 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1020 rows starting from the beginning of the part | ||
| 5445 | 2026.02.19 22:43:52.232232 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5446 | 2026.02.19 22:43:52.232279 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 5447 | 2026.02.19 22:43:52.232325 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5448 | 2026.02.19 22:43:52.232367 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 5449 | 2026.02.19 22:43:52.232410 [ 193 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5450 | 2026.02.19 22:43:52.233491 [ 192 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001532245 sec., 861481.0294698302 rows/sec., 56.51 MiB/sec. | ||
| 5451 | 2026.02.19 22:43:52.233731 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5452 | 2026.02.19 22:43:52.234022 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.02.19 22:43:52.234098 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_31_6} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5454 | 2026.02.19 22:43:52.234167 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5455 | 2026.02.19 22:43:52.252729 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 19 columns (19 merged, 0 gathered) in 0.022178615 sec., 26331.67129687765 rows/sec., 47.19 MiB/sec. | ||
| 5456 | 2026.02.19 22:43:52.253603 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5457 | 2026.02.19 22:43:52.253995 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.02.19 22:43:52.254093 [ 192 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5459 | 2026.02.19 22:43:52.254190 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5460 | 2026.02.19 22:43:53.001185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.03 MiB, peak 264.37 MiB, free memory in arenas 0.00 B, will set to 259.28 MiB (RSS), difference: 2.24 MiB | ||
| 5461 | 2026.02.19 22:43:55.782927 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5462 | 2026.02.19 22:43:55.783034 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5463 | 2026.02.19 22:43:55.880545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11566 | ||
| 5464 | 2026.02.19 22:43:55.881266 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.02.19 22:43:55.881315 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5466 | 2026.02.19 22:43:55.881795 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5467 | 2026.02.19 22:43:55.882024 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.02.19 22:43:55.882165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11566 | ||
| 5469 | 2026.02.19 22:43:55.910751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 670 | ||
| 5470 | 2026.02.19 22:43:55.913087 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.02.19 22:43:55.913141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5472 | 2026.02.19 22:43:55.914360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5473 | 2026.02.19 22:43:55.914652 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.02.19 22:43:55.915024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 5475 | 2026.02.19 22:43:56.494884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5476 | 2026.02.19 22:43:56.512344 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.02.19 22:43:56.512400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5478 | 2026.02.19 22:43:56.518579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5479 | 2026.02.19 22:43:56.519288 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.02.19 22:43:56.522245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5481 | 2026.02.19 22:43:57.223304 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2026.02.19 22:43:57.223492 [ 277 ] {f4fdc40a-895c-45c7-80af-9cdee6b638ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5483 | 2026.02.19 22:43:57.223578 [ 277 ] {f4fdc40a-895c-45c7-80af-9cdee6b638ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5484 | 2026.02.19 22:43:57.224336 [ 277 ] {f4fdc40a-895c-45c7-80af-9cdee6b638ee} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.02.19 22:43:57.224392 [ 277 ] {f4fdc40a-895c-45c7-80af-9cdee6b638ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5486 | 2026.02.19 22:43:57.224824 [ 277 ] {f4fdc40a-895c-45c7-80af-9cdee6b638ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5487 | 2026.02.19 22:43:57.225073 [ 277 ] {f4fdc40a-895c-45c7-80af-9cdee6b638ee} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.02.19 22:43:57.225240 [ 277 ] {f4fdc40a-895c-45c7-80af-9cdee6b638ee} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001806 sec., 64230.34330011074 rows/sec., 5.46 MiB/sec. | ||
| 5489 | 2026.02.19 22:43:57.225294 [ 277 ] {f4fdc40a-895c-45c7-80af-9cdee6b638ee} <Debug> TCPHandler: Processed in 0.002131281 sec. | ||
| 5490 | 2026.02.19 22:43:57.225428 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5491 | 2026.02.19 22:43:57.225536 [ 277 ] {f388c574-c7ac-4ad7-852c-110c8d13eca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5492 | 2026.02.19 22:43:57.225583 [ 277 ] {f388c574-c7ac-4ad7-852c-110c8d13eca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5493 | 2026.02.19 22:43:57.226022 [ 277 ] {f388c574-c7ac-4ad7-852c-110c8d13eca2} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2026.02.19 22:43:57.226060 [ 277 ] {f388c574-c7ac-4ad7-852c-110c8d13eca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5495 | 2026.02.19 22:43:57.226379 [ 277 ] {f388c574-c7ac-4ad7-852c-110c8d13eca2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5496 | 2026.02.19 22:43:57.226599 [ 277 ] {f388c574-c7ac-4ad7-852c-110c8d13eca2} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2026.02.19 22:43:57.226734 [ 277 ] {f388c574-c7ac-4ad7-852c-110c8d13eca2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001226 sec., 24469.820554649265 rows/sec., 1.80 MiB/sec. | ||
| 5498 | 2026.02.19 22:43:57.226772 [ 277 ] {f388c574-c7ac-4ad7-852c-110c8d13eca2} <Debug> TCPHandler: Processed in 0.001400053 sec. | ||
| 5499 | 2026.02.19 22:43:57.226893 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2026.02.19 22:43:57.226992 [ 277 ] {015b2c62-c69c-4c17-b38f-96bcff3ed41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5501 | 2026.02.19 22:43:57.227033 [ 277 ] {015b2c62-c69c-4c17-b38f-96bcff3ed41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5502 | 2026.02.19 22:43:57.227473 [ 277 ] {015b2c62-c69c-4c17-b38f-96bcff3ed41c} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.02.19 22:43:57.227508 [ 277 ] {015b2c62-c69c-4c17-b38f-96bcff3ed41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5504 | 2026.02.19 22:43:57.227814 [ 277 ] {015b2c62-c69c-4c17-b38f-96bcff3ed41c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5505 | 2026.02.19 22:43:57.228051 [ 277 ] {015b2c62-c69c-4c17-b38f-96bcff3ed41c} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.02.19 22:43:57.228184 [ 277 ] {015b2c62-c69c-4c17-b38f-96bcff3ed41c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001214 sec., 77429.98352553541 rows/sec., 6.05 MiB/sec. | ||
| 5507 | 2026.02.19 22:43:57.228221 [ 277 ] {015b2c62-c69c-4c17-b38f-96bcff3ed41c} <Debug> TCPHandler: Processed in 0.001379024 sec. | ||
| 5508 | 2026.02.19 22:43:57.228342 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.02.19 22:43:57.228438 [ 277 ] {1ab14ef3-1183-4ee3-9774-d6bc88388687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5510 | 2026.02.19 22:43:57.228486 [ 277 ] {1ab14ef3-1183-4ee3-9774-d6bc88388687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5511 | 2026.02.19 22:43:57.228900 [ 277 ] {1ab14ef3-1183-4ee3-9774-d6bc88388687} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.02.19 22:43:57.228936 [ 277 ] {1ab14ef3-1183-4ee3-9774-d6bc88388687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5513 | 2026.02.19 22:43:57.229276 [ 277 ] {1ab14ef3-1183-4ee3-9774-d6bc88388687} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5514 | 2026.02.19 22:43:57.229495 [ 277 ] {1ab14ef3-1183-4ee3-9774-d6bc88388687} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.02.19 22:43:57.229625 [ 277 ] {1ab14ef3-1183-4ee3-9774-d6bc88388687} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 5516 | 2026.02.19 22:43:57.229662 [ 277 ] {1ab14ef3-1183-4ee3-9774-d6bc88388687} <Debug> TCPHandler: Processed in 0.001369424 sec. | ||
| 5517 | 2026.02.19 22:43:57.229780 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.02.19 22:43:57.229873 [ 277 ] {834eea36-1d61-4137-b655-79a9250bb962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5519 | 2026.02.19 22:43:57.229927 [ 277 ] {834eea36-1d61-4137-b655-79a9250bb962} <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 | ||
| 5520 | 2026.02.19 22:43:57.230744 [ 277 ] {834eea36-1d61-4137-b655-79a9250bb962} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.02.19 22:43:57.230779 [ 277 ] {834eea36-1d61-4137-b655-79a9250bb962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5522 | 2026.02.19 22:43:57.231316 [ 277 ] {834eea36-1d61-4137-b655-79a9250bb962} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5523 | 2026.02.19 22:43:57.231545 [ 277 ] {834eea36-1d61-4137-b655-79a9250bb962} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.02.19 22:43:57.231688 [ 277 ] {834eea36-1d61-4137-b655-79a9250bb962} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001833 sec., 16366.612111292963 rows/sec., 29.33 MiB/sec. | ||
| 5525 | 2026.02.19 22:43:57.231751 [ 277 ] {834eea36-1d61-4137-b655-79a9250bb962} <Debug> TCPHandler: Processed in 0.00202251 sec. | ||
| 5526 | 2026.02.19 22:43:57.231863 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.02.19 22:43:57.231957 [ 277 ] {fecff6d4-1a66-4c8e-b4d9-78e62064fa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5528 | 2026.02.19 22:43:57.232000 [ 277 ] {fecff6d4-1a66-4c8e-b4d9-78e62064fa4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5529 | 2026.02.19 22:43:57.232335 [ 277 ] {fecff6d4-1a66-4c8e-b4d9-78e62064fa4b} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.02.19 22:43:57.232372 [ 277 ] {fecff6d4-1a66-4c8e-b4d9-78e62064fa4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5531 | 2026.02.19 22:43:57.232687 [ 277 ] {fecff6d4-1a66-4c8e-b4d9-78e62064fa4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5532 | 2026.02.19 22:43:57.232915 [ 277 ] {fecff6d4-1a66-4c8e-b4d9-78e62064fa4b} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.02.19 22:43:57.233046 [ 277 ] {fecff6d4-1a66-4c8e-b4d9-78e62064fa4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5534 | 2026.02.19 22:43:57.233081 [ 277 ] {fecff6d4-1a66-4c8e-b4d9-78e62064fa4b} <Debug> TCPHandler: Processed in 0.001266743 sec. | ||
| 5535 | 2026.02.19 22:43:58.866788 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44478 | ||
| 5536 | 2026.02.19 22:43:58.866890 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5537 | 2026.02.19 22:43:58.866917 [ 286 ] {} <Debug> TCP-Session: d4724202-5a2c-4281-95b2-1f039b88b8a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44478 | ||
| 5538 | 2026.02.19 22:43:58.866939 [ 286 ] {} <Debug> TCP-Session: d4724202-5a2c-4281-95b2-1f039b88b8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.02.19 22:43:58.866956 [ 286 ] {} <Debug> TCP-Session: d4724202-5a2c-4281-95b2-1f039b88b8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2026.02.19 22:43:58.867161 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55999 | ||
| 5541 | 2026.02.19 22:43:58.867191 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44428 | ||
| 5542 | 2026.02.19 22:43:58.867233 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60240 | ||
| 5543 | 2026.02.19 22:43:58.867296 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5544 | 2026.02.19 22:43:58.867301 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5545 | 2026.02.19 22:43:58.867320 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46166 | ||
| 5546 | 2026.02.19 22:43:58.867345 [ 289 ] {} <Debug> TCP-Session: 3694fdb8-a938-4042-b173-d198db1d3dad Authenticating user 'default' from [fd00:1122:3344:101::e]:44428 | ||
| 5547 | 2026.02.19 22:43:58.867343 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36841 | ||
| 5548 | 2026.02.19 22:43:58.867363 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36657 | ||
| 5549 | 2026.02.19 22:43:58.867377 [ 289 ] {} <Debug> TCP-Session: 3694fdb8-a938-4042-b173-d198db1d3dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.02.19 22:43:58.867351 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48269 | ||
| 5551 | 2026.02.19 22:43:58.867460 [ 289 ] {} <Debug> TCP-Session: 3694fdb8-a938-4042-b173-d198db1d3dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.02.19 22:43:58.867456 [ 286 ] {} <Trace> TCP-Session: d4724202-5a2c-4281-95b2-1f039b88b8a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.02.19 22:43:58.867517 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5554 | 2026.02.19 22:43:58.867327 [ 288 ] {} <Debug> TCP-Session: 242799e6-b447-4523-b2fc-f890e5a982c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55999 | ||
| 5555 | 2026.02.19 22:43:58.867550 [ 294 ] {} <Debug> TCP-Session: e7d8c4aa-11e2-4c2c-b68e-f6fab6df4d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:36841 | ||
| 5556 | 2026.02.19 22:43:58.867554 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5557 | 2026.02.19 22:43:58.867566 [ 288 ] {} <Debug> TCP-Session: 242799e6-b447-4523-b2fc-f890e5a982c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.02.19 22:43:58.867587 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5559 | 2026.02.19 22:43:58.867602 [ 288 ] {} <Debug> TCP-Session: 242799e6-b447-4523-b2fc-f890e5a982c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.02.19 22:43:58.867602 [ 292 ] {} <Debug> TCP-Session: e77aa7a6-5220-410b-9384-8441a854deb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46166 | ||
| 5561 | 2026.02.19 22:43:58.867623 [ 275 ] {} <Debug> TCP-Session: 04072a90-9700-4740-a623-6ff087687b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:36657 | ||
| 5562 | 2026.02.19 22:43:58.867644 [ 292 ] {} <Debug> TCP-Session: e77aa7a6-5220-410b-9384-8441a854deb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.02.19 22:43:58.867657 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5564 | 2026.02.19 22:43:58.867673 [ 292 ] {} <Debug> TCP-Session: e77aa7a6-5220-410b-9384-8441a854deb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.02.19 22:43:58.867683 [ 286 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5566 | 2026.02.19 22:43:58.867704 [ 293 ] {} <Debug> TCP-Session: e05a1891-0db1-453f-a604-1a6a28b464b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48269 | ||
| 5567 | 2026.02.19 22:43:58.867309 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5568 | 2026.02.19 22:43:58.867740 [ 293 ] {} <Debug> TCP-Session: e05a1891-0db1-453f-a604-1a6a28b464b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.02.19 22:43:58.867764 [ 290 ] {} <Debug> TCP-Session: 71c0ff4b-cbf6-4050-8bd9-cbfce18ea139 Authenticating user 'default' from [fd00:1122:3344:101::e]:60240 | ||
| 5570 | 2026.02.19 22:43:58.867775 [ 293 ] {} <Debug> TCP-Session: e05a1891-0db1-453f-a604-1a6a28b464b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5571 | 2026.02.19 22:43:58.867293 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56677 | ||
| 5572 | 2026.02.19 22:43:58.867812 [ 290 ] {} <Debug> TCP-Session: 71c0ff4b-cbf6-4050-8bd9-cbfce18ea139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.02.19 22:43:58.867569 [ 294 ] {} <Debug> TCP-Session: e7d8c4aa-11e2-4c2c-b68e-f6fab6df4d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.02.19 22:43:58.867871 [ 290 ] {} <Debug> TCP-Session: 71c0ff4b-cbf6-4050-8bd9-cbfce18ea139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.02.19 22:43:58.867884 [ 294 ] {} <Debug> TCP-Session: e7d8c4aa-11e2-4c2c-b68e-f6fab6df4d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.02.19 22:43:58.867658 [ 275 ] {} <Debug> TCP-Session: 04072a90-9700-4740-a623-6ff087687b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.02.19 22:43:58.867912 [ 275 ] {} <Debug> TCP-Session: 04072a90-9700-4740-a623-6ff087687b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.02.19 22:43:58.867992 [ 286 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5579 | 2026.02.19 22:43:58.868003 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5580 | 2026.02.19 22:43:58.868047 [ 291 ] {} <Debug> TCP-Session: 2c344252-6b78-4d60-922c-a94e970ff66c Authenticating user 'default' from [fd00:1122:3344:101::e]:56677 | ||
| 5581 | 2026.02.19 22:43:58.868057 [ 286 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5582 | 2026.02.19 22:43:58.868070 [ 291 ] {} <Debug> TCP-Session: 2c344252-6b78-4d60-922c-a94e970ff66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.02.19 22:43:58.868090 [ 291 ] {} <Debug> TCP-Session: 2c344252-6b78-4d60-922c-a94e970ff66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.02.19 22:43:58.868386 [ 286 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 5585 | 2026.02.19 22:43:58.869259 [ 340 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Trace> AggregatingTransform: Aggregating | ||
| 5586 | 2026.02.19 22:43:58.869309 [ 340 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5587 | 2026.02.19 22:43:58.869342 [ 340 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848019 sec. (1179.219 rows/sec., 46.06 KiB/sec.) | ||
| 5588 | 2026.02.19 22:43:58.869361 [ 340 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Trace> Aggregator: Merging aggregated data | ||
| 5589 | 2026.02.19 22:43:58.871028 [ 286 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003402 sec., 293.9447383891828 rows/sec., 11.48 KiB/sec. | ||
| 5590 | 2026.02.19 22:43:58.871193 [ 286 ] {9ea67979-35ea-4efc-87b4-3dbaf8aa03c5} <Debug> TCPHandler: Processed in 0.003853608 sec. | ||
| 5591 | 2026.02.19 22:43:58.871319 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5592 | 2026.02.19 22:43:58.871346 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5593 | 2026.02.19 22:43:58.871361 [ 286 ] {} <Debug> TCP-Session: d4724202-5a2c-4281-95b2-1f039b88b8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.02.19 22:43:58.871367 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5595 | 2026.02.19 22:43:58.871388 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5596 | 2026.02.19 22:43:58.871405 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5597 | 2026.02.19 22:43:58.871428 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5598 | 2026.02.19 22:43:58.871439 [ 292 ] {} <Debug> TCP-Session: e77aa7a6-5220-410b-9384-8441a854deb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2026.02.19 22:43:58.871458 [ 275 ] {} <Debug> TCP-Session: 04072a90-9700-4740-a623-6ff087687b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.02.19 22:43:58.871471 [ 290 ] {} <Debug> TCP-Session: 71c0ff4b-cbf6-4050-8bd9-cbfce18ea139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.02.19 22:43:58.871478 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5602 | 2026.02.19 22:43:58.871492 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5603 | 2026.02.19 22:43:58.871457 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5604 | 2026.02.19 22:43:58.871535 [ 291 ] {} <Debug> TCP-Session: 2c344252-6b78-4d60-922c-a94e970ff66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.02.19 22:43:58.871549 [ 294 ] {} <Debug> TCP-Session: e7d8c4aa-11e2-4c2c-b68e-f6fab6df4d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.02.19 22:43:58.871583 [ 293 ] {} <Debug> TCP-Session: e05a1891-0db1-453f-a604-1a6a28b464b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.02.19 22:43:58.871424 [ 289 ] {} <Debug> TCP-Session: 3694fdb8-a938-4042-b173-d198db1d3dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.02.19 22:43:58.871386 [ 288 ] {} <Debug> TCP-Session: 242799e6-b447-4523-b2fc-f890e5a982c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.02.19 22:43:59.011415 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61188 | ||
| 5610 | 2026.02.19 22:43:59.011538 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.02.19 22:43:59.011566 [ 286 ] {} <Debug> TCP-Session: c1279c12-cbe1-4f60-b0cd-92a1439bde45 Authenticating user 'default' from [fd00:1122:3344:101::e]:61188 | ||
| 5612 | 2026.02.19 22:43:59.011587 [ 286 ] {} <Debug> TCP-Session: c1279c12-cbe1-4f60-b0cd-92a1439bde45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.02.19 22:43:59.011599 [ 286 ] {} <Debug> TCP-Session: c1279c12-cbe1-4f60-b0cd-92a1439bde45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.02.19 22:43:59.011812 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57252 | ||
| 5615 | 2026.02.19 22:43:59.011820 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58793 | ||
| 5616 | 2026.02.19 22:43:59.011859 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52381 | ||
| 5617 | 2026.02.19 22:43:59.011888 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5618 | 2026.02.19 22:43:59.011894 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43725 | ||
| 5619 | 2026.02.19 22:43:59.011906 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41916 | ||
| 5620 | 2026.02.19 22:43:59.011950 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5621 | 2026.02.19 22:43:59.011961 [ 286 ] {} <Trace> TCP-Session: c1279c12-cbe1-4f60-b0cd-92a1439bde45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.02.19 22:43:59.011976 [ 292 ] {} <Debug> TCP-Session: 385765f9-022d-44f8-b131-a2ffbdc751dd Authenticating user 'default' from [fd00:1122:3344:101::e]:52381 | ||
| 5623 | 2026.02.19 22:43:59.011976 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5624 | 2026.02.19 22:43:59.012004 [ 292 ] {} <Debug> TCP-Session: 385765f9-022d-44f8-b131-a2ffbdc751dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.02.19 22:43:59.012008 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2026.02.19 22:43:59.012025 [ 294 ] {} <Debug> TCP-Session: 0cfea415-4922-4116-bb11-d710348dcee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43725 | ||
| 5627 | 2026.02.19 22:43:59.012027 [ 292 ] {} <Debug> TCP-Session: 385765f9-022d-44f8-b131-a2ffbdc751dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.02.19 22:43:59.012056 [ 275 ] {} <Debug> TCP-Session: 0108a25d-e9cb-4ea9-b612-6707138b417b Authenticating user 'default' from [fd00:1122:3344:101::e]:41916 | ||
| 5629 | 2026.02.19 22:43:59.012063 [ 294 ] {} <Debug> TCP-Session: 0cfea415-4922-4116-bb11-d710348dcee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.02.19 22:43:59.011959 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2026.02.19 22:43:59.012092 [ 294 ] {} <Debug> TCP-Session: 0cfea415-4922-4116-bb11-d710348dcee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.02.19 22:43:59.012090 [ 275 ] {} <Debug> TCP-Session: 0108a25d-e9cb-4ea9-b612-6707138b417b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.02.19 22:43:59.012122 [ 290 ] {} <Debug> TCP-Session: 339c986a-a451-400e-967c-3c5544f1c052 Authenticating user 'default' from [fd00:1122:3344:101::e]:58793 | ||
| 5634 | 2026.02.19 22:43:59.012127 [ 275 ] {} <Debug> TCP-Session: 0108a25d-e9cb-4ea9-b612-6707138b417b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.02.19 22:43:59.012133 [ 286 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5636 | 2026.02.19 22:43:59.012145 [ 290 ] {} <Debug> TCP-Session: 339c986a-a451-400e-967c-3c5544f1c052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.02.19 22:43:59.011853 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32884 | ||
| 5638 | 2026.02.19 22:43:59.012191 [ 290 ] {} <Debug> TCP-Session: 339c986a-a451-400e-967c-3c5544f1c052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.02.19 22:43:59.011810 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35661 | ||
| 5640 | 2026.02.19 22:43:59.011917 [ 289 ] {} <Debug> TCP-Session: 888166dd-d82d-4c4c-b9cc-5b46d4cdbcd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57252 | ||
| 5641 | 2026.02.19 22:43:59.011884 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62436 | ||
| 5642 | 2026.02.19 22:43:59.012308 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2026.02.19 22:43:59.012293 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5644 | 2026.02.19 22:43:59.012352 [ 288 ] {} <Debug> TCP-Session: 7aadcfc4-37d1-49fc-94b1-f4f303b73865 Authenticating user 'default' from [fd00:1122:3344:101::e]:35661 | ||
| 5645 | 2026.02.19 22:43:59.012296 [ 289 ] {} <Debug> TCP-Session: 888166dd-d82d-4c4c-b9cc-5b46d4cdbcd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.02.19 22:43:59.012380 [ 291 ] {} <Debug> TCP-Session: c753c67e-1810-4c05-a7ba-6b7c20b321f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:32884 | ||
| 5647 | 2026.02.19 22:43:59.012382 [ 288 ] {} <Debug> TCP-Session: 7aadcfc4-37d1-49fc-94b1-f4f303b73865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.02.19 22:43:59.012400 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5649 | 2026.02.19 22:43:59.012425 [ 288 ] {} <Debug> TCP-Session: 7aadcfc4-37d1-49fc-94b1-f4f303b73865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.02.19 22:43:59.012419 [ 291 ] {} <Debug> TCP-Session: c753c67e-1810-4c05-a7ba-6b7c20b321f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.02.19 22:43:59.012450 [ 293 ] {} <Debug> TCP-Session: 919b2e9e-889e-43a7-bc7d-0ae7bddbe4cc Authenticating user 'default' from [fd00:1122:3344:101::e]:62436 | ||
| 5652 | 2026.02.19 22:43:59.012475 [ 291 ] {} <Debug> TCP-Session: c753c67e-1810-4c05-a7ba-6b7c20b321f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.02.19 22:43:59.012407 [ 286 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5654 | 2026.02.19 22:43:59.012500 [ 293 ] {} <Debug> TCP-Session: 919b2e9e-889e-43a7-bc7d-0ae7bddbe4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.02.19 22:43:59.012396 [ 289 ] {} <Debug> TCP-Session: 888166dd-d82d-4c4c-b9cc-5b46d4cdbcd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.02.19 22:43:59.012551 [ 293 ] {} <Debug> TCP-Session: 919b2e9e-889e-43a7-bc7d-0ae7bddbe4cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.02.19 22:43:59.012573 [ 286 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5658 | 2026.02.19 22:43:59.012876 [ 286 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 5659 | 2026.02.19 22:43:59.013776 [ 340 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Trace> AggregatingTransform: Aggregating | ||
| 5660 | 2026.02.19 22:43:59.013809 [ 340 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Trace> Aggregator: Aggregation method: without_key | ||
| 5661 | 2026.02.19 22:43:59.013843 [ 340 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870019 sec. (1149.400 rows/sec., 44.90 KiB/sec.) | ||
| 5662 | 2026.02.19 22:43:59.013861 [ 340 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Trace> Aggregator: Merging aggregated data | ||
| 5663 | 2026.02.19 22:43:59.015180 [ 286 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 12.58 KiB/sec. | ||
| 5664 | 2026.02.19 22:43:59.015307 [ 286 ] {cfd080ec-ce46-4be2-9a0e-9b251366baed} <Debug> TCPHandler: Processed in 0.003461694 sec. | ||
| 5665 | 2026.02.19 22:43:59.015442 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5666 | 2026.02.19 22:43:59.015472 [ 286 ] {} <Debug> TCP-Session: c1279c12-cbe1-4f60-b0cd-92a1439bde45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.02.19 22:43:59.015483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5668 | 2026.02.19 22:43:59.015500 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5669 | 2026.02.19 22:43:59.015531 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5670 | 2026.02.19 22:43:59.015540 [ 288 ] {} <Debug> TCP-Session: 7aadcfc4-37d1-49fc-94b1-f4f303b73865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.02.19 22:43:59.015557 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5672 | 2026.02.19 22:43:59.015576 [ 290 ] {} <Debug> TCP-Session: 339c986a-a451-400e-967c-3c5544f1c052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.02.19 22:43:59.015575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5674 | 2026.02.19 22:43:59.015597 [ 294 ] {} <Debug> TCP-Session: 0cfea415-4922-4116-bb11-d710348dcee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.02.19 22:43:59.015615 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5676 | 2026.02.19 22:43:59.015636 [ 293 ] {} <Debug> TCP-Session: 919b2e9e-889e-43a7-bc7d-0ae7bddbe4cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.02.19 22:43:59.015600 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5678 | 2026.02.19 22:43:59.015535 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5679 | 2026.02.19 22:43:59.015662 [ 275 ] {} <Debug> TCP-Session: 0108a25d-e9cb-4ea9-b612-6707138b417b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2026.02.19 22:43:59.015720 [ 292 ] {} <Debug> TCP-Session: 385765f9-022d-44f8-b131-a2ffbdc751dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.02.19 22:43:59.015744 [ 291 ] {} <Debug> TCP-Session: c753c67e-1810-4c05-a7ba-6b7c20b321f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.02.19 22:43:59.015547 [ 289 ] {} <Debug> TCP-Session: 888166dd-d82d-4c4c-b9cc-5b46d4cdbcd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.02.19 22:43:59.107319 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62200 | ||
| 5684 | 2026.02.19 22:43:59.107419 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5685 | 2026.02.19 22:43:59.107446 [ 286 ] {} <Debug> TCP-Session: 6c0c1228-bbc6-4355-b082-2a20b683379b Authenticating user 'default' from [fd00:1122:3344:101::e]:62200 | ||
| 5686 | 2026.02.19 22:43:59.107469 [ 286 ] {} <Debug> TCP-Session: 6c0c1228-bbc6-4355-b082-2a20b683379b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.02.19 22:43:59.107483 [ 286 ] {} <Debug> TCP-Session: 6c0c1228-bbc6-4355-b082-2a20b683379b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.02.19 22:43:59.107637 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55872 | ||
| 5689 | 2026.02.19 22:43:59.107649 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32780 | ||
| 5690 | 2026.02.19 22:43:59.107677 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47446 | ||
| 5691 | 2026.02.19 22:43:59.107730 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58158 | ||
| 5692 | 2026.02.19 22:43:59.107752 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5693 | 2026.02.19 22:43:59.107761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5694 | 2026.02.19 22:43:59.107777 [ 286 ] {} <Trace> TCP-Session: 6c0c1228-bbc6-4355-b082-2a20b683379b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.02.19 22:43:59.107799 [ 290 ] {} <Debug> TCP-Session: f00d8f92-56a2-42b7-9eab-f9a42bb4ac76 Authenticating user 'default' from [fd00:1122:3344:101::e]:32780 | ||
| 5696 | 2026.02.19 22:43:59.107784 [ 288 ] {} <Debug> TCP-Session: 45dd04f3-cd90-4930-8e5d-bb032a8ce374 Authenticating user 'default' from [fd00:1122:3344:101::e]:55872 | ||
| 5697 | 2026.02.19 22:43:59.107837 [ 290 ] {} <Debug> TCP-Session: f00d8f92-56a2-42b7-9eab-f9a42bb4ac76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.02.19 22:43:59.107825 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5699 | 2026.02.19 22:43:59.107851 [ 288 ] {} <Debug> TCP-Session: 45dd04f3-cd90-4930-8e5d-bb032a8ce374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.02.19 22:43:59.107854 [ 290 ] {} <Debug> TCP-Session: f00d8f92-56a2-42b7-9eab-f9a42bb4ac76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.02.19 22:43:59.107872 [ 288 ] {} <Debug> TCP-Session: 45dd04f3-cd90-4930-8e5d-bb032a8ce374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.02.19 22:43:59.107874 [ 275 ] {} <Debug> TCP-Session: 3d786419-7bd9-4998-a373-67ad4b8e7b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:58158 | ||
| 5703 | 2026.02.19 22:43:59.107828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5704 | 2026.02.19 22:43:59.107904 [ 275 ] {} <Debug> TCP-Session: 3d786419-7bd9-4998-a373-67ad4b8e7b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.02.19 22:43:59.107701 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60056 | ||
| 5706 | 2026.02.19 22:43:59.107940 [ 275 ] {} <Debug> TCP-Session: 3d786419-7bd9-4998-a373-67ad4b8e7b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.02.19 22:43:59.107970 [ 286 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5708 | 2026.02.19 22:43:59.107935 [ 291 ] {} <Debug> TCP-Session: 60934c31-56c4-4456-ace6-8b320e301a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:47446 | ||
| 5709 | 2026.02.19 22:43:59.108009 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5710 | 2026.02.19 22:43:59.108033 [ 291 ] {} <Debug> TCP-Session: 60934c31-56c4-4456-ace6-8b320e301a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.02.19 22:43:59.108051 [ 292 ] {} <Debug> TCP-Session: 37e238b3-f248-4961-9aff-cd2f86f30198 Authenticating user 'default' from [fd00:1122:3344:101::e]:60056 | ||
| 5712 | 2026.02.19 22:43:59.107722 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38279 | ||
| 5713 | 2026.02.19 22:43:59.108089 [ 292 ] {} <Debug> TCP-Session: 37e238b3-f248-4961-9aff-cd2f86f30198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.02.19 22:43:59.108078 [ 291 ] {} <Debug> TCP-Session: 60934c31-56c4-4456-ace6-8b320e301a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.02.19 22:43:59.108128 [ 292 ] {} <Debug> TCP-Session: 37e238b3-f248-4961-9aff-cd2f86f30198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.02.19 22:43:59.107644 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65064 | ||
| 5717 | 2026.02.19 22:43:59.108161 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5718 | 2026.02.19 22:43:59.107736 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53086 | ||
| 5719 | 2026.02.19 22:43:59.108200 [ 294 ] {} <Debug> TCP-Session: a7a904f6-8874-4251-9d42-ba67bd69eefc Authenticating user 'default' from [fd00:1122:3344:101::e]:38279 | ||
| 5720 | 2026.02.19 22:43:59.108234 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5721 | 2026.02.19 22:43:59.108254 [ 286 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5722 | 2026.02.19 22:43:59.108264 [ 294 ] {} <Debug> TCP-Session: a7a904f6-8874-4251-9d42-ba67bd69eefc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.02.19 22:43:59.108279 [ 289 ] {} <Debug> TCP-Session: 78686da7-073f-4884-9b94-bd644c932a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:65064 | ||
| 5724 | 2026.02.19 22:43:59.108302 [ 294 ] {} <Debug> TCP-Session: a7a904f6-8874-4251-9d42-ba67bd69eefc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.02.19 22:43:59.108316 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5726 | 2026.02.19 22:43:59.108324 [ 289 ] {} <Debug> TCP-Session: 78686da7-073f-4884-9b94-bd644c932a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.02.19 22:43:59.108319 [ 286 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5728 | 2026.02.19 22:43:59.108365 [ 289 ] {} <Debug> TCP-Session: 78686da7-073f-4884-9b94-bd644c932a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.02.19 22:43:59.108359 [ 293 ] {} <Debug> TCP-Session: 99e17253-b0f6-45f1-aae7-a726c2f8420b Authenticating user 'default' from [fd00:1122:3344:101::e]:53086 | ||
| 5730 | 2026.02.19 22:43:59.108421 [ 293 ] {} <Debug> TCP-Session: 99e17253-b0f6-45f1-aae7-a726c2f8420b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.02.19 22:43:59.108435 [ 293 ] {} <Debug> TCP-Session: 99e17253-b0f6-45f1-aae7-a726c2f8420b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.02.19 22:43:59.108661 [ 286 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 5733 | 2026.02.19 22:43:59.109519 [ 340 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Trace> AggregatingTransform: Aggregating | ||
| 5734 | 2026.02.19 22:43:59.109552 [ 340 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Trace> Aggregator: Aggregation method: without_key | ||
| 5735 | 2026.02.19 22:43:59.109579 [ 340 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000817688 sec. (1222.960 rows/sec., 47.77 KiB/sec.) | ||
| 5736 | 2026.02.19 22:43:59.109594 [ 340 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Trace> Aggregator: Merging aggregated data | ||
| 5737 | 2026.02.19 22:43:59.110805 [ 286 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002904 sec., 344.3526170798898 rows/sec., 13.45 KiB/sec. | ||
| 5738 | 2026.02.19 22:43:59.110949 [ 286 ] {145a65df-9279-4a4d-94a2-b2ea6935ee91} <Debug> TCPHandler: Processed in 0.003285961 sec. | ||
| 5739 | 2026.02.19 22:43:59.111100 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5740 | 2026.02.19 22:43:59.111131 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5741 | 2026.02.19 22:43:59.111143 [ 286 ] {} <Debug> TCP-Session: 6c0c1228-bbc6-4355-b082-2a20b683379b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.02.19 22:43:59.111152 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5743 | 2026.02.19 22:43:59.111173 [ 288 ] {} <Debug> TCP-Session: 45dd04f3-cd90-4930-8e5d-bb032a8ce374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.02.19 22:43:59.111177 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5745 | 2026.02.19 22:43:59.111206 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5746 | 2026.02.19 22:43:59.111232 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5747 | 2026.02.19 22:43:59.111250 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5748 | 2026.02.19 22:43:59.111266 [ 275 ] {} <Debug> TCP-Session: 3d786419-7bd9-4998-a373-67ad4b8e7b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.02.19 22:43:59.111294 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5750 | 2026.02.19 22:43:59.111289 [ 291 ] {} <Debug> TCP-Session: 60934c31-56c4-4456-ace6-8b320e301a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.02.19 22:43:59.111316 [ 292 ] {} <Debug> TCP-Session: 37e238b3-f248-4961-9aff-cd2f86f30198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.02.19 22:43:59.111328 [ 294 ] {} <Debug> TCP-Session: a7a904f6-8874-4251-9d42-ba67bd69eefc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.02.19 22:43:59.111272 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5754 | 2026.02.19 22:43:59.111246 [ 293 ] {} <Debug> TCP-Session: 99e17253-b0f6-45f1-aae7-a726c2f8420b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.02.19 22:43:59.111386 [ 290 ] {} <Debug> TCP-Session: f00d8f92-56a2-42b7-9eab-f9a42bb4ac76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.02.19 22:43:59.111212 [ 289 ] {} <Debug> TCP-Session: 78686da7-073f-4884-9b94-bd644c932a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2026.02.19 22:44:02.250909 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.02.19 22:44:02.251215 [ 277 ] {bf5ceb5f-6299-4039-80b3-3033baf9e980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.02.19 22:44:02.251322 [ 277 ] {bf5ceb5f-6299-4039-80b3-3033baf9e980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5760 | 2026.02.19 22:44:02.252010 [ 277 ] {bf5ceb5f-6299-4039-80b3-3033baf9e980} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.02.19 22:44:02.252053 [ 277 ] {bf5ceb5f-6299-4039-80b3-3033baf9e980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5762 | 2026.02.19 22:44:02.252452 [ 277 ] {bf5ceb5f-6299-4039-80b3-3033baf9e980} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5763 | 2026.02.19 22:44:02.252691 [ 277 ] {bf5ceb5f-6299-4039-80b3-3033baf9e980} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.02.19 22:44:02.252856 [ 277 ] {bf5ceb5f-6299-4039-80b3-3033baf9e980} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001717 sec., 13977.868375072801 rows/sec., 1.16 MiB/sec. | ||
| 5765 | 2026.02.19 22:44:02.252906 [ 277 ] {bf5ceb5f-6299-4039-80b3-3033baf9e980} <Debug> TCPHandler: Processed in 0.002179781 sec. | ||
| 5766 | 2026.02.19 22:44:02.253025 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.02.19 22:44:02.253129 [ 277 ] {580033f7-56a1-465b-9948-c9423af1318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5768 | 2026.02.19 22:44:02.253175 [ 277 ] {580033f7-56a1-465b-9948-c9423af1318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5769 | 2026.02.19 22:44:02.253573 [ 277 ] {580033f7-56a1-465b-9948-c9423af1318d} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.02.19 22:44:02.253608 [ 277 ] {580033f7-56a1-465b-9948-c9423af1318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5771 | 2026.02.19 22:44:02.253908 [ 277 ] {580033f7-56a1-465b-9948-c9423af1318d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5772 | 2026.02.19 22:44:02.254113 [ 277 ] {580033f7-56a1-465b-9948-c9423af1318d} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.02.19 22:44:02.254243 [ 277 ] {580033f7-56a1-465b-9948-c9423af1318d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 5774 | 2026.02.19 22:44:02.254282 [ 277 ] {580033f7-56a1-465b-9948-c9423af1318d} <Debug> TCPHandler: Processed in 0.001308512 sec. | ||
| 5775 | 2026.02.19 22:44:02.254382 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.02.19 22:44:02.254478 [ 277 ] {90a089ba-68c5-43ac-a499-f61c8c0e1a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5777 | 2026.02.19 22:44:02.254517 [ 277 ] {90a089ba-68c5-43ac-a499-f61c8c0e1a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5778 | 2026.02.19 22:44:02.255385 [ 277 ] {90a089ba-68c5-43ac-a499-f61c8c0e1a11} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.02.19 22:44:02.255422 [ 277 ] {90a089ba-68c5-43ac-a499-f61c8c0e1a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5780 | 2026.02.19 22:44:02.255801 [ 277 ] {90a089ba-68c5-43ac-a499-f61c8c0e1a11} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5781 | 2026.02.19 22:44:02.256008 [ 277 ] {90a089ba-68c5-43ac-a499-f61c8c0e1a11} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.02.19 22:44:02.256135 [ 277 ] {90a089ba-68c5-43ac-a499-f61c8c0e1a11} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001677 sec., 797853.3094812164 rows/sec., 66.72 MiB/sec. | ||
| 5783 | 2026.02.19 22:44:02.256173 [ 277 ] {90a089ba-68c5-43ac-a499-f61c8c0e1a11} <Debug> TCPHandler: Processed in 0.001839738 sec. | ||
| 5784 | 2026.02.19 22:44:02.256283 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.02.19 22:44:02.256377 [ 277 ] {ae9f9bf2-4eaf-41c7-9f61-6daf5bd35ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5786 | 2026.02.19 22:44:02.256416 [ 277 ] {ae9f9bf2-4eaf-41c7-9f61-6daf5bd35ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5787 | 2026.02.19 22:44:02.256823 [ 277 ] {ae9f9bf2-4eaf-41c7-9f61-6daf5bd35ad1} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.02.19 22:44:02.256860 [ 277 ] {ae9f9bf2-4eaf-41c7-9f61-6daf5bd35ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5789 | 2026.02.19 22:44:02.257163 [ 277 ] {ae9f9bf2-4eaf-41c7-9f61-6daf5bd35ad1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5790 | 2026.02.19 22:44:02.257387 [ 277 ] {ae9f9bf2-4eaf-41c7-9f61-6daf5bd35ad1} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.02.19 22:44:02.257515 [ 277 ] {ae9f9bf2-4eaf-41c7-9f61-6daf5bd35ad1} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001157 sec., 22471.91011235955 rows/sec., 1.68 MiB/sec. | ||
| 5792 | 2026.02.19 22:44:02.257553 [ 277 ] {ae9f9bf2-4eaf-41c7-9f61-6daf5bd35ad1} <Debug> TCPHandler: Processed in 0.001318112 sec. | ||
| 5793 | 2026.02.19 22:44:02.257650 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.02.19 22:44:02.257747 [ 277 ] {39a24681-9cdb-464e-af2b-4d522b8e89b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5795 | 2026.02.19 22:44:02.257788 [ 277 ] {39a24681-9cdb-464e-af2b-4d522b8e89b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5796 | 2026.02.19 22:44:02.258258 [ 277 ] {39a24681-9cdb-464e-af2b-4d522b8e89b6} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.02.19 22:44:02.258294 [ 277 ] {39a24681-9cdb-464e-af2b-4d522b8e89b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5798 | 2026.02.19 22:44:02.258597 [ 277 ] {39a24681-9cdb-464e-af2b-4d522b8e89b6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5799 | 2026.02.19 22:44:02.258803 [ 277 ] {39a24681-9cdb-464e-af2b-4d522b8e89b6} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.02.19 22:44:02.258927 [ 277 ] {39a24681-9cdb-464e-af2b-4d522b8e89b6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001198 sec., 210350.58430717862 rows/sec., 14.55 MiB/sec. | ||
| 5801 | 2026.02.19 22:44:02.258965 [ 277 ] {39a24681-9cdb-464e-af2b-4d522b8e89b6} <Debug> TCPHandler: Processed in 0.001363443 sec. | ||
| 5802 | 2026.02.19 22:44:02.259075 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.02.19 22:44:02.259168 [ 277 ] {e652e89f-6cb7-4604-bae6-df968f0bb98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.02.19 22:44:02.259208 [ 277 ] {e652e89f-6cb7-4604-bae6-df968f0bb98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5805 | 2026.02.19 22:44:02.259591 [ 277 ] {e652e89f-6cb7-4604-bae6-df968f0bb98e} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.02.19 22:44:02.259627 [ 277 ] {e652e89f-6cb7-4604-bae6-df968f0bb98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5807 | 2026.02.19 22:44:02.259925 [ 277 ] {e652e89f-6cb7-4604-bae6-df968f0bb98e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5808 | 2026.02.19 22:44:02.260130 [ 277 ] {e652e89f-6cb7-4604-bae6-df968f0bb98e} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.02.19 22:44:02.260253 [ 277 ] {e652e89f-6cb7-4604-bae6-df968f0bb98e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 5810 | 2026.02.19 22:44:02.260292 [ 277 ] {e652e89f-6cb7-4604-bae6-df968f0bb98e} <Debug> TCPHandler: Processed in 0.001265572 sec. | ||
| 5811 | 2026.02.19 22:44:02.260414 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.02.19 22:44:02.260538 [ 277 ] {1b79fb3b-b06d-4566-8ec9-537bbac4f5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5813 | 2026.02.19 22:44:02.260588 [ 277 ] {1b79fb3b-b06d-4566-8ec9-537bbac4f5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5814 | 2026.02.19 22:44:02.261294 [ 277 ] {1b79fb3b-b06d-4566-8ec9-537bbac4f5c5} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.02.19 22:44:02.261341 [ 277 ] {1b79fb3b-b06d-4566-8ec9-537bbac4f5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5816 | 2026.02.19 22:44:02.261699 [ 277 ] {1b79fb3b-b06d-4566-8ec9-537bbac4f5c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5817 | 2026.02.19 22:44:02.261926 [ 277 ] {1b79fb3b-b06d-4566-8ec9-537bbac4f5c5} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.02.19 22:44:02.262061 [ 277 ] {1b79fb3b-b06d-4566-8ec9-537bbac4f5c5} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001548 sec., 368217.0542635659 rows/sec., 27.62 MiB/sec. | ||
| 5819 | 2026.02.19 22:44:02.262101 [ 277 ] {1b79fb3b-b06d-4566-8ec9-537bbac4f5c5} <Debug> TCPHandler: Processed in 0.001749428 sec. | ||
| 5820 | 2026.02.19 22:44:02.262206 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.02.19 22:44:02.262309 [ 277 ] {da6f1a68-8127-4f2b-86ea-e1fccdb49863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5822 | 2026.02.19 22:44:02.262354 [ 277 ] {da6f1a68-8127-4f2b-86ea-e1fccdb49863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5823 | 2026.02.19 22:44:02.263010 [ 277 ] {da6f1a68-8127-4f2b-86ea-e1fccdb49863} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.02.19 22:44:02.263055 [ 277 ] {da6f1a68-8127-4f2b-86ea-e1fccdb49863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5825 | 2026.02.19 22:44:02.263504 [ 277 ] {da6f1a68-8127-4f2b-86ea-e1fccdb49863} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5826 | 2026.02.19 22:44:02.263722 [ 277 ] {da6f1a68-8127-4f2b-86ea-e1fccdb49863} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.02.19 22:44:02.263858 [ 277 ] {da6f1a68-8127-4f2b-86ea-e1fccdb49863} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001568 sec., 562500 rows/sec., 38.18 MiB/sec. | ||
| 5828 | 2026.02.19 22:44:02.263897 [ 277 ] {da6f1a68-8127-4f2b-86ea-e1fccdb49863} <Debug> TCPHandler: Processed in 0.001741747 sec. | ||
| 5829 | 2026.02.19 22:44:02.264019 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.02.19 22:44:02.264143 [ 277 ] {392ab2bb-b207-471b-bcec-7af83220acf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5831 | 2026.02.19 22:44:02.264207 [ 277 ] {392ab2bb-b207-471b-bcec-7af83220acf2} <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 | ||
| 5832 | 2026.02.19 22:44:02.264978 [ 277 ] {392ab2bb-b207-471b-bcec-7af83220acf2} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.02.19 22:44:02.265014 [ 277 ] {392ab2bb-b207-471b-bcec-7af83220acf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5834 | 2026.02.19 22:44:02.265516 [ 277 ] {392ab2bb-b207-471b-bcec-7af83220acf2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5835 | 2026.02.19 22:44:02.265744 [ 277 ] {392ab2bb-b207-471b-bcec-7af83220acf2} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.02.19 22:44:02.265881 [ 277 ] {392ab2bb-b207-471b-bcec-7af83220acf2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 5837 | 2026.02.19 22:44:02.265935 [ 277 ] {392ab2bb-b207-471b-bcec-7af83220acf2} <Debug> TCPHandler: Processed in 0.0019768 sec. | ||
| 5838 | 2026.02.19 22:44:02.266044 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.02.19 22:44:02.266139 [ 277 ] {d63538b7-0ca6-41ed-a887-2035eae51b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5840 | 2026.02.19 22:44:02.266181 [ 277 ] {d63538b7-0ca6-41ed-a887-2035eae51b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5841 | 2026.02.19 22:44:02.266497 [ 277 ] {d63538b7-0ca6-41ed-a887-2035eae51b47} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.02.19 22:44:02.266533 [ 277 ] {d63538b7-0ca6-41ed-a887-2035eae51b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5843 | 2026.02.19 22:44:02.266836 [ 277 ] {d63538b7-0ca6-41ed-a887-2035eae51b47} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5844 | 2026.02.19 22:44:02.267047 [ 277 ] {d63538b7-0ca6-41ed-a887-2035eae51b47} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.02.19 22:44:02.267174 [ 277 ] {d63538b7-0ca6-41ed-a887-2035eae51b47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5846 | 2026.02.19 22:44:02.267209 [ 277 ] {d63538b7-0ca6-41ed-a887-2035eae51b47} <Debug> TCPHandler: Processed in 0.001214252 sec. | ||
| 5847 | 2026.02.19 22:44:03.382342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12078 | ||
| 5848 | 2026.02.19 22:44:03.382858 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.02.19 22:44:03.382908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5850 | 2026.02.19 22:44:03.383388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5851 | 2026.02.19 22:44:03.383638 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.02.19 22:44:03.383789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12078 | ||
| 5853 | 2026.02.19 22:44:04.022399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5854 | 2026.02.19 22:44:04.040463 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.02.19 22:44:04.040521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5856 | 2026.02.19 22:44:04.046495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5857 | 2026.02.19 22:44:04.047206 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.02.19 22:44:04.050138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5859 | 2026.02.19 22:44:05.915266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 708 | ||
| 5860 | 2026.02.19 22:44:05.917794 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.02.19 22:44:05.917843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5862 | 2026.02.19 22:44:05.919081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5863 | 2026.02.19 22:44:05.919360 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.02.19 22:44:05.919746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5865 | 2026.02.19 22:44:07.223365 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2026.02.19 22:44:07.223565 [ 277 ] {421d2096-ff5d-4f6f-8962-9c32be13c18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5867 | 2026.02.19 22:44:07.223638 [ 277 ] {421d2096-ff5d-4f6f-8962-9c32be13c18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5868 | 2026.02.19 22:44:07.224361 [ 277 ] {421d2096-ff5d-4f6f-8962-9c32be13c18e} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2026.02.19 22:44:07.224416 [ 277 ] {421d2096-ff5d-4f6f-8962-9c32be13c18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5870 | 2026.02.19 22:44:07.224826 [ 277 ] {421d2096-ff5d-4f6f-8962-9c32be13c18e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5871 | 2026.02.19 22:44:07.225067 [ 277 ] {421d2096-ff5d-4f6f-8962-9c32be13c18e} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.02.19 22:44:07.225225 [ 277 ] {421d2096-ff5d-4f6f-8962-9c32be13c18e} <Debug> executeQuery: Read 117 rows, 10.18 KiB in 0.001715 sec., 68221.57434402332 rows/sec., 5.80 MiB/sec. | ||
| 5873 | 2026.02.19 22:44:07.225232 [ 57 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5874 | 2026.02.19 22:44:07.225265 [ 277 ] {421d2096-ff5d-4f6f-8962-9c32be13c18e} <Debug> TCPHandler: Processed in 0.00204023 sec. | ||
| 5875 | 2026.02.19 22:44:07.225299 [ 57 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.02.19 22:44:07.225324 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5877 | 2026.02.19 22:44:07.225396 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2026.02.19 22:44:07.225459 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::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 | ||
| 5879 | 2026.02.19 22:44:07.225494 [ 277 ] {8a947d61-27b4-4fe8-8e82-998465f09c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.02.19 22:44:07.225541 [ 277 ] {8a947d61-27b4-4fe8-8e82-998465f09c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5881 | 2026.02.19 22:44:07.225612 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5882 | 2026.02.19 22:44:07.225657 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2149 rows starting from the beginning of the part | ||
| 5883 | 2026.02.19 22:44:07.225736 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 116 rows starting from the beginning of the part | ||
| 5884 | 2026.02.19 22:44:07.225787 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 5885 | 2026.02.19 22:44:07.225843 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 116 rows starting from the beginning of the part | ||
| 5886 | 2026.02.19 22:44:07.225886 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1338 rows starting from the beginning of the part | ||
| 5887 | 2026.02.19 22:44:07.225930 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 117 rows starting from the beginning of the part | ||
| 5888 | 2026.02.19 22:44:07.225953 [ 277 ] {8a947d61-27b4-4fe8-8e82-998465f09c6d} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.02.19 22:44:07.225994 [ 277 ] {8a947d61-27b4-4fe8-8e82-998465f09c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5890 | 2026.02.19 22:44:07.226327 [ 277 ] {8a947d61-27b4-4fe8-8e82-998465f09c6d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5891 | 2026.02.19 22:44:07.226539 [ 277 ] {8a947d61-27b4-4fe8-8e82-998465f09c6d} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.02.19 22:44:07.226680 [ 277 ] {8a947d61-27b4-4fe8-8e82-998465f09c6d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001205 sec., 24896.265560165975 rows/sec., 1.83 MiB/sec. | ||
| 5893 | 2026.02.19 22:44:07.226718 [ 277 ] {8a947d61-27b4-4fe8-8e82-998465f09c6d} <Debug> TCPHandler: Processed in 0.001370614 sec. | ||
| 5894 | 2026.02.19 22:44:07.226827 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2026.02.19 22:44:07.226918 [ 277 ] {6dc75db6-f0ea-44a1-8908-7b08b3cc0ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5896 | 2026.02.19 22:44:07.226957 [ 277 ] {6dc75db6-f0ea-44a1-8908-7b08b3cc0ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5897 | 2026.02.19 22:44:07.227333 [ 277 ] {6dc75db6-f0ea-44a1-8908-7b08b3cc0ec6} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.02.19 22:44:07.227369 [ 277 ] {6dc75db6-f0ea-44a1-8908-7b08b3cc0ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5899 | 2026.02.19 22:44:07.227509 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3912 rows, containing 5 columns (5 merged, 0 gathered) in 0.00211579 sec., 1848954.763941601 rows/sec., 160.37 MiB/sec. | ||
| 5900 | 2026.02.19 22:44:07.227653 [ 277 ] {6dc75db6-f0ea-44a1-8908-7b08b3cc0ec6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5901 | 2026.02.19 22:44:07.227756 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5902 | 2026.02.19 22:44:07.227901 [ 277 ] {6dc75db6-f0ea-44a1-8908-7b08b3cc0ec6} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.02.19 22:44:07.228046 [ 277 ] {6dc75db6-f0ea-44a1-8908-7b08b3cc0ec6} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 57.95 KiB/sec. | ||
| 5904 | 2026.02.19 22:44:07.228049 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.02.19 22:44:07.228087 [ 277 ] {6dc75db6-f0ea-44a1-8908-7b08b3cc0ec6} <Debug> TCPHandler: Processed in 0.001306543 sec. | ||
| 5906 | 2026.02.19 22:44:07.228140 [ 204 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_36_7} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5907 | 2026.02.19 22:44:07.228207 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.02.19 22:44:07.228224 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5909 | 2026.02.19 22:44:07.228303 [ 277 ] {c3a5f082-b053-41e4-b5ac-a8c898fb48ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5910 | 2026.02.19 22:44:07.228347 [ 277 ] {c3a5f082-b053-41e4-b5ac-a8c898fb48ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5911 | 2026.02.19 22:44:07.228768 [ 277 ] {c3a5f082-b053-41e4-b5ac-a8c898fb48ba} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.02.19 22:44:07.228804 [ 277 ] {c3a5f082-b053-41e4-b5ac-a8c898fb48ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5913 | 2026.02.19 22:44:07.229131 [ 277 ] {c3a5f082-b053-41e4-b5ac-a8c898fb48ba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5914 | 2026.02.19 22:44:07.229344 [ 277 ] {c3a5f082-b053-41e4-b5ac-a8c898fb48ba} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.02.19 22:44:07.229448 [ 57 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5916 | 2026.02.19 22:44:07.229478 [ 277 ] {c3a5f082-b053-41e4-b5ac-a8c898fb48ba} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001192 sec., 78859.06040268457 rows/sec., 6.16 MiB/sec. | ||
| 5917 | 2026.02.19 22:44:07.229480 [ 57 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.02.19 22:44:07.229521 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5919 | 2026.02.19 22:44:07.229523 [ 277 ] {c3a5f082-b053-41e4-b5ac-a8c898fb48ba} <Debug> TCPHandler: Processed in 0.001363103 sec. | ||
| 5920 | 2026.02.19 22:44:07.229620 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::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 | ||
| 5921 | 2026.02.19 22:44:07.229652 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.02.19 22:44:07.229739 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5923 | 2026.02.19 22:44:07.229752 [ 277 ] {da0b15a6-4441-462d-8f63-f68e829c5534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5924 | 2026.02.19 22:44:07.229779 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1060 rows starting from the beginning of the part | ||
| 5925 | 2026.02.19 22:44:07.229802 [ 277 ] {da0b15a6-4441-462d-8f63-f68e829c5534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5926 | 2026.02.19 22:44:07.229849 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 94 rows starting from the beginning of the part | ||
| 5927 | 2026.02.19 22:44:07.229898 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 5928 | 2026.02.19 22:44:07.229939 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 5929 | 2026.02.19 22:44:07.229978 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 570 rows starting from the beginning of the part | ||
| 5930 | 2026.02.19 22:44:07.230017 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
| 5931 | 2026.02.19 22:44:07.230213 [ 277 ] {da0b15a6-4441-462d-8f63-f68e829c5534} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.02.19 22:44:07.230255 [ 277 ] {da0b15a6-4441-462d-8f63-f68e829c5534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5933 | 2026.02.19 22:44:07.230616 [ 277 ] {da0b15a6-4441-462d-8f63-f68e829c5534} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5934 | 2026.02.19 22:44:07.230847 [ 277 ] {da0b15a6-4441-462d-8f63-f68e829c5534} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.02.19 22:44:07.230985 [ 277 ] {da0b15a6-4441-462d-8f63-f68e829c5534} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 5936 | 2026.02.19 22:44:07.231024 [ 277 ] {da0b15a6-4441-462d-8f63-f68e829c5534} <Debug> TCPHandler: Processed in 0.001422534 sec. | ||
| 5937 | 2026.02.19 22:44:07.231130 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2026.02.19 22:44:07.231137 [ 199 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560305 sec., 1272828.0688711503 rows/sec., 99.53 MiB/sec. | ||
| 5939 | 2026.02.19 22:44:07.231247 [ 277 ] {0ae1a6ad-c722-48cd-8f53-1a1f88498017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.02.19 22:44:07.231306 [ 277 ] {0ae1a6ad-c722-48cd-8f53-1a1f88498017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5941 | 2026.02.19 22:44:07.231311 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5942 | 2026.02.19 22:44:07.231561 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.02.19 22:44:07.231626 [ 197 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_36_7} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5944 | 2026.02.19 22:44:07.231692 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5945 | 2026.02.19 22:44:07.231715 [ 277 ] {0ae1a6ad-c722-48cd-8f53-1a1f88498017} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.02.19 22:44:07.231767 [ 277 ] {0ae1a6ad-c722-48cd-8f53-1a1f88498017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5947 | 2026.02.19 22:44:07.232181 [ 277 ] {0ae1a6ad-c722-48cd-8f53-1a1f88498017} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5948 | 2026.02.19 22:44:07.232483 [ 277 ] {0ae1a6ad-c722-48cd-8f53-1a1f88498017} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.02.19 22:44:07.232657 [ 277 ] {0ae1a6ad-c722-48cd-8f53-1a1f88498017} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 44.30 KiB/sec. | ||
| 5950 | 2026.02.19 22:44:07.232711 [ 277 ] {0ae1a6ad-c722-48cd-8f53-1a1f88498017} <Debug> TCPHandler: Processed in 0.001631816 sec. | ||
| 5951 | 2026.02.19 22:44:07.232846 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.02.19 22:44:07.232962 [ 277 ] {657c9f0e-8d91-468d-9562-0cf002930faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5953 | 2026.02.19 22:44:07.233035 [ 277 ] {657c9f0e-8d91-468d-9562-0cf002930faa} <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 | ||
| 5954 | 2026.02.19 22:44:07.234091 [ 277 ] {657c9f0e-8d91-468d-9562-0cf002930faa} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.02.19 22:44:07.234136 [ 277 ] {657c9f0e-8d91-468d-9562-0cf002930faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5956 | 2026.02.19 22:44:07.234746 [ 277 ] {657c9f0e-8d91-468d-9562-0cf002930faa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5957 | 2026.02.19 22:44:07.234972 [ 277 ] {657c9f0e-8d91-468d-9562-0cf002930faa} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.02.19 22:44:07.235114 [ 277 ] {657c9f0e-8d91-468d-9562-0cf002930faa} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002174 sec., 13799.448022079116 rows/sec., 24.73 MiB/sec. | ||
| 5959 | 2026.02.19 22:44:07.235166 [ 277 ] {657c9f0e-8d91-468d-9562-0cf002930faa} <Debug> TCPHandler: Processed in 0.002382593 sec. | ||
| 5960 | 2026.02.19 22:44:07.235276 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.02.19 22:44:07.235370 [ 277 ] {7d44fd01-9f29-4439-83d9-6fe687fa2da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5962 | 2026.02.19 22:44:07.235413 [ 277 ] {7d44fd01-9f29-4439-83d9-6fe687fa2da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5963 | 2026.02.19 22:44:07.235738 [ 277 ] {7d44fd01-9f29-4439-83d9-6fe687fa2da5} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.02.19 22:44:07.235775 [ 277 ] {7d44fd01-9f29-4439-83d9-6fe687fa2da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5965 | 2026.02.19 22:44:07.236090 [ 277 ] {7d44fd01-9f29-4439-83d9-6fe687fa2da5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5966 | 2026.02.19 22:44:07.236302 [ 277 ] {7d44fd01-9f29-4439-83d9-6fe687fa2da5} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.02.19 22:44:07.236432 [ 277 ] {7d44fd01-9f29-4439-83d9-6fe687fa2da5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5968 | 2026.02.19 22:44:07.236468 [ 277 ] {7d44fd01-9f29-4439-83d9-6fe687fa2da5} <Debug> TCPHandler: Processed in 0.001242142 sec. | ||
| 5969 | 2026.02.19 22:44:10.783090 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5970 | 2026.02.19 22:44:10.783163 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5971 | 2026.02.19 22:44:10.883976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12526 | ||
| 5972 | 2026.02.19 22:44:10.884770 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.02.19 22:44:10.884855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5974 | 2026.02.19 22:44:10.885398 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5975 | 2026.02.19 22:44:10.885615 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.02.19 22:44:10.885745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12526 | ||
| 5977 | 2026.02.19 22:44:10.885805 [ 55 ] {} <Debug> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5978 | 2026.02.19 22:44:10.885892 [ 55 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.02.19 22:44:10.885929 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5980 | 2026.02.19 22:44:10.886049 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::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 | ||
| 5981 | 2026.02.19 22:44:10.886167 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5982 | 2026.02.19 22:44:10.886204 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10158 rows starting from the beginning of the part | ||
| 5983 | 2026.02.19 22:44:10.886268 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5984 | 2026.02.19 22:44:10.886319 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5985 | 2026.02.19 22:44:10.886366 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5986 | 2026.02.19 22:44:10.886411 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5987 | 2026.02.19 22:44:10.886457 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5988 | 2026.02.19 22:44:10.891210 [ 199 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12526 rows, containing 4 columns (4 merged, 0 gathered) in 0.005207251 sec., 2405491.880456694 rows/sec., 34.41 MiB/sec. | ||
| 5989 | 2026.02.19 22:44:10.891635 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5990 | 2026.02.19 22:44:10.891940 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.02.19 22:44:10.892016 [ 194 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_26_5} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5992 | 2026.02.19 22:44:10.892136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5993 | 2026.02.19 22:44:11.550303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5994 | 2026.02.19 22:44:11.567731 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.02.19 22:44:11.567800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5996 | 2026.02.19 22:44:11.573410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5997 | 2026.02.19 22:44:11.574131 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.02.19 22:44:11.574471 [ 53 ] {} <Debug> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5999 | 2026.02.19 22:44:11.574537 [ 53 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.02.19 22:44:11.574557 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6001 | 2026.02.19 22:44:11.574701 [ 199 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 6002 | 2026.02.19 22:44:11.577337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6003 | 2026.02.19 22:44:11.578994 [ 199 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6004 | 2026.02.19 22:44:11.580664 [ 199 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6005 | 2026.02.19 22:44:11.585430 [ 199 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6006 | 2026.02.19 22:44:11.590003 [ 199 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6007 | 2026.02.19 22:44:11.594213 [ 199 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6008 | 2026.02.19 22:44:11.598642 [ 199 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 6009 | 2026.02.19 22:44:11.602747 [ 199 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6010 | 2026.02.19 22:44:11.655527 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080893475 sec., 2422.9395510577333 rows/sec., 12.53 MiB/sec. | ||
| 6011 | 2026.02.19 22:44:11.658149 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6012 | 2026.02.19 22:44:11.660166 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.02.19 22:44:11.660247 [ 188 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_26_5} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6014 | 2026.02.19 22:44:11.662993 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6015 | 2026.02.19 22:44:12.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.90 MiB, peak 271.48 MiB, free memory in arenas 0.00 B, will set to 266.41 MiB (RSS), difference: 5.51 MiB | ||
| 6016 | 2026.02.19 22:44:12.222861 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.02.19 22:44:12.223072 [ 277 ] {c6aa759c-598d-4af6-9f8e-94f1efe308a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6018 | 2026.02.19 22:44:12.223149 [ 277 ] {c6aa759c-598d-4af6-9f8e-94f1efe308a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6019 | 2026.02.19 22:44:12.223881 [ 277 ] {c6aa759c-598d-4af6-9f8e-94f1efe308a0} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.02.19 22:44:12.223926 [ 277 ] {c6aa759c-598d-4af6-9f8e-94f1efe308a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6021 | 2026.02.19 22:44:12.224330 [ 277 ] {c6aa759c-598d-4af6-9f8e-94f1efe308a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6022 | 2026.02.19 22:44:12.224556 [ 277 ] {c6aa759c-598d-4af6-9f8e-94f1efe308a0} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.02.19 22:44:12.224838 [ 277 ] {c6aa759c-598d-4af6-9f8e-94f1efe308a0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001822 sec., 41712.403951701424 rows/sec., 3.44 MiB/sec. | ||
| 6024 | 2026.02.19 22:44:12.224881 [ 277 ] {c6aa759c-598d-4af6-9f8e-94f1efe308a0} <Debug> TCPHandler: Processed in 0.002164771 sec. | ||
| 6025 | 2026.02.19 22:44:12.225021 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2026.02.19 22:44:12.225117 [ 277 ] {fc770430-bc42-4828-8a47-14448bea526a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.02.19 22:44:12.225158 [ 277 ] {fc770430-bc42-4828-8a47-14448bea526a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6028 | 2026.02.19 22:44:12.225567 [ 277 ] {fc770430-bc42-4828-8a47-14448bea526a} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.02.19 22:44:12.225604 [ 277 ] {fc770430-bc42-4828-8a47-14448bea526a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6030 | 2026.02.19 22:44:12.225997 [ 277 ] {fc770430-bc42-4828-8a47-14448bea526a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6031 | 2026.02.19 22:44:12.226217 [ 277 ] {fc770430-bc42-4828-8a47-14448bea526a} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.02.19 22:44:12.226359 [ 277 ] {fc770430-bc42-4828-8a47-14448bea526a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001259 sec., 7942.811755361398 rows/sec., 597.26 KiB/sec. | ||
| 6033 | 2026.02.19 22:44:12.226397 [ 277 ] {fc770430-bc42-4828-8a47-14448bea526a} <Debug> TCPHandler: Processed in 0.001427314 sec. | ||
| 6034 | 2026.02.19 22:44:12.226507 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.02.19 22:44:12.226602 [ 277 ] {b20b95ae-27d5-4b18-a7d7-451d746cb812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6036 | 2026.02.19 22:44:12.226641 [ 277 ] {b20b95ae-27d5-4b18-a7d7-451d746cb812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6037 | 2026.02.19 22:44:12.227062 [ 277 ] {b20b95ae-27d5-4b18-a7d7-451d746cb812} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.02.19 22:44:12.227099 [ 277 ] {b20b95ae-27d5-4b18-a7d7-451d746cb812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6039 | 2026.02.19 22:44:12.227411 [ 277 ] {b20b95ae-27d5-4b18-a7d7-451d746cb812} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6040 | 2026.02.19 22:44:12.227627 [ 277 ] {b20b95ae-27d5-4b18-a7d7-451d746cb812} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.02.19 22:44:12.227766 [ 277 ] {b20b95ae-27d5-4b18-a7d7-451d746cb812} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 6042 | 2026.02.19 22:44:12.227805 [ 277 ] {b20b95ae-27d5-4b18-a7d7-451d746cb812} <Debug> TCPHandler: Processed in 0.001347883 sec. | ||
| 6043 | 2026.02.19 22:44:12.227918 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.02.19 22:44:12.228012 [ 277 ] {7c5281c4-3ade-49f5-8dee-53a29bd7bc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6045 | 2026.02.19 22:44:12.228056 [ 277 ] {7c5281c4-3ade-49f5-8dee-53a29bd7bc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6046 | 2026.02.19 22:44:12.228465 [ 277 ] {7c5281c4-3ade-49f5-8dee-53a29bd7bc73} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.02.19 22:44:12.228502 [ 277 ] {7c5281c4-3ade-49f5-8dee-53a29bd7bc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6048 | 2026.02.19 22:44:12.228879 [ 277 ] {7c5281c4-3ade-49f5-8dee-53a29bd7bc73} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6049 | 2026.02.19 22:44:12.229098 [ 277 ] {7c5281c4-3ade-49f5-8dee-53a29bd7bc73} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.02.19 22:44:12.229205 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6051 | 2026.02.19 22:44:12.229238 [ 277 ] {7c5281c4-3ade-49f5-8dee-53a29bd7bc73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 6052 | 2026.02.19 22:44:12.229271 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.02.19 22:44:12.229283 [ 277 ] {7c5281c4-3ade-49f5-8dee-53a29bd7bc73} <Debug> TCPHandler: Processed in 0.001415734 sec. | ||
| 6054 | 2026.02.19 22:44:12.229298 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6055 | 2026.02.19 22:44:12.229399 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2026.02.19 22:44:12.229417 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 6057 | 2026.02.19 22:44:12.229507 [ 277 ] {74b0ad00-4f0f-4c99-969d-49803e5481ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.02.19 22:44:12.229570 [ 277 ] {74b0ad00-4f0f-4c99-969d-49803e5481ca} <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 | ||
| 6059 | 2026.02.19 22:44:12.229573 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6060 | 2026.02.19 22:44:12.229626 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7976 rows starting from the beginning of the part | ||
| 6061 | 2026.02.19 22:44:12.229698 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6062 | 2026.02.19 22:44:12.229741 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 6063 | 2026.02.19 22:44:12.229784 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 882 rows starting from the beginning of the part | ||
| 6064 | 2026.02.19 22:44:12.229826 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6065 | 2026.02.19 22:44:12.229866 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::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 | ||
| 6066 | 2026.02.19 22:44:12.230374 [ 277 ] {74b0ad00-4f0f-4c99-969d-49803e5481ca} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.02.19 22:44:12.230417 [ 277 ] {74b0ad00-4f0f-4c99-969d-49803e5481ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6068 | 2026.02.19 22:44:12.231020 [ 277 ] {74b0ad00-4f0f-4c99-969d-49803e5481ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6069 | 2026.02.19 22:44:12.231278 [ 277 ] {74b0ad00-4f0f-4c99-969d-49803e5481ca} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.02.19 22:44:12.231432 [ 277 ] {74b0ad00-4f0f-4c99-969d-49803e5481ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001944 sec., 5144.0329218107 rows/sec., 9.22 MiB/sec. | ||
| 6071 | 2026.02.19 22:44:12.231488 [ 277 ] {74b0ad00-4f0f-4c99-969d-49803e5481ca} <Debug> TCPHandler: Processed in 0.002140391 sec. | ||
| 6072 | 2026.02.19 22:44:12.231602 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.02.19 22:44:12.231697 [ 277 ] {c51fc173-905a-4005-a73b-7e82d565a007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6074 | 2026.02.19 22:44:12.231742 [ 277 ] {c51fc173-905a-4005-a73b-7e82d565a007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6075 | 2026.02.19 22:44:12.232101 [ 277 ] {c51fc173-905a-4005-a73b-7e82d565a007} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.02.19 22:44:12.232141 [ 277 ] {c51fc173-905a-4005-a73b-7e82d565a007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6077 | 2026.02.19 22:44:12.232483 [ 277 ] {c51fc173-905a-4005-a73b-7e82d565a007} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6078 | 2026.02.19 22:44:12.232716 [ 277 ] {c51fc173-905a-4005-a73b-7e82d565a007} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.02.19 22:44:12.232854 [ 277 ] {c51fc173-905a-4005-a73b-7e82d565a007} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 6080 | 2026.02.19 22:44:12.232892 [ 277 ] {c51fc173-905a-4005-a73b-7e82d565a007} <Debug> TCPHandler: Processed in 0.001340103 sec. | ||
| 6081 | 2026.02.19 22:44:12.233175 [ 191 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9498 rows, containing 5 columns (5 merged, 0 gathered) in 0.003811926 sec., 2491653.825389055 rows/sec., 170.42 MiB/sec. | ||
| 6082 | 2026.02.19 22:44:12.233361 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6083 | 2026.02.19 22:44:12.233613 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.02.19 22:44:12.233681 [ 194 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6085 | 2026.02.19 22:44:12.233765 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 6086 | 2026.02.19 22:44:13.580916 [ 49 ] {} <Debug> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6087 | 2026.02.19 22:44:13.580979 [ 49 ] {} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.02.19 22:44:13.581001 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6089 | 2026.02.19 22:44:13.581133 [ 194 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::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 | ||
| 6090 | 2026.02.19 22:44:13.581254 [ 194 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6091 | 2026.02.19 22:44:13.581286 [ 194 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6092 | 2026.02.19 22:44:13.581350 [ 194 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6093 | 2026.02.19 22:44:13.581390 [ 194 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6094 | 2026.02.19 22:44:13.581428 [ 194 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6095 | 2026.02.19 22:44:13.581467 [ 194 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6096 | 2026.02.19 22:44:13.582252 [ 191 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168741 sec., 34224.862480224445 rows/sec., 2.86 MiB/sec. | ||
| 6097 | 2026.02.19 22:44:13.582443 [ 189 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6098 | 2026.02.19 22:44:13.582741 [ 189 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.02.19 22:44:13.582819 [ 189 ] {ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e::all_1_9_2} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6100 | 2026.02.19 22:44:13.582925 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6101 | 2026.02.19 22:44:15.920098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 736 | ||
| 6102 | 2026.02.19 22:44:15.922441 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.02.19 22:44:15.922489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6104 | 2026.02.19 22:44:15.923729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6105 | 2026.02.19 22:44:15.924022 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.02.19 22:44:15.924388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6107 | 2026.02.19 22:44:17.224537 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.02.19 22:44:17.224724 [ 277 ] {3a454cda-9e54-4fab-9dec-fcf33c010ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6109 | 2026.02.19 22:44:17.224793 [ 277 ] {3a454cda-9e54-4fab-9dec-fcf33c010ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6110 | 2026.02.19 22:44:17.225425 [ 277 ] {3a454cda-9e54-4fab-9dec-fcf33c010ed5} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.02.19 22:44:17.225476 [ 277 ] {3a454cda-9e54-4fab-9dec-fcf33c010ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6112 | 2026.02.19 22:44:17.225883 [ 277 ] {3a454cda-9e54-4fab-9dec-fcf33c010ed5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6113 | 2026.02.19 22:44:17.226126 [ 277 ] {3a454cda-9e54-4fab-9dec-fcf33c010ed5} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.02.19 22:44:17.226294 [ 277 ] {3a454cda-9e54-4fab-9dec-fcf33c010ed5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001621 sec., 4935.225169648365 rows/sec., 402.43 KiB/sec. | ||
| 6115 | 2026.02.19 22:44:17.226344 [ 277 ] {3a454cda-9e54-4fab-9dec-fcf33c010ed5} <Debug> TCPHandler: Processed in 0.001943619 sec. | ||
| 6116 | 2026.02.19 22:44:17.226480 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.02.19 22:44:17.226585 [ 277 ] {143d7693-8fa9-44ce-bc8e-6cfde61f7cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6118 | 2026.02.19 22:44:17.226629 [ 277 ] {143d7693-8fa9-44ce-bc8e-6cfde61f7cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6119 | 2026.02.19 22:44:17.227100 [ 277 ] {143d7693-8fa9-44ce-bc8e-6cfde61f7cd3} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.02.19 22:44:17.227139 [ 277 ] {143d7693-8fa9-44ce-bc8e-6cfde61f7cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6121 | 2026.02.19 22:44:17.227466 [ 277 ] {143d7693-8fa9-44ce-bc8e-6cfde61f7cd3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6122 | 2026.02.19 22:44:17.227678 [ 277 ] {143d7693-8fa9-44ce-bc8e-6cfde61f7cd3} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.02.19 22:44:17.227820 [ 277 ] {143d7693-8fa9-44ce-bc8e-6cfde61f7cd3} <Debug> executeQuery: Read 120 rows, 10.38 KiB in 0.00126 sec., 95238.09523809524 rows/sec., 8.05 MiB/sec. | ||
| 6124 | 2026.02.19 22:44:17.227872 [ 277 ] {143d7693-8fa9-44ce-bc8e-6cfde61f7cd3} <Debug> TCPHandler: Processed in 0.001442944 sec. | ||
| 6125 | 2026.02.19 22:44:17.228002 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.02.19 22:44:17.228098 [ 277 ] {3352faeb-af01-483b-b0be-94f5704285e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6127 | 2026.02.19 22:44:17.228139 [ 277 ] {3352faeb-af01-483b-b0be-94f5704285e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6128 | 2026.02.19 22:44:17.228561 [ 277 ] {3352faeb-af01-483b-b0be-94f5704285e5} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.02.19 22:44:17.228597 [ 277 ] {3352faeb-af01-483b-b0be-94f5704285e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6130 | 2026.02.19 22:44:17.228909 [ 277 ] {3352faeb-af01-483b-b0be-94f5704285e5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6131 | 2026.02.19 22:44:17.229121 [ 277 ] {3352faeb-af01-483b-b0be-94f5704285e5} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.02.19 22:44:17.229238 [ 44 ] {} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6133 | 2026.02.19 22:44:17.229253 [ 277 ] {3352faeb-af01-483b-b0be-94f5704285e5} <Debug> executeQuery: Read 38 rows, 2.81 KiB in 0.001175 sec., 32340.42553191489 rows/sec., 2.34 MiB/sec. | ||
| 6134 | 2026.02.19 22:44:17.229312 [ 44 ] {} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.02.19 22:44:17.229319 [ 277 ] {3352faeb-af01-483b-b0be-94f5704285e5} <Debug> TCPHandler: Processed in 0.001367823 sec. | ||
| 6136 | 2026.02.19 22:44:17.229343 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6137 | 2026.02.19 22:44:17.229449 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2026.02.19 22:44:17.229481 [ 194 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::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 | ||
| 6139 | 2026.02.19 22:44:17.229547 [ 277 ] {e43225db-61e8-4436-a5ec-e470c06dbbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6140 | 2026.02.19 22:44:17.229593 [ 277 ] {e43225db-61e8-4436-a5ec-e470c06dbbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6141 | 2026.02.19 22:44:17.229630 [ 194 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6142 | 2026.02.19 22:44:17.229669 [ 194 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 214 rows starting from the beginning of the part | ||
| 6143 | 2026.02.19 22:44:17.229737 [ 194 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6144 | 2026.02.19 22:44:17.229785 [ 194 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6145 | 2026.02.19 22:44:17.229833 [ 194 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6146 | 2026.02.19 22:44:17.229875 [ 194 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6147 | 2026.02.19 22:44:17.229918 [ 194 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 6148 | 2026.02.19 22:44:17.230036 [ 277 ] {e43225db-61e8-4436-a5ec-e470c06dbbc1} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.02.19 22:44:17.230078 [ 277 ] {e43225db-61e8-4436-a5ec-e470c06dbbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6150 | 2026.02.19 22:44:17.230415 [ 277 ] {e43225db-61e8-4436-a5ec-e470c06dbbc1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6151 | 2026.02.19 22:44:17.230657 [ 277 ] {e43225db-61e8-4436-a5ec-e470c06dbbc1} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.02.19 22:44:17.230800 [ 277 ] {e43225db-61e8-4436-a5ec-e470c06dbbc1} <Debug> executeQuery: Read 102 rows, 8.17 KiB in 0.001272 sec., 80188.67924528303 rows/sec., 6.27 MiB/sec. | ||
| 6153 | 2026.02.19 22:44:17.230823 [ 189 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397894 sec., 248945.9143540211 rows/sec., 17.70 MiB/sec. | ||
| 6154 | 2026.02.19 22:44:17.230839 [ 277 ] {e43225db-61e8-4436-a5ec-e470c06dbbc1} <Debug> TCPHandler: Processed in 0.001439754 sec. | ||
| 6155 | 2026.02.19 22:44:17.230985 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.02.19 22:44:17.231034 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6157 | 2026.02.19 22:44:17.231080 [ 277 ] {784b2513-aaf6-4848-bb2f-63811063096e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6158 | 2026.02.19 22:44:17.231125 [ 277 ] {784b2513-aaf6-4848-bb2f-63811063096e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6159 | 2026.02.19 22:44:17.231377 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2026.02.19 22:44:17.231458 [ 191 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_36_7} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6161 | 2026.02.19 22:44:17.231549 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6162 | 2026.02.19 22:44:17.231633 [ 277 ] {784b2513-aaf6-4848-bb2f-63811063096e} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.02.19 22:44:17.231669 [ 277 ] {784b2513-aaf6-4848-bb2f-63811063096e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6164 | 2026.02.19 22:44:17.232056 [ 277 ] {784b2513-aaf6-4848-bb2f-63811063096e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6165 | 2026.02.19 22:44:17.232267 [ 277 ] {784b2513-aaf6-4848-bb2f-63811063096e} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.02.19 22:44:17.232401 [ 277 ] {784b2513-aaf6-4848-bb2f-63811063096e} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001339 sec., 122479.46228528753 rows/sec., 8.53 MiB/sec. | ||
| 6167 | 2026.02.19 22:44:17.232438 [ 277 ] {784b2513-aaf6-4848-bb2f-63811063096e} <Debug> TCPHandler: Processed in 0.001503464 sec. | ||
| 6168 | 2026.02.19 22:44:17.232547 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.02.19 22:44:17.232640 [ 277 ] {04348f0d-3568-4fb0-a6c2-7f2da8f9a0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6170 | 2026.02.19 22:44:17.232695 [ 277 ] {04348f0d-3568-4fb0-a6c2-7f2da8f9a0ee} <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 | ||
| 6171 | 2026.02.19 22:44:17.233506 [ 277 ] {04348f0d-3568-4fb0-a6c2-7f2da8f9a0ee} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.02.19 22:44:17.233543 [ 277 ] {04348f0d-3568-4fb0-a6c2-7f2da8f9a0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6173 | 2026.02.19 22:44:17.234074 [ 277 ] {04348f0d-3568-4fb0-a6c2-7f2da8f9a0ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6174 | 2026.02.19 22:44:17.234301 [ 277 ] {04348f0d-3568-4fb0-a6c2-7f2da8f9a0ee} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.02.19 22:44:17.234418 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6176 | 2026.02.19 22:44:17.234444 [ 277 ] {04348f0d-3568-4fb0-a6c2-7f2da8f9a0ee} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001822 sec., 16465.42261251372 rows/sec., 29.51 MiB/sec. | ||
| 6177 | 2026.02.19 22:44:17.234458 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.02.19 22:44:17.234488 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6179 | 2026.02.19 22:44:17.234516 [ 277 ] {04348f0d-3568-4fb0-a6c2-7f2da8f9a0ee} <Debug> TCPHandler: Processed in 0.002017369 sec. | ||
| 6180 | 2026.02.19 22:44:17.234595 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::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 | ||
| 6181 | 2026.02.19 22:44:17.234636 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.02.19 22:44:17.234804 [ 277 ] {23ea7a93-3aeb-4ad0-ae35-2f19eeddbac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.02.19 22:44:17.234853 [ 277 ] {23ea7a93-3aeb-4ad0-ae35-2f19eeddbac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6184 | 2026.02.19 22:44:17.234870 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6185 | 2026.02.19 22:44:17.234943 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 584 rows starting from the beginning of the part | ||
| 6186 | 2026.02.19 22:44:17.235075 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6187 | 2026.02.19 22:44:17.235202 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6188 | 2026.02.19 22:44:17.235251 [ 277 ] {23ea7a93-3aeb-4ad0-ae35-2f19eeddbac7} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.02.19 22:44:17.235292 [ 277 ] {23ea7a93-3aeb-4ad0-ae35-2f19eeddbac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6190 | 2026.02.19 22:44:17.235303 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6191 | 2026.02.19 22:44:17.235410 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6192 | 2026.02.19 22:44:17.235511 [ 201 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6193 | 2026.02.19 22:44:17.235624 [ 277 ] {23ea7a93-3aeb-4ad0-ae35-2f19eeddbac7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6194 | 2026.02.19 22:44:17.235853 [ 277 ] {23ea7a93-3aeb-4ad0-ae35-2f19eeddbac7} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.02.19 22:44:17.235977 [ 44 ] {} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6196 | 2026.02.19 22:44:17.235998 [ 277 ] {23ea7a93-3aeb-4ad0-ae35-2f19eeddbac7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 6197 | 2026.02.19 22:44:17.236007 [ 44 ] {} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.02.19 22:44:17.236037 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6199 | 2026.02.19 22:44:17.236043 [ 277 ] {23ea7a93-3aeb-4ad0-ae35-2f19eeddbac7} <Debug> TCPHandler: Processed in 0.001456144 sec. | ||
| 6200 | 2026.02.19 22:44:17.236116 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 6201 | 2026.02.19 22:44:17.236197 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6202 | 2026.02.19 22:44:17.236224 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1320 rows starting from the beginning of the part | ||
| 6203 | 2026.02.19 22:44:17.236275 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6204 | 2026.02.19 22:44:17.236316 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 6205 | 2026.02.19 22:44:17.236354 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6206 | 2026.02.19 22:44:17.236389 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 6207 | 2026.02.19 22:44:17.236423 [ 191 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::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 | ||
| 6208 | 2026.02.19 22:44:17.237428 [ 198 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341783 sec., 1207348.7292654624 rows/sec., 79.60 MiB/sec. | ||
| 6209 | 2026.02.19 22:44:17.237704 [ 189 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6210 | 2026.02.19 22:44:17.238002 [ 189 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_36_7} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.02.19 22:44:17.238086 [ 189 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_36_7} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6212 | 2026.02.19 22:44:17.238192 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6213 | 2026.02.19 22:44:17.247875 [ 196 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 19 columns (19 merged, 0 gathered) in 0.013325889 sec., 52079.07705069433 rows/sec., 93.32 MiB/sec. | ||
| 6214 | 2026.02.19 22:44:17.248949 [ 189 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6215 | 2026.02.19 22:44:17.249261 [ 189 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.02.19 22:44:17.249327 [ 189 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6217 | 2026.02.19 22:44:17.249440 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6218 | 2026.02.19 22:44:18.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.26 MiB, peak 275.78 MiB, free memory in arenas 0.00 B, will set to 270.42 MiB (RSS), difference: 2.15 MiB | ||
| 6219 | 2026.02.19 22:44:18.385947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13038 | ||
| 6220 | 2026.02.19 22:44:18.386529 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.02.19 22:44:18.386580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6222 | 2026.02.19 22:44:18.387103 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6223 | 2026.02.19 22:44:18.387325 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.02.19 22:44:18.387451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13038 | ||
| 6225 | 2026.02.19 22:44:19.067701 [ 41 ] {} <Debug> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6226 | 2026.02.19 22:44:19.067797 [ 41 ] {} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.02.19 22:44:19.067837 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6228 | 2026.02.19 22:44:19.067985 [ 189 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::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 | ||
| 6229 | 2026.02.19 22:44:19.068159 [ 189 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6230 | 2026.02.19 22:44:19.068213 [ 189 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 402 rows starting from the beginning of the part | ||
| 6231 | 2026.02.19 22:44:19.068317 [ 189 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 6232 | 2026.02.19 22:44:19.068395 [ 189 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 6233 | 2026.02.19 22:44:19.068466 [ 189 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 6234 | 2026.02.19 22:44:19.068531 [ 189 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6235 | 2026.02.19 22:44:19.069636 [ 196 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711566 sec., 677157.6439354368 rows/sec., 49.02 MiB/sec. | ||
| 6236 | 2026.02.19 22:44:19.069837 [ 200 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6237 | 2026.02.19 22:44:19.070127 [ 200 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.02.19 22:44:19.070204 [ 200 ] {3af43f30-e9da-447e-9313-84e1a55d2aa3::all_1_9_2} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6239 | 2026.02.19 22:44:19.070291 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6240 | 2026.02.19 22:44:19.077524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6241 | 2026.02.19 22:44:19.093029 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.02.19 22:44:19.093071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6243 | 2026.02.19 22:44:19.098902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6244 | 2026.02.19 22:44:19.099554 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.02.19 22:44:19.102205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6246 | 2026.02.19 22:44:22.223058 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.02.19 22:44:22.223313 [ 277 ] {1ae74de2-46e4-4a46-9a11-5ad67dde54f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6248 | 2026.02.19 22:44:22.223383 [ 277 ] {1ae74de2-46e4-4a46-9a11-5ad67dde54f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6249 | 2026.02.19 22:44:22.224150 [ 277 ] {1ae74de2-46e4-4a46-9a11-5ad67dde54f1} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.02.19 22:44:22.224188 [ 277 ] {1ae74de2-46e4-4a46-9a11-5ad67dde54f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6251 | 2026.02.19 22:44:22.224574 [ 277 ] {1ae74de2-46e4-4a46-9a11-5ad67dde54f1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6252 | 2026.02.19 22:44:22.224793 [ 277 ] {1ae74de2-46e4-4a46-9a11-5ad67dde54f1} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.02.19 22:44:22.224943 [ 277 ] {1ae74de2-46e4-4a46-9a11-5ad67dde54f1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001683 sec., 45157.456922162804 rows/sec., 3.72 MiB/sec. | ||
| 6254 | 2026.02.19 22:44:22.224984 [ 277 ] {1ae74de2-46e4-4a46-9a11-5ad67dde54f1} <Debug> TCPHandler: Processed in 0.002120901 sec. | ||
| 6255 | 2026.02.19 22:44:22.225111 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2026.02.19 22:44:22.225205 [ 277 ] {19b424c0-1dd2-4713-9ec8-efb5390486b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6257 | 2026.02.19 22:44:22.225244 [ 277 ] {19b424c0-1dd2-4713-9ec8-efb5390486b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6258 | 2026.02.19 22:44:22.225640 [ 277 ] {19b424c0-1dd2-4713-9ec8-efb5390486b2} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.02.19 22:44:22.225675 [ 277 ] {19b424c0-1dd2-4713-9ec8-efb5390486b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6260 | 2026.02.19 22:44:22.225965 [ 277 ] {19b424c0-1dd2-4713-9ec8-efb5390486b2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6261 | 2026.02.19 22:44:22.226177 [ 277 ] {19b424c0-1dd2-4713-9ec8-efb5390486b2} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.02.19 22:44:22.226303 [ 277 ] {19b424c0-1dd2-4713-9ec8-efb5390486b2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 673.19 KiB/sec. | ||
| 6263 | 2026.02.19 22:44:22.226339 [ 277 ] {19b424c0-1dd2-4713-9ec8-efb5390486b2} <Debug> TCPHandler: Processed in 0.001276873 sec. | ||
| 6264 | 2026.02.19 22:44:22.226439 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.02.19 22:44:22.226531 [ 277 ] {a6d7ac22-e4ce-473a-a12f-86b067c0860c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6266 | 2026.02.19 22:44:22.226569 [ 277 ] {a6d7ac22-e4ce-473a-a12f-86b067c0860c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6267 | 2026.02.19 22:44:22.226985 [ 277 ] {a6d7ac22-e4ce-473a-a12f-86b067c0860c} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.02.19 22:44:22.227019 [ 277 ] {a6d7ac22-e4ce-473a-a12f-86b067c0860c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6269 | 2026.02.19 22:44:22.227307 [ 277 ] {a6d7ac22-e4ce-473a-a12f-86b067c0860c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6270 | 2026.02.19 22:44:22.227509 [ 277 ] {a6d7ac22-e4ce-473a-a12f-86b067c0860c} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.02.19 22:44:22.227634 [ 277 ] {a6d7ac22-e4ce-473a-a12f-86b067c0860c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001121 sec., 66012.48884924175 rows/sec., 5.15 MiB/sec. | ||
| 6272 | 2026.02.19 22:44:22.227669 [ 277 ] {a6d7ac22-e4ce-473a-a12f-86b067c0860c} <Debug> TCPHandler: Processed in 0.001276603 sec. | ||
| 6273 | 2026.02.19 22:44:22.227777 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.02.19 22:44:22.227868 [ 277 ] {b05b0874-b378-42b6-b281-54db208011bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6275 | 2026.02.19 22:44:22.227910 [ 277 ] {b05b0874-b378-42b6-b281-54db208011bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6276 | 2026.02.19 22:44:22.228329 [ 277 ] {b05b0874-b378-42b6-b281-54db208011bb} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.02.19 22:44:22.228362 [ 277 ] {b05b0874-b378-42b6-b281-54db208011bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6278 | 2026.02.19 22:44:22.228686 [ 277 ] {b05b0874-b378-42b6-b281-54db208011bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6279 | 2026.02.19 22:44:22.228892 [ 277 ] {b05b0874-b378-42b6-b281-54db208011bb} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.02.19 22:44:22.229023 [ 277 ] {b05b0874-b378-42b6-b281-54db208011bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 6281 | 2026.02.19 22:44:22.229059 [ 277 ] {b05b0874-b378-42b6-b281-54db208011bb} <Debug> TCPHandler: Processed in 0.001328073 sec. | ||
| 6282 | 2026.02.19 22:44:22.229184 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2026.02.19 22:44:22.229304 [ 277 ] {f95c3ad6-bfb5-43fa-9c8d-7bbb1d54a7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6284 | 2026.02.19 22:44:22.229369 [ 277 ] {f95c3ad6-bfb5-43fa-9c8d-7bbb1d54a7ff} <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 | ||
| 6285 | 2026.02.19 22:44:22.230234 [ 277 ] {f95c3ad6-bfb5-43fa-9c8d-7bbb1d54a7ff} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.02.19 22:44:22.230270 [ 277 ] {f95c3ad6-bfb5-43fa-9c8d-7bbb1d54a7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6287 | 2026.02.19 22:44:22.230770 [ 277 ] {f95c3ad6-bfb5-43fa-9c8d-7bbb1d54a7ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6288 | 2026.02.19 22:44:22.230985 [ 277 ] {f95c3ad6-bfb5-43fa-9c8d-7bbb1d54a7ff} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2026.02.19 22:44:22.231120 [ 277 ] {f95c3ad6-bfb5-43fa-9c8d-7bbb1d54a7ff} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 6290 | 2026.02.19 22:44:22.231176 [ 277 ] {f95c3ad6-bfb5-43fa-9c8d-7bbb1d54a7ff} <Debug> TCPHandler: Processed in 0.00205847 sec. | ||
| 6291 | 2026.02.19 22:44:22.231286 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2026.02.19 22:44:22.231378 [ 277 ] {4a2efba2-7dba-4948-8c23-a4c170633ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6293 | 2026.02.19 22:44:22.231419 [ 277 ] {4a2efba2-7dba-4948-8c23-a4c170633ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6294 | 2026.02.19 22:44:22.231736 [ 277 ] {4a2efba2-7dba-4948-8c23-a4c170633ac1} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.02.19 22:44:22.231771 [ 277 ] {4a2efba2-7dba-4948-8c23-a4c170633ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6296 | 2026.02.19 22:44:22.232069 [ 277 ] {4a2efba2-7dba-4948-8c23-a4c170633ac1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6297 | 2026.02.19 22:44:22.232271 [ 277 ] {4a2efba2-7dba-4948-8c23-a4c170633ac1} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.02.19 22:44:22.232392 [ 277 ] {4a2efba2-7dba-4948-8c23-a4c170633ac1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 6299 | 2026.02.19 22:44:22.232426 [ 277 ] {4a2efba2-7dba-4948-8c23-a4c170633ac1} <Debug> TCPHandler: Processed in 0.001187872 sec. | ||
| 6300 | 2026.02.19 22:44:25.783430 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6301 | 2026.02.19 22:44:25.783503 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6302 | 2026.02.19 22:44:25.887645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13486 | ||
| 6303 | 2026.02.19 22:44:25.888472 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.02.19 22:44:25.888567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6305 | 2026.02.19 22:44:25.889113 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6306 | 2026.02.19 22:44:25.889363 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.02.19 22:44:25.889512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13486 | ||
| 6308 | 2026.02.19 22:44:25.924688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 762 | ||
| 6309 | 2026.02.19 22:44:25.926953 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.02.19 22:44:25.927005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6311 | 2026.02.19 22:44:25.928235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6312 | 2026.02.19 22:44:25.928544 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.02.19 22:44:25.928679 [ 35 ] {} <Debug> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6314 | 2026.02.19 22:44:25.928721 [ 35 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.02.19 22:44:25.928742 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6316 | 2026.02.19 22:44:25.928844 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::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 | ||
| 6317 | 2026.02.19 22:44:25.928907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
| 6318 | 2026.02.19 22:44:25.929360 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6319 | 2026.02.19 22:44:25.929484 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 622 rows starting from the beginning of the part | ||
| 6320 | 2026.02.19 22:44:25.929811 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6321 | 2026.02.19 22:44:25.930118 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6322 | 2026.02.19 22:44:25.930426 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6323 | 2026.02.19 22:44:25.930722 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 6324 | 2026.02.19 22:44:25.931029 [ 189 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6325 | 2026.02.19 22:44:25.936930 [ 196 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 72 columns (72 merged, 0 gathered) in 0.008127439 sec., 93756.47113438809 rows/sec., 82.35 MiB/sec. | ||
| 6326 | 2026.02.19 22:44:25.938223 [ 193 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6327 | 2026.02.19 22:44:25.938750 [ 193 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.02.19 22:44:25.938820 [ 193 ] {222f06d3-ea09-4c6e-966b-3492d0acfce0::all_1_21_4} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6329 | 2026.02.19 22:44:25.938959 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6330 | 2026.02.19 22:44:26.602373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6331 | 2026.02.19 22:44:26.620543 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.02.19 22:44:26.620599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6333 | 2026.02.19 22:44:26.626639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6334 | 2026.02.19 22:44:26.627330 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.02.19 22:44:26.630506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6336 | 2026.02.19 22:44:27.224042 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.02.19 22:44:27.224249 [ 277 ] {cf39e015-1302-4a9b-99bc-521261fab4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6338 | 2026.02.19 22:44:27.224314 [ 277 ] {cf39e015-1302-4a9b-99bc-521261fab4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6339 | 2026.02.19 22:44:27.225014 [ 277 ] {cf39e015-1302-4a9b-99bc-521261fab4f1} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.02.19 22:44:27.225057 [ 277 ] {cf39e015-1302-4a9b-99bc-521261fab4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6341 | 2026.02.19 22:44:27.225440 [ 277 ] {cf39e015-1302-4a9b-99bc-521261fab4f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6342 | 2026.02.19 22:44:27.225666 [ 277 ] {cf39e015-1302-4a9b-99bc-521261fab4f1} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.02.19 22:44:27.225816 [ 277 ] {cf39e015-1302-4a9b-99bc-521261fab4f1} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00162 sec., 71604.93827160494 rows/sec., 6.08 MiB/sec. | ||
| 6344 | 2026.02.19 22:44:27.225857 [ 277 ] {cf39e015-1302-4a9b-99bc-521261fab4f1} <Debug> TCPHandler: Processed in 0.001954619 sec. | ||
| 6345 | 2026.02.19 22:44:27.225981 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.02.19 22:44:27.226076 [ 277 ] {370a51f1-307c-4a89-8c72-3a59bb5efaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.02.19 22:44:27.226115 [ 277 ] {370a51f1-307c-4a89-8c72-3a59bb5efaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6348 | 2026.02.19 22:44:27.226527 [ 277 ] {370a51f1-307c-4a89-8c72-3a59bb5efaa9} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.02.19 22:44:27.226560 [ 277 ] {370a51f1-307c-4a89-8c72-3a59bb5efaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6350 | 2026.02.19 22:44:27.226848 [ 277 ] {370a51f1-307c-4a89-8c72-3a59bb5efaa9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6351 | 2026.02.19 22:44:27.227049 [ 277 ] {370a51f1-307c-4a89-8c72-3a59bb5efaa9} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.02.19 22:44:27.227178 [ 277 ] {370a51f1-307c-4a89-8c72-3a59bb5efaa9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001121 sec., 26761.819803746654 rows/sec., 1.97 MiB/sec. | ||
| 6353 | 2026.02.19 22:44:27.227214 [ 277 ] {370a51f1-307c-4a89-8c72-3a59bb5efaa9} <Debug> TCPHandler: Processed in 0.001281452 sec. | ||
| 6354 | 2026.02.19 22:44:27.227321 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.02.19 22:44:27.227413 [ 277 ] {bc2955da-a643-40d2-8431-8c3f51e14be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6356 | 2026.02.19 22:44:27.227451 [ 277 ] {bc2955da-a643-40d2-8431-8c3f51e14be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6357 | 2026.02.19 22:44:27.227875 [ 277 ] {bc2955da-a643-40d2-8431-8c3f51e14be2} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.02.19 22:44:27.227908 [ 277 ] {bc2955da-a643-40d2-8431-8c3f51e14be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6359 | 2026.02.19 22:44:27.228202 [ 277 ] {bc2955da-a643-40d2-8431-8c3f51e14be2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6360 | 2026.02.19 22:44:27.228403 [ 277 ] {bc2955da-a643-40d2-8431-8c3f51e14be2} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.02.19 22:44:27.228526 [ 277 ] {bc2955da-a643-40d2-8431-8c3f51e14be2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001131 sec., 83112.29000884172 rows/sec., 6.49 MiB/sec. | ||
| 6362 | 2026.02.19 22:44:27.228561 [ 277 ] {bc2955da-a643-40d2-8431-8c3f51e14be2} <Debug> TCPHandler: Processed in 0.001287292 sec. | ||
| 6363 | 2026.02.19 22:44:27.228678 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.02.19 22:44:27.228778 [ 277 ] {384d2c84-48e6-41e3-9dab-a2dc430ddb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6365 | 2026.02.19 22:44:27.228821 [ 277 ] {384d2c84-48e6-41e3-9dab-a2dc430ddb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6366 | 2026.02.19 22:44:27.229230 [ 277 ] {384d2c84-48e6-41e3-9dab-a2dc430ddb63} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.02.19 22:44:27.229263 [ 277 ] {384d2c84-48e6-41e3-9dab-a2dc430ddb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6368 | 2026.02.19 22:44:27.229568 [ 277 ] {384d2c84-48e6-41e3-9dab-a2dc430ddb63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6369 | 2026.02.19 22:44:27.229771 [ 277 ] {384d2c84-48e6-41e3-9dab-a2dc430ddb63} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.02.19 22:44:27.229893 [ 277 ] {384d2c84-48e6-41e3-9dab-a2dc430ddb63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 6371 | 2026.02.19 22:44:27.229927 [ 277 ] {384d2c84-48e6-41e3-9dab-a2dc430ddb63} <Debug> TCPHandler: Processed in 0.001296003 sec. | ||
| 6372 | 2026.02.19 22:44:27.230032 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2026.02.19 22:44:27.230123 [ 277 ] {bd0b67c0-6f2c-45ac-9e6b-496266357638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6374 | 2026.02.19 22:44:27.230175 [ 277 ] {bd0b67c0-6f2c-45ac-9e6b-496266357638} <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 | ||
| 6375 | 2026.02.19 22:44:27.231035 [ 277 ] {bd0b67c0-6f2c-45ac-9e6b-496266357638} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.02.19 22:44:27.231070 [ 277 ] {bd0b67c0-6f2c-45ac-9e6b-496266357638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6377 | 2026.02.19 22:44:27.231596 [ 277 ] {bd0b67c0-6f2c-45ac-9e6b-496266357638} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6378 | 2026.02.19 22:44:27.231812 [ 277 ] {bd0b67c0-6f2c-45ac-9e6b-496266357638} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.02.19 22:44:27.231948 [ 277 ] {bd0b67c0-6f2c-45ac-9e6b-496266357638} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001843 sec., 16277.807921866523 rows/sec., 29.17 MiB/sec. | ||
| 6380 | 2026.02.19 22:44:27.231999 [ 277 ] {bd0b67c0-6f2c-45ac-9e6b-496266357638} <Debug> TCPHandler: Processed in 0.00202066 sec. | ||
| 6381 | 2026.02.19 22:44:27.232118 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6382 | 2026.02.19 22:44:27.232223 [ 277 ] {c31d10aa-9a3c-4d98-b80e-64937bd27343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6383 | 2026.02.19 22:44:27.232272 [ 277 ] {c31d10aa-9a3c-4d98-b80e-64937bd27343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6384 | 2026.02.19 22:44:27.232670 [ 277 ] {c31d10aa-9a3c-4d98-b80e-64937bd27343} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.02.19 22:44:27.232710 [ 277 ] {c31d10aa-9a3c-4d98-b80e-64937bd27343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6386 | 2026.02.19 22:44:27.233076 [ 277 ] {c31d10aa-9a3c-4d98-b80e-64937bd27343} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6387 | 2026.02.19 22:44:27.233299 [ 277 ] {c31d10aa-9a3c-4d98-b80e-64937bd27343} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.02.19 22:44:27.233430 [ 277 ] {c31d10aa-9a3c-4d98-b80e-64937bd27343} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 6389 | 2026.02.19 22:44:27.233465 [ 277 ] {c31d10aa-9a3c-4d98-b80e-64937bd27343} <Debug> TCPHandler: Processed in 0.001403104 sec. | ||
| 6390 | 2026.02.19 22:44:30.576818 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.02.19 22:44:30.577284 [ 277 ] {3d10e850-1440-43f2-bd5d-3d913ab54c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6392 | 2026.02.19 22:44:30.577370 [ 277 ] {3d10e850-1440-43f2-bd5d-3d913ab54c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6393 | 2026.02.19 22:44:30.578229 [ 277 ] {3d10e850-1440-43f2-bd5d-3d913ab54c92} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.02.19 22:44:30.578279 [ 277 ] {3d10e850-1440-43f2-bd5d-3d913ab54c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6395 | 2026.02.19 22:44:30.578726 [ 277 ] {3d10e850-1440-43f2-bd5d-3d913ab54c92} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6396 | 2026.02.19 22:44:30.579001 [ 277 ] {3d10e850-1440-43f2-bd5d-3d913ab54c92} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.02.19 22:44:30.579165 [ 277 ] {3d10e850-1440-43f2-bd5d-3d913ab54c92} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001942 sec., 146240.9886714727 rows/sec., 9.29 MiB/sec. | ||
| 6398 | 2026.02.19 22:44:30.579226 [ 277 ] {3d10e850-1440-43f2-bd5d-3d913ab54c92} <Debug> TCPHandler: Processed in 0.002613066 sec. | ||
| 6399 | 2026.02.19 22:44:30.579393 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6400 | 2026.02.19 22:44:30.579521 [ 277 ] {482fc2b7-5217-4768-810b-c91410a321cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6401 | 2026.02.19 22:44:30.579578 [ 277 ] {482fc2b7-5217-4768-810b-c91410a321cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6402 | 2026.02.19 22:44:30.580100 [ 277 ] {482fc2b7-5217-4768-810b-c91410a321cc} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.02.19 22:44:30.580140 [ 277 ] {482fc2b7-5217-4768-810b-c91410a321cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6404 | 2026.02.19 22:44:30.580519 [ 277 ] {482fc2b7-5217-4768-810b-c91410a321cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6405 | 2026.02.19 22:44:30.580795 [ 277 ] {482fc2b7-5217-4768-810b-c91410a321cc} <Trace> oximeter.fields_ipaddr (ffbf3d8f-d058-4eb5-99df-8f2b7d026c9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.02.19 22:44:30.580956 [ 277 ] {482fc2b7-5217-4768-810b-c91410a321cc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 332.83 KiB/sec. | ||
| 6407 | 2026.02.19 22:44:30.580996 [ 277 ] {482fc2b7-5217-4768-810b-c91410a321cc} <Debug> TCPHandler: Processed in 0.001666656 sec. | ||
| 6408 | 2026.02.19 22:44:30.581117 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.02.19 22:44:30.581214 [ 277 ] {33837573-3730-429a-bbcd-ded6bad22b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6410 | 2026.02.19 22:44:30.581254 [ 277 ] {33837573-3730-429a-bbcd-ded6bad22b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6411 | 2026.02.19 22:44:30.582564 [ 277 ] {33837573-3730-429a-bbcd-ded6bad22b1a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.02.19 22:44:30.582602 [ 277 ] {33837573-3730-429a-bbcd-ded6bad22b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6413 | 2026.02.19 22:44:30.583072 [ 277 ] {33837573-3730-429a-bbcd-ded6bad22b1a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6414 | 2026.02.19 22:44:30.583339 [ 277 ] {33837573-3730-429a-bbcd-ded6bad22b1a} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.02.19 22:44:30.583452 [ 27 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6416 | 2026.02.19 22:44:30.583483 [ 277 ] {33837573-3730-429a-bbcd-ded6bad22b1a} <Debug> executeQuery: Read 1960 rows, 162.98 KiB in 0.002287 sec., 857017.9274158286 rows/sec., 69.59 MiB/sec. | ||
| 6417 | 2026.02.19 22:44:30.583488 [ 27 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.02.19 22:44:30.583517 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6419 | 2026.02.19 22:44:30.583524 [ 277 ] {33837573-3730-429a-bbcd-ded6bad22b1a} <Debug> TCPHandler: Processed in 0.002456813 sec. | ||
| 6420 | 2026.02.19 22:44:30.583642 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6421 | 2026.02.19 22:44:30.583680 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.02.19 22:44:30.583783 [ 277 ] {1c4703eb-ba74-4123-a4be-97f2662baa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6423 | 2026.02.19 22:44:30.583784 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6424 | 2026.02.19 22:44:30.583828 [ 277 ] {1c4703eb-ba74-4123-a4be-97f2662baa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6425 | 2026.02.19 22:44:30.583840 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2150 rows starting from the beginning of the part | ||
| 6426 | 2026.02.19 22:44:30.583929 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6427 | 2026.02.19 22:44:30.583976 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 120 rows starting from the beginning of the part | ||
| 6428 | 2026.02.19 22:44:30.584020 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 6429 | 2026.02.19 22:44:30.584071 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
| 6430 | 2026.02.19 22:44:30.584115 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1960 rows starting from the beginning of the part | ||
| 6431 | 2026.02.19 22:44:30.584294 [ 277 ] {1c4703eb-ba74-4123-a4be-97f2662baa57} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.02.19 22:44:30.584335 [ 277 ] {1c4703eb-ba74-4123-a4be-97f2662baa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6433 | 2026.02.19 22:44:30.584673 [ 277 ] {1c4703eb-ba74-4123-a4be-97f2662baa57} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6434 | 2026.02.19 22:44:30.584897 [ 277 ] {1c4703eb-ba74-4123-a4be-97f2662baa57} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.02.19 22:44:30.585035 [ 277 ] {1c4703eb-ba74-4123-a4be-97f2662baa57} <Debug> executeQuery: Read 158 rows, 9.71 KiB in 0.001272 sec., 124213.83647798742 rows/sec., 7.46 MiB/sec. | ||
| 6436 | 2026.02.19 22:44:30.585079 [ 277 ] {1c4703eb-ba74-4123-a4be-97f2662baa57} <Debug> TCPHandler: Processed in 0.001448063 sec. | ||
| 6437 | 2026.02.19 22:44:30.585212 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.02.19 22:44:30.585307 [ 277 ] {2d73ea7b-0d8c-4b00-b351-8c8a36b75069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6439 | 2026.02.19 22:44:30.585347 [ 277 ] {2d73ea7b-0d8c-4b00-b351-8c8a36b75069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6440 | 2026.02.19 22:44:30.585805 [ 196 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4498 rows, containing 5 columns (5 merged, 0 gathered) in 0.002220032 sec., 2026096.9211254613 rows/sec., 173.64 MiB/sec. | ||
| 6441 | 2026.02.19 22:44:30.585880 [ 277 ] {2d73ea7b-0d8c-4b00-b351-8c8a36b75069} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.02.19 22:44:30.585920 [ 277 ] {2d73ea7b-0d8c-4b00-b351-8c8a36b75069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6443 | 2026.02.19 22:44:30.586093 [ 196 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6444 | 2026.02.19 22:44:30.586271 [ 277 ] {2d73ea7b-0d8c-4b00-b351-8c8a36b75069} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6445 | 2026.02.19 22:44:30.586423 [ 196 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.02.19 22:44:30.586521 [ 196 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_41_8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6447 | 2026.02.19 22:44:30.586572 [ 277 ] {2d73ea7b-0d8c-4b00-b351-8c8a36b75069} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.02.19 22:44:30.586618 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 6449 | 2026.02.19 22:44:30.586719 [ 277 ] {2d73ea7b-0d8c-4b00-b351-8c8a36b75069} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001431 sec., 263452.1313766597 rows/sec., 17.52 MiB/sec. | ||
| 6450 | 2026.02.19 22:44:30.586763 [ 277 ] {2d73ea7b-0d8c-4b00-b351-8c8a36b75069} <Debug> TCPHandler: Processed in 0.001600506 sec. | ||
| 6451 | 2026.02.19 22:44:30.586890 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.02.19 22:44:30.586985 [ 277 ] {018bea64-23bf-443a-bfa3-9b424d633785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.02.19 22:44:30.587025 [ 277 ] {018bea64-23bf-443a-bfa3-9b424d633785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6454 | 2026.02.19 22:44:30.587455 [ 277 ] {018bea64-23bf-443a-bfa3-9b424d633785} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.02.19 22:44:30.587489 [ 277 ] {018bea64-23bf-443a-bfa3-9b424d633785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6456 | 2026.02.19 22:44:30.587797 [ 277 ] {018bea64-23bf-443a-bfa3-9b424d633785} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6457 | 2026.02.19 22:44:30.588014 [ 277 ] {018bea64-23bf-443a-bfa3-9b424d633785} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.02.19 22:44:30.588138 [ 277 ] {018bea64-23bf-443a-bfa3-9b424d633785} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 6459 | 2026.02.19 22:44:30.588177 [ 277 ] {018bea64-23bf-443a-bfa3-9b424d633785} <Debug> TCPHandler: Processed in 0.001335972 sec. | ||
| 6460 | 2026.02.19 22:44:30.588288 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.02.19 22:44:30.588381 [ 277 ] {67ffcf5a-4c8d-4434-9ea6-4596e542a888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6462 | 2026.02.19 22:44:30.588422 [ 277 ] {67ffcf5a-4c8d-4434-9ea6-4596e542a888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6463 | 2026.02.19 22:44:30.589141 [ 277 ] {67ffcf5a-4c8d-4434-9ea6-4596e542a888} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.02.19 22:44:30.589176 [ 277 ] {67ffcf5a-4c8d-4434-9ea6-4596e542a888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6465 | 2026.02.19 22:44:30.589523 [ 277 ] {67ffcf5a-4c8d-4434-9ea6-4596e542a888} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6466 | 2026.02.19 22:44:30.589735 [ 277 ] {67ffcf5a-4c8d-4434-9ea6-4596e542a888} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.02.19 22:44:30.589834 [ 51 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6468 | 2026.02.19 22:44:30.589865 [ 277 ] {67ffcf5a-4c8d-4434-9ea6-4596e542a888} <Debug> executeQuery: Read 962 rows, 70.76 KiB in 0.001502 sec., 640479.360852197 rows/sec., 46.00 MiB/sec. | ||
| 6469 | 2026.02.19 22:44:30.589869 [ 51 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.02.19 22:44:30.589896 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6471 | 2026.02.19 22:44:30.589904 [ 277 ] {67ffcf5a-4c8d-4434-9ea6-4596e542a888} <Debug> TCPHandler: Processed in 0.001664506 sec. | ||
| 6472 | 2026.02.19 22:44:30.589969 [ 195 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6473 | 2026.02.19 22:44:30.590011 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.02.19 22:44:30.590051 [ 195 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6475 | 2026.02.19 22:44:30.590086 [ 195 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1060 rows starting from the beginning of the part | ||
| 6476 | 2026.02.19 22:44:30.590106 [ 277 ] {1c61ffcb-86b2-45d3-b0b9-0c83ba6c65a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6477 | 2026.02.19 22:44:30.590141 [ 195 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6478 | 2026.02.19 22:44:30.590147 [ 277 ] {1c61ffcb-86b2-45d3-b0b9-0c83ba6c65a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6479 | 2026.02.19 22:44:30.590183 [ 195 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 102 rows starting from the beginning of the part | ||
| 6480 | 2026.02.19 22:44:30.590223 [ 195 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6481 | 2026.02.19 22:44:30.590260 [ 195 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
| 6482 | 2026.02.19 22:44:30.590298 [ 195 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 962 rows starting from the beginning of the part | ||
| 6483 | 2026.02.19 22:44:30.590463 [ 277 ] {1c61ffcb-86b2-45d3-b0b9-0c83ba6c65a9} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.02.19 22:44:30.590498 [ 277 ] {1c61ffcb-86b2-45d3-b0b9-0c83ba6c65a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6485 | 2026.02.19 22:44:30.590801 [ 277 ] {1c61ffcb-86b2-45d3-b0b9-0c83ba6c65a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6486 | 2026.02.19 22:44:30.591008 [ 277 ] {1c61ffcb-86b2-45d3-b0b9-0c83ba6c65a9} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.02.19 22:44:30.591135 [ 277 ] {1c61ffcb-86b2-45d3-b0b9-0c83ba6c65a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 6488 | 2026.02.19 22:44:30.591171 [ 277 ] {1c61ffcb-86b2-45d3-b0b9-0c83ba6c65a9} <Debug> TCPHandler: Processed in 0.001208652 sec. | ||
| 6489 | 2026.02.19 22:44:30.591271 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.02.19 22:44:30.591355 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421373 sec., 1664587.6909157552 rows/sec., 128.15 MiB/sec. | ||
| 6491 | 2026.02.19 22:44:30.591365 [ 277 ] {295631fc-260f-45bf-81a5-ba390096b5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6492 | 2026.02.19 22:44:30.591422 [ 277 ] {295631fc-260f-45bf-81a5-ba390096b5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6493 | 2026.02.19 22:44:30.591532 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6494 | 2026.02.19 22:44:30.591781 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.02.19 22:44:30.591854 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_41_8} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6496 | 2026.02.19 22:44:30.591945 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6497 | 2026.02.19 22:44:30.592004 [ 277 ] {295631fc-260f-45bf-81a5-ba390096b5f2} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.02.19 22:44:30.592044 [ 277 ] {295631fc-260f-45bf-81a5-ba390096b5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6499 | 2026.02.19 22:44:30.592426 [ 277 ] {295631fc-260f-45bf-81a5-ba390096b5f2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6500 | 2026.02.19 22:44:30.592637 [ 277 ] {295631fc-260f-45bf-81a5-ba390096b5f2} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.02.19 22:44:30.592765 [ 277 ] {295631fc-260f-45bf-81a5-ba390096b5f2} <Debug> executeQuery: Read 920 rows, 62.72 KiB in 0.00142 sec., 647887.323943662 rows/sec., 43.13 MiB/sec. | ||
| 6502 | 2026.02.19 22:44:30.592801 [ 277 ] {295631fc-260f-45bf-81a5-ba390096b5f2} <Debug> TCPHandler: Processed in 0.001578455 sec. | ||
| 6503 | 2026.02.19 22:44:30.592906 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.02.19 22:44:30.593007 [ 277 ] {dc95fa82-4ba8-4c72-84e2-3fe8d58d51e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6505 | 2026.02.19 22:44:30.593051 [ 277 ] {dc95fa82-4ba8-4c72-84e2-3fe8d58d51e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6506 | 2026.02.19 22:44:30.593369 [ 277 ] {dc95fa82-4ba8-4c72-84e2-3fe8d58d51e7} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.02.19 22:44:30.593405 [ 277 ] {dc95fa82-4ba8-4c72-84e2-3fe8d58d51e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6508 | 2026.02.19 22:44:30.593719 [ 277 ] {dc95fa82-4ba8-4c72-84e2-3fe8d58d51e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6509 | 2026.02.19 22:44:30.593937 [ 277 ] {dc95fa82-4ba8-4c72-84e2-3fe8d58d51e7} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.02.19 22:44:30.594069 [ 277 ] {dc95fa82-4ba8-4c72-84e2-3fe8d58d51e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 6511 | 2026.02.19 22:44:30.594107 [ 277 ] {dc95fa82-4ba8-4c72-84e2-3fe8d58d51e7} <Debug> TCPHandler: Processed in 0.001252142 sec. | ||
| 6512 | 2026.02.19 22:44:30.594212 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.02.19 22:44:30.594308 [ 277 ] {fb427346-8a10-4cd8-8f47-d42f9bd952ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.02.19 22:44:30.594370 [ 277 ] {fb427346-8a10-4cd8-8f47-d42f9bd952ca} <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 | ||
| 6515 | 2026.02.19 22:44:30.595225 [ 277 ] {fb427346-8a10-4cd8-8f47-d42f9bd952ca} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.02.19 22:44:30.595266 [ 277 ] {fb427346-8a10-4cd8-8f47-d42f9bd952ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6517 | 2026.02.19 22:44:30.595772 [ 277 ] {fb427346-8a10-4cd8-8f47-d42f9bd952ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6518 | 2026.02.19 22:44:30.595997 [ 277 ] {fb427346-8a10-4cd8-8f47-d42f9bd952ca} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.02.19 22:44:30.596134 [ 277 ] {fb427346-8a10-4cd8-8f47-d42f9bd952ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001843 sec., 5425.9359739555075 rows/sec., 9.72 MiB/sec. | ||
| 6520 | 2026.02.19 22:44:30.596184 [ 277 ] {fb427346-8a10-4cd8-8f47-d42f9bd952ca} <Debug> TCPHandler: Processed in 0.002022159 sec. | ||
| 6521 | 2026.02.19 22:44:30.596291 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.02.19 22:44:30.596387 [ 277 ] {c9b9910d-6f85-47de-8b47-e13bc4fa974e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.02.19 22:44:30.596428 [ 277 ] {c9b9910d-6f85-47de-8b47-e13bc4fa974e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6524 | 2026.02.19 22:44:30.596743 [ 277 ] {c9b9910d-6f85-47de-8b47-e13bc4fa974e} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.02.19 22:44:30.596776 [ 277 ] {c9b9910d-6f85-47de-8b47-e13bc4fa974e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6526 | 2026.02.19 22:44:30.597088 [ 277 ] {c9b9910d-6f85-47de-8b47-e13bc4fa974e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6527 | 2026.02.19 22:44:30.597299 [ 277 ] {c9b9910d-6f85-47de-8b47-e13bc4fa974e} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.02.19 22:44:30.597422 [ 277 ] {c9b9910d-6f85-47de-8b47-e13bc4fa974e} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001053 sec., 74074.07407407409 rows/sec., 4.58 MiB/sec. | ||
| 6529 | 2026.02.19 22:44:30.597457 [ 277 ] {c9b9910d-6f85-47de-8b47-e13bc4fa974e} <Debug> TCPHandler: Processed in 0.001215992 sec. | ||
| 6530 | 2026.02.19 22:44:32.215906 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.02.19 22:44:32.216094 [ 277 ] {680c6041-4763-4128-abca-7fc7e2e3dd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6532 | 2026.02.19 22:44:32.216165 [ 277 ] {680c6041-4763-4128-abca-7fc7e2e3dd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6533 | 2026.02.19 22:44:32.216844 [ 277 ] {680c6041-4763-4128-abca-7fc7e2e3dd0b} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.02.19 22:44:32.216892 [ 277 ] {680c6041-4763-4128-abca-7fc7e2e3dd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6535 | 2026.02.19 22:44:32.217303 [ 277 ] {680c6041-4763-4128-abca-7fc7e2e3dd0b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6536 | 2026.02.19 22:44:32.217537 [ 277 ] {680c6041-4763-4128-abca-7fc7e2e3dd0b} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.02.19 22:44:32.217709 [ 277 ] {680c6041-4763-4128-abca-7fc7e2e3dd0b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.58 MiB/sec. | ||
| 6538 | 2026.02.19 22:44:32.217761 [ 277 ] {680c6041-4763-4128-abca-7fc7e2e3dd0b} <Debug> TCPHandler: Processed in 0.0019884 sec. | ||
| 6539 | 2026.02.19 22:44:32.217891 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.02.19 22:44:32.217996 [ 277 ] {34bfed8a-e27f-40ce-b2e6-20c01ff8baa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6541 | 2026.02.19 22:44:32.218040 [ 277 ] {34bfed8a-e27f-40ce-b2e6-20c01ff8baa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6542 | 2026.02.19 22:44:32.218487 [ 277 ] {34bfed8a-e27f-40ce-b2e6-20c01ff8baa3} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.02.19 22:44:32.218526 [ 277 ] {34bfed8a-e27f-40ce-b2e6-20c01ff8baa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6544 | 2026.02.19 22:44:32.218841 [ 277 ] {34bfed8a-e27f-40ce-b2e6-20c01ff8baa3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6545 | 2026.02.19 22:44:32.219068 [ 277 ] {34bfed8a-e27f-40ce-b2e6-20c01ff8baa3} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.02.19 22:44:32.219206 [ 277 ] {34bfed8a-e27f-40ce-b2e6-20c01ff8baa3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 6547 | 2026.02.19 22:44:32.219244 [ 277 ] {34bfed8a-e27f-40ce-b2e6-20c01ff8baa3} <Debug> TCPHandler: Processed in 0.001407723 sec. | ||
| 6548 | 2026.02.19 22:44:32.219356 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.02.19 22:44:32.219455 [ 277 ] {1b174f57-bd83-4b77-9011-5dd0e88d5f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6550 | 2026.02.19 22:44:32.219502 [ 277 ] {1b174f57-bd83-4b77-9011-5dd0e88d5f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6551 | 2026.02.19 22:44:32.219863 [ 277 ] {1b174f57-bd83-4b77-9011-5dd0e88d5f29} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.02.19 22:44:32.219902 [ 277 ] {1b174f57-bd83-4b77-9011-5dd0e88d5f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6553 | 2026.02.19 22:44:32.220234 [ 277 ] {1b174f57-bd83-4b77-9011-5dd0e88d5f29} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6554 | 2026.02.19 22:44:32.220452 [ 277 ] {1b174f57-bd83-4b77-9011-5dd0e88d5f29} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.02.19 22:44:32.220565 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6556 | 2026.02.19 22:44:32.220583 [ 277 ] {1b174f57-bd83-4b77-9011-5dd0e88d5f29} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001148 sec., 27874.564459930316 rows/sec., 1.94 MiB/sec. | ||
| 6557 | 2026.02.19 22:44:32.220637 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.02.19 22:44:32.220645 [ 277 ] {1b174f57-bd83-4b77-9011-5dd0e88d5f29} <Debug> TCPHandler: Processed in 0.001340183 sec. | ||
| 6559 | 2026.02.19 22:44:32.220666 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6560 | 2026.02.19 22:44:32.220766 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.02.19 22:44:32.220788 [ 188 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6562 | 2026.02.19 22:44:32.220868 [ 277 ] {ea971069-1499-4b2f-8fa2-8eaa7c8a0523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.02.19 22:44:32.220915 [ 277 ] {ea971069-1499-4b2f-8fa2-8eaa7c8a0523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6564 | 2026.02.19 22:44:32.220942 [ 188 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6565 | 2026.02.19 22:44:32.220989 [ 188 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9498 rows starting from the beginning of the part | ||
| 6566 | 2026.02.19 22:44:32.221067 [ 188 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 164 rows starting from the beginning of the part | ||
| 6567 | 2026.02.19 22:44:32.221125 [ 188 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6568 | 2026.02.19 22:44:32.221177 [ 188 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6569 | 2026.02.19 22:44:32.221224 [ 188 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 920 rows starting from the beginning of the part | ||
| 6570 | 2026.02.19 22:44:32.221229 [ 277 ] {ea971069-1499-4b2f-8fa2-8eaa7c8a0523} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.02.19 22:44:32.221274 [ 277 ] {ea971069-1499-4b2f-8fa2-8eaa7c8a0523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6572 | 2026.02.19 22:44:32.221275 [ 188 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 6573 | 2026.02.19 22:44:32.221629 [ 277 ] {ea971069-1499-4b2f-8fa2-8eaa7c8a0523} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6574 | 2026.02.19 22:44:32.221856 [ 277 ] {ea971069-1499-4b2f-8fa2-8eaa7c8a0523} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.02.19 22:44:32.221991 [ 277 ] {ea971069-1499-4b2f-8fa2-8eaa7c8a0523} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 725.15 KiB/sec. | ||
| 6576 | 2026.02.19 22:44:32.222028 [ 277 ] {ea971069-1499-4b2f-8fa2-8eaa7c8a0523} <Debug> TCPHandler: Processed in 0.001312573 sec. | ||
| 6577 | 2026.02.19 22:44:32.224850 [ 187 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10934 rows, containing 5 columns (5 merged, 0 gathered) in 0.00411488 sec., 2657185.628742515 rows/sec., 181.49 MiB/sec. | ||
| 6578 | 2026.02.19 22:44:32.225195 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6579 | 2026.02.19 22:44:32.225537 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.02.19 22:44:32.225620 [ 197 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6581 | 2026.02.19 22:44:32.225716 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 6582 | 2026.02.19 22:44:33.389685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13998 | ||
| 6583 | 2026.02.19 22:44:33.390252 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.02.19 22:44:33.390301 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6585 | 2026.02.19 22:44:33.390802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6586 | 2026.02.19 22:44:33.391036 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.02.19 22:44:33.391181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13998 | ||
| 6588 | 2026.02.19 22:44:34.130682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6589 | 2026.02.19 22:44:34.149239 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.02.19 22:44:34.149305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6591 | 2026.02.19 22:44:34.154856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6592 | 2026.02.19 22:44:34.155562 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.02.19 22:44:34.158693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6594 | 2026.02.19 22:44:35.929192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 806 | ||
| 6595 | 2026.02.19 22:44:35.931771 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.02.19 22:44:35.931819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6597 | 2026.02.19 22:44:35.933057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6598 | 2026.02.19 22:44:35.933339 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.02.19 22:44:35.933712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6600 | 2026.02.19 22:44:37.223977 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.02.19 22:44:37.224172 [ 277 ] {e9aec0d7-936d-4e2f-9267-7ae252f16473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6602 | 2026.02.19 22:44:37.224238 [ 277 ] {e9aec0d7-936d-4e2f-9267-7ae252f16473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6603 | 2026.02.19 22:44:37.224931 [ 277 ] {e9aec0d7-936d-4e2f-9267-7ae252f16473} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.02.19 22:44:37.224979 [ 277 ] {e9aec0d7-936d-4e2f-9267-7ae252f16473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6605 | 2026.02.19 22:44:37.225380 [ 277 ] {e9aec0d7-936d-4e2f-9267-7ae252f16473} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6606 | 2026.02.19 22:44:37.225611 [ 277 ] {e9aec0d7-936d-4e2f-9267-7ae252f16473} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.02.19 22:44:37.225761 [ 277 ] {e9aec0d7-936d-4e2f-9267-7ae252f16473} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001648 sec., 70388.3495145631 rows/sec., 5.98 MiB/sec. | ||
| 6608 | 2026.02.19 22:44:37.225803 [ 277 ] {e9aec0d7-936d-4e2f-9267-7ae252f16473} <Debug> TCPHandler: Processed in 0.001962049 sec. | ||
| 6609 | 2026.02.19 22:44:37.225928 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.02.19 22:44:37.226022 [ 277 ] {318c4f1f-41a5-43da-81d2-07b177272979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.02.19 22:44:37.226062 [ 277 ] {318c4f1f-41a5-43da-81d2-07b177272979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6612 | 2026.02.19 22:44:37.226470 [ 277 ] {318c4f1f-41a5-43da-81d2-07b177272979} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.02.19 22:44:37.226507 [ 277 ] {318c4f1f-41a5-43da-81d2-07b177272979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6614 | 2026.02.19 22:44:37.226798 [ 277 ] {318c4f1f-41a5-43da-81d2-07b177272979} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6615 | 2026.02.19 22:44:37.227001 [ 277 ] {318c4f1f-41a5-43da-81d2-07b177272979} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.02.19 22:44:37.227127 [ 277 ] {318c4f1f-41a5-43da-81d2-07b177272979} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001124 sec., 26690.391459074734 rows/sec., 1.96 MiB/sec. | ||
| 6617 | 2026.02.19 22:44:37.227164 [ 277 ] {318c4f1f-41a5-43da-81d2-07b177272979} <Debug> TCPHandler: Processed in 0.001285252 sec. | ||
| 6618 | 2026.02.19 22:44:37.227276 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.02.19 22:44:37.227368 [ 277 ] {010f63fa-0d78-4998-aa3b-f5ecd21e480b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6620 | 2026.02.19 22:44:37.227407 [ 277 ] {010f63fa-0d78-4998-aa3b-f5ecd21e480b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6621 | 2026.02.19 22:44:37.227837 [ 277 ] {010f63fa-0d78-4998-aa3b-f5ecd21e480b} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.02.19 22:44:37.227873 [ 277 ] {010f63fa-0d78-4998-aa3b-f5ecd21e480b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6623 | 2026.02.19 22:44:37.228184 [ 277 ] {010f63fa-0d78-4998-aa3b-f5ecd21e480b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6624 | 2026.02.19 22:44:37.228399 [ 277 ] {010f63fa-0d78-4998-aa3b-f5ecd21e480b} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.02.19 22:44:37.228528 [ 277 ] {010f63fa-0d78-4998-aa3b-f5ecd21e480b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001178 sec., 79796.26485568761 rows/sec., 6.23 MiB/sec. | ||
| 6626 | 2026.02.19 22:44:37.228566 [ 277 ] {010f63fa-0d78-4998-aa3b-f5ecd21e480b} <Debug> TCPHandler: Processed in 0.001337153 sec. | ||
| 6627 | 2026.02.19 22:44:37.228681 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2026.02.19 22:44:37.228773 [ 277 ] {56b9e722-d211-4c2b-9c3f-9ec85fa9c3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6629 | 2026.02.19 22:44:37.228816 [ 277 ] {56b9e722-d211-4c2b-9c3f-9ec85fa9c3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6630 | 2026.02.19 22:44:37.229222 [ 277 ] {56b9e722-d211-4c2b-9c3f-9ec85fa9c3fc} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.02.19 22:44:37.229258 [ 277 ] {56b9e722-d211-4c2b-9c3f-9ec85fa9c3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6632 | 2026.02.19 22:44:37.229576 [ 277 ] {56b9e722-d211-4c2b-9c3f-9ec85fa9c3fc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6633 | 2026.02.19 22:44:37.229778 [ 277 ] {56b9e722-d211-4c2b-9c3f-9ec85fa9c3fc} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.02.19 22:44:37.229902 [ 277 ] {56b9e722-d211-4c2b-9c3f-9ec85fa9c3fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 6635 | 2026.02.19 22:44:37.229939 [ 277 ] {56b9e722-d211-4c2b-9c3f-9ec85fa9c3fc} <Debug> TCPHandler: Processed in 0.001304402 sec. | ||
| 6636 | 2026.02.19 22:44:37.230037 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2026.02.19 22:44:37.230129 [ 277 ] {9863984e-7457-4663-86b5-37f8173abb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6638 | 2026.02.19 22:44:37.230183 [ 277 ] {9863984e-7457-4663-86b5-37f8173abb40} <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 | ||
| 6639 | 2026.02.19 22:44:37.231005 [ 277 ] {9863984e-7457-4663-86b5-37f8173abb40} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.02.19 22:44:37.231041 [ 277 ] {9863984e-7457-4663-86b5-37f8173abb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6641 | 2026.02.19 22:44:37.231569 [ 277 ] {9863984e-7457-4663-86b5-37f8173abb40} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6642 | 2026.02.19 22:44:37.231782 [ 277 ] {9863984e-7457-4663-86b5-37f8173abb40} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.02.19 22:44:37.231916 [ 277 ] {9863984e-7457-4663-86b5-37f8173abb40} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001804 sec., 16629.71175166297 rows/sec., 29.80 MiB/sec. | ||
| 6644 | 2026.02.19 22:44:37.231967 [ 277 ] {9863984e-7457-4663-86b5-37f8173abb40} <Debug> TCPHandler: Processed in 0.001975989 sec. | ||
| 6645 | 2026.02.19 22:44:37.232090 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2026.02.19 22:44:37.232188 [ 277 ] {c3a173b5-92bb-4933-810d-069408d4cd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.02.19 22:44:37.232227 [ 277 ] {c3a173b5-92bb-4933-810d-069408d4cd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6648 | 2026.02.19 22:44:37.232642 [ 277 ] {c3a173b5-92bb-4933-810d-069408d4cd35} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.02.19 22:44:37.232677 [ 277 ] {c3a173b5-92bb-4933-810d-069408d4cd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6650 | 2026.02.19 22:44:37.232972 [ 277 ] {c3a173b5-92bb-4933-810d-069408d4cd35} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6651 | 2026.02.19 22:44:37.233240 [ 277 ] {c3a173b5-92bb-4933-810d-069408d4cd35} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.02.19 22:44:37.233360 [ 142 ] {} <Debug> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6653 | 2026.02.19 22:44:37.233370 [ 277 ] {c3a173b5-92bb-4933-810d-069408d4cd35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 6654 | 2026.02.19 22:44:37.233433 [ 142 ] {} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.02.19 22:44:37.233455 [ 277 ] {c3a173b5-92bb-4933-810d-069408d4cd35} <Debug> TCPHandler: Processed in 0.001411923 sec. | ||
| 6656 | 2026.02.19 22:44:37.233461 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6657 | 2026.02.19 22:44:37.233573 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6658 | 2026.02.19 22:44:37.233671 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6659 | 2026.02.19 22:44:37.233708 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1620 rows starting from the beginning of the part | ||
| 6660 | 2026.02.19 22:44:37.233764 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6661 | 2026.02.19 22:44:37.233804 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6662 | 2026.02.19 22:44:37.233847 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 78 rows starting from the beginning of the part | ||
| 6663 | 2026.02.19 22:44:37.233881 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 6664 | 2026.02.19 22:44:37.233917 [ 187 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6665 | 2026.02.19 22:44:37.234818 [ 197 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281142 sec., 1475246.303688428 rows/sec., 97.24 MiB/sec. | ||
| 6666 | 2026.02.19 22:44:37.235080 [ 190 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6667 | 2026.02.19 22:44:37.235379 [ 190 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.02.19 22:44:37.235457 [ 190 ] {81eb416b-a6d0-457b-9531-82c65ac4b5ff::all_1_41_8} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6669 | 2026.02.19 22:44:37.235548 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6670 | 2026.02.19 22:44:40.783745 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6671 | 2026.02.19 22:44:40.783819 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6672 | 2026.02.19 22:44:40.891354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14446 | ||
| 6673 | 2026.02.19 22:44:40.891844 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.02.19 22:44:40.891893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6675 | 2026.02.19 22:44:40.892381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6676 | 2026.02.19 22:44:40.892618 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.02.19 22:44:40.892763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14446 | ||
| 6678 | 2026.02.19 22:44:41.658859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6679 | 2026.02.19 22:44:41.676613 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.02.19 22:44:41.676676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6681 | 2026.02.19 22:44:41.682298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6682 | 2026.02.19 22:44:41.683016 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.02.19 22:44:41.685999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6684 | 2026.02.19 22:44:42.230443 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.02.19 22:44:42.230625 [ 277 ] {990c2142-6681-4938-a175-5e48e2fddeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6686 | 2026.02.19 22:44:42.230692 [ 277 ] {990c2142-6681-4938-a175-5e48e2fddeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6687 | 2026.02.19 22:44:42.231419 [ 277 ] {990c2142-6681-4938-a175-5e48e2fddeca} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.02.19 22:44:42.231463 [ 277 ] {990c2142-6681-4938-a175-5e48e2fddeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6689 | 2026.02.19 22:44:42.231878 [ 277 ] {990c2142-6681-4938-a175-5e48e2fddeca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6690 | 2026.02.19 22:44:42.232119 [ 277 ] {990c2142-6681-4938-a175-5e48e2fddeca} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.02.19 22:44:42.232278 [ 277 ] {990c2142-6681-4938-a175-5e48e2fddeca} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001702 sec., 166862.51468860166 rows/sec., 10.60 MiB/sec. | ||
| 6692 | 2026.02.19 22:44:42.232320 [ 277 ] {990c2142-6681-4938-a175-5e48e2fddeca} <Debug> TCPHandler: Processed in 0.00201175 sec. | ||
| 6693 | 2026.02.19 22:44:42.232442 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.02.19 22:44:42.232539 [ 277 ] {826f76df-cb18-4eff-9c7f-a0460db41ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6695 | 2026.02.19 22:44:42.232581 [ 277 ] {826f76df-cb18-4eff-9c7f-a0460db41ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6696 | 2026.02.19 22:44:42.233308 [ 277 ] {826f76df-cb18-4eff-9c7f-a0460db41ec8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.02.19 22:44:42.233345 [ 277 ] {826f76df-cb18-4eff-9c7f-a0460db41ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6698 | 2026.02.19 22:44:42.233708 [ 277 ] {826f76df-cb18-4eff-9c7f-a0460db41ec8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6699 | 2026.02.19 22:44:42.233927 [ 277 ] {826f76df-cb18-4eff-9c7f-a0460db41ec8} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.02.19 22:44:42.234061 [ 277 ] {826f76df-cb18-4eff-9c7f-a0460db41ec8} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.00154 sec., 530519.4805194805 rows/sec., 41.98 MiB/sec. | ||
| 6701 | 2026.02.19 22:44:42.234100 [ 277 ] {826f76df-cb18-4eff-9c7f-a0460db41ec8} <Debug> TCPHandler: Processed in 0.001708767 sec. | ||
| 6702 | 2026.02.19 22:44:42.234240 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.02.19 22:44:42.234336 [ 277 ] {28deae65-a8be-4fa0-9fee-cdf4146c4233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.02.19 22:44:42.234376 [ 277 ] {28deae65-a8be-4fa0-9fee-cdf4146c4233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6705 | 2026.02.19 22:44:42.234811 [ 277 ] {28deae65-a8be-4fa0-9fee-cdf4146c4233} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.02.19 22:44:42.234846 [ 277 ] {28deae65-a8be-4fa0-9fee-cdf4146c4233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6707 | 2026.02.19 22:44:42.235157 [ 277 ] {28deae65-a8be-4fa0-9fee-cdf4146c4233} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6708 | 2026.02.19 22:44:42.235381 [ 277 ] {28deae65-a8be-4fa0-9fee-cdf4146c4233} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.02.19 22:44:42.235499 [ 106 ] {} <Debug> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6710 | 2026.02.19 22:44:42.235513 [ 277 ] {28deae65-a8be-4fa0-9fee-cdf4146c4233} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001195 sec., 127196.65271966526 rows/sec., 7.60 MiB/sec. | ||
| 6711 | 2026.02.19 22:44:42.235617 [ 106 ] {} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.02.19 22:44:42.235631 [ 277 ] {28deae65-a8be-4fa0-9fee-cdf4146c4233} <Debug> TCPHandler: Processed in 0.001442194 sec. | ||
| 6713 | 2026.02.19 22:44:42.235660 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6714 | 2026.02.19 22:44:42.235766 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.02.19 22:44:42.235777 [ 187 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6716 | 2026.02.19 22:44:42.235867 [ 277 ] {7c14abe0-bba6-47e5-adfd-48cfa3330e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6717 | 2026.02.19 22:44:42.235873 [ 187 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6718 | 2026.02.19 22:44:42.235907 [ 187 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 214 rows starting from the beginning of the part | ||
| 6719 | 2026.02.19 22:44:42.235907 [ 277 ] {7c14abe0-bba6-47e5-adfd-48cfa3330e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6720 | 2026.02.19 22:44:42.235964 [ 187 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6721 | 2026.02.19 22:44:42.236006 [ 187 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 6722 | 2026.02.19 22:44:42.236052 [ 187 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 158 rows starting from the beginning of the part | ||
| 6723 | 2026.02.19 22:44:42.236092 [ 187 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6724 | 2026.02.19 22:44:42.236131 [ 187 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 152 rows starting from the beginning of the part | ||
| 6725 | 2026.02.19 22:44:42.236387 [ 277 ] {7c14abe0-bba6-47e5-adfd-48cfa3330e65} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.02.19 22:44:42.236421 [ 277 ] {7c14abe0-bba6-47e5-adfd-48cfa3330e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6727 | 2026.02.19 22:44:42.236743 [ 277 ] {7c14abe0-bba6-47e5-adfd-48cfa3330e65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6728 | 2026.02.19 22:44:42.236967 [ 277 ] {7c14abe0-bba6-47e5-adfd-48cfa3330e65} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.02.19 22:44:42.236969 [ 197 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229752 sec., 483024.21951743116 rows/sec., 32.16 MiB/sec. | ||
| 6730 | 2026.02.19 22:44:42.237107 [ 277 ] {7c14abe0-bba6-47e5-adfd-48cfa3330e65} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 6731 | 2026.02.19 22:44:42.237135 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6732 | 2026.02.19 22:44:42.237150 [ 277 ] {7c14abe0-bba6-47e5-adfd-48cfa3330e65} <Debug> TCPHandler: Processed in 0.001435545 sec. | ||
| 6733 | 2026.02.19 22:44:42.237269 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.02.19 22:44:42.237364 [ 277 ] {0e0d3c0a-14b8-4d71-9bb3-093618105ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6735 | 2026.02.19 22:44:42.237393 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.02.19 22:44:42.237403 [ 277 ] {0e0d3c0a-14b8-4d71-9bb3-093618105ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6737 | 2026.02.19 22:44:42.237460 [ 199 ] {726f4fca-303e-4e0f-9631-5a6b724531c0::all_1_41_8} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6738 | 2026.02.19 22:44:42.237530 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6739 | 2026.02.19 22:44:42.237844 [ 277 ] {0e0d3c0a-14b8-4d71-9bb3-093618105ba1} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.02.19 22:44:42.237880 [ 277 ] {0e0d3c0a-14b8-4d71-9bb3-093618105ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6741 | 2026.02.19 22:44:42.238185 [ 277 ] {0e0d3c0a-14b8-4d71-9bb3-093618105ba1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6742 | 2026.02.19 22:44:42.238401 [ 277 ] {0e0d3c0a-14b8-4d71-9bb3-093618105ba1} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.02.19 22:44:42.238533 [ 277 ] {0e0d3c0a-14b8-4d71-9bb3-093618105ba1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 6744 | 2026.02.19 22:44:42.238572 [ 277 ] {0e0d3c0a-14b8-4d71-9bb3-093618105ba1} <Debug> TCPHandler: Processed in 0.001353273 sec. | ||
| 6745 | 2026.02.19 22:44:42.238689 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.02.19 22:44:42.238786 [ 277 ] {12565221-0800-4859-953b-46954a5517bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6747 | 2026.02.19 22:44:42.238827 [ 277 ] {12565221-0800-4859-953b-46954a5517bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6748 | 2026.02.19 22:44:42.239398 [ 277 ] {12565221-0800-4859-953b-46954a5517bf} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.02.19 22:44:42.239437 [ 277 ] {12565221-0800-4859-953b-46954a5517bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6750 | 2026.02.19 22:44:42.239766 [ 277 ] {12565221-0800-4859-953b-46954a5517bf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6751 | 2026.02.19 22:44:42.239980 [ 277 ] {12565221-0800-4859-953b-46954a5517bf} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.02.19 22:44:42.240113 [ 277 ] {12565221-0800-4859-953b-46954a5517bf} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001345 sec., 371747.2118959108 rows/sec., 26.12 MiB/sec. | ||
| 6753 | 2026.02.19 22:44:42.240153 [ 277 ] {12565221-0800-4859-953b-46954a5517bf} <Debug> TCPHandler: Processed in 0.001513985 sec. | ||
| 6754 | 2026.02.19 22:44:42.240258 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.02.19 22:44:42.240354 [ 277 ] {a80ed989-3d80-4c13-bcf8-24b716f63ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6756 | 2026.02.19 22:44:42.240396 [ 277 ] {a80ed989-3d80-4c13-bcf8-24b716f63ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6757 | 2026.02.19 22:44:42.240731 [ 277 ] {a80ed989-3d80-4c13-bcf8-24b716f63ee4} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.02.19 22:44:42.240769 [ 277 ] {a80ed989-3d80-4c13-bcf8-24b716f63ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6759 | 2026.02.19 22:44:42.241076 [ 277 ] {a80ed989-3d80-4c13-bcf8-24b716f63ee4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6760 | 2026.02.19 22:44:42.241298 [ 277 ] {a80ed989-3d80-4c13-bcf8-24b716f63ee4} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.02.19 22:44:42.241394 [ 106 ] {} <Debug> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6762 | 2026.02.19 22:44:42.241427 [ 277 ] {a80ed989-3d80-4c13-bcf8-24b716f63ee4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 6763 | 2026.02.19 22:44:42.241440 [ 106 ] {} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.02.19 22:44:42.241470 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6765 | 2026.02.19 22:44:42.241472 [ 277 ] {a80ed989-3d80-4c13-bcf8-24b716f63ee4} <Debug> TCPHandler: Processed in 0.001264223 sec. | ||
| 6766 | 2026.02.19 22:44:42.241549 [ 187 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::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 | ||
| 6767 | 2026.02.19 22:44:42.241609 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.02.19 22:44:42.241631 [ 187 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6769 | 2026.02.19 22:44:42.241657 [ 187 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::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 | ||
| 6770 | 2026.02.19 22:44:42.241697 [ 187 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::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 | ||
| 6771 | 2026.02.19 22:44:42.241715 [ 277 ] {92419530-3a4b-4a07-af44-58d4c01763be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.02.19 22:44:42.241730 [ 187 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::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 | ||
| 6773 | 2026.02.19 22:44:42.241763 [ 187 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::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 | ||
| 6774 | 2026.02.19 22:44:42.241768 [ 277 ] {92419530-3a4b-4a07-af44-58d4c01763be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6775 | 2026.02.19 22:44:42.241793 [ 187 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::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 | ||
| 6776 | 2026.02.19 22:44:42.241825 [ 187 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::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 | ||
| 6777 | 2026.02.19 22:44:42.242271 [ 277 ] {92419530-3a4b-4a07-af44-58d4c01763be} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.02.19 22:44:42.242313 [ 277 ] {92419530-3a4b-4a07-af44-58d4c01763be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6779 | 2026.02.19 22:44:42.242486 [ 197 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.000965179 sec., 37298.7808479049 rows/sec., 1.90 MiB/sec. | ||
| 6780 | 2026.02.19 22:44:42.242616 [ 199 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6781 | 2026.02.19 22:44:42.242729 [ 277 ] {92419530-3a4b-4a07-af44-58d4c01763be} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6782 | 2026.02.19 22:44:42.242890 [ 199 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::all_1_6_1} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.02.19 22:44:42.242952 [ 199 ] {3323325d-b1ba-4104-845f-a771a9cb11ee::all_1_6_1} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6784 | 2026.02.19 22:44:42.242964 [ 277 ] {92419530-3a4b-4a07-af44-58d4c01763be} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.02.19 22:44:42.243011 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6786 | 2026.02.19 22:44:42.243096 [ 277 ] {92419530-3a4b-4a07-af44-58d4c01763be} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001401 sec., 189150.60670949324 rows/sec., 12.57 MiB/sec. | ||
| 6787 | 2026.02.19 22:44:42.243133 [ 277 ] {92419530-3a4b-4a07-af44-58d4c01763be} <Debug> TCPHandler: Processed in 0.001585846 sec. | ||
| 6788 | 2026.02.19 22:44:42.243243 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.02.19 22:44:42.243337 [ 277 ] {2e25bdd5-3b29-4eaa-b895-838782a77ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6790 | 2026.02.19 22:44:42.243379 [ 277 ] {2e25bdd5-3b29-4eaa-b895-838782a77ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6791 | 2026.02.19 22:44:42.243677 [ 277 ] {2e25bdd5-3b29-4eaa-b895-838782a77ab9} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.02.19 22:44:42.243714 [ 277 ] {2e25bdd5-3b29-4eaa-b895-838782a77ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6793 | 2026.02.19 22:44:42.244007 [ 277 ] {2e25bdd5-3b29-4eaa-b895-838782a77ab9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6794 | 2026.02.19 22:44:42.244229 [ 277 ] {2e25bdd5-3b29-4eaa-b895-838782a77ab9} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.02.19 22:44:42.244363 [ 277 ] {2e25bdd5-3b29-4eaa-b895-838782a77ab9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 6796 | 2026.02.19 22:44:42.244398 [ 277 ] {2e25bdd5-3b29-4eaa-b895-838782a77ab9} <Debug> TCPHandler: Processed in 0.001205562 sec. | ||
| 6797 | 2026.02.19 22:44:42.244501 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.02.19 22:44:42.244598 [ 277 ] {f93a9043-8a1c-47fb-9e05-f82098d31f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6799 | 2026.02.19 22:44:42.244654 [ 277 ] {f93a9043-8a1c-47fb-9e05-f82098d31f24} <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 | ||
| 6800 | 2026.02.19 22:44:42.245406 [ 277 ] {f93a9043-8a1c-47fb-9e05-f82098d31f24} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.02.19 22:44:42.245444 [ 277 ] {f93a9043-8a1c-47fb-9e05-f82098d31f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6802 | 2026.02.19 22:44:42.245954 [ 277 ] {f93a9043-8a1c-47fb-9e05-f82098d31f24} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6803 | 2026.02.19 22:44:42.246179 [ 277 ] {f93a9043-8a1c-47fb-9e05-f82098d31f24} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.02.19 22:44:42.246290 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6805 | 2026.02.19 22:44:42.246320 [ 277 ] {f93a9043-8a1c-47fb-9e05-f82098d31f24} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 6806 | 2026.02.19 22:44:42.246325 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.02.19 22:44:42.246362 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6808 | 2026.02.19 22:44:42.246382 [ 277 ] {f93a9043-8a1c-47fb-9e05-f82098d31f24} <Debug> TCPHandler: Processed in 0.001932269 sec. | ||
| 6809 | 2026.02.19 22:44:42.246441 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6810 | 2026.02.19 22:44:42.246498 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.02.19 22:44:42.246594 [ 277 ] {164ce857-f384-494e-b3f9-60e53f6cdff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.02.19 22:44:42.246636 [ 277 ] {164ce857-f384-494e-b3f9-60e53f6cdff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6813 | 2026.02.19 22:44:42.246645 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6814 | 2026.02.19 22:44:42.246699 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 694 rows starting from the beginning of the part | ||
| 6815 | 2026.02.19 22:44:42.246823 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6816 | 2026.02.19 22:44:42.246943 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 6817 | 2026.02.19 22:44:42.246973 [ 277 ] {164ce857-f384-494e-b3f9-60e53f6cdff6} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.02.19 22:44:42.247010 [ 277 ] {164ce857-f384-494e-b3f9-60e53f6cdff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6819 | 2026.02.19 22:44:42.247061 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 6820 | 2026.02.19 22:44:42.247171 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6821 | 2026.02.19 22:44:42.247287 [ 191 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6822 | 2026.02.19 22:44:42.247337 [ 277 ] {164ce857-f384-494e-b3f9-60e53f6cdff6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6823 | 2026.02.19 22:44:42.247562 [ 277 ] {164ce857-f384-494e-b3f9-60e53f6cdff6} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.02.19 22:44:42.247693 [ 277 ] {164ce857-f384-494e-b3f9-60e53f6cdff6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 6825 | 2026.02.19 22:44:42.247729 [ 277 ] {164ce857-f384-494e-b3f9-60e53f6cdff6} <Debug> TCPHandler: Processed in 0.001282242 sec. | ||
| 6826 | 2026.02.19 22:44:42.252060 [ 197 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 19 columns (19 merged, 0 gathered) in 0.005650735 sec., 138743.0130770599 rows/sec., 248.62 MiB/sec. | ||
| 6827 | 2026.02.19 22:44:42.253167 [ 198 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6828 | 2026.02.19 22:44:42.253553 [ 198 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.02.19 22:44:42.253633 [ 198 ] {c141f3ad-3d18-4e44-a73b-1601acbd9a7a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6830 | 2026.02.19 22:44:42.253770 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6831 | 2026.02.19 22:44:43.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.57 MiB, peak 280.15 MiB, free memory in arenas 0.00 B, will set to 273.77 MiB (RSS), difference: 1.19 MiB | ||
| 6832 | 2026.02.19 22:44:45.934061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 840 | ||
| 6833 | 2026.02.19 22:44:45.936505 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.02.19 22:44:45.936564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6835 | 2026.02.19 22:44:45.937820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6836 | 2026.02.19 22:44:45.938111 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.02.19 22:44:45.938490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6838 | 2026.02.19 22:44:47.224443 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.02.19 22:44:47.224632 [ 277 ] {cca6702b-79d9-4f93-ac96-fee1fa468316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6840 | 2026.02.19 22:44:47.224706 [ 277 ] {cca6702b-79d9-4f93-ac96-fee1fa468316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6841 | 2026.02.19 22:44:47.225400 [ 277 ] {cca6702b-79d9-4f93-ac96-fee1fa468316} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.02.19 22:44:47.225448 [ 277 ] {cca6702b-79d9-4f93-ac96-fee1fa468316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6843 | 2026.02.19 22:44:47.225845 [ 277 ] {cca6702b-79d9-4f93-ac96-fee1fa468316} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6844 | 2026.02.19 22:44:47.226074 [ 277 ] {cca6702b-79d9-4f93-ac96-fee1fa468316} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.02.19 22:44:47.226233 [ 277 ] {cca6702b-79d9-4f93-ac96-fee1fa468316} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001654 sec., 70133.01088270858 rows/sec., 5.96 MiB/sec. | ||
| 6846 | 2026.02.19 22:44:47.226275 [ 277 ] {cca6702b-79d9-4f93-ac96-fee1fa468316} <Debug> TCPHandler: Processed in 0.001977169 sec. | ||
| 6847 | 2026.02.19 22:44:47.226395 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2026.02.19 22:44:47.226492 [ 277 ] {f10bb071-1c8b-400d-af20-0087c6a1977e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6849 | 2026.02.19 22:44:47.226535 [ 277 ] {f10bb071-1c8b-400d-af20-0087c6a1977e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6850 | 2026.02.19 22:44:47.226941 [ 277 ] {f10bb071-1c8b-400d-af20-0087c6a1977e} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.02.19 22:44:47.226977 [ 277 ] {f10bb071-1c8b-400d-af20-0087c6a1977e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6852 | 2026.02.19 22:44:47.227284 [ 277 ] {f10bb071-1c8b-400d-af20-0087c6a1977e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6853 | 2026.02.19 22:44:47.227488 [ 277 ] {f10bb071-1c8b-400d-af20-0087c6a1977e} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.02.19 22:44:47.227618 [ 277 ] {f10bb071-1c8b-400d-af20-0087c6a1977e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001146 sec., 26178.010471204187 rows/sec., 1.92 MiB/sec. | ||
| 6855 | 2026.02.19 22:44:47.227656 [ 277 ] {f10bb071-1c8b-400d-af20-0087c6a1977e} <Debug> TCPHandler: Processed in 0.001310602 sec. | ||
| 6856 | 2026.02.19 22:44:47.227756 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2026.02.19 22:44:47.227850 [ 277 ] {c424eada-3be9-4a0c-91af-dbb600a81998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6858 | 2026.02.19 22:44:47.227890 [ 277 ] {c424eada-3be9-4a0c-91af-dbb600a81998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6859 | 2026.02.19 22:44:47.228306 [ 277 ] {c424eada-3be9-4a0c-91af-dbb600a81998} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.02.19 22:44:47.228341 [ 277 ] {c424eada-3be9-4a0c-91af-dbb600a81998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6861 | 2026.02.19 22:44:47.228628 [ 277 ] {c424eada-3be9-4a0c-91af-dbb600a81998} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6862 | 2026.02.19 22:44:47.228824 [ 277 ] {c424eada-3be9-4a0c-91af-dbb600a81998} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.02.19 22:44:47.228947 [ 277 ] {c424eada-3be9-4a0c-91af-dbb600a81998} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001157 sec., 81244.59809853068 rows/sec., 6.35 MiB/sec. | ||
| 6864 | 2026.02.19 22:44:47.228985 [ 277 ] {c424eada-3be9-4a0c-91af-dbb600a81998} <Debug> TCPHandler: Processed in 0.001320583 sec. | ||
| 6865 | 2026.02.19 22:44:47.229105 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2026.02.19 22:44:47.229196 [ 277 ] {8a254498-41f7-4a38-b3fe-5b096e4a48b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6867 | 2026.02.19 22:44:47.229237 [ 277 ] {8a254498-41f7-4a38-b3fe-5b096e4a48b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6868 | 2026.02.19 22:44:47.229748 [ 277 ] {8a254498-41f7-4a38-b3fe-5b096e4a48b8} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.02.19 22:44:47.229785 [ 277 ] {8a254498-41f7-4a38-b3fe-5b096e4a48b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6870 | 2026.02.19 22:44:47.230105 [ 277 ] {8a254498-41f7-4a38-b3fe-5b096e4a48b8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6871 | 2026.02.19 22:44:47.230313 [ 277 ] {8a254498-41f7-4a38-b3fe-5b096e4a48b8} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.02.19 22:44:47.230443 [ 277 ] {8a254498-41f7-4a38-b3fe-5b096e4a48b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6873 | 2026.02.19 22:44:47.230480 [ 277 ] {8a254498-41f7-4a38-b3fe-5b096e4a48b8} <Debug> TCPHandler: Processed in 0.001380654 sec. | ||
| 6874 | 2026.02.19 22:44:47.230589 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6875 | 2026.02.19 22:44:47.230682 [ 277 ] {fae2cc9e-9b57-4cbc-a1e6-bceefed8e0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6876 | 2026.02.19 22:44:47.230738 [ 277 ] {fae2cc9e-9b57-4cbc-a1e6-bceefed8e0d4} <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 | ||
| 6877 | 2026.02.19 22:44:47.231558 [ 277 ] {fae2cc9e-9b57-4cbc-a1e6-bceefed8e0d4} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.02.19 22:44:47.231594 [ 277 ] {fae2cc9e-9b57-4cbc-a1e6-bceefed8e0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6879 | 2026.02.19 22:44:47.232124 [ 277 ] {fae2cc9e-9b57-4cbc-a1e6-bceefed8e0d4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6880 | 2026.02.19 22:44:47.232353 [ 277 ] {fae2cc9e-9b57-4cbc-a1e6-bceefed8e0d4} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.02.19 22:44:47.232489 [ 277 ] {fae2cc9e-9b57-4cbc-a1e6-bceefed8e0d4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001825 sec., 16438.35616438356 rows/sec., 29.46 MiB/sec. | ||
| 6882 | 2026.02.19 22:44:47.232543 [ 277 ] {fae2cc9e-9b57-4cbc-a1e6-bceefed8e0d4} <Debug> TCPHandler: Processed in 0.00200348 sec. | ||
| 6883 | 2026.02.19 22:44:47.232654 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2026.02.19 22:44:47.232749 [ 277 ] {2d1ad449-feca-45c9-af3a-e08b339e36e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6885 | 2026.02.19 22:44:47.232792 [ 277 ] {2d1ad449-feca-45c9-af3a-e08b339e36e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6886 | 2026.02.19 22:44:47.233134 [ 277 ] {2d1ad449-feca-45c9-af3a-e08b339e36e0} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2026.02.19 22:44:47.233169 [ 277 ] {2d1ad449-feca-45c9-af3a-e08b339e36e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6888 | 2026.02.19 22:44:47.233481 [ 277 ] {2d1ad449-feca-45c9-af3a-e08b339e36e0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6889 | 2026.02.19 22:44:47.233687 [ 277 ] {2d1ad449-feca-45c9-af3a-e08b339e36e0} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2026.02.19 22:44:47.233813 [ 277 ] {2d1ad449-feca-45c9-af3a-e08b339e36e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6891 | 2026.02.19 22:44:47.233848 [ 277 ] {2d1ad449-feca-45c9-af3a-e08b339e36e0} <Debug> TCPHandler: Processed in 0.001243262 sec. | ||
| 6892 | 2026.02.19 22:44:48.392956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14958 | ||
| 6893 | 2026.02.19 22:44:48.393526 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.02.19 22:44:48.393573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6895 | 2026.02.19 22:44:48.394088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6896 | 2026.02.19 22:44:48.394322 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.02.19 22:44:48.394501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14958 | ||
| 6898 | 2026.02.19 22:44:48.394501 [ 148 ] {} <Debug> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6899 | 2026.02.19 22:44:48.394584 [ 148 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.02.19 22:44:48.394607 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6901 | 2026.02.19 22:44:48.394718 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::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 | ||
| 6902 | 2026.02.19 22:44:48.394826 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6903 | 2026.02.19 22:44:48.394862 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12526 rows starting from the beginning of the part | ||
| 6904 | 2026.02.19 22:44:48.394924 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6905 | 2026.02.19 22:44:48.394973 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6906 | 2026.02.19 22:44:48.395014 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6907 | 2026.02.19 22:44:48.395049 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6908 | 2026.02.19 22:44:48.395085 [ 197 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6909 | 2026.02.19 22:44:48.396818 [ 198 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14958 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144311 sec., 6975667.242298342 rows/sec., 99.79 MiB/sec. | ||
| 6910 | 2026.02.19 22:44:48.397093 [ 201 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6911 | 2026.02.19 22:44:48.397335 [ 201 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.02.19 22:44:48.397401 [ 201 ] {613e4c6d-ee8d-4b88-b087-f619023e2cf8::all_1_31_6} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6913 | 2026.02.19 22:44:48.397461 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6914 | 2026.02.19 22:44:49.186172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6915 | 2026.02.19 22:44:49.204325 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.02.19 22:44:49.204397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6917 | 2026.02.19 22:44:49.210039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6918 | 2026.02.19 22:44:49.210763 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.02.19 22:44:49.211078 [ 147 ] {} <Debug> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6920 | 2026.02.19 22:44:49.211144 [ 147 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.02.19 22:44:49.211163 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6922 | 2026.02.19 22:44:49.211332 [ 197 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::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 | ||
| 6923 | 2026.02.19 22:44:49.214245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6924 | 2026.02.19 22:44:49.215710 [ 197 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6925 | 2026.02.19 22:44:49.217252 [ 197 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6926 | 2026.02.19 22:44:49.221876 [ 197 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6927 | 2026.02.19 22:44:49.226375 [ 197 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6928 | 2026.02.19 22:44:49.230489 [ 197 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6929 | 2026.02.19 22:44:49.234692 [ 197 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6930 | 2026.02.19 22:44:49.238716 [ 197 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6931 | 2026.02.19 22:44:49.298668 [ 194 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.087421319 sec., 2676.6926268865836 rows/sec., 13.84 MiB/sec. | ||
| 6932 | 2026.02.19 22:44:49.301075 [ 201 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6933 | 2026.02.19 22:44:49.303043 [ 201 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.02.19 22:44:49.303160 [ 201 ] {4df0cce2-d210-4200-a6ad-67f10c1bf719::all_1_31_6} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6935 | 2026.02.19 22:44:49.304800 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6936 | 2026.02.19 22:44:50.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.05 MiB, peak 285.61 MiB, free memory in arenas 0.00 B, will set to 279.98 MiB (RSS), difference: 4.93 MiB | ||
| 6937 | 2026.02.19 22:44:52.231630 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.02.19 22:44:52.231940 [ 277 ] {72f01914-591e-48d5-b075-38313243a770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.02.19 22:44:52.232049 [ 277 ] {72f01914-591e-48d5-b075-38313243a770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6940 | 2026.02.19 22:44:52.232804 [ 277 ] {72f01914-591e-48d5-b075-38313243a770} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.02.19 22:44:52.232847 [ 277 ] {72f01914-591e-48d5-b075-38313243a770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6942 | 2026.02.19 22:44:52.233268 [ 277 ] {72f01914-591e-48d5-b075-38313243a770} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6943 | 2026.02.19 22:44:52.233512 [ 277 ] {72f01914-591e-48d5-b075-38313243a770} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.02.19 22:44:52.233639 [ 143 ] {} <Debug> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6945 | 2026.02.19 22:44:52.233672 [ 277 ] {72f01914-591e-48d5-b075-38313243a770} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00181 sec., 156906.0773480663 rows/sec., 9.97 MiB/sec. | ||
| 6946 | 2026.02.19 22:44:52.233682 [ 143 ] {} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.02.19 22:44:52.233707 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6948 | 2026.02.19 22:44:52.233724 [ 277 ] {72f01914-591e-48d5-b075-38313243a770} <Debug> TCPHandler: Processed in 0.002288612 sec. | ||
| 6949 | 2026.02.19 22:44:52.233820 [ 189 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6950 | 2026.02.19 22:44:52.233850 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.02.19 22:44:52.233951 [ 189 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6952 | 2026.02.19 22:44:52.233960 [ 277 ] {568e4278-bbc4-4e17-b549-18f3544288a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6953 | 2026.02.19 22:44:52.233989 [ 189 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6954 | 2026.02.19 22:44:52.234014 [ 277 ] {568e4278-bbc4-4e17-b549-18f3544288a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6955 | 2026.02.19 22:44:52.234056 [ 189 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6956 | 2026.02.19 22:44:52.234109 [ 189 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6957 | 2026.02.19 22:44:52.234154 [ 189 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6958 | 2026.02.19 22:44:52.234197 [ 189 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6959 | 2026.02.19 22:44:52.234237 [ 189 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6960 | 2026.02.19 22:44:52.234752 [ 277 ] {568e4278-bbc4-4e17-b549-18f3544288a9} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.02.19 22:44:52.234792 [ 277 ] {568e4278-bbc4-4e17-b549-18f3544288a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6962 | 2026.02.19 22:44:52.235277 [ 194 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505565 sec., 802356.5903830124 rows/sec., 54.95 MiB/sec. | ||
| 6963 | 2026.02.19 22:44:52.235498 [ 277 ] {568e4278-bbc4-4e17-b549-18f3544288a9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6964 | 2026.02.19 22:44:52.235518 [ 204 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6965 | 2026.02.19 22:44:52.235780 [ 277 ] {568e4278-bbc4-4e17-b549-18f3544288a9} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.02.19 22:44:52.235906 [ 143 ] {} <Debug> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6967 | 2026.02.19 22:44:52.235913 [ 204 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.02.19 22:44:52.235937 [ 277 ] {568e4278-bbc4-4e17-b549-18f3544288a9} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.002002 sec., 408091.90809190815 rows/sec., 32.29 MiB/sec. | ||
| 6969 | 2026.02.19 22:44:52.235938 [ 143 ] {} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.02.19 22:44:52.235972 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6971 | 2026.02.19 22:44:52.235981 [ 277 ] {568e4278-bbc4-4e17-b549-18f3544288a9} <Debug> TCPHandler: Processed in 0.002186201 sec. | ||
| 6972 | 2026.02.19 22:44:52.236015 [ 204 ] {78e2c9d1-3bd8-4a16-928d-5bacc5d74144::all_1_10_2} <Trace> oximeter.fields_i16 (78e2c9d1-3bd8-4a16-928d-5bacc5d74144) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6973 | 2026.02.19 22:44:52.236062 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6974 | 2026.02.19 22:44:52.236097 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.02.19 22:44:52.236121 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6976 | 2026.02.19 22:44:52.236164 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6977 | 2026.02.19 22:44:52.236193 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2150 rows starting from the beginning of the part | ||
| 6978 | 2026.02.19 22:44:52.236201 [ 277 ] {0a54c245-f3df-4977-a6ea-7f84317f4a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6979 | 2026.02.19 22:44:52.236242 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6980 | 2026.02.19 22:44:52.236247 [ 277 ] {0a54c245-f3df-4977-a6ea-7f84317f4a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6981 | 2026.02.19 22:44:52.236289 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 116 rows starting from the beginning of the part | ||
| 6982 | 2026.02.19 22:44:52.236330 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 817 rows starting from the beginning of the part | ||
| 6983 | 2026.02.19 22:44:52.236367 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part | ||
| 6984 | 2026.02.19 22:44:52.236405 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 817 rows starting from the beginning of the part | ||
| 6985 | 2026.02.19 22:44:52.236709 [ 277 ] {0a54c245-f3df-4977-a6ea-7f84317f4a14} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.02.19 22:44:52.236749 [ 277 ] {0a54c245-f3df-4977-a6ea-7f84317f4a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6987 | 2026.02.19 22:44:52.237166 [ 277 ] {0a54c245-f3df-4977-a6ea-7f84317f4a14} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6988 | 2026.02.19 22:44:52.237391 [ 277 ] {0a54c245-f3df-4977-a6ea-7f84317f4a14} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.02.19 22:44:52.237522 [ 277 ] {0a54c245-f3df-4977-a6ea-7f84317f4a14} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001343 sec., 113179.44899478779 rows/sec., 6.76 MiB/sec. | ||
| 6990 | 2026.02.19 22:44:52.237559 [ 277 ] {0a54c245-f3df-4977-a6ea-7f84317f4a14} <Debug> TCPHandler: Processed in 0.001513584 sec. | ||
| 6991 | 2026.02.19 22:44:52.237673 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.02.19 22:44:52.237767 [ 277 ] {c14a7dcd-065c-4270-8bb8-e733cffd23f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.02.19 22:44:52.237807 [ 277 ] {c14a7dcd-065c-4270-8bb8-e733cffd23f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6994 | 2026.02.19 22:44:52.237871 [ 192 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851018 sec., 2199870.5577147277 rows/sec., 186.65 MiB/sec. | ||
| 6995 | 2026.02.19 22:44:52.238104 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6996 | 2026.02.19 22:44:52.238241 [ 277 ] {c14a7dcd-065c-4270-8bb8-e733cffd23f3} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.02.19 22:44:52.238283 [ 277 ] {c14a7dcd-065c-4270-8bb8-e733cffd23f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6998 | 2026.02.19 22:44:52.238346 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.02.19 22:44:52.238421 [ 193 ] {b74d5166-52fe-46c1-ad2a-7e43a204b842::all_1_46_9} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7000 | 2026.02.19 22:44:52.238491 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 7001 | 2026.02.19 22:44:52.238630 [ 277 ] {c14a7dcd-065c-4270-8bb8-e733cffd23f3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7002 | 2026.02.19 22:44:52.238849 [ 277 ] {c14a7dcd-065c-4270-8bb8-e733cffd23f3} <Trace> oximeter.fields_u32 (3af43f30-e9da-447e-9313-84e1a55d2aa3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.02.19 22:44:52.238978 [ 277 ] {c14a7dcd-065c-4270-8bb8-e733cffd23f3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 7004 | 2026.02.19 22:44:52.239015 [ 277 ] {c14a7dcd-065c-4270-8bb8-e733cffd23f3} <Debug> TCPHandler: Processed in 0.001392843 sec. | ||
| 7005 | 2026.02.19 22:44:52.239126 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.02.19 22:44:52.239221 [ 277 ] {a2f6a7a2-e8c8-4ae5-a3d8-eef9d7638339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7007 | 2026.02.19 22:44:52.239261 [ 277 ] {a2f6a7a2-e8c8-4ae5-a3d8-eef9d7638339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7008 | 2026.02.19 22:44:52.239687 [ 277 ] {a2f6a7a2-e8c8-4ae5-a3d8-eef9d7638339} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.02.19 22:44:52.239721 [ 277 ] {a2f6a7a2-e8c8-4ae5-a3d8-eef9d7638339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7010 | 2026.02.19 22:44:52.240042 [ 277 ] {a2f6a7a2-e8c8-4ae5-a3d8-eef9d7638339} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7011 | 2026.02.19 22:44:52.240257 [ 277 ] {a2f6a7a2-e8c8-4ae5-a3d8-eef9d7638339} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.02.19 22:44:52.240342 [ 143 ] {} <Debug> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 7013 | 2026.02.19 22:44:52.240370 [ 143 ] {} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.02.19 22:44:52.240382 [ 277 ] {a2f6a7a2-e8c8-4ae5-a3d8-eef9d7638339} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 7015 | 2026.02.19 22:44:52.240388 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7016 | 2026.02.19 22:44:52.240420 [ 277 ] {a2f6a7a2-e8c8-4ae5-a3d8-eef9d7638339} <Debug> TCPHandler: Processed in 0.001345423 sec. | ||
| 7017 | 2026.02.19 22:44:52.240479 [ 195 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 7018 | 2026.02.19 22:44:52.240533 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.02.19 22:44:52.240578 [ 195 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7020 | 2026.02.19 22:44:52.240609 [ 195 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 7021 | 2026.02.19 22:44:52.240629 [ 277 ] {7e2a5f9e-b07c-4abf-a8a5-9e0785b32439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7022 | 2026.02.19 22:44:52.240670 [ 277 ] {7e2a5f9e-b07c-4abf-a8a5-9e0785b32439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7023 | 2026.02.19 22:44:52.240672 [ 195 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7024 | 2026.02.19 22:44:52.240725 [ 195 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7025 | 2026.02.19 22:44:52.240769 [ 195 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 7026 | 2026.02.19 22:44:52.240814 [ 195 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 7027 | 2026.02.19 22:44:52.240856 [ 195 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 7028 | 2026.02.19 22:44:52.241252 [ 277 ] {7e2a5f9e-b07c-4abf-a8a5-9e0785b32439} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.02.19 22:44:52.241288 [ 277 ] {7e2a5f9e-b07c-4abf-a8a5-9e0785b32439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7030 | 2026.02.19 22:44:52.241638 [ 277 ] {7e2a5f9e-b07c-4abf-a8a5-9e0785b32439} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7031 | 2026.02.19 22:44:52.241667 [ 192 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244662 sec., 504554.6501781207 rows/sec., 31.18 MiB/sec. | ||
| 7032 | 2026.02.19 22:44:52.241860 [ 277 ] {7e2a5f9e-b07c-4abf-a8a5-9e0785b32439} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.02.19 22:44:52.241918 [ 188 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7034 | 2026.02.19 22:44:52.241964 [ 143 ] {} <Debug> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7035 | 2026.02.19 22:44:52.241994 [ 277 ] {7e2a5f9e-b07c-4abf-a8a5-9e0785b32439} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001425 sec., 350877.1929824561 rows/sec., 24.66 MiB/sec. | ||
| 7036 | 2026.02.19 22:44:52.241992 [ 143 ] {} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.02.19 22:44:52.242024 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7038 | 2026.02.19 22:44:52.242030 [ 277 ] {7e2a5f9e-b07c-4abf-a8a5-9e0785b32439} <Debug> TCPHandler: Processed in 0.001590555 sec. | ||
| 7039 | 2026.02.19 22:44:52.242117 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7040 | 2026.02.19 22:44:52.242133 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2026.02.19 22:44:52.242224 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7042 | 2026.02.19 22:44:52.242234 [ 277 ] {adcdd36e-4045-4735-9f2b-b130fe13f8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7043 | 2026.02.19 22:44:52.242241 [ 188 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.02.19 22:44:52.242259 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1060 rows starting from the beginning of the part | ||
| 7045 | 2026.02.19 22:44:52.242284 [ 277 ] {adcdd36e-4045-4735-9f2b-b130fe13f8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7046 | 2026.02.19 22:44:52.242388 [ 188 ] {2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d::all_1_10_2} <Trace> oximeter.fields_u8 (2d6c1d5a-e0ae-4b35-bd5d-496218df3a1d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 7047 | 2026.02.19 22:44:52.242390 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7048 | 2026.02.19 22:44:52.242445 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 94 rows starting from the beginning of the part | ||
| 7049 | 2026.02.19 22:44:52.242483 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7050 | 2026.02.19 22:44:52.242485 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 500 rows starting from the beginning of the part | ||
| 7051 | 2026.02.19 22:44:52.242530 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part | ||
| 7052 | 2026.02.19 22:44:52.242569 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 500 rows starting from the beginning of the part | ||
| 7053 | 2026.02.19 22:44:52.242686 [ 277 ] {adcdd36e-4045-4735-9f2b-b130fe13f8e1} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.02.19 22:44:52.242726 [ 277 ] {adcdd36e-4045-4735-9f2b-b130fe13f8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7055 | 2026.02.19 22:44:52.243057 [ 277 ] {adcdd36e-4045-4735-9f2b-b130fe13f8e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7056 | 2026.02.19 22:44:52.243289 [ 277 ] {adcdd36e-4045-4735-9f2b-b130fe13f8e1} <Trace> oximeter.measurements_bool (3323325d-b1ba-4104-845f-a771a9cb11ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.02.19 22:44:52.243424 [ 277 ] {adcdd36e-4045-4735-9f2b-b130fe13f8e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 7058 | 2026.02.19 22:44:52.243460 [ 277 ] {adcdd36e-4045-4735-9f2b-b130fe13f8e1} <Debug> TCPHandler: Processed in 0.001326192 sec. | ||
| 7059 | 2026.02.19 22:44:52.243567 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.02.19 22:44:52.243662 [ 277 ] {cda33566-93e6-4550-8ecf-84ba6e82f7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7061 | 2026.02.19 22:44:52.243704 [ 277 ] {cda33566-93e6-4550-8ecf-84ba6e82f7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7062 | 2026.02.19 22:44:52.243751 [ 196 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624375 sec., 1423316.6602539439 rows/sec., 108.30 MiB/sec. | ||
| 7063 | 2026.02.19 22:44:52.243919 [ 192 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7064 | 2026.02.19 22:44:52.244110 [ 277 ] {cda33566-93e6-4550-8ecf-84ba6e82f7e5} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.02.19 22:44:52.244151 [ 277 ] {cda33566-93e6-4550-8ecf-84ba6e82f7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7066 | 2026.02.19 22:44:52.244159 [ 192 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.02.19 22:44:52.244234 [ 192 ] {0a52d071-ba5f-4ce2-b2df-9c12c70c4f20::all_1_46_9} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7068 | 2026.02.19 22:44:52.244298 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7069 | 2026.02.19 22:44:52.244506 [ 277 ] {cda33566-93e6-4550-8ecf-84ba6e82f7e5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7070 | 2026.02.19 22:44:52.244733 [ 277 ] {cda33566-93e6-4550-8ecf-84ba6e82f7e5} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.02.19 22:44:52.244869 [ 277 ] {cda33566-93e6-4550-8ecf-84ba6e82f7e5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 7072 | 2026.02.19 22:44:52.244906 [ 277 ] {cda33566-93e6-4550-8ecf-84ba6e82f7e5} <Debug> TCPHandler: Processed in 0.001388383 sec. | ||
| 7073 | 2026.02.19 22:44:52.245020 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2026.02.19 22:44:52.245115 [ 277 ] {a72a5e6c-9d18-46e3-a80d-855d4a0ef2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7075 | 2026.02.19 22:44:52.245156 [ 277 ] {a72a5e6c-9d18-46e3-a80d-855d4a0ef2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7076 | 2026.02.19 22:44:52.245466 [ 277 ] {a72a5e6c-9d18-46e3-a80d-855d4a0ef2c0} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.02.19 22:44:52.245502 [ 277 ] {a72a5e6c-9d18-46e3-a80d-855d4a0ef2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7078 | 2026.02.19 22:44:52.245805 [ 277 ] {a72a5e6c-9d18-46e3-a80d-855d4a0ef2c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7079 | 2026.02.19 22:44:52.246015 [ 277 ] {a72a5e6c-9d18-46e3-a80d-855d4a0ef2c0} <Trace> oximeter.measurements_f64 (c81db234-78fc-4e3f-8c29-3fffc721ca1a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.02.19 22:44:52.246143 [ 277 ] {a72a5e6c-9d18-46e3-a80d-855d4a0ef2c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 7081 | 2026.02.19 22:44:52.246178 [ 277 ] {a72a5e6c-9d18-46e3-a80d-855d4a0ef2c0} <Debug> TCPHandler: Processed in 0.001208652 sec. | ||
| 7082 | 2026.02.19 22:44:52.246279 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.02.19 22:44:52.246374 [ 277 ] {99656a65-5f2b-429f-add8-a525fdde8f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7084 | 2026.02.19 22:44:52.246428 [ 277 ] {99656a65-5f2b-429f-add8-a525fdde8f7d} <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 | ||
| 7085 | 2026.02.19 22:44:52.247179 [ 277 ] {99656a65-5f2b-429f-add8-a525fdde8f7d} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.02.19 22:44:52.247215 [ 277 ] {99656a65-5f2b-429f-add8-a525fdde8f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7087 | 2026.02.19 22:44:52.247739 [ 277 ] {99656a65-5f2b-429f-add8-a525fdde8f7d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7088 | 2026.02.19 22:44:52.247959 [ 277 ] {99656a65-5f2b-429f-add8-a525fdde8f7d} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.02.19 22:44:52.248094 [ 277 ] {99656a65-5f2b-429f-add8-a525fdde8f7d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 7090 | 2026.02.19 22:44:52.248146 [ 277 ] {99656a65-5f2b-429f-add8-a525fdde8f7d} <Debug> TCPHandler: Processed in 0.001916878 sec. | ||
| 7091 | 2026.02.19 22:44:52.248258 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.02.19 22:44:52.248353 [ 277 ] {db2173c2-f146-4ff2-b6f2-e8dfc41873eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.02.19 22:44:52.248395 [ 277 ] {db2173c2-f146-4ff2-b6f2-e8dfc41873eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7094 | 2026.02.19 22:44:52.248721 [ 277 ] {db2173c2-f146-4ff2-b6f2-e8dfc41873eb} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.02.19 22:44:52.248758 [ 277 ] {db2173c2-f146-4ff2-b6f2-e8dfc41873eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7096 | 2026.02.19 22:44:52.249078 [ 277 ] {db2173c2-f146-4ff2-b6f2-e8dfc41873eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7097 | 2026.02.19 22:44:52.249296 [ 277 ] {db2173c2-f146-4ff2-b6f2-e8dfc41873eb} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.02.19 22:44:52.249424 [ 277 ] {db2173c2-f146-4ff2-b6f2-e8dfc41873eb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 7099 | 2026.02.19 22:44:52.249460 [ 277 ] {db2173c2-f146-4ff2-b6f2-e8dfc41873eb} <Debug> TCPHandler: Processed in 0.001253592 sec. | ||
| 7100 | 2026.02.19 22:44:55.783861 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7101 | 2026.02.19 22:44:55.783938 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7102 | 2026.02.19 22:44:55.894679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15406 | ||
| 7103 | 2026.02.19 22:44:55.895368 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.02.19 22:44:55.895412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7105 | 2026.02.19 22:44:55.895880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7106 | 2026.02.19 22:44:55.896103 [ 245 ] {} <Trace> system.asynchronous_metric_log (613e4c6d-ee8d-4b88-b087-f619023e2cf8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.02.19 22:44:55.896232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15406 | ||
| 7108 | 2026.02.19 22:44:55.938833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 874 | ||
| 7109 | 2026.02.19 22:44:55.941323 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.02.19 22:44:55.941380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7111 | 2026.02.19 22:44:55.942622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7112 | 2026.02.19 22:44:55.942900 [ 243 ] {} <Trace> system.query_log (222f06d3-ea09-4c6e-966b-3492d0acfce0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.02.19 22:44:55.943276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 7114 | 2026.02.19 22:44:56.001820 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001309793 sec. | ||
| 7115 | 2026.02.19 22:44:56.714397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7116 | 2026.02.19 22:44:56.729076 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.02.19 22:44:56.729126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7118 | 2026.02.19 22:44:56.735426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7119 | 2026.02.19 22:44:56.736132 [ 244 ] {} <Trace> system.metric_log (4df0cce2-d210-4200-a6ad-67f10c1bf719): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2026.02.19 22:44:56.738678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7121 | 2026.02.19 22:44:57.224364 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.02.19 22:44:57.224567 [ 277 ] {17962040-7518-48bb-b62e-f2ca3d2d6ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7123 | 2026.02.19 22:44:57.224645 [ 277 ] {17962040-7518-48bb-b62e-f2ca3d2d6ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7124 | 2026.02.19 22:44:57.225377 [ 277 ] {17962040-7518-48bb-b62e-f2ca3d2d6ed0} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.02.19 22:44:57.225425 [ 277 ] {17962040-7518-48bb-b62e-f2ca3d2d6ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7126 | 2026.02.19 22:44:57.225866 [ 277 ] {17962040-7518-48bb-b62e-f2ca3d2d6ed0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7127 | 2026.02.19 22:44:57.226105 [ 277 ] {17962040-7518-48bb-b62e-f2ca3d2d6ed0} <Trace> oximeter.fields_string (b74d5166-52fe-46c1-ad2a-7e43a204b842): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.02.19 22:44:57.226267 [ 277 ] {17962040-7518-48bb-b62e-f2ca3d2d6ed0} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001756 sec., 66059.22551252847 rows/sec., 5.61 MiB/sec. | ||
| 7129 | 2026.02.19 22:44:57.226317 [ 277 ] {17962040-7518-48bb-b62e-f2ca3d2d6ed0} <Debug> TCPHandler: Processed in 0.0020984 sec. | ||
| 7130 | 2026.02.19 22:44:57.226451 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.02.19 22:44:57.226557 [ 277 ] {258b1b30-9501-4bee-8a7f-b278a3ecc445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.02.19 22:44:57.226602 [ 277 ] {258b1b30-9501-4bee-8a7f-b278a3ecc445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7133 | 2026.02.19 22:44:57.227030 [ 277 ] {258b1b30-9501-4bee-8a7f-b278a3ecc445} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.02.19 22:44:57.227066 [ 277 ] {258b1b30-9501-4bee-8a7f-b278a3ecc445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7135 | 2026.02.19 22:44:57.227381 [ 277 ] {258b1b30-9501-4bee-8a7f-b278a3ecc445} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7136 | 2026.02.19 22:44:57.227604 [ 277 ] {258b1b30-9501-4bee-8a7f-b278a3ecc445} <Trace> oximeter.fields_u16 (726f4fca-303e-4e0f-9631-5a6b724531c0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.02.19 22:44:57.227734 [ 277 ] {258b1b30-9501-4bee-8a7f-b278a3ecc445} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001202 sec., 24958.40266222962 rows/sec., 1.83 MiB/sec. | ||
| 7138 | 2026.02.19 22:44:57.227772 [ 277 ] {258b1b30-9501-4bee-8a7f-b278a3ecc445} <Debug> TCPHandler: Processed in 0.001377023 sec. | ||
| 7139 | 2026.02.19 22:44:57.227890 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.02.19 22:44:57.227986 [ 277 ] {c879ecf8-eae8-4c7a-b833-edbd0d69de02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7141 | 2026.02.19 22:44:57.228028 [ 277 ] {c879ecf8-eae8-4c7a-b833-edbd0d69de02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7142 | 2026.02.19 22:44:57.228458 [ 277 ] {c879ecf8-eae8-4c7a-b833-edbd0d69de02} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.02.19 22:44:57.228493 [ 277 ] {c879ecf8-eae8-4c7a-b833-edbd0d69de02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7144 | 2026.02.19 22:44:57.228827 [ 277 ] {c879ecf8-eae8-4c7a-b833-edbd0d69de02} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7145 | 2026.02.19 22:44:57.229056 [ 277 ] {c879ecf8-eae8-4c7a-b833-edbd0d69de02} <Trace> oximeter.fields_uuid (0a52d071-ba5f-4ce2-b2df-9c12c70c4f20): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.02.19 22:44:57.229184 [ 277 ] {c879ecf8-eae8-4c7a-b833-edbd0d69de02} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001217 sec., 77239.1125718981 rows/sec., 6.03 MiB/sec. | ||
| 7147 | 2026.02.19 22:44:57.229221 [ 277 ] {c879ecf8-eae8-4c7a-b833-edbd0d69de02} <Debug> TCPHandler: Processed in 0.001381783 sec. | ||
| 7148 | 2026.02.19 22:44:57.229331 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.02.19 22:44:57.229426 [ 277 ] {65fa0123-b281-40e5-9132-557cac77f7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7150 | 2026.02.19 22:44:57.229470 [ 277 ] {65fa0123-b281-40e5-9132-557cac77f7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7151 | 2026.02.19 22:44:57.229881 [ 277 ] {65fa0123-b281-40e5-9132-557cac77f7f9} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.02.19 22:44:57.229916 [ 277 ] {65fa0123-b281-40e5-9132-557cac77f7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7153 | 2026.02.19 22:44:57.230259 [ 277 ] {65fa0123-b281-40e5-9132-557cac77f7f9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7154 | 2026.02.19 22:44:57.230474 [ 277 ] {65fa0123-b281-40e5-9132-557cac77f7f9} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.02.19 22:44:57.230574 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7156 | 2026.02.19 22:44:57.230607 [ 277 ] {65fa0123-b281-40e5-9132-557cac77f7f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7157 | 2026.02.19 22:44:57.230611 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.02.19 22:44:57.230640 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7159 | 2026.02.19 22:44:57.230645 [ 277 ] {65fa0123-b281-40e5-9132-557cac77f7f9} <Debug> TCPHandler: Processed in 0.001364953 sec. | ||
| 7160 | 2026.02.19 22:44:57.230730 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7161 | 2026.02.19 22:44:57.230750 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.02.19 22:44:57.230838 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7163 | 2026.02.19 22:44:57.230849 [ 277 ] {621089b5-3dec-4ac0-9093-6bffa215f9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7164 | 2026.02.19 22:44:57.230874 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10934 rows starting from the beginning of the part | ||
| 7165 | 2026.02.19 22:44:57.230907 [ 277 ] {621089b5-3dec-4ac0-9093-6bffa215f9a4} <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 | ||
| 7166 | 2026.02.19 22:44:57.230942 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7167 | 2026.02.19 22:44:57.230999 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7168 | 2026.02.19 22:44:57.231047 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7169 | 2026.02.19 22:44:57.231091 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7170 | 2026.02.19 22:44:57.231135 [ 195 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7171 | 2026.02.19 22:44:57.231715 [ 277 ] {621089b5-3dec-4ac0-9093-6bffa215f9a4} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.02.19 22:44:57.231751 [ 277 ] {621089b5-3dec-4ac0-9093-6bffa215f9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7173 | 2026.02.19 22:44:57.232561 [ 277 ] {621089b5-3dec-4ac0-9093-6bffa215f9a4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7174 | 2026.02.19 22:44:57.232796 [ 277 ] {621089b5-3dec-4ac0-9093-6bffa215f9a4} <Trace> oximeter.measurements_histogramu64 (c141f3ad-3d18-4e44-a73b-1601acbd9a7a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.02.19 22:44:57.232937 [ 277 ] {621089b5-3dec-4ac0-9093-6bffa215f9a4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002105 sec., 14251.781472684084 rows/sec., 25.54 MiB/sec. | ||
| 7176 | 2026.02.19 22:44:57.232992 [ 277 ] {621089b5-3dec-4ac0-9093-6bffa215f9a4} <Debug> TCPHandler: Processed in 0.002291022 sec. | ||
| 7177 | 2026.02.19 22:44:57.233102 [ 277 ] {} <Trace> TCP-Session: 9c38c03e-11e6-40cb-aa18-a7836bbeb7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7178 | 2026.02.19 22:44:57.233198 [ 277 ] {b41d5ad3-ebb2-4c81-b3a4-53b2d6809d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33105) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7179 | 2026.02.19 22:44:57.233242 [ 277 ] {b41d5ad3-ebb2-4c81-b3a4-53b2d6809d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7180 | 2026.02.19 22:44:57.233591 [ 277 ] {b41d5ad3-ebb2-4c81-b3a4-53b2d6809d16} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.02.19 22:44:57.233626 [ 277 ] {b41d5ad3-ebb2-4c81-b3a4-53b2d6809d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7182 | 2026.02.19 22:44:57.234033 [ 277 ] {b41d5ad3-ebb2-4c81-b3a4-53b2d6809d16} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7183 | 2026.02.19 22:44:57.234253 [ 277 ] {b41d5ad3-ebb2-4c81-b3a4-53b2d6809d16} <Trace> oximeter.measurements_u64 (81eb416b-a6d0-457b-9531-82c65ac4b5ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.02.19 22:44:57.234388 [ 277 ] {b41d5ad3-ebb2-4c81-b3a4-53b2d6809d16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 7185 | 2026.02.19 22:44:57.234424 [ 277 ] {b41d5ad3-ebb2-4c81-b3a4-53b2d6809d16} <Debug> TCPHandler: Processed in 0.001373313 sec. | ||
| 7186 | 2026.02.19 22:44:57.235308 [ 192 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11944 rows, containing 5 columns (5 merged, 0 gathered) in 0.004614004 sec., 2588641.0154824313 rows/sec., 176.74 MiB/sec. | ||
| 7187 | 2026.02.19 22:44:57.235760 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7188 | 2026.02.19 22:44:57.236122 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.02.19 22:44:57.236214 [ 196 ] {2af80b41-080f-4ee6-bcda-37b6d7f8db1b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2af80b41-080f-4ee6-bcda-37b6d7f8db1b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7190 | 2026.02.19 22:44:57.236314 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 7191 | 2026.02.19 22:44:58.000396 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.68 MiB, peak 286.95 MiB, free memory in arenas 0.00 B, will set to 282.74 MiB (RSS), difference: 1.05 MiB | ||
| 7192 | 2026.02.19 22:44:59.163432 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54964 | ||
| 7193 | 2026.02.19 22:44:59.163571 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7194 | 2026.02.19 22:44:59.163615 [ 286 ] {} <Debug> TCP-Session: 8feea580-fdbb-4633-b4b9-3d5e2bc3bdf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54964 | ||
| 7195 | 2026.02.19 22:44:59.163639 [ 286 ] {} <Debug> TCP-Session: 8feea580-fdbb-4633-b4b9-3d5e2bc3bdf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.02.19 22:44:59.163653 [ 286 ] {} <Debug> TCP-Session: 8feea580-fdbb-4633-b4b9-3d5e2bc3bdf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.02.19 22:44:59.163911 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38808 | ||
| 7198 | 2026.02.19 22:44:59.164043 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7199 | 2026.02.19 22:44:59.164065 [ 286 ] {} <Trace> TCP-Session: 8feea580-fdbb-4633-b4b9-3d5e2bc3bdf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.02.19 22:44:59.164074 [ 288 ] {} <Debug> TCP-Session: 8b15b437-773e-4331-a009-add7d83db4f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38808 | ||
| 7201 | 2026.02.19 22:44:59.164126 [ 288 ] {} <Debug> TCP-Session: 8b15b437-773e-4331-a009-add7d83db4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.02.19 22:44:59.164148 [ 288 ] {} <Debug> TCP-Session: 8b15b437-773e-4331-a009-add7d83db4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2026.02.19 22:44:59.164259 [ 286 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7204 | 2026.02.19 22:44:59.164595 [ 286 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7205 | 2026.02.19 22:44:59.164676 [ 286 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7206 | 2026.02.19 22:44:59.165063 [ 286 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 7207 | 2026.02.19 22:44:59.165087 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33014 | ||
| 7208 | 2026.02.19 22:44:59.165102 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35885 | ||
| 7209 | 2026.02.19 22:44:59.165166 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7210 | 2026.02.19 22:44:59.165138 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58502 | ||
| 7211 | 2026.02.19 22:44:59.165209 [ 290 ] {} <Debug> TCP-Session: fa53dfa2-6a9f-4dd7-8a67-7d45e029a42a Authenticating user 'default' from [fd00:1122:3344:101::e]:33014 | ||
| 7212 | 2026.02.19 22:44:59.165133 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53874 | ||
| 7213 | 2026.02.19 22:44:59.165232 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45693 | ||
| 7214 | 2026.02.19 22:44:59.165243 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60558 | ||
| 7215 | 2026.02.19 22:44:59.165279 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59849 | ||
| 7216 | 2026.02.19 22:44:59.165238 [ 290 ] {} <Debug> TCP-Session: fa53dfa2-6a9f-4dd7-8a67-7d45e029a42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.02.19 22:44:59.165357 [ 290 ] {} <Debug> TCP-Session: fa53dfa2-6a9f-4dd7-8a67-7d45e029a42a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.02.19 22:44:59.165442 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7219 | 2026.02.19 22:44:59.165475 [ 289 ] {} <Debug> TCP-Session: 7d5f6121-596e-42e9-b74c-b29e82d12623 Authenticating user 'default' from [fd00:1122:3344:101::e]:58502 | ||
| 7220 | 2026.02.19 22:44:59.165495 [ 289 ] {} <Debug> TCP-Session: 7d5f6121-596e-42e9-b74c-b29e82d12623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.02.19 22:44:59.165508 [ 289 ] {} <Debug> TCP-Session: 7d5f6121-596e-42e9-b74c-b29e82d12623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.02.19 22:44:59.165882 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7223 | 2026.02.19 22:44:59.165929 [ 350 ] {} <Debug> TCP-Session: d78be357-1b87-4de1-9c63-7097a68bf7ff Authenticating user 'default' from [fd00:1122:3344:101::e]:35885 | ||
| 7224 | 2026.02.19 22:44:59.165957 [ 350 ] {} <Debug> TCP-Session: d78be357-1b87-4de1-9c63-7097a68bf7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.02.19 22:44:59.165972 [ 350 ] {} <Debug> TCP-Session: d78be357-1b87-4de1-9c63-7097a68bf7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.02.19 22:44:59.166023 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7227 | 2026.02.19 22:44:59.166076 [ 353 ] {} <Debug> TCP-Session: 5e475f3a-e6bc-4488-bce5-c2fbd731e4d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60558 | ||
| 7228 | 2026.02.19 22:44:59.166114 [ 353 ] {} <Debug> TCP-Session: 5e475f3a-e6bc-4488-bce5-c2fbd731e4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.02.19 22:44:59.166133 [ 353 ] {} <Debug> TCP-Session: 5e475f3a-e6bc-4488-bce5-c2fbd731e4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2026.02.19 22:44:59.166399 [ 302 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Trace> AggregatingTransform: Aggregating | ||
| 7231 | 2026.02.19 22:44:59.166439 [ 302 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Trace> Aggregator: Aggregation method: without_key | ||
| 7232 | 2026.02.19 22:44:59.166483 [ 302 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001290163 sec. (775.096 rows/sec., 30.28 KiB/sec.) | ||
| 7233 | 2026.02.19 22:44:59.166500 [ 302 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Trace> Aggregator: Merging aggregated data | ||
| 7234 | 2026.02.19 22:44:59.166526 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7235 | 2026.02.19 22:44:59.166575 [ 352 ] {} <Debug> TCP-Session: 33ce8ebb-c324-4b95-bd81-c175acb505b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45693 | ||
| 7236 | 2026.02.19 22:44:59.166602 [ 352 ] {} <Debug> TCP-Session: 33ce8ebb-c324-4b95-bd81-c175acb505b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.02.19 22:44:59.166619 [ 352 ] {} <Debug> TCP-Session: 33ce8ebb-c324-4b95-bd81-c175acb505b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.02.19 22:44:59.166785 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7239 | 2026.02.19 22:44:59.166830 [ 351 ] {} <Debug> TCP-Session: d61ad850-cf89-4987-8a2f-e64f74015d39 Authenticating user 'default' from [fd00:1122:3344:101::e]:53874 | ||
| 7240 | 2026.02.19 22:44:59.166857 [ 351 ] {} <Debug> TCP-Session: d61ad850-cf89-4987-8a2f-e64f74015d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7241 | 2026.02.19 22:44:59.166875 [ 351 ] {} <Debug> TCP-Session: d61ad850-cf89-4987-8a2f-e64f74015d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.02.19 22:44:59.166891 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7243 | 2026.02.19 22:44:59.166937 [ 354 ] {} <Debug> TCP-Session: 856a7e8c-7bd8-4d55-9e13-a3b975bbb04a Authenticating user 'default' from [fd00:1122:3344:101::e]:59849 | ||
| 7244 | 2026.02.19 22:44:59.166958 [ 354 ] {} <Debug> TCP-Session: 856a7e8c-7bd8-4d55-9e13-a3b975bbb04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.02.19 22:44:59.166977 [ 354 ] {} <Debug> TCP-Session: 856a7e8c-7bd8-4d55-9e13-a3b975bbb04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.02.19 22:44:59.167802 [ 286 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003608 sec., 277.16186252771615 rows/sec., 10.83 KiB/sec. | ||
| 7247 | 2026.02.19 22:44:59.167999 [ 286 ] {e2aa43d5-8f42-41cd-8185-4bbba224e865} <Debug> TCPHandler: Processed in 0.0040703 sec. | ||
| 7248 | 2026.02.19 22:44:59.168159 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7249 | 2026.02.19 22:44:59.168196 [ 286 ] {} <Debug> TCP-Session: 8feea580-fdbb-4633-b4b9-3d5e2bc3bdf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2026.02.19 22:44:59.168207 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7251 | 2026.02.19 22:44:59.168234 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7252 | 2026.02.19 22:44:59.168254 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7253 | 2026.02.19 22:44:59.168261 [ 352 ] {} <Debug> TCP-Session: 33ce8ebb-c324-4b95-bd81-c175acb505b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.02.19 22:44:59.168276 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7255 | 2026.02.19 22:44:59.168301 [ 290 ] {} <Debug> TCP-Session: fa53dfa2-6a9f-4dd7-8a67-7d45e029a42a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7256 | 2026.02.19 22:44:59.168315 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7257 | 2026.02.19 22:44:59.168335 [ 288 ] {} <Debug> TCP-Session: 8b15b437-773e-4331-a009-add7d83db4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2026.02.19 22:44:59.168357 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7259 | 2026.02.19 22:44:59.168369 [ 289 ] {} <Debug> TCP-Session: 7d5f6121-596e-42e9-b74c-b29e82d12623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.02.19 22:44:59.168339 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7261 | 2026.02.19 22:44:59.168399 [ 354 ] {} <Debug> TCP-Session: 856a7e8c-7bd8-4d55-9e13-a3b975bbb04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7262 | 2026.02.19 22:44:59.168430 [ 351 ] {} <Debug> TCP-Session: d61ad850-cf89-4987-8a2f-e64f74015d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.02.19 22:44:59.168304 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7264 | 2026.02.19 22:44:59.168283 [ 353 ] {} <Debug> TCP-Session: 5e475f3a-e6bc-4488-bce5-c2fbd731e4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2026.02.19 22:44:59.168517 [ 350 ] {} <Debug> TCP-Session: d78be357-1b87-4de1-9c63-7097a68bf7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.02.19 22:44:59.237134 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45846 | ||
| 7267 | 2026.02.19 22:44:59.237246 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7268 | 2026.02.19 22:44:59.237272 [ 286 ] {} <Debug> TCP-Session: 48c693b3-8382-4a07-acfa-c472fb7375c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45846 | ||
| 7269 | 2026.02.19 22:44:59.237293 [ 286 ] {} <Debug> TCP-Session: 48c693b3-8382-4a07-acfa-c472fb7375c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7270 | 2026.02.19 22:44:59.237305 [ 286 ] {} <Debug> TCP-Session: 48c693b3-8382-4a07-acfa-c472fb7375c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.02.19 22:44:59.237518 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35697 | ||
| 7272 | 2026.02.19 22:44:59.237559 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60369 | ||
| 7273 | 2026.02.19 22:44:59.237573 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64653 | ||
| 7274 | 2026.02.19 22:44:59.237596 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34875 | ||
| 7275 | 2026.02.19 22:44:59.237622 [ 286 ] {} <Trace> TCP-Session: 48c693b3-8382-4a07-acfa-c472fb7375c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.02.19 22:44:59.237594 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47252 | ||
| 7277 | 2026.02.19 22:44:59.237677 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7278 | 2026.02.19 22:44:59.237688 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7279 | 2026.02.19 22:44:59.237722 [ 352 ] {} <Debug> TCP-Session: a2971499-f5f0-4b33-9c9e-8d420803482e Authenticating user 'default' from [fd00:1122:3344:101::e]:64653 | ||
| 7280 | 2026.02.19 22:44:59.237695 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7281 | 2026.02.19 22:44:59.237750 [ 351 ] {} <Debug> TCP-Session: 2ddfc8a9-9a58-4a33-a115-382e3a6c75a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60369 | ||
| 7282 | 2026.02.19 22:44:59.237768 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7283 | 2026.02.19 22:44:59.237792 [ 354 ] {} <Debug> TCP-Session: c9c3985f-fe27-4e4a-aef8-7a5ba172b89e Authenticating user 'default' from [fd00:1122:3344:101::e]:34875 | ||
| 7284 | 2026.02.19 22:44:59.237800 [ 286 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45846) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7285 | 2026.02.19 22:44:59.237818 [ 353 ] {} <Debug> TCP-Session: deaf76db-f457-4e8a-ab01-1faa8046c99a Authenticating user 'default' from [fd00:1122:3344:101::e]:47252 | ||
| 7286 | 2026.02.19 22:44:59.237828 [ 354 ] {} <Debug> TCP-Session: c9c3985f-fe27-4e4a-aef8-7a5ba172b89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2026.02.19 22:44:59.237800 [ 351 ] {} <Debug> TCP-Session: 2ddfc8a9-9a58-4a33-a115-382e3a6c75a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.02.19 22:44:59.237870 [ 354 ] {} <Debug> TCP-Session: c9c3985f-fe27-4e4a-aef8-7a5ba172b89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.02.19 22:44:59.237891 [ 351 ] {} <Debug> TCP-Session: 2ddfc8a9-9a58-4a33-a115-382e3a6c75a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.02.19 22:44:59.237862 [ 353 ] {} <Debug> TCP-Session: deaf76db-f457-4e8a-ab01-1faa8046c99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2026.02.19 22:44:59.237689 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7292 | 2026.02.19 22:44:59.237946 [ 353 ] {} <Debug> TCP-Session: deaf76db-f457-4e8a-ab01-1faa8046c99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.02.19 22:44:59.237537 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35403 | ||
| 7294 | 2026.02.19 22:44:59.237983 [ 288 ] {} <Debug> TCP-Session: 8365c461-0f5f-4127-b5d0-0a742a8d60ae Authenticating user 'default' from [fd00:1122:3344:101::e]:35697 | ||
| 7295 | 2026.02.19 22:44:59.237525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35828 | ||
| 7296 | 2026.02.19 22:44:59.238019 [ 288 ] {} <Debug> TCP-Session: 8365c461-0f5f-4127-b5d0-0a742a8d60ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.02.19 22:44:59.238053 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7298 | 2026.02.19 22:44:59.238061 [ 288 ] {} <Debug> TCP-Session: 8365c461-0f5f-4127-b5d0-0a742a8d60ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7299 | 2026.02.19 22:44:59.238076 [ 290 ] {} <Debug> TCP-Session: 0b34194b-557b-4e13-bed8-3259688fba33 Authenticating user 'default' from [fd00:1122:3344:101::e]:35403 | ||
| 7300 | 2026.02.19 22:44:59.238083 [ 286 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7301 | 2026.02.19 22:44:59.238098 [ 290 ] {} <Debug> TCP-Session: 0b34194b-557b-4e13-bed8-3259688fba33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.02.19 22:44:59.238103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7303 | 2026.02.19 22:44:59.238127 [ 290 ] {} <Debug> TCP-Session: 0b34194b-557b-4e13-bed8-3259688fba33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2026.02.19 22:44:59.238146 [ 286 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7305 | 2026.02.19 22:44:59.238157 [ 289 ] {} <Debug> TCP-Session: 6040693f-08ce-490e-8fc0-06bb79a9caba Authenticating user 'default' from [fd00:1122:3344:101::e]:35828 | ||
| 7306 | 2026.02.19 22:44:59.237756 [ 352 ] {} <Debug> TCP-Session: a2971499-f5f0-4b33-9c9e-8d420803482e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.02.19 22:44:59.238189 [ 289 ] {} <Debug> TCP-Session: 6040693f-08ce-490e-8fc0-06bb79a9caba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2026.02.19 22:44:59.238203 [ 352 ] {} <Debug> TCP-Session: a2971499-f5f0-4b33-9c9e-8d420803482e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.02.19 22:44:59.238223 [ 289 ] {} <Debug> TCP-Session: 6040693f-08ce-490e-8fc0-06bb79a9caba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.02.19 22:44:59.237558 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47039 | ||
| 7311 | 2026.02.19 22:44:59.238339 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7312 | 2026.02.19 22:44:59.238362 [ 350 ] {} <Debug> TCP-Session: 6e3d5558-bd2f-4ab8-9446-50a5dc968e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:47039 | ||
| 7313 | 2026.02.19 22:44:59.238377 [ 350 ] {} <Debug> TCP-Session: 6e3d5558-bd2f-4ab8-9446-50a5dc968e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.02.19 22:44:59.238389 [ 350 ] {} <Debug> TCP-Session: 6e3d5558-bd2f-4ab8-9446-50a5dc968e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.02.19 22:44:59.238452 [ 286 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Debug> oximeter.version (82253252-902d-4c9e-8373-37dfcdc4d30b) (SelectExecutor): Key condition: unknown | ||
| 7316 | 2026.02.19 22:44:59.239376 [ 295 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Trace> AggregatingTransform: Aggregating | ||
| 7317 | 2026.02.19 22:44:59.239410 [ 295 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7318 | 2026.02.19 22:44:59.239443 [ 295 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889999 sec. (1123.597 rows/sec., 43.89 KiB/sec.) | ||
| 7319 | 2026.02.19 22:44:59.239460 [ 295 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Trace> Aggregator: Merging aggregated data | ||
| 7320 | 2026.02.19 22:44:59.240787 [ 286 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003044 sec., 328.515111695138 rows/sec., 12.83 KiB/sec. | ||
| 7321 | 2026.02.19 22:44:59.240920 [ 286 ] {0d4eea50-cf1f-4363-8e4b-5cfe883414a5} <Debug> TCPHandler: Processed in 0.003416473 sec. | ||
| 7322 | 2026.02.19 22:44:59.241052 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7323 | 2026.02.19 22:44:59.241075 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7324 | 2026.02.19 22:44:59.241092 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7325 | 2026.02.19 22:44:59.241102 [ 286 ] {} <Debug> TCP-Session: 48c693b3-8382-4a07-acfa-c472fb7375c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2026.02.19 22:44:59.241119 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7327 | 2026.02.19 22:44:59.241152 [ 288 ] {} <Debug> TCP-Session: 8365c461-0f5f-4127-b5d0-0a742a8d60ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2026.02.19 22:44:59.241166 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7329 | 2026.02.19 22:44:59.241197 [ 352 ] {} <Debug> TCP-Session: a2971499-f5f0-4b33-9c9e-8d420803482e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.02.19 22:44:59.241193 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7331 | 2026.02.19 22:44:59.241223 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7332 | 2026.02.19 22:44:59.241245 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7333 | 2026.02.19 22:44:59.241290 [ 351 ] {} <Debug> TCP-Session: 2ddfc8a9-9a58-4a33-a115-382e3a6c75a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.02.19 22:44:59.241267 [ 353 ] {} <Debug> TCP-Session: deaf76db-f457-4e8a-ab01-1faa8046c99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2026.02.19 22:44:59.241315 [ 354 ] {} <Debug> TCP-Session: c9c3985f-fe27-4e4a-aef8-7a5ba172b89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2026.02.19 22:44:59.241146 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7337 | 2026.02.19 22:44:59.241122 [ 289 ] {} <Debug> TCP-Session: 6040693f-08ce-490e-8fc0-06bb79a9caba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2026.02.19 22:44:59.241405 [ 290 ] {} <Debug> TCP-Session: 0b34194b-557b-4e13-bed8-3259688fba33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.02.19 22:44:59.241235 [ 350 ] {} <Debug> TCP-Session: 6e3d5558-bd2f-4ab8-9446-50a5dc968e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||