| 1 | [ Jul 19 07:28:19 Enabled. ] | ||
| 2 | [ Jul 19 07:28:19 Rereading configuration. ] | ||
| 3 | [ Jul 19 07:28:20 Rereading configuration. ] | ||
| 4 | [ Jul 19 07:28:22 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 | [ Jul 19 07:28:22 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.07.19 07:28:24.051717 [ 1 ] {} <Information> Application: Will watch for the process with pid 23617 | ||
| 29 | 2025.07.19 07:28:24.052149 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.07.19 07:28:24.282887 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23617 | ||
| 31 | 2025.07.19 07:28:24.283634 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.07.19 07:28:24.283781 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.07.19 07:28:24.405102 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.07.19 07:28:24.660760 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.07.19 07:28:24.660828 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.07.19 07:28:24.660847 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.07.19 07:28:24.660928 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.07.19 07:28:24.661338 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.07.19 07:28:24.665016 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.07.19 07:28:24.665841 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.07.19 07:28:24.666720 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.07.19 07:28:24.666740 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.07.19 07:28:24.666754 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.07.19 07:28:24.667474 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.07.19 07:28:24.668410 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.07.19 07:28:24.675130 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.07.19 07:28:24.675948 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.07.19 07:28:24.677260 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.07.19 07:28:24.677325 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.07.19 07:28:24.678413 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.07.19 07:28:24.678814 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.07.19 07:28:24.682584 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.07.19 07:28:24.682957 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.07.19 07:28:24.686122 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.07.19 07:28:24.686566 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.07.19 07:28:24.686934 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.07.19 07:28:24.687284 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.07.19 07:28:24.688648 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.07.19 07:28:24.688672 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.07.19 07:28:24.688745 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.07.19 07:28:24.688797 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.07.19 07:28:24.764223 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.07.19 07:28:24.764246 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161183 sec | ||
| 68 | 2025.07.19 07:28:24.764263 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.07.19 07:28:24.764278 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.07.19 07:28:24.764929 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.07.19 07:28:24.765479 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.07.19 07:28:24.779146 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.07.19 07:28:24.779189 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.07.19 07:28:24.779269 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.07.19 07:28:24.779282 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.07.19 07:28:24.779318 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.07.19 07:28:24.779393 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.07.19 07:28:24.783696 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.07.19 07:28:24.783743 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.07.19 07:28:24.783796 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.07.19 07:28:24.783980 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.07.19 07:28:24.784024 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.07.19 07:28:24.784038 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.07.19 07:28:24.784139 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.07.19 07:28:24.784152 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.07.19 07:28:24.784184 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.07.19 07:28:24.784264 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.07.19 07:28:24.806279 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.07.19 07:28:24.836944 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.07.19 07:28:24.837091 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166054 sec | ||
| 91 | 2025.07.19 07:28:24.837105 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.07.19 07:28:24.837119 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.07.19 07:28:24.837146 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.07.19 07:28:24.837371 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.07.19 07:28:24.837485 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.07.19 07:28:24.837499 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.07.19 07:28:24.837510 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.07.19 07:28:24.837521 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.07.19 07:28:24.912530 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.07.19 07:28:24.912725 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.07.19 07:28:24.914074 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.291e-05 sec. | ||
| 102 | 2025.07.19 07:28:24.914476 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.07.19 07:28:24.915868 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.07.19 07:28:24.915887 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.07.19 07:28:25.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.07.19 07:28:26.302000 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42189 | ||
| 107 | 2025.07.19 07:28:26.302900 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.07.19 07:28:26.302962 [ 3 ] {} <Debug> TCP-Session: 86f01774-ba33-4730-b2fe-974e309f4381 Authenticating user 'default' from [fd00:1122:3344:101::b]:42189 | ||
| 109 | 2025.07.19 07:28:26.303076 [ 3 ] {} <Debug> TCP-Session: 86f01774-ba33-4730-b2fe-974e309f4381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.07.19 07:28:26.303091 [ 3 ] {} <Debug> TCP-Session: 86f01774-ba33-4730-b2fe-974e309f4381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.07.19 07:28:26.303186 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.07.19 07:28:26.303283 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.07.19 07:28:26.303300 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.07.19 07:28:26.304481 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61729 | ||
| 115 | 2025.07.19 07:28:26.304587 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52018 | ||
| 116 | 2025.07.19 07:28:26.304610 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35579 | ||
| 117 | 2025.07.19 07:28:26.304706 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.07.19 07:28:26.304754 [ 4 ] {} <Debug> TCP-Session: 9ed2d3c5-596c-49db-9ad2-2937d2a9cca8 Authenticating user 'default' from [fd00:1122:3344:101::b]:61729 | ||
| 119 | 2025.07.19 07:28:26.304783 [ 4 ] {} <Debug> TCP-Session: 9ed2d3c5-596c-49db-9ad2-2937d2a9cca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.07.19 07:28:26.304828 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36752 | ||
| 121 | 2025.07.19 07:28:26.304886 [ 4 ] {} <Debug> TCP-Session: 9ed2d3c5-596c-49db-9ad2-2937d2a9cca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.07.19 07:28:26.304987 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47914 | ||
| 123 | 2025.07.19 07:28:26.305134 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46407 | ||
| 124 | 2025.07.19 07:28:26.305270 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41116 | ||
| 125 | 2025.07.19 07:28:26.308461 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.07.19 07:28:26.308514 [ 5 ] {} <Debug> TCP-Session: ca84819e-d602-49f7-9f7d-b645da44a4bb Authenticating user 'default' from [fd00:1122:3344:101::b]:35579 | ||
| 127 | 2025.07.19 07:28:26.308537 [ 5 ] {} <Debug> TCP-Session: ca84819e-d602-49f7-9f7d-b645da44a4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.07.19 07:28:26.308640 [ 5 ] {} <Debug> TCP-Session: ca84819e-d602-49f7-9f7d-b645da44a4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.07.19 07:28:26.310509 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.07.19 07:28:26.310556 [ 258 ] {} <Debug> TCP-Session: 10934e36-6881-4451-b442-c4f0cabfbab9 Authenticating user 'default' from [fd00:1122:3344:101::b]:41116 | ||
| 131 | 2025.07.19 07:28:26.310658 [ 258 ] {} <Debug> TCP-Session: 10934e36-6881-4451-b442-c4f0cabfbab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.07.19 07:28:26.310675 [ 258 ] {} <Debug> TCP-Session: 10934e36-6881-4451-b442-c4f0cabfbab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.07.19 07:28:26.311174 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.07.19 07:28:26.311308 [ 257 ] {} <Debug> TCP-Session: 3c101668-1054-45fa-a79d-af033860700c Authenticating user 'default' from [fd00:1122:3344:101::b]:46407 | ||
| 135 | 2025.07.19 07:28:26.311333 [ 257 ] {} <Debug> TCP-Session: 3c101668-1054-45fa-a79d-af033860700c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.07.19 07:28:26.311351 [ 257 ] {} <Debug> TCP-Session: 3c101668-1054-45fa-a79d-af033860700c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.07.19 07:28:26.312281 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.07.19 07:28:26.312327 [ 255 ] {} <Debug> TCP-Session: cb306dfa-d704-40d3-b0b1-29f9f1c8b581 Authenticating user 'default' from [fd00:1122:3344:101::b]:36752 | ||
| 139 | 2025.07.19 07:28:26.312350 [ 255 ] {} <Debug> TCP-Session: cb306dfa-d704-40d3-b0b1-29f9f1c8b581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.07.19 07:28:26.312465 [ 255 ] {} <Debug> TCP-Session: cb306dfa-d704-40d3-b0b1-29f9f1c8b581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.07.19 07:28:26.324921 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.07.19 07:28:26.325005 [ 256 ] {} <Debug> TCP-Session: 495739e5-d411-4c27-bc76-b6e9642e7c1b Authenticating user 'default' from [fd00:1122:3344:101::b]:47914 | ||
| 143 | 2025.07.19 07:28:26.325102 [ 256 ] {} <Debug> TCP-Session: 495739e5-d411-4c27-bc76-b6e9642e7c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.07.19 07:28:26.325139 [ 256 ] {} <Debug> TCP-Session: 495739e5-d411-4c27-bc76-b6e9642e7c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.07.19 07:28:26.325579 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.07.19 07:28:26.325661 [ 254 ] {} <Debug> TCP-Session: 8f1662a7-930e-4801-907e-0f904b67ef94 Authenticating user 'default' from [fd00:1122:3344:101::b]:52018 | ||
| 147 | 2025.07.19 07:28:26.325722 [ 254 ] {} <Debug> TCP-Session: 8f1662a7-930e-4801-907e-0f904b67ef94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.07.19 07:28:26.325738 [ 254 ] {} <Debug> TCP-Session: 8f1662a7-930e-4801-907e-0f904b67ef94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.07.19 07:28:26.775728 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35925 | ||
| 150 | 2025.07.19 07:28:26.775984 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.07.19 07:28:26.776043 [ 259 ] {} <Debug> TCP-Session: 98d3c962-e14f-4c8d-8d04-5aa4088ff0f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:35925 | ||
| 152 | 2025.07.19 07:28:26.776076 [ 259 ] {} <Debug> TCP-Session: 98d3c962-e14f-4c8d-8d04-5aa4088ff0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.07.19 07:28:26.776190 [ 259 ] {} <Debug> TCP-Session: 98d3c962-e14f-4c8d-8d04-5aa4088ff0f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.07.19 07:28:26.776299 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.07.19 07:28:26.776342 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.07.19 07:28:26.776468 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.07.19 07:28:26.777827 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39391 | ||
| 158 | 2025.07.19 07:28:26.777923 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37926 | ||
| 159 | 2025.07.19 07:28:26.778016 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43636 | ||
| 160 | 2025.07.19 07:28:26.778066 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.07.19 07:28:26.778168 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52548 | ||
| 162 | 2025.07.19 07:28:26.778213 [ 260 ] {} <Debug> TCP-Session: 986fedee-73af-4c5a-9b03-a36016cf6afd Authenticating user 'default' from [fd00:1122:3344:101::a]:39391 | ||
| 163 | 2025.07.19 07:28:26.778245 [ 260 ] {} <Debug> TCP-Session: 986fedee-73af-4c5a-9b03-a36016cf6afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.07.19 07:28:26.778335 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36654 | ||
| 165 | 2025.07.19 07:28:26.778347 [ 260 ] {} <Debug> TCP-Session: 986fedee-73af-4c5a-9b03-a36016cf6afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.07.19 07:28:26.778446 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42006 | ||
| 167 | 2025.07.19 07:28:26.778578 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58162 | ||
| 168 | 2025.07.19 07:28:26.783701 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.07.19 07:28:26.783745 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.07.19 07:28:26.783751 [ 261 ] {} <Debug> TCP-Session: 6f5543e7-1d98-436f-8196-5c9c0e679ea1 Authenticating user 'default' from [fd00:1122:3344:101::a]:37926 | ||
| 171 | 2025.07.19 07:28:26.783796 [ 266 ] {} <Debug> TCP-Session: 4ddd5597-6488-432d-b88d-c432495d0c6f Authenticating user 'default' from [fd00:1122:3344:101::a]:58162 | ||
| 172 | 2025.07.19 07:28:26.783866 [ 261 ] {} <Debug> TCP-Session: 6f5543e7-1d98-436f-8196-5c9c0e679ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.07.19 07:28:26.783944 [ 266 ] {} <Debug> TCP-Session: 4ddd5597-6488-432d-b88d-c432495d0c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.07.19 07:28:26.783948 [ 261 ] {} <Debug> TCP-Session: 6f5543e7-1d98-436f-8196-5c9c0e679ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.07.19 07:28:26.784013 [ 266 ] {} <Debug> TCP-Session: 4ddd5597-6488-432d-b88d-c432495d0c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.07.19 07:28:26.786182 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.07.19 07:28:26.786234 [ 264 ] {} <Debug> TCP-Session: 07f87e78-9da2-49b8-99f7-41ee873d2d2d Authenticating user 'default' from [fd00:1122:3344:101::a]:36654 | ||
| 178 | 2025.07.19 07:28:26.786423 [ 264 ] {} <Debug> TCP-Session: 07f87e78-9da2-49b8-99f7-41ee873d2d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.07.19 07:28:26.786440 [ 264 ] {} <Debug> TCP-Session: 07f87e78-9da2-49b8-99f7-41ee873d2d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.07.19 07:28:26.786981 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.07.19 07:28:26.787136 [ 265 ] {} <Debug> TCP-Session: 3d2e0494-cb2a-48b0-a46e-b4bc20d1847d Authenticating user 'default' from [fd00:1122:3344:101::a]:42006 | ||
| 182 | 2025.07.19 07:28:26.787161 [ 265 ] {} <Debug> TCP-Session: 3d2e0494-cb2a-48b0-a46e-b4bc20d1847d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.07.19 07:28:26.787174 [ 265 ] {} <Debug> TCP-Session: 3d2e0494-cb2a-48b0-a46e-b4bc20d1847d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.07.19 07:28:26.788542 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2025.07.19 07:28:26.788587 [ 262 ] {} <Debug> TCP-Session: 698000b5-674b-4d94-8d54-3db35c41ba9f Authenticating user 'default' from [fd00:1122:3344:101::a]:43636 | ||
| 186 | 2025.07.19 07:28:26.788608 [ 262 ] {} <Debug> TCP-Session: 698000b5-674b-4d94-8d54-3db35c41ba9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.07.19 07:28:26.788709 [ 262 ] {} <Debug> TCP-Session: 698000b5-674b-4d94-8d54-3db35c41ba9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.07.19 07:28:26.808614 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2025.07.19 07:28:26.808691 [ 263 ] {} <Debug> TCP-Session: e5839d5a-0098-43dc-951f-5151129f61f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:52548 | ||
| 190 | 2025.07.19 07:28:26.808832 [ 263 ] {} <Debug> TCP-Session: e5839d5a-0098-43dc-951f-5151129f61f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.07.19 07:28:26.808858 [ 263 ] {} <Debug> TCP-Session: e5839d5a-0098-43dc-951f-5151129f61f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.07.19 07:28:26.961128 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40586 | ||
| 193 | 2025.07.19 07:28:26.961368 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.07.19 07:28:26.961465 [ 267 ] {} <Debug> TCP-Session: b3811a60-c4f1-44a4-954f-23e7c266931e Authenticating user 'default' from [fd00:1122:3344:101::c]:40586 | ||
| 195 | 2025.07.19 07:28:26.961491 [ 267 ] {} <Debug> TCP-Session: b3811a60-c4f1-44a4-954f-23e7c266931e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.07.19 07:28:26.961506 [ 267 ] {} <Debug> TCP-Session: b3811a60-c4f1-44a4-954f-23e7c266931e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.07.19 07:28:26.961652 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.07.19 07:28:26.961684 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.07.19 07:28:26.961790 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.07.19 07:28:26.963034 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46156 | ||
| 201 | 2025.07.19 07:28:26.963114 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34333 | ||
| 202 | 2025.07.19 07:28:26.963231 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.07.19 07:28:26.963236 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61350 | ||
| 204 | 2025.07.19 07:28:26.963291 [ 268 ] {} <Debug> TCP-Session: 5022af76-ded0-4f90-9054-00e173490da5 Authenticating user 'default' from [fd00:1122:3344:101::c]:46156 | ||
| 205 | 2025.07.19 07:28:26.963383 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2025.07.19 07:28:26.963397 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46047 | ||
| 207 | 2025.07.19 07:28:26.963486 [ 269 ] {} <Debug> TCP-Session: a0d4f754-6fe9-4230-9cf2-391d2f8209ee Authenticating user 'default' from [fd00:1122:3344:101::c]:34333 | ||
| 208 | 2025.07.19 07:28:26.963582 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57829 | ||
| 209 | 2025.07.19 07:28:26.963558 [ 268 ] {} <Debug> TCP-Session: 5022af76-ded0-4f90-9054-00e173490da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2025.07.19 07:28:26.963776 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.07.19 07:28:26.963988 [ 270 ] {} <Debug> TCP-Session: 280e0f54-ebbf-4d90-adc8-bcb8b6aa8779 Authenticating user 'default' from [fd00:1122:3344:101::c]:61350 | ||
| 212 | 2025.07.19 07:28:26.963829 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39240 | ||
| 213 | 2025.07.19 07:28:26.963888 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43997 | ||
| 214 | 2025.07.19 07:28:26.963835 [ 268 ] {} <Debug> TCP-Session: 5022af76-ded0-4f90-9054-00e173490da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.07.19 07:28:26.963822 [ 269 ] {} <Debug> TCP-Session: a0d4f754-6fe9-4230-9cf2-391d2f8209ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.07.19 07:28:26.964218 [ 270 ] {} <Debug> TCP-Session: 280e0f54-ebbf-4d90-adc8-bcb8b6aa8779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.07.19 07:28:26.964243 [ 269 ] {} <Debug> TCP-Session: a0d4f754-6fe9-4230-9cf2-391d2f8209ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.07.19 07:28:26.963796 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.07.19 07:28:26.964550 [ 271 ] {} <Debug> TCP-Session: 16dff007-e896-4911-8af6-d306b91ba908 Authenticating user 'default' from [fd00:1122:3344:101::c]:46047 | ||
| 220 | 2025.07.19 07:28:26.964571 [ 271 ] {} <Debug> TCP-Session: 16dff007-e896-4911-8af6-d306b91ba908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.07.19 07:28:26.964655 [ 270 ] {} <Debug> TCP-Session: 280e0f54-ebbf-4d90-adc8-bcb8b6aa8779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.07.19 07:28:26.964956 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2025.07.19 07:28:26.965231 [ 271 ] {} <Debug> TCP-Session: 16dff007-e896-4911-8af6-d306b91ba908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.07.19 07:28:26.965270 [ 274 ] {} <Debug> TCP-Session: 178f979a-c89a-4d9d-8ddc-8d49c58b2b86 Authenticating user 'default' from [fd00:1122:3344:101::c]:43997 | ||
| 225 | 2025.07.19 07:28:26.965373 [ 274 ] {} <Debug> TCP-Session: 178f979a-c89a-4d9d-8ddc-8d49c58b2b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.07.19 07:28:26.965393 [ 274 ] {} <Debug> TCP-Session: 178f979a-c89a-4d9d-8ddc-8d49c58b2b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.07.19 07:28:26.965801 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.07.19 07:28:26.965912 [ 272 ] {} <Debug> TCP-Session: ad449328-531d-4c5f-91c1-6613ac972be3 Authenticating user 'default' from [fd00:1122:3344:101::c]:57829 | ||
| 229 | 2025.07.19 07:28:26.965933 [ 272 ] {} <Debug> TCP-Session: ad449328-531d-4c5f-91c1-6613ac972be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.07.19 07:28:26.965946 [ 272 ] {} <Debug> TCP-Session: ad449328-531d-4c5f-91c1-6613ac972be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.07.19 07:28:26.979295 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2025.07.19 07:28:26.979381 [ 273 ] {} <Debug> TCP-Session: 850549ad-4d2d-4af5-b103-9d646d9399c6 Authenticating user 'default' from [fd00:1122:3344:101::c]:39240 | ||
| 233 | 2025.07.19 07:28:26.979411 [ 273 ] {} <Debug> TCP-Session: 850549ad-4d2d-4af5-b103-9d646d9399c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.07.19 07:28:26.979503 [ 273 ] {} <Debug> TCP-Session: 850549ad-4d2d-4af5-b103-9d646d9399c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.07.19 07:28:27.001240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.46 MiB, peak 118.46 MiB, free memory in arenas 0.00 B, will set to 120.05 MiB (RSS), difference: 1.59 MiB | ||
| 236 | 2025.07.19 07:28:28.582609 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48131 | ||
| 237 | 2025.07.19 07:28:28.591409 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2025.07.19 07:28:28.591465 [ 275 ] {} <Debug> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48131 | ||
| 239 | 2025.07.19 07:28:28.591492 [ 275 ] {} <Debug> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.07.19 07:28:28.591581 [ 275 ] {} <Debug> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.07.19 07:28:28.591664 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2025.07.19 07:28:28.591718 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.07.19 07:28:28.591817 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2025.07.19 07:28:28.592495 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60112 | ||
| 245 | 2025.07.19 07:28:28.592607 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59156 | ||
| 246 | 2025.07.19 07:28:28.592723 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2025.07.19 07:28:28.592746 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65176 | ||
| 248 | 2025.07.19 07:28:28.592771 [ 276 ] {} <Debug> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:60112 | ||
| 249 | 2025.07.19 07:28:28.592875 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.07.19 07:28:28.592890 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34631 | ||
| 251 | 2025.07.19 07:28:28.592974 [ 277 ] {} <Debug> TCP-Session: fa9c7344-4a5a-4772-b6cc-b628d68c880b Authenticating user 'default' from [fd00:1122:3344:101::d]:59156 | ||
| 252 | 2025.07.19 07:28:28.592919 [ 276 ] {} <Debug> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2025.07.19 07:28:28.593055 [ 277 ] {} <Debug> TCP-Session: fa9c7344-4a5a-4772-b6cc-b628d68c880b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2025.07.19 07:28:28.593059 [ 276 ] {} <Debug> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.07.19 07:28:28.593116 [ 277 ] {} <Debug> TCP-Session: fa9c7344-4a5a-4772-b6cc-b628d68c880b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.07.19 07:28:28.593675 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47174 | ||
| 257 | 2025.07.19 07:28:28.594904 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41855 | ||
| 258 | 2025.07.19 07:28:28.596787 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2025.07.19 07:28:28.596833 [ 278 ] {} <Debug> TCP-Session: eb31fc7b-76f7-4b6c-aadf-da90329fc3d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65176 | ||
| 260 | 2025.07.19 07:28:28.596856 [ 278 ] {} <Debug> TCP-Session: eb31fc7b-76f7-4b6c-aadf-da90329fc3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.07.19 07:28:28.596928 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44674 | ||
| 262 | 2025.07.19 07:28:28.596990 [ 278 ] {} <Debug> TCP-Session: eb31fc7b-76f7-4b6c-aadf-da90329fc3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.07.19 07:28:28.599101 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.07.19 07:28:28.599151 [ 280 ] {} <Debug> TCP-Session: ca5858a8-9858-4660-b6c0-5d68ca5fbf31 Authenticating user 'default' from [fd00:1122:3344:101::d]:47174 | ||
| 265 | 2025.07.19 07:28:28.599184 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55794 | ||
| 266 | 2025.07.19 07:28:28.599222 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.07.19 07:28:28.599247 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.07.19 07:28:28.599278 [ 281 ] {} <Debug> TCP-Session: 61feb85d-4ee9-4bbc-bd57-3e58fa1311e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41855 | ||
| 269 | 2025.07.19 07:28:28.599329 [ 282 ] {} <Debug> TCP-Session: 31ae8175-1b2b-4c95-9301-6dd8594a4113 Authenticating user 'default' from [fd00:1122:3344:101::d]:44674 | ||
| 270 | 2025.07.19 07:28:28.599319 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 271 | 2025.07.19 07:28:28.599363 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2025.07.19 07:28:28.599426 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2025.07.19 07:28:28.599447 [ 282 ] {} <Debug> TCP-Session: 31ae8175-1b2b-4c95-9301-6dd8594a4113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.07.19 07:28:28.599486 [ 279 ] {} <Debug> TCP-Session: 3678a2cd-d6c0-4166-a25d-b256882a2a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:34631 | ||
| 275 | 2025.07.19 07:28:28.599512 [ 282 ] {} <Debug> TCP-Session: 31ae8175-1b2b-4c95-9301-6dd8594a4113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.07.19 07:28:28.599471 [ 283 ] {} <Debug> TCP-Session: 1686d42c-a1b4-4dd0-af57-57e17658d5c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55794 | ||
| 277 | 2025.07.19 07:28:28.599421 [ 281 ] {} <Debug> TCP-Session: 61feb85d-4ee9-4bbc-bd57-3e58fa1311e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.07.19 07:28:28.599581 [ 283 ] {} <Debug> TCP-Session: 1686d42c-a1b4-4dd0-af57-57e17658d5c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.07.19 07:28:28.599575 [ 279 ] {} <Debug> TCP-Session: 3678a2cd-d6c0-4166-a25d-b256882a2a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.07.19 07:28:28.599258 [ 280 ] {} <Debug> TCP-Session: ca5858a8-9858-4660-b6c0-5d68ca5fbf31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.07.19 07:28:28.599681 [ 283 ] {} <Debug> TCP-Session: 1686d42c-a1b4-4dd0-af57-57e17658d5c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.07.19 07:28:28.599671 [ 279 ] {} <Debug> TCP-Session: 3678a2cd-d6c0-4166-a25d-b256882a2a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.07.19 07:28:28.599755 [ 280 ] {} <Debug> TCP-Session: ca5858a8-9858-4660-b6c0-5d68ca5fbf31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.07.19 07:28:28.599662 [ 281 ] {} <Debug> TCP-Session: 61feb85d-4ee9-4bbc-bd57-3e58fa1311e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2025.07.19 07:28:28.602345 [ 275 ] {5e7882b7-de04-4ce9-94aa-4644920c32b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2025.07.19 07:28:28.741165 [ 275 ] {5e7882b7-de04-4ce9-94aa-4644920c32b9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48131) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2025.07.19 07:28:28.742098 [ 275 ] {5e7882b7-de04-4ce9-94aa-4644920c32b9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2025.07.19 07:28:28.742323 [ 275 ] {5e7882b7-de04-4ce9-94aa-4644920c32b9} <Debug> TCPHandler: Processed in 0.149690236 sec. | ||
| 335 | 2025.07.19 07:28:28.742792 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2025.07.19 07:28:28.743127 [ 276 ] {15247b06-98bd-46d5-9702-f1710fcb4b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2025.07.19 07:28:28.743558 [ 276 ] {15247b06-98bd-46d5-9702-f1710fcb4b0e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60112) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2025.07.19 07:28:28.743918 [ 276 ] {15247b06-98bd-46d5-9702-f1710fcb4b0e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2025.07.19 07:28:28.744163 [ 276 ] {15247b06-98bd-46d5-9702-f1710fcb4b0e} <Debug> TCPHandler: Processed in 0.001553615 sec. | ||
| 386 | 2025.07.19 07:28:28.744527 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.07.19 07:28:28.745266 [ 275 ] {56531a28-4925-4ed4-90de-92ee44ed59d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2025.07.19 07:28:28.745882 [ 275 ] {56531a28-4925-4ed4-90de-92ee44ed59d1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2025.07.19 07:28:28.766813 [ 275 ] {56531a28-4925-4ed4-90de-92ee44ed59d1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2025.07.19 07:28:28.766836 [ 275 ] {56531a28-4925-4ed4-90de-92ee44ed59d1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6601e-05 sec | ||
| 391 | 2025.07.19 07:28:28.766849 [ 275 ] {56531a28-4925-4ed4-90de-92ee44ed59d1} <Trace> ReferentialDeps: No tables | ||
| 392 | 2025.07.19 07:28:28.766934 [ 275 ] {56531a28-4925-4ed4-90de-92ee44ed59d1} <Trace> LoadingDeps: No tables | ||
| 393 | 2025.07.19 07:28:28.766959 [ 275 ] {56531a28-4925-4ed4-90de-92ee44ed59d1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2025.07.19 07:28:28.767607 [ 275 ] {56531a28-4925-4ed4-90de-92ee44ed59d1} <Debug> TCPHandler: Processed in 0.023189091 sec. | ||
| 395 | 2025.07.19 07:28:28.767759 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.07.19 07:28:28.767981 [ 275 ] {bffd1f74-ee0d-4441-bf48-b05c495d8147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2025.07.19 07:28:28.768096 [ 275 ] {bffd1f74-ee0d-4441-bf48-b05c495d8147} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2025.07.19 07:28:28.773153 [ 275 ] {bffd1f74-ee0d-4441-bf48-b05c495d8147} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2025.07.19 07:28:28.791311 [ 275 ] {bffd1f74-ee0d-4441-bf48-b05c495d8147} <Debug> oximeter.version (1dff126f-60dc-4a59-811e-9f902a204783): Loading data parts | ||
| 401 | 2025.07.19 07:28:28.792492 [ 275 ] {bffd1f74-ee0d-4441-bf48-b05c495d8147} <Debug> oximeter.version (1dff126f-60dc-4a59-811e-9f902a204783): There are no data parts | ||
| 402 | 2025.07.19 07:28:28.815989 [ 275 ] {bffd1f74-ee0d-4441-bf48-b05c495d8147} <Debug> TCPHandler: Processed in 0.048279245 sec. | ||
| 403 | 2025.07.19 07:28:28.816149 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2025.07.19 07:28:28.816327 [ 275 ] {0fd09f41-459d-4713-b426-53c1da47ec4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2025.07.19 07:28:28.816450 [ 275 ] {0fd09f41-459d-4713-b426-53c1da47ec4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2025.07.19 07:28:28.839865 [ 275 ] {0fd09f41-459d-4713-b426-53c1da47ec4b} <Debug> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Loading data parts | ||
| 417 | 2025.07.19 07:28:28.840069 [ 275 ] {0fd09f41-459d-4713-b426-53c1da47ec4b} <Debug> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): There are no data parts | ||
| 418 | 2025.07.19 07:28:28.851131 [ 275 ] {0fd09f41-459d-4713-b426-53c1da47ec4b} <Debug> TCPHandler: Processed in 0.035031458 sec. | ||
| 419 | 2025.07.19 07:28:28.851368 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.07.19 07:28:28.851530 [ 275 ] {1a5b8947-4e54-4521-9244-404f9de3e9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 421 | 2025.07.19 07:28:28.851644 [ 275 ] {1a5b8947-4e54-4521-9244-404f9de3e9af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.07.19 07:28:28.865641 [ 275 ] {1a5b8947-4e54-4521-9244-404f9de3e9af} <Debug> oximeter.measurements_i8 (787dba74-70d9-4e3a-a0a2-686f1306f027): Loading data parts | ||
| 423 | 2025.07.19 07:28:28.866045 [ 275 ] {1a5b8947-4e54-4521-9244-404f9de3e9af} <Debug> oximeter.measurements_i8 (787dba74-70d9-4e3a-a0a2-686f1306f027): There are no data parts | ||
| 424 | 2025.07.19 07:28:28.886216 [ 275 ] {1a5b8947-4e54-4521-9244-404f9de3e9af} <Debug> TCPHandler: Processed in 0.034898655 sec. | ||
| 425 | 2025.07.19 07:28:28.886376 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.07.19 07:28:28.886534 [ 275 ] {b184211b-e32f-4672-86cd-b412667fb910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 427 | 2025.07.19 07:28:28.886657 [ 275 ] {b184211b-e32f-4672-86cd-b412667fb910} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.07.19 07:28:28.904736 [ 275 ] {b184211b-e32f-4672-86cd-b412667fb910} <Debug> oximeter.measurements_u8 (7b1a3091-465f-4e9a-baa7-c0e5a686aa66): Loading data parts | ||
| 429 | 2025.07.19 07:28:28.904868 [ 275 ] {b184211b-e32f-4672-86cd-b412667fb910} <Debug> oximeter.measurements_u8 (7b1a3091-465f-4e9a-baa7-c0e5a686aa66): There are no data parts | ||
| 430 | 2025.07.19 07:28:28.927078 [ 275 ] {b184211b-e32f-4672-86cd-b412667fb910} <Debug> TCPHandler: Processed in 0.040750507 sec. | ||
| 431 | 2025.07.19 07:28:28.927311 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.07.19 07:28:28.927513 [ 275 ] {f4ed3d3e-06a1-41ec-bcdf-fa74f1e4445a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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 | 2025.07.19 07:28:28.927635 [ 275 ] {f4ed3d3e-06a1-41ec-bcdf-fa74f1e4445a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.07.19 07:28:28.942240 [ 275 ] {f4ed3d3e-06a1-41ec-bcdf-fa74f1e4445a} <Debug> oximeter.measurements_i16 (26ab7e84-48cc-4664-b0c5-91195889fe6f): Loading data parts | ||
| 435 | 2025.07.19 07:28:28.942401 [ 275 ] {f4ed3d3e-06a1-41ec-bcdf-fa74f1e4445a} <Debug> oximeter.measurements_i16 (26ab7e84-48cc-4664-b0c5-91195889fe6f): There are no data parts | ||
| 436 | 2025.07.19 07:28:28.966655 [ 275 ] {f4ed3d3e-06a1-41ec-bcdf-fa74f1e4445a} <Debug> TCPHandler: Processed in 0.039391675 sec. | ||
| 437 | 2025.07.19 07:28:28.966849 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.07.19 07:28:28.967041 [ 275 ] {ba5e23f1-5a7d-412a-a652-92792e7a6d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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 | 2025.07.19 07:28:28.967187 [ 275 ] {ba5e23f1-5a7d-412a-a652-92792e7a6d92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.07.19 07:28:28.990576 [ 275 ] {ba5e23f1-5a7d-412a-a652-92792e7a6d92} <Debug> oximeter.measurements_u16 (ec09ee36-0c22-400a-bef7-17f305b76eff): Loading data parts | ||
| 441 | 2025.07.19 07:28:28.990743 [ 275 ] {ba5e23f1-5a7d-412a-a652-92792e7a6d92} <Debug> oximeter.measurements_u16 (ec09ee36-0c22-400a-bef7-17f305b76eff): There are no data parts | ||
| 442 | 2025.07.19 07:28:29.000318 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.59 MiB, peak 124.59 MiB, free memory in arenas 0.00 B, will set to 132.73 MiB (RSS), difference: 8.14 MiB | ||
| 443 | 2025.07.19 07:28:29.003909 [ 275 ] {ba5e23f1-5a7d-412a-a652-92792e7a6d92} <Debug> TCPHandler: Processed in 0.037120025 sec. | ||
| 444 | 2025.07.19 07:28:29.004065 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.07.19 07:28:29.004224 [ 275 ] {209ea1e7-ea1b-479e-8e2a-c3187714afcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 446 | 2025.07.19 07:28:29.004352 [ 275 ] {209ea1e7-ea1b-479e-8e2a-c3187714afcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 447 | 2025.07.19 07:28:29.014505 [ 275 ] {209ea1e7-ea1b-479e-8e2a-c3187714afcf} <Debug> oximeter.measurements_i32 (fec82cb0-12d1-498d-b1d1-5dc05a3de164): Loading data parts | ||
| 448 | 2025.07.19 07:28:29.014763 [ 275 ] {209ea1e7-ea1b-479e-8e2a-c3187714afcf} <Debug> oximeter.measurements_i32 (fec82cb0-12d1-498d-b1d1-5dc05a3de164): There are no data parts | ||
| 449 | 2025.07.19 07:28:29.047115 [ 275 ] {209ea1e7-ea1b-479e-8e2a-c3187714afcf} <Debug> TCPHandler: Processed in 0.043106089 sec. | ||
| 450 | 2025.07.19 07:28:29.047262 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.07.19 07:28:29.047494 [ 275 ] {ce850575-443d-4021-b546-7be390030b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 452 | 2025.07.19 07:28:29.047605 [ 275 ] {ce850575-443d-4021-b546-7be390030b3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 453 | 2025.07.19 07:28:29.069277 [ 275 ] {ce850575-443d-4021-b546-7be390030b3e} <Debug> oximeter.measurements_u32 (6b68d058-dd64-44c5-bfe7-d3d1044fef4e): Loading data parts | ||
| 454 | 2025.07.19 07:28:29.069416 [ 275 ] {ce850575-443d-4021-b546-7be390030b3e} <Debug> oximeter.measurements_u32 (6b68d058-dd64-44c5-bfe7-d3d1044fef4e): There are no data parts | ||
| 455 | 2025.07.19 07:28:29.084458 [ 275 ] {ce850575-443d-4021-b546-7be390030b3e} <Debug> TCPHandler: Processed in 0.037249407 sec. | ||
| 456 | 2025.07.19 07:28:29.084750 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.07.19 07:28:29.085008 [ 275 ] {ab96b57f-79d8-4bcd-9b8f-2c56f14a9d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 458 | 2025.07.19 07:28:29.085129 [ 275 ] {ab96b57f-79d8-4bcd-9b8f-2c56f14a9d99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 459 | 2025.07.19 07:28:29.108584 [ 275 ] {ab96b57f-79d8-4bcd-9b8f-2c56f14a9d99} <Debug> oximeter.measurements_i64 (79cde5ec-b4af-4bfe-ba64-aaaf29b98b71): Loading data parts | ||
| 460 | 2025.07.19 07:28:29.108829 [ 275 ] {ab96b57f-79d8-4bcd-9b8f-2c56f14a9d99} <Debug> oximeter.measurements_i64 (79cde5ec-b4af-4bfe-ba64-aaaf29b98b71): There are no data parts | ||
| 461 | 2025.07.19 07:28:29.132821 [ 275 ] {ab96b57f-79d8-4bcd-9b8f-2c56f14a9d99} <Debug> TCPHandler: Processed in 0.048184443 sec. | ||
| 462 | 2025.07.19 07:28:29.133046 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.07.19 07:28:29.133318 [ 275 ] {5a748740-b1cb-4c7c-8f52-eb4562b335d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 464 | 2025.07.19 07:28:29.133447 [ 275 ] {5a748740-b1cb-4c7c-8f52-eb4562b335d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 465 | 2025.07.19 07:28:29.155589 [ 275 ] {5a748740-b1cb-4c7c-8f52-eb4562b335d4} <Debug> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Loading data parts | ||
| 466 | 2025.07.19 07:28:29.155859 [ 275 ] {5a748740-b1cb-4c7c-8f52-eb4562b335d4} <Debug> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): There are no data parts | ||
| 467 | 2025.07.19 07:28:29.179417 [ 275 ] {5a748740-b1cb-4c7c-8f52-eb4562b335d4} <Debug> TCPHandler: Processed in 0.046442534 sec. | ||
| 468 | 2025.07.19 07:28:29.179595 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.07.19 07:28:29.179781 [ 275 ] {dacc2db4-5049-40bd-ae33-986cd20a8679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 470 | 2025.07.19 07:28:29.179930 [ 275 ] {dacc2db4-5049-40bd-ae33-986cd20a8679} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 471 | 2025.07.19 07:28:29.199706 [ 275 ] {dacc2db4-5049-40bd-ae33-986cd20a8679} <Debug> oximeter.measurements_f32 (ed5c151f-641f-4064-b089-97707dad278f): Loading data parts | ||
| 472 | 2025.07.19 07:28:29.200025 [ 275 ] {dacc2db4-5049-40bd-ae33-986cd20a8679} <Debug> oximeter.measurements_f32 (ed5c151f-641f-4064-b089-97707dad278f): There are no data parts | ||
| 473 | 2025.07.19 07:28:29.206089 [ 275 ] {dacc2db4-5049-40bd-ae33-986cd20a8679} <Debug> TCPHandler: Processed in 0.026556907 sec. | ||
| 474 | 2025.07.19 07:28:29.206228 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.07.19 07:28:29.206458 [ 275 ] {1ce9f02d-12b3-4140-aebf-a1d7e38d0a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 476 | 2025.07.19 07:28:29.206569 [ 275 ] {1ce9f02d-12b3-4140-aebf-a1d7e38d0a26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 477 | 2025.07.19 07:28:29.226426 [ 275 ] {1ce9f02d-12b3-4140-aebf-a1d7e38d0a26} <Debug> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Loading data parts | ||
| 478 | 2025.07.19 07:28:29.226554 [ 275 ] {1ce9f02d-12b3-4140-aebf-a1d7e38d0a26} <Debug> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): There are no data parts | ||
| 479 | 2025.07.19 07:28:29.232857 [ 275 ] {1ce9f02d-12b3-4140-aebf-a1d7e38d0a26} <Debug> TCPHandler: Processed in 0.02668348 sec. | ||
| 480 | 2025.07.19 07:28:29.233022 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.07.19 07:28:29.233206 [ 275 ] {2510b535-4587-4269-874f-04b9241dcbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 482 | 2025.07.19 07:28:29.233325 [ 275 ] {2510b535-4587-4269-874f-04b9241dcbc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 483 | 2025.07.19 07:28:29.243782 [ 275 ] {2510b535-4587-4269-874f-04b9241dcbc0} <Debug> oximeter.measurements_string (978e5922-5a69-4f4e-8a41-2d7b4b8de631): Loading data parts | ||
| 484 | 2025.07.19 07:28:29.244078 [ 275 ] {2510b535-4587-4269-874f-04b9241dcbc0} <Debug> oximeter.measurements_string (978e5922-5a69-4f4e-8a41-2d7b4b8de631): There are no data parts | ||
| 485 | 2025.07.19 07:28:29.253861 [ 275 ] {2510b535-4587-4269-874f-04b9241dcbc0} <Debug> TCPHandler: Processed in 0.02089879 sec. | ||
| 486 | 2025.07.19 07:28:29.254071 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.07.19 07:28:29.254371 [ 275 ] {acaf1741-8bdd-4e75-8c5a-d567f382ec50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 488 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 489 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 490 | * a string isn't palatable for a few reasons. | ||
| 491 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 492 | * details. | ||
| 493 | */ | ||
| 494 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.07.19 07:28:29.254529 [ 275 ] {acaf1741-8bdd-4e75-8c5a-d567f382ec50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 496 | 2025.07.19 07:28:29.269110 [ 275 ] {acaf1741-8bdd-4e75-8c5a-d567f382ec50} <Debug> oximeter.measurements_bytes (d2d4a6f9-c947-49c2-ada5-398c96ad1fd8): Loading data parts | ||
| 497 | 2025.07.19 07:28:29.269327 [ 275 ] {acaf1741-8bdd-4e75-8c5a-d567f382ec50} <Debug> oximeter.measurements_bytes (d2d4a6f9-c947-49c2-ada5-398c96ad1fd8): There are no data parts | ||
| 498 | 2025.07.19 07:28:29.300197 [ 275 ] {acaf1741-8bdd-4e75-8c5a-d567f382ec50} <Debug> TCPHandler: Processed in 0.046195588 sec. | ||
| 499 | 2025.07.19 07:28:29.300380 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.07.19 07:28:29.300627 [ 275 ] {537ccdbc-8e63-4899-af06-48f49ef84c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 501 | 2025.07.19 07:28:29.300747 [ 275 ] {537ccdbc-8e63-4899-af06-48f49ef84c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 502 | 2025.07.19 07:28:29.317575 [ 275 ] {537ccdbc-8e63-4899-af06-48f49ef84c42} <Debug> oximeter.measurements_cumulativei64 (8a97b9ac-8c2d-4bdb-9429-66e6493b3b64): Loading data parts | ||
| 503 | 2025.07.19 07:28:29.317768 [ 275 ] {537ccdbc-8e63-4899-af06-48f49ef84c42} <Debug> oximeter.measurements_cumulativei64 (8a97b9ac-8c2d-4bdb-9429-66e6493b3b64): There are no data parts | ||
| 504 | 2025.07.19 07:28:29.337895 [ 275 ] {537ccdbc-8e63-4899-af06-48f49ef84c42} <Debug> TCPHandler: Processed in 0.037572245 sec. | ||
| 505 | 2025.07.19 07:28:29.338077 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.07.19 07:28:29.338331 [ 275 ] {50f90aae-e3c0-447f-bef5-84f365d27799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 507 | 2025.07.19 07:28:29.338427 [ 275 ] {50f90aae-e3c0-447f-bef5-84f365d27799} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 508 | 2025.07.19 07:28:29.374551 [ 275 ] {50f90aae-e3c0-447f-bef5-84f365d27799} <Debug> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Loading data parts | ||
| 509 | 2025.07.19 07:28:29.374743 [ 275 ] {50f90aae-e3c0-447f-bef5-84f365d27799} <Debug> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): There are no data parts | ||
| 510 | 2025.07.19 07:28:29.389658 [ 275 ] {50f90aae-e3c0-447f-bef5-84f365d27799} <Debug> TCPHandler: Processed in 0.051651671 sec. | ||
| 511 | 2025.07.19 07:28:29.390001 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.07.19 07:28:29.390204 [ 275 ] {fc078098-8d28-4199-9fc7-30ac8058b16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 513 | 2025.07.19 07:28:29.390382 [ 275 ] {fc078098-8d28-4199-9fc7-30ac8058b16b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 514 | 2025.07.19 07:28:29.412803 [ 275 ] {fc078098-8d28-4199-9fc7-30ac8058b16b} <Debug> oximeter.measurements_cumulativef32 (f9da8fc8-1486-4dea-a39a-5e37ca7ac74a): Loading data parts | ||
| 515 | 2025.07.19 07:28:29.413058 [ 275 ] {fc078098-8d28-4199-9fc7-30ac8058b16b} <Debug> oximeter.measurements_cumulativef32 (f9da8fc8-1486-4dea-a39a-5e37ca7ac74a): There are no data parts | ||
| 516 | 2025.07.19 07:28:29.459815 [ 275 ] {fc078098-8d28-4199-9fc7-30ac8058b16b} <Debug> TCPHandler: Processed in 0.069893282 sec. | ||
| 517 | 2025.07.19 07:28:29.460121 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.07.19 07:28:29.460468 [ 275 ] {425469a2-6b47-491d-ab61-a8647ae2e9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 519 | 2025.07.19 07:28:29.460628 [ 275 ] {425469a2-6b47-491d-ab61-a8647ae2e9ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 520 | 2025.07.19 07:28:29.540815 [ 275 ] {425469a2-6b47-491d-ab61-a8647ae2e9ff} <Debug> oximeter.measurements_cumulativef64 (259d4e00-d942-4bd1-b62d-56c590f0b2d5): Loading data parts | ||
| 521 | 2025.07.19 07:28:29.540998 [ 275 ] {425469a2-6b47-491d-ab61-a8647ae2e9ff} <Debug> oximeter.measurements_cumulativef64 (259d4e00-d942-4bd1-b62d-56c590f0b2d5): There are no data parts | ||
| 522 | 2025.07.19 07:28:29.599289 [ 275 ] {425469a2-6b47-491d-ab61-a8647ae2e9ff} <Debug> TCPHandler: Processed in 0.139254981 sec. | ||
| 523 | 2025.07.19 07:28:29.599606 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.07.19 07:28:29.599992 [ 275 ] {a5416843-c731-4157-a74c-8d9718c88fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 525 | * NOTE: Array types cannot be Nullable, see | ||
| 526 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 527 | * for more details. | ||
| 528 | * | ||
| 529 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 530 | * is unfortunate, and at this point relies on the fact that an | ||
| 531 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 532 | * to figure out another way to represent missing samples here. | ||
| 533 | */ | ||
| 534 | 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) | ||
| 535 | 2025.07.19 07:28:29.600143 [ 275 ] {a5416843-c731-4157-a74c-8d9718c88fa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 536 | 2025.07.19 07:28:29.628347 [ 275 ] {a5416843-c731-4157-a74c-8d9718c88fa9} <Debug> oximeter.measurements_histogrami8 (cc1ae180-5198-4a64-b607-4b99dca990f9): Loading data parts | ||
| 537 | 2025.07.19 07:28:29.628577 [ 275 ] {a5416843-c731-4157-a74c-8d9718c88fa9} <Debug> oximeter.measurements_histogrami8 (cc1ae180-5198-4a64-b607-4b99dca990f9): There are no data parts | ||
| 538 | 2025.07.19 07:28:29.650344 [ 275 ] {a5416843-c731-4157-a74c-8d9718c88fa9} <Debug> TCPHandler: Processed in 0.050867584 sec. | ||
| 539 | 2025.07.19 07:28:29.650508 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2025.07.19 07:28:29.650821 [ 275 ] {8d6f2839-1ed4-4cb7-94ce-e8fcb98821be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 541 | 2025.07.19 07:28:29.650954 [ 275 ] {8d6f2839-1ed4-4cb7-94ce-e8fcb98821be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 542 | 2025.07.19 07:28:29.667545 [ 275 ] {8d6f2839-1ed4-4cb7-94ce-e8fcb98821be} <Debug> oximeter.measurements_histogramu8 (d789c6dc-8c28-4cb8-b12a-c659596764cf): Loading data parts | ||
| 543 | 2025.07.19 07:28:29.667691 [ 275 ] {8d6f2839-1ed4-4cb7-94ce-e8fcb98821be} <Debug> oximeter.measurements_histogramu8 (d789c6dc-8c28-4cb8-b12a-c659596764cf): There are no data parts | ||
| 544 | 2025.07.19 07:28:29.684820 [ 275 ] {8d6f2839-1ed4-4cb7-94ce-e8fcb98821be} <Debug> TCPHandler: Processed in 0.034373513 sec. | ||
| 545 | 2025.07.19 07:28:29.684971 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2025.07.19 07:28:29.685188 [ 275 ] {b6bb1e92-4549-442a-8873-035b2b7b5837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 547 | 2025.07.19 07:28:29.685325 [ 275 ] {b6bb1e92-4549-442a-8873-035b2b7b5837} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 548 | 2025.07.19 07:28:29.700995 [ 275 ] {b6bb1e92-4549-442a-8873-035b2b7b5837} <Debug> oximeter.measurements_histogrami16 (e51d6133-eb90-4780-948d-a1ede45ac7cb): Loading data parts | ||
| 549 | 2025.07.19 07:28:29.701236 [ 275 ] {b6bb1e92-4549-442a-8873-035b2b7b5837} <Debug> oximeter.measurements_histogrami16 (e51d6133-eb90-4780-948d-a1ede45ac7cb): There are no data parts | ||
| 550 | 2025.07.19 07:28:29.723898 [ 275 ] {b6bb1e92-4549-442a-8873-035b2b7b5837} <Debug> TCPHandler: Processed in 0.038981737 sec. | ||
| 551 | 2025.07.19 07:28:29.724071 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2025.07.19 07:28:29.724432 [ 275 ] {7e1606ce-36f0-4a87-af6a-5bcb45d42347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 553 | 2025.07.19 07:28:29.724565 [ 275 ] {7e1606ce-36f0-4a87-af6a-5bcb45d42347} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 554 | 2025.07.19 07:28:29.736761 [ 275 ] {7e1606ce-36f0-4a87-af6a-5bcb45d42347} <Debug> oximeter.measurements_histogramu16 (1bccdc2b-43a0-4c73-96bc-4d8a7954b537): Loading data parts | ||
| 555 | 2025.07.19 07:28:29.736896 [ 275 ] {7e1606ce-36f0-4a87-af6a-5bcb45d42347} <Debug> oximeter.measurements_histogramu16 (1bccdc2b-43a0-4c73-96bc-4d8a7954b537): There are no data parts | ||
| 556 | 2025.07.19 07:28:29.750434 [ 275 ] {7e1606ce-36f0-4a87-af6a-5bcb45d42347} <Debug> TCPHandler: Processed in 0.026428784 sec. | ||
| 557 | 2025.07.19 07:28:29.750630 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2025.07.19 07:28:29.750903 [ 275 ] {f89b47ed-3be3-44f0-abc8-d3c6e7677a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 559 | 2025.07.19 07:28:29.751065 [ 275 ] {f89b47ed-3be3-44f0-abc8-d3c6e7677a78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 560 | 2025.07.19 07:28:29.763176 [ 275 ] {f89b47ed-3be3-44f0-abc8-d3c6e7677a78} <Debug> oximeter.measurements_histogrami32 (b4c3f4a7-c65f-421d-ba5d-aca01cb260b2): Loading data parts | ||
| 561 | 2025.07.19 07:28:29.763434 [ 275 ] {f89b47ed-3be3-44f0-abc8-d3c6e7677a78} <Debug> oximeter.measurements_histogrami32 (b4c3f4a7-c65f-421d-ba5d-aca01cb260b2): There are no data parts | ||
| 562 | 2025.07.19 07:28:29.774102 [ 275 ] {f89b47ed-3be3-44f0-abc8-d3c6e7677a78} <Debug> TCPHandler: Processed in 0.023536409 sec. | ||
| 563 | 2025.07.19 07:28:29.774273 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2025.07.19 07:28:29.774581 [ 275 ] {f6d9776c-b00b-4296-bf12-0b74006c83f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 565 | 2025.07.19 07:28:29.774715 [ 275 ] {f6d9776c-b00b-4296-bf12-0b74006c83f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 566 | 2025.07.19 07:28:29.787251 [ 275 ] {f6d9776c-b00b-4296-bf12-0b74006c83f1} <Debug> oximeter.measurements_histogramu32 (0815a208-bba6-48f6-8edc-233da3be5740): Loading data parts | ||
| 567 | 2025.07.19 07:28:29.787398 [ 275 ] {f6d9776c-b00b-4296-bf12-0b74006c83f1} <Debug> oximeter.measurements_histogramu32 (0815a208-bba6-48f6-8edc-233da3be5740): There are no data parts | ||
| 568 | 2025.07.19 07:28:29.797927 [ 275 ] {f6d9776c-b00b-4296-bf12-0b74006c83f1} <Debug> TCPHandler: Processed in 0.023718363 sec. | ||
| 569 | 2025.07.19 07:28:29.798113 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2025.07.19 07:28:29.798332 [ 275 ] {8f35a388-ed55-4e91-916c-83dcf97d8858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 571 | 2025.07.19 07:28:29.798473 [ 275 ] {8f35a388-ed55-4e91-916c-83dcf97d8858} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 572 | 2025.07.19 07:28:29.821859 [ 275 ] {8f35a388-ed55-4e91-916c-83dcf97d8858} <Debug> oximeter.measurements_histogrami64 (e7f54751-0275-4c80-9606-0385b91a1194): Loading data parts | ||
| 573 | 2025.07.19 07:28:29.822075 [ 275 ] {8f35a388-ed55-4e91-916c-83dcf97d8858} <Debug> oximeter.measurements_histogrami64 (e7f54751-0275-4c80-9606-0385b91a1194): There are no data parts | ||
| 574 | 2025.07.19 07:28:29.834899 [ 275 ] {8f35a388-ed55-4e91-916c-83dcf97d8858} <Debug> TCPHandler: Processed in 0.036839689 sec. | ||
| 575 | 2025.07.19 07:28:29.835077 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2025.07.19 07:28:29.835430 [ 275 ] {3d3946a9-19e6-4513-8e84-f4ae00a75113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 577 | 2025.07.19 07:28:29.835575 [ 275 ] {3d3946a9-19e6-4513-8e84-f4ae00a75113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 578 | 2025.07.19 07:28:29.859300 [ 275 ] {3d3946a9-19e6-4513-8e84-f4ae00a75113} <Debug> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Loading data parts | ||
| 579 | 2025.07.19 07:28:29.859439 [ 275 ] {3d3946a9-19e6-4513-8e84-f4ae00a75113} <Debug> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): There are no data parts | ||
| 580 | 2025.07.19 07:28:29.893425 [ 275 ] {3d3946a9-19e6-4513-8e84-f4ae00a75113} <Debug> TCPHandler: Processed in 0.058420354 sec. | ||
| 581 | 2025.07.19 07:28:29.893582 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2025.07.19 07:28:29.893805 [ 275 ] {29d94df2-fe46-434e-8988-f1253e5b554a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 583 | 2025.07.19 07:28:29.893946 [ 275 ] {29d94df2-fe46-434e-8988-f1253e5b554a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2025.07.19 07:28:29.915162 [ 275 ] {29d94df2-fe46-434e-8988-f1253e5b554a} <Debug> oximeter.measurements_histogramf32 (e7a7bb0b-80e6-4b4f-bc49-ac21ec0b38e1): Loading data parts | ||
| 585 | 2025.07.19 07:28:29.915547 [ 275 ] {29d94df2-fe46-434e-8988-f1253e5b554a} <Debug> oximeter.measurements_histogramf32 (e7a7bb0b-80e6-4b4f-bc49-ac21ec0b38e1): There are no data parts | ||
| 586 | 2025.07.19 07:28:29.919223 [ 275 ] {29d94df2-fe46-434e-8988-f1253e5b554a} <Debug> TCPHandler: Processed in 0.025698548 sec. | ||
| 587 | 2025.07.19 07:28:29.919417 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2025.07.19 07:28:29.919737 [ 275 ] {2b8ab387-5a0a-44d7-8377-93945ee6ab17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 589 | 2025.07.19 07:28:29.919871 [ 275 ] {2b8ab387-5a0a-44d7-8377-93945ee6ab17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 590 | 2025.07.19 07:28:29.934307 [ 275 ] {2b8ab387-5a0a-44d7-8377-93945ee6ab17} <Debug> oximeter.measurements_histogramf64 (bab19ce4-7dbc-42f2-9449-d65f2f7a5d6d): Loading data parts | ||
| 591 | 2025.07.19 07:28:29.934435 [ 275 ] {2b8ab387-5a0a-44d7-8377-93945ee6ab17} <Debug> oximeter.measurements_histogramf64 (bab19ce4-7dbc-42f2-9449-d65f2f7a5d6d): There are no data parts | ||
| 592 | 2025.07.19 07:28:29.956966 [ 275 ] {2b8ab387-5a0a-44d7-8377-93945ee6ab17} <Debug> TCPHandler: Processed in 0.037603865 sec. | ||
| 593 | 2025.07.19 07:28:29.957173 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2025.07.19 07:28:29.957393 [ 275 ] {9895c137-1f12-4103-a11a-36b16c793a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) /* The field tables store named dimensions of each timeseries. | ||
| 595 | * | ||
| 596 | * As with the measurement tables, there is one field table for each field data | ||
| 597 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 598 | * this behavior **must not** be relied upon for query correctness. | ||
| 599 | * | ||
| 600 | * The index for the fields differs from the measurements, however. Rows are | ||
| 601 | * sorted by timeseries name, then field name, field value, and finally | ||
| 602 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 603 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 604 | * usually then used to look up measurements. | ||
| 605 | * | ||
| 606 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 607 | * timeseries name and then key, since it would improve lookups where one | ||
| 608 | * already has the key. Realistically though, these tables are quite small and | ||
| 609 | * so performance benefits will be low in absolute terms. | ||
| 610 | * | ||
| 611 | * TTL: We use a materialized column to expire old field table records. This | ||
| 612 | * column is generated automatically by the database whenever a new row is | ||
| 613 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 614 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 615 | * record will remain during a deduplication, which will have the last | ||
| 616 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 617 | * measurement tables. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2025.07.19 07:28:29.957542 [ 275 ] {9895c137-1f12-4103-a11a-36b16c793a49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 621 | 2025.07.19 07:28:29.979873 [ 275 ] {9895c137-1f12-4103-a11a-36b16c793a49} <Debug> oximeter.fields_bool (501c4b54-07c2-476c-bb1c-759f99f1331a): Loading data parts | ||
| 622 | 2025.07.19 07:28:29.980112 [ 275 ] {9895c137-1f12-4103-a11a-36b16c793a49} <Debug> oximeter.fields_bool (501c4b54-07c2-476c-bb1c-759f99f1331a): There are no data parts | ||
| 623 | 2025.07.19 07:28:29.990014 [ 275 ] {9895c137-1f12-4103-a11a-36b16c793a49} <Debug> TCPHandler: Processed in 0.032905359 sec. | ||
| 624 | 2025.07.19 07:28:29.990308 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2025.07.19 07:28:29.990793 [ 275 ] {265a95be-dab5-4023-8d28-0c22ec451658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 626 | 2025.07.19 07:28:29.990910 [ 275 ] {265a95be-dab5-4023-8d28-0c22ec451658} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2025.07.19 07:28:30.005789 [ 275 ] {265a95be-dab5-4023-8d28-0c22ec451658} <Debug> oximeter.fields_i8 (785f08fa-a6b5-4377-8267-318d21e5f8df): Loading data parts | ||
| 628 | 2025.07.19 07:28:30.005926 [ 275 ] {265a95be-dab5-4023-8d28-0c22ec451658} <Debug> oximeter.fields_i8 (785f08fa-a6b5-4377-8267-318d21e5f8df): There are no data parts | ||
| 629 | 2025.07.19 07:28:30.020901 [ 275 ] {265a95be-dab5-4023-8d28-0c22ec451658} <Debug> TCPHandler: Processed in 0.030732091 sec. | ||
| 630 | 2025.07.19 07:28:30.021197 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2025.07.19 07:28:30.021381 [ 275 ] {2adfa214-57ea-451b-85e5-1d6b38a2f00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 632 | 2025.07.19 07:28:30.021512 [ 275 ] {2adfa214-57ea-451b-85e5-1d6b38a2f00b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2025.07.19 07:28:30.042908 [ 275 ] {2adfa214-57ea-451b-85e5-1d6b38a2f00b} <Debug> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Loading data parts | ||
| 634 | 2025.07.19 07:28:30.043178 [ 275 ] {2adfa214-57ea-451b-85e5-1d6b38a2f00b} <Debug> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): There are no data parts | ||
| 635 | 2025.07.19 07:28:30.062837 [ 275 ] {2adfa214-57ea-451b-85e5-1d6b38a2f00b} <Debug> TCPHandler: Processed in 0.041714778 sec. | ||
| 636 | 2025.07.19 07:28:30.063039 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2025.07.19 07:28:30.063352 [ 275 ] {b4963df5-0d38-42c1-a136-622352f2f075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 638 | 2025.07.19 07:28:30.063500 [ 275 ] {b4963df5-0d38-42c1-a136-622352f2f075} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2025.07.19 07:28:30.091553 [ 275 ] {b4963df5-0d38-42c1-a136-622352f2f075} <Debug> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Loading data parts | ||
| 640 | 2025.07.19 07:28:30.091843 [ 275 ] {b4963df5-0d38-42c1-a136-622352f2f075} <Debug> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): There are no data parts | ||
| 641 | 2025.07.19 07:28:30.102429 [ 275 ] {b4963df5-0d38-42c1-a136-622352f2f075} <Debug> TCPHandler: Processed in 0.039448927 sec. | ||
| 642 | 2025.07.19 07:28:30.102635 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2025.07.19 07:28:30.102797 [ 275 ] {69766c17-f58c-4940-a3b2-868503d428e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 644 | 2025.07.19 07:28:30.102939 [ 275 ] {69766c17-f58c-4940-a3b2-868503d428e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2025.07.19 07:28:30.127102 [ 275 ] {69766c17-f58c-4940-a3b2-868503d428e9} <Debug> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Loading data parts | ||
| 646 | 2025.07.19 07:28:30.127438 [ 275 ] {69766c17-f58c-4940-a3b2-868503d428e9} <Debug> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): There are no data parts | ||
| 647 | 2025.07.19 07:28:30.147487 [ 275 ] {69766c17-f58c-4940-a3b2-868503d428e9} <Debug> TCPHandler: Processed in 0.04490266 sec. | ||
| 648 | 2025.07.19 07:28:30.147685 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2025.07.19 07:28:30.147996 [ 275 ] {473fb712-7d34-43cc-ab0d-013e152ef9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 650 | 2025.07.19 07:28:30.148139 [ 275 ] {473fb712-7d34-43cc-ab0d-013e152ef9e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2025.07.19 07:28:30.162290 [ 275 ] {473fb712-7d34-43cc-ab0d-013e152ef9e7} <Debug> oximeter.fields_i32 (5baeb58b-f5a2-4557-a9cb-e65d9fcd6d5c): Loading data parts | ||
| 652 | 2025.07.19 07:28:30.162415 [ 275 ] {473fb712-7d34-43cc-ab0d-013e152ef9e7} <Debug> oximeter.fields_i32 (5baeb58b-f5a2-4557-a9cb-e65d9fcd6d5c): There are no data parts | ||
| 653 | 2025.07.19 07:28:30.174516 [ 275 ] {473fb712-7d34-43cc-ab0d-013e152ef9e7} <Debug> TCPHandler: Processed in 0.026889255 sec. | ||
| 654 | 2025.07.19 07:28:30.174683 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.07.19 07:28:30.174877 [ 275 ] {71cc6e42-8d4d-4e7a-902d-0541407a2c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 656 | 2025.07.19 07:28:30.175024 [ 275 ] {71cc6e42-8d4d-4e7a-902d-0541407a2c49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2025.07.19 07:28:30.191013 [ 275 ] {71cc6e42-8d4d-4e7a-902d-0541407a2c49} <Debug> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Loading data parts | ||
| 658 | 2025.07.19 07:28:30.191237 [ 275 ] {71cc6e42-8d4d-4e7a-902d-0541407a2c49} <Debug> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): There are no data parts | ||
| 659 | 2025.07.19 07:28:30.202395 [ 275 ] {71cc6e42-8d4d-4e7a-902d-0541407a2c49} <Debug> TCPHandler: Processed in 0.027769924 sec. | ||
| 660 | 2025.07.19 07:28:30.202558 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2025.07.19 07:28:30.202852 [ 275 ] {d8505679-034b-459a-816a-e9862855a9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 662 | 2025.07.19 07:28:30.202992 [ 275 ] {d8505679-034b-459a-816a-e9862855a9cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2025.07.19 07:28:30.216174 [ 275 ] {d8505679-034b-459a-816a-e9862855a9cc} <Debug> oximeter.fields_i64 (d6a24093-55ca-423f-aca2-ed4983536b74): Loading data parts | ||
| 664 | 2025.07.19 07:28:30.216318 [ 275 ] {d8505679-034b-459a-816a-e9862855a9cc} <Debug> oximeter.fields_i64 (d6a24093-55ca-423f-aca2-ed4983536b74): There are no data parts | ||
| 665 | 2025.07.19 07:28:30.229548 [ 275 ] {d8505679-034b-459a-816a-e9862855a9cc} <Debug> TCPHandler: Processed in 0.027047808 sec. | ||
| 666 | 2025.07.19 07:28:30.229699 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2025.07.19 07:28:30.229859 [ 275 ] {9c51c38e-b49c-4840-8cb9-1c4b2e44ddfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 668 | 2025.07.19 07:28:30.229993 [ 275 ] {9c51c38e-b49c-4840-8cb9-1c4b2e44ddfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2025.07.19 07:28:30.249732 [ 275 ] {9c51c38e-b49c-4840-8cb9-1c4b2e44ddfb} <Debug> oximeter.fields_u64 (71ca01af-e370-439d-9a9a-c5b7d0af0d29): Loading data parts | ||
| 670 | 2025.07.19 07:28:30.250056 [ 275 ] {9c51c38e-b49c-4840-8cb9-1c4b2e44ddfb} <Debug> oximeter.fields_u64 (71ca01af-e370-439d-9a9a-c5b7d0af0d29): There are no data parts | ||
| 671 | 2025.07.19 07:28:30.268393 [ 275 ] {9c51c38e-b49c-4840-8cb9-1c4b2e44ddfb} <Debug> TCPHandler: Processed in 0.038741681 sec. | ||
| 672 | 2025.07.19 07:28:30.268694 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2025.07.19 07:28:30.269035 [ 275 ] {77040ca8-2f52-44f3-83e1-bf3d485040fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 674 | 2025.07.19 07:28:30.269175 [ 275 ] {77040ca8-2f52-44f3-83e1-bf3d485040fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2025.07.19 07:28:30.292627 [ 275 ] {77040ca8-2f52-44f3-83e1-bf3d485040fd} <Debug> oximeter.fields_ipaddr (373d5125-71fe-4001-8328-a6cf70661bb4): Loading data parts | ||
| 676 | 2025.07.19 07:28:30.292806 [ 275 ] {77040ca8-2f52-44f3-83e1-bf3d485040fd} <Debug> oximeter.fields_ipaddr (373d5125-71fe-4001-8328-a6cf70661bb4): There are no data parts | ||
| 677 | 2025.07.19 07:28:30.315939 [ 275 ] {77040ca8-2f52-44f3-83e1-bf3d485040fd} <Debug> TCPHandler: Processed in 0.047354445 sec. | ||
| 678 | 2025.07.19 07:28:30.316122 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2025.07.19 07:28:30.316315 [ 275 ] {4f9a59b3-95ee-4f81-a5fe-14f66c7cfa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 680 | 2025.07.19 07:28:30.316474 [ 275 ] {4f9a59b3-95ee-4f81-a5fe-14f66c7cfa41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2025.07.19 07:28:30.341902 [ 275 ] {4f9a59b3-95ee-4f81-a5fe-14f66c7cfa41} <Debug> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Loading data parts | ||
| 682 | 2025.07.19 07:28:30.342060 [ 275 ] {4f9a59b3-95ee-4f81-a5fe-14f66c7cfa41} <Debug> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): There are no data parts | ||
| 683 | 2025.07.19 07:28:30.376176 [ 275 ] {4f9a59b3-95ee-4f81-a5fe-14f66c7cfa41} <Debug> TCPHandler: Processed in 0.060111541 sec. | ||
| 684 | 2025.07.19 07:28:30.376406 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2025.07.19 07:28:30.376616 [ 275 ] {4827a0ec-e527-4d5b-a7f4-56dc32f5e713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) 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) | ||
| 686 | 2025.07.19 07:28:30.376741 [ 275 ] {4827a0ec-e527-4d5b-a7f4-56dc32f5e713} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2025.07.19 07:28:30.385629 [ 275 ] {4827a0ec-e527-4d5b-a7f4-56dc32f5e713} <Debug> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Loading data parts | ||
| 688 | 2025.07.19 07:28:30.385900 [ 275 ] {4827a0ec-e527-4d5b-a7f4-56dc32f5e713} <Debug> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): There are no data parts | ||
| 689 | 2025.07.19 07:28:30.388598 [ 275 ] {4827a0ec-e527-4d5b-a7f4-56dc32f5e713} <Debug> TCPHandler: Processed in 0.012252165 sec. | ||
| 690 | 2025.07.19 07:28:30.388775 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2025.07.19 07:28:30.389022 [ 275 ] {9f05af05-4be8-41c7-af80-58f8eb3e7e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2025.07.19 07:28:30.389163 [ 275 ] {9f05af05-4be8-41c7-af80-58f8eb3e7e8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2025.07.19 07:28:30.414620 [ 275 ] {9f05af05-4be8-41c7-af80-58f8eb3e7e8e} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Loading data parts | ||
| 697 | 2025.07.19 07:28:30.414749 [ 275 ] {9f05af05-4be8-41c7-af80-58f8eb3e7e8e} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): There are no data parts | ||
| 698 | 2025.07.19 07:28:30.437329 [ 275 ] {9f05af05-4be8-41c7-af80-58f8eb3e7e8e} <Debug> TCPHandler: Processed in 0.048601502 sec. | ||
| 699 | 2025.07.19 07:28:30.437602 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2025.07.19 07:28:30.437904 [ 276 ] {3c94a1dd-3e90-4039-b6ee-88040bbf9648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2025.07.19 07:28:30.439257 [ 276 ] {3c94a1dd-3e90-4039-b6ee-88040bbf9648} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2025.07.19 07:28:30.446688 [ 285 ] {3c94a1dd-3e90-4039-b6ee-88040bbf9648} <Trace> oximeter.version (1dff126f-60dc-4a59-811e-9f902a204783): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2025.07.19 07:28:30.446733 [ 285 ] {3c94a1dd-3e90-4039-b6ee-88040bbf9648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 704 | 2025.07.19 07:28:30.453268 [ 285 ] {3c94a1dd-3e90-4039-b6ee-88040bbf9648} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2025.07.19 07:28:30.453851 [ 285 ] {3c94a1dd-3e90-4039-b6ee-88040bbf9648} <Trace> oximeter.version (1dff126f-60dc-4a59-811e-9f902a204783): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2025.07.19 07:28:30.454197 [ 276 ] {3c94a1dd-3e90-4039-b6ee-88040bbf9648} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016437 sec., 60.83835249741437 rows/sec., 973.41 B/sec. | ||
| 707 | 2025.07.19 07:28:30.454485 [ 276 ] {3c94a1dd-3e90-4039-b6ee-88040bbf9648} <Debug> TCPHandler: Processed in 0.017012633 sec. | ||
| 708 | 2025.07.19 07:28:31.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.00 MiB, peak 136.00 MiB, free memory in arenas 0.00 B, will set to 139.77 MiB (RSS), difference: 3.78 MiB | ||
| 709 | 2025.07.19 07:28:32.284783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.07.19 07:28:32.284800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2025.07.19 07:28:32.284947 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2025.07.19 07:28:32.284971 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2025.07.19 07:28:32.312413 [ 245 ] {} <Debug> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Loading data parts | ||
| 714 | 2025.07.19 07:28:32.312611 [ 245 ] {} <Debug> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): There are no data parts | ||
| 715 | 2025.07.19 07:28:32.323059 [ 244 ] {} <Debug> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Loading data parts | ||
| 716 | 2025.07.19 07:28:32.323224 [ 244 ] {} <Debug> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): There are no data parts | ||
| 717 | 2025.07.19 07:28:32.373587 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 718 | 2025.07.19 07:28:32.373629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 719 | 2025.07.19 07:28:32.381459 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2025.07.19 07:28:32.382017 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2025.07.19 07:28:32.382194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2025.07.19 07:28:32.406419 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2025.07.19 07:28:32.406576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 724 | 2025.07.19 07:28:32.412862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2025.07.19 07:28:32.414046 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2025.07.19 07:28:32.417245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2025.07.19 07:28:33.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.70 MiB, peak 148.70 MiB, free memory in arenas 0.00 B, will set to 153.80 MiB (RSS), difference: 9.10 MiB | ||
| 728 | 2025.07.19 07:28:34.784686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2025.07.19 07:28:34.784830 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2025.07.19 07:28:34.804104 [ 243 ] {} <Debug> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Loading data parts | ||
| 731 | 2025.07.19 07:28:34.804289 [ 243 ] {} <Debug> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): There are no data parts | ||
| 732 | 2025.07.19 07:28:34.814377 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2025.07.19 07:28:34.814414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 734 | 2025.07.19 07:28:34.816290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2025.07.19 07:28:34.816773 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2025.07.19 07:28:34.816997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2025.07.19 07:28:35.001086 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.00 MiB, peak 158.00 MiB, free memory in arenas 0.00 B, will set to 155.00 MiB (RSS), difference: -3.00 MiB | ||
| 738 | 2025.07.19 07:28:39.688843 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2025.07.19 07:28:39.688899 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2025.07.19 07:28:39.883189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2025.07.19 07:28:39.883948 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2025.07.19 07:28:39.884043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 743 | 2025.07.19 07:28:39.884890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2025.07.19 07:28:39.885621 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2025.07.19 07:28:39.885971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2025.07.19 07:28:39.918128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2025.07.19 07:28:39.936658 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2025.07.19 07:28:39.936834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 749 | 2025.07.19 07:28:39.944047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2025.07.19 07:28:39.945257 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2025.07.19 07:28:39.949583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2025.07.19 07:28:40.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.91 MiB | ||
| 753 | 2025.07.19 07:28:45.001089 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.68 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 4.03 MiB | ||
| 754 | 2025.07.19 07:28:47.386133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 755 | 2025.07.19 07:28:47.386743 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2025.07.19 07:28:47.386795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 757 | 2025.07.19 07:28:47.387520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2025.07.19 07:28:47.388033 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2025.07.19 07:28:47.388163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 760 | 2025.07.19 07:28:47.449741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2025.07.19 07:28:47.465874 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2025.07.19 07:28:47.465917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 763 | 2025.07.19 07:28:47.472127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2025.07.19 07:28:47.473296 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2025.07.19 07:28:47.476141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2025.07.19 07:28:50.469834 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.07.19 07:28:50.470028 [ 275 ] {dfcc9568-dc3a-4fae-b550-c77dd888f38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2025.07.19 07:28:50.470378 [ 275 ] {dfcc9568-dc3a-4fae-b550-c77dd888f38d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.07.19 07:28:50.470605 [ 275 ] {dfcc9568-dc3a-4fae-b550-c77dd888f38d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.07.19 07:28:50.476958 [ 275 ] {dfcc9568-dc3a-4fae-b550-c77dd888f38d} <Debug> TCPHandler: Processed in 0.007245993 sec. | ||
| 771 | 2025.07.19 07:28:50.481682 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.07.19 07:28:50.481823 [ 275 ] {637a39b4-b633-486a-8674-bf47632130c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.07.19 07:28:50.487918 [ 275 ] {637a39b4-b633-486a-8674-bf47632130c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.07.19 07:28:50.487967 [ 275 ] {637a39b4-b633-486a-8674-bf47632130c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.07.19 07:28:50.488426 [ 275 ] {637a39b4-b633-486a-8674-bf47632130c4} <Debug> TCPHandler: Processed in 0.006798633 sec. | ||
| 776 | 2025.07.19 07:28:50.490562 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.07.19 07:28:50.490685 [ 275 ] {d6dae8da-4e13-46bc-ad3b-a869b2d399ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.07.19 07:28:50.492802 [ 275 ] {d6dae8da-4e13-46bc-ad3b-a869b2d399ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.07.19 07:28:50.492848 [ 275 ] {d6dae8da-4e13-46bc-ad3b-a869b2d399ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.07.19 07:28:50.493187 [ 275 ] {d6dae8da-4e13-46bc-ad3b-a869b2d399ad} <Debug> TCPHandler: Processed in 0.0026768 sec. | ||
| 781 | 2025.07.19 07:28:50.493413 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.07.19 07:28:50.493542 [ 275 ] {0689a0da-d244-45a8-aa15-6494a4c28a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.07.19 07:28:50.493786 [ 275 ] {0689a0da-d244-45a8-aa15-6494a4c28a8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.07.19 07:28:50.493830 [ 275 ] {0689a0da-d244-45a8-aa15-6494a4c28a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.07.19 07:28:50.494149 [ 275 ] {0689a0da-d244-45a8-aa15-6494a4c28a8b} <Debug> TCPHandler: Processed in 0.000785158 sec. | ||
| 786 | 2025.07.19 07:28:50.494351 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.07.19 07:28:50.494466 [ 275 ] {d639436d-d351-4c25-a5d4-ba8c2609ef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.07.19 07:28:50.494712 [ 275 ] {d639436d-d351-4c25-a5d4-ba8c2609ef0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.07.19 07:28:50.494756 [ 275 ] {d639436d-d351-4c25-a5d4-ba8c2609ef0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.07.19 07:28:50.495068 [ 275 ] {d639436d-d351-4c25-a5d4-ba8c2609ef0b} <Debug> TCPHandler: Processed in 0.000765997 sec. | ||
| 791 | 2025.07.19 07:28:50.495276 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.07.19 07:28:50.495391 [ 275 ] {c11c5d22-6101-4733-a80c-c0bffd4a97fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.07.19 07:28:50.495661 [ 275 ] {c11c5d22-6101-4733-a80c-c0bffd4a97fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.07.19 07:28:50.495744 [ 275 ] {c11c5d22-6101-4733-a80c-c0bffd4a97fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.07.19 07:28:50.496155 [ 275 ] {c11c5d22-6101-4733-a80c-c0bffd4a97fc} <Debug> TCPHandler: Processed in 0.000929531 sec. | ||
| 796 | 2025.07.19 07:28:50.496376 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.07.19 07:28:50.496498 [ 275 ] {c48ce3b3-2798-4140-b130-28267617be05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.07.19 07:28:50.496766 [ 275 ] {c48ce3b3-2798-4140-b130-28267617be05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.07.19 07:28:50.496811 [ 275 ] {c48ce3b3-2798-4140-b130-28267617be05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.07.19 07:28:50.497128 [ 275 ] {c48ce3b3-2798-4140-b130-28267617be05} <Debug> TCPHandler: Processed in 0.000811149 sec. | ||
| 801 | 2025.07.19 07:28:50.497338 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.07.19 07:28:50.497457 [ 275 ] {b08e982e-4090-49d0-b36d-f09e5c5ccf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.07.19 07:28:50.497708 [ 275 ] {b08e982e-4090-49d0-b36d-f09e5c5ccf5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.07.19 07:28:50.497752 [ 275 ] {b08e982e-4090-49d0-b36d-f09e5c5ccf5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.07.19 07:28:50.498065 [ 275 ] {b08e982e-4090-49d0-b36d-f09e5c5ccf5b} <Debug> TCPHandler: Processed in 0.000775408 sec. | ||
| 806 | 2025.07.19 07:28:50.498255 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.07.19 07:28:50.498375 [ 275 ] {37314d3a-ca59-4c50-b5aa-8e273e80ffa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.07.19 07:28:50.498622 [ 275 ] {37314d3a-ca59-4c50-b5aa-8e273e80ffa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.07.19 07:28:50.498668 [ 275 ] {37314d3a-ca59-4c50-b5aa-8e273e80ffa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.07.19 07:28:50.498976 [ 275 ] {37314d3a-ca59-4c50-b5aa-8e273e80ffa7} <Debug> TCPHandler: Processed in 0.000770087 sec. | ||
| 811 | 2025.07.19 07:28:50.499166 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.07.19 07:28:50.499286 [ 275 ] {0d837ad3-d0b4-4207-9181-38eb153c7a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.07.19 07:28:50.499534 [ 275 ] {0d837ad3-d0b4-4207-9181-38eb153c7a2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.07.19 07:28:50.499577 [ 275 ] {0d837ad3-d0b4-4207-9181-38eb153c7a2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.07.19 07:28:50.499884 [ 275 ] {0d837ad3-d0b4-4207-9181-38eb153c7a2a} <Debug> TCPHandler: Processed in 0.000765157 sec. | ||
| 816 | 2025.07.19 07:28:50.500109 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.07.19 07:28:50.500227 [ 275 ] {537a23a5-d3da-41d0-8b8f-8c1ad06416ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.07.19 07:28:50.500473 [ 275 ] {537a23a5-d3da-41d0-8b8f-8c1ad06416ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.07.19 07:28:50.500516 [ 275 ] {537a23a5-d3da-41d0-8b8f-8c1ad06416ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.07.19 07:28:50.500819 [ 275 ] {537a23a5-d3da-41d0-8b8f-8c1ad06416ea} <Debug> TCPHandler: Processed in 0.000758248 sec. | ||
| 821 | 2025.07.19 07:28:50.501018 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.07.19 07:28:50.501136 [ 275 ] {1c65d67c-b74a-4d19-8e22-7478d8c99c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.07.19 07:28:50.501381 [ 275 ] {1c65d67c-b74a-4d19-8e22-7478d8c99c3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.07.19 07:28:50.501423 [ 275 ] {1c65d67c-b74a-4d19-8e22-7478d8c99c3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.07.19 07:28:50.501747 [ 275 ] {1c65d67c-b74a-4d19-8e22-7478d8c99c3f} <Debug> TCPHandler: Processed in 0.000776488 sec. | ||
| 826 | 2025.07.19 07:28:50.501952 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.07.19 07:28:50.502071 [ 275 ] {3a46e8d0-b10e-462b-abcc-5fbebd98d3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.07.19 07:28:50.502328 [ 275 ] {3a46e8d0-b10e-462b-abcc-5fbebd98d3cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.07.19 07:28:50.502372 [ 275 ] {3a46e8d0-b10e-462b-abcc-5fbebd98d3cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.07.19 07:28:50.502694 [ 275 ] {3a46e8d0-b10e-462b-abcc-5fbebd98d3cb} <Debug> TCPHandler: Processed in 0.000789788 sec. | ||
| 831 | 2025.07.19 07:28:50.502886 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.07.19 07:28:50.503005 [ 275 ] {e9765cea-22b6-49f7-a137-fa682c4f342d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.07.19 07:28:50.503260 [ 275 ] {e9765cea-22b6-49f7-a137-fa682c4f342d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.07.19 07:28:50.503305 [ 275 ] {e9765cea-22b6-49f7-a137-fa682c4f342d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.07.19 07:28:50.503632 [ 275 ] {e9765cea-22b6-49f7-a137-fa682c4f342d} <Debug> TCPHandler: Processed in 0.000794078 sec. | ||
| 836 | 2025.07.19 07:28:50.503826 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.07.19 07:28:50.503944 [ 275 ] {b820b150-4014-4c9a-a6e8-81356743bac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.07.19 07:28:50.504198 [ 275 ] {b820b150-4014-4c9a-a6e8-81356743bac8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.07.19 07:28:50.504241 [ 275 ] {b820b150-4014-4c9a-a6e8-81356743bac8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.07.19 07:28:50.504563 [ 275 ] {b820b150-4014-4c9a-a6e8-81356743bac8} <Debug> TCPHandler: Processed in 0.000783668 sec. | ||
| 841 | 2025.07.19 07:28:50.504760 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.07.19 07:28:50.504871 [ 275 ] {7f19d801-2528-4aa8-a447-bb5a3f0e8c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.07.19 07:28:50.505110 [ 275 ] {7f19d801-2528-4aa8-a447-bb5a3f0e8c28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.07.19 07:28:50.505150 [ 275 ] {7f19d801-2528-4aa8-a447-bb5a3f0e8c28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.07.19 07:28:50.505464 [ 275 ] {7f19d801-2528-4aa8-a447-bb5a3f0e8c28} <Debug> TCPHandler: Processed in 0.000798778 sec. | ||
| 846 | 2025.07.19 07:28:50.505651 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.07.19 07:28:50.505831 [ 275 ] {b733638a-10d3-48cf-b371-5f6a846336e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.07.19 07:28:50.506087 [ 275 ] {b733638a-10d3-48cf-b371-5f6a846336e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.07.19 07:28:50.506129 [ 275 ] {b733638a-10d3-48cf-b371-5f6a846336e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.07.19 07:28:50.506442 [ 275 ] {b733638a-10d3-48cf-b371-5f6a846336e5} <Debug> TCPHandler: Processed in 0.000778488 sec. | ||
| 851 | 2025.07.19 07:28:50.506653 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.07.19 07:28:50.506773 [ 275 ] {8e54534d-486f-4b06-8a1b-168f8b483be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.07.19 07:28:50.507065 [ 275 ] {8e54534d-486f-4b06-8a1b-168f8b483be4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.07.19 07:28:50.507109 [ 275 ] {8e54534d-486f-4b06-8a1b-168f8b483be4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.07.19 07:28:50.507419 [ 275 ] {8e54534d-486f-4b06-8a1b-168f8b483be4} <Debug> TCPHandler: Processed in 0.000813878 sec. | ||
| 856 | 2025.07.19 07:28:50.513666 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.07.19 07:28:50.513776 [ 275 ] {093acb21-0646-4779-94fe-abc861f40406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 858 | 2025.07.19 07:28:50.513819 [ 275 ] {093acb21-0646-4779-94fe-abc861f40406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.07.19 07:28:50.514348 [ 275 ] {093acb21-0646-4779-94fe-abc861f40406} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 860 | 2025.07.19 07:28:50.514399 [ 275 ] {093acb21-0646-4779-94fe-abc861f40406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 861 | 2025.07.19 07:28:50.516989 [ 275 ] {093acb21-0646-4779-94fe-abc861f40406} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 862 | 2025.07.19 07:28:50.517411 [ 275 ] {093acb21-0646-4779-94fe-abc861f40406} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 863 | 2025.07.19 07:28:50.517558 [ 275 ] {093acb21-0646-4779-94fe-abc861f40406} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.003811 sec., 4723.169771713461 rows/sec., 660.61 KiB/sec. | ||
| 864 | 2025.07.19 07:28:50.517596 [ 275 ] {093acb21-0646-4779-94fe-abc861f40406} <Debug> TCPHandler: Processed in 0.00398041 sec. | ||
| 865 | 2025.07.19 07:28:50.517705 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.07.19 07:28:50.517803 [ 275 ] {0d436c0b-70e5-43b2-9e14-5bf3d191a112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 867 | 2025.07.19 07:28:50.517843 [ 275 ] {0d436c0b-70e5-43b2-9e14-5bf3d191a112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 868 | 2025.07.19 07:28:50.518387 [ 275 ] {0d436c0b-70e5-43b2-9e14-5bf3d191a112} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2025.07.19 07:28:50.518422 [ 275 ] {0d436c0b-70e5-43b2-9e14-5bf3d191a112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 870 | 2025.07.19 07:28:50.518897 [ 275 ] {0d436c0b-70e5-43b2-9e14-5bf3d191a112} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2025.07.19 07:28:50.519325 [ 275 ] {0d436c0b-70e5-43b2-9e14-5bf3d191a112} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2025.07.19 07:28:50.519455 [ 275 ] {0d436c0b-70e5-43b2-9e14-5bf3d191a112} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 873 | 2025.07.19 07:28:50.519491 [ 275 ] {0d436c0b-70e5-43b2-9e14-5bf3d191a112} <Debug> TCPHandler: Processed in 0.001835581 sec. | ||
| 874 | 2025.07.19 07:28:50.519601 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2025.07.19 07:28:50.519696 [ 275 ] {ec7a0d72-b03f-41f9-b971-70d71f068df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 876 | 2025.07.19 07:28:50.519736 [ 275 ] {ec7a0d72-b03f-41f9-b971-70d71f068df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 877 | 2025.07.19 07:28:50.520151 [ 275 ] {ec7a0d72-b03f-41f9-b971-70d71f068df4} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2025.07.19 07:28:50.520189 [ 275 ] {ec7a0d72-b03f-41f9-b971-70d71f068df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 879 | 2025.07.19 07:28:50.520635 [ 275 ] {ec7a0d72-b03f-41f9-b971-70d71f068df4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2025.07.19 07:28:50.521071 [ 275 ] {ec7a0d72-b03f-41f9-b971-70d71f068df4} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2025.07.19 07:28:50.521231 [ 275 ] {ec7a0d72-b03f-41f9-b971-70d71f068df4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001552 sec., 41237.113402061856 rows/sec., 3.22 MiB/sec. | ||
| 882 | 2025.07.19 07:28:50.521280 [ 275 ] {ec7a0d72-b03f-41f9-b971-70d71f068df4} <Debug> TCPHandler: Processed in 0.001728009 sec. | ||
| 883 | 2025.07.19 07:28:50.521399 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.07.19 07:28:50.521495 [ 275 ] {8590d91c-2824-4228-8019-f7090969b520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 885 | 2025.07.19 07:28:50.521538 [ 275 ] {8590d91c-2824-4228-8019-f7090969b520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 886 | 2025.07.19 07:28:50.523857 [ 275 ] {8590d91c-2824-4228-8019-f7090969b520} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2025.07.19 07:28:50.523891 [ 275 ] {8590d91c-2824-4228-8019-f7090969b520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 888 | 2025.07.19 07:28:50.526224 [ 275 ] {8590d91c-2824-4228-8019-f7090969b520} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2025.07.19 07:28:50.526647 [ 275 ] {8590d91c-2824-4228-8019-f7090969b520} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2025.07.19 07:28:50.526775 [ 275 ] {8590d91c-2824-4228-8019-f7090969b520} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0053 sec., 24150.943396226416 rows/sec., 1.68 MiB/sec. | ||
| 891 | 2025.07.19 07:28:50.526811 [ 275 ] {8590d91c-2824-4228-8019-f7090969b520} <Debug> TCPHandler: Processed in 0.005461593 sec. | ||
| 892 | 2025.07.19 07:28:50.526932 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.07.19 07:28:50.527028 [ 275 ] {efdc8c1c-0a66-46c5-8269-001034548c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 894 | 2025.07.19 07:28:50.527070 [ 275 ] {efdc8c1c-0a66-46c5-8269-001034548c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 895 | 2025.07.19 07:28:50.527404 [ 275 ] {efdc8c1c-0a66-46c5-8269-001034548c20} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.07.19 07:28:50.527442 [ 275 ] {efdc8c1c-0a66-46c5-8269-001034548c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 897 | 2025.07.19 07:28:50.527840 [ 275 ] {efdc8c1c-0a66-46c5-8269-001034548c20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2025.07.19 07:28:50.528350 [ 275 ] {efdc8c1c-0a66-46c5-8269-001034548c20} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.07.19 07:28:50.528478 [ 275 ] {efdc8c1c-0a66-46c5-8269-001034548c20} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001469 sec., 32675.289312457455 rows/sec., 2.20 MiB/sec. | ||
| 900 | 2025.07.19 07:28:50.528514 [ 275 ] {efdc8c1c-0a66-46c5-8269-001034548c20} <Debug> TCPHandler: Processed in 0.001634967 sec. | ||
| 901 | 2025.07.19 07:28:54.688955 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 902 | 2025.07.19 07:28:54.689015 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 903 | 2025.07.19 07:28:54.818291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
| 904 | 2025.07.19 07:28:54.821561 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.07.19 07:28:54.821624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 906 | 2025.07.19 07:28:54.822976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 907 | 2025.07.19 07:28:54.823547 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.07.19 07:28:54.823813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 909 | 2025.07.19 07:28:54.888366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 910 | 2025.07.19 07:28:54.888860 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.07.19 07:28:54.888915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 912 | 2025.07.19 07:28:54.889581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 913 | 2025.07.19 07:28:54.890040 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.07.19 07:28:54.890173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 915 | 2025.07.19 07:28:54.976325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 916 | 2025.07.19 07:28:54.994741 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.07.19 07:28:54.994817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 918 | 2025.07.19 07:28:55.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.83 MiB, peak 164.83 MiB, free memory in arenas 0.00 B, will set to 161.60 MiB (RSS), difference: -3.23 MiB | ||
| 919 | 2025.07.19 07:28:55.001448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 920 | 2025.07.19 07:28:55.002954 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2025.07.19 07:28:55.008659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 922 | 2025.07.19 07:28:55.473880 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.07.19 07:28:55.474056 [ 275 ] {666c29a6-1054-4a09-b0aa-216f241ca0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2025.07.19 07:28:55.474120 [ 275 ] {666c29a6-1054-4a09-b0aa-216f241ca0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2025.07.19 07:28:55.474745 [ 275 ] {666c29a6-1054-4a09-b0aa-216f241ca0ff} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.07.19 07:28:55.474790 [ 275 ] {666c29a6-1054-4a09-b0aa-216f241ca0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 927 | 2025.07.19 07:28:55.475293 [ 275 ] {666c29a6-1054-4a09-b0aa-216f241ca0ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 928 | 2025.07.19 07:28:55.475790 [ 275 ] {666c29a6-1054-4a09-b0aa-216f241ca0ff} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.07.19 07:28:55.475942 [ 275 ] {666c29a6-1054-4a09-b0aa-216f241ca0ff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. | ||
| 930 | 2025.07.19 07:28:55.475985 [ 275 ] {666c29a6-1054-4a09-b0aa-216f241ca0ff} <Debug> TCPHandler: Processed in 0.002280601 sec. | ||
| 931 | 2025.07.19 07:28:55.476110 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.07.19 07:28:55.476207 [ 275 ] {24a51476-ccf3-4997-8d5c-c4746c8059b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 933 | 2025.07.19 07:28:55.476249 [ 275 ] {24a51476-ccf3-4997-8d5c-c4746c8059b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 934 | 2025.07.19 07:28:55.476686 [ 275 ] {24a51476-ccf3-4997-8d5c-c4746c8059b2} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.07.19 07:28:55.476723 [ 275 ] {24a51476-ccf3-4997-8d5c-c4746c8059b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 936 | 2025.07.19 07:28:55.477141 [ 275 ] {24a51476-ccf3-4997-8d5c-c4746c8059b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 937 | 2025.07.19 07:28:55.477659 [ 275 ] {24a51476-ccf3-4997-8d5c-c4746c8059b2} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.07.19 07:28:55.477830 [ 275 ] {24a51476-ccf3-4997-8d5c-c4746c8059b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00164 sec., 39024.39024390244 rows/sec., 3.05 MiB/sec. | ||
| 939 | 2025.07.19 07:28:55.477877 [ 275 ] {24a51476-ccf3-4997-8d5c-c4746c8059b2} <Debug> TCPHandler: Processed in 0.001817281 sec. | ||
| 940 | 2025.07.19 07:28:55.478022 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.07.19 07:28:55.478137 [ 275 ] {7f788145-a4bb-4238-bbfd-976136931a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 942 | 2025.07.19 07:28:55.478193 [ 275 ] {7f788145-a4bb-4238-bbfd-976136931a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 943 | 2025.07.19 07:28:55.478717 [ 275 ] {7f788145-a4bb-4238-bbfd-976136931a3c} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.07.19 07:28:55.478757 [ 275 ] {7f788145-a4bb-4238-bbfd-976136931a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 945 | 2025.07.19 07:28:55.479300 [ 275 ] {7f788145-a4bb-4238-bbfd-976136931a3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 946 | 2025.07.19 07:28:55.479901 [ 275 ] {7f788145-a4bb-4238-bbfd-976136931a3c} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.07.19 07:28:55.480054 [ 275 ] {7f788145-a4bb-4238-bbfd-976136931a3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001943 sec., 82346.88625836336 rows/sec., 5.74 MiB/sec. | ||
| 948 | 2025.07.19 07:28:55.480099 [ 275 ] {7f788145-a4bb-4238-bbfd-976136931a3c} <Debug> TCPHandler: Processed in 0.002137839 sec. | ||
| 949 | 2025.07.19 07:28:55.480242 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.07.19 07:28:55.480339 [ 275 ] {15c5cd69-6f0f-4ed8-bbcb-c69370dccad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 951 | 2025.07.19 07:28:55.480387 [ 275 ] {15c5cd69-6f0f-4ed8-bbcb-c69370dccad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 952 | 2025.07.19 07:28:55.480746 [ 275 ] {15c5cd69-6f0f-4ed8-bbcb-c69370dccad7} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.07.19 07:28:55.480783 [ 275 ] {15c5cd69-6f0f-4ed8-bbcb-c69370dccad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 954 | 2025.07.19 07:28:55.481254 [ 275 ] {15c5cd69-6f0f-4ed8-bbcb-c69370dccad7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 955 | 2025.07.19 07:28:55.481847 [ 275 ] {15c5cd69-6f0f-4ed8-bbcb-c69370dccad7} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.07.19 07:28:55.481985 [ 275 ] {15c5cd69-6f0f-4ed8-bbcb-c69370dccad7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 957 | 2025.07.19 07:28:55.482022 [ 275 ] {15c5cd69-6f0f-4ed8-bbcb-c69370dccad7} <Debug> TCPHandler: Processed in 0.001841891 sec. | ||
| 958 | 2025.07.19 07:28:56.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.89 MiB, peak 164.83 MiB, free memory in arenas 0.00 B, will set to 162.07 MiB (RSS), difference: 4.17 MiB | ||
| 959 | 2025.07.19 07:29:00.467939 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.07.19 07:29:00.468172 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 961 | 2025.07.19 07:29:00.472422 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 962 | 2025.07.19 07:29:00.477365 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 963 | 2025.07.19 07:29:00.477605 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 964 | 2025.07.19 07:29:00.481546 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 965 | 2025.07.19 07:29:00.485933 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 966 | 2025.07.19 07:29:00.490383 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 967 | 2025.07.19 07:29:00.492632 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 968 | 2025.07.19 07:29:00.492660 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 969 | 2025.07.19 07:29:00.494674 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 970 | 2025.07.19 07:29:00.494702 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 971 | 2025.07.19 07:29:00.520465 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.052376 sec., 343.66885596456393 rows/sec., 14.06 KiB/sec. | ||
| 972 | 2025.07.19 07:29:00.520555 [ 275 ] {d319f044-5733-4179-93e9-aa40fb4800cc} <Debug> TCPHandler: Processed in 0.052741575 sec. | ||
| 973 | 2025.07.19 07:29:00.521471 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.07.19 07:29:00.521623 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 975 | 2025.07.19 07:29:00.521847 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 976 | 2025.07.19 07:29:00.521881 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 977 | 2025.07.19 07:29:00.522059 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 978 | 2025.07.19 07:29:00.522119 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 979 | 2025.07.19 07:29:00.522228 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 980 | 2025.07.19 07:29:00.522258 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 981 | 2025.07.19 07:29:00.522278 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 982 | 2025.07.19 07:29:00.522293 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 983 | 2025.07.19 07:29:00.522328 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 984 | 2025.07.19 07:29:00.522348 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 985 | 2025.07.19 07:29:00.522744 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001183 sec., 15215.553677092139 rows/sec., 622.42 KiB/sec. | ||
| 986 | 2025.07.19 07:29:00.522802 [ 275 ] {051a5a31-1d83-4a8a-9414-92d2d17342c9} <Debug> TCPHandler: Processed in 0.001403532 sec. | ||
| 987 | 2025.07.19 07:29:00.525355 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.07.19 07:29:00.525483 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 989 | 2025.07.19 07:29:00.525676 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 990 | 2025.07.19 07:29:00.525708 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 991 | 2025.07.19 07:29:00.525874 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2025.07.19 07:29:00.525926 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2025.07.19 07:29:00.526025 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 994 | 2025.07.19 07:29:00.526053 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 995 | 2025.07.19 07:29:00.526072 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 996 | 2025.07.19 07:29:00.526085 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 997 | 2025.07.19 07:29:00.526118 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 998 | 2025.07.19 07:29:00.526136 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 999 | 2025.07.19 07:29:00.526513 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001078 sec., 16697.588126159557 rows/sec., 683.05 KiB/sec. | ||
| 1000 | 2025.07.19 07:29:00.526570 [ 275 ] {b2913b52-41a8-4e3e-8afe-ec8e1a12ce4f} <Debug> TCPHandler: Processed in 0.001273289 sec. | ||
| 1001 | 2025.07.19 07:29:00.527174 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2025.07.19 07:29:00.527333 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1003 | 2025.07.19 07:29:00.527548 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1004 | 2025.07.19 07:29:00.527581 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1005 | 2025.07.19 07:29:00.527757 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2025.07.19 07:29:00.527811 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2025.07.19 07:29:00.527920 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1008 | 2025.07.19 07:29:00.527950 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1009 | 2025.07.19 07:29:00.527968 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1010 | 2025.07.19 07:29:00.527983 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1011 | 2025.07.19 07:29:00.528016 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1012 | 2025.07.19 07:29:00.528036 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1013 | 2025.07.19 07:29:00.528417 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001143 sec., 15748.031496062993 rows/sec., 644.21 KiB/sec. | ||
| 1014 | 2025.07.19 07:29:00.528474 [ 275 ] {dbbefb9a-ef78-4870-8218-49304cc3ba0f} <Debug> TCPHandler: Processed in 0.001350551 sec. | ||
| 1015 | 2025.07.19 07:29:00.528706 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2025.07.19 07:29:00.528834 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1017 | 2025.07.19 07:29:00.529029 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1018 | 2025.07.19 07:29:00.529061 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1019 | 2025.07.19 07:29:00.529234 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2025.07.19 07:29:00.529287 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2025.07.19 07:29:00.529384 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1022 | 2025.07.19 07:29:00.529413 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1023 | 2025.07.19 07:29:00.529432 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1024 | 2025.07.19 07:29:00.529446 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1025 | 2025.07.19 07:29:00.529479 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1026 | 2025.07.19 07:29:00.529496 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1027 | 2025.07.19 07:29:00.529907 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001124 sec., 16014.23487544484 rows/sec., 655.10 KiB/sec. | ||
| 1028 | 2025.07.19 07:29:00.529964 [ 275 ] {827cce39-8eb7-4d2d-b146-a4675342800a} <Debug> TCPHandler: Processed in 0.00130894 sec. | ||
| 1029 | 2025.07.19 07:29:00.530201 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2025.07.19 07:29:00.530328 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1031 | 2025.07.19 07:29:00.530528 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1032 | 2025.07.19 07:29:00.530560 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1033 | 2025.07.19 07:29:00.530729 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2025.07.19 07:29:00.530781 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2025.07.19 07:29:00.530877 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1036 | 2025.07.19 07:29:00.530905 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1037 | 2025.07.19 07:29:00.530923 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1038 | 2025.07.19 07:29:00.530937 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1039 | 2025.07.19 07:29:00.530969 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1040 | 2025.07.19 07:29:00.530985 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1041 | 2025.07.19 07:29:00.531351 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001071 sec., 16806.722689075632 rows/sec., 687.51 KiB/sec. | ||
| 1042 | 2025.07.19 07:29:00.531407 [ 275 ] {876d9258-4a29-430a-9b1c-3f1ce8bcf30e} <Debug> TCPHandler: Processed in 0.001256888 sec. | ||
| 1043 | 2025.07.19 07:29:00.531635 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.07.19 07:29:00.531764 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1045 | 2025.07.19 07:29:00.531960 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1046 | 2025.07.19 07:29:00.531992 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1047 | 2025.07.19 07:29:00.532160 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1048 | 2025.07.19 07:29:00.532212 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1049 | 2025.07.19 07:29:00.532306 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1050 | 2025.07.19 07:29:00.532334 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1051 | 2025.07.19 07:29:00.532352 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1052 | 2025.07.19 07:29:00.532366 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1053 | 2025.07.19 07:29:00.532398 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1054 | 2025.07.19 07:29:00.532416 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1055 | 2025.07.19 07:29:00.532790 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001075 sec., 16744.18604651163 rows/sec., 684.96 KiB/sec. | ||
| 1056 | 2025.07.19 07:29:00.532847 [ 275 ] {8bd764e3-9d88-46b6-b20a-367f6028a276} <Debug> TCPHandler: Processed in 0.001262969 sec. | ||
| 1057 | 2025.07.19 07:29:00.533105 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2025.07.19 07:29:00.533251 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1059 | 2025.07.19 07:29:00.533495 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1060 | 2025.07.19 07:29:00.533535 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1061 | 2025.07.19 07:29:00.533767 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2025.07.19 07:29:00.533828 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2025.07.19 07:29:00.533949 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1064 | 2025.07.19 07:29:00.533982 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1065 | 2025.07.19 07:29:00.534005 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1066 | 2025.07.19 07:29:00.534023 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1067 | 2025.07.19 07:29:00.534064 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1068 | 2025.07.19 07:29:00.534087 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1069 | 2025.07.19 07:29:00.534521 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001333 sec., 13503.37584396099 rows/sec., 552.38 KiB/sec. | ||
| 1070 | 2025.07.19 07:29:00.534587 [ 275 ] {67b9de57-3dad-4e85-849c-c68f4b62d985} <Debug> TCPHandler: Processed in 0.001541145 sec. | ||
| 1071 | 2025.07.19 07:29:00.534839 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2025.07.19 07:29:00.534979 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1073 | 2025.07.19 07:29:00.535173 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1074 | 2025.07.19 07:29:00.535205 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1075 | 2025.07.19 07:29:00.535375 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2025.07.19 07:29:00.535427 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2025.07.19 07:29:00.535522 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1078 | 2025.07.19 07:29:00.535551 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1079 | 2025.07.19 07:29:00.535569 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1080 | 2025.07.19 07:29:00.535583 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1081 | 2025.07.19 07:29:00.535615 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1082 | 2025.07.19 07:29:00.535632 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1083 | 2025.07.19 07:29:00.536000 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001078 sec., 16697.588126159557 rows/sec., 683.05 KiB/sec. | ||
| 1084 | 2025.07.19 07:29:00.536055 [ 275 ] {a0771650-e146-4051-a70a-cc6e6e46ea9f} <Debug> TCPHandler: Processed in 0.001274479 sec. | ||
| 1085 | 2025.07.19 07:29:00.536301 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2025.07.19 07:29:00.536429 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1087 | 2025.07.19 07:29:00.536621 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1088 | 2025.07.19 07:29:00.536654 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1089 | 2025.07.19 07:29:00.536825 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2025.07.19 07:29:00.536877 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2025.07.19 07:29:00.536973 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1092 | 2025.07.19 07:29:00.537001 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1093 | 2025.07.19 07:29:00.537019 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1094 | 2025.07.19 07:29:00.537034 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1095 | 2025.07.19 07:29:00.537066 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1096 | 2025.07.19 07:29:00.537084 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1097 | 2025.07.19 07:29:00.537440 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00106 sec., 16981.132075471698 rows/sec., 694.65 KiB/sec. | ||
| 1098 | 2025.07.19 07:29:00.537494 [ 275 ] {a9a353b6-05ec-42ed-b16a-0ae8f3a59392} <Debug> TCPHandler: Processed in 0.001243208 sec. | ||
| 1099 | 2025.07.19 07:29:00.537710 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2025.07.19 07:29:00.537838 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1101 | 2025.07.19 07:29:00.538031 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1102 | 2025.07.19 07:29:00.538065 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1103 | 2025.07.19 07:29:00.538237 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2025.07.19 07:29:00.538289 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2025.07.19 07:29:00.538383 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1106 | 2025.07.19 07:29:00.538410 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1107 | 2025.07.19 07:29:00.538427 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1108 | 2025.07.19 07:29:00.538441 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1109 | 2025.07.19 07:29:00.538474 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1110 | 2025.07.19 07:29:00.538493 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1111 | 2025.07.19 07:29:00.538841 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001052 sec., 17110.266159695817 rows/sec., 699.93 KiB/sec. | ||
| 1112 | 2025.07.19 07:29:00.538899 [ 275 ] {8f2f39fb-41aa-4e7c-a51c-154a70f94ad5} <Debug> TCPHandler: Processed in 0.001239158 sec. | ||
| 1113 | 2025.07.19 07:29:00.539121 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.07.19 07:29:00.539250 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1115 | 2025.07.19 07:29:00.539444 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1116 | 2025.07.19 07:29:00.539476 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1117 | 2025.07.19 07:29:00.539651 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2025.07.19 07:29:00.539703 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2025.07.19 07:29:00.539797 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1120 | 2025.07.19 07:29:00.539825 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1121 | 2025.07.19 07:29:00.539844 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1122 | 2025.07.19 07:29:00.539859 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1123 | 2025.07.19 07:29:00.539894 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1124 | 2025.07.19 07:29:00.539912 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1125 | 2025.07.19 07:29:00.540307 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001107 sec., 16260.162601626018 rows/sec., 665.16 KiB/sec. | ||
| 1126 | 2025.07.19 07:29:00.540362 [ 275 ] {19e29355-2b9c-4f28-b29d-18ef37e31923} <Debug> TCPHandler: Processed in 0.001291909 sec. | ||
| 1127 | 2025.07.19 07:29:00.551699 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.07.19 07:29:00.551840 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1129 | 2025.07.19 07:29:00.552054 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1130 | 2025.07.19 07:29:00.552089 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1131 | 2025.07.19 07:29:00.552273 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2025.07.19 07:29:00.552328 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2025.07.19 07:29:00.552431 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1134 | 2025.07.19 07:29:00.552459 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1135 | 2025.07.19 07:29:00.552478 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1136 | 2025.07.19 07:29:00.552492 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1137 | 2025.07.19 07:29:00.552527 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1138 | 2025.07.19 07:29:00.552546 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1139 | 2025.07.19 07:29:00.553073 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001287 sec., 13986.013986013986 rows/sec., 572.13 KiB/sec. | ||
| 1140 | 2025.07.19 07:29:00.553129 [ 275 ] {f323073e-7ab7-4de7-8d40-fd0d47aa4b72} <Debug> TCPHandler: Processed in 0.001488384 sec. | ||
| 1141 | 2025.07.19 07:29:00.559478 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2025.07.19 07:29:00.559586 [ 275 ] {1d01909c-76a7-4f2c-aaf4-5f75cd0b416f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1143 | 2025.07.19 07:29:00.559630 [ 275 ] {1d01909c-76a7-4f2c-aaf4-5f75cd0b416f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2025.07.19 07:29:00.560150 [ 275 ] {1d01909c-76a7-4f2c-aaf4-5f75cd0b416f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2025.07.19 07:29:00.560191 [ 275 ] {1d01909c-76a7-4f2c-aaf4-5f75cd0b416f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1146 | 2025.07.19 07:29:00.560775 [ 275 ] {1d01909c-76a7-4f2c-aaf4-5f75cd0b416f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1147 | 2025.07.19 07:29:00.561201 [ 275 ] {1d01909c-76a7-4f2c-aaf4-5f75cd0b416f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2025.07.19 07:29:00.561352 [ 275 ] {1d01909c-76a7-4f2c-aaf4-5f75cd0b416f} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.001795 sec., 7242.339832869081 rows/sec., 2.46 MiB/sec. | ||
| 1149 | 2025.07.19 07:29:00.561391 [ 275 ] {1d01909c-76a7-4f2c-aaf4-5f75cd0b416f} <Debug> TCPHandler: Processed in 0.001964955 sec. | ||
| 1150 | 2025.07.19 07:29:00.561533 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2025.07.19 07:29:00.561628 [ 275 ] {82325734-2cfc-43e5-b764-c9b5cc203003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1152 | 2025.07.19 07:29:00.561670 [ 275 ] {82325734-2cfc-43e5-b764-c9b5cc203003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1153 | 2025.07.19 07:29:00.564230 [ 275 ] {82325734-2cfc-43e5-b764-c9b5cc203003} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2025.07.19 07:29:00.564274 [ 275 ] {82325734-2cfc-43e5-b764-c9b5cc203003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1155 | 2025.07.19 07:29:00.564879 [ 275 ] {82325734-2cfc-43e5-b764-c9b5cc203003} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1156 | 2025.07.19 07:29:00.565400 [ 275 ] {82325734-2cfc-43e5-b764-c9b5cc203003} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2025.07.19 07:29:00.565537 [ 275 ] {82325734-2cfc-43e5-b764-c9b5cc203003} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.003925 sec., 99872.61146496815 rows/sec., 6.34 MiB/sec. | ||
| 1158 | 2025.07.19 07:29:00.565587 [ 275 ] {82325734-2cfc-43e5-b764-c9b5cc203003} <Debug> TCPHandler: Processed in 0.004104693 sec. | ||
| 1159 | 2025.07.19 07:29:00.565716 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2025.07.19 07:29:00.565812 [ 275 ] {c2d4cfe5-9d4e-4169-9889-2899cfa94e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1161 | 2025.07.19 07:29:00.565853 [ 275 ] {c2d4cfe5-9d4e-4169-9889-2899cfa94e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1162 | 2025.07.19 07:29:00.566795 [ 275 ] {c2d4cfe5-9d4e-4169-9889-2899cfa94e73} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2025.07.19 07:29:00.566832 [ 275 ] {c2d4cfe5-9d4e-4169-9889-2899cfa94e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1164 | 2025.07.19 07:29:00.567331 [ 275 ] {c2d4cfe5-9d4e-4169-9889-2899cfa94e73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1165 | 2025.07.19 07:29:00.567759 [ 275 ] {c2d4cfe5-9d4e-4169-9889-2899cfa94e73} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2025.07.19 07:29:00.567887 [ 275 ] {c2d4cfe5-9d4e-4169-9889-2899cfa94e73} <Debug> executeQuery: Read 1085 rows, 87.87 KiB in 0.002094 sec., 518147.0869149952 rows/sec., 40.98 MiB/sec. | ||
| 1167 | 2025.07.19 07:29:00.567931 [ 275 ] {c2d4cfe5-9d4e-4169-9889-2899cfa94e73} <Debug> TCPHandler: Processed in 0.00226392 sec. | ||
| 1168 | 2025.07.19 07:29:00.568051 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2025.07.19 07:29:00.568149 [ 275 ] {305ab997-4de6-4c16-ab19-fb21c459fd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1170 | 2025.07.19 07:29:00.568189 [ 275 ] {305ab997-4de6-4c16-ab19-fb21c459fd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1171 | 2025.07.19 07:29:00.568695 [ 275 ] {305ab997-4de6-4c16-ab19-fb21c459fd34} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2025.07.19 07:29:00.568732 [ 275 ] {305ab997-4de6-4c16-ab19-fb21c459fd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1173 | 2025.07.19 07:29:00.569219 [ 275 ] {305ab997-4de6-4c16-ab19-fb21c459fd34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1174 | 2025.07.19 07:29:00.569635 [ 275 ] {305ab997-4de6-4c16-ab19-fb21c459fd34} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2025.07.19 07:29:00.569766 [ 275 ] {305ab997-4de6-4c16-ab19-fb21c459fd34} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001636 sec., 125305.62347188263 rows/sec., 7.43 MiB/sec. | ||
| 1176 | 2025.07.19 07:29:00.569812 [ 275 ] {305ab997-4de6-4c16-ab19-fb21c459fd34} <Debug> TCPHandler: Processed in 0.001812091 sec. | ||
| 1177 | 2025.07.19 07:29:00.569921 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.07.19 07:29:00.570020 [ 275 ] {170295b8-8ef4-4670-b038-aefb6c282551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1179 | 2025.07.19 07:29:00.570061 [ 275 ] {170295b8-8ef4-4670-b038-aefb6c282551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1180 | 2025.07.19 07:29:00.570574 [ 275 ] {170295b8-8ef4-4670-b038-aefb6c282551} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2025.07.19 07:29:00.570606 [ 275 ] {170295b8-8ef4-4670-b038-aefb6c282551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1182 | 2025.07.19 07:29:00.571019 [ 275 ] {170295b8-8ef4-4670-b038-aefb6c282551} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1183 | 2025.07.19 07:29:00.571423 [ 275 ] {170295b8-8ef4-4670-b038-aefb6c282551} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2025.07.19 07:29:00.571549 [ 275 ] {170295b8-8ef4-4670-b038-aefb6c282551} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001549 sec., 131052.29180116203 rows/sec., 8.45 MiB/sec. | ||
| 1185 | 2025.07.19 07:29:00.571587 [ 275 ] {170295b8-8ef4-4670-b038-aefb6c282551} <Debug> TCPHandler: Processed in 0.001714129 sec. | ||
| 1186 | 2025.07.19 07:29:00.571693 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2025.07.19 07:29:00.571787 [ 275 ] {48533df8-772a-4744-986f-91692d126d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1188 | 2025.07.19 07:29:00.571824 [ 275 ] {48533df8-772a-4744-986f-91692d126d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1189 | 2025.07.19 07:29:00.572280 [ 275 ] {48533df8-772a-4744-986f-91692d126d3c} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.07.19 07:29:00.572315 [ 275 ] {48533df8-772a-4744-986f-91692d126d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1191 | 2025.07.19 07:29:00.574653 [ 275 ] {48533df8-772a-4744-986f-91692d126d3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1192 | 2025.07.19 07:29:00.575122 [ 275 ] {48533df8-772a-4744-986f-91692d126d3c} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2025.07.19 07:29:00.575269 [ 275 ] {48533df8-772a-4744-986f-91692d126d3c} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.0035 sec., 57714.28571428571 rows/sec., 3.28 MiB/sec. | ||
| 1194 | 2025.07.19 07:29:00.575312 [ 275 ] {48533df8-772a-4744-986f-91692d126d3c} <Debug> TCPHandler: Processed in 0.003666913 sec. | ||
| 1195 | 2025.07.19 07:29:00.575440 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.07.19 07:29:00.575552 [ 275 ] {28a65f7a-553d-4fca-8c87-6092e60b1394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1197 | 2025.07.19 07:29:00.575597 [ 275 ] {28a65f7a-553d-4fca-8c87-6092e60b1394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1198 | 2025.07.19 07:29:00.576231 [ 275 ] {28a65f7a-553d-4fca-8c87-6092e60b1394} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.07.19 07:29:00.576266 [ 275 ] {28a65f7a-553d-4fca-8c87-6092e60b1394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1200 | 2025.07.19 07:29:00.576751 [ 275 ] {28a65f7a-553d-4fca-8c87-6092e60b1394} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1201 | 2025.07.19 07:29:00.577288 [ 275 ] {28a65f7a-553d-4fca-8c87-6092e60b1394} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.07.19 07:29:00.577418 [ 275 ] {28a65f7a-553d-4fca-8c87-6092e60b1394} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001889 sec., 349920.59290629963 rows/sec., 24.45 MiB/sec. | ||
| 1203 | 2025.07.19 07:29:00.577462 [ 275 ] {28a65f7a-553d-4fca-8c87-6092e60b1394} <Debug> TCPHandler: Processed in 0.002080777 sec. | ||
| 1204 | 2025.07.19 07:29:00.577576 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.07.19 07:29:00.577672 [ 275 ] {71189d2c-8a75-4c1c-a415-4f5122d03d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1206 | 2025.07.19 07:29:00.577713 [ 275 ] {71189d2c-8a75-4c1c-a415-4f5122d03d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1207 | 2025.07.19 07:29:00.578026 [ 275 ] {71189d2c-8a75-4c1c-a415-4f5122d03d0d} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.07.19 07:29:00.578063 [ 275 ] {71189d2c-8a75-4c1c-a415-4f5122d03d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1209 | 2025.07.19 07:29:00.578623 [ 275 ] {71189d2c-8a75-4c1c-a415-4f5122d03d0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1210 | 2025.07.19 07:29:00.579042 [ 275 ] {71189d2c-8a75-4c1c-a415-4f5122d03d0d} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.07.19 07:29:00.579168 [ 275 ] {71189d2c-8a75-4c1c-a415-4f5122d03d0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. | ||
| 1212 | 2025.07.19 07:29:00.579212 [ 275 ] {71189d2c-8a75-4c1c-a415-4f5122d03d0d} <Debug> TCPHandler: Processed in 0.001686798 sec. | ||
| 1213 | 2025.07.19 07:29:00.579323 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.07.19 07:29:00.579417 [ 275 ] {1a1fc41a-1f29-4221-92f7-a38a4fb848fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1215 | 2025.07.19 07:29:00.579459 [ 275 ] {1a1fc41a-1f29-4221-92f7-a38a4fb848fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1216 | 2025.07.19 07:29:00.579893 [ 275 ] {1a1fc41a-1f29-4221-92f7-a38a4fb848fb} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.07.19 07:29:00.579930 [ 275 ] {1a1fc41a-1f29-4221-92f7-a38a4fb848fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1218 | 2025.07.19 07:29:00.580448 [ 275 ] {1a1fc41a-1f29-4221-92f7-a38a4fb848fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1219 | 2025.07.19 07:29:00.580917 [ 275 ] {1a1fc41a-1f29-4221-92f7-a38a4fb848fb} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.07.19 07:29:00.581046 [ 275 ] {1a1fc41a-1f29-4221-92f7-a38a4fb848fb} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001647 sec., 186399.51426836674 rows/sec., 12.26 MiB/sec. | ||
| 1221 | 2025.07.19 07:29:00.581082 [ 275 ] {1a1fc41a-1f29-4221-92f7-a38a4fb848fb} <Debug> TCPHandler: Processed in 0.001810531 sec. | ||
| 1222 | 2025.07.19 07:29:00.581191 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2025.07.19 07:29:00.581286 [ 275 ] {a97976b0-68d8-4b1e-ba58-841db71a5333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1224 | 2025.07.19 07:29:00.581328 [ 275 ] {a97976b0-68d8-4b1e-ba58-841db71a5333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1225 | 2025.07.19 07:29:00.581642 [ 275 ] {a97976b0-68d8-4b1e-ba58-841db71a5333} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.07.19 07:29:00.581678 [ 275 ] {a97976b0-68d8-4b1e-ba58-841db71a5333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1227 | 2025.07.19 07:29:00.582171 [ 275 ] {a97976b0-68d8-4b1e-ba58-841db71a5333} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2025.07.19 07:29:00.582677 [ 275 ] {a97976b0-68d8-4b1e-ba58-841db71a5333} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.07.19 07:29:00.582805 [ 275 ] {a97976b0-68d8-4b1e-ba58-841db71a5333} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. | ||
| 1230 | 2025.07.19 07:29:00.582840 [ 275 ] {a97976b0-68d8-4b1e-ba58-841db71a5333} <Debug> TCPHandler: Processed in 0.001699529 sec. | ||
| 1231 | 2025.07.19 07:29:00.582950 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2025.07.19 07:29:00.583046 [ 275 ] {3cef9693-7cc4-4b92-ab9a-7b9ef19f386d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1233 | 2025.07.19 07:29:00.583099 [ 275 ] {3cef9693-7cc4-4b92-ab9a-7b9ef19f386d} <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 | ||
| 1234 | 2025.07.19 07:29:00.583843 [ 275 ] {3cef9693-7cc4-4b92-ab9a-7b9ef19f386d} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.07.19 07:29:00.583966 [ 275 ] {3cef9693-7cc4-4b92-ab9a-7b9ef19f386d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1236 | 2025.07.19 07:29:00.589392 [ 275 ] {3cef9693-7cc4-4b92-ab9a-7b9ef19f386d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1237 | 2025.07.19 07:29:00.589949 [ 275 ] {3cef9693-7cc4-4b92-ab9a-7b9ef19f386d} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.07.19 07:29:00.590120 [ 275 ] {3cef9693-7cc4-4b92-ab9a-7b9ef19f386d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00709 sec., 1269.3935119887165 rows/sec., 2.27 MiB/sec. | ||
| 1239 | 2025.07.19 07:29:00.590188 [ 275 ] {3cef9693-7cc4-4b92-ab9a-7b9ef19f386d} <Debug> TCPHandler: Processed in 0.007287024 sec. | ||
| 1240 | 2025.07.19 07:29:00.590328 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2025.07.19 07:29:00.590447 [ 275 ] {b65ff077-f6ef-4d8a-8948-9dc436ed4ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1242 | 2025.07.19 07:29:00.590497 [ 275 ] {b65ff077-f6ef-4d8a-8948-9dc436ed4ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1243 | 2025.07.19 07:29:00.590898 [ 275 ] {b65ff077-f6ef-4d8a-8948-9dc436ed4ed5} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.07.19 07:29:00.590936 [ 275 ] {b65ff077-f6ef-4d8a-8948-9dc436ed4ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1245 | 2025.07.19 07:29:00.591386 [ 275 ] {b65ff077-f6ef-4d8a-8948-9dc436ed4ed5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1246 | 2025.07.19 07:29:00.591805 [ 275 ] {b65ff077-f6ef-4d8a-8948-9dc436ed4ed5} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2025.07.19 07:29:00.591944 [ 275 ] {b65ff077-f6ef-4d8a-8948-9dc436ed4ed5} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001522 sec., 67017.08278580815 rows/sec., 4.12 MiB/sec. | ||
| 1248 | 2025.07.19 07:29:00.592004 [ 275 ] {b65ff077-f6ef-4d8a-8948-9dc436ed4ed5} <Debug> TCPHandler: Processed in 0.001736159 sec. | ||
| 1249 | 2025.07.19 07:29:02.390337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1250 | 2025.07.19 07:29:02.390890 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2025.07.19 07:29:02.390933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1252 | 2025.07.19 07:29:02.391466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1253 | 2025.07.19 07:29:02.391713 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2025.07.19 07:29:02.391850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1255 | 2025.07.19 07:29:02.508769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1256 | 2025.07.19 07:29:02.526829 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.07.19 07:29:02.526889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1258 | 2025.07.19 07:29:02.532709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1259 | 2025.07.19 07:29:02.533418 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2025.07.19 07:29:02.536475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1261 | 2025.07.19 07:29:04.824144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 192 | ||
| 1262 | 2025.07.19 07:29:04.826745 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2025.07.19 07:29:04.826790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1264 | 2025.07.19 07:29:04.828007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2025.07.19 07:29:04.828282 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2025.07.19 07:29:04.828511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1267 | 2025.07.19 07:29:05.474758 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2025.07.19 07:29:05.474937 [ 275 ] {1e7c0410-440f-4cd4-a5b7-d4e9093460a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1269 | 2025.07.19 07:29:05.475051 [ 275 ] {1e7c0410-440f-4cd4-a5b7-d4e9093460a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1270 | 2025.07.19 07:29:05.475682 [ 275 ] {1e7c0410-440f-4cd4-a5b7-d4e9093460a6} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2025.07.19 07:29:05.475733 [ 275 ] {1e7c0410-440f-4cd4-a5b7-d4e9093460a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1272 | 2025.07.19 07:29:05.476158 [ 275 ] {1e7c0410-440f-4cd4-a5b7-d4e9093460a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1273 | 2025.07.19 07:29:05.476458 [ 275 ] {1e7c0410-440f-4cd4-a5b7-d4e9093460a6} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2025.07.19 07:29:05.476611 [ 275 ] {1e7c0410-440f-4cd4-a5b7-d4e9093460a6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.50 MiB/sec. | ||
| 1275 | 2025.07.19 07:29:05.476652 [ 275 ] {1e7c0410-440f-4cd4-a5b7-d4e9093460a6} <Debug> TCPHandler: Processed in 0.002039955 sec. | ||
| 1276 | 2025.07.19 07:29:05.476770 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2025.07.19 07:29:05.476869 [ 275 ] {1a5e7baf-a761-4054-b664-c800520a99b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1278 | 2025.07.19 07:29:05.476911 [ 275 ] {1a5e7baf-a761-4054-b664-c800520a99b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1279 | 2025.07.19 07:29:05.477353 [ 275 ] {1a5e7baf-a761-4054-b664-c800520a99b7} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2025.07.19 07:29:05.477391 [ 275 ] {1a5e7baf-a761-4054-b664-c800520a99b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1281 | 2025.07.19 07:29:05.477725 [ 275 ] {1a5e7baf-a761-4054-b664-c800520a99b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1282 | 2025.07.19 07:29:05.478017 [ 275 ] {1a5e7baf-a761-4054-b664-c800520a99b7} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2025.07.19 07:29:05.478177 [ 275 ] {1a5e7baf-a761-4054-b664-c800520a99b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001327 sec., 48229.088168801805 rows/sec., 3.76 MiB/sec. | ||
| 1284 | 2025.07.19 07:29:05.478223 [ 275 ] {1a5e7baf-a761-4054-b664-c800520a99b7} <Debug> TCPHandler: Processed in 0.001502744 sec. | ||
| 1285 | 2025.07.19 07:29:05.478359 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2025.07.19 07:29:05.478460 [ 275 ] {358328a2-0aa6-4eb6-a25a-3c1d7fde24a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1287 | 2025.07.19 07:29:05.478507 [ 275 ] {358328a2-0aa6-4eb6-a25a-3c1d7fde24a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1288 | 2025.07.19 07:29:05.478921 [ 275 ] {358328a2-0aa6-4eb6-a25a-3c1d7fde24a9} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2025.07.19 07:29:05.478957 [ 275 ] {358328a2-0aa6-4eb6-a25a-3c1d7fde24a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1290 | 2025.07.19 07:29:05.479272 [ 275 ] {358328a2-0aa6-4eb6-a25a-3c1d7fde24a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1291 | 2025.07.19 07:29:05.479478 [ 275 ] {358328a2-0aa6-4eb6-a25a-3c1d7fde24a9} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2025.07.19 07:29:05.479595 [ 275 ] {358328a2-0aa6-4eb6-a25a-3c1d7fde24a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 1293 | 2025.07.19 07:29:05.479634 [ 275 ] {358328a2-0aa6-4eb6-a25a-3c1d7fde24a9} <Debug> TCPHandler: Processed in 0.001380891 sec. | ||
| 1294 | 2025.07.19 07:29:05.479735 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2025.07.19 07:29:05.479823 [ 275 ] {15ee6b6d-162a-409c-acb8-961568046a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1296 | 2025.07.19 07:29:05.479861 [ 275 ] {15ee6b6d-162a-409c-acb8-961568046a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1297 | 2025.07.19 07:29:05.480254 [ 275 ] {15ee6b6d-162a-409c-acb8-961568046a99} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2025.07.19 07:29:05.480298 [ 275 ] {15ee6b6d-162a-409c-acb8-961568046a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1299 | 2025.07.19 07:29:05.480654 [ 275 ] {15ee6b6d-162a-409c-acb8-961568046a99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1300 | 2025.07.19 07:29:05.480875 [ 275 ] {15ee6b6d-162a-409c-acb8-961568046a99} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2025.07.19 07:29:05.481001 [ 275 ] {15ee6b6d-162a-409c-acb8-961568046a99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 1302 | 2025.07.19 07:29:05.481037 [ 275 ] {15ee6b6d-162a-409c-acb8-961568046a99} <Debug> TCPHandler: Processed in 0.001301589 sec. | ||
| 1303 | 2025.07.19 07:29:09.689271 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1304 | 2025.07.19 07:29:09.689333 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1305 | 2025.07.19 07:29:09.892806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1306 | 2025.07.19 07:29:09.893303 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2025.07.19 07:29:09.893348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1308 | 2025.07.19 07:29:09.893894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1309 | 2025.07.19 07:29:09.894128 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2025.07.19 07:29:09.894263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1311 | 2025.07.19 07:29:09.894289 [ 90 ] {} <Debug> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1312 | 2025.07.19 07:29:09.894368 [ 90 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2025.07.19 07:29:09.894389 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1314 | 2025.07.19 07:29:09.896635 [ 187 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::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 | ||
| 1315 | 2025.07.19 07:29:09.898677 [ 187 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1316 | 2025.07.19 07:29:09.898772 [ 187 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1317 | 2025.07.19 07:29:09.898879 [ 187 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1318 | 2025.07.19 07:29:09.899024 [ 187 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1319 | 2025.07.19 07:29:09.899080 [ 187 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1320 | 2025.07.19 07:29:09.899144 [ 187 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1321 | 2025.07.19 07:29:09.899235 [ 187 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1322 | 2025.07.19 07:29:09.944721 [ 201 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.050167998 sec., 55932.07048046845 rows/sec., 819.32 KiB/sec. | ||
| 1323 | 2025.07.19 07:29:09.945670 [ 192 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1324 | 2025.07.19 07:29:09.946027 [ 192 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.07.19 07:29:09.946111 [ 192 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_6_1} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1326 | 2025.07.19 07:29:09.946229 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1327 | 2025.07.19 07:29:10.001085 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.97 MiB, peak 171.28 MiB, free memory in arenas 0.00 B, will set to 166.58 MiB (RSS), difference: 1.61 MiB | ||
| 1328 | 2025.07.19 07:29:10.037392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1329 | 2025.07.19 07:29:10.054824 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2025.07.19 07:29:10.054887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1331 | 2025.07.19 07:29:10.061154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1332 | 2025.07.19 07:29:10.061875 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2025.07.19 07:29:10.062171 [ 89 ] {} <Debug> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1334 | 2025.07.19 07:29:10.062234 [ 89 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2025.07.19 07:29:10.062253 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1336 | 2025.07.19 07:29:10.062349 [ 192 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 1337 | 2025.07.19 07:29:10.065624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1338 | 2025.07.19 07:29:10.066567 [ 192 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1339 | 2025.07.19 07:29:10.067996 [ 192 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 1340 | 2025.07.19 07:29:10.072589 [ 192 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 1341 | 2025.07.19 07:29:10.076921 [ 192 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 1342 | 2025.07.19 07:29:10.081163 [ 192 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 1343 | 2025.07.19 07:29:10.092053 [ 192 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 1344 | 2025.07.19 07:29:10.096443 [ 192 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 1345 | 2025.07.19 07:29:10.170622 [ 201 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.108313055 sec., 424.6948809633335 rows/sec., 2.20 MiB/sec. | ||
| 1346 | 2025.07.19 07:29:10.173106 [ 189 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1347 | 2025.07.19 07:29:10.175281 [ 189 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_6_1} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2025.07.19 07:29:10.175396 [ 189 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_6_1} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1349 | 2025.07.19 07:29:10.177180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1350 | 2025.07.19 07:29:10.486730 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2025.07.19 07:29:10.486911 [ 275 ] {5b3739b3-116d-4599-9188-a4f81eb5d19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1352 | 2025.07.19 07:29:10.486980 [ 275 ] {5b3739b3-116d-4599-9188-a4f81eb5d19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1353 | 2025.07.19 07:29:10.487738 [ 275 ] {5b3739b3-116d-4599-9188-a4f81eb5d19a} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2025.07.19 07:29:10.487787 [ 275 ] {5b3739b3-116d-4599-9188-a4f81eb5d19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1355 | 2025.07.19 07:29:10.488231 [ 275 ] {5b3739b3-116d-4599-9188-a4f81eb5d19a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2025.07.19 07:29:10.488479 [ 275 ] {5b3739b3-116d-4599-9188-a4f81eb5d19a} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2025.07.19 07:29:10.488648 [ 275 ] {5b3739b3-116d-4599-9188-a4f81eb5d19a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001786 sec., 219484.88241881298 rows/sec., 13.92 MiB/sec. | ||
| 1358 | 2025.07.19 07:29:10.488695 [ 275 ] {5b3739b3-116d-4599-9188-a4f81eb5d19a} <Debug> TCPHandler: Processed in 0.002088707 sec. | ||
| 1359 | 2025.07.19 07:29:10.488816 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2025.07.19 07:29:10.488915 [ 275 ] {848805f5-0aa6-434a-82e6-a91cd2ea4c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1361 | 2025.07.19 07:29:10.488957 [ 275 ] {848805f5-0aa6-434a-82e6-a91cd2ea4c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1362 | 2025.07.19 07:29:10.489814 [ 275 ] {848805f5-0aa6-434a-82e6-a91cd2ea4c7c} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.07.19 07:29:10.489855 [ 275 ] {848805f5-0aa6-434a-82e6-a91cd2ea4c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1364 | 2025.07.19 07:29:10.490292 [ 275 ] {848805f5-0aa6-434a-82e6-a91cd2ea4c7c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1365 | 2025.07.19 07:29:10.490523 [ 275 ] {848805f5-0aa6-434a-82e6-a91cd2ea4c7c} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2025.07.19 07:29:10.490661 [ 275 ] {848805f5-0aa6-434a-82e6-a91cd2ea4c7c} <Debug> executeQuery: Read 1085 rows, 87.87 KiB in 0.001765 sec., 614730.8781869689 rows/sec., 48.62 MiB/sec. | ||
| 1367 | 2025.07.19 07:29:10.490702 [ 275 ] {848805f5-0aa6-434a-82e6-a91cd2ea4c7c} <Debug> TCPHandler: Processed in 0.001937844 sec. | ||
| 1368 | 2025.07.19 07:29:10.490809 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2025.07.19 07:29:10.490906 [ 275 ] {98bd180b-81e8-4ca2-a7f4-e87f497d6802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1370 | 2025.07.19 07:29:10.490947 [ 275 ] {98bd180b-81e8-4ca2-a7f4-e87f497d6802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1371 | 2025.07.19 07:29:10.491406 [ 275 ] {98bd180b-81e8-4ca2-a7f4-e87f497d6802} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2025.07.19 07:29:10.491444 [ 275 ] {98bd180b-81e8-4ca2-a7f4-e87f497d6802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1373 | 2025.07.19 07:29:10.491749 [ 275 ] {98bd180b-81e8-4ca2-a7f4-e87f497d6802} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2025.07.19 07:29:10.491974 [ 275 ] {98bd180b-81e8-4ca2-a7f4-e87f497d6802} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2025.07.19 07:29:10.492097 [ 275 ] {98bd180b-81e8-4ca2-a7f4-e87f497d6802} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001209 sec., 169561.6211745244 rows/sec., 10.06 MiB/sec. | ||
| 1376 | 2025.07.19 07:29:10.492134 [ 275 ] {98bd180b-81e8-4ca2-a7f4-e87f497d6802} <Debug> TCPHandler: Processed in 0.001376881 sec. | ||
| 1377 | 2025.07.19 07:29:10.492251 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2025.07.19 07:29:10.492362 [ 275 ] {e8d6e844-04f6-484c-a6ba-966a27b9b5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1379 | 2025.07.19 07:29:10.492410 [ 275 ] {e8d6e844-04f6-484c-a6ba-966a27b9b5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1380 | 2025.07.19 07:29:10.493064 [ 275 ] {e8d6e844-04f6-484c-a6ba-966a27b9b5e1} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2025.07.19 07:29:10.493107 [ 275 ] {e8d6e844-04f6-484c-a6ba-966a27b9b5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1382 | 2025.07.19 07:29:10.493499 [ 275 ] {e8d6e844-04f6-484c-a6ba-966a27b9b5e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1383 | 2025.07.19 07:29:10.493770 [ 275 ] {e8d6e844-04f6-484c-a6ba-966a27b9b5e1} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2025.07.19 07:29:10.494206 [ 275 ] {e8d6e844-04f6-484c-a6ba-966a27b9b5e1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001867 sec., 108730.58382431709 rows/sec., 7.01 MiB/sec. | ||
| 1385 | 2025.07.19 07:29:10.494254 [ 275 ] {e8d6e844-04f6-484c-a6ba-966a27b9b5e1} <Debug> TCPHandler: Processed in 0.002061947 sec. | ||
| 1386 | 2025.07.19 07:29:10.494544 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2025.07.19 07:29:10.494652 [ 275 ] {01258dea-f62b-4ad1-a3a8-72372128f6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1388 | 2025.07.19 07:29:10.494700 [ 275 ] {01258dea-f62b-4ad1-a3a8-72372128f6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1389 | 2025.07.19 07:29:10.495250 [ 275 ] {01258dea-f62b-4ad1-a3a8-72372128f6a3} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2025.07.19 07:29:10.495292 [ 275 ] {01258dea-f62b-4ad1-a3a8-72372128f6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1391 | 2025.07.19 07:29:10.495713 [ 275 ] {01258dea-f62b-4ad1-a3a8-72372128f6a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2025.07.19 07:29:10.495938 [ 275 ] {01258dea-f62b-4ad1-a3a8-72372128f6a3} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2025.07.19 07:29:10.496070 [ 275 ] {01258dea-f62b-4ad1-a3a8-72372128f6a3} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001441 sec., 140180.43025676612 rows/sec., 7.96 MiB/sec. | ||
| 1394 | 2025.07.19 07:29:10.496110 [ 275 ] {01258dea-f62b-4ad1-a3a8-72372128f6a3} <Debug> TCPHandler: Processed in 0.001627076 sec. | ||
| 1395 | 2025.07.19 07:29:10.496234 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.07.19 07:29:10.496335 [ 275 ] {b677d12a-bdcc-4ef8-a21a-283a90b7f8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1397 | 2025.07.19 07:29:10.496377 [ 275 ] {b677d12a-bdcc-4ef8-a21a-283a90b7f8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1398 | 2025.07.19 07:29:10.497035 [ 275 ] {b677d12a-bdcc-4ef8-a21a-283a90b7f8fa} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2025.07.19 07:29:10.497074 [ 275 ] {b677d12a-bdcc-4ef8-a21a-283a90b7f8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1400 | 2025.07.19 07:29:10.497409 [ 275 ] {b677d12a-bdcc-4ef8-a21a-283a90b7f8fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1401 | 2025.07.19 07:29:10.497620 [ 275 ] {b677d12a-bdcc-4ef8-a21a-283a90b7f8fa} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2025.07.19 07:29:10.497749 [ 275 ] {b677d12a-bdcc-4ef8-a21a-283a90b7f8fa} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001432 sec., 461592.1787709498 rows/sec., 32.25 MiB/sec. | ||
| 1403 | 2025.07.19 07:29:10.497786 [ 275 ] {b677d12a-bdcc-4ef8-a21a-283a90b7f8fa} <Debug> TCPHandler: Processed in 0.001602286 sec. | ||
| 1404 | 2025.07.19 07:29:10.497900 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2025.07.19 07:29:10.497996 [ 275 ] {cca4d5a7-a6b5-4223-b653-86fbf8dbb78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1406 | 2025.07.19 07:29:10.498038 [ 275 ] {cca4d5a7-a6b5-4223-b653-86fbf8dbb78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1407 | 2025.07.19 07:29:10.498367 [ 275 ] {cca4d5a7-a6b5-4223-b653-86fbf8dbb78b} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2025.07.19 07:29:10.498403 [ 275 ] {cca4d5a7-a6b5-4223-b653-86fbf8dbb78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1409 | 2025.07.19 07:29:10.498703 [ 275 ] {cca4d5a7-a6b5-4223-b653-86fbf8dbb78b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1410 | 2025.07.19 07:29:10.498919 [ 275 ] {cca4d5a7-a6b5-4223-b653-86fbf8dbb78b} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2025.07.19 07:29:10.499043 [ 275 ] {cca4d5a7-a6b5-4223-b653-86fbf8dbb78b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 1412 | 2025.07.19 07:29:10.499078 [ 275 ] {cca4d5a7-a6b5-4223-b653-86fbf8dbb78b} <Debug> TCPHandler: Processed in 0.001225627 sec. | ||
| 1413 | 2025.07.19 07:29:10.499192 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2025.07.19 07:29:10.499288 [ 275 ] {8bb9ce80-7bf6-4d37-8af9-fc4bf5c2ca92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1415 | 2025.07.19 07:29:10.499330 [ 275 ] {8bb9ce80-7bf6-4d37-8af9-fc4bf5c2ca92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1416 | 2025.07.19 07:29:10.499740 [ 275 ] {8bb9ce80-7bf6-4d37-8af9-fc4bf5c2ca92} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2025.07.19 07:29:10.499777 [ 275 ] {8bb9ce80-7bf6-4d37-8af9-fc4bf5c2ca92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1418 | 2025.07.19 07:29:10.500102 [ 275 ] {8bb9ce80-7bf6-4d37-8af9-fc4bf5c2ca92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1419 | 2025.07.19 07:29:10.500324 [ 275 ] {8bb9ce80-7bf6-4d37-8af9-fc4bf5c2ca92} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2025.07.19 07:29:10.500455 [ 275 ] {8bb9ce80-7bf6-4d37-8af9-fc4bf5c2ca92} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001185 sec., 259071.7299578059 rows/sec., 17.04 MiB/sec. | ||
| 1421 | 2025.07.19 07:29:10.500499 [ 275 ] {8bb9ce80-7bf6-4d37-8af9-fc4bf5c2ca92} <Debug> TCPHandler: Processed in 0.00135474 sec. | ||
| 1422 | 2025.07.19 07:29:10.500617 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2025.07.19 07:29:10.500715 [ 275 ] {ab2a2007-ae14-489a-8b26-f0b985865b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1424 | 2025.07.19 07:29:10.500759 [ 275 ] {ab2a2007-ae14-489a-8b26-f0b985865b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1425 | 2025.07.19 07:29:10.501075 [ 275 ] {ab2a2007-ae14-489a-8b26-f0b985865b4e} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2025.07.19 07:29:10.501113 [ 275 ] {ab2a2007-ae14-489a-8b26-f0b985865b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1427 | 2025.07.19 07:29:10.501428 [ 275 ] {ab2a2007-ae14-489a-8b26-f0b985865b4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1428 | 2025.07.19 07:29:10.501640 [ 275 ] {ab2a2007-ae14-489a-8b26-f0b985865b4e} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2025.07.19 07:29:10.501768 [ 275 ] {ab2a2007-ae14-489a-8b26-f0b985865b4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 1430 | 2025.07.19 07:29:10.501807 [ 275 ] {ab2a2007-ae14-489a-8b26-f0b985865b4e} <Debug> TCPHandler: Processed in 0.001240988 sec. | ||
| 1431 | 2025.07.19 07:29:10.501932 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2025.07.19 07:29:10.502053 [ 275 ] {51e79815-2cd1-436d-827f-403b5d59b3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1433 | 2025.07.19 07:29:10.502117 [ 275 ] {51e79815-2cd1-436d-827f-403b5d59b3a5} <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 | ||
| 1434 | 2025.07.19 07:29:10.502971 [ 275 ] {51e79815-2cd1-436d-827f-403b5d59b3a5} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2025.07.19 07:29:10.503009 [ 275 ] {51e79815-2cd1-436d-827f-403b5d59b3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1436 | 2025.07.19 07:29:10.503515 [ 275 ] {51e79815-2cd1-436d-827f-403b5d59b3a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1437 | 2025.07.19 07:29:10.503742 [ 275 ] {51e79815-2cd1-436d-827f-403b5d59b3a5} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2025.07.19 07:29:10.503877 [ 275 ] {51e79815-2cd1-436d-827f-403b5d59b3a5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001849 sec., 4867.495943753381 rows/sec., 8.72 MiB/sec. | ||
| 1439 | 2025.07.19 07:29:10.503929 [ 275 ] {51e79815-2cd1-436d-827f-403b5d59b3a5} <Debug> TCPHandler: Processed in 0.002052946 sec. | ||
| 1440 | 2025.07.19 07:29:10.504041 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2025.07.19 07:29:10.504137 [ 275 ] {94f0b39b-ee7c-41e0-b8d7-105372abc3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1442 | 2025.07.19 07:29:10.504179 [ 275 ] {94f0b39b-ee7c-41e0-b8d7-105372abc3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1443 | 2025.07.19 07:29:10.504508 [ 275 ] {94f0b39b-ee7c-41e0-b8d7-105372abc3ae} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2025.07.19 07:29:10.504545 [ 275 ] {94f0b39b-ee7c-41e0-b8d7-105372abc3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1445 | 2025.07.19 07:29:10.504846 [ 275 ] {94f0b39b-ee7c-41e0-b8d7-105372abc3ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1446 | 2025.07.19 07:29:10.505059 [ 275 ] {94f0b39b-ee7c-41e0-b8d7-105372abc3ae} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2025.07.19 07:29:10.505196 [ 275 ] {94f0b39b-ee7c-41e0-b8d7-105372abc3ae} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001078 sec., 94619.66604823749 rows/sec., 5.81 MiB/sec. | ||
| 1448 | 2025.07.19 07:29:10.505232 [ 275 ] {94f0b39b-ee7c-41e0-b8d7-105372abc3ae} <Debug> TCPHandler: Processed in 0.001240238 sec. | ||
| 1449 | 2025.07.19 07:29:11.000143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.44 MiB, peak 177.19 MiB, free memory in arenas 0.00 B, will set to 176.19 MiB (RSS), difference: 7.75 MiB | ||
| 1450 | 2025.07.19 07:29:14.829520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 222 | ||
| 1451 | 2025.07.19 07:29:14.831590 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2025.07.19 07:29:14.831632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1453 | 2025.07.19 07:29:14.832775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1454 | 2025.07.19 07:29:14.833057 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2025.07.19 07:29:14.833294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1456 | 2025.07.19 07:29:15.473616 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2025.07.19 07:29:15.473785 [ 275 ] {da139a1f-b057-450f-9f3d-c94dced7b293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1458 | 2025.07.19 07:29:15.473849 [ 275 ] {da139a1f-b057-450f-9f3d-c94dced7b293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1459 | 2025.07.19 07:29:15.474477 [ 275 ] {da139a1f-b057-450f-9f3d-c94dced7b293} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.07.19 07:29:15.474525 [ 275 ] {da139a1f-b057-450f-9f3d-c94dced7b293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1461 | 2025.07.19 07:29:15.474936 [ 275 ] {da139a1f-b057-450f-9f3d-c94dced7b293} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1462 | 2025.07.19 07:29:15.475171 [ 275 ] {da139a1f-b057-450f-9f3d-c94dced7b293} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.07.19 07:29:15.475322 [ 275 ] {da139a1f-b057-450f-9f3d-c94dced7b293} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.72 MiB/sec. | ||
| 1464 | 2025.07.19 07:29:15.475329 [ 77 ] {} <Debug> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1465 | 2025.07.19 07:29:15.475365 [ 275 ] {da139a1f-b057-450f-9f3d-c94dced7b293} <Debug> TCPHandler: Processed in 0.001870832 sec. | ||
| 1466 | 2025.07.19 07:29:15.475398 [ 77 ] {} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2025.07.19 07:29:15.475428 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1468 | 2025.07.19 07:29:15.475506 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2025.07.19 07:29:15.475534 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::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 | ||
| 1470 | 2025.07.19 07:29:15.475610 [ 275 ] {3e539204-f5b1-4b62-b4b3-c0d41cce0b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1471 | 2025.07.19 07:29:15.475630 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1472 | 2025.07.19 07:29:15.475656 [ 275 ] {3e539204-f5b1-4b62-b4b3-c0d41cce0b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1473 | 2025.07.19 07:29:15.475672 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
| 1474 | 2025.07.19 07:29:15.475754 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1475 | 2025.07.19 07:29:15.475802 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1085 rows starting from the beginning of the part | ||
| 1476 | 2025.07.19 07:29:15.475849 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1477 | 2025.07.19 07:29:15.475950 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1085 rows starting from the beginning of the part | ||
| 1478 | 2025.07.19 07:29:15.476005 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1479 | 2025.07.19 07:29:15.476124 [ 275 ] {3e539204-f5b1-4b62-b4b3-c0d41cce0b21} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.07.19 07:29:15.476162 [ 275 ] {3e539204-f5b1-4b62-b4b3-c0d41cce0b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1481 | 2025.07.19 07:29:15.476601 [ 275 ] {3e539204-f5b1-4b62-b4b3-c0d41cce0b21} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1482 | 2025.07.19 07:29:15.476850 [ 275 ] {3e539204-f5b1-4b62-b4b3-c0d41cce0b21} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.07.19 07:29:15.476957 [ 77 ] {} <Debug> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1484 | 2025.07.19 07:29:15.476984 [ 275 ] {3e539204-f5b1-4b62-b4b3-c0d41cce0b21} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec. | ||
| 1485 | 2025.07.19 07:29:15.476993 [ 77 ] {} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.07.19 07:29:15.477029 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1487 | 2025.07.19 07:29:15.477034 [ 275 ] {3e539204-f5b1-4b62-b4b3-c0d41cce0b21} <Debug> TCPHandler: Processed in 0.001580506 sec. | ||
| 1488 | 2025.07.19 07:29:15.477128 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::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 | ||
| 1489 | 2025.07.19 07:29:15.477159 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2025.07.19 07:29:15.477220 [ 197 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720858 sec., 1391166.4995019925 rows/sec., 115.03 MiB/sec. | ||
| 1491 | 2025.07.19 07:29:15.477252 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1492 | 2025.07.19 07:29:15.477258 [ 275 ] {754b665d-39fc-402e-9c4b-f828a5e2a44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1493 | 2025.07.19 07:29:15.477316 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1494 | 2025.07.19 07:29:15.477323 [ 275 ] {754b665d-39fc-402e-9c4b-f828a5e2a44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1495 | 2025.07.19 07:29:15.477421 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1496 | 2025.07.19 07:29:15.477483 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 661 rows starting from the beginning of the part | ||
| 1497 | 2025.07.19 07:29:15.477528 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1498 | 2025.07.19 07:29:15.477537 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1499 | 2025.07.19 07:29:15.477604 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 661 rows starting from the beginning of the part | ||
| 1500 | 2025.07.19 07:29:15.477654 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1501 | 2025.07.19 07:29:15.477779 [ 275 ] {754b665d-39fc-402e-9c4b-f828a5e2a44e} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.07.19 07:29:15.477835 [ 275 ] {754b665d-39fc-402e-9c4b-f828a5e2a44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1503 | 2025.07.19 07:29:15.477913 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2025.07.19 07:29:15.478007 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_6_1} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1505 | 2025.07.19 07:29:15.478108 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1506 | 2025.07.19 07:29:15.478253 [ 275 ] {754b665d-39fc-402e-9c4b-f828a5e2a44e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1507 | 2025.07.19 07:29:15.478495 [ 275 ] {754b665d-39fc-402e-9c4b-f828a5e2a44e} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2025.07.19 07:29:15.478601 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1509 | 2025.07.19 07:29:15.478631 [ 275 ] {754b665d-39fc-402e-9c4b-f828a5e2a44e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001391 sec., 115025.1617541337 rows/sec., 8.01 MiB/sec. | ||
| 1510 | 2025.07.19 07:29:15.478633 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2025.07.19 07:29:15.478672 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1512 | 2025.07.19 07:29:15.478677 [ 275 ] {754b665d-39fc-402e-9c4b-f828a5e2a44e} <Debug> TCPHandler: Processed in 0.001566476 sec. | ||
| 1513 | 2025.07.19 07:29:15.478765 [ 186 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::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 | ||
| 1514 | 2025.07.19 07:29:15.478816 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2025.07.19 07:29:15.478824 [ 196 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174284 sec., 905418.74182369 rows/sec., 67.91 MiB/sec. | ||
| 1516 | 2025.07.19 07:29:15.478876 [ 186 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1517 | 2025.07.19 07:29:15.478913 [ 186 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part | ||
| 1518 | 2025.07.19 07:29:15.478926 [ 275 ] {6c10c936-40d9-446d-bac3-a527fc8fdcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1519 | 2025.07.19 07:29:15.478975 [ 275 ] {6c10c936-40d9-446d-bac3-a527fc8fdcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1520 | 2025.07.19 07:29:15.479002 [ 194 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1521 | 2025.07.19 07:29:15.478999 [ 186 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1522 | 2025.07.19 07:29:15.479088 [ 186 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 307 rows starting from the beginning of the part | ||
| 1523 | 2025.07.19 07:29:15.479149 [ 186 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1524 | 2025.07.19 07:29:15.479203 [ 186 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 307 rows starting from the beginning of the part | ||
| 1525 | 2025.07.19 07:29:15.479261 [ 186 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1526 | 2025.07.19 07:29:15.479265 [ 194 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.07.19 07:29:15.479345 [ 194 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_6_1} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1528 | 2025.07.19 07:29:15.479351 [ 275 ] {6c10c936-40d9-446d-bac3-a527fc8fdcdd} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.07.19 07:29:15.479390 [ 275 ] {6c10c936-40d9-446d-bac3-a527fc8fdcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1530 | 2025.07.19 07:29:15.479416 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1531 | 2025.07.19 07:29:15.479744 [ 275 ] {6c10c936-40d9-446d-bac3-a527fc8fdcdd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1532 | 2025.07.19 07:29:15.479993 [ 275 ] {6c10c936-40d9-446d-bac3-a527fc8fdcdd} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2025.07.19 07:29:15.480132 [ 76 ] {} <Debug> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2025.07.19 07:29:15.480137 [ 275 ] {6c10c936-40d9-446d-bac3-a527fc8fdcdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 1535 | 2025.07.19 07:29:15.480179 [ 76 ] {} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.07.19 07:29:15.480198 [ 275 ] {6c10c936-40d9-446d-bac3-a527fc8fdcdd} <Debug> TCPHandler: Processed in 0.001435223 sec. | ||
| 1537 | 2025.07.19 07:29:15.480206 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1538 | 2025.07.19 07:29:15.480293 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::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 | ||
| 1539 | 2025.07.19 07:29:15.480394 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2025.07.19 07:29:15.480432 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1541 | 2025.07.19 07:29:15.480506 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1542 | 2025.07.19 07:29:15.480555 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 1543 | 2025.07.19 07:29:15.480601 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1544 | 2025.07.19 07:29:15.480642 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1545 | 2025.07.19 07:29:15.480688 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1546 | 2025.07.19 07:29:15.482117 [ 194 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859062 sec., 232375.25160537948 rows/sec., 15.01 MiB/sec. | ||
| 1547 | 2025.07.19 07:29:15.482223 [ 194 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 5 columns (5 merged, 0 gathered) in 0.003505189 sec., 348625.9942045921 rows/sec., 23.60 MiB/sec. | ||
| 1548 | 2025.07.19 07:29:15.482272 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1549 | 2025.07.19 07:29:15.482522 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1550 | 2025.07.19 07:29:15.482548 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2025.07.19 07:29:15.482619 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_6_1} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1552 | 2025.07.19 07:29:15.482677 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1553 | 2025.07.19 07:29:15.482887 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2025.07.19 07:29:15.482972 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1555 | 2025.07.19 07:29:15.483065 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1556 | 2025.07.19 07:29:17.394441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1557 | 2025.07.19 07:29:17.394940 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2025.07.19 07:29:17.394987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1559 | 2025.07.19 07:29:17.395461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1560 | 2025.07.19 07:29:17.395694 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2025.07.19 07:29:17.395824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1562 | 2025.07.19 07:29:17.565815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1563 | 2025.07.19 07:29:17.583771 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2025.07.19 07:29:17.583837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1565 | 2025.07.19 07:29:17.589406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1566 | 2025.07.19 07:29:17.590114 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2025.07.19 07:29:17.593958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1568 | 2025.07.19 07:29:20.487923 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2025.07.19 07:29:20.488125 [ 275 ] {63b37307-50b2-45f4-a46a-d146b75ceb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1570 | 2025.07.19 07:29:20.488197 [ 275 ] {63b37307-50b2-45f4-a46a-d146b75ceb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1571 | 2025.07.19 07:29:20.489088 [ 275 ] {63b37307-50b2-45f4-a46a-d146b75ceb6f} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2025.07.19 07:29:20.489150 [ 275 ] {63b37307-50b2-45f4-a46a-d146b75ceb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1573 | 2025.07.19 07:29:20.489618 [ 275 ] {63b37307-50b2-45f4-a46a-d146b75ceb6f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1574 | 2025.07.19 07:29:20.489866 [ 275 ] {63b37307-50b2-45f4-a46a-d146b75ceb6f} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2025.07.19 07:29:20.490023 [ 275 ] {63b37307-50b2-45f4-a46a-d146b75ceb6f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001947 sec., 201335.38777606573 rows/sec., 12.77 MiB/sec. | ||
| 1576 | 2025.07.19 07:29:20.490075 [ 275 ] {63b37307-50b2-45f4-a46a-d146b75ceb6f} <Debug> TCPHandler: Processed in 0.002281471 sec. | ||
| 1577 | 2025.07.19 07:29:20.490211 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2025.07.19 07:29:20.490319 [ 275 ] {ad664269-6764-4890-95b7-2e78187307bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1579 | 2025.07.19 07:29:20.490368 [ 275 ] {ad664269-6764-4890-95b7-2e78187307bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1580 | 2025.07.19 07:29:20.491315 [ 275 ] {ad664269-6764-4890-95b7-2e78187307bb} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2025.07.19 07:29:20.491355 [ 275 ] {ad664269-6764-4890-95b7-2e78187307bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1582 | 2025.07.19 07:29:20.491766 [ 275 ] {ad664269-6764-4890-95b7-2e78187307bb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1583 | 2025.07.19 07:29:20.491998 [ 275 ] {ad664269-6764-4890-95b7-2e78187307bb} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.07.19 07:29:20.492134 [ 275 ] {ad664269-6764-4890-95b7-2e78187307bb} <Debug> executeQuery: Read 1085 rows, 87.87 KiB in 0.001839 sec., 589994.562262099 rows/sec., 46.66 MiB/sec. | ||
| 1585 | 2025.07.19 07:29:20.492176 [ 275 ] {ad664269-6764-4890-95b7-2e78187307bb} <Debug> TCPHandler: Processed in 0.002019075 sec. | ||
| 1586 | 2025.07.19 07:29:20.492298 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2025.07.19 07:29:20.492400 [ 275 ] {41792ae5-e841-43bc-a446-3c8a292f80dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1588 | 2025.07.19 07:29:20.492445 [ 275 ] {41792ae5-e841-43bc-a446-3c8a292f80dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1589 | 2025.07.19 07:29:20.492921 [ 275 ] {41792ae5-e841-43bc-a446-3c8a292f80dd} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.07.19 07:29:20.492961 [ 275 ] {41792ae5-e841-43bc-a446-3c8a292f80dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1591 | 2025.07.19 07:29:20.493282 [ 275 ] {41792ae5-e841-43bc-a446-3c8a292f80dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1592 | 2025.07.19 07:29:20.493509 [ 275 ] {41792ae5-e841-43bc-a446-3c8a292f80dd} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.07.19 07:29:20.493646 [ 275 ] {41792ae5-e841-43bc-a446-3c8a292f80dd} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001268 sec., 161671.9242902208 rows/sec., 9.59 MiB/sec. | ||
| 1594 | 2025.07.19 07:29:20.493687 [ 275 ] {41792ae5-e841-43bc-a446-3c8a292f80dd} <Debug> TCPHandler: Processed in 0.001440602 sec. | ||
| 1595 | 2025.07.19 07:29:20.493812 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2025.07.19 07:29:20.493913 [ 275 ] {e1939cf7-b916-4197-84bd-f7065cc5b8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1597 | 2025.07.19 07:29:20.493956 [ 275 ] {e1939cf7-b916-4197-84bd-f7065cc5b8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1598 | 2025.07.19 07:29:20.494426 [ 275 ] {e1939cf7-b916-4197-84bd-f7065cc5b8a7} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2025.07.19 07:29:20.494466 [ 275 ] {e1939cf7-b916-4197-84bd-f7065cc5b8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1600 | 2025.07.19 07:29:20.494785 [ 275 ] {e1939cf7-b916-4197-84bd-f7065cc5b8a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1601 | 2025.07.19 07:29:20.495011 [ 275 ] {e1939cf7-b916-4197-84bd-f7065cc5b8a7} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.07.19 07:29:20.495141 [ 275 ] {e1939cf7-b916-4197-84bd-f7065cc5b8a7} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001248 sec., 162660.2564102564 rows/sec., 10.49 MiB/sec. | ||
| 1603 | 2025.07.19 07:29:20.495181 [ 275 ] {e1939cf7-b916-4197-84bd-f7065cc5b8a7} <Debug> TCPHandler: Processed in 0.001426662 sec. | ||
| 1604 | 2025.07.19 07:29:20.495323 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2025.07.19 07:29:20.495436 [ 275 ] {cf4e1813-a4df-4523-adf0-edb23f0270b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1606 | 2025.07.19 07:29:20.495487 [ 275 ] {cf4e1813-a4df-4523-adf0-edb23f0270b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1607 | 2025.07.19 07:29:20.495940 [ 275 ] {cf4e1813-a4df-4523-adf0-edb23f0270b4} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2025.07.19 07:29:20.495980 [ 275 ] {cf4e1813-a4df-4523-adf0-edb23f0270b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1609 | 2025.07.19 07:29:20.496334 [ 275 ] {cf4e1813-a4df-4523-adf0-edb23f0270b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1610 | 2025.07.19 07:29:20.496576 [ 275 ] {cf4e1813-a4df-4523-adf0-edb23f0270b4} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2025.07.19 07:29:20.496707 [ 275 ] {cf4e1813-a4df-4523-adf0-edb23f0270b4} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001289 sec., 156710.62839410396 rows/sec., 8.90 MiB/sec. | ||
| 1612 | 2025.07.19 07:29:20.496744 [ 275 ] {cf4e1813-a4df-4523-adf0-edb23f0270b4} <Debug> TCPHandler: Processed in 0.001482304 sec. | ||
| 1613 | 2025.07.19 07:29:20.496862 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2025.07.19 07:29:20.496969 [ 275 ] {452d4f86-832d-4f59-9842-9df979904ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1615 | 2025.07.19 07:29:20.497019 [ 275 ] {452d4f86-832d-4f59-9842-9df979904ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1616 | 2025.07.19 07:29:20.497644 [ 275 ] {452d4f86-832d-4f59-9842-9df979904ac8} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2025.07.19 07:29:20.497682 [ 275 ] {452d4f86-832d-4f59-9842-9df979904ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1618 | 2025.07.19 07:29:20.498025 [ 275 ] {452d4f86-832d-4f59-9842-9df979904ac8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1619 | 2025.07.19 07:29:20.498247 [ 275 ] {452d4f86-832d-4f59-9842-9df979904ac8} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2025.07.19 07:29:20.498395 [ 275 ] {452d4f86-832d-4f59-9842-9df979904ac8} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001446 sec., 457123.09820193634 rows/sec., 31.94 MiB/sec. | ||
| 1621 | 2025.07.19 07:29:20.498436 [ 275 ] {452d4f86-832d-4f59-9842-9df979904ac8} <Debug> TCPHandler: Processed in 0.001627127 sec. | ||
| 1622 | 2025.07.19 07:29:20.498552 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2025.07.19 07:29:20.498649 [ 275 ] {60598f63-5f7d-4cbd-9658-1fac3cb50dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1624 | 2025.07.19 07:29:20.498694 [ 275 ] {60598f63-5f7d-4cbd-9658-1fac3cb50dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1625 | 2025.07.19 07:29:20.499055 [ 275 ] {60598f63-5f7d-4cbd-9658-1fac3cb50dc8} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2025.07.19 07:29:20.499094 [ 275 ] {60598f63-5f7d-4cbd-9658-1fac3cb50dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1627 | 2025.07.19 07:29:20.499412 [ 275 ] {60598f63-5f7d-4cbd-9658-1fac3cb50dc8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1628 | 2025.07.19 07:29:20.499638 [ 275 ] {60598f63-5f7d-4cbd-9658-1fac3cb50dc8} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2025.07.19 07:29:20.499766 [ 275 ] {60598f63-5f7d-4cbd-9658-1fac3cb50dc8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 1630 | 2025.07.19 07:29:20.499803 [ 275 ] {60598f63-5f7d-4cbd-9658-1fac3cb50dc8} <Debug> TCPHandler: Processed in 0.001302739 sec. | ||
| 1631 | 2025.07.19 07:29:20.499925 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2025.07.19 07:29:20.500022 [ 275 ] {9c589ab9-0f3a-4adb-acb5-8c89ca3fdcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1633 | 2025.07.19 07:29:20.500066 [ 275 ] {9c589ab9-0f3a-4adb-acb5-8c89ca3fdcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1634 | 2025.07.19 07:29:20.500517 [ 275 ] {9c589ab9-0f3a-4adb-acb5-8c89ca3fdcd6} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2025.07.19 07:29:20.500556 [ 275 ] {9c589ab9-0f3a-4adb-acb5-8c89ca3fdcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1636 | 2025.07.19 07:29:20.500904 [ 275 ] {9c589ab9-0f3a-4adb-acb5-8c89ca3fdcd6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1637 | 2025.07.19 07:29:20.501124 [ 275 ] {9c589ab9-0f3a-4adb-acb5-8c89ca3fdcd6} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2025.07.19 07:29:20.501261 [ 275 ] {9c589ab9-0f3a-4adb-acb5-8c89ca3fdcd6} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001258 sec., 244038.15580286167 rows/sec., 16.05 MiB/sec. | ||
| 1639 | 2025.07.19 07:29:20.501303 [ 275 ] {9c589ab9-0f3a-4adb-acb5-8c89ca3fdcd6} <Debug> TCPHandler: Processed in 0.001430052 sec. | ||
| 1640 | 2025.07.19 07:29:20.501421 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2025.07.19 07:29:20.501518 [ 275 ] {4fe0310e-6bb4-4151-be25-2d9b89834401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1642 | 2025.07.19 07:29:20.501561 [ 275 ] {4fe0310e-6bb4-4151-be25-2d9b89834401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1643 | 2025.07.19 07:29:20.501896 [ 275 ] {4fe0310e-6bb4-4151-be25-2d9b89834401} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2025.07.19 07:29:20.501933 [ 275 ] {4fe0310e-6bb4-4151-be25-2d9b89834401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1645 | 2025.07.19 07:29:20.502262 [ 275 ] {4fe0310e-6bb4-4151-be25-2d9b89834401} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1646 | 2025.07.19 07:29:20.502477 [ 275 ] {4fe0310e-6bb4-4151-be25-2d9b89834401} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2025.07.19 07:29:20.502606 [ 275 ] {4fe0310e-6bb4-4151-be25-2d9b89834401} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 1648 | 2025.07.19 07:29:20.502641 [ 275 ] {4fe0310e-6bb4-4151-be25-2d9b89834401} <Debug> TCPHandler: Processed in 0.001271439 sec. | ||
| 1649 | 2025.07.19 07:29:20.502751 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2025.07.19 07:29:20.502846 [ 275 ] {6efb07e8-b2a4-46c9-bcf9-c8f146eb11aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1651 | 2025.07.19 07:29:20.502899 [ 275 ] {6efb07e8-b2a4-46c9-bcf9-c8f146eb11aa} <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 | ||
| 1652 | 2025.07.19 07:29:20.503666 [ 275 ] {6efb07e8-b2a4-46c9-bcf9-c8f146eb11aa} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2025.07.19 07:29:20.503703 [ 275 ] {6efb07e8-b2a4-46c9-bcf9-c8f146eb11aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1654 | 2025.07.19 07:29:20.504215 [ 275 ] {6efb07e8-b2a4-46c9-bcf9-c8f146eb11aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1655 | 2025.07.19 07:29:20.504445 [ 275 ] {6efb07e8-b2a4-46c9-bcf9-c8f146eb11aa} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2025.07.19 07:29:20.504593 [ 275 ] {6efb07e8-b2a4-46c9-bcf9-c8f146eb11aa} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001765 sec., 5099.150141643059 rows/sec., 9.14 MiB/sec. | ||
| 1657 | 2025.07.19 07:29:20.504677 [ 275 ] {6efb07e8-b2a4-46c9-bcf9-c8f146eb11aa} <Debug> TCPHandler: Processed in 0.001974825 sec. | ||
| 1658 | 2025.07.19 07:29:20.504806 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2025.07.19 07:29:20.504909 [ 275 ] {6e2aa2b8-4aa9-4a82-986c-c7dfea7b2b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1660 | 2025.07.19 07:29:20.504951 [ 275 ] {6e2aa2b8-4aa9-4a82-986c-c7dfea7b2b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1661 | 2025.07.19 07:29:20.505308 [ 275 ] {6e2aa2b8-4aa9-4a82-986c-c7dfea7b2b3e} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2025.07.19 07:29:20.505344 [ 275 ] {6e2aa2b8-4aa9-4a82-986c-c7dfea7b2b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1663 | 2025.07.19 07:29:20.506235 [ 275 ] {6e2aa2b8-4aa9-4a82-986c-c7dfea7b2b3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1664 | 2025.07.19 07:29:20.506458 [ 275 ] {6e2aa2b8-4aa9-4a82-986c-c7dfea7b2b3e} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2025.07.19 07:29:20.506587 [ 275 ] {6e2aa2b8-4aa9-4a82-986c-c7dfea7b2b3e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001697 sec., 60106.0695344726 rows/sec., 3.69 MiB/sec. | ||
| 1666 | 2025.07.19 07:29:20.506645 [ 275 ] {6e2aa2b8-4aa9-4a82-986c-c7dfea7b2b3e} <Debug> TCPHandler: Processed in 0.001890543 sec. | ||
| 1667 | 2025.07.19 07:29:24.689578 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1668 | 2025.07.19 07:29:24.689635 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1669 | 2025.07.19 07:29:24.833504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 252 | ||
| 1670 | 2025.07.19 07:29:24.835634 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2025.07.19 07:29:24.835681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1672 | 2025.07.19 07:29:24.836843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1673 | 2025.07.19 07:29:24.837121 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2025.07.19 07:29:24.837363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1675 | 2025.07.19 07:29:24.896872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1676 | 2025.07.19 07:29:24.897355 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2025.07.19 07:29:24.897397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1678 | 2025.07.19 07:29:24.897894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1679 | 2025.07.19 07:29:24.898129 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2025.07.19 07:29:24.898258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1681 | 2025.07.19 07:29:25.094998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1682 | 2025.07.19 07:29:25.113044 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.07.19 07:29:25.113115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1684 | 2025.07.19 07:29:25.119404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1685 | 2025.07.19 07:29:25.120115 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.07.19 07:29:25.124002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1687 | 2025.07.19 07:29:25.474277 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2025.07.19 07:29:25.474450 [ 275 ] {1aaa5ad9-e658-4b25-8a12-2fb0bee480d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1689 | 2025.07.19 07:29:25.474513 [ 275 ] {1aaa5ad9-e658-4b25-8a12-2fb0bee480d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1690 | 2025.07.19 07:29:25.475124 [ 275 ] {1aaa5ad9-e658-4b25-8a12-2fb0bee480d2} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2025.07.19 07:29:25.475172 [ 275 ] {1aaa5ad9-e658-4b25-8a12-2fb0bee480d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1692 | 2025.07.19 07:29:25.475565 [ 275 ] {1aaa5ad9-e658-4b25-8a12-2fb0bee480d2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1693 | 2025.07.19 07:29:25.475803 [ 275 ] {1aaa5ad9-e658-4b25-8a12-2fb0bee480d2} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2025.07.19 07:29:25.475950 [ 275 ] {1aaa5ad9-e658-4b25-8a12-2fb0bee480d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001548 sec., 36175.71059431525 rows/sec., 2.78 MiB/sec. | ||
| 1695 | 2025.07.19 07:29:25.475992 [ 275 ] {1aaa5ad9-e658-4b25-8a12-2fb0bee480d2} <Debug> TCPHandler: Processed in 0.001838921 sec. | ||
| 1696 | 2025.07.19 07:29:25.476119 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2025.07.19 07:29:25.476216 [ 275 ] {4c96c6ec-f213-41ee-bdb6-efaad3aa432b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1698 | 2025.07.19 07:29:25.476260 [ 275 ] {4c96c6ec-f213-41ee-bdb6-efaad3aa432b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1699 | 2025.07.19 07:29:25.476702 [ 275 ] {4c96c6ec-f213-41ee-bdb6-efaad3aa432b} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2025.07.19 07:29:25.476738 [ 275 ] {4c96c6ec-f213-41ee-bdb6-efaad3aa432b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1701 | 2025.07.19 07:29:25.477039 [ 275 ] {4c96c6ec-f213-41ee-bdb6-efaad3aa432b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1702 | 2025.07.19 07:29:25.477252 [ 275 ] {4c96c6ec-f213-41ee-bdb6-efaad3aa432b} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2025.07.19 07:29:25.477376 [ 275 ] {4c96c6ec-f213-41ee-bdb6-efaad3aa432b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 1704 | 2025.07.19 07:29:25.477413 [ 275 ] {4c96c6ec-f213-41ee-bdb6-efaad3aa432b} <Debug> TCPHandler: Processed in 0.00134958 sec. | ||
| 1705 | 2025.07.19 07:29:25.477542 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2025.07.19 07:29:25.477646 [ 275 ] {5a7c534c-b116-43f7-9eae-e0d4821250ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1707 | 2025.07.19 07:29:25.477703 [ 275 ] {5a7c534c-b116-43f7-9eae-e0d4821250ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1708 | 2025.07.19 07:29:25.478152 [ 275 ] {5a7c534c-b116-43f7-9eae-e0d4821250ae} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2025.07.19 07:29:25.478194 [ 275 ] {5a7c534c-b116-43f7-9eae-e0d4821250ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1710 | 2025.07.19 07:29:25.478633 [ 275 ] {5a7c534c-b116-43f7-9eae-e0d4821250ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1711 | 2025.07.19 07:29:25.478962 [ 275 ] {5a7c534c-b116-43f7-9eae-e0d4821250ae} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2025.07.19 07:29:25.479132 [ 275 ] {5a7c534c-b116-43f7-9eae-e0d4821250ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 1713 | 2025.07.19 07:29:25.479179 [ 275 ] {5a7c534c-b116-43f7-9eae-e0d4821250ae} <Debug> TCPHandler: Processed in 0.001697238 sec. | ||
| 1714 | 2025.07.19 07:29:25.479307 [ 275 ] {} <Trace> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2025.07.19 07:29:25.479420 [ 275 ] {08fea77c-4482-44e8-a7a7-afcdc90cf2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1716 | 2025.07.19 07:29:25.479471 [ 275 ] {08fea77c-4482-44e8-a7a7-afcdc90cf2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1717 | 2025.07.19 07:29:25.479878 [ 275 ] {08fea77c-4482-44e8-a7a7-afcdc90cf2c5} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2025.07.19 07:29:25.479935 [ 275 ] {08fea77c-4482-44e8-a7a7-afcdc90cf2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1719 | 2025.07.19 07:29:25.480273 [ 275 ] {08fea77c-4482-44e8-a7a7-afcdc90cf2c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1720 | 2025.07.19 07:29:25.480482 [ 275 ] {08fea77c-4482-44e8-a7a7-afcdc90cf2c5} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2025.07.19 07:29:25.480609 [ 275 ] {08fea77c-4482-44e8-a7a7-afcdc90cf2c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 1722 | 2025.07.19 07:29:25.480645 [ 275 ] {08fea77c-4482-44e8-a7a7-afcdc90cf2c5} <Debug> TCPHandler: Processed in 0.001400581 sec. | ||
| 1723 | 2025.07.19 07:29:26.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.96 MiB, peak 183.25 MiB, free memory in arenas 0.00 B, will set to 179.02 MiB (RSS), difference: 1.06 MiB | ||
| 1724 | 2025.07.19 07:29:28.594866 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1725 | 2025.07.19 07:29:28.594951 [ 275 ] {} <Debug> TCP-Session: 7eadf911-2e04-4e9f-a7af-f5592f9003f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2025.07.19 07:29:29.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.00 MiB, peak 183.25 MiB, free memory in arenas 0.00 B, will set to 179.06 MiB (RSS), difference: 2.06 MiB | ||
| 1727 | 2025.07.19 07:29:30.470021 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2025.07.19 07:29:30.470407 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1729 | 2025.07.19 07:29:30.470907 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1730 | 2025.07.19 07:29:30.470944 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1731 | 2025.07.19 07:29:30.471194 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1732 | 2025.07.19 07:29:30.471259 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1733 | 2025.07.19 07:29:30.471400 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1734 | 2025.07.19 07:29:30.471574 [ 289 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1735 | 2025.07.19 07:29:30.471615 [ 290 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1736 | 2025.07.19 07:29:30.471720 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1737 | 2025.07.19 07:29:30.471750 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1738 | 2025.07.19 07:29:30.476467 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1739 | 2025.07.19 07:29:30.476497 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1740 | 2025.07.19 07:29:30.476569 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1741 | 2025.07.19 07:29:30.476618 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1742 | 2025.07.19 07:29:30.477771 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.007522 sec., 4121.2443499069395 rows/sec., 155.53 KiB/sec. | ||
| 1743 | 2025.07.19 07:29:30.477879 [ 276 ] {245eb6de-c0ff-43b1-a237-bcbc3039ef0d} <Debug> TCPHandler: Processed in 0.008040631 sec. | ||
| 1744 | 2025.07.19 07:29:30.478166 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2025.07.19 07:29:30.478299 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1746 | 2025.07.19 07:29:30.478524 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1747 | 2025.07.19 07:29:30.478558 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1748 | 2025.07.19 07:29:30.478747 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1749 | 2025.07.19 07:29:30.478798 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1750 | 2025.07.19 07:29:30.478904 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1751 | 2025.07.19 07:29:30.478975 [ 290 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1752 | 2025.07.19 07:29:30.478990 [ 291 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1753 | 2025.07.19 07:29:30.479086 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1754 | 2025.07.19 07:29:30.479112 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1755 | 2025.07.19 07:29:30.479166 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1756 | 2025.07.19 07:29:30.479182 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1757 | 2025.07.19 07:29:30.479212 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1758 | 2025.07.19 07:29:30.479242 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1759 | 2025.07.19 07:29:30.479858 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001614 sec., 19206.939281288724 rows/sec., 724.86 KiB/sec. | ||
| 1760 | 2025.07.19 07:29:30.479940 [ 276 ] {055df713-1f4d-4512-b9e8-88402161b2ee} <Debug> TCPHandler: Processed in 0.001825131 sec. | ||
| 1761 | 2025.07.19 07:29:30.480147 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2025.07.19 07:29:30.480281 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1763 | 2025.07.19 07:29:30.480484 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1764 | 2025.07.19 07:29:30.480517 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1765 | 2025.07.19 07:29:30.480721 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1766 | 2025.07.19 07:29:30.480772 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1767 | 2025.07.19 07:29:30.480868 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1768 | 2025.07.19 07:29:30.480929 [ 291 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1769 | 2025.07.19 07:29:30.480944 [ 289 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1770 | 2025.07.19 07:29:30.481021 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1771 | 2025.07.19 07:29:30.481041 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1772 | 2025.07.19 07:29:30.481093 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1773 | 2025.07.19 07:29:30.481110 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1774 | 2025.07.19 07:29:30.481146 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1775 | 2025.07.19 07:29:30.481184 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1776 | 2025.07.19 07:29:30.481785 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00156 sec., 19871.79487179487 rows/sec., 749.95 KiB/sec. | ||
| 1777 | 2025.07.19 07:29:30.481878 [ 276 ] {a6565da2-02f3-4586-b9e1-590f776379bc} <Debug> TCPHandler: Processed in 0.00177693 sec. | ||
| 1778 | 2025.07.19 07:29:30.482725 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2025.07.19 07:29:30.482858 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1780 | 2025.07.19 07:29:30.483062 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1781 | 2025.07.19 07:29:30.483096 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1782 | 2025.07.19 07:29:30.483283 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1783 | 2025.07.19 07:29:30.483333 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1784 | 2025.07.19 07:29:30.483427 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1785 | 2025.07.19 07:29:30.483499 [ 290 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1786 | 2025.07.19 07:29:30.483504 [ 289 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1787 | 2025.07.19 07:29:30.483589 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 1788 | 2025.07.19 07:29:30.483609 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1789 | 2025.07.19 07:29:30.483664 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1790 | 2025.07.19 07:29:30.483681 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1791 | 2025.07.19 07:29:30.483710 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1792 | 2025.07.19 07:29:30.483739 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1793 | 2025.07.19 07:29:30.484331 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001528 sec., 20287.958115183246 rows/sec., 765.66 KiB/sec. | ||
| 1794 | 2025.07.19 07:29:30.484414 [ 276 ] {f838a5bf-e395-4b87-b0a3-bb6c00648601} <Debug> TCPHandler: Processed in 0.001736739 sec. | ||
| 1795 | 2025.07.19 07:29:30.501837 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2025.07.19 07:29:30.501994 [ 276 ] {797be2b8-8a58-495f-a7f3-eb4118966d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1797 | 2025.07.19 07:29:30.502054 [ 276 ] {797be2b8-8a58-495f-a7f3-eb4118966d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1798 | 2025.07.19 07:29:30.502846 [ 276 ] {797be2b8-8a58-495f-a7f3-eb4118966d1c} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2025.07.19 07:29:30.502884 [ 276 ] {797be2b8-8a58-495f-a7f3-eb4118966d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1800 | 2025.07.19 07:29:30.503292 [ 276 ] {797be2b8-8a58-495f-a7f3-eb4118966d1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1801 | 2025.07.19 07:29:30.503485 [ 276 ] {797be2b8-8a58-495f-a7f3-eb4118966d1c} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2025.07.19 07:29:30.503626 [ 276 ] {797be2b8-8a58-495f-a7f3-eb4118966d1c} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001678 sec., 2383.7902264600716 rows/sec., 224.64 KiB/sec. | ||
| 1803 | 2025.07.19 07:29:30.503663 [ 276 ] {797be2b8-8a58-495f-a7f3-eb4118966d1c} <Debug> TCPHandler: Processed in 0.001899103 sec. | ||
| 1804 | 2025.07.19 07:29:30.503778 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.07.19 07:29:30.503871 [ 276 ] {78f7db5a-4670-440c-a103-a71823f0dee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1806 | 2025.07.19 07:29:30.503910 [ 276 ] {78f7db5a-4670-440c-a103-a71823f0dee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1807 | 2025.07.19 07:29:30.504533 [ 276 ] {78f7db5a-4670-440c-a103-a71823f0dee2} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.07.19 07:29:30.504569 [ 276 ] {78f7db5a-4670-440c-a103-a71823f0dee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1809 | 2025.07.19 07:29:30.504888 [ 276 ] {78f7db5a-4670-440c-a103-a71823f0dee2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1810 | 2025.07.19 07:29:30.505101 [ 276 ] {78f7db5a-4670-440c-a103-a71823f0dee2} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.07.19 07:29:30.505222 [ 276 ] {78f7db5a-4670-440c-a103-a71823f0dee2} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001369 sec., 286340.3944485026 rows/sec., 18.17 MiB/sec. | ||
| 1812 | 2025.07.19 07:29:30.505256 [ 276 ] {78f7db5a-4670-440c-a103-a71823f0dee2} <Debug> TCPHandler: Processed in 0.001526815 sec. | ||
| 1813 | 2025.07.19 07:29:30.505462 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2025.07.19 07:29:30.505585 [ 276 ] {95140309-e3ad-483f-85f8-1e2a5f72d42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1815 | 2025.07.19 07:29:30.505633 [ 276 ] {95140309-e3ad-483f-85f8-1e2a5f72d42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1816 | 2025.07.19 07:29:30.506655 [ 276 ] {95140309-e3ad-483f-85f8-1e2a5f72d42c} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2025.07.19 07:29:30.506692 [ 276 ] {95140309-e3ad-483f-85f8-1e2a5f72d42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1818 | 2025.07.19 07:29:30.507116 [ 276 ] {95140309-e3ad-483f-85f8-1e2a5f72d42c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1819 | 2025.07.19 07:29:30.507315 [ 276 ] {95140309-e3ad-483f-85f8-1e2a5f72d42c} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.07.19 07:29:30.507444 [ 276 ] {95140309-e3ad-483f-85f8-1e2a5f72d42c} <Debug> executeQuery: Read 1138 rows, 92.82 KiB in 0.001883 sec., 604354.7530536378 rows/sec., 48.14 MiB/sec. | ||
| 1821 | 2025.07.19 07:29:30.507480 [ 276 ] {95140309-e3ad-483f-85f8-1e2a5f72d42c} <Debug> TCPHandler: Processed in 0.002077587 sec. | ||
| 1822 | 2025.07.19 07:29:30.507602 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.07.19 07:29:30.507694 [ 276 ] {e88b9f7c-50fe-4b72-8341-205696760467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1824 | 2025.07.19 07:29:30.507732 [ 276 ] {e88b9f7c-50fe-4b72-8341-205696760467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1825 | 2025.07.19 07:29:30.508276 [ 276 ] {e88b9f7c-50fe-4b72-8341-205696760467} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.07.19 07:29:30.508313 [ 276 ] {e88b9f7c-50fe-4b72-8341-205696760467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1827 | 2025.07.19 07:29:30.508626 [ 276 ] {e88b9f7c-50fe-4b72-8341-205696760467} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1828 | 2025.07.19 07:29:30.508831 [ 276 ] {e88b9f7c-50fe-4b72-8341-205696760467} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2025.07.19 07:29:30.508952 [ 276 ] {e88b9f7c-50fe-4b72-8341-205696760467} <Debug> executeQuery: Read 231 rows, 14.41 KiB in 0.001276 sec., 181034.4827586207 rows/sec., 11.03 MiB/sec. | ||
| 1830 | 2025.07.19 07:29:30.508988 [ 276 ] {e88b9f7c-50fe-4b72-8341-205696760467} <Debug> TCPHandler: Processed in 0.001434073 sec. | ||
| 1831 | 2025.07.19 07:29:30.509094 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.07.19 07:29:30.509187 [ 276 ] {650bbd8f-0210-4308-b89d-e969266244ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1833 | 2025.07.19 07:29:30.509249 [ 276 ] {650bbd8f-0210-4308-b89d-e969266244ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1834 | 2025.07.19 07:29:30.509752 [ 276 ] {650bbd8f-0210-4308-b89d-e969266244ea} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2025.07.19 07:29:30.509789 [ 276 ] {650bbd8f-0210-4308-b89d-e969266244ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1836 | 2025.07.19 07:29:30.510095 [ 276 ] {650bbd8f-0210-4308-b89d-e969266244ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1837 | 2025.07.19 07:29:30.510299 [ 276 ] {650bbd8f-0210-4308-b89d-e969266244ea} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2025.07.19 07:29:30.510420 [ 276 ] {650bbd8f-0210-4308-b89d-e969266244ea} <Debug> executeQuery: Read 204 rows, 13.47 KiB in 0.00125 sec., 163200 rows/sec., 10.53 MiB/sec. | ||
| 1839 | 2025.07.19 07:29:30.510457 [ 276 ] {650bbd8f-0210-4308-b89d-e969266244ea} <Debug> TCPHandler: Processed in 0.001409932 sec. | ||
| 1840 | 2025.07.19 07:29:30.510561 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2025.07.19 07:29:30.510653 [ 276 ] {2229ba45-7e9e-4ee6-b5f9-e915f99e610b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1842 | 2025.07.19 07:29:30.510692 [ 276 ] {2229ba45-7e9e-4ee6-b5f9-e915f99e610b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1843 | 2025.07.19 07:29:30.511139 [ 276 ] {2229ba45-7e9e-4ee6-b5f9-e915f99e610b} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2025.07.19 07:29:30.511174 [ 276 ] {2229ba45-7e9e-4ee6-b5f9-e915f99e610b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1845 | 2025.07.19 07:29:30.511479 [ 276 ] {2229ba45-7e9e-4ee6-b5f9-e915f99e610b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1846 | 2025.07.19 07:29:30.511681 [ 276 ] {2229ba45-7e9e-4ee6-b5f9-e915f99e610b} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2025.07.19 07:29:30.511805 [ 276 ] {2229ba45-7e9e-4ee6-b5f9-e915f99e610b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00117 sec., 172649.57264957266 rows/sec., 9.81 MiB/sec. | ||
| 1848 | 2025.07.19 07:29:30.511841 [ 276 ] {2229ba45-7e9e-4ee6-b5f9-e915f99e610b} <Debug> TCPHandler: Processed in 0.00132934 sec. | ||
| 1849 | 2025.07.19 07:29:30.511960 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2025.07.19 07:29:30.512052 [ 276 ] {9e682475-238d-4ef7-aacf-84790cb62e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1851 | 2025.07.19 07:29:30.512090 [ 276 ] {9e682475-238d-4ef7-aacf-84790cb62e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1852 | 2025.07.19 07:29:30.512751 [ 276 ] {9e682475-238d-4ef7-aacf-84790cb62e8e} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2025.07.19 07:29:30.512786 [ 276 ] {9e682475-238d-4ef7-aacf-84790cb62e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1854 | 2025.07.19 07:29:30.513112 [ 276 ] {9e682475-238d-4ef7-aacf-84790cb62e8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1855 | 2025.07.19 07:29:30.513312 [ 276 ] {9e682475-238d-4ef7-aacf-84790cb62e8e} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.07.19 07:29:30.513432 [ 276 ] {9e682475-238d-4ef7-aacf-84790cb62e8e} <Debug> executeQuery: Read 699 rows, 50.34 KiB in 0.001398 sec., 500000 rows/sec., 35.16 MiB/sec. | ||
| 1857 | 2025.07.19 07:29:30.513467 [ 276 ] {9e682475-238d-4ef7-aacf-84790cb62e8e} <Debug> TCPHandler: Processed in 0.001554105 sec. | ||
| 1858 | 2025.07.19 07:29:30.513582 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.07.19 07:29:30.513674 [ 276 ] {884db667-dc7a-4e0d-a911-f29396bf9123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1860 | 2025.07.19 07:29:30.513715 [ 276 ] {884db667-dc7a-4e0d-a911-f29396bf9123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1861 | 2025.07.19 07:29:30.514050 [ 276 ] {884db667-dc7a-4e0d-a911-f29396bf9123} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2025.07.19 07:29:30.514084 [ 276 ] {884db667-dc7a-4e0d-a911-f29396bf9123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1863 | 2025.07.19 07:29:30.514366 [ 276 ] {884db667-dc7a-4e0d-a911-f29396bf9123} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1864 | 2025.07.19 07:29:30.514569 [ 276 ] {884db667-dc7a-4e0d-a911-f29396bf9123} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2025.07.19 07:29:30.514689 [ 276 ] {884db667-dc7a-4e0d-a911-f29396bf9123} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 1866 | 2025.07.19 07:29:30.514723 [ 276 ] {884db667-dc7a-4e0d-a911-f29396bf9123} <Debug> TCPHandler: Processed in 0.001187546 sec. | ||
| 1867 | 2025.07.19 07:29:30.514836 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.07.19 07:29:30.514928 [ 276 ] {ecae1be3-074d-49ec-9197-8b63675485f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1869 | 2025.07.19 07:29:30.514970 [ 276 ] {ecae1be3-074d-49ec-9197-8b63675485f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1870 | 2025.07.19 07:29:30.515401 [ 276 ] {ecae1be3-074d-49ec-9197-8b63675485f4} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.07.19 07:29:30.515436 [ 276 ] {ecae1be3-074d-49ec-9197-8b63675485f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1872 | 2025.07.19 07:29:30.515773 [ 276 ] {ecae1be3-074d-49ec-9197-8b63675485f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1873 | 2025.07.19 07:29:30.515983 [ 276 ] {ecae1be3-074d-49ec-9197-8b63675485f4} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.07.19 07:29:30.516105 [ 276 ] {ecae1be3-074d-49ec-9197-8b63675485f4} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001194 sec., 257118.92797319934 rows/sec., 16.91 MiB/sec. | ||
| 1875 | 2025.07.19 07:29:30.516139 [ 276 ] {ecae1be3-074d-49ec-9197-8b63675485f4} <Debug> TCPHandler: Processed in 0.00134983 sec. | ||
| 1876 | 2025.07.19 07:29:30.516267 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2025.07.19 07:29:30.516358 [ 276 ] {5198bf81-437b-4f86-90da-61311577db6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1878 | 2025.07.19 07:29:30.516398 [ 276 ] {5198bf81-437b-4f86-90da-61311577db6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1879 | 2025.07.19 07:29:30.516704 [ 276 ] {5198bf81-437b-4f86-90da-61311577db6e} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.07.19 07:29:30.516739 [ 276 ] {5198bf81-437b-4f86-90da-61311577db6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1881 | 2025.07.19 07:29:30.517019 [ 276 ] {5198bf81-437b-4f86-90da-61311577db6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1882 | 2025.07.19 07:29:30.517218 [ 276 ] {5198bf81-437b-4f86-90da-61311577db6e} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.07.19 07:29:30.517338 [ 276 ] {5198bf81-437b-4f86-90da-61311577db6e} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.000997 sec., 2006.0180541624873 rows/sec., 131.25 KiB/sec. | ||
| 1884 | 2025.07.19 07:29:30.517370 [ 276 ] {5198bf81-437b-4f86-90da-61311577db6e} <Debug> TCPHandler: Processed in 0.001150646 sec. | ||
| 1885 | 2025.07.19 07:29:30.517481 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2025.07.19 07:29:30.517572 [ 276 ] {b80ef661-63d1-4444-83ed-753c98a26fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1887 | 2025.07.19 07:29:30.517623 [ 276 ] {b80ef661-63d1-4444-83ed-753c98a26fa3} <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 | ||
| 1888 | 2025.07.19 07:29:30.518431 [ 276 ] {b80ef661-63d1-4444-83ed-753c98a26fa3} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.07.19 07:29:30.518465 [ 276 ] {b80ef661-63d1-4444-83ed-753c98a26fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1890 | 2025.07.19 07:29:30.519009 [ 276 ] {b80ef661-63d1-4444-83ed-753c98a26fa3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1891 | 2025.07.19 07:29:30.519224 [ 276 ] {b80ef661-63d1-4444-83ed-753c98a26fa3} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.07.19 07:29:30.519364 [ 276 ] {b80ef661-63d1-4444-83ed-753c98a26fa3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001811 sec., 19326.33903920486 rows/sec., 34.63 MiB/sec. | ||
| 1893 | 2025.07.19 07:29:30.519413 [ 276 ] {b80ef661-63d1-4444-83ed-753c98a26fa3} <Debug> TCPHandler: Processed in 0.001979674 sec. | ||
| 1894 | 2025.07.19 07:29:30.519533 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2025.07.19 07:29:30.519651 [ 276 ] {138ca3d4-9c21-4e68-aba6-e52ab47aefc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1896 | 2025.07.19 07:29:30.519699 [ 276 ] {138ca3d4-9c21-4e68-aba6-e52ab47aefc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1897 | 2025.07.19 07:29:30.520101 [ 276 ] {138ca3d4-9c21-4e68-aba6-e52ab47aefc8} <Trace> oximeter.measurements_i64 (79cde5ec-b4af-4bfe-ba64-aaaf29b98b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.07.19 07:29:30.520145 [ 276 ] {138ca3d4-9c21-4e68-aba6-e52ab47aefc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1899 | 2025.07.19 07:29:30.520629 [ 276 ] {138ca3d4-9c21-4e68-aba6-e52ab47aefc8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1900 | 2025.07.19 07:29:30.520858 [ 276 ] {138ca3d4-9c21-4e68-aba6-e52ab47aefc8} <Trace> oximeter.measurements_i64 (79cde5ec-b4af-4bfe-ba64-aaaf29b98b71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2025.07.19 07:29:30.520978 [ 276 ] {138ca3d4-9c21-4e68-aba6-e52ab47aefc8} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001351 sec., 15544.041450777202 rows/sec., 1.13 MiB/sec. | ||
| 1902 | 2025.07.19 07:29:30.521013 [ 276 ] {138ca3d4-9c21-4e68-aba6-e52ab47aefc8} <Debug> TCPHandler: Processed in 0.001539865 sec. | ||
| 1903 | 2025.07.19 07:29:30.521118 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.07.19 07:29:30.521210 [ 276 ] {4201a024-72dd-4de4-b73a-2ef44fca4c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1905 | 2025.07.19 07:29:30.521249 [ 276 ] {4201a024-72dd-4de4-b73a-2ef44fca4c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1906 | 2025.07.19 07:29:30.521578 [ 276 ] {4201a024-72dd-4de4-b73a-2ef44fca4c32} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.07.19 07:29:30.521613 [ 276 ] {4201a024-72dd-4de4-b73a-2ef44fca4c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1908 | 2025.07.19 07:29:30.521925 [ 276 ] {4201a024-72dd-4de4-b73a-2ef44fca4c32} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1909 | 2025.07.19 07:29:30.522120 [ 276 ] {4201a024-72dd-4de4-b73a-2ef44fca4c32} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.07.19 07:29:30.522251 [ 276 ] {4201a024-72dd-4de4-b73a-2ef44fca4c32} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001059 sec., 96317.28045325779 rows/sec., 5.92 MiB/sec. | ||
| 1911 | 2025.07.19 07:29:30.522284 [ 276 ] {4201a024-72dd-4de4-b73a-2ef44fca4c32} <Debug> TCPHandler: Processed in 0.001214418 sec. | ||
| 1912 | 2025.07.19 07:29:32.398445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1913 | 2025.07.19 07:29:32.399248 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.07.19 07:29:32.399288 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1915 | 2025.07.19 07:29:32.399764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1916 | 2025.07.19 07:29:32.399988 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2025.07.19 07:29:32.400109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1918 | 2025.07.19 07:29:32.624160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1919 | 2025.07.19 07:29:32.640787 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2025.07.19 07:29:32.640847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1921 | 2025.07.19 07:29:32.646799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1922 | 2025.07.19 07:29:32.647495 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2025.07.19 07:29:32.650252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1924 | 2025.07.19 07:29:33.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.35 MiB, peak 184.35 MiB, free memory in arenas 0.00 B, will set to 181.44 MiB (RSS), difference: 1.09 MiB | ||
| 1925 | 2025.07.19 07:29:34.837593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 294 | ||
| 1926 | 2025.07.19 07:29:34.840067 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.07.19 07:29:34.840126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1928 | 2025.07.19 07:29:34.841353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1929 | 2025.07.19 07:29:34.841621 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.07.19 07:29:34.841766 [ 46 ] {} <Debug> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1931 | 2025.07.19 07:29:34.841825 [ 46 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2025.07.19 07:29:34.841845 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1933 | 2025.07.19 07:29:34.841970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1934 | 2025.07.19 07:29:34.841973 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::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 | ||
| 1935 | 2025.07.19 07:29:34.842665 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1936 | 2025.07.19 07:29:34.842857 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 1937 | 2025.07.19 07:29:34.843297 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
| 1938 | 2025.07.19 07:29:34.843688 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 1939 | 2025.07.19 07:29:34.844066 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1940 | 2025.07.19 07:29:34.844436 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1941 | 2025.07.19 07:29:34.844808 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 1942 | 2025.07.19 07:29:34.850534 [ 197 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.008624704 sec., 34088.126386714255 rows/sec., 33.96 MiB/sec. | ||
| 1943 | 2025.07.19 07:29:34.851090 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1944 | 2025.07.19 07:29:34.851565 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2025.07.19 07:29:34.851634 [ 186 ] {cadbb1de-b088-4c7c-85d3-4ebf75c626f1::all_1_6_1} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1946 | 2025.07.19 07:29:34.851779 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 1947 | 2025.07.19 07:29:35.474592 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2025.07.19 07:29:35.474875 [ 276 ] {6a9b0872-ffc1-465d-a12a-488af744d81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1949 | 2025.07.19 07:29:35.474982 [ 276 ] {6a9b0872-ffc1-465d-a12a-488af744d81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1950 | 2025.07.19 07:29:35.475627 [ 276 ] {6a9b0872-ffc1-465d-a12a-488af744d81f} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2025.07.19 07:29:35.475664 [ 276 ] {6a9b0872-ffc1-465d-a12a-488af744d81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1952 | 2025.07.19 07:29:35.476056 [ 276 ] {6a9b0872-ffc1-465d-a12a-488af744d81f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1953 | 2025.07.19 07:29:35.476274 [ 276 ] {6a9b0872-ffc1-465d-a12a-488af744d81f} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2025.07.19 07:29:35.476418 [ 276 ] {6a9b0872-ffc1-465d-a12a-488af744d81f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 1955 | 2025.07.19 07:29:35.476455 [ 276 ] {6a9b0872-ffc1-465d-a12a-488af744d81f} <Debug> TCPHandler: Processed in 0.002041196 sec. | ||
| 1956 | 2025.07.19 07:29:35.476566 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.07.19 07:29:35.476659 [ 276 ] {1537f830-b522-4bed-b8bd-a0ff699ded06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1958 | 2025.07.19 07:29:35.476698 [ 276 ] {1537f830-b522-4bed-b8bd-a0ff699ded06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1959 | 2025.07.19 07:29:35.477092 [ 276 ] {1537f830-b522-4bed-b8bd-a0ff699ded06} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.07.19 07:29:35.477125 [ 276 ] {1537f830-b522-4bed-b8bd-a0ff699ded06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1961 | 2025.07.19 07:29:35.477422 [ 276 ] {1537f830-b522-4bed-b8bd-a0ff699ded06} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1962 | 2025.07.19 07:29:35.477627 [ 276 ] {1537f830-b522-4bed-b8bd-a0ff699ded06} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2025.07.19 07:29:35.477745 [ 276 ] {1537f830-b522-4bed-b8bd-a0ff699ded06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001105 sec., 57918.55203619909 rows/sec., 4.52 MiB/sec. | ||
| 1964 | 2025.07.19 07:29:35.477779 [ 276 ] {1537f830-b522-4bed-b8bd-a0ff699ded06} <Debug> TCPHandler: Processed in 0.001260578 sec. | ||
| 1965 | 2025.07.19 07:29:35.477890 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2025.07.19 07:29:35.477982 [ 276 ] {8e099fd9-ed2f-4414-b400-967f120c4d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1967 | 2025.07.19 07:29:35.478024 [ 276 ] {8e099fd9-ed2f-4414-b400-967f120c4d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1968 | 2025.07.19 07:29:35.478401 [ 276 ] {8e099fd9-ed2f-4414-b400-967f120c4d0d} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2025.07.19 07:29:35.478434 [ 276 ] {8e099fd9-ed2f-4414-b400-967f120c4d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1970 | 2025.07.19 07:29:35.478747 [ 276 ] {8e099fd9-ed2f-4414-b400-967f120c4d0d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1971 | 2025.07.19 07:29:35.478949 [ 276 ] {8e099fd9-ed2f-4414-b400-967f120c4d0d} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2025.07.19 07:29:35.479072 [ 276 ] {8e099fd9-ed2f-4414-b400-967f120c4d0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001108 sec., 144404.3321299639 rows/sec., 10.06 MiB/sec. | ||
| 1973 | 2025.07.19 07:29:35.479105 [ 276 ] {8e099fd9-ed2f-4414-b400-967f120c4d0d} <Debug> TCPHandler: Processed in 0.001262619 sec. | ||
| 1974 | 2025.07.19 07:29:35.479202 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2025.07.19 07:29:35.479293 [ 276 ] {31a15b2f-bc6f-498c-b181-706952cc0400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1976 | 2025.07.19 07:29:35.479332 [ 276 ] {31a15b2f-bc6f-498c-b181-706952cc0400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1977 | 2025.07.19 07:29:35.479646 [ 276 ] {31a15b2f-bc6f-498c-b181-706952cc0400} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2025.07.19 07:29:35.479679 [ 276 ] {31a15b2f-bc6f-498c-b181-706952cc0400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1979 | 2025.07.19 07:29:35.479973 [ 276 ] {31a15b2f-bc6f-498c-b181-706952cc0400} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1980 | 2025.07.19 07:29:35.480175 [ 276 ] {31a15b2f-bc6f-498c-b181-706952cc0400} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2025.07.19 07:29:35.480293 [ 276 ] {31a15b2f-bc6f-498c-b181-706952cc0400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001018 sec., 58939.096267190565 rows/sec., 3.97 MiB/sec. | ||
| 1982 | 2025.07.19 07:29:35.480325 [ 276 ] {31a15b2f-bc6f-498c-b181-706952cc0400} <Debug> TCPHandler: Processed in 0.001170186 sec. | ||
| 1983 | 2025.07.19 07:29:39.689678 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1984 | 2025.07.19 07:29:39.689747 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1985 | 2025.07.19 07:29:39.900272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 1986 | 2025.07.19 07:29:39.900736 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.07.19 07:29:39.900768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1988 | 2025.07.19 07:29:39.901302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1989 | 2025.07.19 07:29:39.901524 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.07.19 07:29:39.901645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1991 | 2025.07.19 07:29:40.150411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1992 | 2025.07.19 07:29:40.167258 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2025.07.19 07:29:40.167302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1994 | 2025.07.19 07:29:40.172927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1995 | 2025.07.19 07:29:40.173611 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2025.07.19 07:29:40.176688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1997 | 2025.07.19 07:29:40.486717 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2025.07.19 07:29:40.487001 [ 276 ] {8bf031b9-b9aa-4b09-b7c4-90cab1290658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1999 | 2025.07.19 07:29:40.487104 [ 276 ] {8bf031b9-b9aa-4b09-b7c4-90cab1290658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2000 | 2025.07.19 07:29:40.487962 [ 276 ] {8bf031b9-b9aa-4b09-b7c4-90cab1290658} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2025.07.19 07:29:40.488005 [ 276 ] {8bf031b9-b9aa-4b09-b7c4-90cab1290658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2002 | 2025.07.19 07:29:40.488420 [ 276 ] {8bf031b9-b9aa-4b09-b7c4-90cab1290658} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2003 | 2025.07.19 07:29:40.488658 [ 276 ] {8bf031b9-b9aa-4b09-b7c4-90cab1290658} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2025.07.19 07:29:40.488775 [ 40 ] {} <Debug> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2005 | 2025.07.19 07:29:40.488811 [ 276 ] {8bf031b9-b9aa-4b09-b7c4-90cab1290658} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001885 sec., 207957.5596816976 rows/sec., 13.19 MiB/sec. | ||
| 2006 | 2025.07.19 07:29:40.488827 [ 40 ] {} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2025.07.19 07:29:40.488854 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2008 | 2025.07.19 07:29:40.488858 [ 276 ] {8bf031b9-b9aa-4b09-b7c4-90cab1290658} <Debug> TCPHandler: Processed in 0.002326632 sec. | ||
| 2009 | 2025.07.19 07:29:40.488965 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::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 | ||
| 2010 | 2025.07.19 07:29:40.489009 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2025.07.19 07:29:40.489108 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2012 | 2025.07.19 07:29:40.489111 [ 276 ] {1dc1dd43-9277-4d1a-b997-52a804ecdb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2013 | 2025.07.19 07:29:40.489153 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 392 rows starting from the beginning of the part | ||
| 2014 | 2025.07.19 07:29:40.489173 [ 276 ] {1dc1dd43-9277-4d1a-b997-52a804ecdb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2015 | 2025.07.19 07:29:40.489230 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 392 rows starting from the beginning of the part | ||
| 2016 | 2025.07.19 07:29:40.489285 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 392 rows starting from the beginning of the part | ||
| 2017 | 2025.07.19 07:29:40.489332 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 392 rows starting from the beginning of the part | ||
| 2018 | 2025.07.19 07:29:40.489376 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 392 rows starting from the beginning of the part | ||
| 2019 | 2025.07.19 07:29:40.490158 [ 276 ] {1dc1dd43-9277-4d1a-b997-52a804ecdb11} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2025.07.19 07:29:40.490198 [ 276 ] {1dc1dd43-9277-4d1a-b997-52a804ecdb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2021 | 2025.07.19 07:29:40.490533 [ 186 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612476 sec., 1215521.9674587403 rows/sec., 81.75 MiB/sec. | ||
| 2022 | 2025.07.19 07:29:40.490631 [ 276 ] {1dc1dd43-9277-4d1a-b997-52a804ecdb11} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2023 | 2025.07.19 07:29:40.490669 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2024 | 2025.07.19 07:29:40.490934 [ 276 ] {1dc1dd43-9277-4d1a-b997-52a804ecdb11} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.07.19 07:29:40.491008 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2025.07.19 07:29:40.491050 [ 40 ] {} <Debug> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2027 | 2025.07.19 07:29:40.491074 [ 40 ] {} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2025.07.19 07:29:40.491080 [ 276 ] {1dc1dd43-9277-4d1a-b997-52a804ecdb11} <Debug> executeQuery: Read 1137 rows, 92.74 KiB in 0.001988 sec., 571931.5895372233 rows/sec., 45.56 MiB/sec. | ||
| 2029 | 2025.07.19 07:29:40.491084 [ 197 ] {03f4d830-5416-405b-a97f-3ee95ed217d6::all_1_5_1} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2030 | 2025.07.19 07:29:40.491092 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2031 | 2025.07.19 07:29:40.491126 [ 276 ] {1dc1dd43-9277-4d1a-b997-52a804ecdb11} <Debug> TCPHandler: Processed in 0.002175099 sec. | ||
| 2032 | 2025.07.19 07:29:40.491228 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2033 | 2025.07.19 07:29:40.491258 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2025.07.19 07:29:40.491274 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::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 | ||
| 2035 | 2025.07.19 07:29:40.491363 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2036 | 2025.07.19 07:29:40.491372 [ 276 ] {22911599-32ef-4873-a439-2e1b11c4a14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2037 | 2025.07.19 07:29:40.491388 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1085 rows starting from the beginning of the part | ||
| 2038 | 2025.07.19 07:29:40.491419 [ 276 ] {22911599-32ef-4873-a439-2e1b11c4a14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2039 | 2025.07.19 07:29:40.491443 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1085 rows starting from the beginning of the part | ||
| 2040 | 2025.07.19 07:29:40.491488 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2041 | 2025.07.19 07:29:40.491526 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1138 rows starting from the beginning of the part | ||
| 2042 | 2025.07.19 07:29:40.491563 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2043 | 2025.07.19 07:29:40.491599 [ 186 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1137 rows starting from the beginning of the part | ||
| 2044 | 2025.07.19 07:29:40.491948 [ 276 ] {22911599-32ef-4873-a439-2e1b11c4a14f} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2025.07.19 07:29:40.491989 [ 276 ] {22911599-32ef-4873-a439-2e1b11c4a14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2046 | 2025.07.19 07:29:40.492326 [ 276 ] {22911599-32ef-4873-a439-2e1b11c4a14f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2047 | 2025.07.19 07:29:40.492543 [ 276 ] {22911599-32ef-4873-a439-2e1b11c4a14f} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2025.07.19 07:29:40.492673 [ 276 ] {22911599-32ef-4873-a439-2e1b11c4a14f} <Debug> executeQuery: Read 231 rows, 14.41 KiB in 0.001318 sec., 175265.55386949924 rows/sec., 10.68 MiB/sec. | ||
| 2049 | 2025.07.19 07:29:40.492709 [ 276 ] {22911599-32ef-4873-a439-2e1b11c4a14f} <Debug> TCPHandler: Processed in 0.001500454 sec. | ||
| 2050 | 2025.07.19 07:29:40.492830 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2025.07.19 07:29:40.492925 [ 276 ] {13fc31f5-6fa2-4e15-bd0b-b1ea63c97c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2052 | 2025.07.19 07:29:40.492964 [ 276 ] {13fc31f5-6fa2-4e15-bd0b-b1ea63c97c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2053 | 2025.07.19 07:29:40.493283 [ 188 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4557 rows, containing 5 columns (5 merged, 0 gathered) in 0.002107786 sec., 2161984.186250407 rows/sec., 179.72 MiB/sec. | ||
| 2054 | 2025.07.19 07:29:40.493440 [ 276 ] {13fc31f5-6fa2-4e15-bd0b-b1ea63c97c0f} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2025.07.19 07:29:40.493476 [ 276 ] {13fc31f5-6fa2-4e15-bd0b-b1ea63c97c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2056 | 2025.07.19 07:29:40.493579 [ 198 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2057 | 2025.07.19 07:29:40.493815 [ 276 ] {13fc31f5-6fa2-4e15-bd0b-b1ea63c97c0f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2058 | 2025.07.19 07:29:40.493964 [ 198 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2025.07.19 07:29:40.494061 [ 198 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_11_2} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2060 | 2025.07.19 07:29:40.494084 [ 276 ] {13fc31f5-6fa2-4e15-bd0b-b1ea63c97c0f} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.07.19 07:29:40.494163 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2062 | 2025.07.19 07:29:40.494224 [ 276 ] {13fc31f5-6fa2-4e15-bd0b-b1ea63c97c0f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001317 sec., 154138.19286256644 rows/sec., 9.94 MiB/sec. | ||
| 2063 | 2025.07.19 07:29:40.494265 [ 276 ] {13fc31f5-6fa2-4e15-bd0b-b1ea63c97c0f} <Debug> TCPHandler: Processed in 0.001493593 sec. | ||
| 2064 | 2025.07.19 07:29:40.494374 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2025.07.19 07:29:40.494469 [ 276 ] {1684b2d7-ab50-4ed6-bd4c-03d818e0b4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2066 | 2025.07.19 07:29:40.494508 [ 276 ] {1684b2d7-ab50-4ed6-bd4c-03d818e0b4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2067 | 2025.07.19 07:29:40.494943 [ 276 ] {1684b2d7-ab50-4ed6-bd4c-03d818e0b4e9} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2025.07.19 07:29:40.494979 [ 276 ] {1684b2d7-ab50-4ed6-bd4c-03d818e0b4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2069 | 2025.07.19 07:29:40.495287 [ 276 ] {1684b2d7-ab50-4ed6-bd4c-03d818e0b4e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2070 | 2025.07.19 07:29:40.495495 [ 276 ] {1684b2d7-ab50-4ed6-bd4c-03d818e0b4e9} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2025.07.19 07:29:40.495590 [ 40 ] {} <Debug> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2072 | 2025.07.19 07:29:40.495621 [ 276 ] {1684b2d7-ab50-4ed6-bd4c-03d818e0b4e9} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00117 sec., 172649.57264957266 rows/sec., 9.81 MiB/sec. | ||
| 2073 | 2025.07.19 07:29:40.495627 [ 40 ] {} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.07.19 07:29:40.495663 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2075 | 2025.07.19 07:29:40.495664 [ 276 ] {1684b2d7-ab50-4ed6-bd4c-03d818e0b4e9} <Debug> TCPHandler: Processed in 0.00133853 sec. | ||
| 2076 | 2025.07.19 07:29:40.495726 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::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 | ||
| 2077 | 2025.07.19 07:29:40.495789 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2025.07.19 07:29:40.495813 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2079 | 2025.07.19 07:29:40.495841 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 202 rows starting from the beginning of the part | ||
| 2080 | 2025.07.19 07:29:40.495884 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 202 rows starting from the beginning of the part | ||
| 2081 | 2025.07.19 07:29:40.495888 [ 276 ] {5a698952-e247-49a9-ab98-0c74d23055e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2082 | 2025.07.19 07:29:40.495920 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 202 rows starting from the beginning of the part | ||
| 2083 | 2025.07.19 07:29:40.495938 [ 276 ] {5a698952-e247-49a9-ab98-0c74d23055e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2084 | 2025.07.19 07:29:40.495972 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 202 rows starting from the beginning of the part | ||
| 2085 | 2025.07.19 07:29:40.496011 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part | ||
| 2086 | 2025.07.19 07:29:40.496579 [ 276 ] {5a698952-e247-49a9-ab98-0c74d23055e3} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2025.07.19 07:29:40.496620 [ 276 ] {5a698952-e247-49a9-ab98-0c74d23055e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2088 | 2025.07.19 07:29:40.496775 [ 198 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001070304 sec., 943657.1291894639 rows/sec., 57.20 MiB/sec. | ||
| 2089 | 2025.07.19 07:29:40.496898 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2090 | 2025.07.19 07:29:40.496984 [ 276 ] {5a698952-e247-49a9-ab98-0c74d23055e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2091 | 2025.07.19 07:29:40.497223 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2025.07.19 07:29:40.497276 [ 276 ] {5a698952-e247-49a9-ab98-0c74d23055e3} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2025.07.19 07:29:40.497292 [ 186 ] {b291fcbb-117f-42cf-8c63-9223103493d4::all_1_5_1} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2094 | 2025.07.19 07:29:40.497355 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2095 | 2025.07.19 07:29:40.497390 [ 40 ] {} <Debug> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2096 | 2025.07.19 07:29:40.497419 [ 276 ] {5a698952-e247-49a9-ab98-0c74d23055e3} <Debug> executeQuery: Read 687 rows, 49.37 KiB in 0.001549 sec., 443511.94318915426 rows/sec., 31.13 MiB/sec. | ||
| 2097 | 2025.07.19 07:29:40.497419 [ 40 ] {} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2025.07.19 07:29:40.497461 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2099 | 2025.07.19 07:29:40.497464 [ 276 ] {5a698952-e247-49a9-ab98-0c74d23055e3} <Debug> TCPHandler: Processed in 0.001724269 sec. | ||
| 2100 | 2025.07.19 07:29:40.497581 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2025.07.19 07:29:40.497596 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::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 | ||
| 2102 | 2025.07.19 07:29:40.497682 [ 276 ] {44404b5b-2245-4f92-b106-98a01ff920da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2103 | 2025.07.19 07:29:40.497730 [ 276 ] {44404b5b-2245-4f92-b106-98a01ff920da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2104 | 2025.07.19 07:29:40.497742 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2105 | 2025.07.19 07:29:40.497788 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 661 rows starting from the beginning of the part | ||
| 2106 | 2025.07.19 07:29:40.497874 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 661 rows starting from the beginning of the part | ||
| 2107 | 2025.07.19 07:29:40.497920 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2108 | 2025.07.19 07:29:40.497979 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 699 rows starting from the beginning of the part | ||
| 2109 | 2025.07.19 07:29:40.498023 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2110 | 2025.07.19 07:29:40.498057 [ 276 ] {44404b5b-2245-4f92-b106-98a01ff920da} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2025.07.19 07:29:40.498065 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 687 rows starting from the beginning of the part | ||
| 2112 | 2025.07.19 07:29:40.498102 [ 276 ] {44404b5b-2245-4f92-b106-98a01ff920da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2113 | 2025.07.19 07:29:40.498477 [ 276 ] {44404b5b-2245-4f92-b106-98a01ff920da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2114 | 2025.07.19 07:29:40.498721 [ 276 ] {44404b5b-2245-4f92-b106-98a01ff920da} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.07.19 07:29:40.498864 [ 276 ] {44404b5b-2245-4f92-b106-98a01ff920da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001201 sec., 4995.836802664447 rows/sec., 261.01 KiB/sec. | ||
| 2116 | 2025.07.19 07:29:40.498900 [ 276 ] {44404b5b-2245-4f92-b106-98a01ff920da} <Debug> TCPHandler: Processed in 0.001369861 sec. | ||
| 2117 | 2025.07.19 07:29:40.499008 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.07.19 07:29:40.499110 [ 276 ] {bcd65d5c-47e3-44ae-8e0d-3db140a5ea8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2025.07.19 07:29:40.499155 [ 276 ] {bcd65d5c-47e3-44ae-8e0d-3db140a5ea8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2120 | 2025.07.19 07:29:40.499407 [ 198 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2836 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873372 sec., 1513847.7568790393 rows/sec., 112.39 MiB/sec. | ||
| 2121 | 2025.07.19 07:29:40.499552 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2122 | 2025.07.19 07:29:40.499608 [ 276 ] {bcd65d5c-47e3-44ae-8e0d-3db140a5ea8b} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2025.07.19 07:29:40.499652 [ 276 ] {bcd65d5c-47e3-44ae-8e0d-3db140a5ea8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2124 | 2025.07.19 07:29:40.499841 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.07.19 07:29:40.499927 [ 191 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_11_2} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2126 | 2025.07.19 07:29:40.499997 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2127 | 2025.07.19 07:29:40.500068 [ 276 ] {bcd65d5c-47e3-44ae-8e0d-3db140a5ea8b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2128 | 2025.07.19 07:29:40.500295 [ 276 ] {bcd65d5c-47e3-44ae-8e0d-3db140a5ea8b} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2025.07.19 07:29:40.500399 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2130 | 2025.07.19 07:29:40.500429 [ 276 ] {bcd65d5c-47e3-44ae-8e0d-3db140a5ea8b} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001336 sec., 229790.41916167666 rows/sec., 15.12 MiB/sec. | ||
| 2131 | 2025.07.19 07:29:40.500437 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2025.07.19 07:29:40.500474 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2133 | 2025.07.19 07:29:40.500475 [ 276 ] {bcd65d5c-47e3-44ae-8e0d-3db140a5ea8b} <Debug> TCPHandler: Processed in 0.001518624 sec. | ||
| 2134 | 2025.07.19 07:29:40.500557 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::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 | ||
| 2135 | 2025.07.19 07:29:40.500596 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2025.07.19 07:29:40.500680 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2137 | 2025.07.19 07:29:40.500696 [ 276 ] {b6aca6d9-4a64-47ee-b92f-ba202f0ebbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2138 | 2025.07.19 07:29:40.500717 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1222 rows starting from the beginning of the part | ||
| 2139 | 2025.07.19 07:29:40.500744 [ 276 ] {b6aca6d9-4a64-47ee-b92f-ba202f0ebbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2140 | 2025.07.19 07:29:40.500811 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 307 rows starting from the beginning of the part | ||
| 2141 | 2025.07.19 07:29:40.500866 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2142 | 2025.07.19 07:29:40.500923 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 307 rows starting from the beginning of the part | ||
| 2143 | 2025.07.19 07:29:40.500975 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2144 | 2025.07.19 07:29:40.501026 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 307 rows starting from the beginning of the part | ||
| 2145 | 2025.07.19 07:29:40.501074 [ 276 ] {b6aca6d9-4a64-47ee-b92f-ba202f0ebbfd} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.07.19 07:29:40.501118 [ 276 ] {b6aca6d9-4a64-47ee-b92f-ba202f0ebbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2147 | 2025.07.19 07:29:40.501441 [ 276 ] {b6aca6d9-4a64-47ee-b92f-ba202f0ebbfd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2148 | 2025.07.19 07:29:40.501663 [ 276 ] {b6aca6d9-4a64-47ee-b92f-ba202f0ebbfd} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2025.07.19 07:29:40.501805 [ 276 ] {b6aca6d9-4a64-47ee-b92f-ba202f0ebbfd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 2150 | 2025.07.19 07:29:40.501841 [ 276 ] {b6aca6d9-4a64-47ee-b92f-ba202f0ebbfd} <Debug> TCPHandler: Processed in 0.001295779 sec. | ||
| 2151 | 2025.07.19 07:29:40.501944 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2025.07.19 07:29:40.502038 [ 276 ] {2eaf7569-ef6c-4056-ad23-212a4afa75c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2153 | 2025.07.19 07:29:40.502094 [ 276 ] {2eaf7569-ef6c-4056-ad23-212a4afa75c0} <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 | ||
| 2154 | 2025.07.19 07:29:40.502454 [ 195 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930383 sec., 1275912.6038718743 rows/sec., 85.79 MiB/sec. | ||
| 2155 | 2025.07.19 07:29:40.502718 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2156 | 2025.07.19 07:29:40.502932 [ 276 ] {2eaf7569-ef6c-4056-ad23-212a4afa75c0} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2025.07.19 07:29:40.502973 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2025.07.19 07:29:40.502975 [ 276 ] {2eaf7569-ef6c-4056-ad23-212a4afa75c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2159 | 2025.07.19 07:29:40.503052 [ 198 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2160 | 2025.07.19 07:29:40.503117 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2161 | 2025.07.19 07:29:40.503560 [ 276 ] {2eaf7569-ef6c-4056-ad23-212a4afa75c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2162 | 2025.07.19 07:29:40.503788 [ 276 ] {2eaf7569-ef6c-4056-ad23-212a4afa75c0} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2025.07.19 07:29:40.503928 [ 276 ] {2eaf7569-ef6c-4056-ad23-212a4afa75c0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001906 sec., 18363.064008394544 rows/sec., 32.91 MiB/sec. | ||
| 2164 | 2025.07.19 07:29:40.503982 [ 276 ] {2eaf7569-ef6c-4056-ad23-212a4afa75c0} <Debug> TCPHandler: Processed in 0.002087007 sec. | ||
| 2165 | 2025.07.19 07:29:40.504093 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2025.07.19 07:29:40.504191 [ 276 ] {d7194934-546e-4a12-81a3-470029ab9677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2167 | 2025.07.19 07:29:40.504233 [ 276 ] {d7194934-546e-4a12-81a3-470029ab9677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2168 | 2025.07.19 07:29:40.504584 [ 276 ] {d7194934-546e-4a12-81a3-470029ab9677} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2025.07.19 07:29:40.504620 [ 276 ] {d7194934-546e-4a12-81a3-470029ab9677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2170 | 2025.07.19 07:29:40.504922 [ 276 ] {d7194934-546e-4a12-81a3-470029ab9677} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2171 | 2025.07.19 07:29:40.505131 [ 276 ] {d7194934-546e-4a12-81a3-470029ab9677} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2025.07.19 07:29:40.505231 [ 40 ] {} <Debug> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2173 | 2025.07.19 07:29:40.505257 [ 276 ] {d7194934-546e-4a12-81a3-470029ab9677} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001082 sec., 94269.87060998152 rows/sec., 5.79 MiB/sec. | ||
| 2174 | 2025.07.19 07:29:40.505265 [ 40 ] {} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.07.19 07:29:40.505297 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2176 | 2025.07.19 07:29:40.505299 [ 276 ] {d7194934-546e-4a12-81a3-470029ab9677} <Debug> TCPHandler: Processed in 0.001254939 sec. | ||
| 2177 | 2025.07.19 07:29:40.505375 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::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 | ||
| 2178 | 2025.07.19 07:29:40.505483 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2179 | 2025.07.19 07:29:40.505513 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 432 rows starting from the beginning of the part | ||
| 2180 | 2025.07.19 07:29:40.505566 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2181 | 2025.07.19 07:29:40.505608 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2182 | 2025.07.19 07:29:40.505646 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2183 | 2025.07.19 07:29:40.505684 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2184 | 2025.07.19 07:29:40.505721 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2185 | 2025.07.19 07:29:40.506593 [ 191 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.001252129 sec., 685232.9113054645 rows/sec., 43.75 MiB/sec. | ||
| 2186 | 2025.07.19 07:29:40.506806 [ 193 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2187 | 2025.07.19 07:29:40.507104 [ 193 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2025.07.19 07:29:40.507179 [ 193 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_11_2} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2189 | 2025.07.19 07:29:40.507247 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2190 | 2025.07.19 07:29:44.842254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 324 | ||
| 2191 | 2025.07.19 07:29:44.844375 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.07.19 07:29:44.844417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2193 | 2025.07.19 07:29:44.845544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2194 | 2025.07.19 07:29:44.845800 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.07.19 07:29:44.846034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2196 | 2025.07.19 07:29:45.474258 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2025.07.19 07:29:45.474546 [ 276 ] {9f242924-3cf6-4a46-9416-2a7708a8577d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2198 | 2025.07.19 07:29:45.474653 [ 276 ] {9f242924-3cf6-4a46-9416-2a7708a8577d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2199 | 2025.07.19 07:29:45.475584 [ 276 ] {9f242924-3cf6-4a46-9416-2a7708a8577d} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2025.07.19 07:29:45.475633 [ 276 ] {9f242924-3cf6-4a46-9416-2a7708a8577d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2201 | 2025.07.19 07:29:45.476033 [ 276 ] {9f242924-3cf6-4a46-9416-2a7708a8577d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2202 | 2025.07.19 07:29:45.476257 [ 276 ] {9f242924-3cf6-4a46-9416-2a7708a8577d} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2025.07.19 07:29:45.476419 [ 276 ] {9f242924-3cf6-4a46-9416-2a7708a8577d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. | ||
| 2204 | 2025.07.19 07:29:45.476462 [ 276 ] {9f242924-3cf6-4a46-9416-2a7708a8577d} <Debug> TCPHandler: Processed in 0.002392443 sec. | ||
| 2205 | 2025.07.19 07:29:45.476586 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2025.07.19 07:29:45.476682 [ 276 ] {e239fed3-d737-4c03-a50e-83033983e997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2207 | 2025.07.19 07:29:45.476722 [ 276 ] {e239fed3-d737-4c03-a50e-83033983e997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2208 | 2025.07.19 07:29:45.477155 [ 276 ] {e239fed3-d737-4c03-a50e-83033983e997} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.07.19 07:29:45.477192 [ 276 ] {e239fed3-d737-4c03-a50e-83033983e997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2210 | 2025.07.19 07:29:45.477491 [ 276 ] {e239fed3-d737-4c03-a50e-83033983e997} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2211 | 2025.07.19 07:29:45.477702 [ 276 ] {e239fed3-d737-4c03-a50e-83033983e997} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.07.19 07:29:45.477829 [ 276 ] {e239fed3-d737-4c03-a50e-83033983e997} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 2213 | 2025.07.19 07:29:45.477868 [ 276 ] {e239fed3-d737-4c03-a50e-83033983e997} <Debug> TCPHandler: Processed in 0.00133197 sec. | ||
| 2214 | 2025.07.19 07:29:45.477998 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2025.07.19 07:29:45.478094 [ 276 ] {fe2dd64f-f027-4a2e-9267-3f4097ad0f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2216 | 2025.07.19 07:29:45.478138 [ 276 ] {fe2dd64f-f027-4a2e-9267-3f4097ad0f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2217 | 2025.07.19 07:29:45.478548 [ 276 ] {fe2dd64f-f027-4a2e-9267-3f4097ad0f72} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.07.19 07:29:45.478584 [ 276 ] {fe2dd64f-f027-4a2e-9267-3f4097ad0f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2219 | 2025.07.19 07:29:45.478906 [ 276 ] {fe2dd64f-f027-4a2e-9267-3f4097ad0f72} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2220 | 2025.07.19 07:29:45.479121 [ 276 ] {fe2dd64f-f027-4a2e-9267-3f4097ad0f72} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.07.19 07:29:45.479248 [ 276 ] {fe2dd64f-f027-4a2e-9267-3f4097ad0f72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 2222 | 2025.07.19 07:29:45.479286 [ 276 ] {fe2dd64f-f027-4a2e-9267-3f4097ad0f72} <Debug> TCPHandler: Processed in 0.00133855 sec. | ||
| 2223 | 2025.07.19 07:29:45.479390 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2025.07.19 07:29:45.479486 [ 276 ] {3472b636-036c-4131-8c67-9653d7b57fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2225 | 2025.07.19 07:29:45.479528 [ 276 ] {3472b636-036c-4131-8c67-9653d7b57fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2226 | 2025.07.19 07:29:45.479863 [ 276 ] {3472b636-036c-4131-8c67-9653d7b57fc1} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.07.19 07:29:45.479901 [ 276 ] {3472b636-036c-4131-8c67-9653d7b57fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2228 | 2025.07.19 07:29:45.480201 [ 276 ] {3472b636-036c-4131-8c67-9653d7b57fc1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2229 | 2025.07.19 07:29:45.480403 [ 276 ] {3472b636-036c-4131-8c67-9653d7b57fc1} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.07.19 07:29:45.480529 [ 276 ] {3472b636-036c-4131-8c67-9653d7b57fc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2231 | 2025.07.19 07:29:45.480564 [ 276 ] {3472b636-036c-4131-8c67-9653d7b57fc1} <Debug> TCPHandler: Processed in 0.001221668 sec. | ||
| 2232 | 2025.07.19 07:29:46.301262 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.07.19 07:29:46.301534 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 2234 | 2025.07.19 07:29:46.301925 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2235 | 2025.07.19 07:29:46.301971 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 2236 | 2025.07.19 07:29:46.302268 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2237 | 2025.07.19 07:29:46.302345 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2238 | 2025.07.19 07:29:46.302489 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2239 | 2025.07.19 07:29:46.302608 [ 289 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2240 | 2025.07.19 07:29:46.302630 [ 291 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2241 | 2025.07.19 07:29:46.302640 [ 290 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2242 | 2025.07.19 07:29:46.302795 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 2243 | 2025.07.19 07:29:46.302823 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2244 | 2025.07.19 07:29:46.302904 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2245 | 2025.07.19 07:29:46.302924 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2246 | 2025.07.19 07:29:46.302958 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2247 | 2025.07.19 07:29:46.303001 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2248 | 2025.07.19 07:29:46.303040 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2249 | 2025.07.19 07:29:46.304034 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002614 sec., 13389.441469013007 rows/sec., 515.55 KiB/sec. | ||
| 2250 | 2025.07.19 07:29:46.304160 [ 276 ] {71f7e522-6b13-4bff-8e89-fbdac00d2b2c} <Debug> TCPHandler: Processed in 0.003039199 sec. | ||
| 2251 | 2025.07.19 07:29:46.320329 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2025.07.19 07:29:46.320503 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2253 | 2025.07.19 07:29:46.320768 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2254 | 2025.07.19 07:29:46.320811 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2255 | 2025.07.19 07:29:46.321056 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2256 | 2025.07.19 07:29:46.321120 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2257 | 2025.07.19 07:29:46.321243 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2258 | 2025.07.19 07:29:46.321326 [ 291 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2259 | 2025.07.19 07:29:46.321335 [ 289 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2260 | 2025.07.19 07:29:46.321348 [ 293 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2261 | 2025.07.19 07:29:46.321487 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 2262 | 2025.07.19 07:29:46.321515 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2263 | 2025.07.19 07:29:46.321582 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2264 | 2025.07.19 07:29:46.321599 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2265 | 2025.07.19 07:29:46.321630 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2266 | 2025.07.19 07:29:46.321662 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2267 | 2025.07.19 07:29:46.321690 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2268 | 2025.07.19 07:29:46.322483 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002053 sec., 17048.22211397954 rows/sec., 656.43 KiB/sec. | ||
| 2269 | 2025.07.19 07:29:46.322590 [ 276 ] {9d869360-c5fe-457e-b3dc-fb2a5373328f} <Debug> TCPHandler: Processed in 0.002324952 sec. | ||
| 2270 | 2025.07.19 07:29:46.322916 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2025.07.19 07:29:46.323054 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2272 | 2025.07.19 07:29:46.323267 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2273 | 2025.07.19 07:29:46.323303 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2274 | 2025.07.19 07:29:46.323500 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2275 | 2025.07.19 07:29:46.323552 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2276 | 2025.07.19 07:29:46.323648 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2277 | 2025.07.19 07:29:46.323701 [ 289 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2278 | 2025.07.19 07:29:46.323715 [ 290 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2279 | 2025.07.19 07:29:46.323716 [ 291 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2280 | 2025.07.19 07:29:46.323813 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 2281 | 2025.07.19 07:29:46.323839 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2282 | 2025.07.19 07:29:46.323904 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2283 | 2025.07.19 07:29:46.323921 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2284 | 2025.07.19 07:29:46.323951 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2285 | 2025.07.19 07:29:46.323981 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2286 | 2025.07.19 07:29:46.324008 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2287 | 2025.07.19 07:29:46.324632 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001634 sec., 21419.82864137087 rows/sec., 824.76 KiB/sec. | ||
| 2288 | 2025.07.19 07:29:46.324739 [ 276 ] {1a16ee21-c550-4b6c-aa52-1fcf510ffd90} <Debug> TCPHandler: Processed in 0.001873552 sec. | ||
| 2289 | 2025.07.19 07:29:46.324979 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2025.07.19 07:29:46.325118 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2291 | 2025.07.19 07:29:46.325329 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2292 | 2025.07.19 07:29:46.325365 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2293 | 2025.07.19 07:29:46.325563 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2294 | 2025.07.19 07:29:46.325615 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2295 | 2025.07.19 07:29:46.325712 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2296 | 2025.07.19 07:29:46.325776 [ 293 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2297 | 2025.07.19 07:29:46.325777 [ 290 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2298 | 2025.07.19 07:29:46.325777 [ 289 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2299 | 2025.07.19 07:29:46.325892 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 2300 | 2025.07.19 07:29:46.325912 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2301 | 2025.07.19 07:29:46.325978 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2302 | 2025.07.19 07:29:46.325995 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2303 | 2025.07.19 07:29:46.326024 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2304 | 2025.07.19 07:29:46.326054 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2305 | 2025.07.19 07:29:46.326087 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2306 | 2025.07.19 07:29:46.326668 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001607 sec., 21779.71375233354 rows/sec., 838.62 KiB/sec. | ||
| 2307 | 2025.07.19 07:29:46.326776 [ 276 ] {d8af3a5f-33ac-419c-b019-9125517b66c9} <Debug> TCPHandler: Processed in 0.001846491 sec. | ||
| 2308 | 2025.07.19 07:29:46.326985 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2025.07.19 07:29:46.327122 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2310 | 2025.07.19 07:29:46.327337 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2311 | 2025.07.19 07:29:46.327372 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2312 | 2025.07.19 07:29:46.327577 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2313 | 2025.07.19 07:29:46.327629 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2314 | 2025.07.19 07:29:46.327726 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2315 | 2025.07.19 07:29:46.327786 [ 291 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2316 | 2025.07.19 07:29:46.327794 [ 293 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2317 | 2025.07.19 07:29:46.327793 [ 289 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2318 | 2025.07.19 07:29:46.327900 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 2319 | 2025.07.19 07:29:46.327921 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2320 | 2025.07.19 07:29:46.327986 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2321 | 2025.07.19 07:29:46.328004 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2322 | 2025.07.19 07:29:46.328034 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2323 | 2025.07.19 07:29:46.328066 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2324 | 2025.07.19 07:29:46.328096 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2325 | 2025.07.19 07:29:46.328685 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001618 sec., 21631.644004944374 rows/sec., 832.91 KiB/sec. | ||
| 2326 | 2025.07.19 07:29:46.328797 [ 276 ] {ec47666d-19fd-4956-9fda-f1bbe5b948a6} <Debug> TCPHandler: Processed in 0.001862242 sec. | ||
| 2327 | 2025.07.19 07:29:46.329026 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2025.07.19 07:29:46.329164 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2329 | 2025.07.19 07:29:46.329378 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2330 | 2025.07.19 07:29:46.329412 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2331 | 2025.07.19 07:29:46.329647 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2332 | 2025.07.19 07:29:46.329724 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2025.07.19 07:29:46.329823 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2334 | 2025.07.19 07:29:46.329882 [ 290 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2335 | 2025.07.19 07:29:46.329884 [ 293 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2336 | 2025.07.19 07:29:46.329890 [ 289 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2337 | 2025.07.19 07:29:46.330004 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 2338 | 2025.07.19 07:29:46.330025 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2339 | 2025.07.19 07:29:46.330091 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2340 | 2025.07.19 07:29:46.330109 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2341 | 2025.07.19 07:29:46.330138 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2342 | 2025.07.19 07:29:46.330168 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2343 | 2025.07.19 07:29:46.330196 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2344 | 2025.07.19 07:29:46.330799 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001693 sec., 20673.36089781453 rows/sec., 796.02 KiB/sec. | ||
| 2345 | 2025.07.19 07:29:46.330908 [ 276 ] {3485b8ca-1c60-4f7f-8077-9a6bc1e887ae} <Debug> TCPHandler: Processed in 0.001932403 sec. | ||
| 2346 | 2025.07.19 07:29:46.331138 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2025.07.19 07:29:46.331275 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2348 | 2025.07.19 07:29:46.331493 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2349 | 2025.07.19 07:29:46.331528 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2350 | 2025.07.19 07:29:46.331731 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2351 | 2025.07.19 07:29:46.331784 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2352 | 2025.07.19 07:29:46.331881 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2353 | 2025.07.19 07:29:46.331940 [ 293 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2354 | 2025.07.19 07:29:46.331953 [ 291 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2355 | 2025.07.19 07:29:46.331949 [ 289 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2356 | 2025.07.19 07:29:46.332051 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (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 | ||
| 2357 | 2025.07.19 07:29:46.332073 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2358 | 2025.07.19 07:29:46.332140 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2359 | 2025.07.19 07:29:46.332156 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Debug> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2360 | 2025.07.19 07:29:46.332186 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2361 | 2025.07.19 07:29:46.332217 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2362 | 2025.07.19 07:29:46.332248 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2363 | 2025.07.19 07:29:46.332875 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001657 sec., 21122.51056125528 rows/sec., 813.31 KiB/sec. | ||
| 2364 | 2025.07.19 07:29:46.332985 [ 276 ] {6383bfc2-2340-434d-b2ab-1bf40e01da11} <Debug> TCPHandler: Processed in 0.001897843 sec. | ||
| 2365 | 2025.07.19 07:29:46.448949 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2025.07.19 07:29:46.449079 [ 276 ] {30448551-9439-4651-8b70-ae0a36f93f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2367 | 2025.07.19 07:29:46.449131 [ 276 ] {30448551-9439-4651-8b70-ae0a36f93f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2368 | 2025.07.19 07:29:46.449766 [ 276 ] {30448551-9439-4651-8b70-ae0a36f93f1d} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2025.07.19 07:29:46.449806 [ 276 ] {30448551-9439-4651-8b70-ae0a36f93f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2370 | 2025.07.19 07:29:46.450212 [ 276 ] {30448551-9439-4651-8b70-ae0a36f93f1d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2371 | 2025.07.19 07:29:46.450408 [ 276 ] {30448551-9439-4651-8b70-ae0a36f93f1d} <Trace> oximeter.timeseries_schema (3773c2c3-cc2e-46af-b21f-debd176dcc4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2025.07.19 07:29:46.450555 [ 276 ] {30448551-9439-4651-8b70-ae0a36f93f1d} <Debug> executeQuery: Read 7 rows, 1.56 KiB in 0.00151 sec., 4635.761589403974 rows/sec., 1.01 MiB/sec. | ||
| 2373 | 2025.07.19 07:29:46.450594 [ 276 ] {30448551-9439-4651-8b70-ae0a36f93f1d} <Debug> TCPHandler: Processed in 0.001709918 sec. | ||
| 2374 | 2025.07.19 07:29:46.450714 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2025.07.19 07:29:46.450810 [ 276 ] {2fb69635-4ff4-4852-9fe5-bd4bd018063c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2376 | 2025.07.19 07:29:46.450850 [ 276 ] {2fb69635-4ff4-4852-9fe5-bd4bd018063c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2377 | 2025.07.19 07:29:46.451428 [ 276 ] {2fb69635-4ff4-4852-9fe5-bd4bd018063c} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2025.07.19 07:29:46.451463 [ 276 ] {2fb69635-4ff4-4852-9fe5-bd4bd018063c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2379 | 2025.07.19 07:29:46.451789 [ 276 ] {2fb69635-4ff4-4852-9fe5-bd4bd018063c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2380 | 2025.07.19 07:29:46.452010 [ 276 ] {2fb69635-4ff4-4852-9fe5-bd4bd018063c} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2025.07.19 07:29:46.452140 [ 276 ] {2fb69635-4ff4-4852-9fe5-bd4bd018063c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001346 sec., 291233.2838038633 rows/sec., 18.48 MiB/sec. | ||
| 2382 | 2025.07.19 07:29:46.452177 [ 276 ] {2fb69635-4ff4-4852-9fe5-bd4bd018063c} <Debug> TCPHandler: Processed in 0.001513424 sec. | ||
| 2383 | 2025.07.19 07:29:46.452293 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.07.19 07:29:46.452388 [ 276 ] {b75e9242-0271-4b1d-bffa-6abb6f695234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2385 | 2025.07.19 07:29:46.452428 [ 276 ] {b75e9242-0271-4b1d-bffa-6abb6f695234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2386 | 2025.07.19 07:29:46.452816 [ 276 ] {b75e9242-0271-4b1d-bffa-6abb6f695234} <Trace> oximeter.fields_ipaddr (373d5125-71fe-4001-8328-a6cf70661bb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2025.07.19 07:29:46.452852 [ 276 ] {b75e9242-0271-4b1d-bffa-6abb6f695234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2388 | 2025.07.19 07:29:46.453134 [ 276 ] {b75e9242-0271-4b1d-bffa-6abb6f695234} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2389 | 2025.07.19 07:29:46.453340 [ 276 ] {b75e9242-0271-4b1d-bffa-6abb6f695234} <Trace> oximeter.fields_ipaddr (373d5125-71fe-4001-8328-a6cf70661bb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2025.07.19 07:29:46.453463 [ 276 ] {b75e9242-0271-4b1d-bffa-6abb6f695234} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001092 sec., 9157.509157509157 rows/sec., 746.73 KiB/sec. | ||
| 2391 | 2025.07.19 07:29:46.453500 [ 276 ] {b75e9242-0271-4b1d-bffa-6abb6f695234} <Debug> TCPHandler: Processed in 0.001257798 sec. | ||
| 2392 | 2025.07.19 07:29:46.453611 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2025.07.19 07:29:46.453704 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2394 | 2025.07.19 07:29:46.453743 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2395 | 2025.07.19 07:29:46.455281 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2025.07.19 07:29:46.455318 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2397 | 2025.07.19 07:29:46.455760 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2398 | 2025.07.19 07:29:46.455977 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.07.19 07:29:46.456110 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Debug> executeQuery: Read 2282 rows, 189.67 KiB in 0.002422 sec., 942196.5317919075 rows/sec., 76.47 MiB/sec. | ||
| 2400 | 2025.07.19 07:29:46.456151 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2401 | 2025.07.19 07:29:46.456164 [ 276 ] {4929c0bf-7ddd-4a2b-8b19-a1ed33e9f04c} <Debug> TCPHandler: Processed in 0.002603278 sec. | ||
| 2402 | 2025.07.19 07:29:46.456275 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2025.07.19 07:29:46.456370 [ 276 ] {810bbfa0-14d7-487f-811f-1e87e1ef569b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2404 | 2025.07.19 07:29:46.456410 [ 276 ] {810bbfa0-14d7-487f-811f-1e87e1ef569b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2405 | 2025.07.19 07:29:46.456901 [ 276 ] {810bbfa0-14d7-487f-811f-1e87e1ef569b} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2025.07.19 07:29:46.456937 [ 276 ] {810bbfa0-14d7-487f-811f-1e87e1ef569b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2407 | 2025.07.19 07:29:46.457236 [ 276 ] {810bbfa0-14d7-487f-811f-1e87e1ef569b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2408 | 2025.07.19 07:29:46.457449 [ 276 ] {810bbfa0-14d7-487f-811f-1e87e1ef569b} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2025.07.19 07:29:46.457552 [ 72 ] {} <Debug> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2410 | 2025.07.19 07:29:46.457576 [ 276 ] {810bbfa0-14d7-487f-811f-1e87e1ef569b} <Debug> executeQuery: Read 241 rows, 15.11 KiB in 0.001222 sec., 197217.6759410802 rows/sec., 12.07 MiB/sec. | ||
| 2411 | 2025.07.19 07:29:46.457621 [ 72 ] {} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2025.07.19 07:29:46.457629 [ 276 ] {810bbfa0-14d7-487f-811f-1e87e1ef569b} <Debug> TCPHandler: Processed in 0.001404001 sec. | ||
| 2413 | 2025.07.19 07:29:46.457650 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2414 | 2025.07.19 07:29:46.457752 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2025.07.19 07:29:46.457771 [ 195 ] {09037197-e45d-48a8-9183-29ca77af5f3f::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 | ||
| 2416 | 2025.07.19 07:29:46.457851 [ 276 ] {d6ca7d86-2f7d-418b-9527-05ce9021ba97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2417 | 2025.07.19 07:29:46.457896 [ 276 ] {d6ca7d86-2f7d-418b-9527-05ce9021ba97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2418 | 2025.07.19 07:29:46.457912 [ 195 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2419 | 2025.07.19 07:29:46.457968 [ 195 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 205 rows starting from the beginning of the part | ||
| 2420 | 2025.07.19 07:29:46.458066 [ 195 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 205 rows starting from the beginning of the part | ||
| 2421 | 2025.07.19 07:29:46.458130 [ 195 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part | ||
| 2422 | 2025.07.19 07:29:46.458182 [ 195 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 231 rows starting from the beginning of the part | ||
| 2423 | 2025.07.19 07:29:46.458234 [ 195 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 231 rows starting from the beginning of the part | ||
| 2424 | 2025.07.19 07:29:46.458285 [ 195 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 241 rows starting from the beginning of the part | ||
| 2425 | 2025.07.19 07:29:46.458430 [ 276 ] {d6ca7d86-2f7d-418b-9527-05ce9021ba97} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.07.19 07:29:46.458473 [ 276 ] {d6ca7d86-2f7d-418b-9527-05ce9021ba97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2427 | 2025.07.19 07:29:46.458815 [ 276 ] {d6ca7d86-2f7d-418b-9527-05ce9021ba97} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2428 | 2025.07.19 07:29:46.459043 [ 276 ] {d6ca7d86-2f7d-418b-9527-05ce9021ba97} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2025.07.19 07:29:46.459144 [ 72 ] {} <Debug> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2430 | 2025.07.19 07:29:46.459174 [ 276 ] {d6ca7d86-2f7d-418b-9527-05ce9021ba97} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001338 sec., 322122.57100149477 rows/sec., 21.32 MiB/sec. | ||
| 2431 | 2025.07.19 07:29:46.459175 [ 72 ] {} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.07.19 07:29:46.459214 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2433 | 2025.07.19 07:29:46.459221 [ 276 ] {d6ca7d86-2f7d-418b-9527-05ce9021ba97} <Debug> TCPHandler: Processed in 0.001519904 sec. | ||
| 2434 | 2025.07.19 07:29:46.459300 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::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 | ||
| 2435 | 2025.07.19 07:29:46.459341 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2025.07.19 07:29:46.459347 [ 191 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627557 sec., 809802.6674334601 rows/sec., 51.86 MiB/sec. | ||
| 2437 | 2025.07.19 07:29:46.459422 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2438 | 2025.07.19 07:29:46.459443 [ 276 ] {53ec4a64-207f-4e9e-992a-212e53ccb829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2439 | 2025.07.19 07:29:46.459461 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 2440 | 2025.07.19 07:29:46.459491 [ 276 ] {53ec4a64-207f-4e9e-992a-212e53ccb829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2441 | 2025.07.19 07:29:46.459518 [ 191 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2442 | 2025.07.19 07:29:46.459556 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 203 rows starting from the beginning of the part | ||
| 2443 | 2025.07.19 07:29:46.459613 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 203 rows starting from the beginning of the part | ||
| 2444 | 2025.07.19 07:29:46.459663 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 204 rows starting from the beginning of the part | ||
| 2445 | 2025.07.19 07:29:46.459712 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 203 rows starting from the beginning of the part | ||
| 2446 | 2025.07.19 07:29:46.459760 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 431 rows starting from the beginning of the part | ||
| 2447 | 2025.07.19 07:29:46.459841 [ 191 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2025.07.19 07:29:46.459934 [ 191 ] {09037197-e45d-48a8-9183-29ca77af5f3f::all_1_6_1} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2449 | 2025.07.19 07:29:46.459950 [ 276 ] {53ec4a64-207f-4e9e-992a-212e53ccb829} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2025.07.19 07:29:46.459993 [ 276 ] {53ec4a64-207f-4e9e-992a-212e53ccb829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2451 | 2025.07.19 07:29:46.460010 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2452 | 2025.07.19 07:29:46.460314 [ 276 ] {53ec4a64-207f-4e9e-992a-212e53ccb829} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2453 | 2025.07.19 07:29:46.460547 [ 276 ] {53ec4a64-207f-4e9e-992a-212e53ccb829} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.07.19 07:29:46.460679 [ 276 ] {53ec4a64-207f-4e9e-992a-212e53ccb829} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001252 sec., 161341.85303514375 rows/sec., 9.16 MiB/sec. | ||
| 2455 | 2025.07.19 07:29:46.460720 [ 276 ] {53ec4a64-207f-4e9e-992a-212e53ccb829} <Debug> TCPHandler: Processed in 0.001428282 sec. | ||
| 2456 | 2025.07.19 07:29:46.460834 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2025.07.19 07:29:46.460886 [ 193 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628557 sec., 888516.6438755291 rows/sec., 61.15 MiB/sec. | ||
| 2458 | 2025.07.19 07:29:46.460930 [ 276 ] {667ecb38-268d-4973-8fee-ab42f33963d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2459 | 2025.07.19 07:29:46.460975 [ 276 ] {667ecb38-268d-4973-8fee-ab42f33963d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2460 | 2025.07.19 07:29:46.461033 [ 191 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2461 | 2025.07.19 07:29:46.461276 [ 191 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2025.07.19 07:29:46.461340 [ 191 ] {edce2c55-d93b-4ff6-884b-4cd712fae6fe::all_1_6_1} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2463 | 2025.07.19 07:29:46.461410 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2464 | 2025.07.19 07:29:46.461758 [ 276 ] {667ecb38-268d-4973-8fee-ab42f33963d6} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.07.19 07:29:46.461798 [ 276 ] {667ecb38-268d-4973-8fee-ab42f33963d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2466 | 2025.07.19 07:29:46.462160 [ 276 ] {667ecb38-268d-4973-8fee-ab42f33963d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2467 | 2025.07.19 07:29:46.462367 [ 276 ] {667ecb38-268d-4973-8fee-ab42f33963d6} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.07.19 07:29:46.462494 [ 276 ] {667ecb38-268d-4973-8fee-ab42f33963d6} <Debug> executeQuery: Read 1153 rows, 84.48 KiB in 0.001581 sec., 729285.2624920936 rows/sec., 52.18 MiB/sec. | ||
| 2469 | 2025.07.19 07:29:46.462533 [ 276 ] {667ecb38-268d-4973-8fee-ab42f33963d6} <Debug> TCPHandler: Processed in 0.001748529 sec. | ||
| 2470 | 2025.07.19 07:29:46.462647 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2025.07.19 07:29:46.462742 [ 276 ] {3d138959-bb5b-4687-a7dd-71b4f07a480f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2472 | 2025.07.19 07:29:46.462782 [ 276 ] {3d138959-bb5b-4687-a7dd-71b4f07a480f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2473 | 2025.07.19 07:29:46.463105 [ 276 ] {3d138959-bb5b-4687-a7dd-71b4f07a480f} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.07.19 07:29:46.463142 [ 276 ] {3d138959-bb5b-4687-a7dd-71b4f07a480f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2475 | 2025.07.19 07:29:46.463439 [ 276 ] {3d138959-bb5b-4687-a7dd-71b4f07a480f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2476 | 2025.07.19 07:29:46.463649 [ 276 ] {3d138959-bb5b-4687-a7dd-71b4f07a480f} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.07.19 07:29:46.463741 [ 72 ] {} <Debug> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2478 | 2025.07.19 07:29:46.463774 [ 276 ] {3d138959-bb5b-4687-a7dd-71b4f07a480f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 2479 | 2025.07.19 07:29:46.463772 [ 72 ] {} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2025.07.19 07:29:46.463813 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2481 | 2025.07.19 07:29:46.463817 [ 276 ] {3d138959-bb5b-4687-a7dd-71b4f07a480f} <Debug> TCPHandler: Processed in 0.001221067 sec. | ||
| 2482 | 2025.07.19 07:29:46.463882 [ 193 ] {857bc0c7-1f0f-49af-a507-92062d123b36::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 | ||
| 2483 | 2025.07.19 07:29:46.463932 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2025.07.19 07:29:46.463979 [ 193 ] {857bc0c7-1f0f-49af-a507-92062d123b36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2485 | 2025.07.19 07:29:46.464014 [ 193 ] {857bc0c7-1f0f-49af-a507-92062d123b36::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 | ||
| 2486 | 2025.07.19 07:29:46.464030 [ 276 ] {a478a4ac-8a21-45a3-ab5b-d47391f96844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2487 | 2025.07.19 07:29:46.464067 [ 193 ] {857bc0c7-1f0f-49af-a507-92062d123b36::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 | ||
| 2488 | 2025.07.19 07:29:46.464080 [ 276 ] {a478a4ac-8a21-45a3-ab5b-d47391f96844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2489 | 2025.07.19 07:29:46.464116 [ 193 ] {857bc0c7-1f0f-49af-a507-92062d123b36::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 | ||
| 2490 | 2025.07.19 07:29:46.464160 [ 193 ] {857bc0c7-1f0f-49af-a507-92062d123b36::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 | ||
| 2491 | 2025.07.19 07:29:46.464195 [ 193 ] {857bc0c7-1f0f-49af-a507-92062d123b36::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 | ||
| 2492 | 2025.07.19 07:29:46.464234 [ 193 ] {857bc0c7-1f0f-49af-a507-92062d123b36::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 | ||
| 2493 | 2025.07.19 07:29:46.464949 [ 200 ] {857bc0c7-1f0f-49af-a507-92062d123b36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095145 sec., 32872.35936793758 rows/sec., 1.68 MiB/sec. | ||
| 2494 | 2025.07.19 07:29:46.465108 [ 200 ] {857bc0c7-1f0f-49af-a507-92062d123b36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2495 | 2025.07.19 07:29:46.465353 [ 276 ] {a478a4ac-8a21-45a3-ab5b-d47391f96844} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.07.19 07:29:46.465396 [ 276 ] {a478a4ac-8a21-45a3-ab5b-d47391f96844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2497 | 2025.07.19 07:29:46.465409 [ 200 ] {857bc0c7-1f0f-49af-a507-92062d123b36::all_1_6_1} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2025.07.19 07:29:46.465489 [ 200 ] {857bc0c7-1f0f-49af-a507-92062d123b36::all_1_6_1} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2499 | 2025.07.19 07:29:46.465552 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2500 | 2025.07.19 07:29:46.465904 [ 276 ] {a478a4ac-8a21-45a3-ab5b-d47391f96844} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2501 | 2025.07.19 07:29:46.466123 [ 276 ] {a478a4ac-8a21-45a3-ab5b-d47391f96844} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2025.07.19 07:29:46.466253 [ 276 ] {a478a4ac-8a21-45a3-ab5b-d47391f96844} <Debug> executeQuery: Read 3442 rows, 234.62 KiB in 0.00224 sec., 1536607.142857143 rows/sec., 102.29 MiB/sec. | ||
| 2503 | 2025.07.19 07:29:46.466290 [ 276 ] {a478a4ac-8a21-45a3-ab5b-d47391f96844} <Debug> TCPHandler: Processed in 0.002408844 sec. | ||
| 2504 | 2025.07.19 07:29:46.466405 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2025.07.19 07:29:46.466501 [ 276 ] {c43507c6-3ce0-40ef-b59f-00194fcdf97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2506 | 2025.07.19 07:29:46.466544 [ 276 ] {c43507c6-3ce0-40ef-b59f-00194fcdf97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2507 | 2025.07.19 07:29:46.466858 [ 276 ] {c43507c6-3ce0-40ef-b59f-00194fcdf97a} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2025.07.19 07:29:46.466894 [ 276 ] {c43507c6-3ce0-40ef-b59f-00194fcdf97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2509 | 2025.07.19 07:29:46.467181 [ 276 ] {c43507c6-3ce0-40ef-b59f-00194fcdf97a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2510 | 2025.07.19 07:29:46.467381 [ 276 ] {c43507c6-3ce0-40ef-b59f-00194fcdf97a} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2025.07.19 07:29:46.467472 [ 72 ] {} <Debug> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2512 | 2025.07.19 07:29:46.467501 [ 72 ] {} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.07.19 07:29:46.467506 [ 276 ] {c43507c6-3ce0-40ef-b59f-00194fcdf97a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 2514 | 2025.07.19 07:29:46.467520 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2515 | 2025.07.19 07:29:46.467551 [ 276 ] {c43507c6-3ce0-40ef-b59f-00194fcdf97a} <Debug> TCPHandler: Processed in 0.001195776 sec. | ||
| 2516 | 2025.07.19 07:29:46.467599 [ 193 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::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 | ||
| 2517 | 2025.07.19 07:29:46.467666 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2025.07.19 07:29:46.467702 [ 193 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2519 | 2025.07.19 07:29:46.467735 [ 193 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::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 | ||
| 2520 | 2025.07.19 07:29:46.467766 [ 276 ] {63c24089-66f9-42c6-b2d6-33a5f37cf478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2521 | 2025.07.19 07:29:46.467784 [ 193 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2522 | 2025.07.19 07:29:46.467825 [ 276 ] {63c24089-66f9-42c6-b2d6-33a5f37cf478} <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 | ||
| 2523 | 2025.07.19 07:29:46.467829 [ 193 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2524 | 2025.07.19 07:29:46.467881 [ 193 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2525 | 2025.07.19 07:29:46.467918 [ 193 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2526 | 2025.07.19 07:29:46.467956 [ 193 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2527 | 2025.07.19 07:29:46.468657 [ 276 ] {63c24089-66f9-42c6-b2d6-33a5f37cf478} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.07.19 07:29:46.468699 [ 276 ] {63c24089-66f9-42c6-b2d6-33a5f37cf478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2529 | 2025.07.19 07:29:46.468786 [ 187 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215967 sec., 5756.735174556546 rows/sec., 384.69 KiB/sec. | ||
| 2530 | 2025.07.19 07:29:46.468915 [ 187 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2531 | 2025.07.19 07:29:46.469204 [ 187 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.07.19 07:29:46.469273 [ 187 ] {26b08569-d7a2-4c4c-9b94-d6480ff6dd39::all_1_6_1} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2533 | 2025.07.19 07:29:46.469310 [ 276 ] {63c24089-66f9-42c6-b2d6-33a5f37cf478} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2534 | 2025.07.19 07:29:46.469347 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2535 | 2025.07.19 07:29:46.469552 [ 276 ] {63c24089-66f9-42c6-b2d6-33a5f37cf478} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2025.07.19 07:29:46.469659 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2537 | 2025.07.19 07:29:46.469691 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.07.19 07:29:46.469695 [ 276 ] {63c24089-66f9-42c6-b2d6-33a5f37cf478} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001945 sec., 17994.858611825195 rows/sec., 32.25 MiB/sec. | ||
| 2539 | 2025.07.19 07:29:46.469713 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2540 | 2025.07.19 07:29:46.469759 [ 276 ] {63c24089-66f9-42c6-b2d6-33a5f37cf478} <Debug> TCPHandler: Processed in 0.002142448 sec. | ||
| 2541 | 2025.07.19 07:29:46.469790 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::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 | ||
| 2542 | 2025.07.19 07:29:46.469878 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2025.07.19 07:29:46.469979 [ 276 ] {ec372600-d3d7-408b-a5e2-aaa4d86e4743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2544 | 2025.07.19 07:29:46.469982 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2545 | 2025.07.19 07:29:46.470024 [ 276 ] {ec372600-d3d7-408b-a5e2-aaa4d86e4743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2546 | 2025.07.19 07:29:46.470075 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 2547 | 2025.07.19 07:29:46.470210 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 2548 | 2025.07.19 07:29:46.470324 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 2549 | 2025.07.19 07:29:46.470382 [ 276 ] {ec372600-d3d7-408b-a5e2-aaa4d86e4743} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2025.07.19 07:29:46.470423 [ 276 ] {ec372600-d3d7-408b-a5e2-aaa4d86e4743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2551 | 2025.07.19 07:29:46.470434 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2552 | 2025.07.19 07:29:46.470548 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2553 | 2025.07.19 07:29:46.470656 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2554 | 2025.07.19 07:29:46.470729 [ 276 ] {ec372600-d3d7-408b-a5e2-aaa4d86e4743} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2555 | 2025.07.19 07:29:46.470949 [ 276 ] {ec372600-d3d7-408b-a5e2-aaa4d86e4743} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2025.07.19 07:29:46.471091 [ 276 ] {ec372600-d3d7-408b-a5e2-aaa4d86e4743} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001129 sec., 47829.93799822852 rows/sec., 2.69 MiB/sec. | ||
| 2557 | 2025.07.19 07:29:46.471129 [ 276 ] {ec372600-d3d7-408b-a5e2-aaa4d86e4743} <Debug> TCPHandler: Processed in 0.001300649 sec. | ||
| 2558 | 2025.07.19 07:29:46.472727 [ 189 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 19 columns (19 merged, 0 gathered) in 0.002964247 sec., 44530.70206362695 rows/sec., 79.80 MiB/sec. | ||
| 2559 | 2025.07.19 07:29:46.473025 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2560 | 2025.07.19 07:29:46.473319 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.07.19 07:29:46.473380 [ 191 ] {0547aac9-847d-469e-b139-67749b031d1f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2562 | 2025.07.19 07:29:46.473450 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2563 | 2025.07.19 07:29:47.402612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2564 | 2025.07.19 07:29:47.403120 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.07.19 07:29:47.403167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2566 | 2025.07.19 07:29:47.403680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2567 | 2025.07.19 07:29:47.403907 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2025.07.19 07:29:47.404036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2569 | 2025.07.19 07:29:47.404040 [ 95 ] {} <Debug> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2570 | 2025.07.19 07:29:47.404107 [ 95 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2025.07.19 07:29:47.404126 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2572 | 2025.07.19 07:29:47.404262 [ 193 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::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 | ||
| 2573 | 2025.07.19 07:29:47.404415 [ 193 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2574 | 2025.07.19 07:29:47.404452 [ 193 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2575 | 2025.07.19 07:29:47.404513 [ 193 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2576 | 2025.07.19 07:29:47.404553 [ 193 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2577 | 2025.07.19 07:29:47.404589 [ 193 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2578 | 2025.07.19 07:29:47.404626 [ 193 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2579 | 2025.07.19 07:29:47.404662 [ 193 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2580 | 2025.07.19 07:29:47.406042 [ 189 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001842051 sec., 2781681.9404023015 rows/sec., 39.79 MiB/sec. | ||
| 2581 | 2025.07.19 07:29:47.406837 [ 192 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2582 | 2025.07.19 07:29:47.407103 [ 192 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2025.07.19 07:29:47.407171 [ 192 ] {ba92a91b-47f4-4cb6-9dcf-355fc780daa0::all_1_11_2} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2584 | 2025.07.19 07:29:47.407266 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2585 | 2025.07.19 07:29:47.677642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2586 | 2025.07.19 07:29:47.696283 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2025.07.19 07:29:47.696355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2588 | 2025.07.19 07:29:47.702268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2589 | 2025.07.19 07:29:47.702933 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2025.07.19 07:29:47.703233 [ 55 ] {} <Debug> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2591 | 2025.07.19 07:29:47.703300 [ 55 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.07.19 07:29:47.703325 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2593 | 2025.07.19 07:29:47.703419 [ 193 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 2594 | 2025.07.19 07:29:47.705844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2595 | 2025.07.19 07:29:47.706219 [ 193 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2596 | 2025.07.19 07:29:47.706897 [ 193 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 2597 | 2025.07.19 07:29:47.710140 [ 193 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 2598 | 2025.07.19 07:29:47.713326 [ 193 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 2599 | 2025.07.19 07:29:47.716994 [ 193 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 2600 | 2025.07.19 07:29:47.721140 [ 193 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 2601 | 2025.07.19 07:29:47.725503 [ 193 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::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 | ||
| 2602 | 2025.07.19 07:29:47.777214 [ 189 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07383445 sec., 1124.1364972583938 rows/sec., 5.81 MiB/sec. | ||
| 2603 | 2025.07.19 07:29:47.779662 [ 201 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2604 | 2025.07.19 07:29:47.781710 [ 201 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_11_2} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2025.07.19 07:29:47.781818 [ 201 ] {8d270822-ccf7-4178-9c67-35b51cc0dce7::all_1_11_2} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2606 | 2025.07.19 07:29:47.783690 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2607 | 2025.07.19 07:29:48.001117 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.52 MiB, peak 195.39 MiB, free memory in arenas 0.00 B, will set to 196.93 MiB (RSS), difference: 11.42 MiB | ||
| 2608 | 2025.07.19 07:29:50.472020 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2025.07.19 07:29:50.472303 [ 276 ] {e931f1c2-06e4-49fb-969d-ee103b552da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2610 | 2025.07.19 07:29:50.472374 [ 276 ] {e931f1c2-06e4-49fb-969d-ee103b552da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2611 | 2025.07.19 07:29:50.473105 [ 276 ] {e931f1c2-06e4-49fb-969d-ee103b552da1} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.07.19 07:29:50.473147 [ 276 ] {e931f1c2-06e4-49fb-969d-ee103b552da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2613 | 2025.07.19 07:29:50.473545 [ 276 ] {e931f1c2-06e4-49fb-969d-ee103b552da1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2614 | 2025.07.19 07:29:50.473768 [ 276 ] {e931f1c2-06e4-49fb-969d-ee103b552da1} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.07.19 07:29:50.473913 [ 276 ] {e931f1c2-06e4-49fb-969d-ee103b552da1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 2616 | 2025.07.19 07:29:50.473952 [ 276 ] {e931f1c2-06e4-49fb-969d-ee103b552da1} <Debug> TCPHandler: Processed in 0.002004125 sec. | ||
| 2617 | 2025.07.19 07:29:50.474081 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2025.07.19 07:29:50.474182 [ 276 ] {aaef087e-7716-40bb-92d5-dc50d586621f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2619 | 2025.07.19 07:29:50.474223 [ 276 ] {aaef087e-7716-40bb-92d5-dc50d586621f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2620 | 2025.07.19 07:29:50.474701 [ 276 ] {aaef087e-7716-40bb-92d5-dc50d586621f} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.07.19 07:29:50.474739 [ 276 ] {aaef087e-7716-40bb-92d5-dc50d586621f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2622 | 2025.07.19 07:29:50.475053 [ 276 ] {aaef087e-7716-40bb-92d5-dc50d586621f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2623 | 2025.07.19 07:29:50.475272 [ 276 ] {aaef087e-7716-40bb-92d5-dc50d586621f} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.07.19 07:29:50.475396 [ 276 ] {aaef087e-7716-40bb-92d5-dc50d586621f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 2625 | 2025.07.19 07:29:50.475431 [ 276 ] {aaef087e-7716-40bb-92d5-dc50d586621f} <Debug> TCPHandler: Processed in 0.001399701 sec. | ||
| 2626 | 2025.07.19 07:29:50.475556 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.07.19 07:29:50.475652 [ 276 ] {51ae1164-7b86-48de-b86f-66210aaa9604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2628 | 2025.07.19 07:29:50.475695 [ 276 ] {51ae1164-7b86-48de-b86f-66210aaa9604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2629 | 2025.07.19 07:29:50.476078 [ 276 ] {51ae1164-7b86-48de-b86f-66210aaa9604} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.07.19 07:29:50.476114 [ 276 ] {51ae1164-7b86-48de-b86f-66210aaa9604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2631 | 2025.07.19 07:29:50.476451 [ 276 ] {51ae1164-7b86-48de-b86f-66210aaa9604} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2632 | 2025.07.19 07:29:50.476659 [ 276 ] {51ae1164-7b86-48de-b86f-66210aaa9604} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.07.19 07:29:50.476781 [ 276 ] {51ae1164-7b86-48de-b86f-66210aaa9604} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001148 sec., 111498.25783972126 rows/sec., 7.77 MiB/sec. | ||
| 2634 | 2025.07.19 07:29:50.476815 [ 276 ] {51ae1164-7b86-48de-b86f-66210aaa9604} <Debug> TCPHandler: Processed in 0.00130735 sec. | ||
| 2635 | 2025.07.19 07:29:50.476929 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2025.07.19 07:29:50.477022 [ 276 ] {042049b7-eb44-4590-b32d-37f7295abe8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2637 | 2025.07.19 07:29:50.477062 [ 276 ] {042049b7-eb44-4590-b32d-37f7295abe8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2638 | 2025.07.19 07:29:50.477382 [ 276 ] {042049b7-eb44-4590-b32d-37f7295abe8d} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2025.07.19 07:29:50.477414 [ 276 ] {042049b7-eb44-4590-b32d-37f7295abe8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2640 | 2025.07.19 07:29:50.477707 [ 276 ] {042049b7-eb44-4590-b32d-37f7295abe8d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2641 | 2025.07.19 07:29:50.477913 [ 276 ] {042049b7-eb44-4590-b32d-37f7295abe8d} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.07.19 07:29:50.478034 [ 276 ] {042049b7-eb44-4590-b32d-37f7295abe8d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00103 sec., 46601.94174757281 rows/sec., 3.14 MiB/sec. | ||
| 2643 | 2025.07.19 07:29:50.478067 [ 276 ] {042049b7-eb44-4590-b32d-37f7295abe8d} <Debug> TCPHandler: Processed in 0.001186437 sec. | ||
| 2644 | 2025.07.19 07:29:54.689787 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2645 | 2025.07.19 07:29:54.689848 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2646 | 2025.07.19 07:29:54.846267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 380 | ||
| 2647 | 2025.07.19 07:29:54.848958 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.07.19 07:29:54.848999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2649 | 2025.07.19 07:29:54.850307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2650 | 2025.07.19 07:29:54.850566 [ 243 ] {} <Trace> system.query_log (cadbb1de-b088-4c7c-85d3-4ebf75c626f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.07.19 07:29:54.850804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2652 | 2025.07.19 07:29:54.904319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2653 | 2025.07.19 07:29:54.904804 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2025.07.19 07:29:54.904849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2655 | 2025.07.19 07:29:54.905449 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2656 | 2025.07.19 07:29:54.905673 [ 245 ] {} <Trace> system.asynchronous_metric_log (ba92a91b-47f4-4cb6-9dcf-355fc780daa0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2025.07.19 07:29:54.905800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2658 | 2025.07.19 07:29:55.206082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2659 | 2025.07.19 07:29:55.223201 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.07.19 07:29:55.223249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2661 | 2025.07.19 07:29:55.228793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2662 | 2025.07.19 07:29:55.229456 [ 244 ] {} <Trace> system.metric_log (8d270822-ccf7-4178-9c67-35b51cc0dce7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2025.07.19 07:29:55.232294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2664 | 2025.07.19 07:29:55.474163 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2025.07.19 07:29:55.474452 [ 276 ] {22d65163-ba30-4ef3-85f4-b527817762f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2666 | 2025.07.19 07:29:55.474555 [ 276 ] {22d65163-ba30-4ef3-85f4-b527817762f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2667 | 2025.07.19 07:29:55.475280 [ 276 ] {22d65163-ba30-4ef3-85f4-b527817762f0} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.07.19 07:29:55.475319 [ 276 ] {22d65163-ba30-4ef3-85f4-b527817762f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2669 | 2025.07.19 07:29:55.475716 [ 276 ] {22d65163-ba30-4ef3-85f4-b527817762f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2670 | 2025.07.19 07:29:55.475949 [ 276 ] {22d65163-ba30-4ef3-85f4-b527817762f0} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2025.07.19 07:29:55.476097 [ 276 ] {22d65163-ba30-4ef3-85f4-b527817762f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.50 MiB/sec. | ||
| 2672 | 2025.07.19 07:29:55.476138 [ 276 ] {22d65163-ba30-4ef3-85f4-b527817762f0} <Debug> TCPHandler: Processed in 0.002165528 sec. | ||
| 2673 | 2025.07.19 07:29:55.476246 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2025.07.19 07:29:55.476343 [ 276 ] {0d4b3777-0022-4027-83eb-02c121bdcf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2675 | 2025.07.19 07:29:55.476385 [ 276 ] {0d4b3777-0022-4027-83eb-02c121bdcf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2676 | 2025.07.19 07:29:55.476792 [ 276 ] {0d4b3777-0022-4027-83eb-02c121bdcf61} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2025.07.19 07:29:55.476828 [ 276 ] {0d4b3777-0022-4027-83eb-02c121bdcf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2678 | 2025.07.19 07:29:55.477136 [ 276 ] {0d4b3777-0022-4027-83eb-02c121bdcf61} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2679 | 2025.07.19 07:29:55.477360 [ 276 ] {0d4b3777-0022-4027-83eb-02c121bdcf61} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.07.19 07:29:55.477486 [ 276 ] {0d4b3777-0022-4027-83eb-02c121bdcf61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 2681 | 2025.07.19 07:29:55.477523 [ 276 ] {0d4b3777-0022-4027-83eb-02c121bdcf61} <Debug> TCPHandler: Processed in 0.00132747 sec. | ||
| 2682 | 2025.07.19 07:29:55.477635 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2025.07.19 07:29:55.477732 [ 276 ] {3228a82e-d41b-4ce1-8f1a-293573646b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2684 | 2025.07.19 07:29:55.477777 [ 276 ] {3228a82e-d41b-4ce1-8f1a-293573646b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2685 | 2025.07.19 07:29:55.478198 [ 276 ] {3228a82e-d41b-4ce1-8f1a-293573646b8b} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.07.19 07:29:55.478233 [ 276 ] {3228a82e-d41b-4ce1-8f1a-293573646b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2687 | 2025.07.19 07:29:55.478569 [ 276 ] {3228a82e-d41b-4ce1-8f1a-293573646b8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2688 | 2025.07.19 07:29:55.478778 [ 276 ] {3228a82e-d41b-4ce1-8f1a-293573646b8b} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.07.19 07:29:55.478905 [ 276 ] {3228a82e-d41b-4ce1-8f1a-293573646b8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 2690 | 2025.07.19 07:29:55.478942 [ 276 ] {3228a82e-d41b-4ce1-8f1a-293573646b8b} <Debug> TCPHandler: Processed in 0.00135811 sec. | ||
| 2691 | 2025.07.19 07:29:55.479045 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.07.19 07:29:55.479142 [ 276 ] {b639c696-944b-43e8-95ad-8e2e4a629389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2693 | 2025.07.19 07:29:55.479184 [ 276 ] {b639c696-944b-43e8-95ad-8e2e4a629389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2694 | 2025.07.19 07:29:55.479517 [ 276 ] {b639c696-944b-43e8-95ad-8e2e4a629389} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.07.19 07:29:55.479553 [ 276 ] {b639c696-944b-43e8-95ad-8e2e4a629389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2696 | 2025.07.19 07:29:55.479853 [ 276 ] {b639c696-944b-43e8-95ad-8e2e4a629389} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2697 | 2025.07.19 07:29:55.480059 [ 276 ] {b639c696-944b-43e8-95ad-8e2e4a629389} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.07.19 07:29:55.480184 [ 276 ] {b639c696-944b-43e8-95ad-8e2e4a629389} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2699 | 2025.07.19 07:29:55.480221 [ 276 ] {b639c696-944b-43e8-95ad-8e2e4a629389} <Debug> TCPHandler: Processed in 0.001225377 sec. | ||
| 2700 | 2025.07.19 07:30:00.495822 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2025.07.19 07:30:00.496022 [ 276 ] {cbd07f28-75d0-4ae6-a660-944134ab512c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2702 | 2025.07.19 07:30:00.496096 [ 276 ] {cbd07f28-75d0-4ae6-a660-944134ab512c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2703 | 2025.07.19 07:30:00.497012 [ 276 ] {cbd07f28-75d0-4ae6-a660-944134ab512c} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2025.07.19 07:30:00.497064 [ 276 ] {cbd07f28-75d0-4ae6-a660-944134ab512c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2705 | 2025.07.19 07:30:00.497548 [ 276 ] {cbd07f28-75d0-4ae6-a660-944134ab512c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2706 | 2025.07.19 07:30:00.497828 [ 276 ] {cbd07f28-75d0-4ae6-a660-944134ab512c} <Trace> oximeter.fields_i16 (03f4d830-5416-405b-a97f-3ee95ed217d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2025.07.19 07:30:00.498012 [ 276 ] {cbd07f28-75d0-4ae6-a660-944134ab512c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00204 sec., 192156.862745098 rows/sec., 12.19 MiB/sec. | ||
| 2708 | 2025.07.19 07:30:00.498071 [ 276 ] {cbd07f28-75d0-4ae6-a660-944134ab512c} <Debug> TCPHandler: Processed in 0.002400614 sec. | ||
| 2709 | 2025.07.19 07:30:00.498221 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2025.07.19 07:30:00.498342 [ 276 ] {8150d369-034b-4078-acd5-fa8187fde225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2711 | 2025.07.19 07:30:00.498396 [ 276 ] {8150d369-034b-4078-acd5-fa8187fde225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2712 | 2025.07.19 07:30:00.499620 [ 276 ] {8150d369-034b-4078-acd5-fa8187fde225} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.07.19 07:30:00.499659 [ 276 ] {8150d369-034b-4078-acd5-fa8187fde225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2714 | 2025.07.19 07:30:00.500073 [ 276 ] {8150d369-034b-4078-acd5-fa8187fde225} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2715 | 2025.07.19 07:30:00.500334 [ 276 ] {8150d369-034b-4078-acd5-fa8187fde225} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.07.19 07:30:00.500466 [ 276 ] {8150d369-034b-4078-acd5-fa8187fde225} <Debug> executeQuery: Read 1145 rows, 93.51 KiB in 0.002157 sec., 530829.856281873 rows/sec., 42.34 MiB/sec. | ||
| 2717 | 2025.07.19 07:30:00.500460 [ 148 ] {} <Debug> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2718 | 2025.07.19 07:30:00.500505 [ 276 ] {8150d369-034b-4078-acd5-fa8187fde225} <Debug> TCPHandler: Processed in 0.002344733 sec. | ||
| 2719 | 2025.07.19 07:30:00.500549 [ 148 ] {} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2025.07.19 07:30:00.500579 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2721 | 2025.07.19 07:30:00.500659 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2025.07.19 07:30:00.500686 [ 196 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::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 | ||
| 2723 | 2025.07.19 07:30:00.500767 [ 276 ] {9bfd7b6d-54b2-440a-b838-660f87ad1714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2724 | 2025.07.19 07:30:00.500779 [ 196 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2725 | 2025.07.19 07:30:00.500817 [ 276 ] {9bfd7b6d-54b2-440a-b838-660f87ad1714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2726 | 2025.07.19 07:30:00.500831 [ 196 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1138 rows starting from the beginning of the part | ||
| 2727 | 2025.07.19 07:30:00.500927 [ 196 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2728 | 2025.07.19 07:30:00.500990 [ 196 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2282 rows starting from the beginning of the part | ||
| 2729 | 2025.07.19 07:30:00.501050 [ 196 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2730 | 2025.07.19 07:30:00.501098 [ 196 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2731 | 2025.07.19 07:30:00.501141 [ 196 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1145 rows starting from the beginning of the part | ||
| 2732 | 2025.07.19 07:30:00.501422 [ 276 ] {9bfd7b6d-54b2-440a-b838-660f87ad1714} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2025.07.19 07:30:00.501457 [ 276 ] {9bfd7b6d-54b2-440a-b838-660f87ad1714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2734 | 2025.07.19 07:30:00.501826 [ 276 ] {9bfd7b6d-54b2-440a-b838-660f87ad1714} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2735 | 2025.07.19 07:30:00.502093 [ 276 ] {9bfd7b6d-54b2-440a-b838-660f87ad1714} <Trace> oximeter.fields_u16 (09037197-e45d-48a8-9183-29ca77af5f3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2025.07.19 07:30:00.502238 [ 276 ] {9bfd7b6d-54b2-440a-b838-660f87ad1714} <Debug> executeQuery: Read 235 rows, 14.71 KiB in 0.001489 sec., 157824.042981867 rows/sec., 9.65 MiB/sec. | ||
| 2737 | 2025.07.19 07:30:00.502278 [ 276 ] {9bfd7b6d-54b2-440a-b838-660f87ad1714} <Debug> TCPHandler: Processed in 0.001673148 sec. | ||
| 2738 | 2025.07.19 07:30:00.502417 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2025.07.19 07:30:00.502515 [ 276 ] {bc616ad5-bfbd-4804-9d0c-6b4ed379a342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2740 | 2025.07.19 07:30:00.502559 [ 276 ] {bc616ad5-bfbd-4804-9d0c-6b4ed379a342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2741 | 2025.07.19 07:30:00.503107 [ 276 ] {bc616ad5-bfbd-4804-9d0c-6b4ed379a342} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2025.07.19 07:30:00.503146 [ 276 ] {bc616ad5-bfbd-4804-9d0c-6b4ed379a342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2743 | 2025.07.19 07:30:00.503501 [ 276 ] {bc616ad5-bfbd-4804-9d0c-6b4ed379a342} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2744 | 2025.07.19 07:30:00.503755 [ 276 ] {bc616ad5-bfbd-4804-9d0c-6b4ed379a342} <Trace> oximeter.fields_u32 (edce2c55-d93b-4ff6-884b-4cd712fae6fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2025.07.19 07:30:00.503885 [ 276 ] {bc616ad5-bfbd-4804-9d0c-6b4ed379a342} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001388 sec., 146253.6023054755 rows/sec., 9.43 MiB/sec. | ||
| 2746 | 2025.07.19 07:30:00.503924 [ 276 ] {bc616ad5-bfbd-4804-9d0c-6b4ed379a342} <Debug> TCPHandler: Processed in 0.001564405 sec. | ||
| 2747 | 2025.07.19 07:30:00.504056 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2025.07.19 07:30:00.504152 [ 276 ] {0401da4f-dd8e-4fe4-b301-9ae5a442fb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2749 | 2025.07.19 07:30:00.504206 [ 276 ] {0401da4f-dd8e-4fe4-b301-9ae5a442fb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2750 | 2025.07.19 07:30:00.504773 [ 276 ] {0401da4f-dd8e-4fe4-b301-9ae5a442fb8f} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2025.07.19 07:30:00.504816 [ 276 ] {0401da4f-dd8e-4fe4-b301-9ae5a442fb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2752 | 2025.07.19 07:30:00.505178 [ 276 ] {0401da4f-dd8e-4fe4-b301-9ae5a442fb8f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2753 | 2025.07.19 07:30:00.505449 [ 276 ] {0401da4f-dd8e-4fe4-b301-9ae5a442fb8f} <Trace> oximeter.fields_u8 (b291fcbb-117f-42cf-8c63-9223103493d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2025.07.19 07:30:00.505583 [ 276 ] {0401da4f-dd8e-4fe4-b301-9ae5a442fb8f} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001448 sec., 139502.7624309392 rows/sec., 7.92 MiB/sec. | ||
| 2755 | 2025.07.19 07:30:00.505624 [ 276 ] {0401da4f-dd8e-4fe4-b301-9ae5a442fb8f} <Debug> TCPHandler: Processed in 0.001617336 sec. | ||
| 2756 | 2025.07.19 07:30:00.505759 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2025.07.19 07:30:00.505858 [ 276 ] {07149e72-dea3-477b-ba50-9e26fce28160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2758 | 2025.07.19 07:30:00.505901 [ 276 ] {07149e72-dea3-477b-ba50-9e26fce28160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2759 | 2025.07.19 07:30:00.506666 [ 276 ] {07149e72-dea3-477b-ba50-9e26fce28160} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.07.19 07:30:00.506706 [ 276 ] {07149e72-dea3-477b-ba50-9e26fce28160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2761 | 2025.07.19 07:30:00.507096 [ 276 ] {07149e72-dea3-477b-ba50-9e26fce28160} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2762 | 2025.07.19 07:30:00.507335 [ 276 ] {07149e72-dea3-477b-ba50-9e26fce28160} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2025.07.19 07:30:00.507459 [ 148 ] {} <Debug> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2764 | 2025.07.19 07:30:00.507467 [ 276 ] {07149e72-dea3-477b-ba50-9e26fce28160} <Debug> executeQuery: Read 697 rows, 50.17 KiB in 0.001627 sec., 428395.8205285802 rows/sec., 30.12 MiB/sec. | ||
| 2765 | 2025.07.19 07:30:00.507510 [ 148 ] {} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2025.07.19 07:30:00.507534 [ 276 ] {07149e72-dea3-477b-ba50-9e26fce28160} <Debug> TCPHandler: Processed in 0.001825751 sec. | ||
| 2767 | 2025.07.19 07:30:00.507541 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2768 | 2025.07.19 07:30:00.507639 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::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 | ||
| 2769 | 2025.07.19 07:30:00.507684 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2025.07.19 07:30:00.507723 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2771 | 2025.07.19 07:30:00.507750 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 699 rows starting from the beginning of the part | ||
| 2772 | 2025.07.19 07:30:00.507798 [ 276 ] {b037122a-1fb5-4284-aff8-06600305cb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2773 | 2025.07.19 07:30:00.507811 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::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 | ||
| 2774 | 2025.07.19 07:30:00.507849 [ 276 ] {b037122a-1fb5-4284-aff8-06600305cb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2775 | 2025.07.19 07:30:00.507867 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1153 rows starting from the beginning of the part | ||
| 2776 | 2025.07.19 07:30:00.507912 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2777 | 2025.07.19 07:30:00.507963 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2778 | 2025.07.19 07:30:00.507998 [ 199 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4733 rows, containing 5 columns (5 merged, 0 gathered) in 0.007354305 sec., 643568.6308903424 rows/sec., 54.14 MiB/sec. | ||
| 2779 | 2025.07.19 07:30:00.508017 [ 201 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 697 rows starting from the beginning of the part | ||
| 2780 | 2025.07.19 07:30:00.508280 [ 276 ] {b037122a-1fb5-4284-aff8-06600305cb7b} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.07.19 07:30:00.508322 [ 276 ] {b037122a-1fb5-4284-aff8-06600305cb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2782 | 2025.07.19 07:30:00.508399 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2783 | 2025.07.19 07:30:00.508776 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.07.19 07:30:00.508854 [ 276 ] {b037122a-1fb5-4284-aff8-06600305cb7b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2785 | 2025.07.19 07:30:00.508866 [ 194 ] {e7622bbc-8a4c-47c0-990c-cdd3359fd293::all_1_16_3} <Trace> oximeter.fields_string (e7622bbc-8a4c-47c0-990c-cdd3359fd293) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2786 | 2025.07.19 07:30:00.508976 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2787 | 2025.07.19 07:30:00.509124 [ 276 ] {b037122a-1fb5-4284-aff8-06600305cb7b} <Trace> oximeter.measurements_bool (857bc0c7-1f0f-49af-a507-92062d123b36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2025.07.19 07:30:00.509196 [ 194 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2741 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589795 sec., 1724121.6634849147 rows/sec., 129.64 MiB/sec. | ||
| 2789 | 2025.07.19 07:30:00.509276 [ 276 ] {b037122a-1fb5-4284-aff8-06600305cb7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. | ||
| 2790 | 2025.07.19 07:30:00.509332 [ 276 ] {b037122a-1fb5-4284-aff8-06600305cb7b} <Debug> TCPHandler: Processed in 0.001705338 sec. | ||
| 2791 | 2025.07.19 07:30:00.509438 [ 196 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2792 | 2025.07.19 07:30:00.509476 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2025.07.19 07:30:00.509592 [ 276 ] {e9954ef7-8f57-45d4-a2d5-2564f2b18a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2794 | 2025.07.19 07:30:00.509647 [ 276 ] {e9954ef7-8f57-45d4-a2d5-2564f2b18a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2795 | 2025.07.19 07:30:00.509827 [ 196 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2025.07.19 07:30:00.509904 [ 196 ] {8e09e523-0f52-4d45-9f6c-7ee1abad23e6::all_1_16_3} <Trace> oximeter.fields_uuid (8e09e523-0f52-4d45-9f6c-7ee1abad23e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2797 | 2025.07.19 07:30:00.509971 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2798 | 2025.07.19 07:30:00.510203 [ 276 ] {e9954ef7-8f57-45d4-a2d5-2564f2b18a49} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2025.07.19 07:30:00.510241 [ 276 ] {e9954ef7-8f57-45d4-a2d5-2564f2b18a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2800 | 2025.07.19 07:30:00.510630 [ 276 ] {e9954ef7-8f57-45d4-a2d5-2564f2b18a49} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2801 | 2025.07.19 07:30:00.510964 [ 276 ] {e9954ef7-8f57-45d4-a2d5-2564f2b18a49} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2025.07.19 07:30:00.511101 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2803 | 2025.07.19 07:30:00.511132 [ 276 ] {e9954ef7-8f57-45d4-a2d5-2564f2b18a49} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001564 sec., 196291.5601023018 rows/sec., 12.91 MiB/sec. | ||
| 2804 | 2025.07.19 07:30:00.511142 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2025.07.19 07:30:00.511182 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2806 | 2025.07.19 07:30:00.511189 [ 276 ] {e9954ef7-8f57-45d4-a2d5-2564f2b18a49} <Debug> TCPHandler: Processed in 0.00177604 sec. | ||
| 2807 | 2025.07.19 07:30:00.511281 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::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 | ||
| 2808 | 2025.07.19 07:30:00.511343 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2025.07.19 07:30:00.511425 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2810 | 2025.07.19 07:30:00.511466 [ 276 ] {a42042d9-09b9-4a5a-8bc7-1b351829ee4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2811 | 2025.07.19 07:30:00.511469 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2463 rows starting from the beginning of the part | ||
| 2812 | 2025.07.19 07:30:00.511534 [ 276 ] {a42042d9-09b9-4a5a-8bc7-1b351829ee4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2813 | 2025.07.19 07:30:00.511587 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2814 | 2025.07.19 07:30:00.511680 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3442 rows starting from the beginning of the part | ||
| 2815 | 2025.07.19 07:30:00.511768 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2816 | 2025.07.19 07:30:00.511841 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2817 | 2025.07.19 07:30:00.511917 [ 199 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 307 rows starting from the beginning of the part | ||
| 2818 | 2025.07.19 07:30:00.511952 [ 276 ] {a42042d9-09b9-4a5a-8bc7-1b351829ee4c} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2025.07.19 07:30:00.512004 [ 276 ] {a42042d9-09b9-4a5a-8bc7-1b351829ee4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2820 | 2025.07.19 07:30:00.512449 [ 276 ] {a42042d9-09b9-4a5a-8bc7-1b351829ee4c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2821 | 2025.07.19 07:30:00.512729 [ 276 ] {a42042d9-09b9-4a5a-8bc7-1b351829ee4c} <Trace> oximeter.measurements_f64 (26b08569-d7a2-4c4c-9b94-d6480ff6dd39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2025.07.19 07:30:00.512867 [ 276 ] {a42042d9-09b9-4a5a-8bc7-1b351829ee4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
| 2823 | 2025.07.19 07:30:00.512907 [ 276 ] {a42042d9-09b9-4a5a-8bc7-1b351829ee4c} <Debug> TCPHandler: Processed in 0.001627117 sec. | ||
| 2824 | 2025.07.19 07:30:00.513038 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2025.07.19 07:30:00.513136 [ 276 ] {61d47d35-9b4e-4e45-9833-09f6cd956806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2826 | 2025.07.19 07:30:00.513193 [ 276 ] {61d47d35-9b4e-4e45-9833-09f6cd956806} <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 | ||
| 2827 | 2025.07.19 07:30:00.514075 [ 276 ] {61d47d35-9b4e-4e45-9833-09f6cd956806} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2025.07.19 07:30:00.514119 [ 276 ] {61d47d35-9b4e-4e45-9833-09f6cd956806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2829 | 2025.07.19 07:30:00.514742 [ 276 ] {61d47d35-9b4e-4e45-9833-09f6cd956806} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2830 | 2025.07.19 07:30:00.514791 [ 196 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6660 rows, containing 5 columns (5 merged, 0 gathered) in 0.00355196 sec., 1875021.1151026476 rows/sec., 125.60 MiB/sec. | ||
| 2831 | 2025.07.19 07:30:00.514990 [ 276 ] {61d47d35-9b4e-4e45-9833-09f6cd956806} <Trace> oximeter.measurements_histogramu64 (0547aac9-847d-469e-b139-67749b031d1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.07.19 07:30:00.515133 [ 276 ] {61d47d35-9b4e-4e45-9833-09f6cd956806} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002015 sec., 19354.83870967742 rows/sec., 34.68 MiB/sec. | ||
| 2833 | 2025.07.19 07:30:00.515188 [ 276 ] {61d47d35-9b4e-4e45-9833-09f6cd956806} <Debug> TCPHandler: Processed in 0.00220095 sec. | ||
| 2834 | 2025.07.19 07:30:00.515310 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2025.07.19 07:30:00.515410 [ 276 ] {751d31ab-dffd-48f5-9938-0fa0701eeaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2836 | 2025.07.19 07:30:00.515442 [ 194 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2837 | 2025.07.19 07:30:00.515455 [ 276 ] {751d31ab-dffd-48f5-9938-0fa0701eeaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2838 | 2025.07.19 07:30:00.515762 [ 194 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.07.19 07:30:00.515813 [ 276 ] {751d31ab-dffd-48f5-9938-0fa0701eeaec} <Trace> oximeter.measurements_i64 (79cde5ec-b4af-4bfe-ba64-aaaf29b98b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2025.07.19 07:30:00.515851 [ 194 ] {06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (06ff710f-6f21-4daa-a5e6-e6bfeeb7cc2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2841 | 2025.07.19 07:30:00.515856 [ 276 ] {751d31ab-dffd-48f5-9938-0fa0701eeaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2842 | 2025.07.19 07:30:00.515943 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 2843 | 2025.07.19 07:30:00.516224 [ 276 ] {751d31ab-dffd-48f5-9938-0fa0701eeaec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2844 | 2025.07.19 07:30:00.516464 [ 276 ] {751d31ab-dffd-48f5-9938-0fa0701eeaec} <Trace> oximeter.measurements_i64 (79cde5ec-b4af-4bfe-ba64-aaaf29b98b71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2025.07.19 07:30:00.516596 [ 276 ] {751d31ab-dffd-48f5-9938-0fa0701eeaec} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 352.02 KiB/sec. | ||
| 2846 | 2025.07.19 07:30:00.516632 [ 276 ] {751d31ab-dffd-48f5-9938-0fa0701eeaec} <Debug> TCPHandler: Processed in 0.001372721 sec. | ||
| 2847 | 2025.07.19 07:30:00.516760 [ 276 ] {} <Trace> TCP-Session: 4563aca1-4eae-4484-8284-641f7a788c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2025.07.19 07:30:00.516857 [ 276 ] {85091bf7-53f5-4d3f-a885-a9efb3f9c46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2849 | 2025.07.19 07:30:00.516900 [ 276 ] {85091bf7-53f5-4d3f-a885-a9efb3f9c46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2850 | 2025.07.19 07:30:00.517256 [ 276 ] {85091bf7-53f5-4d3f-a885-a9efb3f9c46c} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.07.19 07:30:00.517292 [ 276 ] {85091bf7-53f5-4d3f-a885-a9efb3f9c46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2852 | 2025.07.19 07:30:00.517646 [ 276 ] {85091bf7-53f5-4d3f-a885-a9efb3f9c46c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2853 | 2025.07.19 07:30:00.517930 [ 276 ] {85091bf7-53f5-4d3f-a885-a9efb3f9c46c} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2025.07.19 07:30:00.518054 [ 150 ] {} <Debug> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2855 | 2025.07.19 07:30:00.518065 [ 276 ] {85091bf7-53f5-4d3f-a885-a9efb3f9c46c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001226 sec., 83197.3898858075 rows/sec., 5.11 MiB/sec. | ||
| 2856 | 2025.07.19 07:30:00.518110 [ 150 ] {} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2025.07.19 07:30:00.518122 [ 276 ] {85091bf7-53f5-4d3f-a885-a9efb3f9c46c} <Debug> TCPHandler: Processed in 0.001412632 sec. | ||
| 2858 | 2025.07.19 07:30:00.518151 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2859 | 2025.07.19 07:30:00.518247 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::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 | ||
| 2860 | 2025.07.19 07:30:00.518356 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2861 | 2025.07.19 07:30:00.518392 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 858 rows starting from the beginning of the part | ||
| 2862 | 2025.07.19 07:30:00.518447 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::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 | ||
| 2863 | 2025.07.19 07:30:00.518496 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 2864 | 2025.07.19 07:30:00.518541 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2865 | 2025.07.19 07:30:00.518587 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2866 | 2025.07.19 07:30:00.518632 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
| 2867 | 2025.07.19 07:30:00.519699 [ 197 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 4 columns (4 merged, 0 gathered) in 0.001491203 sec., 792648.6199397399 rows/sec., 50.57 MiB/sec. | ||
| 2868 | 2025.07.19 07:30:00.519882 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2869 | 2025.07.19 07:30:00.520157 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.07.19 07:30:00.520227 [ 199 ] {f4f76599-0a16-4d07-a421-6391d5d1d0be::all_1_16_3} <Trace> oximeter.measurements_u64 (f4f76599-0a16-4d07-a421-6391d5d1d0be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2871 | 2025.07.19 07:30:00.520292 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||