| 1 | [ May 30 21:26:05 Enabled. ] | ||
| 2 | [ May 30 21:26:05 Rereading configuration. ] | ||
| 3 | [ May 30 21:26:06 Rereading configuration. ] | ||
| 4 | [ May 30 21:26:08 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 | [ May 30 21:26:08 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.05.30 21:26:09.539465 [ 1 ] {} <Information> Application: Will watch for the process with pid 25820 | ||
| 29 | 2025.05.30 21:26:09.539836 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.05.30 21:26:09.739722 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25820 | ||
| 31 | 2025.05.30 21:26:09.740421 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.05.30 21:26:09.740563 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.05.30 21:26:09.830532 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.05.30 21:26:09.910068 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.05.30 21:26:09.910210 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.05.30 21:26:09.910229 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.05.30 21:26:09.910296 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.05.30 21:26:09.910923 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.05.30 21:26:09.913121 [ 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.05.30 21:26:09.913991 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.05.30 21:26:09.914838 [ 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.05.30 21:26:09.914894 [ 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.05.30 21:26:09.914938 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.05.30 21:26:09.915654 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.05.30 21:26:09.916574 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.05.30 21:26:09.922387 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.05.30 21:26:09.923029 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.05.30 21:26:09.924233 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.05.30 21:26:09.924323 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.05.30 21:26:09.925367 [ 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.05.30 21:26:09.925816 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.05.30 21:26:09.929188 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.05.30 21:26:09.929505 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.05.30 21:26:09.931987 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.05.30 21:26:09.932356 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.05.30 21:26:09.932754 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.05.30 21:26:09.933131 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.05.30 21:26:09.934513 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.05.30 21:26:09.934539 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.05.30 21:26:09.934623 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.05.30 21:26:09.934735 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.05.30 21:26:09.942153 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.05.30 21:26:09.942179 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153232 sec | ||
| 68 | 2025.05.30 21:26:09.942233 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.05.30 21:26:09.942275 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.05.30 21:26:09.942937 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.05.30 21:26:09.943511 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.05.30 21:26:09.952603 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.05.30 21:26:09.952647 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.05.30 21:26:09.952723 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.05.30 21:26:09.952736 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.05.30 21:26:09.952771 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.05.30 21:26:09.952904 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.05.30 21:26:09.957070 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.05.30 21:26:09.957114 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.05.30 21:26:09.957161 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.05.30 21:26:09.957323 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.05.30 21:26:09.957367 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.05.30 21:26:09.957380 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.05.30 21:26:09.957459 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.05.30 21:26:09.957472 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.05.30 21:26:09.957504 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.05.30 21:26:09.957577 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.05.30 21:26:09.979530 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.05.30 21:26:09.980883 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.05.30 21:26:09.980974 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111221 sec | ||
| 91 | 2025.05.30 21:26:09.980988 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.05.30 21:26:09.980998 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.05.30 21:26:09.981022 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.05.30 21:26:09.981259 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.05.30 21:26:09.981357 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.05.30 21:26:09.981371 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.05.30 21:26:09.981382 [ 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.05.30 21:26:09.981392 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.05.30 21:26:10.023280 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.05.30 21:26:10.023518 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.05.30 21:26:10.023871 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.393e-05 sec. | ||
| 102 | 2025.05.30 21:26:10.024283 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.05.30 21:26:10.024946 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.05.30 21:26:10.024964 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.05.30 21:26:10.892958 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34409 | ||
| 106 | 2025.05.30 21:26:10.893770 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.05.30 21:26:10.893825 [ 3 ] {} <Debug> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:34409 | ||
| 108 | 2025.05.30 21:26:10.893853 [ 3 ] {} <Debug> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.05.30 21:26:10.893876 [ 3 ] {} <Debug> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.05.30 21:26:10.893965 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.05.30 21:26:10.893990 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.05.30 21:26:10.894012 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.05.30 21:26:10.896321 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43187 | ||
| 114 | 2025.05.30 21:26:10.897134 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35728 | ||
| 115 | 2025.05.30 21:26:10.897151 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43264 | ||
| 116 | 2025.05.30 21:26:10.897164 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.05.30 21:26:10.897276 [ 4 ] {} <Debug> TCP-Session: f3988d31-10cd-4bfe-9ec2-fbaa048623de Authenticating user 'default' from [fd00:1122:3344:101::d]:43187 | ||
| 118 | 2025.05.30 21:26:10.897305 [ 4 ] {} <Debug> TCP-Session: f3988d31-10cd-4bfe-9ec2-fbaa048623de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.05.30 21:26:10.897322 [ 4 ] {} <Debug> TCP-Session: f3988d31-10cd-4bfe-9ec2-fbaa048623de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.05.30 21:26:10.897341 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61846 | ||
| 121 | 2025.05.30 21:26:10.897526 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62981 | ||
| 122 | 2025.05.30 21:26:10.897531 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37689 | ||
| 123 | 2025.05.30 21:26:10.897622 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34547 | ||
| 124 | 2025.05.30 21:26:10.897935 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37611 | ||
| 125 | 2025.05.30 21:26:10.897965 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.05.30 21:26:10.898021 [ 257 ] {} <Debug> TCP-Session: 2e3184ec-1167-4e59-8631-1f0bb66ab29a Authenticating user 'default' from [fd00:1122:3344:101::d]:62981 | ||
| 127 | 2025.05.30 21:26:10.898047 [ 257 ] {} <Debug> TCP-Session: 2e3184ec-1167-4e59-8631-1f0bb66ab29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.05.30 21:26:10.898077 [ 257 ] {} <Debug> TCP-Session: 2e3184ec-1167-4e59-8631-1f0bb66ab29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.05.30 21:26:10.898241 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.05.30 21:26:10.898243 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.05.30 21:26:10.898330 [ 253 ] {} <Debug> TCP-Session: 0bbf5efd-9e2c-428c-88a8-ef70f52e31a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35728 | ||
| 132 | 2025.05.30 21:26:10.898331 [ 259 ] {} <Debug> TCP-Session: 8a214946-64a7-4514-bd58-fa6d39529d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:37611 | ||
| 133 | 2025.05.30 21:26:10.898348 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.05.30 21:26:10.898364 [ 259 ] {} <Debug> TCP-Session: 8a214946-64a7-4514-bd58-fa6d39529d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.05.30 21:26:10.898353 [ 253 ] {} <Debug> TCP-Session: 0bbf5efd-9e2c-428c-88a8-ef70f52e31a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.05.30 21:26:10.898399 [ 258 ] {} <Debug> TCP-Session: abf4f2cb-d2a4-4d32-89cf-ca95d7b43814 Authenticating user 'default' from [fd00:1122:3344:101::d]:34547 | ||
| 137 | 2025.05.30 21:26:10.898415 [ 253 ] {} <Debug> TCP-Session: 0bbf5efd-9e2c-428c-88a8-ef70f52e31a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.05.30 21:26:10.898437 [ 258 ] {} <Debug> TCP-Session: abf4f2cb-d2a4-4d32-89cf-ca95d7b43814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.05.30 21:26:10.898404 [ 259 ] {} <Debug> TCP-Session: 8a214946-64a7-4514-bd58-fa6d39529d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.05.30 21:26:10.898461 [ 258 ] {} <Debug> TCP-Session: abf4f2cb-d2a4-4d32-89cf-ca95d7b43814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.05.30 21:26:10.898506 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.05.30 21:26:10.898543 [ 5 ] {} <Debug> TCP-Session: 50a79207-220d-45ac-bc54-8f95d1f93001 Authenticating user 'default' from [fd00:1122:3344:101::d]:43264 | ||
| 143 | 2025.05.30 21:26:10.898557 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.05.30 21:26:10.898579 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.05.30 21:26:10.898633 [ 256 ] {} <Debug> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Authenticating user 'default' from [fd00:1122:3344:101::d]:37689 | ||
| 146 | 2025.05.30 21:26:10.898560 [ 5 ] {} <Debug> TCP-Session: 50a79207-220d-45ac-bc54-8f95d1f93001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.05.30 21:26:10.898658 [ 255 ] {} <Debug> TCP-Session: 77e014fa-b58a-411a-abc0-cc48798b1bac Authenticating user 'default' from [fd00:1122:3344:101::d]:61846 | ||
| 148 | 2025.05.30 21:26:10.898693 [ 5 ] {} <Debug> TCP-Session: 50a79207-220d-45ac-bc54-8f95d1f93001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.05.30 21:26:10.898704 [ 255 ] {} <Debug> TCP-Session: 77e014fa-b58a-411a-abc0-cc48798b1bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.05.30 21:26:10.898660 [ 256 ] {} <Debug> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.05.30 21:26:10.898741 [ 255 ] {} <Debug> TCP-Session: 77e014fa-b58a-411a-abc0-cc48798b1bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.05.30 21:26:10.898761 [ 256 ] {} <Debug> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.05.30 21:26:10.901583 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.05.30 21:26:10.904144 [ 3 ] {6e9a7242-043d-4ee7-87f7-1dc8d99a71bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.05.30 21:26:10.950917 [ 3 ] {6e9a7242-043d-4ee7-87f7-1dc8d99a71bc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34409) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.05.30 21:26:10.951723 [ 3 ] {6e9a7242-043d-4ee7-87f7-1dc8d99a71bc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.05.30 21:26:10.951827 [ 3 ] {6e9a7242-043d-4ee7-87f7-1dc8d99a71bc} <Debug> TCPHandler: Processed in 0.05221292 sec. | ||
| 204 | 2025.05.30 21:26:10.952258 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.05.30 21:26:10.952500 [ 256 ] {43f4dd98-d02b-471d-a0f8-aa4bcafa01f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.05.30 21:26:10.952883 [ 256 ] {43f4dd98-d02b-471d-a0f8-aa4bcafa01f7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37689) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.05.30 21:26:10.953040 [ 256 ] {43f4dd98-d02b-471d-a0f8-aa4bcafa01f7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.05.30 21:26:10.953111 [ 256 ] {43f4dd98-d02b-471d-a0f8-aa4bcafa01f7} <Debug> TCPHandler: Processed in 0.001025342 sec. | ||
| 255 | 2025.05.30 21:26:10.953592 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.05.30 21:26:10.954304 [ 3 ] {1c9f613b-bb9e-4df3-9a89-38f55d62ff99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.05.30 21:26:10.954916 [ 3 ] {1c9f613b-bb9e-4df3-9a89-38f55d62ff99} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.05.30 21:26:10.959678 [ 3 ] {1c9f613b-bb9e-4df3-9a89-38f55d62ff99} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.05.30 21:26:10.959702 [ 3 ] {1c9f613b-bb9e-4df3-9a89-38f55d62ff99} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.981e-05 sec | ||
| 260 | 2025.05.30 21:26:10.959718 [ 3 ] {1c9f613b-bb9e-4df3-9a89-38f55d62ff99} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.05.30 21:26:10.959737 [ 3 ] {1c9f613b-bb9e-4df3-9a89-38f55d62ff99} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.05.30 21:26:10.959765 [ 3 ] {1c9f613b-bb9e-4df3-9a89-38f55d62ff99} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.05.30 21:26:10.960370 [ 3 ] {1c9f613b-bb9e-4df3-9a89-38f55d62ff99} <Debug> TCPHandler: Processed in 0.006829578 sec. | ||
| 264 | 2025.05.30 21:26:10.960509 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.05.30 21:26:10.960666 [ 3 ] {29bae2ce-9ca1-4eff-a78b-441eb4c589d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.05.30 21:26:10.960715 [ 3 ] {29bae2ce-9ca1-4eff-a78b-441eb4c589d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.05.30 21:26:10.965576 [ 3 ] {29bae2ce-9ca1-4eff-a78b-441eb4c589d3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.05.30 21:26:10.968716 [ 3 ] {29bae2ce-9ca1-4eff-a78b-441eb4c589d3} <Debug> oximeter.version (d316a7da-dc64-452d-9833-403ef3bf294b): Loading data parts | ||
| 270 | 2025.05.30 21:26:10.969866 [ 3 ] {29bae2ce-9ca1-4eff-a78b-441eb4c589d3} <Debug> oximeter.version (d316a7da-dc64-452d-9833-403ef3bf294b): There are no data parts | ||
| 271 | 2025.05.30 21:26:10.976450 [ 3 ] {29bae2ce-9ca1-4eff-a78b-441eb4c589d3} <Debug> TCPHandler: Processed in 0.015988434 sec. | ||
| 272 | 2025.05.30 21:26:10.976603 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.05.30 21:26:10.976773 [ 3 ] {33b058ef-f4ca-47b7-9f7e-d1be5536fde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2025.05.30 21:26:10.976856 [ 3 ] {33b058ef-f4ca-47b7-9f7e-d1be5536fde3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.05.30 21:26:10.986094 [ 3 ] {33b058ef-f4ca-47b7-9f7e-d1be5536fde3} <Debug> oximeter.measurements_bool (6592e09a-bfab-4069-b664-e89caa33dd56): Loading data parts | ||
| 286 | 2025.05.30 21:26:10.986353 [ 3 ] {33b058ef-f4ca-47b7-9f7e-d1be5536fde3} <Debug> oximeter.measurements_bool (6592e09a-bfab-4069-b664-e89caa33dd56): There are no data parts | ||
| 287 | 2025.05.30 21:26:10.991560 [ 3 ] {33b058ef-f4ca-47b7-9f7e-d1be5536fde3} <Debug> TCPHandler: Processed in 0.015003743 sec. | ||
| 288 | 2025.05.30 21:26:10.991729 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.05.30 21:26:10.991928 [ 3 ] {5477b92a-bce4-455a-9d29-059393ec27c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 290 | 2025.05.30 21:26:10.991979 [ 3 ] {5477b92a-bce4-455a-9d29-059393ec27c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.05.30 21:26:10.999934 [ 3 ] {5477b92a-bce4-455a-9d29-059393ec27c0} <Debug> oximeter.measurements_i8 (03515a5a-9b97-478a-baac-42c73d5a5aae): Loading data parts | ||
| 292 | 2025.05.30 21:26:11.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.99 MiB, peak 120.99 MiB, free memory in arenas 0.00 B, will set to 130.82 MiB (RSS), difference: 9.83 MiB | ||
| 293 | 2025.05.30 21:26:11.000246 [ 3 ] {5477b92a-bce4-455a-9d29-059393ec27c0} <Debug> oximeter.measurements_i8 (03515a5a-9b97-478a-baac-42c73d5a5aae): There are no data parts | ||
| 294 | 2025.05.30 21:26:11.008077 [ 3 ] {5477b92a-bce4-455a-9d29-059393ec27c0} <Debug> TCPHandler: Processed in 0.016405828 sec. | ||
| 295 | 2025.05.30 21:26:11.008220 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.05.30 21:26:11.008389 [ 3 ] {4d0f47c7-d1d3-48a6-9c3b-1f887745d027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2025.05.30 21:26:11.008429 [ 3 ] {4d0f47c7-d1d3-48a6-9c3b-1f887745d027} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.05.30 21:26:11.015379 [ 3 ] {4d0f47c7-d1d3-48a6-9c3b-1f887745d027} <Debug> oximeter.measurements_u8 (5f55e437-c9ce-4615-8bd2-6120395b2795): Loading data parts | ||
| 299 | 2025.05.30 21:26:11.015567 [ 3 ] {4d0f47c7-d1d3-48a6-9c3b-1f887745d027} <Debug> oximeter.measurements_u8 (5f55e437-c9ce-4615-8bd2-6120395b2795): There are no data parts | ||
| 300 | 2025.05.30 21:26:11.021315 [ 3 ] {4d0f47c7-d1d3-48a6-9c3b-1f887745d027} <Debug> TCPHandler: Processed in 0.013138881 sec. | ||
| 301 | 2025.05.30 21:26:11.021573 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.05.30 21:26:11.021793 [ 3 ] {f880c396-5418-4135-aeb3-971a87f61cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2025.05.30 21:26:11.021865 [ 3 ] {f880c396-5418-4135-aeb3-971a87f61cc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.05.30 21:26:11.030501 [ 3 ] {f880c396-5418-4135-aeb3-971a87f61cc7} <Debug> oximeter.measurements_i16 (4243e1d0-ec9e-4fe5-bf9f-22667fe05f76): Loading data parts | ||
| 305 | 2025.05.30 21:26:11.030695 [ 3 ] {f880c396-5418-4135-aeb3-971a87f61cc7} <Debug> oximeter.measurements_i16 (4243e1d0-ec9e-4fe5-bf9f-22667fe05f76): There are no data parts | ||
| 306 | 2025.05.30 21:26:11.042431 [ 3 ] {f880c396-5418-4135-aeb3-971a87f61cc7} <Debug> TCPHandler: Processed in 0.020956831 sec. | ||
| 307 | 2025.05.30 21:26:11.042605 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.05.30 21:26:11.042804 [ 3 ] {d060704a-6af9-4ae6-aa8f-04f799ec3fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 309 | 2025.05.30 21:26:11.042865 [ 3 ] {d060704a-6af9-4ae6-aa8f-04f799ec3fcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.05.30 21:26:11.050125 [ 3 ] {d060704a-6af9-4ae6-aa8f-04f799ec3fcd} <Debug> oximeter.measurements_u16 (0692e035-de15-4cb7-b214-99ec42e3f13d): Loading data parts | ||
| 311 | 2025.05.30 21:26:11.050259 [ 3 ] {d060704a-6af9-4ae6-aa8f-04f799ec3fcd} <Debug> oximeter.measurements_u16 (0692e035-de15-4cb7-b214-99ec42e3f13d): There are no data parts | ||
| 312 | 2025.05.30 21:26:11.059151 [ 3 ] {d060704a-6af9-4ae6-aa8f-04f799ec3fcd} <Debug> TCPHandler: Processed in 0.016606721 sec. | ||
| 313 | 2025.05.30 21:26:11.059304 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.05.30 21:26:11.059457 [ 3 ] {0346b808-10d1-474d-a4bd-14cbae754e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 315 | 2025.05.30 21:26:11.059523 [ 3 ] {0346b808-10d1-474d-a4bd-14cbae754e85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.05.30 21:26:11.065637 [ 3 ] {0346b808-10d1-474d-a4bd-14cbae754e85} <Debug> oximeter.measurements_i32 (19d4f91c-a351-4489-aa78-e9509dc60dbd): Loading data parts | ||
| 317 | 2025.05.30 21:26:11.065766 [ 3 ] {0346b808-10d1-474d-a4bd-14cbae754e85} <Debug> oximeter.measurements_i32 (19d4f91c-a351-4489-aa78-e9509dc60dbd): There are no data parts | ||
| 318 | 2025.05.30 21:26:11.078912 [ 3 ] {0346b808-10d1-474d-a4bd-14cbae754e85} <Debug> TCPHandler: Processed in 0.019655986 sec. | ||
| 319 | 2025.05.30 21:26:11.079062 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.05.30 21:26:11.079215 [ 3 ] {b4e7c5a4-fd6c-4805-8a6a-5bcd9e6b04f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 321 | 2025.05.30 21:26:11.079268 [ 3 ] {b4e7c5a4-fd6c-4805-8a6a-5bcd9e6b04f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.05.30 21:26:11.086625 [ 3 ] {b4e7c5a4-fd6c-4805-8a6a-5bcd9e6b04f8} <Debug> oximeter.measurements_u32 (a0c6d5e5-c200-416b-9bb9-447adf9304eb): Loading data parts | ||
| 323 | 2025.05.30 21:26:11.086773 [ 3 ] {b4e7c5a4-fd6c-4805-8a6a-5bcd9e6b04f8} <Debug> oximeter.measurements_u32 (a0c6d5e5-c200-416b-9bb9-447adf9304eb): There are no data parts | ||
| 324 | 2025.05.30 21:26:11.094949 [ 3 ] {b4e7c5a4-fd6c-4805-8a6a-5bcd9e6b04f8} <Debug> TCPHandler: Processed in 0.015936423 sec. | ||
| 325 | 2025.05.30 21:26:11.095093 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.05.30 21:26:11.095268 [ 3 ] {a1cdca9a-f7fb-4634-8593-1bae01521123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 327 | 2025.05.30 21:26:11.095317 [ 3 ] {a1cdca9a-f7fb-4634-8593-1bae01521123} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.05.30 21:26:11.102458 [ 3 ] {a1cdca9a-f7fb-4634-8593-1bae01521123} <Debug> oximeter.measurements_i64 (1c164a2a-eeea-48e7-a83d-b2f3eb36f17f): Loading data parts | ||
| 329 | 2025.05.30 21:26:11.102604 [ 3 ] {a1cdca9a-f7fb-4634-8593-1bae01521123} <Debug> oximeter.measurements_i64 (1c164a2a-eeea-48e7-a83d-b2f3eb36f17f): There are no data parts | ||
| 330 | 2025.05.30 21:26:11.110443 [ 3 ] {a1cdca9a-f7fb-4634-8593-1bae01521123} <Debug> TCPHandler: Processed in 0.015396957 sec. | ||
| 331 | 2025.05.30 21:26:11.110611 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.05.30 21:26:11.110794 [ 3 ] {4dfbd5b0-3572-4505-9baa-db75950d520a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 333 | 2025.05.30 21:26:11.110855 [ 3 ] {4dfbd5b0-3572-4505-9baa-db75950d520a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.05.30 21:26:11.118244 [ 3 ] {4dfbd5b0-3572-4505-9baa-db75950d520a} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Loading data parts | ||
| 335 | 2025.05.30 21:26:11.118380 [ 3 ] {4dfbd5b0-3572-4505-9baa-db75950d520a} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): There are no data parts | ||
| 336 | 2025.05.30 21:26:11.126970 [ 3 ] {4dfbd5b0-3572-4505-9baa-db75950d520a} <Debug> TCPHandler: Processed in 0.016417259 sec. | ||
| 337 | 2025.05.30 21:26:11.127128 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.05.30 21:26:11.127339 [ 3 ] {07ac97d9-e3ab-4912-a89d-0d09598a2f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 339 | 2025.05.30 21:26:11.127398 [ 3 ] {07ac97d9-e3ab-4912-a89d-0d09598a2f0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.05.30 21:26:11.136064 [ 3 ] {07ac97d9-e3ab-4912-a89d-0d09598a2f0a} <Debug> oximeter.measurements_f32 (b23e29b9-22e4-4a29-b36c-c9dc536a8ae9): Loading data parts | ||
| 341 | 2025.05.30 21:26:11.136192 [ 3 ] {07ac97d9-e3ab-4912-a89d-0d09598a2f0a} <Debug> oximeter.measurements_f32 (b23e29b9-22e4-4a29-b36c-c9dc536a8ae9): There are no data parts | ||
| 342 | 2025.05.30 21:26:11.142322 [ 3 ] {07ac97d9-e3ab-4912-a89d-0d09598a2f0a} <Debug> TCPHandler: Processed in 0.015251685 sec. | ||
| 343 | 2025.05.30 21:26:11.142461 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.05.30 21:26:11.142612 [ 3 ] {895c1464-c4e9-43ff-959a-a63f2ef9db27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 345 | 2025.05.30 21:26:11.142670 [ 3 ] {895c1464-c4e9-43ff-959a-a63f2ef9db27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.05.30 21:26:11.150978 [ 3 ] {895c1464-c4e9-43ff-959a-a63f2ef9db27} <Debug> oximeter.measurements_f64 (0be26fb3-492e-46b4-817e-c86983d47efe): Loading data parts | ||
| 347 | 2025.05.30 21:26:11.151155 [ 3 ] {895c1464-c4e9-43ff-959a-a63f2ef9db27} <Debug> oximeter.measurements_f64 (0be26fb3-492e-46b4-817e-c86983d47efe): There are no data parts | ||
| 348 | 2025.05.30 21:26:11.157963 [ 3 ] {895c1464-c4e9-43ff-959a-a63f2ef9db27} <Debug> TCPHandler: Processed in 0.015549549 sec. | ||
| 349 | 2025.05.30 21:26:11.158101 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.05.30 21:26:11.158261 [ 3 ] {62774fef-13a2-47fe-8d2c-66a11fb2230d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 351 | 2025.05.30 21:26:11.158310 [ 3 ] {62774fef-13a2-47fe-8d2c-66a11fb2230d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.05.30 21:26:11.163149 [ 3 ] {62774fef-13a2-47fe-8d2c-66a11fb2230d} <Debug> oximeter.measurements_string (c8445ead-c0c8-4462-829c-ea19254f41b1): Loading data parts | ||
| 353 | 2025.05.30 21:26:11.163300 [ 3 ] {62774fef-13a2-47fe-8d2c-66a11fb2230d} <Debug> oximeter.measurements_string (c8445ead-c0c8-4462-829c-ea19254f41b1): There are no data parts | ||
| 354 | 2025.05.30 21:26:11.169673 [ 3 ] {62774fef-13a2-47fe-8d2c-66a11fb2230d} <Debug> TCPHandler: Processed in 0.011618073 sec. | ||
| 355 | 2025.05.30 21:26:11.169833 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.05.30 21:26:11.169993 [ 3 ] {2cc00401-63fd-45f9-bf3d-8939779eb902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.05.30 21:26:11.170068 [ 3 ] {2cc00401-63fd-45f9-bf3d-8939779eb902} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.05.30 21:26:11.172113 [ 3 ] {2cc00401-63fd-45f9-bf3d-8939779eb902} <Debug> oximeter.measurements_bytes (69bb105c-5cb7-4a0a-a2d5-9e9a5ef1e759): Loading data parts | ||
| 366 | 2025.05.30 21:26:11.172244 [ 3 ] {2cc00401-63fd-45f9-bf3d-8939779eb902} <Debug> oximeter.measurements_bytes (69bb105c-5cb7-4a0a-a2d5-9e9a5ef1e759): There are no data parts | ||
| 367 | 2025.05.30 21:26:11.173346 [ 3 ] {2cc00401-63fd-45f9-bf3d-8939779eb902} <Debug> TCPHandler: Processed in 0.003560711 sec. | ||
| 368 | 2025.05.30 21:26:11.173483 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.05.30 21:26:11.173640 [ 3 ] {2feb629e-a327-4710-b4cf-67e786cb7aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 370 | 2025.05.30 21:26:11.173704 [ 3 ] {2feb629e-a327-4710-b4cf-67e786cb7aeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.05.30 21:26:11.175261 [ 3 ] {2feb629e-a327-4710-b4cf-67e786cb7aeb} <Debug> oximeter.measurements_cumulativei64 (ab67c880-0cee-46b7-8c5c-38f7dac30aa4): Loading data parts | ||
| 372 | 2025.05.30 21:26:11.175390 [ 3 ] {2feb629e-a327-4710-b4cf-67e786cb7aeb} <Debug> oximeter.measurements_cumulativei64 (ab67c880-0cee-46b7-8c5c-38f7dac30aa4): There are no data parts | ||
| 373 | 2025.05.30 21:26:11.176482 [ 3 ] {2feb629e-a327-4710-b4cf-67e786cb7aeb} <Debug> TCPHandler: Processed in 0.003045945 sec. | ||
| 374 | 2025.05.30 21:26:11.176632 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.05.30 21:26:11.176787 [ 3 ] {c1382a13-8a52-45e1-b9e0-4e28b5fc6a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 376 | 2025.05.30 21:26:11.176838 [ 3 ] {c1382a13-8a52-45e1-b9e0-4e28b5fc6a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.05.30 21:26:11.179143 [ 3 ] {c1382a13-8a52-45e1-b9e0-4e28b5fc6a52} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Loading data parts | ||
| 378 | 2025.05.30 21:26:11.179293 [ 3 ] {c1382a13-8a52-45e1-b9e0-4e28b5fc6a52} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): There are no data parts | ||
| 379 | 2025.05.30 21:26:11.180448 [ 3 ] {c1382a13-8a52-45e1-b9e0-4e28b5fc6a52} <Debug> TCPHandler: Processed in 0.003863715 sec. | ||
| 380 | 2025.05.30 21:26:11.180579 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.05.30 21:26:11.180753 [ 3 ] {82765ce8-b5b1-4c4e-80f0-24dd439028f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 382 | 2025.05.30 21:26:11.180804 [ 3 ] {82765ce8-b5b1-4c4e-80f0-24dd439028f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.05.30 21:26:11.182357 [ 3 ] {82765ce8-b5b1-4c4e-80f0-24dd439028f1} <Debug> oximeter.measurements_cumulativef32 (e2991402-772e-4ec1-ae9c-e73bd5e09269): Loading data parts | ||
| 384 | 2025.05.30 21:26:11.182485 [ 3 ] {82765ce8-b5b1-4c4e-80f0-24dd439028f1} <Debug> oximeter.measurements_cumulativef32 (e2991402-772e-4ec1-ae9c-e73bd5e09269): There are no data parts | ||
| 385 | 2025.05.30 21:26:11.183609 [ 3 ] {82765ce8-b5b1-4c4e-80f0-24dd439028f1} <Debug> TCPHandler: Processed in 0.003076515 sec. | ||
| 386 | 2025.05.30 21:26:11.183738 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.05.30 21:26:11.183894 [ 3 ] {e92d911b-c275-48aa-9bf6-3a432017bd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 388 | 2025.05.30 21:26:11.183953 [ 3 ] {e92d911b-c275-48aa-9bf6-3a432017bd12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.05.30 21:26:11.185512 [ 3 ] {e92d911b-c275-48aa-9bf6-3a432017bd12} <Debug> oximeter.measurements_cumulativef64 (f5221cac-b2ce-44c7-9374-6dd7b17316c6): Loading data parts | ||
| 390 | 2025.05.30 21:26:11.185702 [ 3 ] {e92d911b-c275-48aa-9bf6-3a432017bd12} <Debug> oximeter.measurements_cumulativef64 (f5221cac-b2ce-44c7-9374-6dd7b17316c6): There are no data parts | ||
| 391 | 2025.05.30 21:26:11.186816 [ 3 ] {e92d911b-c275-48aa-9bf6-3a432017bd12} <Debug> TCPHandler: Processed in 0.003124566 sec. | ||
| 392 | 2025.05.30 21:26:11.186950 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.05.30 21:26:11.187179 [ 3 ] {dae7143a-8ff6-408b-bfe2-55504be4a174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2025.05.30 21:26:11.187252 [ 3 ] {dae7143a-8ff6-408b-bfe2-55504be4a174} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.05.30 21:26:11.189040 [ 3 ] {dae7143a-8ff6-408b-bfe2-55504be4a174} <Debug> oximeter.measurements_histogrami8 (f6f599f0-c719-4156-bcbf-9bec7dc8b459): Loading data parts | ||
| 406 | 2025.05.30 21:26:11.189175 [ 3 ] {dae7143a-8ff6-408b-bfe2-55504be4a174} <Debug> oximeter.measurements_histogrami8 (f6f599f0-c719-4156-bcbf-9bec7dc8b459): There are no data parts | ||
| 407 | 2025.05.30 21:26:11.190341 [ 3 ] {dae7143a-8ff6-408b-bfe2-55504be4a174} <Debug> TCPHandler: Processed in 0.00344004 sec. | ||
| 408 | 2025.05.30 21:26:11.190473 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.05.30 21:26:11.190686 [ 3 ] {0467b3cf-fcad-416a-8f5d-404caf957d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 410 | 2025.05.30 21:26:11.190749 [ 3 ] {0467b3cf-fcad-416a-8f5d-404caf957d2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.05.30 21:26:11.192446 [ 3 ] {0467b3cf-fcad-416a-8f5d-404caf957d2e} <Debug> oximeter.measurements_histogramu8 (b379eb67-0676-4fb7-9e0f-e236fcab7922): Loading data parts | ||
| 412 | 2025.05.30 21:26:11.192643 [ 3 ] {0467b3cf-fcad-416a-8f5d-404caf957d2e} <Debug> oximeter.measurements_histogramu8 (b379eb67-0676-4fb7-9e0f-e236fcab7922): There are no data parts | ||
| 413 | 2025.05.30 21:26:11.193755 [ 3 ] {0467b3cf-fcad-416a-8f5d-404caf957d2e} <Debug> TCPHandler: Processed in 0.003329098 sec. | ||
| 414 | 2025.05.30 21:26:11.193884 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.05.30 21:26:11.194104 [ 3 ] {6bdad9df-0c87-49d5-b3ea-7e6e0663b917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 416 | 2025.05.30 21:26:11.194163 [ 3 ] {6bdad9df-0c87-49d5-b3ea-7e6e0663b917} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.05.30 21:26:11.195889 [ 3 ] {6bdad9df-0c87-49d5-b3ea-7e6e0663b917} <Debug> oximeter.measurements_histogrami16 (4956bb92-d2f1-4876-84f6-2108ad799d42): Loading data parts | ||
| 418 | 2025.05.30 21:26:11.195995 [ 3 ] {6bdad9df-0c87-49d5-b3ea-7e6e0663b917} <Debug> oximeter.measurements_histogrami16 (4956bb92-d2f1-4876-84f6-2108ad799d42): There are no data parts | ||
| 419 | 2025.05.30 21:26:11.197096 [ 3 ] {6bdad9df-0c87-49d5-b3ea-7e6e0663b917} <Debug> TCPHandler: Processed in 0.003260227 sec. | ||
| 420 | 2025.05.30 21:26:11.197253 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.05.30 21:26:11.197459 [ 3 ] {5640b359-5acd-4477-9e63-fdd46fc127bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 422 | 2025.05.30 21:26:11.197520 [ 3 ] {5640b359-5acd-4477-9e63-fdd46fc127bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.05.30 21:26:11.199222 [ 3 ] {5640b359-5acd-4477-9e63-fdd46fc127bf} <Debug> oximeter.measurements_histogramu16 (3eab15e7-c785-4cd9-a4d6-9268f9cc0e74): Loading data parts | ||
| 424 | 2025.05.30 21:26:11.199384 [ 3 ] {5640b359-5acd-4477-9e63-fdd46fc127bf} <Debug> oximeter.measurements_histogramu16 (3eab15e7-c785-4cd9-a4d6-9268f9cc0e74): There are no data parts | ||
| 425 | 2025.05.30 21:26:11.200495 [ 3 ] {5640b359-5acd-4477-9e63-fdd46fc127bf} <Debug> TCPHandler: Processed in 0.003289618 sec. | ||
| 426 | 2025.05.30 21:26:11.200628 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.05.30 21:26:11.200845 [ 3 ] {8ba07684-e50b-4e76-9906-8510bd89a37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 428 | 2025.05.30 21:26:11.200911 [ 3 ] {8ba07684-e50b-4e76-9906-8510bd89a37b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.05.30 21:26:11.202628 [ 3 ] {8ba07684-e50b-4e76-9906-8510bd89a37b} <Debug> oximeter.measurements_histogrami32 (997e64f2-dc78-4645-8841-5c6b0ccaefe9): Loading data parts | ||
| 430 | 2025.05.30 21:26:11.202808 [ 3 ] {8ba07684-e50b-4e76-9906-8510bd89a37b} <Debug> oximeter.measurements_histogrami32 (997e64f2-dc78-4645-8841-5c6b0ccaefe9): There are no data parts | ||
| 431 | 2025.05.30 21:26:11.203939 [ 3 ] {8ba07684-e50b-4e76-9906-8510bd89a37b} <Debug> TCPHandler: Processed in 0.003357909 sec. | ||
| 432 | 2025.05.30 21:26:11.204091 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.05.30 21:26:11.204297 [ 3 ] {9fb9ebf7-4630-4e3f-beca-996646a3ecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 434 | 2025.05.30 21:26:11.204362 [ 3 ] {9fb9ebf7-4630-4e3f-beca-996646a3ecf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.05.30 21:26:11.206073 [ 3 ] {9fb9ebf7-4630-4e3f-beca-996646a3ecf8} <Debug> oximeter.measurements_histogramu32 (ec65e480-0c34-4133-88da-83d4fa652cd3): Loading data parts | ||
| 436 | 2025.05.30 21:26:11.206190 [ 3 ] {9fb9ebf7-4630-4e3f-beca-996646a3ecf8} <Debug> oximeter.measurements_histogramu32 (ec65e480-0c34-4133-88da-83d4fa652cd3): There are no data parts | ||
| 437 | 2025.05.30 21:26:11.207461 [ 3 ] {9fb9ebf7-4630-4e3f-beca-996646a3ecf8} <Debug> TCPHandler: Processed in 0.003416899 sec. | ||
| 438 | 2025.05.30 21:26:11.207596 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.05.30 21:26:11.207817 [ 3 ] {b103fa82-0413-4d17-95b6-49ef8281c322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 440 | 2025.05.30 21:26:11.207878 [ 3 ] {b103fa82-0413-4d17-95b6-49ef8281c322} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.05.30 21:26:11.209680 [ 3 ] {b103fa82-0413-4d17-95b6-49ef8281c322} <Debug> oximeter.measurements_histogrami64 (f1ee3d97-8dd6-4650-8185-b5bbeffe57e5): Loading data parts | ||
| 442 | 2025.05.30 21:26:11.209840 [ 3 ] {b103fa82-0413-4d17-95b6-49ef8281c322} <Debug> oximeter.measurements_histogrami64 (f1ee3d97-8dd6-4650-8185-b5bbeffe57e5): There are no data parts | ||
| 443 | 2025.05.30 21:26:11.211103 [ 3 ] {b103fa82-0413-4d17-95b6-49ef8281c322} <Debug> TCPHandler: Processed in 0.003553491 sec. | ||
| 444 | 2025.05.30 21:26:11.211253 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.05.30 21:26:11.211458 [ 3 ] {8e2cb199-37c9-42b3-ab3d-6a9bc7255de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 446 | 2025.05.30 21:26:11.211524 [ 3 ] {8e2cb199-37c9-42b3-ab3d-6a9bc7255de6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.05.30 21:26:11.213220 [ 3 ] {8e2cb199-37c9-42b3-ab3d-6a9bc7255de6} <Debug> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Loading data parts | ||
| 448 | 2025.05.30 21:26:11.213373 [ 3 ] {8e2cb199-37c9-42b3-ab3d-6a9bc7255de6} <Debug> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): There are no data parts | ||
| 449 | 2025.05.30 21:26:11.214635 [ 3 ] {8e2cb199-37c9-42b3-ab3d-6a9bc7255de6} <Debug> TCPHandler: Processed in 0.00342934 sec. | ||
| 450 | 2025.05.30 21:26:11.214786 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.05.30 21:26:11.215046 [ 3 ] {ca7f897a-e1fa-45fe-92e9-a2e85b6f0b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 452 | 2025.05.30 21:26:11.215129 [ 3 ] {ca7f897a-e1fa-45fe-92e9-a2e85b6f0b6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.05.30 21:26:11.216921 [ 3 ] {ca7f897a-e1fa-45fe-92e9-a2e85b6f0b6d} <Debug> oximeter.measurements_histogramf32 (841e9983-c718-48cd-9d99-c2eb97e1bff5): Loading data parts | ||
| 454 | 2025.05.30 21:26:11.217027 [ 3 ] {ca7f897a-e1fa-45fe-92e9-a2e85b6f0b6d} <Debug> oximeter.measurements_histogramf32 (841e9983-c718-48cd-9d99-c2eb97e1bff5): There are no data parts | ||
| 455 | 2025.05.30 21:26:11.218132 [ 3 ] {ca7f897a-e1fa-45fe-92e9-a2e85b6f0b6d} <Debug> TCPHandler: Processed in 0.003394969 sec. | ||
| 456 | 2025.05.30 21:26:11.218292 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.05.30 21:26:11.218496 [ 3 ] {fef0d703-0f27-4ef2-a030-d890904fb043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 458 | 2025.05.30 21:26:11.218568 [ 3 ] {fef0d703-0f27-4ef2-a030-d890904fb043} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.05.30 21:26:11.220345 [ 3 ] {fef0d703-0f27-4ef2-a030-d890904fb043} <Debug> oximeter.measurements_histogramf64 (1046ef9e-d4d1-4186-a247-ed7c43098f60): Loading data parts | ||
| 460 | 2025.05.30 21:26:11.220463 [ 3 ] {fef0d703-0f27-4ef2-a030-d890904fb043} <Debug> oximeter.measurements_histogramf64 (1046ef9e-d4d1-4186-a247-ed7c43098f60): There are no data parts | ||
| 461 | 2025.05.30 21:26:11.221601 [ 3 ] {fef0d703-0f27-4ef2-a030-d890904fb043} <Debug> TCPHandler: Processed in 0.003355689 sec. | ||
| 462 | 2025.05.30 21:26:11.221738 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.05.30 21:26:11.221915 [ 3 ] {9a771446-76dc-46cb-9aa7-fc758f309d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2025.05.30 21:26:11.221978 [ 3 ] {9a771446-76dc-46cb-9aa7-fc758f309d4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.05.30 21:26:11.223585 [ 3 ] {9a771446-76dc-46cb-9aa7-fc758f309d4d} <Debug> oximeter.fields_bool (7be6a1a3-f426-40d4-9834-28ee6066f22b): Loading data parts | ||
| 491 | 2025.05.30 21:26:11.223783 [ 3 ] {9a771446-76dc-46cb-9aa7-fc758f309d4d} <Debug> oximeter.fields_bool (7be6a1a3-f426-40d4-9834-28ee6066f22b): There are no data parts | ||
| 492 | 2025.05.30 21:26:11.224914 [ 3 ] {9a771446-76dc-46cb-9aa7-fc758f309d4d} <Debug> TCPHandler: Processed in 0.003222747 sec. | ||
| 493 | 2025.05.30 21:26:11.225043 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.05.30 21:26:11.225210 [ 3 ] {1cf093a8-ff3a-4406-9900-cb97ebc1120d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 495 | 2025.05.30 21:26:11.225268 [ 3 ] {1cf093a8-ff3a-4406-9900-cb97ebc1120d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.05.30 21:26:11.226839 [ 3 ] {1cf093a8-ff3a-4406-9900-cb97ebc1120d} <Debug> oximeter.fields_i8 (08c5d0f1-879d-40be-997c-6b6a6b1d9ba1): Loading data parts | ||
| 497 | 2025.05.30 21:26:11.226979 [ 3 ] {1cf093a8-ff3a-4406-9900-cb97ebc1120d} <Debug> oximeter.fields_i8 (08c5d0f1-879d-40be-997c-6b6a6b1d9ba1): There are no data parts | ||
| 498 | 2025.05.30 21:26:11.228032 [ 3 ] {1cf093a8-ff3a-4406-9900-cb97ebc1120d} <Debug> TCPHandler: Processed in 0.003036804 sec. | ||
| 499 | 2025.05.30 21:26:11.228167 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.05.30 21:26:11.228317 [ 3 ] {f46c1962-9994-42cf-8278-e1d89792cc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 501 | 2025.05.30 21:26:11.228370 [ 3 ] {f46c1962-9994-42cf-8278-e1d89792cc36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.05.30 21:26:11.229946 [ 3 ] {f46c1962-9994-42cf-8278-e1d89792cc36} <Debug> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Loading data parts | ||
| 503 | 2025.05.30 21:26:11.230085 [ 3 ] {f46c1962-9994-42cf-8278-e1d89792cc36} <Debug> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): There are no data parts | ||
| 504 | 2025.05.30 21:26:11.231147 [ 3 ] {f46c1962-9994-42cf-8278-e1d89792cc36} <Debug> TCPHandler: Processed in 0.003027494 sec. | ||
| 505 | 2025.05.30 21:26:11.231277 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.05.30 21:26:11.231448 [ 3 ] {db5fe1aa-9afc-4729-8fe3-eb58a41cd05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 507 | 2025.05.30 21:26:11.231498 [ 3 ] {db5fe1aa-9afc-4729-8fe3-eb58a41cd05a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.05.30 21:26:11.233079 [ 3 ] {db5fe1aa-9afc-4729-8fe3-eb58a41cd05a} <Debug> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Loading data parts | ||
| 509 | 2025.05.30 21:26:11.233209 [ 3 ] {db5fe1aa-9afc-4729-8fe3-eb58a41cd05a} <Debug> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): There are no data parts | ||
| 510 | 2025.05.30 21:26:11.234312 [ 3 ] {db5fe1aa-9afc-4729-8fe3-eb58a41cd05a} <Debug> TCPHandler: Processed in 0.003082725 sec. | ||
| 511 | 2025.05.30 21:26:11.234448 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.05.30 21:26:11.234598 [ 3 ] {e3223e99-2d02-44e0-8aa6-12e2af9b6596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 513 | 2025.05.30 21:26:11.234651 [ 3 ] {e3223e99-2d02-44e0-8aa6-12e2af9b6596} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.05.30 21:26:11.236224 [ 3 ] {e3223e99-2d02-44e0-8aa6-12e2af9b6596} <Debug> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Loading data parts | ||
| 515 | 2025.05.30 21:26:11.236380 [ 3 ] {e3223e99-2d02-44e0-8aa6-12e2af9b6596} <Debug> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): There are no data parts | ||
| 516 | 2025.05.30 21:26:11.237501 [ 3 ] {e3223e99-2d02-44e0-8aa6-12e2af9b6596} <Debug> TCPHandler: Processed in 0.003101235 sec. | ||
| 517 | 2025.05.30 21:26:11.237633 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.05.30 21:26:11.237805 [ 3 ] {41c2e1fb-2e4b-4145-a6ad-ce41c6aed4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 519 | 2025.05.30 21:26:11.237857 [ 3 ] {41c2e1fb-2e4b-4145-a6ad-ce41c6aed4a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.05.30 21:26:11.239445 [ 3 ] {41c2e1fb-2e4b-4145-a6ad-ce41c6aed4a6} <Debug> oximeter.fields_i32 (347ae808-1346-4162-8ee6-b99fd7ac274c): Loading data parts | ||
| 521 | 2025.05.30 21:26:11.239576 [ 3 ] {41c2e1fb-2e4b-4145-a6ad-ce41c6aed4a6} <Debug> oximeter.fields_i32 (347ae808-1346-4162-8ee6-b99fd7ac274c): There are no data parts | ||
| 522 | 2025.05.30 21:26:11.240692 [ 3 ] {41c2e1fb-2e4b-4145-a6ad-ce41c6aed4a6} <Debug> TCPHandler: Processed in 0.003106236 sec. | ||
| 523 | 2025.05.30 21:26:11.240824 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.05.30 21:26:11.240975 [ 3 ] {68b3621d-2740-497c-8023-bbc4326e2cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 525 | 2025.05.30 21:26:11.241034 [ 3 ] {68b3621d-2740-497c-8023-bbc4326e2cb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.05.30 21:26:11.242629 [ 3 ] {68b3621d-2740-497c-8023-bbc4326e2cb0} <Debug> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Loading data parts | ||
| 527 | 2025.05.30 21:26:11.242757 [ 3 ] {68b3621d-2740-497c-8023-bbc4326e2cb0} <Debug> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): There are no data parts | ||
| 528 | 2025.05.30 21:26:11.243861 [ 3 ] {68b3621d-2740-497c-8023-bbc4326e2cb0} <Debug> TCPHandler: Processed in 0.003083295 sec. | ||
| 529 | 2025.05.30 21:26:11.243991 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.05.30 21:26:11.244155 [ 3 ] {1bb8eb8a-1922-4aee-b024-626bff4a9233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 531 | 2025.05.30 21:26:11.244208 [ 3 ] {1bb8eb8a-1922-4aee-b024-626bff4a9233} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.05.30 21:26:11.245800 [ 3 ] {1bb8eb8a-1922-4aee-b024-626bff4a9233} <Debug> oximeter.fields_i64 (2435c948-85ef-4f43-b4e1-865db020fa63): Loading data parts | ||
| 533 | 2025.05.30 21:26:11.245944 [ 3 ] {1bb8eb8a-1922-4aee-b024-626bff4a9233} <Debug> oximeter.fields_i64 (2435c948-85ef-4f43-b4e1-865db020fa63): There are no data parts | ||
| 534 | 2025.05.30 21:26:11.247186 [ 3 ] {1bb8eb8a-1922-4aee-b024-626bff4a9233} <Debug> TCPHandler: Processed in 0.003241648 sec. | ||
| 535 | 2025.05.30 21:26:11.247323 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.05.30 21:26:11.247475 [ 3 ] {038d7d41-536c-4409-aefb-f1ac216bbf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 537 | 2025.05.30 21:26:11.247536 [ 3 ] {038d7d41-536c-4409-aefb-f1ac216bbf62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.05.30 21:26:11.249163 [ 3 ] {038d7d41-536c-4409-aefb-f1ac216bbf62} <Debug> oximeter.fields_u64 (379ac898-5b6b-4391-bbd4-08f4962047b2): Loading data parts | ||
| 539 | 2025.05.30 21:26:11.249288 [ 3 ] {038d7d41-536c-4409-aefb-f1ac216bbf62} <Debug> oximeter.fields_u64 (379ac898-5b6b-4391-bbd4-08f4962047b2): There are no data parts | ||
| 540 | 2025.05.30 21:26:11.250520 [ 3 ] {038d7d41-536c-4409-aefb-f1ac216bbf62} <Debug> TCPHandler: Processed in 0.003243857 sec. | ||
| 541 | 2025.05.30 21:26:11.250655 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.05.30 21:26:11.250834 [ 3 ] {d38691f4-4e34-47c8-8730-2b79a60319c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 543 | 2025.05.30 21:26:11.250894 [ 3 ] {d38691f4-4e34-47c8-8730-2b79a60319c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.05.30 21:26:11.252531 [ 3 ] {d38691f4-4e34-47c8-8730-2b79a60319c5} <Debug> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Loading data parts | ||
| 545 | 2025.05.30 21:26:11.252646 [ 3 ] {d38691f4-4e34-47c8-8730-2b79a60319c5} <Debug> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): There are no data parts | ||
| 546 | 2025.05.30 21:26:11.253850 [ 3 ] {d38691f4-4e34-47c8-8730-2b79a60319c5} <Debug> TCPHandler: Processed in 0.003242237 sec. | ||
| 547 | 2025.05.30 21:26:11.253992 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.05.30 21:26:11.254142 [ 3 ] {d46a937f-5f35-4f61-bb34-7e53c1a9b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 549 | 2025.05.30 21:26:11.254198 [ 3 ] {d46a937f-5f35-4f61-bb34-7e53c1a9b26e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.05.30 21:26:11.255792 [ 3 ] {d46a937f-5f35-4f61-bb34-7e53c1a9b26e} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Loading data parts | ||
| 551 | 2025.05.30 21:26:11.255946 [ 3 ] {d46a937f-5f35-4f61-bb34-7e53c1a9b26e} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): There are no data parts | ||
| 552 | 2025.05.30 21:26:11.257136 [ 3 ] {d46a937f-5f35-4f61-bb34-7e53c1a9b26e} <Debug> TCPHandler: Processed in 0.003191767 sec. | ||
| 553 | 2025.05.30 21:26:11.257268 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.05.30 21:26:11.257447 [ 3 ] {c063747d-abd7-44f0-bad5-fafe08d89fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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) | ||
| 555 | 2025.05.30 21:26:11.257513 [ 3 ] {c063747d-abd7-44f0-bad5-fafe08d89fe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.05.30 21:26:11.259097 [ 3 ] {c063747d-abd7-44f0-bad5-fafe08d89fe4} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Loading data parts | ||
| 557 | 2025.05.30 21:26:11.259242 [ 3 ] {c063747d-abd7-44f0-bad5-fafe08d89fe4} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): There are no data parts | ||
| 558 | 2025.05.30 21:26:11.260434 [ 3 ] {c063747d-abd7-44f0-bad5-fafe08d89fe4} <Debug> TCPHandler: Processed in 0.003212867 sec. | ||
| 559 | 2025.05.30 21:26:11.260584 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.05.30 21:26:11.260828 [ 3 ] {e3414c1f-58c3-401b-b6a2-92de1eaadded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2025.05.30 21:26:11.260903 [ 3 ] {e3414c1f-58c3-401b-b6a2-92de1eaadded} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.05.30 21:26:11.262501 [ 3 ] {e3414c1f-58c3-401b-b6a2-92de1eaadded} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Loading data parts | ||
| 566 | 2025.05.30 21:26:11.262617 [ 3 ] {e3414c1f-58c3-401b-b6a2-92de1eaadded} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): There are no data parts | ||
| 567 | 2025.05.30 21:26:11.263967 [ 3 ] {e3414c1f-58c3-401b-b6a2-92de1eaadded} <Debug> TCPHandler: Processed in 0.003431189 sec. | ||
| 568 | 2025.05.30 21:26:11.264142 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.05.30 21:26:11.264372 [ 256 ] {9acca91f-a417-48c7-a810-01530cd8bef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.05.30 21:26:11.265658 [ 256 ] {9acca91f-a417-48c7-a810-01530cd8bef9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.05.30 21:26:11.273135 [ 261 ] {9acca91f-a417-48c7-a810-01530cd8bef9} <Trace> oximeter.version (d316a7da-dc64-452d-9833-403ef3bf294b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.05.30 21:26:11.273172 [ 261 ] {9acca91f-a417-48c7-a810-01530cd8bef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 573 | 2025.05.30 21:26:11.277500 [ 261 ] {9acca91f-a417-48c7-a810-01530cd8bef9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.05.30 21:26:11.277836 [ 261 ] {9acca91f-a417-48c7-a810-01530cd8bef9} <Trace> oximeter.version (d316a7da-dc64-452d-9833-403ef3bf294b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.05.30 21:26:11.278081 [ 256 ] {9acca91f-a417-48c7-a810-01530cd8bef9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013821 sec., 72.35366471311772 rows/sec., 1.13 KiB/sec. | ||
| 576 | 2025.05.30 21:26:11.278388 [ 256 ] {9acca91f-a417-48c7-a810-01530cd8bef9} <Debug> TCPHandler: Processed in 0.014298794 sec. | ||
| 577 | 2025.05.30 21:26:12.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.87 MiB, peak 133.87 MiB, free memory in arenas 0.00 B, will set to 138.12 MiB (RSS), difference: 4.25 MiB | ||
| 578 | 2025.05.30 21:26:13.062382 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48298 | ||
| 579 | 2025.05.30 21:26:13.062700 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.05.30 21:26:13.062727 [ 262 ] {} <Debug> TCP-Session: f937c949-a576-4dd7-ba27-571207dfbcf0 Authenticating user 'default' from [fd00:1122:3344:101::b]:48298 | ||
| 581 | 2025.05.30 21:26:13.062746 [ 262 ] {} <Debug> TCP-Session: f937c949-a576-4dd7-ba27-571207dfbcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.05.30 21:26:13.062912 [ 262 ] {} <Debug> TCP-Session: f937c949-a576-4dd7-ba27-571207dfbcf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.05.30 21:26:13.062993 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.05.30 21:26:13.063022 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.05.30 21:26:13.063134 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2025.05.30 21:26:13.065975 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56867 | ||
| 587 | 2025.05.30 21:26:13.066133 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2025.05.30 21:26:13.066163 [ 263 ] {} <Debug> TCP-Session: f5b4a2fe-ec90-4e4f-b8cd-00413fa54856 Authenticating user 'default' from [fd00:1122:3344:101::a]:56867 | ||
| 589 | 2025.05.30 21:26:13.066185 [ 263 ] {} <Debug> TCP-Session: f5b4a2fe-ec90-4e4f-b8cd-00413fa54856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2025.05.30 21:26:13.066379 [ 263 ] {} <Debug> TCP-Session: f5b4a2fe-ec90-4e4f-b8cd-00413fa54856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2025.05.30 21:26:13.066458 [ 263 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 592 | 2025.05.30 21:26:13.066490 [ 263 ] {} <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 | ||
| 593 | 2025.05.30 21:26:13.066587 [ 263 ] {} <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 | ||
| 594 | 2025.05.30 21:26:13.067691 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54841 | ||
| 595 | 2025.05.30 21:26:13.067793 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54643 | ||
| 596 | 2025.05.30 21:26:13.067915 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45653 | ||
| 597 | 2025.05.30 21:26:13.068014 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.05.30 21:26:13.068025 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37911 | ||
| 599 | 2025.05.30 21:26:13.068106 [ 265 ] {} <Debug> TCP-Session: ee396946-c16a-469f-b3e7-db73b96048a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:54643 | ||
| 600 | 2025.05.30 21:26:13.068116 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56999 | ||
| 601 | 2025.05.30 21:26:13.068132 [ 265 ] {} <Debug> TCP-Session: ee396946-c16a-469f-b3e7-db73b96048a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.05.30 21:26:13.068252 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.05.30 21:26:13.068281 [ 265 ] {} <Debug> TCP-Session: ee396946-c16a-469f-b3e7-db73b96048a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.05.30 21:26:13.068315 [ 264 ] {} <Debug> TCP-Session: 687d8cf6-bb64-4d17-b906-48924d264754 Authenticating user 'default' from [fd00:1122:3344:101::b]:54841 | ||
| 605 | 2025.05.30 21:26:13.068292 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36591 | ||
| 606 | 2025.05.30 21:26:13.068464 [ 264 ] {} <Debug> TCP-Session: 687d8cf6-bb64-4d17-b906-48924d264754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.05.30 21:26:13.068518 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36463 | ||
| 608 | 2025.05.30 21:26:13.068584 [ 264 ] {} <Debug> TCP-Session: 687d8cf6-bb64-4d17-b906-48924d264754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.05.30 21:26:13.068818 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53026 | ||
| 610 | 2025.05.30 21:26:13.068838 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2025.05.30 21:26:13.068983 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2025.05.30 21:26:13.069002 [ 270 ] {} <Debug> TCP-Session: 18ed82f3-9598-4111-888f-1af1b7111235 Authenticating user 'default' from [fd00:1122:3344:101::b]:36463 | ||
| 613 | 2025.05.30 21:26:13.069017 [ 271 ] {} <Debug> TCP-Session: 5818447e-315b-4c9d-8dbf-275c5ac9cd29 Authenticating user 'default' from [fd00:1122:3344:101::c]:53026 | ||
| 614 | 2025.05.30 21:26:13.069028 [ 270 ] {} <Debug> TCP-Session: 18ed82f3-9598-4111-888f-1af1b7111235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.05.30 21:26:13.069045 [ 271 ] {} <Debug> TCP-Session: 5818447e-315b-4c9d-8dbf-275c5ac9cd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.05.30 21:26:13.069133 [ 270 ] {} <Debug> TCP-Session: 18ed82f3-9598-4111-888f-1af1b7111235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.05.30 21:26:13.069148 [ 271 ] {} <Debug> TCP-Session: 5818447e-315b-4c9d-8dbf-275c5ac9cd29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.05.30 21:26:13.069328 [ 271 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 619 | 2025.05.30 21:26:13.069352 [ 271 ] {} <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 | ||
| 620 | 2025.05.30 21:26:13.069541 [ 271 ] {} <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 | ||
| 621 | 2025.05.30 21:26:13.071170 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54570 | ||
| 622 | 2025.05.30 21:26:13.071267 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51014 | ||
| 623 | 2025.05.30 21:26:13.071357 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2025.05.30 21:26:13.071440 [ 272 ] {} <Debug> TCP-Session: d2cbc8f7-e05b-4359-82c8-b7af763809a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:54570 | ||
| 625 | 2025.05.30 21:26:13.071450 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 626 | 2025.05.30 21:26:13.071445 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51570 | ||
| 627 | 2025.05.30 21:26:13.071564 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50067 | ||
| 628 | 2025.05.30 21:26:13.071583 [ 272 ] {} <Debug> TCP-Session: d2cbc8f7-e05b-4359-82c8-b7af763809a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2025.05.30 21:26:13.071604 [ 273 ] {} <Debug> TCP-Session: 7bd61675-db92-433c-a264-66f217ab662e Authenticating user 'default' from [fd00:1122:3344:101::a]:51014 | ||
| 630 | 2025.05.30 21:26:13.071675 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34404 | ||
| 631 | 2025.05.30 21:26:13.071720 [ 272 ] {} <Debug> TCP-Session: d2cbc8f7-e05b-4359-82c8-b7af763809a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2025.05.30 21:26:13.071748 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.05.30 21:26:13.071847 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60207 | ||
| 634 | 2025.05.30 21:26:13.071893 [ 273 ] {} <Debug> TCP-Session: 7bd61675-db92-433c-a264-66f217ab662e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2025.05.30 21:26:13.071896 [ 274 ] {} <Debug> TCP-Session: a9ed57ae-ba6a-484b-a28d-217214eb7608 Authenticating user 'default' from [fd00:1122:3344:101::a]:51570 | ||
| 636 | 2025.05.30 21:26:13.071924 [ 273 ] {} <Debug> TCP-Session: 7bd61675-db92-433c-a264-66f217ab662e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.05.30 21:26:13.072037 [ 274 ] {} <Debug> TCP-Session: a9ed57ae-ba6a-484b-a28d-217214eb7608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.05.30 21:26:13.072058 [ 274 ] {} <Debug> TCP-Session: a9ed57ae-ba6a-484b-a28d-217214eb7608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.05.30 21:26:13.072101 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54226 | ||
| 640 | 2025.05.30 21:26:13.072197 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48880 | ||
| 641 | 2025.05.30 21:26:13.072302 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58234 | ||
| 642 | 2025.05.30 21:26:13.072353 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.05.30 21:26:13.072388 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.05.30 21:26:13.072489 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35029 | ||
| 645 | 2025.05.30 21:26:13.072509 [ 278 ] {} <Debug> TCP-Session: 484df806-8f84-4898-b71b-9940a58b873c Authenticating user 'default' from [fd00:1122:3344:101::a]:54226 | ||
| 646 | 2025.05.30 21:26:13.072572 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59174 | ||
| 647 | 2025.05.30 21:26:13.072499 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.05.30 21:26:13.072523 [ 279 ] {} <Debug> TCP-Session: 599ebed5-c4c3-491c-af21-1626717093cb Authenticating user 'default' from [fd00:1122:3344:101::c]:48880 | ||
| 649 | 2025.05.30 21:26:13.072634 [ 278 ] {} <Debug> TCP-Session: 484df806-8f84-4898-b71b-9940a58b873c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.05.30 21:26:13.072694 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53585 | ||
| 651 | 2025.05.30 21:26:13.072669 [ 279 ] {} <Debug> TCP-Session: 599ebed5-c4c3-491c-af21-1626717093cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.05.30 21:26:13.072659 [ 280 ] {} <Debug> TCP-Session: 5601a291-22fe-4406-8bbc-e24611455ef7 Authenticating user 'default' from [fd00:1122:3344:101::c]:58234 | ||
| 653 | 2025.05.30 21:26:13.072775 [ 279 ] {} <Debug> TCP-Session: 599ebed5-c4c3-491c-af21-1626717093cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.05.30 21:26:13.072769 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65098 | ||
| 655 | 2025.05.30 21:26:13.072766 [ 278 ] {} <Debug> TCP-Session: 484df806-8f84-4898-b71b-9940a58b873c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.05.30 21:26:13.072960 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54590 | ||
| 657 | 2025.05.30 21:26:13.072945 [ 280 ] {} <Debug> TCP-Session: 5601a291-22fe-4406-8bbc-e24611455ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.05.30 21:26:13.073046 [ 280 ] {} <Debug> TCP-Session: 5601a291-22fe-4406-8bbc-e24611455ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.05.30 21:26:13.073490 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2025.05.30 21:26:13.073624 [ 276 ] {} <Debug> TCP-Session: dd15db84-8733-4b3f-8caa-df76e7680e9a Authenticating user 'default' from [fd00:1122:3344:101::a]:34404 | ||
| 661 | 2025.05.30 21:26:13.073641 [ 276 ] {} <Debug> TCP-Session: dd15db84-8733-4b3f-8caa-df76e7680e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.05.30 21:26:13.073652 [ 276 ] {} <Debug> TCP-Session: dd15db84-8733-4b3f-8caa-df76e7680e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.05.30 21:26:13.075495 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 664 | 2025.05.30 21:26:13.075549 [ 277 ] {} <Debug> TCP-Session: a248586d-b753-4154-b102-481b06bb5edf Authenticating user 'default' from [fd00:1122:3344:101::a]:60207 | ||
| 665 | 2025.05.30 21:26:13.075568 [ 277 ] {} <Debug> TCP-Session: a248586d-b753-4154-b102-481b06bb5edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2025.05.30 21:26:13.075697 [ 277 ] {} <Debug> TCP-Session: a248586d-b753-4154-b102-481b06bb5edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.05.30 21:26:13.080670 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2025.05.30 21:26:13.080715 [ 269 ] {} <Debug> TCP-Session: 786f03b1-f476-4b7b-b854-0feda6711b95 Authenticating user 'default' from [fd00:1122:3344:101::b]:36591 | ||
| 669 | 2025.05.30 21:26:13.080730 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 670 | 2025.05.30 21:26:13.080714 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 671 | 2025.05.30 21:26:13.080830 [ 269 ] {} <Debug> TCP-Session: 786f03b1-f476-4b7b-b854-0feda6711b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2025.05.30 21:26:13.080866 [ 268 ] {} <Debug> TCP-Session: 6997fbdb-57c0-4b62-828c-7ff7c0b868df Authenticating user 'default' from [fd00:1122:3344:101::b]:56999 | ||
| 673 | 2025.05.30 21:26:13.080904 [ 269 ] {} <Debug> TCP-Session: 786f03b1-f476-4b7b-b854-0feda6711b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 674 | 2025.05.30 21:26:13.080844 [ 266 ] {} <Debug> TCP-Session: 0d391397-f03c-4ecd-af02-7bb5c51ed548 Authenticating user 'default' from [fd00:1122:3344:101::b]:45653 | ||
| 675 | 2025.05.30 21:26:13.081043 [ 268 ] {} <Debug> TCP-Session: 6997fbdb-57c0-4b62-828c-7ff7c0b868df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2025.05.30 21:26:13.081056 [ 266 ] {} <Debug> TCP-Session: 0d391397-f03c-4ecd-af02-7bb5c51ed548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2025.05.30 21:26:13.081143 [ 268 ] {} <Debug> TCP-Session: 6997fbdb-57c0-4b62-828c-7ff7c0b868df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2025.05.30 21:26:13.081156 [ 266 ] {} <Debug> TCP-Session: 0d391397-f03c-4ecd-af02-7bb5c51ed548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.05.30 21:26:13.082014 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.05.30 21:26:13.082051 [ 267 ] {} <Debug> TCP-Session: 6bfc8bee-0558-4723-8eda-f758401e6768 Authenticating user 'default' from [fd00:1122:3344:101::b]:37911 | ||
| 681 | 2025.05.30 21:26:13.082070 [ 267 ] {} <Debug> TCP-Session: 6bfc8bee-0558-4723-8eda-f758401e6768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.05.30 21:26:13.082185 [ 267 ] {} <Debug> TCP-Session: 6bfc8bee-0558-4723-8eda-f758401e6768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.05.30 21:26:13.084045 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.05.30 21:26:13.084079 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.05.30 21:26:13.084096 [ 281 ] {} <Debug> TCP-Session: dd7b0cc7-620e-4eb1-8469-abd19bae67c8 Authenticating user 'default' from [fd00:1122:3344:101::c]:35029 | ||
| 686 | 2025.05.30 21:26:13.084265 [ 282 ] {} <Debug> TCP-Session: 11ab9896-2305-4148-b017-a1d0d31143de Authenticating user 'default' from [fd00:1122:3344:101::c]:59174 | ||
| 687 | 2025.05.30 21:26:13.084280 [ 281 ] {} <Debug> TCP-Session: dd7b0cc7-620e-4eb1-8469-abd19bae67c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.05.30 21:26:13.084293 [ 282 ] {} <Debug> TCP-Session: 11ab9896-2305-4148-b017-a1d0d31143de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.05.30 21:26:13.084414 [ 281 ] {} <Debug> TCP-Session: dd7b0cc7-620e-4eb1-8469-abd19bae67c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.05.30 21:26:13.084426 [ 282 ] {} <Debug> TCP-Session: 11ab9896-2305-4148-b017-a1d0d31143de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.05.30 21:26:13.086079 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.05.30 21:26:13.086122 [ 283 ] {} <Debug> TCP-Session: 3a4f8e76-cb19-4307-91ce-3679f31376c8 Authenticating user 'default' from [fd00:1122:3344:101::c]:53585 | ||
| 693 | 2025.05.30 21:26:13.086159 [ 283 ] {} <Debug> TCP-Session: 3a4f8e76-cb19-4307-91ce-3679f31376c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.05.30 21:26:13.086280 [ 283 ] {} <Debug> TCP-Session: 3a4f8e76-cb19-4307-91ce-3679f31376c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.05.30 21:26:13.086756 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.05.30 21:26:13.086805 [ 284 ] {} <Debug> TCP-Session: d6257283-a75e-4222-9d2e-e8e64e3e196f Authenticating user 'default' from [fd00:1122:3344:101::c]:65098 | ||
| 697 | 2025.05.30 21:26:13.086871 [ 284 ] {} <Debug> TCP-Session: d6257283-a75e-4222-9d2e-e8e64e3e196f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.05.30 21:26:13.086933 [ 284 ] {} <Debug> TCP-Session: d6257283-a75e-4222-9d2e-e8e64e3e196f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.05.30 21:26:13.089032 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.05.30 21:26:13.089065 [ 285 ] {} <Debug> TCP-Session: e8393f72-82d5-416f-a1ff-1d27a95b3e11 Authenticating user 'default' from [fd00:1122:3344:101::c]:54590 | ||
| 701 | 2025.05.30 21:26:13.089186 [ 285 ] {} <Debug> TCP-Session: e8393f72-82d5-416f-a1ff-1d27a95b3e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.05.30 21:26:13.089201 [ 285 ] {} <Debug> TCP-Session: e8393f72-82d5-416f-a1ff-1d27a95b3e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.05.30 21:26:13.091630 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2025.05.30 21:26:13.091772 [ 275 ] {} <Debug> TCP-Session: dde25480-64b5-4afb-b18a-91be34ee1cb9 Authenticating user 'default' from [fd00:1122:3344:101::a]:50067 | ||
| 705 | 2025.05.30 21:26:13.091790 [ 275 ] {} <Debug> TCP-Session: dde25480-64b5-4afb-b18a-91be34ee1cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.05.30 21:26:13.091805 [ 275 ] {} <Debug> TCP-Session: dde25480-64b5-4afb-b18a-91be34ee1cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.05.30 21:26:14.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.37 MiB, peak 138.37 MiB, free memory in arenas 0.00 B, will set to 139.85 MiB (RSS), difference: 1.48 MiB | ||
| 708 | 2025.05.30 21:26:17.458026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.05.30 21:26:17.458046 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.05.30 21:26:17.458115 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.05.30 21:26:17.458268 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.05.30 21:26:17.472267 [ 243 ] {} <Debug> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Loading data parts | ||
| 713 | 2025.05.30 21:26:17.472492 [ 243 ] {} <Debug> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): There are no data parts | ||
| 714 | 2025.05.30 21:26:17.473856 [ 244 ] {} <Debug> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Loading data parts | ||
| 715 | 2025.05.30 21:26:17.474007 [ 244 ] {} <Debug> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): There are no data parts | ||
| 716 | 2025.05.30 21:26:17.477536 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.05.30 21:26:17.477674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 718 | 2025.05.30 21:26:17.483153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.05.30 21:26:17.483675 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.05.30 21:26:17.483877 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.05.30 21:26:17.508488 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.05.30 21:26:17.508535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 723 | 2025.05.30 21:26:17.515014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.05.30 21:26:17.516219 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.05.30 21:26:17.519420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.05.30 21:26:18.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.11 MiB | ||
| 727 | 2025.05.30 21:26:19.957888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.05.30 21:26:19.957983 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.05.30 21:26:19.962720 [ 242 ] {} <Debug> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Loading data parts | ||
| 730 | 2025.05.30 21:26:19.962931 [ 242 ] {} <Debug> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): There are no data parts | ||
| 731 | 2025.05.30 21:26:19.968992 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.05.30 21:26:19.969033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 733 | 2025.05.30 21:26:19.972997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.05.30 21:26:19.973468 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.05.30 21:26:19.973907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.05.30 21:26:20.000359 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 155.01 MiB (RSS), difference: -3.15 MiB | ||
| 737 | 2025.05.30 21:26:24.934975 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.05.30 21:26:24.935095 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.05.30 21:26:24.984757 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 915 | ||
| 740 | 2025.05.30 21:26:24.987365 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.05.30 21:26:24.987407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 742 | 2025.05.30 21:26:24.988238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.05.30 21:26:24.988811 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.05.30 21:26:24.988962 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 915 | ||
| 745 | 2025.05.30 21:26:25.020312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.05.30 21:26:25.038763 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.05.30 21:26:25.038848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 748 | 2025.05.30 21:26:25.045679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.05.30 21:26:25.046939 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.05.30 21:26:25.050951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.05.30 21:26:26.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.93 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.77 MiB | ||
| 752 | 2025.05.30 21:26:30.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.74 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.05.30 21:26:32.489430 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1403 | ||
| 754 | 2025.05.30 21:26:32.489912 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.05.30 21:26:32.490021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 756 | 2025.05.30 21:26:32.490734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.05.30 21:26:32.491292 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.05.30 21:26:32.491469 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2025.05.30 21:26:32.551344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.05.30 21:26:32.567610 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.05.30 21:26:32.567709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 762 | 2025.05.30 21:26:32.574186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.05.30 21:26:32.575300 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.05.30 21:26:32.578310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.05.30 21:26:33.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.31 MiB, peak 162.31 MiB, free memory in arenas 0.00 B, will set to 159.34 MiB (RSS), difference: 1.03 MiB | ||
| 766 | 2025.05.30 21:26:39.935352 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 767 | 2025.05.30 21:26:39.935450 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 768 | 2025.05.30 21:26:39.991531 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1830 | ||
| 769 | 2025.05.30 21:26:39.992046 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 770 | 2025.05.30 21:26:39.992090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 771 | 2025.05.30 21:26:39.992825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 772 | 2025.05.30 21:26:39.993337 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 773 | 2025.05.30 21:26:39.993460 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1830 | ||
| 774 | 2025.05.30 21:26:40.078364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 775 | 2025.05.30 21:26:40.094624 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 776 | 2025.05.30 21:26:40.094673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 777 | 2025.05.30 21:26:40.101049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 778 | 2025.05.30 21:26:40.102196 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 779 | 2025.05.30 21:26:40.104906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 780 | 2025.05.30 21:26:41.288296 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.05.30 21:26:41.288499 [ 3 ] {16198ccb-e71c-4122-aa58-3de175de3f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 782 | 2025.05.30 21:26:41.297089 [ 3 ] {16198ccb-e71c-4122-aa58-3de175de3f04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.05.30 21:26:41.309059 [ 3 ] {16198ccb-e71c-4122-aa58-3de175de3f04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.05.30 21:26:41.318700 [ 3 ] {16198ccb-e71c-4122-aa58-3de175de3f04} <Debug> TCPHandler: Processed in 0.030535561 sec. | ||
| 785 | 2025.05.30 21:26:41.329375 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.05.30 21:26:41.329506 [ 3 ] {fd17c93b-991b-4562-83d0-26ce85a7ddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.05.30 21:26:41.339740 [ 3 ] {fd17c93b-991b-4562-83d0-26ce85a7ddbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.05.30 21:26:41.339789 [ 3 ] {fd17c93b-991b-4562-83d0-26ce85a7ddbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.05.30 21:26:41.342185 [ 3 ] {fd17c93b-991b-4562-83d0-26ce85a7ddbe} <Debug> TCPHandler: Processed in 0.012865608 sec. | ||
| 790 | 2025.05.30 21:26:41.342448 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.05.30 21:26:41.342567 [ 3 ] {7f87cda3-b3d6-4028-8d5a-7853b43a6def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 792 | 2025.05.30 21:26:41.344803 [ 3 ] {7f87cda3-b3d6-4028-8d5a-7853b43a6def} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.05.30 21:26:41.344849 [ 3 ] {7f87cda3-b3d6-4028-8d5a-7853b43a6def} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.05.30 21:26:41.345228 [ 3 ] {7f87cda3-b3d6-4028-8d5a-7853b43a6def} <Debug> TCPHandler: Processed in 0.002827322 sec. | ||
| 795 | 2025.05.30 21:26:41.345442 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.05.30 21:26:41.345581 [ 3 ] {d45778f4-0851-4c93-be41-816ba2aea6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 797 | 2025.05.30 21:26:41.345869 [ 3 ] {d45778f4-0851-4c93-be41-816ba2aea6e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.05.30 21:26:41.345912 [ 3 ] {d45778f4-0851-4c93-be41-816ba2aea6e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.05.30 21:26:41.346207 [ 3 ] {d45778f4-0851-4c93-be41-816ba2aea6e8} <Debug> TCPHandler: Processed in 0.00082318 sec. | ||
| 800 | 2025.05.30 21:26:41.347193 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.05.30 21:26:41.347314 [ 3 ] {23c7648a-e893-4d60-9208-1621657eaa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 802 | 2025.05.30 21:26:41.347364 [ 3 ] {23c7648a-e893-4d60-9208-1621657eaa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.05.30 21:26:41.350406 [ 3 ] {23c7648a-e893-4d60-9208-1621657eaa19} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 804 | 2025.05.30 21:26:41.350454 [ 3 ] {23c7648a-e893-4d60-9208-1621657eaa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 805 | 2025.05.30 21:26:41.353137 [ 3 ] {23c7648a-e893-4d60-9208-1621657eaa19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 806 | 2025.05.30 21:26:41.353599 [ 3 ] {23c7648a-e893-4d60-9208-1621657eaa19} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 807 | 2025.05.30 21:26:41.353775 [ 3 ] {23c7648a-e893-4d60-9208-1621657eaa19} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.006496 sec., 615.7635467980296 rows/sec., 65.09 KiB/sec. | ||
| 808 | 2025.05.30 21:26:41.353821 [ 3 ] {23c7648a-e893-4d60-9208-1621657eaa19} <Debug> TCPHandler: Processed in 0.006691977 sec. | ||
| 809 | 2025.05.30 21:26:41.353935 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2025.05.30 21:26:41.354032 [ 3 ] {de927916-89e0-4851-b221-4decb9f0aaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 811 | 2025.05.30 21:26:41.354072 [ 3 ] {de927916-89e0-4851-b221-4decb9f0aaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 812 | 2025.05.30 21:26:41.363180 [ 3 ] {de927916-89e0-4851-b221-4decb9f0aaa4} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 813 | 2025.05.30 21:26:41.363220 [ 3 ] {de927916-89e0-4851-b221-4decb9f0aaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 814 | 2025.05.30 21:26:41.365733 [ 3 ] {de927916-89e0-4851-b221-4decb9f0aaa4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 815 | 2025.05.30 21:26:41.366280 [ 3 ] {de927916-89e0-4851-b221-4decb9f0aaa4} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 816 | 2025.05.30 21:26:41.366409 [ 3 ] {de927916-89e0-4851-b221-4decb9f0aaa4} <Debug> executeQuery: Read 68 rows, 6.45 KiB in 0.012398 sec., 5484.755605742862 rows/sec., 520.50 KiB/sec. | ||
| 817 | 2025.05.30 21:26:41.366446 [ 3 ] {de927916-89e0-4851-b221-4decb9f0aaa4} <Debug> TCPHandler: Processed in 0.012560444 sec. | ||
| 818 | 2025.05.30 21:26:41.366570 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.05.30 21:26:41.366666 [ 3 ] {5713f6e0-8aae-45bd-bee3-7a0b70a77ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 820 | 2025.05.30 21:26:41.366707 [ 3 ] {5713f6e0-8aae-45bd-bee3-7a0b70a77ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 821 | 2025.05.30 21:26:41.367116 [ 3 ] {5713f6e0-8aae-45bd-bee3-7a0b70a77ea6} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 822 | 2025.05.30 21:26:41.367160 [ 3 ] {5713f6e0-8aae-45bd-bee3-7a0b70a77ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 823 | 2025.05.30 21:26:41.367675 [ 3 ] {5713f6e0-8aae-45bd-bee3-7a0b70a77ea6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 824 | 2025.05.30 21:26:41.368197 [ 3 ] {5713f6e0-8aae-45bd-bee3-7a0b70a77ea6} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 825 | 2025.05.30 21:26:41.368327 [ 3 ] {5713f6e0-8aae-45bd-bee3-7a0b70a77ea6} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00168 sec., 20238.095238095237 rows/sec., 1.49 MiB/sec. | ||
| 826 | 2025.05.30 21:26:41.368372 [ 3 ] {5713f6e0-8aae-45bd-bee3-7a0b70a77ea6} <Debug> TCPHandler: Processed in 0.001851831 sec. | ||
| 827 | 2025.05.30 21:26:41.368482 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.05.30 21:26:41.368574 [ 3 ] {23716aa2-505a-4e4e-a2b1-30e346966a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 829 | 2025.05.30 21:26:41.368613 [ 3 ] {23716aa2-505a-4e4e-a2b1-30e346966a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 830 | 2025.05.30 21:26:41.369021 [ 3 ] {23716aa2-505a-4e4e-a2b1-30e346966a85} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 831 | 2025.05.30 21:26:41.369058 [ 3 ] {23716aa2-505a-4e4e-a2b1-30e346966a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 832 | 2025.05.30 21:26:41.369494 [ 3 ] {23716aa2-505a-4e4e-a2b1-30e346966a85} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 833 | 2025.05.30 21:26:41.369967 [ 3 ] {23716aa2-505a-4e4e-a2b1-30e346966a85} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 834 | 2025.05.30 21:26:41.370092 [ 3 ] {23716aa2-505a-4e4e-a2b1-30e346966a85} <Debug> executeQuery: Read 47 rows, 3.78 KiB in 0.001536 sec., 30598.958333333332 rows/sec., 2.40 MiB/sec. | ||
| 835 | 2025.05.30 21:26:41.370136 [ 3 ] {23716aa2-505a-4e4e-a2b1-30e346966a85} <Debug> TCPHandler: Processed in 0.00170126 sec. | ||
| 836 | 2025.05.30 21:26:41.370244 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.05.30 21:26:41.370335 [ 3 ] {35e31b75-2933-42e9-945b-bb8b2d29d9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 838 | 2025.05.30 21:26:41.370387 [ 3 ] {35e31b75-2933-42e9-945b-bb8b2d29d9f5} <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 | ||
| 839 | 2025.05.30 21:26:41.371424 [ 3 ] {35e31b75-2933-42e9-945b-bb8b2d29d9f5} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2025.05.30 21:26:41.371461 [ 3 ] {35e31b75-2933-42e9-945b-bb8b2d29d9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 841 | 2025.05.30 21:26:41.379063 [ 3 ] {35e31b75-2933-42e9-945b-bb8b2d29d9f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2025.05.30 21:26:41.379503 [ 3 ] {35e31b75-2933-42e9-945b-bb8b2d29d9f5} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2025.05.30 21:26:41.379637 [ 3 ] {35e31b75-2933-42e9-945b-bb8b2d29d9f5} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00932 sec., 3648.068669527897 rows/sec., 6.54 MiB/sec. | ||
| 844 | 2025.05.30 21:26:41.379692 [ 3 ] {35e31b75-2933-42e9-945b-bb8b2d29d9f5} <Debug> TCPHandler: Processed in 0.009494479 sec. | ||
| 845 | 2025.05.30 21:26:41.379808 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.05.30 21:26:41.379900 [ 3 ] {a3655ad6-4879-4eee-87a6-bfabf56e5cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 847 | 2025.05.30 21:26:41.379942 [ 3 ] {a3655ad6-4879-4eee-87a6-bfabf56e5cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 848 | 2025.05.30 21:26:41.382246 [ 3 ] {a3655ad6-4879-4eee-87a6-bfabf56e5cda} <Trace> oximeter.measurements_i64 (1c164a2a-eeea-48e7-a83d-b2f3eb36f17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2025.05.30 21:26:41.382286 [ 3 ] {a3655ad6-4879-4eee-87a6-bfabf56e5cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 850 | 2025.05.30 21:26:41.382849 [ 3 ] {a3655ad6-4879-4eee-87a6-bfabf56e5cda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2025.05.30 21:26:41.383379 [ 3 ] {a3655ad6-4879-4eee-87a6-bfabf56e5cda} <Trace> oximeter.measurements_i64 (1c164a2a-eeea-48e7-a83d-b2f3eb36f17f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2025.05.30 21:26:41.383504 [ 3 ] {a3655ad6-4879-4eee-87a6-bfabf56e5cda} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.003623 sec., 5796.301407673199 rows/sec., 432.89 KiB/sec. | ||
| 853 | 2025.05.30 21:26:41.383538 [ 3 ] {a3655ad6-4879-4eee-87a6-bfabf56e5cda} <Debug> TCPHandler: Processed in 0.003777274 sec. | ||
| 854 | 2025.05.30 21:26:46.283588 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.05.30 21:26:46.283819 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 856 | 2025.05.30 21:26:46.288129 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 857 | 2025.05.30 21:26:46.292049 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 858 | 2025.05.30 21:26:46.292276 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.05.30 21:26:46.296454 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.05.30 21:26:46.298911 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 861 | 2025.05.30 21:26:46.302940 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 862 | 2025.05.30 21:26:46.304894 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 863 | 2025.05.30 21:26:46.304920 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 864 | 2025.05.30 21:26:46.309061 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
| 865 | 2025.05.30 21:26:46.309095 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 866 | 2025.05.30 21:26:46.331478 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.047728 sec., 83.80824673147838 rows/sec., 3.87 KiB/sec. | ||
| 867 | 2025.05.30 21:26:46.331632 [ 3 ] {3d4dd557-d8f9-4ce9-bef9-b10fde522c50} <Debug> TCPHandler: Processed in 0.048181923 sec. | ||
| 868 | 2025.05.30 21:26:46.332004 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.05.30 21:26:46.332183 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.05.30 21:26:46.332477 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 871 | 2025.05.30 21:26:46.332514 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 872 | 2025.05.30 21:26:46.332701 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.05.30 21:26:46.332774 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.05.30 21:26:46.332914 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 875 | 2025.05.30 21:26:46.332951 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 876 | 2025.05.30 21:26:46.332972 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 877 | 2025.05.30 21:26:46.332987 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 878 | 2025.05.30 21:26:46.333025 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))" | ||
| 879 | 2025.05.30 21:26:46.333044 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 880 | 2025.05.30 21:26:46.333582 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001477 sec., 2708.1922816519973 rows/sec., 124.96 KiB/sec. | ||
| 881 | 2025.05.30 21:26:46.333674 [ 3 ] {8d3c7b99-4df8-4cb8-ba0f-bfa14ec68857} <Debug> TCPHandler: Processed in 0.00179342 sec. | ||
| 882 | 2025.05.30 21:26:46.333916 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.05.30 21:26:46.334056 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 884 | 2025.05.30 21:26:46.334259 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 885 | 2025.05.30 21:26:46.334289 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 886 | 2025.05.30 21:26:46.334435 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2025.05.30 21:26:46.334491 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2025.05.30 21:26:46.334600 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 889 | 2025.05.30 21:26:46.334631 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 890 | 2025.05.30 21:26:46.334651 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 891 | 2025.05.30 21:26:46.334666 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 892 | 2025.05.30 21:26:46.334699 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 893 | 2025.05.30 21:26:46.334726 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 894 | 2025.05.30 21:26:46.335225 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001228 sec., 3257.328990228013 rows/sec., 150.30 KiB/sec. | ||
| 895 | 2025.05.30 21:26:46.335313 [ 3 ] {80be8aad-d990-4cd0-a282-8293546e0b2d} <Debug> TCPHandler: Processed in 0.001454447 sec. | ||
| 896 | 2025.05.30 21:26:46.335536 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.05.30 21:26:46.335662 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 898 | 2025.05.30 21:26:46.335864 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 899 | 2025.05.30 21:26:46.335894 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 900 | 2025.05.30 21:26:46.336047 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2025.05.30 21:26:46.336102 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2025.05.30 21:26:46.336214 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 903 | 2025.05.30 21:26:46.336246 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 904 | 2025.05.30 21:26:46.336264 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 905 | 2025.05.30 21:26:46.336279 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 906 | 2025.05.30 21:26:46.336312 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 907 | 2025.05.30 21:26:46.336329 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 908 | 2025.05.30 21:26:46.336785 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001171 sec., 3415.8838599487617 rows/sec., 157.62 KiB/sec. | ||
| 909 | 2025.05.30 21:26:46.336869 [ 3 ] {f45a307b-53c2-4541-9fee-13fbe3a51370} <Debug> TCPHandler: Processed in 0.001390536 sec. | ||
| 910 | 2025.05.30 21:26:46.337237 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.05.30 21:26:46.337344 [ 3 ] {69dc4694-1cd3-4d42-ab32-21ea0efed50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 912 | 2025.05.30 21:26:46.337388 [ 3 ] {69dc4694-1cd3-4d42-ab32-21ea0efed50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2025.05.30 21:26:46.337897 [ 3 ] {69dc4694-1cd3-4d42-ab32-21ea0efed50f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.05.30 21:26:46.337943 [ 3 ] {69dc4694-1cd3-4d42-ab32-21ea0efed50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 915 | 2025.05.30 21:26:46.338613 [ 3 ] {69dc4694-1cd3-4d42-ab32-21ea0efed50f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 916 | 2025.05.30 21:26:46.339042 [ 3 ] {69dc4694-1cd3-4d42-ab32-21ea0efed50f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.05.30 21:26:46.339212 [ 3 ] {69dc4694-1cd3-4d42-ab32-21ea0efed50f} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001901 sec., 2104.155707522357 rows/sec., 267.64 KiB/sec. | ||
| 918 | 2025.05.30 21:26:46.339254 [ 3 ] {69dc4694-1cd3-4d42-ab32-21ea0efed50f} <Debug> TCPHandler: Processed in 0.002066613 sec. | ||
| 919 | 2025.05.30 21:26:46.339362 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.05.30 21:26:46.339462 [ 3 ] {a2d57260-cba5-45ff-875f-0534d293a324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 921 | 2025.05.30 21:26:46.339502 [ 3 ] {a2d57260-cba5-45ff-875f-0534d293a324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 922 | 2025.05.30 21:26:46.339922 [ 3 ] {a2d57260-cba5-45ff-875f-0534d293a324} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.05.30 21:26:46.339960 [ 3 ] {a2d57260-cba5-45ff-875f-0534d293a324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 924 | 2025.05.30 21:26:46.340498 [ 3 ] {a2d57260-cba5-45ff-875f-0534d293a324} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 925 | 2025.05.30 21:26:46.341002 [ 3 ] {a2d57260-cba5-45ff-875f-0534d293a324} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.05.30 21:26:46.341139 [ 3 ] {a2d57260-cba5-45ff-875f-0534d293a324} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001701 sec., 2351.5579071134625 rows/sec., 198.07 KiB/sec. | ||
| 927 | 2025.05.30 21:26:46.341177 [ 3 ] {a2d57260-cba5-45ff-875f-0534d293a324} <Debug> TCPHandler: Processed in 0.001864721 sec. | ||
| 928 | 2025.05.30 21:26:46.341287 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.05.30 21:26:46.341384 [ 3 ] {aaec1a77-7e61-4b29-8301-f11ab2342dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 930 | 2025.05.30 21:26:46.341423 [ 3 ] {aaec1a77-7e61-4b29-8301-f11ab2342dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 931 | 2025.05.30 21:26:46.341985 [ 3 ] {aaec1a77-7e61-4b29-8301-f11ab2342dcd} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.05.30 21:26:46.342023 [ 3 ] {aaec1a77-7e61-4b29-8301-f11ab2342dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 933 | 2025.05.30 21:26:46.342483 [ 3 ] {aaec1a77-7e61-4b29-8301-f11ab2342dcd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 934 | 2025.05.30 21:26:46.342980 [ 3 ] {aaec1a77-7e61-4b29-8301-f11ab2342dcd} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.05.30 21:26:46.343114 [ 3 ] {aaec1a77-7e61-4b29-8301-f11ab2342dcd} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001751 sec., 4568.817818389492 rows/sec., 366.98 KiB/sec. | ||
| 936 | 2025.05.30 21:26:46.343151 [ 3 ] {aaec1a77-7e61-4b29-8301-f11ab2342dcd} <Debug> TCPHandler: Processed in 0.001912802 sec. | ||
| 937 | 2025.05.30 21:26:46.343259 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.05.30 21:26:46.343348 [ 3 ] {aa3578e0-cbfa-4acd-b6a8-52988a735556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 939 | 2025.05.30 21:26:46.343389 [ 3 ] {aa3578e0-cbfa-4acd-b6a8-52988a735556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 940 | 2025.05.30 21:26:46.343712 [ 3 ] {aa3578e0-cbfa-4acd-b6a8-52988a735556} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.05.30 21:26:46.343745 [ 3 ] {aa3578e0-cbfa-4acd-b6a8-52988a735556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 942 | 2025.05.30 21:26:46.344302 [ 3 ] {aa3578e0-cbfa-4acd-b6a8-52988a735556} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2025.05.30 21:26:46.344752 [ 3 ] {aa3578e0-cbfa-4acd-b6a8-52988a735556} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.05.30 21:26:46.344884 [ 3 ] {aa3578e0-cbfa-4acd-b6a8-52988a735556} <Debug> executeQuery: Read 4 rows, 312.00 B in 0.001543 sec., 2592.3525599481527 rows/sec., 197.46 KiB/sec. | ||
| 945 | 2025.05.30 21:26:46.344920 [ 3 ] {aa3578e0-cbfa-4acd-b6a8-52988a735556} <Debug> TCPHandler: Processed in 0.00170158 sec. | ||
| 946 | 2025.05.30 21:26:46.345028 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.05.30 21:26:46.345122 [ 3 ] {69fea877-661c-48e0-b2e3-a171bc92d80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 948 | 2025.05.30 21:26:46.345163 [ 3 ] {69fea877-661c-48e0-b2e3-a171bc92d80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 949 | 2025.05.30 21:26:46.345483 [ 3 ] {69fea877-661c-48e0-b2e3-a171bc92d80f} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.05.30 21:26:46.345519 [ 3 ] {69fea877-661c-48e0-b2e3-a171bc92d80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 951 | 2025.05.30 21:26:46.345994 [ 3 ] {69fea877-661c-48e0-b2e3-a171bc92d80f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2025.05.30 21:26:46.346483 [ 3 ] {69fea877-661c-48e0-b2e3-a171bc92d80f} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.05.30 21:26:46.346612 [ 3 ] {69fea877-661c-48e0-b2e3-a171bc92d80f} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001509 sec., 2650.7620941020546 rows/sec., 166.97 KiB/sec. | ||
| 954 | 2025.05.30 21:26:46.346648 [ 3 ] {69fea877-661c-48e0-b2e3-a171bc92d80f} <Debug> TCPHandler: Processed in 0.001668589 sec. | ||
| 955 | 2025.05.30 21:26:47.493608 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2318 | ||
| 956 | 2025.05.30 21:26:47.494104 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.05.30 21:26:47.494150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 958 | 2025.05.30 21:26:47.494803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 959 | 2025.05.30 21:26:47.495382 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.05.30 21:26:47.495551 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 961 | 2025.05.30 21:26:47.605027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 962 | 2025.05.30 21:26:47.622227 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.05.30 21:26:47.622275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 964 | 2025.05.30 21:26:47.628320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 965 | 2025.05.30 21:26:47.629475 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.05.30 21:26:47.632490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 967 | 2025.05.30 21:26:49.977402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 126 | ||
| 968 | 2025.05.30 21:26:49.980301 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2025.05.30 21:26:49.980347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 970 | 2025.05.30 21:26:49.981637 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 971 | 2025.05.30 21:26:49.982150 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2025.05.30 21:26:49.982384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 973 | 2025.05.30 21:26:51.286704 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.05.30 21:26:51.286880 [ 3 ] {5b915d53-1991-4411-a6c2-da52d287efd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 975 | 2025.05.30 21:26:51.286943 [ 3 ] {5b915d53-1991-4411-a6c2-da52d287efd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 976 | 2025.05.30 21:26:51.287599 [ 3 ] {5b915d53-1991-4411-a6c2-da52d287efd5} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.05.30 21:26:51.287642 [ 3 ] {5b915d53-1991-4411-a6c2-da52d287efd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 978 | 2025.05.30 21:26:51.288181 [ 3 ] {5b915d53-1991-4411-a6c2-da52d287efd5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 979 | 2025.05.30 21:26:51.288695 [ 3 ] {5b915d53-1991-4411-a6c2-da52d287efd5} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.05.30 21:26:51.288845 [ 3 ] {5b915d53-1991-4411-a6c2-da52d287efd5} <Debug> executeQuery: Read 72 rows, 6.79 KiB in 0.002013 sec., 35767.511177347245 rows/sec., 3.29 MiB/sec. | ||
| 981 | 2025.05.30 21:26:51.288885 [ 3 ] {5b915d53-1991-4411-a6c2-da52d287efd5} <Debug> TCPHandler: Processed in 0.002305807 sec. | ||
| 982 | 2025.05.30 21:26:51.289010 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2025.05.30 21:26:51.289104 [ 3 ] {a44e5139-fdbb-4d9b-82e2-2a03041accbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 984 | 2025.05.30 21:26:51.289146 [ 3 ] {a44e5139-fdbb-4d9b-82e2-2a03041accbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 985 | 2025.05.30 21:26:51.289568 [ 3 ] {a44e5139-fdbb-4d9b-82e2-2a03041accbf} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2025.05.30 21:26:51.289605 [ 3 ] {a44e5139-fdbb-4d9b-82e2-2a03041accbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 987 | 2025.05.30 21:26:51.290056 [ 3 ] {a44e5139-fdbb-4d9b-82e2-2a03041accbf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 988 | 2025.05.30 21:26:51.290587 [ 3 ] {a44e5139-fdbb-4d9b-82e2-2a03041accbf} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2025.05.30 21:26:51.290715 [ 3 ] {a44e5139-fdbb-4d9b-82e2-2a03041accbf} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00163 sec., 20858.895705521474 rows/sec., 1.53 MiB/sec. | ||
| 990 | 2025.05.30 21:26:51.290752 [ 3 ] {a44e5139-fdbb-4d9b-82e2-2a03041accbf} <Debug> TCPHandler: Processed in 0.00179212 sec. | ||
| 991 | 2025.05.30 21:26:51.290861 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2025.05.30 21:26:51.290952 [ 3 ] {ba8ae9e9-6bb4-4f53-a816-d0df3513062e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 993 | 2025.05.30 21:26:51.290991 [ 3 ] {ba8ae9e9-6bb4-4f53-a816-d0df3513062e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 994 | 2025.05.30 21:26:51.291406 [ 3 ] {ba8ae9e9-6bb4-4f53-a816-d0df3513062e} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2025.05.30 21:26:51.291442 [ 3 ] {ba8ae9e9-6bb4-4f53-a816-d0df3513062e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 996 | 2025.05.30 21:26:51.291881 [ 3 ] {ba8ae9e9-6bb4-4f53-a816-d0df3513062e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 997 | 2025.05.30 21:26:51.292372 [ 3 ] {ba8ae9e9-6bb4-4f53-a816-d0df3513062e} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2025.05.30 21:26:51.292503 [ 3 ] {ba8ae9e9-6bb4-4f53-a816-d0df3513062e} <Debug> executeQuery: Read 42 rows, 3.37 KiB in 0.00157 sec., 26751.5923566879 rows/sec., 2.09 MiB/sec. | ||
| 999 | 2025.05.30 21:26:51.292540 [ 3 ] {ba8ae9e9-6bb4-4f53-a816-d0df3513062e} <Debug> TCPHandler: Processed in 0.00172762 sec. | ||
| 1000 | 2025.05.30 21:26:51.292648 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2025.05.30 21:26:51.292740 [ 3 ] {dcbd05a4-43f9-4753-b086-6618bc53383c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1002 | 2025.05.30 21:26:51.292783 [ 3 ] {dcbd05a4-43f9-4753-b086-6618bc53383c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1003 | 2025.05.30 21:26:51.293136 [ 3 ] {dcbd05a4-43f9-4753-b086-6618bc53383c} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2025.05.30 21:26:51.293171 [ 3 ] {dcbd05a4-43f9-4753-b086-6618bc53383c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1005 | 2025.05.30 21:26:51.293628 [ 3 ] {dcbd05a4-43f9-4753-b086-6618bc53383c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1006 | 2025.05.30 21:26:51.294098 [ 3 ] {dcbd05a4-43f9-4753-b086-6618bc53383c} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2025.05.30 21:26:51.294229 [ 3 ] {dcbd05a4-43f9-4753-b086-6618bc53383c} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001507 sec., 6635.700066357001 rows/sec., 505.45 KiB/sec. | ||
| 1008 | 2025.05.30 21:26:51.294266 [ 3 ] {dcbd05a4-43f9-4753-b086-6618bc53383c} <Debug> TCPHandler: Processed in 0.00166697 sec. | ||
| 1009 | 2025.05.30 21:26:51.294375 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2025.05.30 21:26:51.294465 [ 3 ] {008dc161-32db-4452-aab2-cc06c5506900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1011 | 2025.05.30 21:26:51.294519 [ 3 ] {008dc161-32db-4452-aab2-cc06c5506900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1012 | 2025.05.30 21:26:51.295367 [ 3 ] {008dc161-32db-4452-aab2-cc06c5506900} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2025.05.30 21:26:51.295405 [ 3 ] {008dc161-32db-4452-aab2-cc06c5506900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1014 | 2025.05.30 21:26:51.296094 [ 3 ] {008dc161-32db-4452-aab2-cc06c5506900} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1015 | 2025.05.30 21:26:51.296598 [ 3 ] {008dc161-32db-4452-aab2-cc06c5506900} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2025.05.30 21:26:51.296738 [ 3 ] {008dc161-32db-4452-aab2-cc06c5506900} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00229 sec., 14847.161572052402 rows/sec., 26.61 MiB/sec. | ||
| 1017 | 2025.05.30 21:26:51.296788 [ 3 ] {008dc161-32db-4452-aab2-cc06c5506900} <Debug> TCPHandler: Processed in 0.002462049 sec. | ||
| 1018 | 2025.05.30 21:26:51.296889 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2025.05.30 21:26:51.296982 [ 3 ] {a2e7d1a8-251b-4d21-bd52-34966fc5e211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1020 | 2025.05.30 21:26:51.297023 [ 3 ] {a2e7d1a8-251b-4d21-bd52-34966fc5e211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1021 | 2025.05.30 21:26:51.297343 [ 3 ] {a2e7d1a8-251b-4d21-bd52-34966fc5e211} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2025.05.30 21:26:51.297379 [ 3 ] {a2e7d1a8-251b-4d21-bd52-34966fc5e211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1023 | 2025.05.30 21:26:51.297830 [ 3 ] {a2e7d1a8-251b-4d21-bd52-34966fc5e211} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1024 | 2025.05.30 21:26:51.298248 [ 3 ] {a2e7d1a8-251b-4d21-bd52-34966fc5e211} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2025.05.30 21:26:51.298379 [ 3 ] {a2e7d1a8-251b-4d21-bd52-34966fc5e211} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001416 sec., 7062.146892655367 rows/sec., 444.83 KiB/sec. | ||
| 1026 | 2025.05.30 21:26:51.298413 [ 3 ] {a2e7d1a8-251b-4d21-bd52-34966fc5e211} <Debug> TCPHandler: Processed in 0.001572138 sec. | ||
| 1027 | 2025.05.30 21:26:54.935508 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1028 | 2025.05.30 21:26:54.935572 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1029 | 2025.05.30 21:26:54.995682 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2745 | ||
| 1030 | 2025.05.30 21:26:54.996165 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.05.30 21:26:54.996202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1032 | 2025.05.30 21:26:54.996733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1033 | 2025.05.30 21:26:54.996974 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.05.30 21:26:54.997106 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2745 | ||
| 1035 | 2025.05.30 21:26:54.997108 [ 86 ] {} <Debug> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1036 | 2025.05.30 21:26:54.997179 [ 86 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.05.30 21:26:54.997203 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1038 | 2025.05.30 21:26:54.999511 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 1039 | 2025.05.30 21:26:55.001697 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1040 | 2025.05.30 21:26:55.001797 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1041 | 2025.05.30 21:26:55.001907 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 1042 | 2025.05.30 21:26:55.001994 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 1043 | 2025.05.30 21:26:55.002048 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 1044 | 2025.05.30 21:26:55.002111 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 1045 | 2025.05.30 21:26:55.002152 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 1046 | 2025.05.30 21:26:55.028419 [ 204 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 4 columns (4 merged, 0 gathered) in 0.031098047 sec., 88269.20867410098 rows/sec., 1.26 MiB/sec. | ||
| 1047 | 2025.05.30 21:26:55.029322 [ 203 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1048 | 2025.05.30 21:26:55.029622 [ 203 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_6_1} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.05.30 21:26:55.029685 [ 203 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_6_1} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1050 | 2025.05.30 21:26:55.029788 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1051 | 2025.05.30 21:26:55.132599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1052 | 2025.05.30 21:26:55.149721 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2025.05.30 21:26:55.149784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1054 | 2025.05.30 21:26:55.155699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1055 | 2025.05.30 21:26:55.156411 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2025.05.30 21:26:55.156713 [ 86 ] {} <Debug> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1057 | 2025.05.30 21:26:55.156769 [ 86 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2025.05.30 21:26:55.156787 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1059 | 2025.05.30 21:26:55.156880 [ 203 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 1060 | 2025.05.30 21:26:55.160211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1061 | 2025.05.30 21:26:55.161053 [ 203 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1062 | 2025.05.30 21:26:55.162470 [ 203 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 1063 | 2025.05.30 21:26:55.167081 [ 203 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 1064 | 2025.05.30 21:26:55.171428 [ 203 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 1065 | 2025.05.30 21:26:55.175502 [ 203 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 1066 | 2025.05.30 21:26:55.182835 [ 203 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 1067 | 2025.05.30 21:26:55.187176 [ 203 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 1068 | 2025.05.30 21:26:55.246495 [ 204 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08965524 sec., 513.0765362961496 rows/sec., 2.65 MiB/sec. | ||
| 1069 | 2025.05.30 21:26:55.248882 [ 193 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1070 | 2025.05.30 21:26:55.250997 [ 193 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_6_1} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2025.05.30 21:26:55.251100 [ 193 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_6_1} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1072 | 2025.05.30 21:26:55.252961 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1073 | 2025.05.30 21:26:56.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.74 MiB, peak 175.27 MiB, free memory in arenas 0.00 B, will set to 175.22 MiB (RSS), difference: 9.48 MiB | ||
| 1074 | 2025.05.30 21:26:56.285399 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2025.05.30 21:26:56.285599 [ 3 ] {bef238cc-6bd4-4f29-b794-9aff15de8875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1076 | 2025.05.30 21:26:56.285673 [ 3 ] {bef238cc-6bd4-4f29-b794-9aff15de8875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1077 | 2025.05.30 21:26:56.286363 [ 3 ] {bef238cc-6bd4-4f29-b794-9aff15de8875} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2025.05.30 21:26:56.286414 [ 3 ] {bef238cc-6bd4-4f29-b794-9aff15de8875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1079 | 2025.05.30 21:26:56.286798 [ 3 ] {bef238cc-6bd4-4f29-b794-9aff15de8875} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1080 | 2025.05.30 21:26:56.287027 [ 3 ] {bef238cc-6bd4-4f29-b794-9aff15de8875} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2025.05.30 21:26:56.287181 [ 3 ] {bef238cc-6bd4-4f29-b794-9aff15de8875} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001637 sec., 2443.494196701283 rows/sec., 205.81 KiB/sec. | ||
| 1082 | 2025.05.30 21:26:56.287222 [ 3 ] {bef238cc-6bd4-4f29-b794-9aff15de8875} <Debug> TCPHandler: Processed in 0.001964903 sec. | ||
| 1083 | 2025.05.30 21:26:56.287343 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.05.30 21:26:56.287436 [ 3 ] {52e54211-36bb-4e59-88c5-463dc74ae531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1085 | 2025.05.30 21:26:56.287477 [ 3 ] {52e54211-36bb-4e59-88c5-463dc74ae531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1086 | 2025.05.30 21:26:56.287872 [ 3 ] {52e54211-36bb-4e59-88c5-463dc74ae531} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2025.05.30 21:26:56.287909 [ 3 ] {52e54211-36bb-4e59-88c5-463dc74ae531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1088 | 2025.05.30 21:26:56.288207 [ 3 ] {52e54211-36bb-4e59-88c5-463dc74ae531} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1089 | 2025.05.30 21:26:56.288439 [ 3 ] {52e54211-36bb-4e59-88c5-463dc74ae531} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2025.05.30 21:26:56.288565 [ 3 ] {52e54211-36bb-4e59-88c5-463dc74ae531} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001148 sec., 6968.641114982579 rows/sec., 559.74 KiB/sec. | ||
| 1091 | 2025.05.30 21:26:56.288602 [ 3 ] {52e54211-36bb-4e59-88c5-463dc74ae531} <Debug> TCPHandler: Processed in 0.001308755 sec. | ||
| 1092 | 2025.05.30 21:26:56.288703 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2025.05.30 21:26:56.288795 [ 3 ] {0ed2eec4-bed3-4f53-8be8-ea986cc2f77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1094 | 2025.05.30 21:26:56.288839 [ 3 ] {0ed2eec4-bed3-4f53-8be8-ea986cc2f77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1095 | 2025.05.30 21:26:56.289196 [ 3 ] {0ed2eec4-bed3-4f53-8be8-ea986cc2f77a} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2025.05.30 21:26:56.289232 [ 3 ] {0ed2eec4-bed3-4f53-8be8-ea986cc2f77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1097 | 2025.05.30 21:26:56.289548 [ 3 ] {0ed2eec4-bed3-4f53-8be8-ea986cc2f77a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1098 | 2025.05.30 21:26:56.289754 [ 3 ] {0ed2eec4-bed3-4f53-8be8-ea986cc2f77a} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2025.05.30 21:26:56.289879 [ 3 ] {0ed2eec4-bed3-4f53-8be8-ea986cc2f77a} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001103 sec., 9066.183136899364 rows/sec., 690.59 KiB/sec. | ||
| 1100 | 2025.05.30 21:26:56.289914 [ 3 ] {0ed2eec4-bed3-4f53-8be8-ea986cc2f77a} <Debug> TCPHandler: Processed in 0.001259874 sec. | ||
| 1101 | 2025.05.30 21:26:56.290014 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2025.05.30 21:26:56.290105 [ 3 ] {d02768cc-c7d5-42dd-babb-eee08b3e024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1103 | 2025.05.30 21:26:56.290147 [ 3 ] {d02768cc-c7d5-42dd-babb-eee08b3e024a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1104 | 2025.05.30 21:26:56.290461 [ 3 ] {d02768cc-c7d5-42dd-babb-eee08b3e024a} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2025.05.30 21:26:56.290497 [ 3 ] {d02768cc-c7d5-42dd-babb-eee08b3e024a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1106 | 2025.05.30 21:26:56.290788 [ 3 ] {d02768cc-c7d5-42dd-babb-eee08b3e024a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1107 | 2025.05.30 21:26:56.290988 [ 3 ] {d02768cc-c7d5-42dd-babb-eee08b3e024a} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2025.05.30 21:26:56.291112 [ 3 ] {d02768cc-c7d5-42dd-babb-eee08b3e024a} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001025 sec., 9756.09756097561 rows/sec., 614.52 KiB/sec. | ||
| 1109 | 2025.05.30 21:26:56.291145 [ 3 ] {d02768cc-c7d5-42dd-babb-eee08b3e024a} <Debug> TCPHandler: Processed in 0.001179864 sec. | ||
| 1110 | 2025.05.30 21:26:59.982547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 146 | ||
| 1111 | 2025.05.30 21:26:59.984392 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.05.30 21:26:59.984437 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1113 | 2025.05.30 21:26:59.985535 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2025.05.30 21:26:59.985802 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.05.30 21:26:59.986082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
| 1116 | 2025.05.30 21:27:01.286337 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2025.05.30 21:27:01.286564 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1118 | 2025.05.30 21:27:01.286875 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1119 | 2025.05.30 21:27:01.286907 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1120 | 2025.05.30 21:27:01.287097 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2025.05.30 21:27:01.287166 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2025.05.30 21:27:01.287308 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1123 | 2025.05.30 21:27:01.287526 [ 288 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1124 | 2025.05.30 21:27:01.287526 [ 287 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1125 | 2025.05.30 21:27:01.287654 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1126 | 2025.05.30 21:27:01.287684 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1127 | 2025.05.30 21:27:01.291896 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1128 | 2025.05.30 21:27:01.291926 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1129 | 2025.05.30 21:27:01.291991 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1130 | 2025.05.30 21:27:01.292034 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1131 | 2025.05.30 21:27:01.293047 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.006562 sec., 1219.14050594331 rows/sec., 53.28 KiB/sec. | ||
| 1132 | 2025.05.30 21:27:01.293162 [ 3 ] {4efb673d-9551-4d49-a1c5-b8ca5bd43c2d} <Debug> TCPHandler: Processed in 0.00696305 sec. | ||
| 1133 | 2025.05.30 21:27:01.293461 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.05.30 21:27:01.293582 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 1135 | 2025.05.30 21:27:01.293776 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1136 | 2025.05.30 21:27:01.293805 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', '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 | ||
| 1137 | 2025.05.30 21:27:01.293952 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2025.05.30 21:27:01.294005 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2025.05.30 21:27:01.294111 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1140 | 2025.05.30 21:27:01.294176 [ 287 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1141 | 2025.05.30 21:27:01.294180 [ 289 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1142 | 2025.05.30 21:27:01.294293 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1143 | 2025.05.30 21:27:01.294317 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1144 | 2025.05.30 21:27:01.294377 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1145 | 2025.05.30 21:27:01.294395 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1146 | 2025.05.30 21:27:01.294424 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
| 1147 | 2025.05.30 21:27:01.294454 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
| 1148 | 2025.05.30 21:27:01.295109 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001571 sec., 5092.297899427117 rows/sec., 222.54 KiB/sec. | ||
| 1149 | 2025.05.30 21:27:01.295197 [ 3 ] {9ecb5666-32b7-4250-9a95-186e19b99b73} <Debug> TCPHandler: Processed in 0.00178559 sec. | ||
| 1150 | 2025.05.30 21:27:01.295409 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2025.05.30 21:27:01.295529 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) 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', '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) | ||
| 1152 | 2025.05.30 21:27:01.295718 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1153 | 2025.05.30 21:27:01.295747 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <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', '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 | ||
| 1154 | 2025.05.30 21:27:01.295894 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1155 | 2025.05.30 21:27:01.295945 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1156 | 2025.05.30 21:27:01.296044 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1157 | 2025.05.30 21:27:01.296097 [ 288 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1158 | 2025.05.30 21:27:01.296104 [ 289 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1159 | 2025.05.30 21:27:01.296188 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1160 | 2025.05.30 21:27:01.296213 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1161 | 2025.05.30 21:27:01.296264 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1162 | 2025.05.30 21:27:01.296282 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1163 | 2025.05.30 21:27:01.296310 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <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', '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'))" | ||
| 1164 | 2025.05.30 21:27:01.296338 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <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', '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'))" | ||
| 1165 | 2025.05.30 21:27:01.296910 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001423 sec., 5621.9255094869995 rows/sec., 245.68 KiB/sec. | ||
| 1166 | 2025.05.30 21:27:01.296997 [ 3 ] {b1e13004-357f-48b7-81bd-d80eb84e4232} <Debug> TCPHandler: Processed in 0.001636129 sec. | ||
| 1167 | 2025.05.30 21:27:01.297194 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2025.05.30 21:27:01.297313 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
| 1169 | 2025.05.30 21:27:01.297501 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1170 | 2025.05.30 21:27:01.297530 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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 | ||
| 1171 | 2025.05.30 21:27:01.297678 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2025.05.30 21:27:01.297729 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2025.05.30 21:27:01.297827 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1174 | 2025.05.30 21:27:01.297885 [ 287 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1175 | 2025.05.30 21:27:01.297887 [ 288 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1176 | 2025.05.30 21:27:01.297974 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1177 | 2025.05.30 21:27:01.297995 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1178 | 2025.05.30 21:27:01.298048 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1179 | 2025.05.30 21:27:01.298065 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1180 | 2025.05.30 21:27:01.298095 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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'))" | ||
| 1181 | 2025.05.30 21:27:01.298130 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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'))" | ||
| 1182 | 2025.05.30 21:27:01.298683 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001414 sec., 5657.708628005658 rows/sec., 247.25 KiB/sec. | ||
| 1183 | 2025.05.30 21:27:01.298770 [ 3 ] {04ea7c8a-83c1-4e4f-a42f-dcd3c157c962} <Debug> TCPHandler: Processed in 0.001624718 sec. | ||
| 1184 | 2025.05.30 21:27:01.298976 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2025.05.30 21:27:01.299095 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1186 | 2025.05.30 21:27:01.299285 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1187 | 2025.05.30 21:27:01.299315 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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 | ||
| 1188 | 2025.05.30 21:27:01.299467 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1189 | 2025.05.30 21:27:01.299520 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1190 | 2025.05.30 21:27:01.299617 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1191 | 2025.05.30 21:27:01.299667 [ 288 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1192 | 2025.05.30 21:27:01.299676 [ 287 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1193 | 2025.05.30 21:27:01.299754 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1194 | 2025.05.30 21:27:01.299779 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1195 | 2025.05.30 21:27:01.299833 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1196 | 2025.05.30 21:27:01.299850 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1197 | 2025.05.30 21:27:01.299882 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1198 | 2025.05.30 21:27:01.299912 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1199 | 2025.05.30 21:27:01.300435 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001382 sec., 5788.712011577424 rows/sec., 252.97 KiB/sec. | ||
| 1200 | 2025.05.30 21:27:01.300518 [ 3 ] {5467bf60-1c83-4c89-adc0-90a72a0eb9db} <Debug> TCPHandler: Processed in 0.001590918 sec. | ||
| 1201 | 2025.05.30 21:27:01.300713 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2025.05.30 21:27:01.300831 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1203 | 2025.05.30 21:27:01.301021 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1204 | 2025.05.30 21:27:01.301050 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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 | ||
| 1205 | 2025.05.30 21:27:01.301203 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1206 | 2025.05.30 21:27:01.301255 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1207 | 2025.05.30 21:27:01.301353 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1208 | 2025.05.30 21:27:01.301403 [ 288 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1209 | 2025.05.30 21:27:01.301414 [ 289 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1210 | 2025.05.30 21:27:01.301494 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1211 | 2025.05.30 21:27:01.301519 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1212 | 2025.05.30 21:27:01.301572 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1213 | 2025.05.30 21:27:01.301590 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1214 | 2025.05.30 21:27:01.301618 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1215 | 2025.05.30 21:27:01.301646 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1216 | 2025.05.30 21:27:01.302166 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001377 sec., 5809.731299927378 rows/sec., 253.89 KiB/sec. | ||
| 1217 | 2025.05.30 21:27:01.302262 [ 3 ] {12f55e64-8a50-477e-a5a6-ef1d651a581f} <Debug> TCPHandler: Processed in 0.001598478 sec. | ||
| 1218 | 2025.05.30 21:27:01.302468 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2025.05.30 21:27:01.302588 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1220 | 2025.05.30 21:27:01.302781 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1221 | 2025.05.30 21:27:01.302811 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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 | ||
| 1222 | 2025.05.30 21:27:01.302968 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1223 | 2025.05.30 21:27:01.303020 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2025.05.30 21:27:01.303121 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1225 | 2025.05.30 21:27:01.303170 [ 288 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1226 | 2025.05.30 21:27:01.303181 [ 287 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1227 | 2025.05.30 21:27:01.303257 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1228 | 2025.05.30 21:27:01.303281 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1229 | 2025.05.30 21:27:01.303334 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1230 | 2025.05.30 21:27:01.303352 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1231 | 2025.05.30 21:27:01.303381 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1232 | 2025.05.30 21:27:01.303410 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1233 | 2025.05.30 21:27:01.303933 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001389 sec., 5759.539236861051 rows/sec., 251.70 KiB/sec. | ||
| 1234 | 2025.05.30 21:27:01.304027 [ 3 ] {aa6c7701-e0ad-427b-8e48-b95a757fabd1} <Debug> TCPHandler: Processed in 0.001608039 sec. | ||
| 1235 | 2025.05.30 21:27:01.304220 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2025.05.30 21:27:01.304340 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1237 | 2025.05.30 21:27:01.304534 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1238 | 2025.05.30 21:27:01.304564 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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 | ||
| 1239 | 2025.05.30 21:27:01.304721 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1240 | 2025.05.30 21:27:01.304774 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1241 | 2025.05.30 21:27:01.304872 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1242 | 2025.05.30 21:27:01.304919 [ 288 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1243 | 2025.05.30 21:27:01.304933 [ 289 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1244 | 2025.05.30 21:27:01.305007 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1245 | 2025.05.30 21:27:01.305032 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1246 | 2025.05.30 21:27:01.305085 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1247 | 2025.05.30 21:27:01.305102 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1248 | 2025.05.30 21:27:01.305136 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1249 | 2025.05.30 21:27:01.305165 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1250 | 2025.05.30 21:27:01.305678 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001383 sec., 5784.526391901663 rows/sec., 252.79 KiB/sec. | ||
| 1251 | 2025.05.30 21:27:01.305772 [ 3 ] {07789402-3a2f-43f9-a7da-81937d3ef5fd} <Debug> TCPHandler: Processed in 0.001600729 sec. | ||
| 1252 | 2025.05.30 21:27:01.305963 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.05.30 21:27:01.306085 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1254 | 2025.05.30 21:27:01.306283 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1255 | 2025.05.30 21:27:01.306314 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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 | ||
| 1256 | 2025.05.30 21:27:01.306482 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1257 | 2025.05.30 21:27:01.306534 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1258 | 2025.05.30 21:27:01.306630 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1259 | 2025.05.30 21:27:01.306690 [ 289 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1260 | 2025.05.30 21:27:01.306691 [ 288 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1261 | 2025.05.30 21:27:01.306770 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1262 | 2025.05.30 21:27:01.306790 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1263 | 2025.05.30 21:27:01.306847 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1264 | 2025.05.30 21:27:01.306864 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1265 | 2025.05.30 21:27:01.306894 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1266 | 2025.05.30 21:27:01.306926 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1267 | 2025.05.30 21:27:01.307457 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001417 sec., 5645.730416372618 rows/sec., 246.73 KiB/sec. | ||
| 1268 | 2025.05.30 21:27:01.307541 [ 3 ] {2fdfb8b2-248f-4639-b221-2c3da33e6b2e} <Debug> TCPHandler: Processed in 0.001627279 sec. | ||
| 1269 | 2025.05.30 21:27:01.307742 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.05.30 21:27:01.307865 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1271 | 2025.05.30 21:27:01.308068 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1272 | 2025.05.30 21:27:01.308101 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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 | ||
| 1273 | 2025.05.30 21:27:01.308265 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1274 | 2025.05.30 21:27:01.308316 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1275 | 2025.05.30 21:27:01.308415 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1276 | 2025.05.30 21:27:01.308475 [ 287 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1277 | 2025.05.30 21:27:01.308475 [ 288 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1278 | 2025.05.30 21:27:01.308564 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1279 | 2025.05.30 21:27:01.308585 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1280 | 2025.05.30 21:27:01.308638 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1281 | 2025.05.30 21:27:01.308655 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1282 | 2025.05.30 21:27:01.308685 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1283 | 2025.05.30 21:27:01.308719 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1284 | 2025.05.30 21:27:01.309233 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001415 sec., 5653.7102473498235 rows/sec., 247.07 KiB/sec. | ||
| 1285 | 2025.05.30 21:27:01.309316 [ 3 ] {cbb0a98f-620b-4de9-aa85-fc471f36e68e} <Debug> TCPHandler: Processed in 0.001623509 sec. | ||
| 1286 | 2025.05.30 21:27:01.309512 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2025.05.30 21:27:01.309635 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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) | ||
| 1288 | 2025.05.30 21:27:01.309830 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1289 | 2025.05.30 21:27:01.309861 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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 | ||
| 1290 | 2025.05.30 21:27:01.310026 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1291 | 2025.05.30 21:27:01.310077 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1292 | 2025.05.30 21:27:01.310172 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1293 | 2025.05.30 21:27:01.310230 [ 288 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1294 | 2025.05.30 21:27:01.310230 [ 289 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1295 | 2025.05.30 21:27:01.310318 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1296 | 2025.05.30 21:27:01.310345 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1297 | 2025.05.30 21:27:01.310397 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1298 | 2025.05.30 21:27:01.310414 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1299 | 2025.05.30 21:27:01.310443 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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'))" | ||
| 1300 | 2025.05.30 21:27:01.310470 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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'))" | ||
| 1301 | 2025.05.30 21:27:01.310989 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001401 sec., 5710.206995003569 rows/sec., 249.54 KiB/sec. | ||
| 1302 | 2025.05.30 21:27:01.311081 [ 3 ] {20ac3dd5-0a76-43a8-9f35-bdc9420a98c7} <Debug> TCPHandler: Processed in 0.001619709 sec. | ||
| 1303 | 2025.05.30 21:27:01.311287 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2025.05.30 21:27:01.311411 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1305 | 2025.05.30 21:27:01.311692 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1306 | 2025.05.30 21:27:01.311723 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1307 | 2025.05.30 21:27:01.311967 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1308 | 2025.05.30 21:27:01.312019 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1309 | 2025.05.30 21:27:01.312115 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1310 | 2025.05.30 21:27:01.312171 [ 287 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1311 | 2025.05.30 21:27:01.312176 [ 289 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1312 | 2025.05.30 21:27:01.312267 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1313 | 2025.05.30 21:27:01.312292 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2025.05.30 21:27:01.312345 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1315 | 2025.05.30 21:27:01.312363 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1316 | 2025.05.30 21:27:01.312391 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1317 | 2025.05.30 21:27:01.312420 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1318 | 2025.05.30 21:27:01.312957 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001592 sec., 5025.125628140703 rows/sec., 219.60 KiB/sec. | ||
| 1319 | 2025.05.30 21:27:01.313036 [ 3 ] {657aa1ec-8dfb-4c87-83fb-03f04f1dde8f} <Debug> TCPHandler: Processed in 0.00179783 sec. | ||
| 1320 | 2025.05.30 21:27:01.313238 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2025.05.30 21:27:01.313363 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1322 | 2025.05.30 21:27:01.313557 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1323 | 2025.05.30 21:27:01.313588 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1324 | 2025.05.30 21:27:01.313753 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1325 | 2025.05.30 21:27:01.313803 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1326 | 2025.05.30 21:27:01.313901 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1327 | 2025.05.30 21:27:01.313961 [ 287 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1328 | 2025.05.30 21:27:01.313964 [ 289 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1329 | 2025.05.30 21:27:01.314049 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1330 | 2025.05.30 21:27:01.314074 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1331 | 2025.05.30 21:27:01.314126 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1332 | 2025.05.30 21:27:01.314142 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1333 | 2025.05.30 21:27:01.314172 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1334 | 2025.05.30 21:27:01.314205 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1335 | 2025.05.30 21:27:01.314718 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001403 sec., 5702.066999287242 rows/sec., 249.19 KiB/sec. | ||
| 1336 | 2025.05.30 21:27:01.314800 [ 3 ] {9565f435-e6fa-42a5-b8f4-0d6dc6b1543f} <Debug> TCPHandler: Processed in 0.001609699 sec. | ||
| 1337 | 2025.05.30 21:27:01.314995 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2025.05.30 21:27:01.315119 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1339 | 2025.05.30 21:27:01.315311 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2025.05.30 21:27:01.315343 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1341 | 2025.05.30 21:27:01.315511 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2025.05.30 21:27:01.315562 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2025.05.30 21:27:01.315658 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1344 | 2025.05.30 21:27:01.315714 [ 287 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2025.05.30 21:27:01.315716 [ 288 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1346 | 2025.05.30 21:27:01.315796 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1347 | 2025.05.30 21:27:01.315817 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1348 | 2025.05.30 21:27:01.315869 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1349 | 2025.05.30 21:27:01.315886 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
| 1350 | 2025.05.30 21:27:01.315915 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1351 | 2025.05.30 21:27:01.315944 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1352 | 2025.05.30 21:27:01.316460 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001388 sec., 5763.688760806916 rows/sec., 251.88 KiB/sec. | ||
| 1353 | 2025.05.30 21:27:01.316543 [ 3 ] {c55392d7-19d1-4947-b731-9a52079648c4} <Debug> TCPHandler: Processed in 0.001595749 sec. | ||
| 1354 | 2025.05.30 21:27:01.317581 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.05.30 21:27:01.317685 [ 3 ] {af4b1644-906d-4991-a7ed-5bff2dcd3e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1356 | 2025.05.30 21:27:01.317726 [ 3 ] {af4b1644-906d-4991-a7ed-5bff2dcd3e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2025.05.30 21:27:01.318224 [ 3 ] {af4b1644-906d-4991-a7ed-5bff2dcd3e7c} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.05.30 21:27:01.318263 [ 3 ] {af4b1644-906d-4991-a7ed-5bff2dcd3e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1359 | 2025.05.30 21:27:01.318674 [ 3 ] {af4b1644-906d-4991-a7ed-5bff2dcd3e7c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1360 | 2025.05.30 21:27:01.318868 [ 3 ] {af4b1644-906d-4991-a7ed-5bff2dcd3e7c} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2025.05.30 21:27:01.319011 [ 3 ] {af4b1644-906d-4991-a7ed-5bff2dcd3e7c} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001357 sec., 10316.875460574798 rows/sec., 1.45 MiB/sec. | ||
| 1362 | 2025.05.30 21:27:01.319047 [ 3 ] {af4b1644-906d-4991-a7ed-5bff2dcd3e7c} <Debug> TCPHandler: Processed in 0.001513587 sec. | ||
| 1363 | 2025.05.30 21:27:01.319159 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2025.05.30 21:27:01.319255 [ 3 ] {14178c8f-3477-49ab-9daf-8fd6c6a6e0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1365 | 2025.05.30 21:27:01.319294 [ 3 ] {14178c8f-3477-49ab-9daf-8fd6c6a6e0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1366 | 2025.05.30 21:27:01.319763 [ 3 ] {14178c8f-3477-49ab-9daf-8fd6c6a6e0d2} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2025.05.30 21:27:01.319797 [ 3 ] {14178c8f-3477-49ab-9daf-8fd6c6a6e0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1368 | 2025.05.30 21:27:01.320140 [ 3 ] {14178c8f-3477-49ab-9daf-8fd6c6a6e0d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1369 | 2025.05.30 21:27:01.320361 [ 3 ] {14178c8f-3477-49ab-9daf-8fd6c6a6e0d2} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2025.05.30 21:27:01.320494 [ 3 ] {14178c8f-3477-49ab-9daf-8fd6c6a6e0d2} <Debug> executeQuery: Read 98 rows, 8.85 KiB in 0.00126 sec., 77777.77777777778 rows/sec., 6.86 MiB/sec. | ||
| 1371 | 2025.05.30 21:27:01.320529 [ 3 ] {14178c8f-3477-49ab-9daf-8fd6c6a6e0d2} <Debug> TCPHandler: Processed in 0.001418516 sec. | ||
| 1372 | 2025.05.30 21:27:01.320649 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2025.05.30 21:27:01.320744 [ 3 ] {d3ad206f-2cd1-485b-a7b8-36de7057c1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1374 | 2025.05.30 21:27:01.320783 [ 3 ] {d3ad206f-2cd1-485b-a7b8-36de7057c1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1375 | 2025.05.30 21:27:01.321187 [ 3 ] {d3ad206f-2cd1-485b-a7b8-36de7057c1f4} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2025.05.30 21:27:01.321221 [ 3 ] {d3ad206f-2cd1-485b-a7b8-36de7057c1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1377 | 2025.05.30 21:27:01.321513 [ 3 ] {d3ad206f-2cd1-485b-a7b8-36de7057c1f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1378 | 2025.05.30 21:27:01.321719 [ 3 ] {d3ad206f-2cd1-485b-a7b8-36de7057c1f4} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2025.05.30 21:27:01.321843 [ 3 ] {d3ad206f-2cd1-485b-a7b8-36de7057c1f4} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001118 sec., 30411.449016100178 rows/sec., 2.23 MiB/sec. | ||
| 1380 | 2025.05.30 21:27:01.321877 [ 3 ] {d3ad206f-2cd1-485b-a7b8-36de7057c1f4} <Debug> TCPHandler: Processed in 0.001275925 sec. | ||
| 1381 | 2025.05.30 21:27:01.321985 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2025.05.30 21:27:01.322077 [ 3 ] {1038f3b2-3fc1-4f65-9d05-b30bb09f0c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1383 | 2025.05.30 21:27:01.322115 [ 3 ] {1038f3b2-3fc1-4f65-9d05-b30bb09f0c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1384 | 2025.05.30 21:27:01.322508 [ 3 ] {1038f3b2-3fc1-4f65-9d05-b30bb09f0c06} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2025.05.30 21:27:01.322542 [ 3 ] {1038f3b2-3fc1-4f65-9d05-b30bb09f0c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1386 | 2025.05.30 21:27:01.322842 [ 3 ] {1038f3b2-3fc1-4f65-9d05-b30bb09f0c06} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1387 | 2025.05.30 21:27:01.323046 [ 3 ] {1038f3b2-3fc1-4f65-9d05-b30bb09f0c06} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.05.30 21:27:01.323174 [ 3 ] {1038f3b2-3fc1-4f65-9d05-b30bb09f0c06} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001114 sec., 62836.624775583485 rows/sec., 4.91 MiB/sec. | ||
| 1389 | 2025.05.30 21:27:01.323208 [ 3 ] {1038f3b2-3fc1-4f65-9d05-b30bb09f0c06} <Debug> TCPHandler: Processed in 0.001271155 sec. | ||
| 1390 | 2025.05.30 21:27:01.323324 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2025.05.30 21:27:01.323417 [ 3 ] {c03a91de-9cc0-415c-9d46-49b221167367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1392 | 2025.05.30 21:27:01.323458 [ 3 ] {c03a91de-9cc0-415c-9d46-49b221167367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1393 | 2025.05.30 21:27:01.323809 [ 3 ] {c03a91de-9cc0-415c-9d46-49b221167367} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.05.30 21:27:01.323844 [ 3 ] {c03a91de-9cc0-415c-9d46-49b221167367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1395 | 2025.05.30 21:27:01.324144 [ 3 ] {c03a91de-9cc0-415c-9d46-49b221167367} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1396 | 2025.05.30 21:27:01.324378 [ 3 ] {c03a91de-9cc0-415c-9d46-49b221167367} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.05.30 21:27:01.324504 [ 3 ] {c03a91de-9cc0-415c-9d46-49b221167367} <Debug> executeQuery: Read 30 rows, 2.18 KiB in 0.001106 sec., 27124.773960216997 rows/sec., 1.93 MiB/sec. | ||
| 1398 | 2025.05.30 21:27:01.324538 [ 3 ] {c03a91de-9cc0-415c-9d46-49b221167367} <Debug> TCPHandler: Processed in 0.001263574 sec. | ||
| 1399 | 2025.05.30 21:27:01.324651 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2025.05.30 21:27:01.324743 [ 3 ] {6135c660-437c-4786-b85e-0d8bc47adb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1401 | 2025.05.30 21:27:01.324795 [ 3 ] {6135c660-437c-4786-b85e-0d8bc47adb34} <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 | ||
| 1402 | 2025.05.30 21:27:01.325578 [ 3 ] {6135c660-437c-4786-b85e-0d8bc47adb34} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.05.30 21:27:01.325612 [ 3 ] {6135c660-437c-4786-b85e-0d8bc47adb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1404 | 2025.05.30 21:27:01.326165 [ 3 ] {6135c660-437c-4786-b85e-0d8bc47adb34} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1405 | 2025.05.30 21:27:01.326391 [ 3 ] {6135c660-437c-4786-b85e-0d8bc47adb34} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.05.30 21:27:01.326523 [ 3 ] {6135c660-437c-4786-b85e-0d8bc47adb34} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001798 sec., 18909.899888765296 rows/sec., 33.89 MiB/sec. | ||
| 1407 | 2025.05.30 21:27:01.326578 [ 3 ] {6135c660-437c-4786-b85e-0d8bc47adb34} <Debug> TCPHandler: Processed in 0.001974743 sec. | ||
| 1408 | 2025.05.30 21:27:01.326694 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2025.05.30 21:27:01.326787 [ 3 ] {8dd0f811-bd77-4c4e-a7e7-d321369a9f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1410 | 2025.05.30 21:27:01.326828 [ 3 ] {8dd0f811-bd77-4c4e-a7e7-d321369a9f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1411 | 2025.05.30 21:27:01.327150 [ 3 ] {8dd0f811-bd77-4c4e-a7e7-d321369a9f05} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2025.05.30 21:27:01.327183 [ 3 ] {8dd0f811-bd77-4c4e-a7e7-d321369a9f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1413 | 2025.05.30 21:27:01.327485 [ 3 ] {8dd0f811-bd77-4c4e-a7e7-d321369a9f05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1414 | 2025.05.30 21:27:01.327693 [ 3 ] {8dd0f811-bd77-4c4e-a7e7-d321369a9f05} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2025.05.30 21:27:01.327815 [ 3 ] {8dd0f811-bd77-4c4e-a7e7-d321369a9f05} <Debug> executeQuery: Read 18 rows, 1.19 KiB in 0.001046 sec., 17208.413001912046 rows/sec., 1.11 MiB/sec. | ||
| 1416 | 2025.05.30 21:27:01.327854 [ 3 ] {8dd0f811-bd77-4c4e-a7e7-d321369a9f05} <Debug> TCPHandler: Processed in 0.001208374 sec. | ||
| 1417 | 2025.05.30 21:27:02.497272 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3233 | ||
| 1418 | 2025.05.30 21:27:02.498056 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.05.30 21:27:02.498101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1420 | 2025.05.30 21:27:02.498671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1421 | 2025.05.30 21:27:02.498902 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.05.30 21:27:02.499025 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1423 | 2025.05.30 21:27:02.660367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1424 | 2025.05.30 21:27:02.677235 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2025.05.30 21:27:02.677296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1426 | 2025.05.30 21:27:02.683046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1427 | 2025.05.30 21:27:02.683747 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2025.05.30 21:27:02.687227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1429 | 2025.05.30 21:27:06.287787 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2025.05.30 21:27:06.287979 [ 3 ] {611aedc2-607d-4399-b485-8726a1690173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1431 | 2025.05.30 21:27:06.288044 [ 3 ] {611aedc2-607d-4399-b485-8726a1690173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1432 | 2025.05.30 21:27:06.288666 [ 3 ] {611aedc2-607d-4399-b485-8726a1690173} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.05.30 21:27:06.288709 [ 3 ] {611aedc2-607d-4399-b485-8726a1690173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1434 | 2025.05.30 21:27:06.289094 [ 3 ] {611aedc2-607d-4399-b485-8726a1690173} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1435 | 2025.05.30 21:27:06.289345 [ 3 ] {611aedc2-607d-4399-b485-8726a1690173} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.05.30 21:27:06.289473 [ 72 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1437 | 2025.05.30 21:27:06.289501 [ 3 ] {611aedc2-607d-4399-b485-8726a1690173} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001569 sec., 19120.458891013383 rows/sec., 1.49 MiB/sec. | ||
| 1438 | 2025.05.30 21:27:06.289548 [ 72 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2025.05.30 21:27:06.289573 [ 3 ] {611aedc2-607d-4399-b485-8726a1690173} <Debug> TCPHandler: Processed in 0.001911172 sec. | ||
| 1440 | 2025.05.30 21:27:06.289574 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1441 | 2025.05.30 21:27:06.289710 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2025.05.30 21:27:06.289784 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::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 | ||
| 1443 | 2025.05.30 21:27:06.289812 [ 3 ] {cccff382-4897-44bb-9343-e7fccd35b1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1444 | 2025.05.30 21:27:06.289874 [ 3 ] {cccff382-4897-44bb-9343-e7fccd35b1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1445 | 2025.05.30 21:27:06.289957 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1446 | 2025.05.30 21:27:06.290007 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 68 rows starting from the beginning of the part | ||
| 1447 | 2025.05.30 21:27:06.290115 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1448 | 2025.05.30 21:27:06.290181 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 1449 | 2025.05.30 21:27:06.290237 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1450 | 2025.05.30 21:27:06.290285 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 98 rows starting from the beginning of the part | ||
| 1451 | 2025.05.30 21:27:06.290295 [ 3 ] {cccff382-4897-44bb-9343-e7fccd35b1dd} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2025.05.30 21:27:06.290334 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1453 | 2025.05.30 21:27:06.290338 [ 3 ] {cccff382-4897-44bb-9343-e7fccd35b1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1454 | 2025.05.30 21:27:06.290709 [ 3 ] {cccff382-4897-44bb-9343-e7fccd35b1dd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1455 | 2025.05.30 21:27:06.290948 [ 3 ] {cccff382-4897-44bb-9343-e7fccd35b1dd} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2025.05.30 21:27:06.291054 [ 72 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1457 | 2025.05.30 21:27:06.291089 [ 3 ] {cccff382-4897-44bb-9343-e7fccd35b1dd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001295 sec., 27799.2277992278 rows/sec., 2.17 MiB/sec. | ||
| 1458 | 2025.05.30 21:27:06.291097 [ 72 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2025.05.30 21:27:06.291134 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1460 | 2025.05.30 21:27:06.291142 [ 3 ] {cccff382-4897-44bb-9343-e7fccd35b1dd} <Debug> TCPHandler: Processed in 0.001482307 sec. | ||
| 1461 | 2025.05.30 21:27:06.291227 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::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 | ||
| 1462 | 2025.05.30 21:27:06.291263 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2025.05.30 21:27:06.291359 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1464 | 2025.05.30 21:27:06.291361 [ 192 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650399 sec., 167232.28746503117 rows/sec., 15.53 MiB/sec. | ||
| 1465 | 2025.05.30 21:27:06.291361 [ 3 ] {6e3f9557-ae1e-4103-9044-07281275489c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1466 | 2025.05.30 21:27:06.291407 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 47 rows starting from the beginning of the part | ||
| 1467 | 2025.05.30 21:27:06.291451 [ 3 ] {6e3f9557-ae1e-4103-9044-07281275489c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1468 | 2025.05.30 21:27:06.291509 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::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 | ||
| 1469 | 2025.05.30 21:27:06.291575 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 1470 | 2025.05.30 21:27:06.291619 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::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 | ||
| 1471 | 2025.05.30 21:27:06.291618 [ 201 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1472 | 2025.05.30 21:27:06.291663 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 1473 | 2025.05.30 21:27:06.291719 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1474 | 2025.05.30 21:27:06.291855 [ 3 ] {6e3f9557-ae1e-4103-9044-07281275489c} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2025.05.30 21:27:06.291900 [ 3 ] {6e3f9557-ae1e-4103-9044-07281275489c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1476 | 2025.05.30 21:27:06.291998 [ 201 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2025.05.30 21:27:06.292092 [ 201 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_6_1} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1478 | 2025.05.30 21:27:06.292185 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1479 | 2025.05.30 21:27:06.292342 [ 3 ] {6e3f9557-ae1e-4103-9044-07281275489c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1480 | 2025.05.30 21:27:06.292583 [ 3 ] {6e3f9557-ae1e-4103-9044-07281275489c} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2025.05.30 21:27:06.292728 [ 3 ] {6e3f9557-ae1e-4103-9044-07281275489c} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 3.04 MiB/sec. | ||
| 1482 | 2025.05.30 21:27:06.292747 [ 201 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563297 sec., 134971.15391381163 rows/sec., 11.08 MiB/sec. | ||
| 1483 | 2025.05.30 21:27:06.292770 [ 3 ] {6e3f9557-ae1e-4103-9044-07281275489c} <Debug> TCPHandler: Processed in 0.001558518 sec. | ||
| 1484 | 2025.05.30 21:27:06.292885 [ 3 ] {} <Trace> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2025.05.30 21:27:06.292941 [ 189 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1486 | 2025.05.30 21:27:06.292978 [ 3 ] {bb133c63-5d3e-4575-9f19-9f005ca2ac14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1487 | 2025.05.30 21:27:06.293025 [ 3 ] {bb133c63-5d3e-4575-9f19-9f005ca2ac14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1488 | 2025.05.30 21:27:06.293204 [ 189 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2025.05.30 21:27:06.293275 [ 189 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_6_1} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1490 | 2025.05.30 21:27:06.293344 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1491 | 2025.05.30 21:27:06.293356 [ 3 ] {bb133c63-5d3e-4575-9f19-9f005ca2ac14} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2025.05.30 21:27:06.293399 [ 3 ] {bb133c63-5d3e-4575-9f19-9f005ca2ac14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1493 | 2025.05.30 21:27:06.293710 [ 3 ] {bb133c63-5d3e-4575-9f19-9f005ca2ac14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1494 | 2025.05.30 21:27:06.293948 [ 3 ] {bb133c63-5d3e-4575-9f19-9f005ca2ac14} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2025.05.30 21:27:06.294078 [ 3 ] {bb133c63-5d3e-4575-9f19-9f005ca2ac14} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001118 sec., 26833.631484794274 rows/sec., 1.78 MiB/sec. | ||
| 1496 | 2025.05.30 21:27:06.294117 [ 3 ] {bb133c63-5d3e-4575-9f19-9f005ca2ac14} <Debug> TCPHandler: Processed in 0.001279454 sec. | ||
| 1497 | 2025.05.30 21:27:09.935860 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1498 | 2025.05.30 21:27:09.935982 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1499 | 2025.05.30 21:27:09.986226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 196 | ||
| 1500 | 2025.05.30 21:27:09.988816 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.05.30 21:27:09.988863 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1502 | 2025.05.30 21:27:09.990059 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2025.05.30 21:27:09.990320 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2025.05.30 21:27:09.990569 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1505 | 2025.05.30 21:27:09.999087 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3660 | ||
| 1506 | 2025.05.30 21:27:09.999611 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2025.05.30 21:27:09.999653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1508 | 2025.05.30 21:27:10.000144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1509 | 2025.05.30 21:27:10.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.47 MiB, peak 180.47 MiB, free memory in arenas 0.00 B, will set to 176.34 MiB (RSS), difference: -4.13 MiB | ||
| 1510 | 2025.05.30 21:27:10.000375 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.05.30 21:27:10.000492 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3660 | ||
| 1512 | 2025.05.30 21:27:10.187277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1513 | 2025.05.30 21:27:10.203435 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2025.05.30 21:27:10.203490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1515 | 2025.05.30 21:27:10.209827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1516 | 2025.05.30 21:27:10.210504 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2025.05.30 21:27:10.213213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1518 | 2025.05.30 21:27:10.899916 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1519 | 2025.05.30 21:27:10.900003 [ 3 ] {} <Debug> TCP-Session: 8233e8af-bbfe-4b01-8ae0-380fefec7f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2025.05.30 21:27:11.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.68 MiB, peak 180.47 MiB, free memory in arenas 0.00 B, will set to 177.89 MiB (RSS), difference: 7.22 MiB | ||
| 1521 | 2025.05.30 21:27:11.289498 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2025.05.30 21:27:11.289774 [ 256 ] {cb1b4d92-71fb-4837-b0d0-431132d15b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1523 | 2025.05.30 21:27:11.289857 [ 256 ] {cb1b4d92-71fb-4837-b0d0-431132d15b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1524 | 2025.05.30 21:27:11.290610 [ 256 ] {cb1b4d92-71fb-4837-b0d0-431132d15b23} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2025.05.30 21:27:11.290649 [ 256 ] {cb1b4d92-71fb-4837-b0d0-431132d15b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1526 | 2025.05.30 21:27:11.291065 [ 256 ] {cb1b4d92-71fb-4837-b0d0-431132d15b23} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1527 | 2025.05.30 21:27:11.291298 [ 256 ] {cb1b4d92-71fb-4837-b0d0-431132d15b23} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2025.05.30 21:27:11.291466 [ 256 ] {cb1b4d92-71fb-4837-b0d0-431132d15b23} <Debug> executeQuery: Read 98 rows, 8.85 KiB in 0.001781 sec., 55025.26670409882 rows/sec., 4.85 MiB/sec. | ||
| 1529 | 2025.05.30 21:27:11.291506 [ 256 ] {cb1b4d92-71fb-4837-b0d0-431132d15b23} <Debug> TCPHandler: Processed in 0.002178925 sec. | ||
| 1530 | 2025.05.30 21:27:11.291665 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2025.05.30 21:27:11.291759 [ 256 ] {e4a50f02-0520-436f-9c28-5603770cfa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1532 | 2025.05.30 21:27:11.291799 [ 256 ] {e4a50f02-0520-436f-9c28-5603770cfa1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1533 | 2025.05.30 21:27:11.292312 [ 256 ] {e4a50f02-0520-436f-9c28-5603770cfa1e} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2025.05.30 21:27:11.292350 [ 256 ] {e4a50f02-0520-436f-9c28-5603770cfa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1535 | 2025.05.30 21:27:11.292638 [ 256 ] {e4a50f02-0520-436f-9c28-5603770cfa1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1536 | 2025.05.30 21:27:11.292840 [ 256 ] {e4a50f02-0520-436f-9c28-5603770cfa1e} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2025.05.30 21:27:11.292962 [ 256 ] {e4a50f02-0520-436f-9c28-5603770cfa1e} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001222 sec., 27823.240589198034 rows/sec., 2.04 MiB/sec. | ||
| 1538 | 2025.05.30 21:27:11.292999 [ 256 ] {e4a50f02-0520-436f-9c28-5603770cfa1e} <Debug> TCPHandler: Processed in 0.001394296 sec. | ||
| 1539 | 2025.05.30 21:27:11.293222 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2025.05.30 21:27:11.293316 [ 256 ] {27f846e0-608c-43ff-9cfb-643d7b9b6dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1541 | 2025.05.30 21:27:11.293355 [ 256 ] {27f846e0-608c-43ff-9cfb-643d7b9b6dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1542 | 2025.05.30 21:27:11.293819 [ 256 ] {27f846e0-608c-43ff-9cfb-643d7b9b6dff} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.05.30 21:27:11.293855 [ 256 ] {27f846e0-608c-43ff-9cfb-643d7b9b6dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1544 | 2025.05.30 21:27:11.294148 [ 256 ] {27f846e0-608c-43ff-9cfb-643d7b9b6dff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1545 | 2025.05.30 21:27:11.294353 [ 256 ] {27f846e0-608c-43ff-9cfb-643d7b9b6dff} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2025.05.30 21:27:11.294473 [ 256 ] {27f846e0-608c-43ff-9cfb-643d7b9b6dff} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001175 sec., 59574.46808510638 rows/sec., 4.66 MiB/sec. | ||
| 1547 | 2025.05.30 21:27:11.294512 [ 256 ] {27f846e0-608c-43ff-9cfb-643d7b9b6dff} <Debug> TCPHandler: Processed in 0.001337785 sec. | ||
| 1548 | 2025.05.30 21:27:11.294641 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2025.05.30 21:27:11.294733 [ 256 ] {bc0fc0d4-0c34-46b7-80cf-fcdcc5947020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1550 | 2025.05.30 21:27:11.294774 [ 256 ] {bc0fc0d4-0c34-46b7-80cf-fcdcc5947020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1551 | 2025.05.30 21:27:11.295162 [ 256 ] {bc0fc0d4-0c34-46b7-80cf-fcdcc5947020} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2025.05.30 21:27:11.295197 [ 256 ] {bc0fc0d4-0c34-46b7-80cf-fcdcc5947020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1553 | 2025.05.30 21:27:11.295511 [ 256 ] {bc0fc0d4-0c34-46b7-80cf-fcdcc5947020} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1554 | 2025.05.30 21:27:11.295719 [ 256 ] {bc0fc0d4-0c34-46b7-80cf-fcdcc5947020} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2025.05.30 21:27:11.295825 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1556 | 2025.05.30 21:27:11.295849 [ 256 ] {bc0fc0d4-0c34-46b7-80cf-fcdcc5947020} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.71 MiB/sec. | ||
| 1557 | 2025.05.30 21:27:11.295893 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2025.05.30 21:27:11.295904 [ 256 ] {bc0fc0d4-0c34-46b7-80cf-fcdcc5947020} <Debug> TCPHandler: Processed in 0.001310375 sec. | ||
| 1559 | 2025.05.30 21:27:11.295920 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1560 | 2025.05.30 21:27:11.296047 [ 204 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 1561 | 2025.05.30 21:27:11.296051 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2025.05.30 21:27:11.296192 [ 256 ] {e02ff7e8-3896-40c0-ae95-d1d2d055d262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1563 | 2025.05.30 21:27:11.296201 [ 204 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1564 | 2025.05.30 21:27:11.296245 [ 204 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1565 | 2025.05.30 21:27:11.296252 [ 256 ] {e02ff7e8-3896-40c0-ae95-d1d2d055d262} <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 | ||
| 1566 | 2025.05.30 21:27:11.296309 [ 204 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1567 | 2025.05.30 21:27:11.296357 [ 204 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1568 | 2025.05.30 21:27:11.296406 [ 204 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 1569 | 2025.05.30 21:27:11.296452 [ 204 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1570 | 2025.05.30 21:27:11.296502 [ 204 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 1571 | 2025.05.30 21:27:11.297224 [ 256 ] {e02ff7e8-3896-40c0-ae95-d1d2d055d262} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2025.05.30 21:27:11.297270 [ 256 ] {e02ff7e8-3896-40c0-ae95-d1d2d055d262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1573 | 2025.05.30 21:27:11.297401 [ 201 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405976 sec., 123757.44678429789 rows/sec., 8.77 MiB/sec. | ||
| 1574 | 2025.05.30 21:27:11.297607 [ 201 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1575 | 2025.05.30 21:27:11.297883 [ 256 ] {e02ff7e8-3896-40c0-ae95-d1d2d055d262} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1576 | 2025.05.30 21:27:11.297946 [ 201 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2025.05.30 21:27:11.298030 [ 201 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1578 | 2025.05.30 21:27:11.298113 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1579 | 2025.05.30 21:27:11.298139 [ 256 ] {e02ff7e8-3896-40c0-ae95-d1d2d055d262} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2025.05.30 21:27:11.298295 [ 256 ] {e02ff7e8-3896-40c0-ae95-d1d2d055d262} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002119 sec., 16045.304388862673 rows/sec., 28.75 MiB/sec. | ||
| 1581 | 2025.05.30 21:27:11.298354 [ 256 ] {e02ff7e8-3896-40c0-ae95-d1d2d055d262} <Debug> TCPHandler: Processed in 0.002350037 sec. | ||
| 1582 | 2025.05.30 21:27:11.298480 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2025.05.30 21:27:11.298573 [ 256 ] {fc16e9fb-f7ef-48e5-8bc9-44a1447a2fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1584 | 2025.05.30 21:27:11.298613 [ 256 ] {fc16e9fb-f7ef-48e5-8bc9-44a1447a2fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1585 | 2025.05.30 21:27:11.298961 [ 256 ] {fc16e9fb-f7ef-48e5-8bc9-44a1447a2fa6} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.05.30 21:27:11.298996 [ 256 ] {fc16e9fb-f7ef-48e5-8bc9-44a1447a2fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1587 | 2025.05.30 21:27:11.299308 [ 256 ] {fc16e9fb-f7ef-48e5-8bc9-44a1447a2fa6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1588 | 2025.05.30 21:27:11.299510 [ 256 ] {fc16e9fb-f7ef-48e5-8bc9-44a1447a2fa6} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.05.30 21:27:11.299608 [ 63 ] {} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1590 | 2025.05.30 21:27:11.299630 [ 256 ] {fc16e9fb-f7ef-48e5-8bc9-44a1447a2fa6} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001076 sec., 27881.040892193312 rows/sec., 1.85 MiB/sec. | ||
| 1591 | 2025.05.30 21:27:11.299643 [ 63 ] {} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2025.05.30 21:27:11.299663 [ 256 ] {fc16e9fb-f7ef-48e5-8bc9-44a1447a2fa6} <Debug> TCPHandler: Processed in 0.001231024 sec. | ||
| 1593 | 2025.05.30 21:27:11.299665 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1594 | 2025.05.30 21:27:11.299751 [ 189 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::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 | ||
| 1595 | 2025.05.30 21:27:11.299861 [ 189 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1596 | 2025.05.30 21:27:11.299892 [ 189 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1597 | 2025.05.30 21:27:11.299969 [ 189 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1598 | 2025.05.30 21:27:11.300015 [ 189 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1599 | 2025.05.30 21:27:11.300059 [ 189 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
| 1600 | 2025.05.30 21:27:11.300103 [ 189 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::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 | ||
| 1601 | 2025.05.30 21:27:11.300145 [ 189 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1602 | 2025.05.30 21:27:11.300871 [ 192 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148353 sec., 88822.86195969358 rows/sec., 5.76 MiB/sec. | ||
| 1603 | 2025.05.30 21:27:11.301053 [ 192 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1604 | 2025.05.30 21:27:11.301372 [ 192 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2025.05.30 21:27:11.301445 [ 192 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_6_1} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1606 | 2025.05.30 21:27:11.301523 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1607 | 2025.05.30 21:27:16.287799 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2025.05.30 21:27:16.288063 [ 256 ] {438ec170-d456-4aa8-a6a9-7ee1a2e4b2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1609 | 2025.05.30 21:27:16.288150 [ 256 ] {438ec170-d456-4aa8-a6a9-7ee1a2e4b2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1610 | 2025.05.30 21:27:16.289004 [ 256 ] {438ec170-d456-4aa8-a6a9-7ee1a2e4b2f1} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2025.05.30 21:27:16.289061 [ 256 ] {438ec170-d456-4aa8-a6a9-7ee1a2e4b2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1612 | 2025.05.30 21:27:16.289563 [ 256 ] {438ec170-d456-4aa8-a6a9-7ee1a2e4b2f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1613 | 2025.05.30 21:27:16.289857 [ 256 ] {438ec170-d456-4aa8-a6a9-7ee1a2e4b2f1} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2025.05.30 21:27:16.290048 [ 256 ] {438ec170-d456-4aa8-a6a9-7ee1a2e4b2f1} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002052 sec., 14619.883040935672 rows/sec., 1.14 MiB/sec. | ||
| 1615 | 2025.05.30 21:27:16.290100 [ 256 ] {438ec170-d456-4aa8-a6a9-7ee1a2e4b2f1} <Debug> TCPHandler: Processed in 0.002511168 sec. | ||
| 1616 | 2025.05.30 21:27:16.290272 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2025.05.30 21:27:16.290381 [ 256 ] {f6420607-5560-4488-a79d-6851f8df32dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1618 | 2025.05.30 21:27:16.290429 [ 256 ] {f6420607-5560-4488-a79d-6851f8df32dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1619 | 2025.05.30 21:27:16.290994 [ 256 ] {f6420607-5560-4488-a79d-6851f8df32dd} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2025.05.30 21:27:16.291044 [ 256 ] {f6420607-5560-4488-a79d-6851f8df32dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1621 | 2025.05.30 21:27:16.291391 [ 256 ] {f6420607-5560-4488-a79d-6851f8df32dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1622 | 2025.05.30 21:27:16.291648 [ 256 ] {f6420607-5560-4488-a79d-6851f8df32dd} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2025.05.30 21:27:16.291822 [ 256 ] {f6420607-5560-4488-a79d-6851f8df32dd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001463 sec., 24606.971975393026 rows/sec., 1.92 MiB/sec. | ||
| 1624 | 2025.05.30 21:27:16.291875 [ 256 ] {f6420607-5560-4488-a79d-6851f8df32dd} <Debug> TCPHandler: Processed in 0.001662319 sec. | ||
| 1625 | 2025.05.30 21:27:16.292038 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2025.05.30 21:27:16.292143 [ 256 ] {7c6dd48b-055c-4cb8-9387-53feaefed5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1627 | 2025.05.30 21:27:16.292197 [ 256 ] {7c6dd48b-055c-4cb8-9387-53feaefed5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1628 | 2025.05.30 21:27:16.292639 [ 256 ] {7c6dd48b-055c-4cb8-9387-53feaefed5ee} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2025.05.30 21:27:16.292677 [ 256 ] {7c6dd48b-055c-4cb8-9387-53feaefed5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1630 | 2025.05.30 21:27:16.293019 [ 256 ] {7c6dd48b-055c-4cb8-9387-53feaefed5ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1631 | 2025.05.30 21:27:16.293236 [ 256 ] {7c6dd48b-055c-4cb8-9387-53feaefed5ee} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.05.30 21:27:16.293368 [ 256 ] {7c6dd48b-055c-4cb8-9387-53feaefed5ee} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.38 MiB/sec. | ||
| 1633 | 2025.05.30 21:27:16.293408 [ 256 ] {7c6dd48b-055c-4cb8-9387-53feaefed5ee} <Debug> TCPHandler: Processed in 0.001432106 sec. | ||
| 1634 | 2025.05.30 21:27:16.293544 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.05.30 21:27:16.293638 [ 256 ] {f24d5be9-bdc5-4f98-9918-da6ed34db0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1636 | 2025.05.30 21:27:16.293683 [ 256 ] {f24d5be9-bdc5-4f98-9918-da6ed34db0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1637 | 2025.05.30 21:27:16.294036 [ 256 ] {f24d5be9-bdc5-4f98-9918-da6ed34db0ac} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2025.05.30 21:27:16.294072 [ 256 ] {f24d5be9-bdc5-4f98-9918-da6ed34db0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1639 | 2025.05.30 21:27:16.294414 [ 256 ] {f24d5be9-bdc5-4f98-9918-da6ed34db0ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1640 | 2025.05.30 21:27:16.294653 [ 256 ] {f24d5be9-bdc5-4f98-9918-da6ed34db0ac} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2025.05.30 21:27:16.294783 [ 256 ] {f24d5be9-bdc5-4f98-9918-da6ed34db0ac} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001165 sec., 25751.07296137339 rows/sec., 1.71 MiB/sec. | ||
| 1642 | 2025.05.30 21:27:16.294822 [ 256 ] {f24d5be9-bdc5-4f98-9918-da6ed34db0ac} <Debug> TCPHandler: Processed in 0.001329186 sec. | ||
| 1643 | 2025.05.30 21:27:17.500693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4148 | ||
| 1644 | 2025.05.30 21:27:17.501213 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2025.05.30 21:27:17.501251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1646 | 2025.05.30 21:27:17.501717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1647 | 2025.05.30 21:27:17.501947 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2025.05.30 21:27:17.502071 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1649 | 2025.05.30 21:27:17.713403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1650 | 2025.05.30 21:27:17.730933 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2025.05.30 21:27:17.730994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1652 | 2025.05.30 21:27:17.736937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1653 | 2025.05.30 21:27:17.737615 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2025.05.30 21:27:17.740712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1655 | 2025.05.30 21:27:19.990867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 216 | ||
| 1656 | 2025.05.30 21:27:19.992902 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2025.05.30 21:27:19.992951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1658 | 2025.05.30 21:27:19.994074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1659 | 2025.05.30 21:27:19.994346 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2025.05.30 21:27:19.994593 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1661 | 2025.05.30 21:27:21.288671 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.05.30 21:27:21.288918 [ 256 ] {f642d878-8015-4a25-a02e-2f7762e6faec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1663 | 2025.05.30 21:27:21.289009 [ 256 ] {f642d878-8015-4a25-a02e-2f7762e6faec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1664 | 2025.05.30 21:27:21.289744 [ 256 ] {f642d878-8015-4a25-a02e-2f7762e6faec} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.05.30 21:27:21.289785 [ 256 ] {f642d878-8015-4a25-a02e-2f7762e6faec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1666 | 2025.05.30 21:27:21.290182 [ 256 ] {f642d878-8015-4a25-a02e-2f7762e6faec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1667 | 2025.05.30 21:27:21.290410 [ 256 ] {f642d878-8015-4a25-a02e-2f7762e6faec} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.05.30 21:27:21.290562 [ 256 ] {f642d878-8015-4a25-a02e-2f7762e6faec} <Debug> executeQuery: Read 98 rows, 8.85 KiB in 0.001713 sec., 57209.57384705196 rows/sec., 5.05 MiB/sec. | ||
| 1669 | 2025.05.30 21:27:21.290603 [ 256 ] {f642d878-8015-4a25-a02e-2f7762e6faec} <Debug> TCPHandler: Processed in 0.002095244 sec. | ||
| 1670 | 2025.05.30 21:27:21.290735 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2025.05.30 21:27:21.290832 [ 256 ] {fc98e23d-c4d5-4b22-9b13-e90a6be4bb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1672 | 2025.05.30 21:27:21.290872 [ 256 ] {fc98e23d-c4d5-4b22-9b13-e90a6be4bb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1673 | 2025.05.30 21:27:21.291367 [ 256 ] {fc98e23d-c4d5-4b22-9b13-e90a6be4bb23} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.05.30 21:27:21.291404 [ 256 ] {fc98e23d-c4d5-4b22-9b13-e90a6be4bb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1675 | 2025.05.30 21:27:21.291708 [ 256 ] {fc98e23d-c4d5-4b22-9b13-e90a6be4bb23} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1676 | 2025.05.30 21:27:21.291924 [ 256 ] {fc98e23d-c4d5-4b22-9b13-e90a6be4bb23} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2025.05.30 21:27:21.292028 [ 52 ] {} <Debug> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1678 | 2025.05.30 21:27:21.292054 [ 256 ] {fc98e23d-c4d5-4b22-9b13-e90a6be4bb23} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001242 sec., 27375.201288244767 rows/sec., 2.01 MiB/sec. | ||
| 1679 | 2025.05.30 21:27:21.292107 [ 52 ] {} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2025.05.30 21:27:21.292117 [ 256 ] {fc98e23d-c4d5-4b22-9b13-e90a6be4bb23} <Debug> TCPHandler: Processed in 0.001431567 sec. | ||
| 1681 | 2025.05.30 21:27:21.292145 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1682 | 2025.05.30 21:27:21.292266 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2025.05.30 21:27:21.292273 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::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 | ||
| 1684 | 2025.05.30 21:27:21.292371 [ 256 ] {36f5af1d-0e81-4a21-b36f-257a32bb18e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1685 | 2025.05.30 21:27:21.292418 [ 256 ] {36f5af1d-0e81-4a21-b36f-257a32bb18e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1686 | 2025.05.30 21:27:21.292427 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1687 | 2025.05.30 21:27:21.292464 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 1688 | 2025.05.30 21:27:21.292526 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 1689 | 2025.05.30 21:27:21.292567 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 1690 | 2025.05.30 21:27:21.292614 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 1691 | 2025.05.30 21:27:21.292650 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 1692 | 2025.05.30 21:27:21.292861 [ 256 ] {36f5af1d-0e81-4a21-b36f-257a32bb18e1} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2025.05.30 21:27:21.292906 [ 256 ] {36f5af1d-0e81-4a21-b36f-257a32bb18e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1694 | 2025.05.30 21:27:21.293244 [ 256 ] {36f5af1d-0e81-4a21-b36f-257a32bb18e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1695 | 2025.05.30 21:27:21.293359 [ 201 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133693 sec., 149952.4121609642 rows/sec., 11.58 MiB/sec. | ||
| 1696 | 2025.05.30 21:27:21.293490 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1697 | 2025.05.30 21:27:21.293502 [ 256 ] {36f5af1d-0e81-4a21-b36f-257a32bb18e1} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2025.05.30 21:27:21.293646 [ 256 ] {36f5af1d-0e81-4a21-b36f-257a32bb18e1} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001292 sec., 54179.566563467495 rows/sec., 4.23 MiB/sec. | ||
| 1699 | 2025.05.30 21:27:21.293688 [ 256 ] {36f5af1d-0e81-4a21-b36f-257a32bb18e1} <Debug> TCPHandler: Processed in 0.001470357 sec. | ||
| 1700 | 2025.05.30 21:27:21.293754 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.05.30 21:27:21.293809 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2025.05.30 21:27:21.293821 [ 189 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_5_1} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1703 | 2025.05.30 21:27:21.293896 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1704 | 2025.05.30 21:27:21.293909 [ 256 ] {36cf0c32-0a8d-4530-8309-bdd9eec4e068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1705 | 2025.05.30 21:27:21.293958 [ 256 ] {36cf0c32-0a8d-4530-8309-bdd9eec4e068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1706 | 2025.05.30 21:27:21.294340 [ 256 ] {36cf0c32-0a8d-4530-8309-bdd9eec4e068} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.05.30 21:27:21.294377 [ 256 ] {36cf0c32-0a8d-4530-8309-bdd9eec4e068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1708 | 2025.05.30 21:27:21.294712 [ 256 ] {36cf0c32-0a8d-4530-8309-bdd9eec4e068} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1709 | 2025.05.30 21:27:21.294923 [ 256 ] {36cf0c32-0a8d-4530-8309-bdd9eec4e068} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.05.30 21:27:21.295052 [ 256 ] {36cf0c32-0a8d-4530-8309-bdd9eec4e068} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.63 MiB/sec. | ||
| 1711 | 2025.05.30 21:27:21.295089 [ 256 ] {36cf0c32-0a8d-4530-8309-bdd9eec4e068} <Debug> TCPHandler: Processed in 0.001329395 sec. | ||
| 1712 | 2025.05.30 21:27:21.295199 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.05.30 21:27:21.295290 [ 256 ] {f16d9375-acba-4f68-9732-e11036c05872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1714 | 2025.05.30 21:27:21.295346 [ 256 ] {f16d9375-acba-4f68-9732-e11036c05872} <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 | ||
| 1715 | 2025.05.30 21:27:21.296162 [ 256 ] {f16d9375-acba-4f68-9732-e11036c05872} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2025.05.30 21:27:21.296200 [ 256 ] {f16d9375-acba-4f68-9732-e11036c05872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1717 | 2025.05.30 21:27:21.296773 [ 256 ] {f16d9375-acba-4f68-9732-e11036c05872} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1718 | 2025.05.30 21:27:21.296993 [ 256 ] {f16d9375-acba-4f68-9732-e11036c05872} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.05.30 21:27:21.297134 [ 256 ] {f16d9375-acba-4f68-9732-e11036c05872} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001861 sec., 18269.747447608814 rows/sec., 32.74 MiB/sec. | ||
| 1720 | 2025.05.30 21:27:21.297183 [ 256 ] {f16d9375-acba-4f68-9732-e11036c05872} <Debug> TCPHandler: Processed in 0.002033893 sec. | ||
| 1721 | 2025.05.30 21:27:21.297309 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2025.05.30 21:27:21.297430 [ 256 ] {bc82c8d9-52cb-4906-81ac-f950448b639a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1723 | 2025.05.30 21:27:21.297480 [ 256 ] {bc82c8d9-52cb-4906-81ac-f950448b639a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1724 | 2025.05.30 21:27:21.297925 [ 256 ] {bc82c8d9-52cb-4906-81ac-f950448b639a} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.05.30 21:27:21.297969 [ 256 ] {bc82c8d9-52cb-4906-81ac-f950448b639a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1726 | 2025.05.30 21:27:21.298309 [ 256 ] {bc82c8d9-52cb-4906-81ac-f950448b639a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1727 | 2025.05.30 21:27:21.298520 [ 256 ] {bc82c8d9-52cb-4906-81ac-f950448b639a} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.05.30 21:27:21.298649 [ 256 ] {bc82c8d9-52cb-4906-81ac-f950448b639a} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001245 sec., 24096.385542168675 rows/sec., 1.60 MiB/sec. | ||
| 1729 | 2025.05.30 21:27:21.298683 [ 256 ] {bc82c8d9-52cb-4906-81ac-f950448b639a} <Debug> TCPHandler: Processed in 0.001434076 sec. | ||
| 1730 | 2025.05.30 21:27:24.936037 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1731 | 2025.05.30 21:27:24.936147 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1732 | 2025.05.30 21:27:25.003075 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 1733 | 2025.05.30 21:27:25.003558 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2025.05.30 21:27:25.003594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1735 | 2025.05.30 21:27:25.004096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1736 | 2025.05.30 21:27:25.004325 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2025.05.30 21:27:25.004454 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1738 | 2025.05.30 21:27:25.241720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1739 | 2025.05.30 21:27:25.258794 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.05.30 21:27:25.258862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1741 | 2025.05.30 21:27:25.264992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1742 | 2025.05.30 21:27:25.265705 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2025.05.30 21:27:25.268660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1744 | 2025.05.30 21:27:26.286070 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2025.05.30 21:27:26.286313 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1746 | 2025.05.30 21:27:26.286679 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1747 | 2025.05.30 21:27:26.286721 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1748 | 2025.05.30 21:27:26.286990 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1749 | 2025.05.30 21:27:26.287067 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1750 | 2025.05.30 21:27:26.287219 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1751 | 2025.05.30 21:27:26.287442 [ 287 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1752 | 2025.05.30 21:27:26.287468 [ 292 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1753 | 2025.05.30 21:27:26.287445 [ 291 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1754 | 2025.05.30 21:27:26.287594 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1755 | 2025.05.30 21:27:26.287619 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1756 | 2025.05.30 21:27:26.287702 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1757 | 2025.05.30 21:27:26.287723 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1758 | 2025.05.30 21:27:26.287757 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1759 | 2025.05.30 21:27:26.287800 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1760 | 2025.05.30 21:27:26.287833 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1761 | 2025.05.30 21:27:26.288743 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002529 sec., 8699.090549624358 rows/sec., 364.14 KiB/sec. | ||
| 1762 | 2025.05.30 21:27:26.288865 [ 256 ] {8467c5a1-9cf4-44d3-a7bb-3f9cd09b9a74} <Debug> TCPHandler: Processed in 0.002925413 sec. | ||
| 1763 | 2025.05.30 21:27:26.289341 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2025.05.30 21:27:26.289470 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1765 | 2025.05.30 21:27:26.289673 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1766 | 2025.05.30 21:27:26.289705 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1767 | 2025.05.30 21:27:26.289888 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1768 | 2025.05.30 21:27:26.289940 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1769 | 2025.05.30 21:27:26.290038 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1770 | 2025.05.30 21:27:26.290104 [ 292 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1771 | 2025.05.30 21:27:26.290106 [ 287 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1772 | 2025.05.30 21:27:26.290110 [ 293 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1773 | 2025.05.30 21:27:26.290242 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1774 | 2025.05.30 21:27:26.290268 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1775 | 2025.05.30 21:27:26.290334 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1776 | 2025.05.30 21:27:26.290351 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1777 | 2025.05.30 21:27:26.290380 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1778 | 2025.05.30 21:27:26.290412 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1779 | 2025.05.30 21:27:26.290439 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1780 | 2025.05.30 21:27:26.291102 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001684 sec., 13064.133016627078 rows/sec., 546.85 KiB/sec. | ||
| 1781 | 2025.05.30 21:27:26.291214 [ 256 ] {ae8173cf-9d34-471b-820b-098960f279bf} <Debug> TCPHandler: Processed in 0.001920992 sec. | ||
| 1782 | 2025.05.30 21:27:26.291751 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2025.05.30 21:27:26.291875 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1784 | 2025.05.30 21:27:26.292075 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1785 | 2025.05.30 21:27:26.292106 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1786 | 2025.05.30 21:27:26.292280 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1787 | 2025.05.30 21:27:26.292331 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1788 | 2025.05.30 21:27:26.292427 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1789 | 2025.05.30 21:27:26.292493 [ 293 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1790 | 2025.05.30 21:27:26.292494 [ 287 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1791 | 2025.05.30 21:27:26.292500 [ 292 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1792 | 2025.05.30 21:27:26.292605 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1793 | 2025.05.30 21:27:26.292631 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1794 | 2025.05.30 21:27:26.292697 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1795 | 2025.05.30 21:27:26.292714 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1796 | 2025.05.30 21:27:26.292742 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1797 | 2025.05.30 21:27:26.292772 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1798 | 2025.05.30 21:27:26.292798 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1799 | 2025.05.30 21:27:26.293372 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001545 sec., 14239.48220064725 rows/sec., 596.05 KiB/sec. | ||
| 1800 | 2025.05.30 21:27:26.293483 [ 256 ] {b38cdd07-c644-45cd-96ac-03b08aa08d99} <Debug> TCPHandler: Processed in 0.00177895 sec. | ||
| 1801 | 2025.05.30 21:27:26.293708 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.05.30 21:27:26.293824 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config: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) | ||
| 1803 | 2025.05.30 21:27:26.294010 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1804 | 2025.05.30 21:27:26.294039 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config: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 | ||
| 1805 | 2025.05.30 21:27:26.294203 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1806 | 2025.05.30 21:27:26.294250 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1807 | 2025.05.30 21:27:26.294341 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1808 | 2025.05.30 21:27:26.294394 [ 287 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1809 | 2025.05.30 21:27:26.294406 [ 293 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1810 | 2025.05.30 21:27:26.294395 [ 292 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1811 | 2025.05.30 21:27:26.294579 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1812 | 2025.05.30 21:27:26.294605 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1813 | 2025.05.30 21:27:26.294670 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1814 | 2025.05.30 21:27:26.294687 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1815 | 2025.05.30 21:27:26.294716 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1816 | 2025.05.30 21:27:26.294745 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1817 | 2025.05.30 21:27:26.294771 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1818 | 2025.05.30 21:27:26.295332 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001532 sec., 14360.313315926893 rows/sec., 601.11 KiB/sec. | ||
| 1819 | 2025.05.30 21:27:26.295443 [ 256 ] {5a92a7a2-a4e7-4057-a051-dd8c4a77c699} <Debug> TCPHandler: Processed in 0.0017654 sec. | ||
| 1820 | 2025.05.30 21:27:26.295671 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2025.05.30 21:27:26.295794 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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) | ||
| 1822 | 2025.05.30 21:27:26.295993 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1823 | 2025.05.30 21:27:26.296024 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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 | ||
| 1824 | 2025.05.30 21:27:26.296198 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1825 | 2025.05.30 21:27:26.296248 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1826 | 2025.05.30 21:27:26.296343 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1827 | 2025.05.30 21:27:26.296399 [ 292 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1828 | 2025.05.30 21:27:26.296401 [ 287 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1829 | 2025.05.30 21:27:26.296408 [ 291 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1830 | 2025.05.30 21:27:26.296515 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1831 | 2025.05.30 21:27:26.296541 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1832 | 2025.05.30 21:27:26.296612 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1833 | 2025.05.30 21:27:26.296629 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1834 | 2025.05.30 21:27:26.296660 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1835 | 2025.05.30 21:27:26.296691 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1836 | 2025.05.30 21:27:26.296751 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1837 | 2025.05.30 21:27:26.297397 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001651 sec., 13325.257419745609 rows/sec., 557.78 KiB/sec. | ||
| 1838 | 2025.05.30 21:27:26.297510 [ 256 ] {f6c842f6-ac2f-4709-928a-e78e54209cdf} <Debug> TCPHandler: Processed in 0.001886392 sec. | ||
| 1839 | 2025.05.30 21:27:26.297757 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2025.05.30 21:27:26.297885 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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) | ||
| 1841 | 2025.05.30 21:27:26.298093 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1842 | 2025.05.30 21:27:26.298126 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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 | ||
| 1843 | 2025.05.30 21:27:26.298308 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1844 | 2025.05.30 21:27:26.298361 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1845 | 2025.05.30 21:27:26.298459 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1846 | 2025.05.30 21:27:26.298520 [ 293 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1847 | 2025.05.30 21:27:26.298528 [ 292 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1848 | 2025.05.30 21:27:26.298528 [ 291 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1849 | 2025.05.30 21:27:26.298641 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1850 | 2025.05.30 21:27:26.298663 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1851 | 2025.05.30 21:27:26.298728 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1852 | 2025.05.30 21:27:26.298746 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1853 | 2025.05.30 21:27:26.298774 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1854 | 2025.05.30 21:27:26.298804 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1855 | 2025.05.30 21:27:26.298833 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1856 | 2025.05.30 21:27:26.299391 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001558 sec., 14120.667522464699 rows/sec., 591.08 KiB/sec. | ||
| 1857 | 2025.05.30 21:27:26.299503 [ 256 ] {aedc9012-0b87-49c3-877c-d06f41348fe6} <Debug> TCPHandler: Processed in 0.00179644 sec. | ||
| 1858 | 2025.05.30 21:27:26.299747 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.05.30 21:27:26.299875 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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) | ||
| 1860 | 2025.05.30 21:27:26.300079 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1861 | 2025.05.30 21:27:26.300112 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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 | ||
| 1862 | 2025.05.30 21:27:26.300292 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1863 | 2025.05.30 21:27:26.300343 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1864 | 2025.05.30 21:27:26.300441 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1865 | 2025.05.30 21:27:26.300497 [ 287 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1866 | 2025.05.30 21:27:26.300507 [ 292 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1867 | 2025.05.30 21:27:26.300505 [ 291 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1868 | 2025.05.30 21:27:26.300611 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1869 | 2025.05.30 21:27:26.300632 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1870 | 2025.05.30 21:27:26.300697 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1871 | 2025.05.30 21:27:26.300713 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1872 | 2025.05.30 21:27:26.300742 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1873 | 2025.05.30 21:27:26.300771 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1874 | 2025.05.30 21:27:26.300797 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1875 | 2025.05.30 21:27:26.301363 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001539 sec., 14294.996751137101 rows/sec., 598.37 KiB/sec. | ||
| 1876 | 2025.05.30 21:27:26.301476 [ 256 ] {e555d4aa-1f32-4d0d-9626-a2e59b040974} <Debug> TCPHandler: Processed in 0.00177759 sec. | ||
| 1877 | 2025.05.30 21:27:26.301705 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2025.05.30 21:27:26.301832 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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) | ||
| 1879 | 2025.05.30 21:27:26.302037 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1880 | 2025.05.30 21:27:26.302070 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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 | ||
| 1881 | 2025.05.30 21:27:26.302251 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1882 | 2025.05.30 21:27:26.302302 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1883 | 2025.05.30 21:27:26.302399 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1884 | 2025.05.30 21:27:26.302464 [ 292 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1885 | 2025.05.30 21:27:26.302467 [ 293 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1886 | 2025.05.30 21:27:26.302464 [ 287 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1887 | 2025.05.30 21:27:26.302598 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1888 | 2025.05.30 21:27:26.302625 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1889 | 2025.05.30 21:27:26.302689 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1890 | 2025.05.30 21:27:26.302706 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1891 | 2025.05.30 21:27:26.302735 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1892 | 2025.05.30 21:27:26.302765 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1893 | 2025.05.30 21:27:26.302793 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1894 | 2025.05.30 21:27:26.303354 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001572 sec., 13994.910941475826 rows/sec., 585.81 KiB/sec. | ||
| 1895 | 2025.05.30 21:27:26.303466 [ 256 ] {7e813c7a-098e-4c78-a0b5-c3fd4283b87d} <Debug> TCPHandler: Processed in 0.001810661 sec. | ||
| 1896 | 2025.05.30 21:27:26.303722 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2025.05.30 21:27:26.303849 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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) | ||
| 1898 | 2025.05.30 21:27:26.304054 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1899 | 2025.05.30 21:27:26.304087 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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 | ||
| 1900 | 2025.05.30 21:27:26.304272 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1901 | 2025.05.30 21:27:26.304323 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1902 | 2025.05.30 21:27:26.304421 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1903 | 2025.05.30 21:27:26.304484 [ 293 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1904 | 2025.05.30 21:27:26.304491 [ 287 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1905 | 2025.05.30 21:27:26.304485 [ 291 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1906 | 2025.05.30 21:27:26.304601 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1907 | 2025.05.30 21:27:26.304623 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1908 | 2025.05.30 21:27:26.304689 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1909 | 2025.05.30 21:27:26.304706 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1910 | 2025.05.30 21:27:26.304734 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1911 | 2025.05.30 21:27:26.304764 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1912 | 2025.05.30 21:27:26.304792 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1913 | 2025.05.30 21:27:26.305346 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001549 sec., 14202.71142672692 rows/sec., 594.51 KiB/sec. | ||
| 1914 | 2025.05.30 21:27:26.305457 [ 256 ] {174ad82b-d945-469d-9a1a-ff3b8d6e8cf5} <Debug> TCPHandler: Processed in 0.001784091 sec. | ||
| 1915 | 2025.05.30 21:27:26.305696 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2025.05.30 21:27:26.305825 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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) | ||
| 1917 | 2025.05.30 21:27:26.306031 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1918 | 2025.05.30 21:27:26.306065 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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 | ||
| 1919 | 2025.05.30 21:27:26.306251 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1920 | 2025.05.30 21:27:26.306301 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1921 | 2025.05.30 21:27:26.306397 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1922 | 2025.05.30 21:27:26.306469 [ 293 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1923 | 2025.05.30 21:27:26.306470 [ 287 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1924 | 2025.05.30 21:27:26.306470 [ 291 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1925 | 2025.05.30 21:27:26.306587 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1926 | 2025.05.30 21:27:26.306608 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1927 | 2025.05.30 21:27:26.306673 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1928 | 2025.05.30 21:27:26.306689 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1929 | 2025.05.30 21:27:26.306718 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1930 | 2025.05.30 21:27:26.306746 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1931 | 2025.05.30 21:27:26.306772 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1932 | 2025.05.30 21:27:26.307309 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001538 sec., 14304.291287386215 rows/sec., 598.76 KiB/sec. | ||
| 1933 | 2025.05.30 21:27:26.307436 [ 256 ] {a683af06-0365-4aaa-a7ed-806cb427089a} <Debug> TCPHandler: Processed in 0.00178903 sec. | ||
| 1934 | 2025.05.30 21:27:26.307686 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2025.05.30 21:27:26.307816 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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) | ||
| 1936 | 2025.05.30 21:27:26.308036 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1937 | 2025.05.30 21:27:26.308070 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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 | ||
| 1938 | 2025.05.30 21:27:26.308257 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1939 | 2025.05.30 21:27:26.308308 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1940 | 2025.05.30 21:27:26.308404 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1941 | 2025.05.30 21:27:26.308455 [ 291 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1942 | 2025.05.30 21:27:26.308468 [ 293 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1943 | 2025.05.30 21:27:26.308480 [ 292 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1944 | 2025.05.30 21:27:26.308565 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1945 | 2025.05.30 21:27:26.308592 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1946 | 2025.05.30 21:27:26.308655 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1947 | 2025.05.30 21:27:26.308673 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1948 | 2025.05.30 21:27:26.308702 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1949 | 2025.05.30 21:27:26.308730 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1950 | 2025.05.30 21:27:26.308757 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1951 | 2025.05.30 21:27:26.309281 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001519 sec., 14483.212639894668 rows/sec., 606.25 KiB/sec. | ||
| 1952 | 2025.05.30 21:27:26.309391 [ 256 ] {4bbe5f82-01bf-4134-a934-ec2d182ab9f0} <Debug> TCPHandler: Processed in 0.00175401 sec. | ||
| 1953 | 2025.05.30 21:27:26.314849 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2025.05.30 21:27:26.314998 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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) | ||
| 1955 | 2025.05.30 21:27:26.315219 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1956 | 2025.05.30 21:27:26.315251 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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 | ||
| 1957 | 2025.05.30 21:27:26.315492 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1958 | 2025.05.30 21:27:26.315543 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1959 | 2025.05.30 21:27:26.315640 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1960 | 2025.05.30 21:27:26.315700 [ 292 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1961 | 2025.05.30 21:27:26.315700 [ 287 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1962 | 2025.05.30 21:27:26.315711 [ 291 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1963 | 2025.05.30 21:27:26.315836 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 1964 | 2025.05.30 21:27:26.315858 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1965 | 2025.05.30 21:27:26.315922 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1966 | 2025.05.30 21:27:26.315939 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1967 | 2025.05.30 21:27:26.315968 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1968 | 2025.05.30 21:27:26.316006 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1969 | 2025.05.30 21:27:26.316035 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', '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'))" | ||
| 1970 | 2025.05.30 21:27:26.316611 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001645 sec., 13373.860182370821 rows/sec., 559.82 KiB/sec. | ||
| 1971 | 2025.05.30 21:27:26.316722 [ 256 ] {4b9cc7de-44ab-4d53-ba39-96b7b4b0225f} <Debug> TCPHandler: Processed in 0.001905962 sec. | ||
| 1972 | 2025.05.30 21:27:26.318330 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2025.05.30 21:27:26.318455 [ 256 ] {52874cfe-d554-44c1-a038-52dac34ace31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1974 | 2025.05.30 21:27:26.318510 [ 256 ] {52874cfe-d554-44c1-a038-52dac34ace31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1975 | 2025.05.30 21:27:26.319096 [ 256 ] {52874cfe-d554-44c1-a038-52dac34ace31} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2025.05.30 21:27:26.319138 [ 256 ] {52874cfe-d554-44c1-a038-52dac34ace31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1977 | 2025.05.30 21:27:26.319560 [ 256 ] {52874cfe-d554-44c1-a038-52dac34ace31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1978 | 2025.05.30 21:27:26.319752 [ 256 ] {52874cfe-d554-44c1-a038-52dac34ace31} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2025.05.30 21:27:26.319889 [ 256 ] {52874cfe-d554-44c1-a038-52dac34ace31} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001471 sec., 8157.715839564921 rows/sec., 2.90 MiB/sec. | ||
| 1980 | 2025.05.30 21:27:26.319928 [ 256 ] {52874cfe-d554-44c1-a038-52dac34ace31} <Debug> TCPHandler: Processed in 0.001657739 sec. | ||
| 1981 | 2025.05.30 21:27:26.320047 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2025.05.30 21:27:26.320143 [ 256 ] {04a8f084-71be-4013-9030-dc731e11d1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1983 | 2025.05.30 21:27:26.320182 [ 256 ] {04a8f084-71be-4013-9030-dc731e11d1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1984 | 2025.05.30 21:27:26.322940 [ 256 ] {04a8f084-71be-4013-9030-dc731e11d1ce} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2025.05.30 21:27:26.322979 [ 256 ] {04a8f084-71be-4013-9030-dc731e11d1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1986 | 2025.05.30 21:27:26.323353 [ 256 ] {04a8f084-71be-4013-9030-dc731e11d1ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1987 | 2025.05.30 21:27:26.323605 [ 256 ] {04a8f084-71be-4013-9030-dc731e11d1ce} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2025.05.30 21:27:26.323754 [ 256 ] {04a8f084-71be-4013-9030-dc731e11d1ce} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003631 sec., 58386.11952630129 rows/sec., 3.71 MiB/sec. | ||
| 1989 | 2025.05.30 21:27:26.323798 [ 256 ] {04a8f084-71be-4013-9030-dc731e11d1ce} <Debug> TCPHandler: Processed in 0.003798773 sec. | ||
| 1990 | 2025.05.30 21:27:26.323930 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2025.05.30 21:27:26.324043 [ 256 ] {2829b7ac-50b6-4c40-8c8b-61c1bb656113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1992 | 2025.05.30 21:27:26.324089 [ 256 ] {2829b7ac-50b6-4c40-8c8b-61c1bb656113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1993 | 2025.05.30 21:27:26.324689 [ 256 ] {2829b7ac-50b6-4c40-8c8b-61c1bb656113} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2025.05.30 21:27:26.324721 [ 256 ] {2829b7ac-50b6-4c40-8c8b-61c1bb656113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1995 | 2025.05.30 21:27:26.325056 [ 256 ] {2829b7ac-50b6-4c40-8c8b-61c1bb656113} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1996 | 2025.05.30 21:27:26.325283 [ 256 ] {2829b7ac-50b6-4c40-8c8b-61c1bb656113} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2025.05.30 21:27:26.325406 [ 256 ] {2829b7ac-50b6-4c40-8c8b-61c1bb656113} <Debug> executeQuery: Read 591 rows, 47.37 KiB in 0.001387 sec., 426099.49531362654 rows/sec., 33.35 MiB/sec. | ||
| 1998 | 2025.05.30 21:27:26.325442 [ 256 ] {2829b7ac-50b6-4c40-8c8b-61c1bb656113} <Debug> TCPHandler: Processed in 0.001568848 sec. | ||
| 1999 | 2025.05.30 21:27:26.325557 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2025.05.30 21:27:26.325649 [ 256 ] {d0467285-11e4-4953-9fa8-9e8c14782fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2001 | 2025.05.30 21:27:26.325689 [ 256 ] {d0467285-11e4-4953-9fa8-9e8c14782fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2002 | 2025.05.30 21:27:26.326083 [ 256 ] {d0467285-11e4-4953-9fa8-9e8c14782fdd} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2025.05.30 21:27:26.326118 [ 256 ] {d0467285-11e4-4953-9fa8-9e8c14782fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2004 | 2025.05.30 21:27:26.326408 [ 256 ] {d0467285-11e4-4953-9fa8-9e8c14782fdd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2005 | 2025.05.30 21:27:26.326612 [ 256 ] {d0467285-11e4-4953-9fa8-9e8c14782fdd} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2025.05.30 21:27:26.326739 [ 256 ] {d0467285-11e4-4953-9fa8-9e8c14782fdd} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001108 sec., 95667.87003610109 rows/sec., 5.63 MiB/sec. | ||
| 2007 | 2025.05.30 21:27:26.326774 [ 256 ] {d0467285-11e4-4953-9fa8-9e8c14782fdd} <Debug> TCPHandler: Processed in 0.001265825 sec. | ||
| 2008 | 2025.05.30 21:27:26.326883 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2025.05.30 21:27:26.326974 [ 256 ] {81815e5d-8093-4714-9c2e-94c8f16036e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2010 | 2025.05.30 21:27:26.327014 [ 256 ] {81815e5d-8093-4714-9c2e-94c8f16036e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2011 | 2025.05.30 21:27:26.327446 [ 256 ] {81815e5d-8093-4714-9c2e-94c8f16036e1} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.05.30 21:27:26.327478 [ 256 ] {81815e5d-8093-4714-9c2e-94c8f16036e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2013 | 2025.05.30 21:27:26.327774 [ 256 ] {81815e5d-8093-4714-9c2e-94c8f16036e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2014 | 2025.05.30 21:27:26.327980 [ 256 ] {81815e5d-8093-4714-9c2e-94c8f16036e1} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2025.05.30 21:27:26.328098 [ 256 ] {81815e5d-8093-4714-9c2e-94c8f16036e1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001142 sec., 98949.2119089317 rows/sec., 6.41 MiB/sec. | ||
| 2016 | 2025.05.30 21:27:26.328133 [ 256 ] {81815e5d-8093-4714-9c2e-94c8f16036e1} <Debug> TCPHandler: Processed in 0.001298065 sec. | ||
| 2017 | 2025.05.30 21:27:26.328243 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2025.05.30 21:27:26.328336 [ 256 ] {872a3297-54ab-4010-9414-5fc4a3271b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2019 | 2025.05.30 21:27:26.328374 [ 256 ] {872a3297-54ab-4010-9414-5fc4a3271b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2020 | 2025.05.30 21:27:26.328783 [ 256 ] {872a3297-54ab-4010-9414-5fc4a3271b26} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2025.05.30 21:27:26.328815 [ 256 ] {872a3297-54ab-4010-9414-5fc4a3271b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2022 | 2025.05.30 21:27:26.331120 [ 256 ] {872a3297-54ab-4010-9414-5fc4a3271b26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2023 | 2025.05.30 21:27:26.331389 [ 256 ] {872a3297-54ab-4010-9414-5fc4a3271b26} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.05.30 21:27:26.331534 [ 256 ] {872a3297-54ab-4010-9414-5fc4a3271b26} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003215 sec., 34836.70295489891 rows/sec., 1.98 MiB/sec. | ||
| 2025 | 2025.05.30 21:27:26.331599 [ 256 ] {872a3297-54ab-4010-9414-5fc4a3271b26} <Debug> TCPHandler: Processed in 0.003402959 sec. | ||
| 2026 | 2025.05.30 21:27:26.331748 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2025.05.30 21:27:26.331859 [ 256 ] {b23e24fa-cf2c-4808-9370-c4979db55a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2028 | 2025.05.30 21:27:26.331906 [ 256 ] {b23e24fa-cf2c-4808-9370-c4979db55a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2029 | 2025.05.30 21:27:26.332449 [ 256 ] {b23e24fa-cf2c-4808-9370-c4979db55a64} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2025.05.30 21:27:26.332486 [ 256 ] {b23e24fa-cf2c-4808-9370-c4979db55a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2031 | 2025.05.30 21:27:26.332795 [ 256 ] {b23e24fa-cf2c-4808-9370-c4979db55a64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2032 | 2025.05.30 21:27:26.333001 [ 256 ] {b23e24fa-cf2c-4808-9370-c4979db55a64} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2025.05.30 21:27:26.333127 [ 256 ] {b23e24fa-cf2c-4808-9370-c4979db55a64} <Debug> executeQuery: Read 354 rows, 25.35 KiB in 0.001291 sec., 274206.04182804027 rows/sec., 19.17 MiB/sec. | ||
| 2034 | 2025.05.30 21:27:26.333165 [ 256 ] {b23e24fa-cf2c-4808-9370-c4979db55a64} <Debug> TCPHandler: Processed in 0.001491917 sec. | ||
| 2035 | 2025.05.30 21:27:26.333269 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2025.05.30 21:27:26.333361 [ 256 ] {5fccd697-d55d-4736-a549-f01b8dc976ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2037 | 2025.05.30 21:27:26.333400 [ 256 ] {5fccd697-d55d-4736-a549-f01b8dc976ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2038 | 2025.05.30 21:27:26.333732 [ 256 ] {5fccd697-d55d-4736-a549-f01b8dc976ab} <Trace> oximeter.measurements_bool (6592e09a-bfab-4069-b664-e89caa33dd56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2025.05.30 21:27:26.333768 [ 256 ] {5fccd697-d55d-4736-a549-f01b8dc976ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2040 | 2025.05.30 21:27:26.334059 [ 256 ] {5fccd697-d55d-4736-a549-f01b8dc976ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2041 | 2025.05.30 21:27:26.334265 [ 256 ] {5fccd697-d55d-4736-a549-f01b8dc976ab} <Trace> oximeter.measurements_bool (6592e09a-bfab-4069-b664-e89caa33dd56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2025.05.30 21:27:26.334395 [ 256 ] {5fccd697-d55d-4736-a549-f01b8dc976ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 2043 | 2025.05.30 21:27:26.334432 [ 256 ] {5fccd697-d55d-4736-a549-f01b8dc976ab} <Debug> TCPHandler: Processed in 0.001210013 sec. | ||
| 2044 | 2025.05.30 21:27:26.334547 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2025.05.30 21:27:26.334638 [ 256 ] {6ef69624-b118-4502-9132-a7060225732a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2046 | 2025.05.30 21:27:26.334679 [ 256 ] {6ef69624-b118-4502-9132-a7060225732a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2047 | 2025.05.30 21:27:26.335059 [ 256 ] {6ef69624-b118-4502-9132-a7060225732a} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2048 | 2025.05.30 21:27:26.335094 [ 256 ] {6ef69624-b118-4502-9132-a7060225732a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2049 | 2025.05.30 21:27:26.335407 [ 256 ] {6ef69624-b118-4502-9132-a7060225732a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2050 | 2025.05.30 21:27:26.335622 [ 256 ] {6ef69624-b118-4502-9132-a7060225732a} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2025.05.30 21:27:26.335738 [ 256 ] {6ef69624-b118-4502-9132-a7060225732a} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001135 sec., 120704.84581497798 rows/sec., 7.89 MiB/sec. | ||
| 2052 | 2025.05.30 21:27:26.335772 [ 256 ] {6ef69624-b118-4502-9132-a7060225732a} <Debug> TCPHandler: Processed in 0.001293805 sec. | ||
| 2053 | 2025.05.30 21:27:26.335877 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2025.05.30 21:27:26.335963 [ 256 ] {7775a43f-f432-4136-9bfc-2c67bb69471f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2055 | 2025.05.30 21:27:26.336001 [ 256 ] {7775a43f-f432-4136-9bfc-2c67bb69471f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2056 | 2025.05.30 21:27:26.336298 [ 256 ] {7775a43f-f432-4136-9bfc-2c67bb69471f} <Trace> oximeter.measurements_f64 (0be26fb3-492e-46b4-817e-c86983d47efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2025.05.30 21:27:26.336332 [ 256 ] {7775a43f-f432-4136-9bfc-2c67bb69471f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2058 | 2025.05.30 21:27:26.336672 [ 256 ] {7775a43f-f432-4136-9bfc-2c67bb69471f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2059 | 2025.05.30 21:27:26.336870 [ 256 ] {7775a43f-f432-4136-9bfc-2c67bb69471f} <Trace> oximeter.measurements_f64 (0be26fb3-492e-46b4-817e-c86983d47efe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2025.05.30 21:27:26.336990 [ 256 ] {7775a43f-f432-4136-9bfc-2c67bb69471f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 2061 | 2025.05.30 21:27:26.337026 [ 256 ] {7775a43f-f432-4136-9bfc-2c67bb69471f} <Debug> TCPHandler: Processed in 0.001171173 sec. | ||
| 2062 | 2025.05.30 21:27:26.337131 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2025.05.30 21:27:26.337224 [ 256 ] {43b728a3-5a74-4853-a0d7-cb84a16aacb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2064 | 2025.05.30 21:27:26.337265 [ 256 ] {43b728a3-5a74-4853-a0d7-cb84a16aacb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2065 | 2025.05.30 21:27:26.337593 [ 256 ] {43b728a3-5a74-4853-a0d7-cb84a16aacb4} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2025.05.30 21:27:26.337629 [ 256 ] {43b728a3-5a74-4853-a0d7-cb84a16aacb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2067 | 2025.05.30 21:27:26.337917 [ 256 ] {43b728a3-5a74-4853-a0d7-cb84a16aacb4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2068 | 2025.05.30 21:27:26.338119 [ 256 ] {43b728a3-5a74-4853-a0d7-cb84a16aacb4} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2025.05.30 21:27:26.338243 [ 256 ] {43b728a3-5a74-4853-a0d7-cb84a16aacb4} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001037 sec., 50144.64802314369 rows/sec., 3.04 MiB/sec. | ||
| 2070 | 2025.05.30 21:27:26.338277 [ 256 ] {43b728a3-5a74-4853-a0d7-cb84a16aacb4} <Debug> TCPHandler: Processed in 0.001193154 sec. | ||
| 2071 | 2025.05.30 21:27:27.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.66 MiB, peak 183.81 MiB, free memory in arenas 0.00 B, will set to 180.37 MiB (RSS), difference: -1.29 MiB | ||
| 2072 | 2025.05.30 21:27:29.994781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 274 | ||
| 2073 | 2025.05.30 21:27:29.997508 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.05.30 21:27:29.997545 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2075 | 2025.05.30 21:27:29.998746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2076 | 2025.05.30 21:27:29.999018 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.05.30 21:27:29.999140 [ 42 ] {} <Debug> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2078 | 2025.05.30 21:27:29.999178 [ 42 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2025.05.30 21:27:29.999196 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2080 | 2025.05.30 21:27:29.999246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2081 | 2025.05.30 21:27:29.999343 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::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 | ||
| 2082 | 2025.05.30 21:27:30.000003 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2083 | 2025.05.30 21:27:30.000180 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::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 | ||
| 2084 | 2025.05.30 21:27:30.000600 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2085 | 2025.05.30 21:27:30.000985 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2086 | 2025.05.30 21:27:30.001379 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 2087 | 2025.05.30 21:27:30.001775 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2088 | 2025.05.30 21:27:30.002170 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 2089 | 2025.05.30 21:27:30.008294 [ 201 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 72 columns (72 merged, 0 gathered) in 0.009011813 sec., 30404.53680075252 rows/sec., 31.26 MiB/sec. | ||
| 2090 | 2025.05.30 21:27:30.009355 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2091 | 2025.05.30 21:27:30.009995 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2025.05.30 21:27:30.010074 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_6_1} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2093 | 2025.05.30 21:27:30.010301 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 2094 | 2025.05.30 21:27:31.001135 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.51 MiB, peak 185.07 MiB, free memory in arenas 0.00 B, will set to 181.54 MiB (RSS), difference: 1.02 MiB | ||
| 2095 | 2025.05.30 21:27:31.287034 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.05.30 21:27:31.287270 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) 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) | ||
| 2097 | 2025.05.30 21:27:31.287637 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2098 | 2025.05.30 21:27:31.287677 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <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 | ||
| 2099 | 2025.05.30 21:27:31.287927 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2100 | 2025.05.30 21:27:31.287997 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2101 | 2025.05.30 21:27:31.288139 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2102 | 2025.05.30 21:27:31.288246 [ 291 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2103 | 2025.05.30 21:27:31.288253 [ 293 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2104 | 2025.05.30 21:27:31.288268 [ 292 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2105 | 2025.05.30 21:27:31.288300 [ 287 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2106 | 2025.05.30 21:27:31.288413 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2107 | 2025.05.30 21:27:31.288441 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2108 | 2025.05.30 21:27:31.288537 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2109 | 2025.05.30 21:27:31.288559 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
| 2110 | 2025.05.30 21:27:31.288594 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <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'))" | ||
| 2111 | 2025.05.30 21:27:31.288632 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <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'))" | ||
| 2112 | 2025.05.30 21:27:31.288671 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <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'))" | ||
| 2113 | 2025.05.30 21:27:31.288711 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <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'))" | ||
| 2114 | 2025.05.30 21:27:31.289820 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002652 sec., 12820.512820512822 rows/sec., 493.44 KiB/sec. | ||
| 2115 | 2025.05.30 21:27:31.289970 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Debug> MemoryTracker: Peak memory usage (for query): 142.00 KiB. | ||
| 2116 | 2025.05.30 21:27:31.289986 [ 256 ] {2366ae05-2c2d-4cb6-91db-24bdbd84cad1} <Debug> TCPHandler: Processed in 0.003079605 sec. | ||
| 2117 | 2025.05.30 21:27:31.295398 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.05.30 21:27:31.295510 [ 256 ] {3b4e58e8-1f83-4155-a677-a5cee86318ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2119 | 2025.05.30 21:27:31.295555 [ 256 ] {3b4e58e8-1f83-4155-a677-a5cee86318ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2120 | 2025.05.30 21:27:31.296077 [ 256 ] {3b4e58e8-1f83-4155-a677-a5cee86318ae} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2025.05.30 21:27:31.296120 [ 256 ] {3b4e58e8-1f83-4155-a677-a5cee86318ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2122 | 2025.05.30 21:27:31.296529 [ 256 ] {3b4e58e8-1f83-4155-a677-a5cee86318ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2123 | 2025.05.30 21:27:31.296734 [ 256 ] {3b4e58e8-1f83-4155-a677-a5cee86318ae} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2025.05.30 21:27:31.296882 [ 256 ] {3b4e58e8-1f83-4155-a677-a5cee86318ae} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 161.25 KiB/sec. | ||
| 2125 | 2025.05.30 21:27:31.296921 [ 256 ] {3b4e58e8-1f83-4155-a677-a5cee86318ae} <Debug> TCPHandler: Processed in 0.001576718 sec. | ||
| 2126 | 2025.05.30 21:27:31.297033 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2025.05.30 21:27:31.297128 [ 256 ] {9b47be33-e3f5-4033-ad0e-ed058873874e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2128 | 2025.05.30 21:27:31.297171 [ 256 ] {9b47be33-e3f5-4033-ad0e-ed058873874e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2129 | 2025.05.30 21:27:31.297584 [ 256 ] {9b47be33-e3f5-4033-ad0e-ed058873874e} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.05.30 21:27:31.297621 [ 256 ] {9b47be33-e3f5-4033-ad0e-ed058873874e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2131 | 2025.05.30 21:27:31.297927 [ 256 ] {9b47be33-e3f5-4033-ad0e-ed058873874e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2132 | 2025.05.30 21:27:31.298133 [ 256 ] {9b47be33-e3f5-4033-ad0e-ed058873874e} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.05.30 21:27:31.298257 [ 256 ] {9b47be33-e3f5-4033-ad0e-ed058873874e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001149 sec., 3481.2880765883374 rows/sec., 283.87 KiB/sec. | ||
| 2134 | 2025.05.30 21:27:31.298295 [ 256 ] {9b47be33-e3f5-4033-ad0e-ed058873874e} <Debug> TCPHandler: Processed in 0.001310535 sec. | ||
| 2135 | 2025.05.30 21:27:31.298416 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2025.05.30 21:27:31.298514 [ 256 ] {debfded1-232e-4f8f-8ce1-c98160f90ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2137 | 2025.05.30 21:27:31.298555 [ 256 ] {debfded1-232e-4f8f-8ce1-c98160f90ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2138 | 2025.05.30 21:27:31.299014 [ 256 ] {debfded1-232e-4f8f-8ce1-c98160f90ace} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.05.30 21:27:31.299050 [ 256 ] {debfded1-232e-4f8f-8ce1-c98160f90ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2140 | 2025.05.30 21:27:31.299378 [ 256 ] {debfded1-232e-4f8f-8ce1-c98160f90ace} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2141 | 2025.05.30 21:27:31.299606 [ 256 ] {debfded1-232e-4f8f-8ce1-c98160f90ace} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2025.05.30 21:27:31.299707 [ 40 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2143 | 2025.05.30 21:27:31.299733 [ 256 ] {debfded1-232e-4f8f-8ce1-c98160f90ace} <Debug> executeQuery: Read 126 rows, 10.98 KiB in 0.001239 sec., 101694.91525423728 rows/sec., 8.65 MiB/sec. | ||
| 2144 | 2025.05.30 21:27:31.299775 [ 40 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2025.05.30 21:27:31.299783 [ 256 ] {debfded1-232e-4f8f-8ce1-c98160f90ace} <Debug> TCPHandler: Processed in 0.001419407 sec. | ||
| 2146 | 2025.05.30 21:27:31.299807 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2147 | 2025.05.30 21:27:31.299900 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::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 | ||
| 2148 | 2025.05.30 21:27:31.299918 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2025.05.30 21:27:31.299998 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2150 | 2025.05.30 21:27:31.300015 [ 256 ] {6ac5a71d-88c5-46bf-8ecb-fe3197d1c277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2151 | 2025.05.30 21:27:31.300027 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part | ||
| 2152 | 2025.05.30 21:27:31.300056 [ 256 ] {6ac5a71d-88c5-46bf-8ecb-fe3197d1c277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2153 | 2025.05.30 21:27:31.300079 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 98 rows starting from the beginning of the part | ||
| 2154 | 2025.05.30 21:27:31.300124 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2155 | 2025.05.30 21:27:31.300164 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 98 rows starting from the beginning of the part | ||
| 2156 | 2025.05.30 21:27:31.300211 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 591 rows starting from the beginning of the part | ||
| 2157 | 2025.05.30 21:27:31.300245 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 2158 | 2025.05.30 21:27:31.300489 [ 256 ] {6ac5a71d-88c5-46bf-8ecb-fe3197d1c277} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2025.05.30 21:27:31.300524 [ 256 ] {6ac5a71d-88c5-46bf-8ecb-fe3197d1c277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2160 | 2025.05.30 21:27:31.300918 [ 256 ] {6ac5a71d-88c5-46bf-8ecb-fe3197d1c277} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2161 | 2025.05.30 21:27:31.301145 [ 256 ] {6ac5a71d-88c5-46bf-8ecb-fe3197d1c277} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.05.30 21:27:31.301197 [ 201 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327575 sec., 784136.4894638722 rows/sec., 67.21 MiB/sec. | ||
| 2163 | 2025.05.30 21:27:31.301277 [ 256 ] {6ac5a71d-88c5-46bf-8ecb-fe3197d1c277} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.00128 sec., 29687.499999999996 rows/sec., 2.16 MiB/sec. | ||
| 2164 | 2025.05.30 21:27:31.301319 [ 256 ] {6ac5a71d-88c5-46bf-8ecb-fe3197d1c277} <Debug> TCPHandler: Processed in 0.001449876 sec. | ||
| 2165 | 2025.05.30 21:27:31.301432 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2025.05.30 21:27:31.301501 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2167 | 2025.05.30 21:27:31.301525 [ 256 ] {346e5b95-ef4f-4084-a71d-113eb911bcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2168 | 2025.05.30 21:27:31.301576 [ 256 ] {346e5b95-ef4f-4084-a71d-113eb911bcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2169 | 2025.05.30 21:27:31.301852 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2025.05.30 21:27:31.301960 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_11_2} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2171 | 2025.05.30 21:27:31.302005 [ 256 ] {346e5b95-ef4f-4084-a71d-113eb911bcf3} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2025.05.30 21:27:31.302046 [ 256 ] {346e5b95-ef4f-4084-a71d-113eb911bcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2173 | 2025.05.30 21:27:31.302063 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2174 | 2025.05.30 21:27:31.302353 [ 256 ] {346e5b95-ef4f-4084-a71d-113eb911bcf3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2175 | 2025.05.30 21:27:31.302570 [ 256 ] {346e5b95-ef4f-4084-a71d-113eb911bcf3} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2025.05.30 21:27:31.302667 [ 40 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2177 | 2025.05.30 21:27:31.302694 [ 256 ] {346e5b95-ef4f-4084-a71d-113eb911bcf3} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001187 sec., 85930.91828138164 rows/sec., 6.72 MiB/sec. | ||
| 2178 | 2025.05.30 21:27:31.302701 [ 40 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2025.05.30 21:27:31.302736 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2180 | 2025.05.30 21:27:31.302740 [ 256 ] {346e5b95-ef4f-4084-a71d-113eb911bcf3} <Debug> TCPHandler: Processed in 0.001356136 sec. | ||
| 2181 | 2025.05.30 21:27:31.302804 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::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 | ||
| 2182 | 2025.05.30 21:27:31.302863 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2025.05.30 21:27:31.302881 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2184 | 2025.05.30 21:27:31.302905 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 83 rows starting from the beginning of the part | ||
| 2185 | 2025.05.30 21:27:31.302950 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 2186 | 2025.05.30 21:27:31.302955 [ 256 ] {72ccbb2a-cf16-417b-a5cf-14b13994c809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2187 | 2025.05.30 21:27:31.302986 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2188 | 2025.05.30 21:27:31.303000 [ 256 ] {72ccbb2a-cf16-417b-a5cf-14b13994c809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2189 | 2025.05.30 21:27:31.303022 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part | ||
| 2190 | 2025.05.30 21:27:31.303053 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 354 rows starting from the beginning of the part | ||
| 2191 | 2025.05.30 21:27:31.303086 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::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 | ||
| 2192 | 2025.05.30 21:27:31.303372 [ 256 ] {72ccbb2a-cf16-417b-a5cf-14b13994c809} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.05.30 21:27:31.303407 [ 256 ] {72ccbb2a-cf16-417b-a5cf-14b13994c809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2194 | 2025.05.30 21:27:31.303729 [ 256 ] {72ccbb2a-cf16-417b-a5cf-14b13994c809} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2195 | 2025.05.30 21:27:31.303829 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.001050512 sec., 680620.4974336324 rows/sec., 53.03 MiB/sec. | ||
| 2196 | 2025.05.30 21:27:31.303953 [ 256 ] {72ccbb2a-cf16-417b-a5cf-14b13994c809} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2025.05.30 21:27:31.303970 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2198 | 2025.05.30 21:27:31.304081 [ 256 ] {72ccbb2a-cf16-417b-a5cf-14b13994c809} <Debug> executeQuery: Read 102 rows, 7.29 KiB in 0.001144 sec., 89160.83916083915 rows/sec., 6.22 MiB/sec. | ||
| 2199 | 2025.05.30 21:27:31.304117 [ 256 ] {72ccbb2a-cf16-417b-a5cf-14b13994c809} <Debug> TCPHandler: Processed in 0.001301175 sec. | ||
| 2200 | 2025.05.30 21:27:31.304225 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2025.05.30 21:27:31.304230 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2025.05.30 21:27:31.304308 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_11_2} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2203 | 2025.05.30 21:27:31.304318 [ 256 ] {25788e38-1899-471c-b261-00631c000220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2204 | 2025.05.30 21:27:31.304365 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2205 | 2025.05.30 21:27:31.304373 [ 256 ] {25788e38-1899-471c-b261-00631c000220} <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 | ||
| 2206 | 2025.05.30 21:27:31.305132 [ 256 ] {25788e38-1899-471c-b261-00631c000220} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2025.05.30 21:27:31.305167 [ 256 ] {25788e38-1899-471c-b261-00631c000220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2208 | 2025.05.30 21:27:31.305700 [ 256 ] {25788e38-1899-471c-b261-00631c000220} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2209 | 2025.05.30 21:27:31.305930 [ 256 ] {25788e38-1899-471c-b261-00631c000220} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.05.30 21:27:31.306041 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2211 | 2025.05.30 21:27:31.306066 [ 256 ] {25788e38-1899-471c-b261-00631c000220} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001766 sec., 19252.548131370328 rows/sec., 34.50 MiB/sec. | ||
| 2212 | 2025.05.30 21:27:31.306089 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2025.05.30 21:27:31.306114 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2214 | 2025.05.30 21:27:31.306127 [ 256 ] {25788e38-1899-471c-b261-00631c000220} <Debug> TCPHandler: Processed in 0.001949933 sec. | ||
| 2215 | 2025.05.30 21:27:31.306236 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.05.30 21:27:31.306237 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::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 | ||
| 2217 | 2025.05.30 21:27:31.306331 [ 256 ] {d7e2513b-30c8-4cfc-84ac-68ca6d1a1699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2218 | 2025.05.30 21:27:31.306377 [ 256 ] {d7e2513b-30c8-4cfc-84ac-68ca6d1a1699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2219 | 2025.05.30 21:27:31.306522 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2220 | 2025.05.30 21:27:31.306591 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 2221 | 2025.05.30 21:27:31.306727 [ 256 ] {d7e2513b-30c8-4cfc-84ac-68ca6d1a1699} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2222 | 2025.05.30 21:27:31.306747 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2223 | 2025.05.30 21:27:31.306767 [ 256 ] {d7e2513b-30c8-4cfc-84ac-68ca6d1a1699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2224 | 2025.05.30 21:27:31.306872 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2225 | 2025.05.30 21:27:31.306999 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2226 | 2025.05.30 21:27:31.307075 [ 256 ] {d7e2513b-30c8-4cfc-84ac-68ca6d1a1699} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2227 | 2025.05.30 21:27:31.307119 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2228 | 2025.05.30 21:27:31.307231 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2229 | 2025.05.30 21:27:31.307307 [ 256 ] {d7e2513b-30c8-4cfc-84ac-68ca6d1a1699} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.05.30 21:27:31.307448 [ 256 ] {d7e2513b-30c8-4cfc-84ac-68ca6d1a1699} <Debug> executeQuery: Read 42 rows, 2.88 KiB in 0.001135 sec., 37004.405286343615 rows/sec., 2.48 MiB/sec. | ||
| 2231 | 2025.05.30 21:27:31.307484 [ 256 ] {d7e2513b-30c8-4cfc-84ac-68ca6d1a1699} <Debug> TCPHandler: Processed in 0.001295385 sec. | ||
| 2232 | 2025.05.30 21:27:31.311709 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 19 columns (19 merged, 0 gathered) in 0.005521784 sec., 36944.58167867486 rows/sec., 66.20 MiB/sec. | ||
| 2233 | 2025.05.30 21:27:31.312178 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2234 | 2025.05.30 21:27:31.312511 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2025.05.30 21:27:31.312572 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2236 | 2025.05.30 21:27:31.312676 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2237 | 2025.05.30 21:27:32.504594 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2238 | 2025.05.30 21:27:32.505085 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.05.30 21:27:32.505131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2240 | 2025.05.30 21:27:32.505627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2241 | 2025.05.30 21:27:32.505852 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.05.30 21:27:32.505974 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2243 | 2025.05.30 21:27:32.505982 [ 38 ] {} <Debug> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2244 | 2025.05.30 21:27:32.506062 [ 38 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.05.30 21:27:32.506086 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2246 | 2025.05.30 21:27:32.506213 [ 200 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 2247 | 2025.05.30 21:27:32.506362 [ 200 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2248 | 2025.05.30 21:27:32.506398 [ 200 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2745 rows starting from the beginning of the part | ||
| 2249 | 2025.05.30 21:27:32.506464 [ 200 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 2250 | 2025.05.30 21:27:32.506502 [ 200 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 2251 | 2025.05.30 21:27:32.506545 [ 200 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 2252 | 2025.05.30 21:27:32.506585 [ 200 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2253 | 2025.05.30 21:27:32.506621 [ 200 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2254 | 2025.05.30 21:27:32.507946 [ 191 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.001792131 sec., 2825128.296982754 rows/sec., 40.41 MiB/sec. | ||
| 2255 | 2025.05.30 21:27:32.508856 [ 195 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2256 | 2025.05.30 21:27:32.509134 [ 195 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_11_2} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.05.30 21:27:32.509201 [ 195 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_11_2} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2258 | 2025.05.30 21:27:32.509284 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2259 | 2025.05.30 21:27:32.768782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2260 | 2025.05.30 21:27:32.785120 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.05.30 21:27:32.785174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2262 | 2025.05.30 21:27:32.791518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2263 | 2025.05.30 21:27:32.792226 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.05.30 21:27:32.792522 [ 37 ] {} <Debug> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2265 | 2025.05.30 21:27:32.792619 [ 37 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2025.05.30 21:27:32.792656 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2267 | 2025.05.30 21:27:32.792827 [ 191 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 2268 | 2025.05.30 21:27:32.795319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2269 | 2025.05.30 21:27:32.796583 [ 191 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2270 | 2025.05.30 21:27:32.797886 [ 191 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 2271 | 2025.05.30 21:27:32.802185 [ 191 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 2272 | 2025.05.30 21:27:32.806415 [ 191 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 2273 | 2025.05.30 21:27:32.811216 [ 191 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 2274 | 2025.05.30 21:27:32.816165 [ 191 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 2275 | 2025.05.30 21:27:32.820379 [ 191 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 2276 | 2025.05.30 21:27:32.873836 [ 195 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081078012 sec., 1023.7054159640717 rows/sec., 5.29 MiB/sec. | ||
| 2277 | 2025.05.30 21:27:32.875447 [ 199 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2278 | 2025.05.30 21:27:32.877237 [ 199 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_11_2} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2025.05.30 21:27:32.877329 [ 199 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_11_2} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2280 | 2025.05.30 21:27:32.878463 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2281 | 2025.05.30 21:27:33.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.63 MiB, peak 193.52 MiB, free memory in arenas 0.00 B, will set to 192.19 MiB (RSS), difference: 8.56 MiB | ||
| 2282 | 2025.05.30 21:27:36.292077 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2025.05.30 21:27:36.292374 [ 256 ] {7ddf9bd4-0f67-49f3-9890-cc18dd6fb2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2284 | 2025.05.30 21:27:36.292447 [ 256 ] {7ddf9bd4-0f67-49f3-9890-cc18dd6fb2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2285 | 2025.05.30 21:27:36.293094 [ 256 ] {7ddf9bd4-0f67-49f3-9890-cc18dd6fb2bf} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2025.05.30 21:27:36.293131 [ 256 ] {7ddf9bd4-0f67-49f3-9890-cc18dd6fb2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2287 | 2025.05.30 21:27:36.293544 [ 256 ] {7ddf9bd4-0f67-49f3-9890-cc18dd6fb2bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2288 | 2025.05.30 21:27:36.293775 [ 256 ] {7ddf9bd4-0f67-49f3-9890-cc18dd6fb2bf} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2025.05.30 21:27:36.293927 [ 256 ] {7ddf9bd4-0f67-49f3-9890-cc18dd6fb2bf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.66 MiB/sec. | ||
| 2290 | 2025.05.30 21:27:36.293967 [ 256 ] {7ddf9bd4-0f67-49f3-9890-cc18dd6fb2bf} <Debug> TCPHandler: Processed in 0.002023253 sec. | ||
| 2291 | 2025.05.30 21:27:36.294088 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2025.05.30 21:27:36.294181 [ 256 ] {c9f37c2b-6352-450b-92ef-5e90fb8cb5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2293 | 2025.05.30 21:27:36.294222 [ 256 ] {c9f37c2b-6352-450b-92ef-5e90fb8cb5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2294 | 2025.05.30 21:27:36.294637 [ 256 ] {c9f37c2b-6352-450b-92ef-5e90fb8cb5d6} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2025.05.30 21:27:36.294672 [ 256 ] {c9f37c2b-6352-450b-92ef-5e90fb8cb5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2296 | 2025.05.30 21:27:36.294986 [ 256 ] {c9f37c2b-6352-450b-92ef-5e90fb8cb5d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2297 | 2025.05.30 21:27:36.295204 [ 256 ] {c9f37c2b-6352-450b-92ef-5e90fb8cb5d6} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.05.30 21:27:36.295329 [ 256 ] {c9f37c2b-6352-450b-92ef-5e90fb8cb5d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 2299 | 2025.05.30 21:27:36.295365 [ 256 ] {c9f37c2b-6352-450b-92ef-5e90fb8cb5d6} <Debug> TCPHandler: Processed in 0.001327415 sec. | ||
| 2300 | 2025.05.30 21:27:36.295480 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.05.30 21:27:36.295574 [ 256 ] {dab519bd-296a-41ec-acba-987d53301a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2302 | 2025.05.30 21:27:36.295618 [ 256 ] {dab519bd-296a-41ec-acba-987d53301a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2303 | 2025.05.30 21:27:36.296019 [ 256 ] {dab519bd-296a-41ec-acba-987d53301a9b} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2025.05.30 21:27:36.296054 [ 256 ] {dab519bd-296a-41ec-acba-987d53301a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2305 | 2025.05.30 21:27:36.296398 [ 256 ] {dab519bd-296a-41ec-acba-987d53301a9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2306 | 2025.05.30 21:27:36.296613 [ 256 ] {dab519bd-296a-41ec-acba-987d53301a9b} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2025.05.30 21:27:36.296702 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2308 | 2025.05.30 21:27:36.296739 [ 256 ] {dab519bd-296a-41ec-acba-987d53301a9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2309 | 2025.05.30 21:27:36.296740 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2025.05.30 21:27:36.296770 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2311 | 2025.05.30 21:27:36.296774 [ 256 ] {dab519bd-296a-41ec-acba-987d53301a9b} <Debug> TCPHandler: Processed in 0.001343475 sec. | ||
| 2312 | 2025.05.30 21:27:36.296869 [ 187 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 2313 | 2025.05.30 21:27:36.296892 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2025.05.30 21:27:36.296967 [ 187 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2315 | 2025.05.30 21:27:36.296985 [ 256 ] {97d1b612-f870-48ed-bad4-2caa3b1054ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2316 | 2025.05.30 21:27:36.297005 [ 187 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2317 | 2025.05.30 21:27:36.297027 [ 256 ] {97d1b612-f870-48ed-bad4-2caa3b1054ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2318 | 2025.05.30 21:27:36.297094 [ 187 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2319 | 2025.05.30 21:27:36.297154 [ 187 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 2320 | 2025.05.30 21:27:36.297199 [ 187 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 137 rows starting from the beginning of the part | ||
| 2321 | 2025.05.30 21:27:36.297243 [ 187 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
| 2322 | 2025.05.30 21:27:36.297282 [ 187 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2323 | 2025.05.30 21:27:36.297365 [ 256 ] {97d1b612-f870-48ed-bad4-2caa3b1054ea} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2025.05.30 21:27:36.297401 [ 256 ] {97d1b612-f870-48ed-bad4-2caa3b1054ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2325 | 2025.05.30 21:27:36.297912 [ 256 ] {97d1b612-f870-48ed-bad4-2caa3b1054ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2326 | 2025.05.30 21:27:36.298188 [ 256 ] {97d1b612-f870-48ed-bad4-2caa3b1054ea} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2025.05.30 21:27:36.298229 [ 199 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398596 sec., 495496.9126180827 rows/sec., 34.30 MiB/sec. | ||
| 2328 | 2025.05.30 21:27:36.298293 [ 31 ] {} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2329 | 2025.05.30 21:27:36.298316 [ 31 ] {} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2025.05.30 21:27:36.298333 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2331 | 2025.05.30 21:27:36.298347 [ 256 ] {97d1b612-f870-48ed-bad4-2caa3b1054ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 2332 | 2025.05.30 21:27:36.298371 [ 199 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2333 | 2025.05.30 21:27:36.298398 [ 256 ] {97d1b612-f870-48ed-bad4-2caa3b1054ea} <Debug> TCPHandler: Processed in 0.001555118 sec. | ||
| 2334 | 2025.05.30 21:27:36.298405 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::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 | ||
| 2335 | 2025.05.30 21:27:36.298481 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2336 | 2025.05.30 21:27:36.298506 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
| 2337 | 2025.05.30 21:27:36.298549 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2338 | 2025.05.30 21:27:36.298593 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2339 | 2025.05.30 21:27:36.298627 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
| 2340 | 2025.05.30 21:27:36.298636 [ 199 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.05.30 21:27:36.298657 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 2342 | 2025.05.30 21:27:36.298687 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2343 | 2025.05.30 21:27:36.298705 [ 199 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2344 | 2025.05.30 21:27:36.298772 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2345 | 2025.05.30 21:27:36.299416 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028741 sec., 307171.5815739822 rows/sec., 20.03 MiB/sec. | ||
| 2346 | 2025.05.30 21:27:36.299637 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2347 | 2025.05.30 21:27:36.299950 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2025.05.30 21:27:36.300035 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_11_2} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2349 | 2025.05.30 21:27:36.300126 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2350 | 2025.05.30 21:27:39.936209 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2351 | 2025.05.30 21:27:39.936285 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2352 | 2025.05.30 21:27:39.999565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 300 | ||
| 2353 | 2025.05.30 21:27:40.001763 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2025.05.30 21:27:40.001811 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2355 | 2025.05.30 21:27:40.003049 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2356 | 2025.05.30 21:27:40.003318 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2025.05.30 21:27:40.003559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2358 | 2025.05.30 21:27:40.006184 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2359 | 2025.05.30 21:27:40.006657 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.05.30 21:27:40.006693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2361 | 2025.05.30 21:27:40.007164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2362 | 2025.05.30 21:27:40.007397 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.05.30 21:27:40.007517 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2364 | 2025.05.30 21:27:40.295544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2365 | 2025.05.30 21:27:40.310675 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2025.05.30 21:27:40.310744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2367 | 2025.05.30 21:27:40.316932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2368 | 2025.05.30 21:27:40.317617 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2025.05.30 21:27:40.320223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2370 | 2025.05.30 21:27:41.290044 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2025.05.30 21:27:41.290284 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
| 2372 | 2025.05.30 21:27:41.290633 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2373 | 2025.05.30 21:27:41.290673 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
| 2374 | 2025.05.30 21:27:41.290934 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2375 | 2025.05.30 21:27:41.291003 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2376 | 2025.05.30 21:27:41.291146 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2377 | 2025.05.30 21:27:41.291264 [ 295 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2378 | 2025.05.30 21:27:41.291290 [ 287 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2379 | 2025.05.30 21:27:41.291290 [ 292 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2380 | 2025.05.30 21:27:41.291287 [ 293 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2381 | 2025.05.30 21:27:41.291269 [ 291 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2382 | 2025.05.30 21:27:41.291502 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 2383 | 2025.05.30 21:27:41.291526 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2384 | 2025.05.30 21:27:41.291620 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2385 | 2025.05.30 21:27:41.291642 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
| 2386 | 2025.05.30 21:27:41.291677 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
| 2387 | 2025.05.30 21:27:41.291721 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
| 2388 | 2025.05.30 21:27:41.291760 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
| 2389 | 2025.05.30 21:27:41.291794 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
| 2390 | 2025.05.30 21:27:41.292676 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002496 sec., 13621.794871794871 rows/sec., 524.28 KiB/sec. | ||
| 2391 | 2025.05.30 21:27:41.292827 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> MemoryTracker: Peak memory usage (for query): 143.47 KiB. | ||
| 2392 | 2025.05.30 21:27:41.292842 [ 256 ] {243533f8-af8a-451b-8e92-027e09ea1f67} <Debug> TCPHandler: Processed in 0.002924093 sec. | ||
| 2393 | 2025.05.30 21:27:41.298259 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2025.05.30 21:27:41.298387 [ 256 ] {67d2e853-a4af-45e8-b6cd-3c9bc03c1f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2395 | 2025.05.30 21:27:41.298438 [ 256 ] {67d2e853-a4af-45e8-b6cd-3c9bc03c1f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2396 | 2025.05.30 21:27:41.299011 [ 256 ] {67d2e853-a4af-45e8-b6cd-3c9bc03c1f5b} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2025.05.30 21:27:41.299052 [ 256 ] {67d2e853-a4af-45e8-b6cd-3c9bc03c1f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2398 | 2025.05.30 21:27:41.299454 [ 256 ] {67d2e853-a4af-45e8-b6cd-3c9bc03c1f5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2399 | 2025.05.30 21:27:41.299650 [ 256 ] {67d2e853-a4af-45e8-b6cd-3c9bc03c1f5b} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2025.05.30 21:27:41.299786 [ 26 ] {} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2401 | 2025.05.30 21:27:41.299797 [ 256 ] {67d2e853-a4af-45e8-b6cd-3c9bc03c1f5b} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 71.44 KiB/sec. | ||
| 2402 | 2025.05.30 21:27:41.299841 [ 26 ] {} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.05.30 21:27:41.299863 [ 256 ] {67d2e853-a4af-45e8-b6cd-3c9bc03c1f5b} <Debug> TCPHandler: Processed in 0.001664089 sec. | ||
| 2404 | 2025.05.30 21:27:41.299873 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2405 | 2025.05.30 21:27:41.299970 [ 187 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::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 | ||
| 2406 | 2025.05.30 21:27:41.300014 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2025.05.30 21:27:41.300110 [ 256 ] {4076362a-d391-48c4-b132-0483c6a4064e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2408 | 2025.05.30 21:27:41.300152 [ 256 ] {4076362a-d391-48c4-b132-0483c6a4064e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2409 | 2025.05.30 21:27:41.300182 [ 187 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2410 | 2025.05.30 21:27:41.300214 [ 187 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2411 | 2025.05.30 21:27:41.300274 [ 187 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2412 | 2025.05.30 21:27:41.300335 [ 187 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2413 | 2025.05.30 21:27:41.300391 [ 187 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2414 | 2025.05.30 21:27:41.300449 [ 187 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::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 | ||
| 2415 | 2025.05.30 21:27:41.300517 [ 187 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::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 | ||
| 2416 | 2025.05.30 21:27:41.300670 [ 256 ] {4076362a-d391-48c4-b132-0483c6a4064e} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2025.05.30 21:27:41.300729 [ 256 ] {4076362a-d391-48c4-b132-0483c6a4064e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2418 | 2025.05.30 21:27:41.301086 [ 256 ] {4076362a-d391-48c4-b132-0483c6a4064e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2419 | 2025.05.30 21:27:41.301354 [ 256 ] {4076362a-d391-48c4-b132-0483c6a4064e} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2025.05.30 21:27:41.301493 [ 256 ] {4076362a-d391-48c4-b132-0483c6a4064e} <Debug> executeQuery: Read 135 rows, 11.89 KiB in 0.001402 sec., 96291.0128388017 rows/sec., 8.28 MiB/sec. | ||
| 2421 | 2025.05.30 21:27:41.301530 [ 256 ] {4076362a-d391-48c4-b132-0483c6a4064e} <Debug> TCPHandler: Processed in 0.001573108 sec. | ||
| 2422 | 2025.05.30 21:27:41.301650 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2025.05.30 21:27:41.301744 [ 256 ] {3ab0a5b6-4ac9-4437-a552-77149305ad67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2424 | 2025.05.30 21:27:41.301786 [ 256 ] {3ab0a5b6-4ac9-4437-a552-77149305ad67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2425 | 2025.05.30 21:27:41.302205 [ 256 ] {3ab0a5b6-4ac9-4437-a552-77149305ad67} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.05.30 21:27:41.302224 [ 202 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002288446 sec., 15731.19925049575 rows/sec., 3.26 MiB/sec. | ||
| 2427 | 2025.05.30 21:27:41.302242 [ 256 ] {3ab0a5b6-4ac9-4437-a552-77149305ad67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2428 | 2025.05.30 21:27:41.302402 [ 203 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2429 | 2025.05.30 21:27:41.302550 [ 256 ] {3ab0a5b6-4ac9-4437-a552-77149305ad67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2430 | 2025.05.30 21:27:41.302770 [ 256 ] {3ab0a5b6-4ac9-4437-a552-77149305ad67} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2025.05.30 21:27:41.302861 [ 203 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2025.05.30 21:27:41.302899 [ 256 ] {3ab0a5b6-4ac9-4437-a552-77149305ad67} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001174 sec., 33219.76149914821 rows/sec., 2.44 MiB/sec. | ||
| 2433 | 2025.05.30 21:27:41.302925 [ 203 ] {91e3fc10-86ba-431f-ac97-f2b42a123155::all_1_6_1} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2434 | 2025.05.30 21:27:41.302935 [ 256 ] {3ab0a5b6-4ac9-4437-a552-77149305ad67} <Debug> TCPHandler: Processed in 0.001334945 sec. | ||
| 2435 | 2025.05.30 21:27:41.302995 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2436 | 2025.05.30 21:27:41.303046 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2025.05.30 21:27:41.303141 [ 256 ] {e5971e7b-c35d-4b67-b2bd-2f233f056777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2438 | 2025.05.30 21:27:41.303180 [ 256 ] {e5971e7b-c35d-4b67-b2bd-2f233f056777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2439 | 2025.05.30 21:27:41.303552 [ 256 ] {e5971e7b-c35d-4b67-b2bd-2f233f056777} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2025.05.30 21:27:41.303587 [ 256 ] {e5971e7b-c35d-4b67-b2bd-2f233f056777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2441 | 2025.05.30 21:27:41.303857 [ 256 ] {e5971e7b-c35d-4b67-b2bd-2f233f056777} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2442 | 2025.05.30 21:27:41.304058 [ 256 ] {e5971e7b-c35d-4b67-b2bd-2f233f056777} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.05.30 21:27:41.304180 [ 256 ] {e5971e7b-c35d-4b67-b2bd-2f233f056777} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 62.71 KiB/sec. | ||
| 2444 | 2025.05.30 21:27:41.304214 [ 256 ] {e5971e7b-c35d-4b67-b2bd-2f233f056777} <Debug> TCPHandler: Processed in 0.001215934 sec. | ||
| 2445 | 2025.05.30 21:27:41.304321 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2025.05.30 21:27:41.304413 [ 256 ] {ffdce2c8-c018-43c0-a988-c35ced6d31eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2447 | 2025.05.30 21:27:41.304451 [ 256 ] {ffdce2c8-c018-43c0-a988-c35ced6d31eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2448 | 2025.05.30 21:27:41.304869 [ 256 ] {ffdce2c8-c018-43c0-a988-c35ced6d31eb} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2025.05.30 21:27:41.304903 [ 256 ] {ffdce2c8-c018-43c0-a988-c35ced6d31eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2450 | 2025.05.30 21:27:41.305203 [ 256 ] {ffdce2c8-c018-43c0-a988-c35ced6d31eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2451 | 2025.05.30 21:27:41.305436 [ 256 ] {ffdce2c8-c018-43c0-a988-c35ced6d31eb} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2025.05.30 21:27:41.305562 [ 256 ] {ffdce2c8-c018-43c0-a988-c35ced6d31eb} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001167 sec., 93401.8851756641 rows/sec., 7.30 MiB/sec. | ||
| 2453 | 2025.05.30 21:27:41.305598 [ 256 ] {ffdce2c8-c018-43c0-a988-c35ced6d31eb} <Debug> TCPHandler: Processed in 0.001323875 sec. | ||
| 2454 | 2025.05.30 21:27:41.305710 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2025.05.30 21:27:41.305803 [ 256 ] {0ce1f7bd-bba1-498a-a44c-479373eadf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2025.05.30 21:27:41.305846 [ 256 ] {0ce1f7bd-bba1-498a-a44c-479373eadf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2457 | 2025.05.30 21:27:41.306233 [ 256 ] {0ce1f7bd-bba1-498a-a44c-479373eadf89} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.05.30 21:27:41.306268 [ 256 ] {0ce1f7bd-bba1-498a-a44c-479373eadf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2459 | 2025.05.30 21:27:41.306587 [ 256 ] {0ce1f7bd-bba1-498a-a44c-479373eadf89} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2460 | 2025.05.30 21:27:41.306792 [ 256 ] {0ce1f7bd-bba1-498a-a44c-479373eadf89} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.05.30 21:27:41.306915 [ 256 ] {0ce1f7bd-bba1-498a-a44c-479373eadf89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 2462 | 2025.05.30 21:27:41.306951 [ 256 ] {0ce1f7bd-bba1-498a-a44c-479373eadf89} <Debug> TCPHandler: Processed in 0.001288884 sec. | ||
| 2463 | 2025.05.30 21:27:41.307059 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.05.30 21:27:41.307150 [ 256 ] {37a62dec-4d4e-479d-a4a2-d026f1565e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2465 | 2025.05.30 21:27:41.307192 [ 256 ] {37a62dec-4d4e-479d-a4a2-d026f1565e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2466 | 2025.05.30 21:27:41.307503 [ 256 ] {37a62dec-4d4e-479d-a4a2-d026f1565e09} <Trace> oximeter.measurements_f64 (0be26fb3-492e-46b4-817e-c86983d47efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.05.30 21:27:41.307537 [ 256 ] {37a62dec-4d4e-479d-a4a2-d026f1565e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2468 | 2025.05.30 21:27:41.307820 [ 256 ] {37a62dec-4d4e-479d-a4a2-d026f1565e09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2469 | 2025.05.30 21:27:41.308018 [ 256 ] {37a62dec-4d4e-479d-a4a2-d026f1565e09} <Trace> oximeter.measurements_f64 (0be26fb3-492e-46b4-817e-c86983d47efe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.05.30 21:27:41.308139 [ 256 ] {37a62dec-4d4e-479d-a4a2-d026f1565e09} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001007 sec., 1986.0973187686195 rows/sec., 126.07 KiB/sec. | ||
| 2471 | 2025.05.30 21:27:41.308174 [ 256 ] {37a62dec-4d4e-479d-a4a2-d026f1565e09} <Debug> TCPHandler: Processed in 0.001163043 sec. | ||
| 2472 | 2025.05.30 21:27:41.308280 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2025.05.30 21:27:41.308372 [ 256 ] {1efeb305-8c18-40ea-9899-275eaaf5345d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2474 | 2025.05.30 21:27:41.308424 [ 256 ] {1efeb305-8c18-40ea-9899-275eaaf5345d} <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 | ||
| 2475 | 2025.05.30 21:27:41.309183 [ 256 ] {1efeb305-8c18-40ea-9899-275eaaf5345d} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2025.05.30 21:27:41.309219 [ 256 ] {1efeb305-8c18-40ea-9899-275eaaf5345d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2477 | 2025.05.30 21:27:41.309784 [ 256 ] {1efeb305-8c18-40ea-9899-275eaaf5345d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2478 | 2025.05.30 21:27:41.310004 [ 256 ] {1efeb305-8c18-40ea-9899-275eaaf5345d} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2025.05.30 21:27:41.310140 [ 256 ] {1efeb305-8c18-40ea-9899-275eaaf5345d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001785 sec., 21848.73949579832 rows/sec., 39.15 MiB/sec. | ||
| 2480 | 2025.05.30 21:27:41.310196 [ 256 ] {1efeb305-8c18-40ea-9899-275eaaf5345d} <Debug> TCPHandler: Processed in 0.001962433 sec. | ||
| 2481 | 2025.05.30 21:27:41.310304 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2482 | 2025.05.30 21:27:41.310397 [ 256 ] {4044cb8c-20fc-4da0-b2b9-d0f7307f1320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2483 | 2025.05.30 21:27:41.310439 [ 256 ] {4044cb8c-20fc-4da0-b2b9-d0f7307f1320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2484 | 2025.05.30 21:27:41.310753 [ 256 ] {4044cb8c-20fc-4da0-b2b9-d0f7307f1320} <Trace> oximeter.measurements_i64 (1c164a2a-eeea-48e7-a83d-b2f3eb36f17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2025.05.30 21:27:41.310789 [ 256 ] {4044cb8c-20fc-4da0-b2b9-d0f7307f1320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2486 | 2025.05.30 21:27:41.311109 [ 256 ] {4044cb8c-20fc-4da0-b2b9-d0f7307f1320} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2487 | 2025.05.30 21:27:41.311315 [ 256 ] {4044cb8c-20fc-4da0-b2b9-d0f7307f1320} <Trace> oximeter.measurements_i64 (1c164a2a-eeea-48e7-a83d-b2f3eb36f17f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2025.05.30 21:27:41.311442 [ 256 ] {4044cb8c-20fc-4da0-b2b9-d0f7307f1320} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 398.71 KiB/sec. | ||
| 2489 | 2025.05.30 21:27:41.311477 [ 256 ] {4044cb8c-20fc-4da0-b2b9-d0f7307f1320} <Debug> TCPHandler: Processed in 0.001221354 sec. | ||
| 2490 | 2025.05.30 21:27:41.311585 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2491 | 2025.05.30 21:27:41.311679 [ 256 ] {e1e34648-3a00-4a35-8bab-ee101091d55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2492 | 2025.05.30 21:27:41.311721 [ 256 ] {e1e34648-3a00-4a35-8bab-ee101091d55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2493 | 2025.05.30 21:27:41.312052 [ 256 ] {e1e34648-3a00-4a35-8bab-ee101091d55a} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2025.05.30 21:27:41.312088 [ 256 ] {e1e34648-3a00-4a35-8bab-ee101091d55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2495 | 2025.05.30 21:27:41.312385 [ 256 ] {e1e34648-3a00-4a35-8bab-ee101091d55a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2496 | 2025.05.30 21:27:41.312590 [ 256 ] {e1e34648-3a00-4a35-8bab-ee101091d55a} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2025.05.30 21:27:41.312717 [ 256 ] {e1e34648-3a00-4a35-8bab-ee101091d55a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2498 | 2025.05.30 21:27:41.312753 [ 256 ] {e1e34648-3a00-4a35-8bab-ee101091d55a} <Debug> TCPHandler: Processed in 0.001215474 sec. | ||
| 2499 | 2025.05.30 21:27:44.119915 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2025.05.30 21:27:44.120280 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) 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) | ||
| 2501 | 2025.05.30 21:27:44.120775 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2502 | 2025.05.30 21:27:44.120816 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <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 | ||
| 2503 | 2025.05.30 21:27:44.121066 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2504 | 2025.05.30 21:27:44.121133 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2505 | 2025.05.30 21:27:44.121273 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2506 | 2025.05.30 21:27:44.121309 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2507 | 2025.05.30 21:27:44.121330 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2508 | 2025.05.30 21:27:44.121345 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2509 | 2025.05.30 21:27:44.121385 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <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'))" | ||
| 2510 | 2025.05.30 21:27:44.121406 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 2511 | 2025.05.30 21:27:44.122392 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002268 sec., 15873.015873015873 rows/sec., 611.00 KiB/sec. | ||
| 2512 | 2025.05.30 21:27:44.122498 [ 256 ] {4f9c4058-854e-43d9-891c-e0bcde468db7} <Debug> TCPHandler: Processed in 0.002748531 sec. | ||
| 2513 | 2025.05.30 21:27:44.122787 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2025.05.30 21:27:44.122922 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) 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) | ||
| 2515 | 2025.05.30 21:27:44.123139 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2516 | 2025.05.30 21:27:44.123176 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <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 | ||
| 2517 | 2025.05.30 21:27:44.123387 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2518 | 2025.05.30 21:27:44.123441 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2519 | 2025.05.30 21:27:44.123542 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2520 | 2025.05.30 21:27:44.123572 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2521 | 2025.05.30 21:27:44.123591 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2522 | 2025.05.30 21:27:44.123606 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2523 | 2025.05.30 21:27:44.123645 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <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'))" | ||
| 2524 | 2025.05.30 21:27:44.123663 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 2525 | 2025.05.30 21:27:44.124268 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001403 sec., 25659.30149679259 rows/sec., 987.70 KiB/sec. | ||
| 2526 | 2025.05.30 21:27:44.124354 [ 256 ] {d6aaff24-a449-41b8-977d-d290b1e04318} <Debug> TCPHandler: Processed in 0.001617419 sec. | ||
| 2527 | 2025.05.30 21:27:44.124558 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2025.05.30 21:27:44.124693 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) 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) | ||
| 2529 | 2025.05.30 21:27:44.124910 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2530 | 2025.05.30 21:27:44.124946 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <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 | ||
| 2531 | 2025.05.30 21:27:44.125149 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2532 | 2025.05.30 21:27:44.125201 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2533 | 2025.05.30 21:27:44.125301 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2534 | 2025.05.30 21:27:44.125329 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2535 | 2025.05.30 21:27:44.125347 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2536 | 2025.05.30 21:27:44.125361 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2537 | 2025.05.30 21:27:44.125394 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <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'))" | ||
| 2538 | 2025.05.30 21:27:44.125412 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 2539 | 2025.05.30 21:27:44.125942 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001306 sec., 27565.084226646246 rows/sec., 1.04 MiB/sec. | ||
| 2540 | 2025.05.30 21:27:44.125998 [ 256 ] {0f34bea9-744a-4d10-a910-e642712fffc7} <Debug> TCPHandler: Processed in 0.001488137 sec. | ||
| 2541 | 2025.05.30 21:27:44.126192 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2025.05.30 21:27:44.126325 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) 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) | ||
| 2543 | 2025.05.30 21:27:44.126536 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2544 | 2025.05.30 21:27:44.126573 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <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 | ||
| 2545 | 2025.05.30 21:27:44.126783 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2546 | 2025.05.30 21:27:44.126835 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2547 | 2025.05.30 21:27:44.126932 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2548 | 2025.05.30 21:27:44.126960 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2549 | 2025.05.30 21:27:44.126979 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2550 | 2025.05.30 21:27:44.126993 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2551 | 2025.05.30 21:27:44.127026 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <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'))" | ||
| 2552 | 2025.05.30 21:27:44.127043 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 2553 | 2025.05.30 21:27:44.127428 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00116 sec., 31034.48275862069 rows/sec., 1.17 MiB/sec. | ||
| 2554 | 2025.05.30 21:27:44.127485 [ 256 ] {4ef3d4ff-5f27-48eb-a147-a5d810325ff4} <Debug> TCPHandler: Processed in 0.001341775 sec. | ||
| 2555 | 2025.05.30 21:27:44.127679 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2025.05.30 21:27:44.127812 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) 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) | ||
| 2557 | 2025.05.30 21:27:44.128023 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2558 | 2025.05.30 21:27:44.128060 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <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 | ||
| 2559 | 2025.05.30 21:27:44.128257 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2560 | 2025.05.30 21:27:44.128309 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2561 | 2025.05.30 21:27:44.128409 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2562 | 2025.05.30 21:27:44.128439 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2563 | 2025.05.30 21:27:44.128457 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2564 | 2025.05.30 21:27:44.128471 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2565 | 2025.05.30 21:27:44.128503 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <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'))" | ||
| 2566 | 2025.05.30 21:27:44.128522 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 2567 | 2025.05.30 21:27:44.128898 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001142 sec., 31523.642732049037 rows/sec., 1.18 MiB/sec. | ||
| 2568 | 2025.05.30 21:27:44.128954 [ 256 ] {7f64bf9e-c3cd-4df7-b939-69e815d1c0c3} <Debug> TCPHandler: Processed in 0.001323356 sec. | ||
| 2569 | 2025.05.30 21:27:44.129147 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.05.30 21:27:44.129282 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) 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) | ||
| 2571 | 2025.05.30 21:27:44.129496 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2572 | 2025.05.30 21:27:44.129533 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <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 | ||
| 2573 | 2025.05.30 21:27:44.129740 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2574 | 2025.05.30 21:27:44.129792 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2575 | 2025.05.30 21:27:44.129891 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2576 | 2025.05.30 21:27:44.129919 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2577 | 2025.05.30 21:27:44.129938 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2578 | 2025.05.30 21:27:44.129952 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2579 | 2025.05.30 21:27:44.129983 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <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'))" | ||
| 2580 | 2025.05.30 21:27:44.130001 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 2581 | 2025.05.30 21:27:44.130362 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001138 sec., 31634.44639718805 rows/sec., 1.19 MiB/sec. | ||
| 2582 | 2025.05.30 21:27:44.130416 [ 256 ] {0d9fc7d8-b2e8-426c-a732-3a89b1330189} <Debug> TCPHandler: Processed in 0.001317946 sec. | ||
| 2583 | 2025.05.30 21:27:44.326651 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2025.05.30 21:27:44.326793 [ 256 ] {cd7c547d-bb97-43a2-a72f-d38490ab22f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2585 | 2025.05.30 21:27:44.326848 [ 256 ] {cd7c547d-bb97-43a2-a72f-d38490ab22f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2586 | 2025.05.30 21:27:44.327529 [ 256 ] {cd7c547d-bb97-43a2-a72f-d38490ab22f0} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2025.05.30 21:27:44.327573 [ 256 ] {cd7c547d-bb97-43a2-a72f-d38490ab22f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2588 | 2025.05.30 21:27:44.328024 [ 256 ] {cd7c547d-bb97-43a2-a72f-d38490ab22f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2589 | 2025.05.30 21:27:44.328226 [ 256 ] {cd7c547d-bb97-43a2-a72f-d38490ab22f0} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2025.05.30 21:27:44.328369 [ 256 ] {cd7c547d-bb97-43a2-a72f-d38490ab22f0} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001617 sec., 3710.575139146568 rows/sec., 826.18 KiB/sec. | ||
| 2591 | 2025.05.30 21:27:44.328409 [ 256 ] {cd7c547d-bb97-43a2-a72f-d38490ab22f0} <Debug> TCPHandler: Processed in 0.001835221 sec. | ||
| 2592 | 2025.05.30 21:27:44.328539 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2025.05.30 21:27:44.328637 [ 256 ] {067e1f14-7003-4f66-b7fa-65eb2fc1905e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2594 | 2025.05.30 21:27:44.328680 [ 256 ] {067e1f14-7003-4f66-b7fa-65eb2fc1905e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2595 | 2025.05.30 21:27:44.329190 [ 256 ] {067e1f14-7003-4f66-b7fa-65eb2fc1905e} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2025.05.30 21:27:44.329226 [ 256 ] {067e1f14-7003-4f66-b7fa-65eb2fc1905e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2597 | 2025.05.30 21:27:44.329536 [ 256 ] {067e1f14-7003-4f66-b7fa-65eb2fc1905e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2598 | 2025.05.30 21:27:44.329749 [ 256 ] {067e1f14-7003-4f66-b7fa-65eb2fc1905e} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2025.05.30 21:27:44.329876 [ 256 ] {067e1f14-7003-4f66-b7fa-65eb2fc1905e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001261 sec., 1586.0428231562253 rows/sec., 129.33 KiB/sec. | ||
| 2600 | 2025.05.30 21:27:44.329912 [ 256 ] {067e1f14-7003-4f66-b7fa-65eb2fc1905e} <Debug> TCPHandler: Processed in 0.001432537 sec. | ||
| 2601 | 2025.05.30 21:27:44.330030 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2025.05.30 21:27:44.330131 [ 256 ] {04b7d10d-2a9b-4fd7-8489-7d9c3c1ebb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2603 | 2025.05.30 21:27:44.330172 [ 256 ] {04b7d10d-2a9b-4fd7-8489-7d9c3c1ebb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2604 | 2025.05.30 21:27:44.331324 [ 256 ] {04b7d10d-2a9b-4fd7-8489-7d9c3c1ebb90} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2025.05.30 21:27:44.331358 [ 256 ] {04b7d10d-2a9b-4fd7-8489-7d9c3c1ebb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2606 | 2025.05.30 21:27:44.331761 [ 256 ] {04b7d10d-2a9b-4fd7-8489-7d9c3c1ebb90} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2607 | 2025.05.30 21:27:44.331983 [ 256 ] {04b7d10d-2a9b-4fd7-8489-7d9c3c1ebb90} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2025.05.30 21:27:44.332115 [ 256 ] {04b7d10d-2a9b-4fd7-8489-7d9c3c1ebb90} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002004 sec., 597305.3892215568 rows/sec., 49.01 MiB/sec. | ||
| 2609 | 2025.05.30 21:27:44.332152 [ 256 ] {04b7d10d-2a9b-4fd7-8489-7d9c3c1ebb90} <Debug> TCPHandler: Processed in 0.002170705 sec. | ||
| 2610 | 2025.05.30 21:27:44.332270 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2025.05.30 21:27:44.332376 [ 256 ] {4e38b33d-aebf-4e08-9638-38108be73d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2612 | 2025.05.30 21:27:44.332416 [ 256 ] {4e38b33d-aebf-4e08-9638-38108be73d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2613 | 2025.05.30 21:27:44.332799 [ 256 ] {4e38b33d-aebf-4e08-9638-38108be73d1f} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2025.05.30 21:27:44.332834 [ 256 ] {4e38b33d-aebf-4e08-9638-38108be73d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2615 | 2025.05.30 21:27:44.333125 [ 256 ] {4e38b33d-aebf-4e08-9638-38108be73d1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2616 | 2025.05.30 21:27:44.333340 [ 256 ] {4e38b33d-aebf-4e08-9638-38108be73d1f} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2025.05.30 21:27:44.333466 [ 256 ] {4e38b33d-aebf-4e08-9638-38108be73d1f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001111 sec., 1800.1800180018001 rows/sec., 125.70 KiB/sec. | ||
| 2618 | 2025.05.30 21:27:44.333504 [ 256 ] {4e38b33d-aebf-4e08-9638-38108be73d1f} <Debug> TCPHandler: Processed in 0.001283325 sec. | ||
| 2619 | 2025.05.30 21:27:44.333613 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2025.05.30 21:27:44.333715 [ 256 ] {cd567aa7-d674-43f4-8bdc-cc0848c14d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2621 | 2025.05.30 21:27:44.333756 [ 256 ] {cd567aa7-d674-43f4-8bdc-cc0848c14d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2622 | 2025.05.30 21:27:44.334227 [ 256 ] {cd567aa7-d674-43f4-8bdc-cc0848c14d1b} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2025.05.30 21:27:44.334262 [ 256 ] {cd567aa7-d674-43f4-8bdc-cc0848c14d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2624 | 2025.05.30 21:27:44.334570 [ 256 ] {cd567aa7-d674-43f4-8bdc-cc0848c14d1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2625 | 2025.05.30 21:27:44.334790 [ 256 ] {cd567aa7-d674-43f4-8bdc-cc0848c14d1b} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2025.05.30 21:27:44.334923 [ 256 ] {cd567aa7-d674-43f4-8bdc-cc0848c14d1b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001226 sec., 185970.6362153344 rows/sec., 12.59 MiB/sec. | ||
| 2627 | 2025.05.30 21:27:44.334960 [ 256 ] {cd567aa7-d674-43f4-8bdc-cc0848c14d1b} <Debug> TCPHandler: Processed in 0.001395116 sec. | ||
| 2628 | 2025.05.30 21:27:44.335064 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2025.05.30 21:27:44.335165 [ 256 ] {02f0d9e6-4b51-4659-a481-3729f278a2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2630 | 2025.05.30 21:27:44.335203 [ 256 ] {02f0d9e6-4b51-4659-a481-3729f278a2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2631 | 2025.05.30 21:27:44.335762 [ 256 ] {02f0d9e6-4b51-4659-a481-3729f278a2a6} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2025.05.30 21:27:44.335797 [ 256 ] {02f0d9e6-4b51-4659-a481-3729f278a2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2633 | 2025.05.30 21:27:44.336108 [ 256 ] {02f0d9e6-4b51-4659-a481-3729f278a2a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2634 | 2025.05.30 21:27:44.336318 [ 256 ] {02f0d9e6-4b51-4659-a481-3729f278a2a6} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2025.05.30 21:27:44.336442 [ 256 ] {02f0d9e6-4b51-4659-a481-3729f278a2a6} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001296 sec., 402777.77777777775 rows/sec., 29.81 MiB/sec. | ||
| 2636 | 2025.05.30 21:27:44.336479 [ 256 ] {02f0d9e6-4b51-4659-a481-3729f278a2a6} <Debug> TCPHandler: Processed in 0.001462897 sec. | ||
| 2637 | 2025.05.30 21:27:44.336587 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2025.05.30 21:27:44.336688 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2639 | 2025.05.30 21:27:44.336731 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2640 | 2025.05.30 21:27:44.339023 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2025.05.30 21:27:44.339060 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2642 | 2025.05.30 21:27:44.339934 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2643 | 2025.05.30 21:27:44.340147 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2025.05.30 21:27:44.340277 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Debug> executeQuery: Read 5605 rows, 383.44 KiB in 0.003608 sec., 1553492.2394678493 rows/sec., 103.78 MiB/sec. | ||
| 2645 | 2025.05.30 21:27:44.340317 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2646 | 2025.05.30 21:27:44.340331 [ 256 ] {ba8d99ce-449d-4e1e-8b84-9b21ecf70ab6} <Debug> TCPHandler: Processed in 0.003791364 sec. | ||
| 2647 | 2025.05.30 21:27:44.340442 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2025.05.30 21:27:44.340544 [ 256 ] {5bdd43f3-4ee8-47cf-a0ec-bb397b189556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2649 | 2025.05.30 21:27:44.340587 [ 256 ] {5bdd43f3-4ee8-47cf-a0ec-bb397b189556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2650 | 2025.05.30 21:27:44.340908 [ 256 ] {5bdd43f3-4ee8-47cf-a0ec-bb397b189556} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.05.30 21:27:44.340944 [ 256 ] {5bdd43f3-4ee8-47cf-a0ec-bb397b189556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2652 | 2025.05.30 21:27:44.341239 [ 256 ] {5bdd43f3-4ee8-47cf-a0ec-bb397b189556} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2653 | 2025.05.30 21:27:44.341452 [ 256 ] {5bdd43f3-4ee8-47cf-a0ec-bb397b189556} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.05.30 21:27:44.341576 [ 256 ] {5bdd43f3-4ee8-47cf-a0ec-bb397b189556} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001051 sec., 34253.09229305423 rows/sec., 2.31 MiB/sec. | ||
| 2655 | 2025.05.30 21:27:44.341612 [ 256 ] {5bdd43f3-4ee8-47cf-a0ec-bb397b189556} <Debug> TCPHandler: Processed in 0.001218424 sec. | ||
| 2656 | 2025.05.30 21:27:46.287551 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2025.05.30 21:27:46.287743 [ 256 ] {73fccdfb-7afd-4336-9edf-5fe18500aaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2658 | 2025.05.30 21:27:46.287814 [ 256 ] {73fccdfb-7afd-4336-9edf-5fe18500aaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2659 | 2025.05.30 21:27:46.288507 [ 256 ] {73fccdfb-7afd-4336-9edf-5fe18500aaba} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.05.30 21:27:46.288565 [ 256 ] {73fccdfb-7afd-4336-9edf-5fe18500aaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2661 | 2025.05.30 21:27:46.288991 [ 256 ] {73fccdfb-7afd-4336-9edf-5fe18500aaba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2662 | 2025.05.30 21:27:46.289240 [ 256 ] {73fccdfb-7afd-4336-9edf-5fe18500aaba} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2025.05.30 21:27:46.289411 [ 256 ] {73fccdfb-7afd-4336-9edf-5fe18500aaba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.49 MiB/sec. | ||
| 2664 | 2025.05.30 21:27:46.289466 [ 256 ] {73fccdfb-7afd-4336-9edf-5fe18500aaba} <Debug> TCPHandler: Processed in 0.002048933 sec. | ||
| 2665 | 2025.05.30 21:27:46.289598 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2025.05.30 21:27:46.289708 [ 256 ] {f4b783f4-2723-4979-a340-a8a16ee466d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2667 | 2025.05.30 21:27:46.289753 [ 256 ] {f4b783f4-2723-4979-a340-a8a16ee466d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2668 | 2025.05.30 21:27:46.290226 [ 256 ] {f4b783f4-2723-4979-a340-a8a16ee466d5} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2025.05.30 21:27:46.290268 [ 256 ] {f4b783f4-2723-4979-a340-a8a16ee466d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2670 | 2025.05.30 21:27:46.290590 [ 256 ] {f4b783f4-2723-4979-a340-a8a16ee466d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2671 | 2025.05.30 21:27:46.290807 [ 256 ] {f4b783f4-2723-4979-a340-a8a16ee466d5} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2025.05.30 21:27:46.290952 [ 256 ] {f4b783f4-2723-4979-a340-a8a16ee466d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 2673 | 2025.05.30 21:27:46.290994 [ 256 ] {f4b783f4-2723-4979-a340-a8a16ee466d5} <Debug> TCPHandler: Processed in 0.001448797 sec. | ||
| 2674 | 2025.05.30 21:27:46.291116 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2025.05.30 21:27:46.291215 [ 256 ] {1dc73ec8-eea2-4873-810f-b7b8071a929a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2676 | 2025.05.30 21:27:46.291261 [ 256 ] {1dc73ec8-eea2-4873-810f-b7b8071a929a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2677 | 2025.05.30 21:27:46.291643 [ 256 ] {1dc73ec8-eea2-4873-810f-b7b8071a929a} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2025.05.30 21:27:46.291681 [ 256 ] {1dc73ec8-eea2-4873-810f-b7b8071a929a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2679 | 2025.05.30 21:27:46.292013 [ 256 ] {1dc73ec8-eea2-4873-810f-b7b8071a929a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2680 | 2025.05.30 21:27:46.292231 [ 256 ] {1dc73ec8-eea2-4873-810f-b7b8071a929a} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.05.30 21:27:46.292373 [ 256 ] {1dc73ec8-eea2-4873-810f-b7b8071a929a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 3.78 MiB/sec. | ||
| 2682 | 2025.05.30 21:27:46.292412 [ 256 ] {1dc73ec8-eea2-4873-810f-b7b8071a929a} <Debug> TCPHandler: Processed in 0.001347495 sec. | ||
| 2683 | 2025.05.30 21:27:46.292526 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2025.05.30 21:27:46.292623 [ 256 ] {8ccf81cc-994f-46b4-b6a0-830c0d2d093d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2685 | 2025.05.30 21:27:46.292665 [ 256 ] {8ccf81cc-994f-46b4-b6a0-830c0d2d093d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2686 | 2025.05.30 21:27:46.292996 [ 256 ] {8ccf81cc-994f-46b4-b6a0-830c0d2d093d} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.05.30 21:27:46.293034 [ 256 ] {8ccf81cc-994f-46b4-b6a0-830c0d2d093d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2688 | 2025.05.30 21:27:46.293345 [ 256 ] {8ccf81cc-994f-46b4-b6a0-830c0d2d093d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2689 | 2025.05.30 21:27:46.293563 [ 256 ] {8ccf81cc-994f-46b4-b6a0-830c0d2d093d} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.05.30 21:27:46.293694 [ 256 ] {8ccf81cc-994f-46b4-b6a0-830c0d2d093d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.48 MiB/sec. | ||
| 2691 | 2025.05.30 21:27:46.293731 [ 256 ] {8ccf81cc-994f-46b4-b6a0-830c0d2d093d} <Debug> TCPHandler: Processed in 0.001254684 sec. | ||
| 2692 | 2025.05.30 21:27:47.508580 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2693 | 2025.05.30 21:27:47.509072 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.05.30 21:27:47.509105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2695 | 2025.05.30 21:27:47.509621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2696 | 2025.05.30 21:27:47.509846 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.05.30 21:27:47.509970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2698 | 2025.05.30 21:27:47.821250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2699 | 2025.05.30 21:27:47.837793 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2025.05.30 21:27:47.837846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2701 | 2025.05.30 21:27:47.843783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2702 | 2025.05.30 21:27:47.844484 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.05.30 21:27:47.847305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2704 | 2025.05.30 21:27:50.004667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 358 | ||
| 2705 | 2025.05.30 21:27:50.007419 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.05.30 21:27:50.007467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2707 | 2025.05.30 21:27:50.008709 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2708 | 2025.05.30 21:27:50.008986 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2025.05.30 21:27:50.009238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2710 | 2025.05.30 21:27:51.294348 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2025.05.30 21:27:51.294610 [ 256 ] {8fab0d8a-bdc4-43e2-a648-e2ae5227b775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2712 | 2025.05.30 21:27:51.294703 [ 256 ] {8fab0d8a-bdc4-43e2-a648-e2ae5227b775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2713 | 2025.05.30 21:27:51.295556 [ 256 ] {8fab0d8a-bdc4-43e2-a648-e2ae5227b775} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2025.05.30 21:27:51.295595 [ 256 ] {8fab0d8a-bdc4-43e2-a648-e2ae5227b775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2715 | 2025.05.30 21:27:51.296002 [ 256 ] {8fab0d8a-bdc4-43e2-a648-e2ae5227b775} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2716 | 2025.05.30 21:27:51.296216 [ 256 ] {8fab0d8a-bdc4-43e2-a648-e2ae5227b775} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2025.05.30 21:27:51.296328 [ 75 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2718 | 2025.05.30 21:27:51.296358 [ 256 ] {8fab0d8a-bdc4-43e2-a648-e2ae5227b775} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.001863 sec., 71926.99946323135 rows/sec., 6.19 MiB/sec. | ||
| 2719 | 2025.05.30 21:27:51.296364 [ 75 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2025.05.30 21:27:51.296389 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2721 | 2025.05.30 21:27:51.296399 [ 256 ] {8fab0d8a-bdc4-43e2-a648-e2ae5227b775} <Debug> TCPHandler: Processed in 0.002265746 sec. | ||
| 2722 | 2025.05.30 21:27:51.296514 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2025.05.30 21:27:51.296532 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::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 | ||
| 2724 | 2025.05.30 21:27:51.296603 [ 256 ] {affe7a88-3207-4885-aed2-76d9076dc311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2725 | 2025.05.30 21:27:51.296715 [ 256 ] {affe7a88-3207-4885-aed2-76d9076dc311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2726 | 2025.05.30 21:27:51.296815 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2727 | 2025.05.30 21:27:51.296877 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 687 rows starting from the beginning of the part | ||
| 2728 | 2025.05.30 21:27:51.297006 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::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 | ||
| 2729 | 2025.05.30 21:27:51.297053 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 135 rows starting from the beginning of the part | ||
| 2730 | 2025.05.30 21:27:51.297094 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1197 rows starting from the beginning of the part | ||
| 2731 | 2025.05.30 21:27:51.297136 [ 256 ] {affe7a88-3207-4885-aed2-76d9076dc311} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.05.30 21:27:51.297142 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::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 | ||
| 2733 | 2025.05.30 21:27:51.297181 [ 256 ] {affe7a88-3207-4885-aed2-76d9076dc311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2734 | 2025.05.30 21:27:51.297205 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 134 rows starting from the beginning of the part | ||
| 2735 | 2025.05.30 21:27:51.297538 [ 256 ] {affe7a88-3207-4885-aed2-76d9076dc311} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2736 | 2025.05.30 21:27:51.297774 [ 256 ] {affe7a88-3207-4885-aed2-76d9076dc311} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.05.30 21:27:51.297869 [ 75 ] {} <Debug> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2738 | 2025.05.30 21:27:51.297893 [ 75 ] {} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.05.30 21:27:51.297908 [ 256 ] {affe7a88-3207-4885-aed2-76d9076dc311} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001263 sec., 30878.859857482184 rows/sec., 2.27 MiB/sec. | ||
| 2740 | 2025.05.30 21:27:51.297909 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2741 | 2025.05.30 21:27:51.297947 [ 256 ] {affe7a88-3207-4885-aed2-76d9076dc311} <Debug> TCPHandler: Processed in 0.001429046 sec. | ||
| 2742 | 2025.05.30 21:27:51.297995 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 2743 | 2025.05.30 21:27:51.298069 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2025.05.30 21:27:51.298090 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2745 | 2025.05.30 21:27:51.298123 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 34 rows starting from the beginning of the part | ||
| 2746 | 2025.05.30 21:27:51.298178 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
| 2747 | 2025.05.30 21:27:51.298182 [ 256 ] {eac7577a-c49c-4456-9e83-4d09bda9a4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2748 | 2025.05.30 21:27:51.298221 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 2749 | 2025.05.30 21:27:51.298235 [ 256 ] {eac7577a-c49c-4456-9e83-4d09bda9a4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2750 | 2025.05.30 21:27:51.298259 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 2751 | 2025.05.30 21:27:51.298300 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 2752 | 2025.05.30 21:27:51.298338 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 2753 | 2025.05.30 21:27:51.298476 [ 202 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2265 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962483 sec., 1154150.125122103 rows/sec., 98.44 MiB/sec. | ||
| 2754 | 2025.05.30 21:27:51.298759 [ 256 ] {eac7577a-c49c-4456-9e83-4d09bda9a4cb} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2025.05.30 21:27:51.298790 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2756 | 2025.05.30 21:27:51.298805 [ 256 ] {eac7577a-c49c-4456-9e83-4d09bda9a4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2757 | 2025.05.30 21:27:51.299037 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2025.05.30 21:27:51.299100 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_16_3} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2759 | 2025.05.30 21:27:51.299172 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2760 | 2025.05.30 21:27:51.299214 [ 198 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251974 sec., 206074.56704372453 rows/sec., 14.66 MiB/sec. | ||
| 2761 | 2025.05.30 21:27:51.299231 [ 256 ] {eac7577a-c49c-4456-9e83-4d09bda9a4cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2762 | 2025.05.30 21:27:51.299343 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2763 | 2025.05.30 21:27:51.299461 [ 256 ] {eac7577a-c49c-4456-9e83-4d09bda9a4cb} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.05.30 21:27:51.299552 [ 75 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2765 | 2025.05.30 21:27:51.299573 [ 75 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2025.05.30 21:27:51.299581 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2025.05.30 21:27:51.299586 [ 256 ] {eac7577a-c49c-4456-9e83-4d09bda9a4cb} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001429 sec., 72078.37648705389 rows/sec., 5.63 MiB/sec. | ||
| 2768 | 2025.05.30 21:27:51.299589 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2769 | 2025.05.30 21:27:51.299629 [ 256 ] {eac7577a-c49c-4456-9e83-4d09bda9a4cb} <Debug> TCPHandler: Processed in 0.001619378 sec. | ||
| 2770 | 2025.05.30 21:27:51.299641 [ 203 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_10_2} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2771 | 2025.05.30 21:27:51.299682 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::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 | ||
| 2772 | 2025.05.30 21:27:51.299696 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2773 | 2025.05.30 21:27:51.299750 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2025.05.30 21:27:51.299808 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2775 | 2025.05.30 21:27:51.299843 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 433 rows starting from the beginning of the part | ||
| 2776 | 2025.05.30 21:27:51.299843 [ 256 ] {d7886f0a-3a29-4359-a9a3-637a05923715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2777 | 2025.05.30 21:27:51.299899 [ 256 ] {d7886f0a-3a29-4359-a9a3-637a05923715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2778 | 2025.05.30 21:27:51.299903 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::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 | ||
| 2779 | 2025.05.30 21:27:51.299957 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 109 rows starting from the beginning of the part | ||
| 2780 | 2025.05.30 21:27:51.299992 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 522 rows starting from the beginning of the part | ||
| 2781 | 2025.05.30 21:27:51.300032 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::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 | ||
| 2782 | 2025.05.30 21:27:51.300066 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 103 rows starting from the beginning of the part | ||
| 2783 | 2025.05.30 21:27:51.300326 [ 256 ] {d7886f0a-3a29-4359-a9a3-637a05923715} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.05.30 21:27:51.300367 [ 256 ] {d7886f0a-3a29-4359-a9a3-637a05923715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2785 | 2025.05.30 21:27:51.300720 [ 256 ] {d7886f0a-3a29-4359-a9a3-637a05923715} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2786 | 2025.05.30 21:27:51.300938 [ 256 ] {d7886f0a-3a29-4359-a9a3-637a05923715} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.05.30 21:27:51.301065 [ 256 ] {d7886f0a-3a29-4359-a9a3-637a05923715} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 2788 | 2025.05.30 21:27:51.301080 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1295 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432837 sec., 903801.3395801476 rows/sec., 70.54 MiB/sec. | ||
| 2789 | 2025.05.30 21:27:51.301101 [ 256 ] {d7886f0a-3a29-4359-a9a3-637a05923715} <Debug> TCPHandler: Processed in 0.001397346 sec. | ||
| 2790 | 2025.05.30 21:27:51.301212 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2025.05.30 21:27:51.301259 [ 203 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2792 | 2025.05.30 21:27:51.301303 [ 256 ] {026b5c13-66cc-4bf4-8bdd-ea3867e5371c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2793 | 2025.05.30 21:27:51.301414 [ 256 ] {026b5c13-66cc-4bf4-8bdd-ea3867e5371c} <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 | ||
| 2794 | 2025.05.30 21:27:51.301493 [ 203 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.05.30 21:27:51.301549 [ 203 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_16_3} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2796 | 2025.05.30 21:27:51.301620 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2797 | 2025.05.30 21:27:51.302254 [ 256 ] {026b5c13-66cc-4bf4-8bdd-ea3867e5371c} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.05.30 21:27:51.302288 [ 256 ] {026b5c13-66cc-4bf4-8bdd-ea3867e5371c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2799 | 2025.05.30 21:27:51.302928 [ 256 ] {026b5c13-66cc-4bf4-8bdd-ea3867e5371c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2800 | 2025.05.30 21:27:51.303166 [ 256 ] {026b5c13-66cc-4bf4-8bdd-ea3867e5371c} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.05.30 21:27:51.303297 [ 256 ] {026b5c13-66cc-4bf4-8bdd-ea3867e5371c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002012 sec., 19383.697813121275 rows/sec., 34.73 MiB/sec. | ||
| 2802 | 2025.05.30 21:27:51.303346 [ 256 ] {026b5c13-66cc-4bf4-8bdd-ea3867e5371c} <Debug> TCPHandler: Processed in 0.002180885 sec. | ||
| 2803 | 2025.05.30 21:27:51.303454 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.05.30 21:27:51.303545 [ 256 ] {2e4f6248-6a0c-4444-a573-4b1275491108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2805 | 2025.05.30 21:27:51.303585 [ 256 ] {2e4f6248-6a0c-4444-a573-4b1275491108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2806 | 2025.05.30 21:27:51.303930 [ 256 ] {2e4f6248-6a0c-4444-a573-4b1275491108} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.05.30 21:27:51.303965 [ 256 ] {2e4f6248-6a0c-4444-a573-4b1275491108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2808 | 2025.05.30 21:27:51.304261 [ 256 ] {2e4f6248-6a0c-4444-a573-4b1275491108} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2809 | 2025.05.30 21:27:51.304461 [ 256 ] {2e4f6248-6a0c-4444-a573-4b1275491108} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.05.30 21:27:51.304584 [ 256 ] {2e4f6248-6a0c-4444-a573-4b1275491108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 2811 | 2025.05.30 21:27:51.304617 [ 256 ] {2e4f6248-6a0c-4444-a573-4b1275491108} <Debug> TCPHandler: Processed in 0.001210474 sec. | ||
| 2812 | 2025.05.30 21:27:54.936335 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2813 | 2025.05.30 21:27:54.936433 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2814 | 2025.05.30 21:27:55.010116 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 2815 | 2025.05.30 21:27:55.010568 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.05.30 21:27:55.010602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2817 | 2025.05.30 21:27:55.012559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2818 | 2025.05.30 21:27:55.012804 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2025.05.30 21:27:55.012930 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2820 | 2025.05.30 21:27:55.347472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2821 | 2025.05.30 21:27:55.364029 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.05.30 21:27:55.364094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2823 | 2025.05.30 21:27:55.370325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2824 | 2025.05.30 21:27:55.371004 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.05.30 21:27:55.373889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2826 | 2025.05.30 21:27:56.291826 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2025.05.30 21:27:56.292007 [ 256 ] {22b2b475-8773-475a-94af-43497cb83b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2828 | 2025.05.30 21:27:56.292074 [ 256 ] {22b2b475-8773-475a-94af-43497cb83b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2829 | 2025.05.30 21:27:56.292752 [ 256 ] {22b2b475-8773-475a-94af-43497cb83b57} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2025.05.30 21:27:56.292799 [ 256 ] {22b2b475-8773-475a-94af-43497cb83b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2831 | 2025.05.30 21:27:56.293198 [ 256 ] {22b2b475-8773-475a-94af-43497cb83b57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2832 | 2025.05.30 21:27:56.293430 [ 256 ] {22b2b475-8773-475a-94af-43497cb83b57} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2025.05.30 21:27:56.293588 [ 256 ] {22b2b475-8773-475a-94af-43497cb83b57} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.62 MiB/sec. | ||
| 2834 | 2025.05.30 21:27:56.293635 [ 256 ] {22b2b475-8773-475a-94af-43497cb83b57} <Debug> TCPHandler: Processed in 0.001935062 sec. | ||
| 2835 | 2025.05.30 21:27:56.293763 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2025.05.30 21:27:56.293876 [ 256 ] {5b251169-26de-45f4-8c8f-7a38bcd16c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2837 | 2025.05.30 21:27:56.293923 [ 256 ] {5b251169-26de-45f4-8c8f-7a38bcd16c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2838 | 2025.05.30 21:27:56.294391 [ 256 ] {5b251169-26de-45f4-8c8f-7a38bcd16c79} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2025.05.30 21:27:56.294430 [ 256 ] {5b251169-26de-45f4-8c8f-7a38bcd16c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2840 | 2025.05.30 21:27:56.294765 [ 256 ] {5b251169-26de-45f4-8c8f-7a38bcd16c79} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2841 | 2025.05.30 21:27:56.294976 [ 256 ] {5b251169-26de-45f4-8c8f-7a38bcd16c79} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2025.05.30 21:27:56.295108 [ 256 ] {5b251169-26de-45f4-8c8f-7a38bcd16c79} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 2843 | 2025.05.30 21:27:56.295147 [ 256 ] {5b251169-26de-45f4-8c8f-7a38bcd16c79} <Debug> TCPHandler: Processed in 0.001439286 sec. | ||
| 2844 | 2025.05.30 21:27:56.295264 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2025.05.30 21:27:56.295359 [ 256 ] {89c68aea-aef5-422c-b54b-034e515a1b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2846 | 2025.05.30 21:27:56.295405 [ 256 ] {89c68aea-aef5-422c-b54b-034e515a1b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2847 | 2025.05.30 21:27:56.295829 [ 256 ] {89c68aea-aef5-422c-b54b-034e515a1b24} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2025.05.30 21:27:56.295865 [ 256 ] {89c68aea-aef5-422c-b54b-034e515a1b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2849 | 2025.05.30 21:27:56.296188 [ 256 ] {89c68aea-aef5-422c-b54b-034e515a1b24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2850 | 2025.05.30 21:27:56.296404 [ 256 ] {89c68aea-aef5-422c-b54b-034e515a1b24} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2025.05.30 21:27:56.296508 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2852 | 2025.05.30 21:27:56.296534 [ 256 ] {89c68aea-aef5-422c-b54b-034e515a1b24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 2853 | 2025.05.30 21:27:56.296578 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2025.05.30 21:27:56.296587 [ 256 ] {89c68aea-aef5-422c-b54b-034e515a1b24} <Debug> TCPHandler: Processed in 0.001372326 sec. | ||
| 2855 | 2025.05.30 21:27:56.296607 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2856 | 2025.05.30 21:27:56.296726 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2025.05.30 21:27:56.296746 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 2858 | 2025.05.30 21:27:56.296825 [ 256 ] {c704e9b8-6d6b-4e3d-9028-a027fe6207eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2859 | 2025.05.30 21:27:56.296873 [ 256 ] {c704e9b8-6d6b-4e3d-9028-a027fe6207eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2860 | 2025.05.30 21:27:56.296927 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2861 | 2025.05.30 21:27:56.296972 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 693 rows starting from the beginning of the part | ||
| 2862 | 2025.05.30 21:27:56.297048 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 2863 | 2025.05.30 21:27:56.297092 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5605 rows starting from the beginning of the part | ||
| 2864 | 2025.05.30 21:27:56.297143 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 2865 | 2025.05.30 21:27:56.297183 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::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 | ||
| 2866 | 2025.05.30 21:27:56.297227 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2867 | 2025.05.30 21:27:56.297246 [ 256 ] {c704e9b8-6d6b-4e3d-9028-a027fe6207eb} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2025.05.30 21:27:56.297288 [ 256 ] {c704e9b8-6d6b-4e3d-9028-a027fe6207eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2869 | 2025.05.30 21:27:56.297635 [ 256 ] {c704e9b8-6d6b-4e3d-9028-a027fe6207eb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2870 | 2025.05.30 21:27:56.297872 [ 256 ] {c704e9b8-6d6b-4e3d-9028-a027fe6207eb} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2025.05.30 21:27:56.297972 [ 29 ] {} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2872 | 2025.05.30 21:27:56.298002 [ 29 ] {} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2025.05.30 21:27:56.298004 [ 256 ] {c704e9b8-6d6b-4e3d-9028-a027fe6207eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 2874 | 2025.05.30 21:27:56.298019 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2875 | 2025.05.30 21:27:56.298051 [ 256 ] {c704e9b8-6d6b-4e3d-9028-a027fe6207eb} <Debug> TCPHandler: Processed in 0.001375436 sec. | ||
| 2876 | 2025.05.30 21:27:56.298125 [ 198 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::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 | ||
| 2877 | 2025.05.30 21:27:56.298226 [ 198 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2878 | 2025.05.30 21:27:56.298251 [ 198 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 316 rows starting from the beginning of the part | ||
| 2879 | 2025.05.30 21:27:56.298299 [ 198 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::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 | ||
| 2880 | 2025.05.30 21:27:56.298341 [ 198 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 2881 | 2025.05.30 21:27:56.298378 [ 198 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 2882 | 2025.05.30 21:27:56.298410 [ 198 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::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 | ||
| 2883 | 2025.05.30 21:27:56.298445 [ 198 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2884 | 2025.05.30 21:27:56.299196 [ 204 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103143 sec., 504014.4387445689 rows/sec., 33.34 MiB/sec. | ||
| 2885 | 2025.05.30 21:27:56.299430 [ 192 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2886 | 2025.05.30 21:27:56.299739 [ 192 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2025.05.30 21:27:56.299823 [ 192 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_16_3} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2888 | 2025.05.30 21:27:56.299851 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6842 rows, containing 5 columns (5 merged, 0 gathered) in 0.003171146 sec., 2157579.62578828 rows/sec., 145.16 MiB/sec. | ||
| 2889 | 2025.05.30 21:27:56.299916 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2890 | 2025.05.30 21:27:56.300419 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2891 | 2025.05.30 21:27:56.300734 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.05.30 21:27:56.300817 [ 202 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2893 | 2025.05.30 21:27:56.300896 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 2894 | 2025.05.30 21:28:00.009529 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 378 | ||
| 2895 | 2025.05.30 21:28:00.011573 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.05.30 21:28:00.011621 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2897 | 2025.05.30 21:28:00.012815 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2898 | 2025.05.30 21:28:00.013081 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.05.30 21:28:00.013391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2900 | 2025.05.30 21:28:01.290708 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2025.05.30 21:28:01.290974 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2902 | 2025.05.30 21:28:01.291366 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2903 | 2025.05.30 21:28:01.291407 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2904 | 2025.05.30 21:28:01.291669 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2905 | 2025.05.30 21:28:01.291738 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2906 | 2025.05.30 21:28:01.291879 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2907 | 2025.05.30 21:28:01.291970 [ 291 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2908 | 2025.05.30 21:28:01.292011 [ 293 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 2909 | 2025.05.30 21:28:01.292126 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2910 | 2025.05.30 21:28:01.292155 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2911 | 2025.05.30 21:28:01.292224 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2912 | 2025.05.30 21:28:01.292244 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 2913 | 2025.05.30 21:28:01.292279 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2914 | 2025.05.30 21:28:01.292320 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2915 | 2025.05.30 21:28:01.293134 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002282 sec., 18404.907975460123 rows/sec., 702.25 KiB/sec. | ||
| 2916 | 2025.05.30 21:28:01.293231 [ 256 ] {4040345a-3fcd-4414-98e4-e2a4cb12bb5b} <Debug> TCPHandler: Processed in 0.002657641 sec. | ||
| 2917 | 2025.05.30 21:28:01.293501 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2025.05.30 21:28:01.293642 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2919 | 2025.05.30 21:28:01.293879 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2920 | 2025.05.30 21:28:01.293918 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2921 | 2025.05.30 21:28:01.294131 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2922 | 2025.05.30 21:28:01.294187 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2923 | 2025.05.30 21:28:01.294288 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2924 | 2025.05.30 21:28:01.294353 [ 291 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 2925 | 2025.05.30 21:28:01.294361 [ 287 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2926 | 2025.05.30 21:28:01.294467 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2927 | 2025.05.30 21:28:01.294493 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2928 | 2025.05.30 21:28:01.294549 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2929 | 2025.05.30 21:28:01.294567 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 2930 | 2025.05.30 21:28:01.294597 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2931 | 2025.05.30 21:28:01.294632 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2932 | 2025.05.30 21:28:01.295283 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001703 sec., 24662.360540223133 rows/sec., 941.01 KiB/sec. | ||
| 2933 | 2025.05.30 21:28:01.295391 [ 256 ] {104eb1a5-2301-4b0a-8400-77dc8d356a18} <Debug> TCPHandler: Processed in 0.001940383 sec. | ||
| 2934 | 2025.05.30 21:28:01.295618 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2025.05.30 21:28:01.295759 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2936 | 2025.05.30 21:28:01.295993 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2937 | 2025.05.30 21:28:01.296033 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2938 | 2025.05.30 21:28:01.296251 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2939 | 2025.05.30 21:28:01.296306 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2940 | 2025.05.30 21:28:01.296405 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2941 | 2025.05.30 21:28:01.296471 [ 293 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2942 | 2025.05.30 21:28:01.296479 [ 287 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 2943 | 2025.05.30 21:28:01.296571 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2944 | 2025.05.30 21:28:01.296598 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2945 | 2025.05.30 21:28:01.296653 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2946 | 2025.05.30 21:28:01.296671 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 2947 | 2025.05.30 21:28:01.296702 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2948 | 2025.05.30 21:28:01.296735 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2949 | 2025.05.30 21:28:01.297351 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001653 sec., 25408.348457350272 rows/sec., 969.47 KiB/sec. | ||
| 2950 | 2025.05.30 21:28:01.297444 [ 256 ] {ad09c93d-8d83-41ec-8720-3a49e78f7b32} <Debug> TCPHandler: Processed in 0.001876902 sec. | ||
| 2951 | 2025.05.30 21:28:01.297676 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2025.05.30 21:28:01.297817 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2953 | 2025.05.30 21:28:01.298043 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2954 | 2025.05.30 21:28:01.298082 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2955 | 2025.05.30 21:28:01.298336 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2956 | 2025.05.30 21:28:01.298391 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2957 | 2025.05.30 21:28:01.298491 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2958 | 2025.05.30 21:28:01.298558 [ 292 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2959 | 2025.05.30 21:28:01.298567 [ 291 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 2960 | 2025.05.30 21:28:01.298653 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2961 | 2025.05.30 21:28:01.298675 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2962 | 2025.05.30 21:28:01.298731 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2963 | 2025.05.30 21:28:01.298749 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 2964 | 2025.05.30 21:28:01.298780 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2965 | 2025.05.30 21:28:01.298827 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2966 | 2025.05.30 21:28:01.299402 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001646 sec., 25516.403402187123 rows/sec., 973.60 KiB/sec. | ||
| 2967 | 2025.05.30 21:28:01.299494 [ 256 ] {ae263e45-55be-4cf5-a9cf-5f5c43dc3c31} <Debug> TCPHandler: Processed in 0.001867112 sec. | ||
| 2968 | 2025.05.30 21:28:01.299747 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.05.30 21:28:01.299909 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2970 | 2025.05.30 21:28:01.300147 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2971 | 2025.05.30 21:28:01.300186 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2972 | 2025.05.30 21:28:01.300406 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2973 | 2025.05.30 21:28:01.300460 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2974 | 2025.05.30 21:28:01.300565 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2975 | 2025.05.30 21:28:01.300624 [ 287 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2976 | 2025.05.30 21:28:01.300633 [ 291 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 2977 | 2025.05.30 21:28:01.300712 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2978 | 2025.05.30 21:28:01.300733 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2979 | 2025.05.30 21:28:01.300788 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2980 | 2025.05.30 21:28:01.300805 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 2981 | 2025.05.30 21:28:01.300835 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2982 | 2025.05.30 21:28:01.300866 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2983 | 2025.05.30 21:28:01.301428 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001579 sec., 26599.113362887903 rows/sec., 1014.91 KiB/sec. | ||
| 2984 | 2025.05.30 21:28:01.301519 [ 256 ] {1c1083c4-b2b2-4d19-9f75-20f8e4f1d941} <Debug> TCPHandler: Processed in 0.001821221 sec. | ||
| 2985 | 2025.05.30 21:28:01.301756 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2025.05.30 21:28:01.301899 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2987 | 2025.05.30 21:28:01.302124 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2988 | 2025.05.30 21:28:01.302162 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2989 | 2025.05.30 21:28:01.302379 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2990 | 2025.05.30 21:28:01.302432 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2991 | 2025.05.30 21:28:01.302531 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2992 | 2025.05.30 21:28:01.302594 [ 291 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 2993 | 2025.05.30 21:28:01.302594 [ 292 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2994 | 2025.05.30 21:28:01.302684 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (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 | ||
| 2995 | 2025.05.30 21:28:01.302708 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2996 | 2025.05.30 21:28:01.302763 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2997 | 2025.05.30 21:28:01.302781 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Debug> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 2998 | 2025.05.30 21:28:01.302811 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2999 | 2025.05.30 21:28:01.302842 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3000 | 2025.05.30 21:28:01.303394 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001555 sec., 27009.646302250803 rows/sec., 1.01 MiB/sec. | ||
| 3001 | 2025.05.30 21:28:01.303500 [ 256 ] {41dd35b7-9b6d-47dc-ba33-1f41bb801b4f} <Debug> TCPHandler: Processed in 0.001792921 sec. | ||
| 3002 | 2025.05.30 21:28:01.324614 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.05.30 21:28:01.324726 [ 256 ] {979b1b4e-73a2-4dea-a618-c8bbfd04bbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3004 | 2025.05.30 21:28:01.324770 [ 256 ] {979b1b4e-73a2-4dea-a618-c8bbfd04bbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3005 | 2025.05.30 21:28:01.325318 [ 256 ] {979b1b4e-73a2-4dea-a618-c8bbfd04bbfa} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.05.30 21:28:01.325353 [ 256 ] {979b1b4e-73a2-4dea-a618-c8bbfd04bbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3007 | 2025.05.30 21:28:01.325764 [ 256 ] {979b1b4e-73a2-4dea-a618-c8bbfd04bbfa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3008 | 2025.05.30 21:28:01.325966 [ 256 ] {979b1b4e-73a2-4dea-a618-c8bbfd04bbfa} <Trace> oximeter.timeseries_schema (91e3fc10-86ba-431f-ac97-f2b42a123155): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.05.30 21:28:01.326103 [ 256 ] {979b1b4e-73a2-4dea-a618-c8bbfd04bbfa} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001408 sec., 4261.363636363636 rows/sec., 1.97 MiB/sec. | ||
| 3010 | 2025.05.30 21:28:01.326140 [ 256 ] {979b1b4e-73a2-4dea-a618-c8bbfd04bbfa} <Debug> TCPHandler: Processed in 0.001579408 sec. | ||
| 3011 | 2025.05.30 21:28:01.326260 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.05.30 21:28:01.326353 [ 256 ] {4625071f-bbc0-4d59-aa1b-00792dfc7304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3013 | 2025.05.30 21:28:01.326393 [ 256 ] {4625071f-bbc0-4d59-aa1b-00792dfc7304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3014 | 2025.05.30 21:28:01.326811 [ 256 ] {4625071f-bbc0-4d59-aa1b-00792dfc7304} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.05.30 21:28:01.326846 [ 256 ] {4625071f-bbc0-4d59-aa1b-00792dfc7304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3016 | 2025.05.30 21:28:01.327135 [ 256 ] {4625071f-bbc0-4d59-aa1b-00792dfc7304} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3017 | 2025.05.30 21:28:01.327343 [ 256 ] {4625071f-bbc0-4d59-aa1b-00792dfc7304} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.05.30 21:28:01.327462 [ 256 ] {4625071f-bbc0-4d59-aa1b-00792dfc7304} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 3019 | 2025.05.30 21:28:01.327498 [ 256 ] {4625071f-bbc0-4d59-aa1b-00792dfc7304} <Debug> TCPHandler: Processed in 0.001286745 sec. | ||
| 3020 | 2025.05.30 21:28:01.327612 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.05.30 21:28:01.327703 [ 256 ] {5cc6169d-14d0-4a97-bf8b-c67600498a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3022 | 2025.05.30 21:28:01.327743 [ 256 ] {5cc6169d-14d0-4a97-bf8b-c67600498a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3023 | 2025.05.30 21:28:01.328121 [ 256 ] {5cc6169d-14d0-4a97-bf8b-c67600498a44} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.05.30 21:28:01.328155 [ 256 ] {5cc6169d-14d0-4a97-bf8b-c67600498a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3025 | 2025.05.30 21:28:01.328429 [ 256 ] {5cc6169d-14d0-4a97-bf8b-c67600498a44} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3026 | 2025.05.30 21:28:01.328647 [ 256 ] {5cc6169d-14d0-4a97-bf8b-c67600498a44} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.05.30 21:28:01.328767 [ 256 ] {5cc6169d-14d0-4a97-bf8b-c67600498a44} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001082 sec., 1848.4288354898335 rows/sec., 150.73 KiB/sec. | ||
| 3028 | 2025.05.30 21:28:01.328804 [ 256 ] {5cc6169d-14d0-4a97-bf8b-c67600498a44} <Debug> TCPHandler: Processed in 0.001239434 sec. | ||
| 3029 | 2025.05.30 21:28:01.328911 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.05.30 21:28:01.329003 [ 256 ] {9155a2d0-3503-42b9-b6dc-ac6054615cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3031 | 2025.05.30 21:28:01.329042 [ 256 ] {9155a2d0-3503-42b9-b6dc-ac6054615cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3032 | 2025.05.30 21:28:01.329529 [ 256 ] {9155a2d0-3503-42b9-b6dc-ac6054615cf4} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.05.30 21:28:01.329562 [ 256 ] {9155a2d0-3503-42b9-b6dc-ac6054615cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3034 | 2025.05.30 21:28:01.329876 [ 256 ] {9155a2d0-3503-42b9-b6dc-ac6054615cf4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3035 | 2025.05.30 21:28:01.330078 [ 256 ] {9155a2d0-3503-42b9-b6dc-ac6054615cf4} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.05.30 21:28:01.330206 [ 256 ] {9155a2d0-3503-42b9-b6dc-ac6054615cf4} <Debug> executeQuery: Read 255 rows, 23.32 KiB in 0.00122 sec., 209016.39344262297 rows/sec., 18.66 MiB/sec. | ||
| 3037 | 2025.05.30 21:28:01.330241 [ 256 ] {9155a2d0-3503-42b9-b6dc-ac6054615cf4} <Debug> TCPHandler: Processed in 0.001378026 sec. | ||
| 3038 | 2025.05.30 21:28:01.330354 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.05.30 21:28:01.330445 [ 256 ] {20e39896-fdad-471d-864e-c724506e2ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3040 | 2025.05.30 21:28:01.330485 [ 256 ] {20e39896-fdad-471d-864e-c724506e2ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3041 | 2025.05.30 21:28:01.330887 [ 256 ] {20e39896-fdad-471d-864e-c724506e2ea3} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.05.30 21:28:01.330921 [ 256 ] {20e39896-fdad-471d-864e-c724506e2ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3043 | 2025.05.30 21:28:01.331202 [ 256 ] {20e39896-fdad-471d-864e-c724506e2ea3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3044 | 2025.05.30 21:28:01.331404 [ 256 ] {20e39896-fdad-471d-864e-c724506e2ea3} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.05.30 21:28:01.331531 [ 256 ] {20e39896-fdad-471d-864e-c724506e2ea3} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001103 sec., 48050.770625566634 rows/sec., 3.57 MiB/sec. | ||
| 3046 | 2025.05.30 21:28:01.331568 [ 256 ] {20e39896-fdad-471d-864e-c724506e2ea3} <Debug> TCPHandler: Processed in 0.001262135 sec. | ||
| 3047 | 2025.05.30 21:28:01.331676 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.05.30 21:28:01.331768 [ 256 ] {a7ee4bd2-58d2-4d8d-9c55-353666a60926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.05.30 21:28:01.331807 [ 256 ] {a7ee4bd2-58d2-4d8d-9c55-353666a60926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3050 | 2025.05.30 21:28:01.332193 [ 256 ] {a7ee4bd2-58d2-4d8d-9c55-353666a60926} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.05.30 21:28:01.332227 [ 256 ] {a7ee4bd2-58d2-4d8d-9c55-353666a60926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3052 | 2025.05.30 21:28:01.332527 [ 256 ] {a7ee4bd2-58d2-4d8d-9c55-353666a60926} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3053 | 2025.05.30 21:28:01.332730 [ 256 ] {a7ee4bd2-58d2-4d8d-9c55-353666a60926} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.05.30 21:28:01.332849 [ 256 ] {a7ee4bd2-58d2-4d8d-9c55-353666a60926} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.81 MiB/sec. | ||
| 3055 | 2025.05.30 21:28:01.332885 [ 256 ] {a7ee4bd2-58d2-4d8d-9c55-353666a60926} <Debug> TCPHandler: Processed in 0.001256134 sec. | ||
| 3056 | 2025.05.30 21:28:01.332992 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.05.30 21:28:01.333084 [ 256 ] {34cf3152-35ac-4240-ad26-b1623dd28d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3058 | 2025.05.30 21:28:01.333122 [ 256 ] {34cf3152-35ac-4240-ad26-b1623dd28d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3059 | 2025.05.30 21:28:01.333499 [ 256 ] {34cf3152-35ac-4240-ad26-b1623dd28d5d} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.05.30 21:28:01.333532 [ 256 ] {34cf3152-35ac-4240-ad26-b1623dd28d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3061 | 2025.05.30 21:28:01.333834 [ 256 ] {34cf3152-35ac-4240-ad26-b1623dd28d5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3062 | 2025.05.30 21:28:01.334038 [ 256 ] {34cf3152-35ac-4240-ad26-b1623dd28d5d} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.05.30 21:28:01.334159 [ 256 ] {34cf3152-35ac-4240-ad26-b1623dd28d5d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 3064 | 2025.05.30 21:28:01.334195 [ 256 ] {34cf3152-35ac-4240-ad26-b1623dd28d5d} <Debug> TCPHandler: Processed in 0.001251054 sec. | ||
| 3065 | 2025.05.30 21:28:01.334297 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.05.30 21:28:01.334392 [ 256 ] {86b4b13d-167e-4af1-9af6-aefc88a6bae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3067 | 2025.05.30 21:28:01.334431 [ 256 ] {86b4b13d-167e-4af1-9af6-aefc88a6bae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3068 | 2025.05.30 21:28:01.334871 [ 256 ] {86b4b13d-167e-4af1-9af6-aefc88a6bae2} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.05.30 21:28:01.334905 [ 256 ] {86b4b13d-167e-4af1-9af6-aefc88a6bae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3070 | 2025.05.30 21:28:01.335199 [ 256 ] {86b4b13d-167e-4af1-9af6-aefc88a6bae2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3071 | 2025.05.30 21:28:01.335403 [ 256 ] {86b4b13d-167e-4af1-9af6-aefc88a6bae2} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.05.30 21:28:01.335539 [ 256 ] {86b4b13d-167e-4af1-9af6-aefc88a6bae2} <Debug> executeQuery: Read 141 rows, 11.66 KiB in 0.001164 sec., 121134.0206185567 rows/sec., 9.78 MiB/sec. | ||
| 3073 | 2025.05.30 21:28:01.335575 [ 256 ] {86b4b13d-167e-4af1-9af6-aefc88a6bae2} <Debug> TCPHandler: Processed in 0.001326525 sec. | ||
| 3074 | 2025.05.30 21:28:01.335681 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2025.05.30 21:28:01.335773 [ 256 ] {9b9cc749-95a5-4cc9-b08e-839477aa3d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3076 | 2025.05.30 21:28:01.335815 [ 256 ] {9b9cc749-95a5-4cc9-b08e-839477aa3d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3077 | 2025.05.30 21:28:01.336263 [ 256 ] {9b9cc749-95a5-4cc9-b08e-839477aa3d89} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.05.30 21:28:01.336299 [ 256 ] {9b9cc749-95a5-4cc9-b08e-839477aa3d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3079 | 2025.05.30 21:28:01.336644 [ 256 ] {9b9cc749-95a5-4cc9-b08e-839477aa3d89} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3080 | 2025.05.30 21:28:01.336858 [ 256 ] {9b9cc749-95a5-4cc9-b08e-839477aa3d89} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2025.05.30 21:28:01.336980 [ 256 ] {9b9cc749-95a5-4cc9-b08e-839477aa3d89} <Debug> executeQuery: Read 557 rows, 44.35 KiB in 0.001225 sec., 454693.8775510204 rows/sec., 35.36 MiB/sec. | ||
| 3082 | 2025.05.30 21:28:01.337016 [ 256 ] {9b9cc749-95a5-4cc9-b08e-839477aa3d89} <Debug> TCPHandler: Processed in 0.001382446 sec. | ||
| 3083 | 2025.05.30 21:28:01.337125 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.05.30 21:28:01.337217 [ 256 ] {73120a76-2035-4992-a2ed-77d1db94734f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3085 | 2025.05.30 21:28:01.337270 [ 256 ] {73120a76-2035-4992-a2ed-77d1db94734f} <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 | ||
| 3086 | 2025.05.30 21:28:01.337985 [ 256 ] {73120a76-2035-4992-a2ed-77d1db94734f} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.05.30 21:28:01.338021 [ 256 ] {73120a76-2035-4992-a2ed-77d1db94734f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3088 | 2025.05.30 21:28:01.338579 [ 256 ] {73120a76-2035-4992-a2ed-77d1db94734f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3089 | 2025.05.30 21:28:01.338798 [ 256 ] {73120a76-2035-4992-a2ed-77d1db94734f} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.05.30 21:28:01.338932 [ 256 ] {73120a76-2035-4992-a2ed-77d1db94734f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001732 sec., 22517.321016166283 rows/sec., 40.35 MiB/sec. | ||
| 3091 | 2025.05.30 21:28:01.338982 [ 256 ] {73120a76-2035-4992-a2ed-77d1db94734f} <Debug> TCPHandler: Processed in 0.001904782 sec. | ||
| 3092 | 2025.05.30 21:28:01.339088 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.05.30 21:28:01.339187 [ 256 ] {04692bb4-1400-44ec-80f5-7c5381b48ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3094 | 2025.05.30 21:28:01.339234 [ 256 ] {04692bb4-1400-44ec-80f5-7c5381b48ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3095 | 2025.05.30 21:28:01.339656 [ 256 ] {04692bb4-1400-44ec-80f5-7c5381b48ac5} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.05.30 21:28:01.339701 [ 256 ] {04692bb4-1400-44ec-80f5-7c5381b48ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3097 | 2025.05.30 21:28:01.340097 [ 256 ] {04692bb4-1400-44ec-80f5-7c5381b48ac5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3098 | 2025.05.30 21:28:01.340337 [ 256 ] {04692bb4-1400-44ec-80f5-7c5381b48ac5} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.05.30 21:28:01.340465 [ 256 ] {04692bb4-1400-44ec-80f5-7c5381b48ac5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
| 3100 | 2025.05.30 21:28:01.340500 [ 256 ] {04692bb4-1400-44ec-80f5-7c5381b48ac5} <Debug> TCPHandler: Processed in 0.001461247 sec. | ||
| 3101 | 2025.05.30 21:28:02.513051 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 3102 | 2025.05.30 21:28:02.513527 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.05.30 21:28:02.513568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3104 | 2025.05.30 21:28:02.514056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3105 | 2025.05.30 21:28:02.514291 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.05.30 21:28:02.514422 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 3107 | 2025.05.30 21:28:02.873997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3108 | 2025.05.30 21:28:02.890106 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2025.05.30 21:28:02.890148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3110 | 2025.05.30 21:28:02.896279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3111 | 2025.05.30 21:28:02.896950 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2025.05.30 21:28:02.899582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3113 | 2025.05.30 21:28:03.001204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.44 MiB, peak 204.41 MiB, free memory in arenas 0.00 B, will set to 199.61 MiB (RSS), difference: 1.17 MiB | ||
| 3114 | 2025.05.30 21:28:06.292614 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2025.05.30 21:28:06.292818 [ 256 ] {e12d35aa-ece8-441a-a171-244a4af47db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3116 | 2025.05.30 21:28:06.292893 [ 256 ] {e12d35aa-ece8-441a-a171-244a4af47db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3117 | 2025.05.30 21:28:06.293567 [ 256 ] {e12d35aa-ece8-441a-a171-244a4af47db7} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.05.30 21:28:06.293619 [ 256 ] {e12d35aa-ece8-441a-a171-244a4af47db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3119 | 2025.05.30 21:28:06.294029 [ 256 ] {e12d35aa-ece8-441a-a171-244a4af47db7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3120 | 2025.05.30 21:28:06.294263 [ 256 ] {e12d35aa-ece8-441a-a171-244a4af47db7} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2025.05.30 21:28:06.294419 [ 256 ] {e12d35aa-ece8-441a-a171-244a4af47db7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.58 MiB/sec. | ||
| 3122 | 2025.05.30 21:28:06.294462 [ 256 ] {e12d35aa-ece8-441a-a171-244a4af47db7} <Debug> TCPHandler: Processed in 0.001986423 sec. | ||
| 3123 | 2025.05.30 21:28:06.294574 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2025.05.30 21:28:06.294670 [ 256 ] {d3dddc21-7b20-4eec-9400-14ef970b9f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3125 | 2025.05.30 21:28:06.294712 [ 256 ] {d3dddc21-7b20-4eec-9400-14ef970b9f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3126 | 2025.05.30 21:28:06.295125 [ 256 ] {d3dddc21-7b20-4eec-9400-14ef970b9f1a} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2025.05.30 21:28:06.295162 [ 256 ] {d3dddc21-7b20-4eec-9400-14ef970b9f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3128 | 2025.05.30 21:28:06.295464 [ 256 ] {d3dddc21-7b20-4eec-9400-14ef970b9f1a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3129 | 2025.05.30 21:28:06.295676 [ 256 ] {d3dddc21-7b20-4eec-9400-14ef970b9f1a} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2025.05.30 21:28:06.295803 [ 256 ] {d3dddc21-7b20-4eec-9400-14ef970b9f1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 3131 | 2025.05.30 21:28:06.295840 [ 256 ] {d3dddc21-7b20-4eec-9400-14ef970b9f1a} <Debug> TCPHandler: Processed in 0.001315445 sec. | ||
| 3132 | 2025.05.30 21:28:06.295953 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2025.05.30 21:28:06.296047 [ 256 ] {d2a1519d-fbc6-4c03-8d2a-3b3b4a38d2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3134 | 2025.05.30 21:28:06.296091 [ 256 ] {d2a1519d-fbc6-4c03-8d2a-3b3b4a38d2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3135 | 2025.05.30 21:28:06.296488 [ 256 ] {d2a1519d-fbc6-4c03-8d2a-3b3b4a38d2dc} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2025.05.30 21:28:06.296525 [ 256 ] {d2a1519d-fbc6-4c03-8d2a-3b3b4a38d2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3137 | 2025.05.30 21:28:06.296903 [ 256 ] {d2a1519d-fbc6-4c03-8d2a-3b3b4a38d2dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3138 | 2025.05.30 21:28:06.297214 [ 256 ] {d2a1519d-fbc6-4c03-8d2a-3b3b4a38d2dc} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2025.05.30 21:28:06.297350 [ 256 ] {d2a1519d-fbc6-4c03-8d2a-3b3b4a38d2dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 3140 | 2025.05.30 21:28:06.297388 [ 256 ] {d2a1519d-fbc6-4c03-8d2a-3b3b4a38d2dc} <Debug> TCPHandler: Processed in 0.001483317 sec. | ||
| 3141 | 2025.05.30 21:28:06.297494 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2025.05.30 21:28:06.297588 [ 256 ] {13b348a8-1284-49f6-a1ee-06e4162c6eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3143 | 2025.05.30 21:28:06.297631 [ 256 ] {13b348a8-1284-49f6-a1ee-06e4162c6eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3144 | 2025.05.30 21:28:06.297962 [ 256 ] {13b348a8-1284-49f6-a1ee-06e4162c6eee} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2025.05.30 21:28:06.297999 [ 256 ] {13b348a8-1284-49f6-a1ee-06e4162c6eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3146 | 2025.05.30 21:28:06.298315 [ 256 ] {13b348a8-1284-49f6-a1ee-06e4162c6eee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3147 | 2025.05.30 21:28:06.298522 [ 256 ] {13b348a8-1284-49f6-a1ee-06e4162c6eee} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2025.05.30 21:28:06.298662 [ 256 ] {13b348a8-1284-49f6-a1ee-06e4162c6eee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3149 | 2025.05.30 21:28:06.298700 [ 256 ] {13b348a8-1284-49f6-a1ee-06e4162c6eee} <Debug> TCPHandler: Processed in 0.001254065 sec. | ||
| 3150 | 2025.05.30 21:28:09.936495 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3151 | 2025.05.30 21:28:09.936605 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3152 | 2025.05.30 21:28:10.013623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 420 | ||
| 3153 | 2025.05.30 21:28:10.014583 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3154 | 2025.05.30 21:28:10.015369 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2025.05.30 21:28:10.015437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3156 | 2025.05.30 21:28:10.016059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3157 | 2025.05.30 21:28:10.016300 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2025.05.30 21:28:10.016429 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2025.05.30 21:28:10.016428 [ 66 ] {} <Debug> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3160 | 2025.05.30 21:28:10.016472 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3161 | 2025.05.30 21:28:10.016437 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3162 | 2025.05.30 21:28:10.016504 [ 66 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2025.05.30 21:28:10.016535 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3164 | 2025.05.30 21:28:10.016645 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::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 | ||
| 3165 | 2025.05.30 21:28:10.016775 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3166 | 2025.05.30 21:28:10.016811 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 3167 | 2025.05.30 21:28:10.016872 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3168 | 2025.05.30 21:28:10.016914 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3169 | 2025.05.30 21:28:10.016954 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3170 | 2025.05.30 21:28:10.016989 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3171 | 2025.05.30 21:28:10.017041 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 3172 | 2025.05.30 21:28:10.017744 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3173 | 2025.05.30 21:28:10.018035 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.05.30 21:28:10.018301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3175 | 2025.05.30 21:28:10.018460 [ 202 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001867972 sec., 3951344.0244286316 rows/sec., 56.52 MiB/sec. | ||
| 3176 | 2025.05.30 21:28:10.019369 [ 192 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3177 | 2025.05.30 21:28:10.019721 [ 192 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.05.30 21:28:10.019810 [ 192 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_16_3} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3179 | 2025.05.30 21:28:10.019916 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 3180 | 2025.05.30 21:28:10.399730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3181 | 2025.05.30 21:28:10.416200 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2025.05.30 21:28:10.416258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3183 | 2025.05.30 21:28:10.421729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3184 | 2025.05.30 21:28:10.422426 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2025.05.30 21:28:10.422773 [ 91 ] {} <Debug> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3186 | 2025.05.30 21:28:10.422875 [ 91 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.05.30 21:28:10.422914 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3188 | 2025.05.30 21:28:10.423076 [ 198 ] {66eea806-6729-4839-aecb-5b09764ee47c::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 | ||
| 3189 | 2025.05.30 21:28:10.425377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3190 | 2025.05.30 21:28:10.427288 [ 198 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3191 | 2025.05.30 21:28:10.428650 [ 198 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3192 | 2025.05.30 21:28:10.433008 [ 198 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3193 | 2025.05.30 21:28:10.437189 [ 198 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3194 | 2025.05.30 21:28:10.441173 [ 198 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3195 | 2025.05.30 21:28:10.445290 [ 198 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3196 | 2025.05.30 21:28:10.449540 [ 198 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3197 | 2025.05.30 21:28:10.503284 [ 202 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080277852 sec., 1507.2650424179262 rows/sec., 7.79 MiB/sec. | ||
| 3198 | 2025.05.30 21:28:10.506181 [ 201 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3199 | 2025.05.30 21:28:10.508352 [ 201 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.05.30 21:28:10.508471 [ 201 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_16_3} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3201 | 2025.05.30 21:28:10.510921 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3202 | 2025.05.30 21:28:11.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.70 MiB, peak 210.66 MiB, free memory in arenas 0.00 B, will set to 207.33 MiB (RSS), difference: 6.62 MiB | ||
| 3203 | 2025.05.30 21:28:11.001284 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000849379 sec. | ||
| 3204 | 2025.05.30 21:28:11.293735 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2025.05.30 21:28:11.293907 [ 256 ] {fb2682dd-7d68-472f-97aa-3694dfd20c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3206 | 2025.05.30 21:28:11.293972 [ 256 ] {fb2682dd-7d68-472f-97aa-3694dfd20c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3207 | 2025.05.30 21:28:11.294675 [ 256 ] {fb2682dd-7d68-472f-97aa-3694dfd20c55} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2025.05.30 21:28:11.294718 [ 256 ] {fb2682dd-7d68-472f-97aa-3694dfd20c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3209 | 2025.05.30 21:28:11.295134 [ 256 ] {fb2682dd-7d68-472f-97aa-3694dfd20c55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3210 | 2025.05.30 21:28:11.295360 [ 256 ] {fb2682dd-7d68-472f-97aa-3694dfd20c55} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2025.05.30 21:28:11.295516 [ 256 ] {fb2682dd-7d68-472f-97aa-3694dfd20c55} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.001658 sec., 80820.26537997587 rows/sec., 6.95 MiB/sec. | ||
| 3212 | 2025.05.30 21:28:11.295559 [ 256 ] {fb2682dd-7d68-472f-97aa-3694dfd20c55} <Debug> TCPHandler: Processed in 0.001951122 sec. | ||
| 3213 | 2025.05.30 21:28:11.295672 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2025.05.30 21:28:11.295768 [ 256 ] {25a60029-e190-497c-a3b4-ea582076c908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3215 | 2025.05.30 21:28:11.295812 [ 256 ] {25a60029-e190-497c-a3b4-ea582076c908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3216 | 2025.05.30 21:28:11.296217 [ 256 ] {25a60029-e190-497c-a3b4-ea582076c908} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2025.05.30 21:28:11.296253 [ 256 ] {25a60029-e190-497c-a3b4-ea582076c908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3218 | 2025.05.30 21:28:11.296552 [ 256 ] {25a60029-e190-497c-a3b4-ea582076c908} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3219 | 2025.05.30 21:28:11.296766 [ 256 ] {25a60029-e190-497c-a3b4-ea582076c908} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2025.05.30 21:28:11.296893 [ 256 ] {25a60029-e190-497c-a3b4-ea582076c908} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001145 sec., 34061.13537117904 rows/sec., 2.50 MiB/sec. | ||
| 3221 | 2025.05.30 21:28:11.296930 [ 256 ] {25a60029-e190-497c-a3b4-ea582076c908} <Debug> TCPHandler: Processed in 0.001307535 sec. | ||
| 3222 | 2025.05.30 21:28:11.297038 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2025.05.30 21:28:11.297132 [ 256 ] {28dbaff4-e0d0-49ec-85fe-0f654204ead4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3224 | 2025.05.30 21:28:11.297173 [ 256 ] {28dbaff4-e0d0-49ec-85fe-0f654204ead4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3225 | 2025.05.30 21:28:11.297587 [ 256 ] {28dbaff4-e0d0-49ec-85fe-0f654204ead4} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2025.05.30 21:28:11.297623 [ 256 ] {28dbaff4-e0d0-49ec-85fe-0f654204ead4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3227 | 2025.05.30 21:28:11.297926 [ 256 ] {28dbaff4-e0d0-49ec-85fe-0f654204ead4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3228 | 2025.05.30 21:28:11.298157 [ 256 ] {28dbaff4-e0d0-49ec-85fe-0f654204ead4} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2025.05.30 21:28:11.298284 [ 256 ] {28dbaff4-e0d0-49ec-85fe-0f654204ead4} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00117 sec., 88034.18803418803 rows/sec., 6.88 MiB/sec. | ||
| 3230 | 2025.05.30 21:28:11.298322 [ 256 ] {28dbaff4-e0d0-49ec-85fe-0f654204ead4} <Debug> TCPHandler: Processed in 0.001331995 sec. | ||
| 3231 | 2025.05.30 21:28:11.298432 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2025.05.30 21:28:11.298526 [ 256 ] {bec7ae7c-5c0e-4b29-a864-6ff7659eadba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3233 | 2025.05.30 21:28:11.298571 [ 256 ] {bec7ae7c-5c0e-4b29-a864-6ff7659eadba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3234 | 2025.05.30 21:28:11.298975 [ 256 ] {bec7ae7c-5c0e-4b29-a864-6ff7659eadba} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2025.05.30 21:28:11.299010 [ 256 ] {bec7ae7c-5c0e-4b29-a864-6ff7659eadba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3236 | 2025.05.30 21:28:11.299332 [ 256 ] {bec7ae7c-5c0e-4b29-a864-6ff7659eadba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3237 | 2025.05.30 21:28:11.299538 [ 256 ] {bec7ae7c-5c0e-4b29-a864-6ff7659eadba} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2025.05.30 21:28:11.299666 [ 256 ] {bec7ae7c-5c0e-4b29-a864-6ff7659eadba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 3239 | 2025.05.30 21:28:11.299703 [ 256 ] {bec7ae7c-5c0e-4b29-a864-6ff7659eadba} <Debug> TCPHandler: Processed in 0.001318365 sec. | ||
| 3240 | 2025.05.30 21:28:11.299807 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2025.05.30 21:28:11.299907 [ 256 ] {a370ca36-ab22-4756-8943-aaf6c3c2ed7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3242 | 2025.05.30 21:28:11.299962 [ 256 ] {a370ca36-ab22-4756-8943-aaf6c3c2ed7e} <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 | ||
| 3243 | 2025.05.30 21:28:11.300731 [ 256 ] {a370ca36-ab22-4756-8943-aaf6c3c2ed7e} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2025.05.30 21:28:11.300766 [ 256 ] {a370ca36-ab22-4756-8943-aaf6c3c2ed7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3245 | 2025.05.30 21:28:11.301346 [ 256 ] {a370ca36-ab22-4756-8943-aaf6c3c2ed7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3246 | 2025.05.30 21:28:11.301563 [ 256 ] {a370ca36-ab22-4756-8943-aaf6c3c2ed7e} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2025.05.30 21:28:11.301697 [ 256 ] {a370ca36-ab22-4756-8943-aaf6c3c2ed7e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001809 sec., 21558.87230514096 rows/sec., 38.63 MiB/sec. | ||
| 3248 | 2025.05.30 21:28:11.301749 [ 256 ] {a370ca36-ab22-4756-8943-aaf6c3c2ed7e} <Debug> TCPHandler: Processed in 0.001989963 sec. | ||
| 3249 | 2025.05.30 21:28:11.301856 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2025.05.30 21:28:11.301949 [ 256 ] {3bfe12aa-5398-47ee-b421-dc088b27848d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3251 | 2025.05.30 21:28:11.301988 [ 256 ] {3bfe12aa-5398-47ee-b421-dc088b27848d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3252 | 2025.05.30 21:28:11.302323 [ 256 ] {3bfe12aa-5398-47ee-b421-dc088b27848d} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.05.30 21:28:11.302359 [ 256 ] {3bfe12aa-5398-47ee-b421-dc088b27848d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3254 | 2025.05.30 21:28:11.302658 [ 256 ] {3bfe12aa-5398-47ee-b421-dc088b27848d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3255 | 2025.05.30 21:28:11.302872 [ 256 ] {3bfe12aa-5398-47ee-b421-dc088b27848d} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.05.30 21:28:11.302994 [ 256 ] {3bfe12aa-5398-47ee-b421-dc088b27848d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3257 | 2025.05.30 21:28:11.303028 [ 256 ] {3bfe12aa-5398-47ee-b421-dc088b27848d} <Debug> TCPHandler: Processed in 0.001218884 sec. | ||
| 3258 | 2025.05.30 21:28:14.815273 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2025.05.30 21:28:14.815481 [ 256 ] {86a46889-61bb-47e0-a7a3-d9d3c5bb8ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3260 | 2025.05.30 21:28:14.815549 [ 256 ] {86a46889-61bb-47e0-a7a3-d9d3c5bb8ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3261 | 2025.05.30 21:28:14.816224 [ 256 ] {86a46889-61bb-47e0-a7a3-d9d3c5bb8ad7} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2025.05.30 21:28:14.816276 [ 256 ] {86a46889-61bb-47e0-a7a3-d9d3c5bb8ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3263 | 2025.05.30 21:28:14.816670 [ 256 ] {86a46889-61bb-47e0-a7a3-d9d3c5bb8ad7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3264 | 2025.05.30 21:28:14.816902 [ 256 ] {86a46889-61bb-47e0-a7a3-d9d3c5bb8ad7} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2025.05.30 21:28:14.817055 [ 256 ] {86a46889-61bb-47e0-a7a3-d9d3c5bb8ad7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001636 sec., 2444.9877750611245 rows/sec., 199.37 KiB/sec. | ||
| 3266 | 2025.05.30 21:28:14.817097 [ 256 ] {86a46889-61bb-47e0-a7a3-d9d3c5bb8ad7} <Debug> TCPHandler: Processed in 0.001958272 sec. | ||
| 3267 | 2025.05.30 21:28:14.817214 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2025.05.30 21:28:14.817310 [ 256 ] {198198d3-b2a4-4a7c-862a-37fbd58b2a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3269 | 2025.05.30 21:28:14.817350 [ 256 ] {198198d3-b2a4-4a7c-862a-37fbd58b2a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3270 | 2025.05.30 21:28:14.818366 [ 256 ] {198198d3-b2a4-4a7c-862a-37fbd58b2a9a} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2025.05.30 21:28:14.818402 [ 256 ] {198198d3-b2a4-4a7c-862a-37fbd58b2a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3272 | 2025.05.30 21:28:14.818798 [ 256 ] {198198d3-b2a4-4a7c-862a-37fbd58b2a9a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3273 | 2025.05.30 21:28:14.819015 [ 256 ] {198198d3-b2a4-4a7c-862a-37fbd58b2a9a} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2025.05.30 21:28:14.819148 [ 256 ] {198198d3-b2a4-4a7c-862a-37fbd58b2a9a} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.001857 sec., 645126.5481960151 rows/sec., 52.93 MiB/sec. | ||
| 3275 | 2025.05.30 21:28:14.819154 [ 81 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3276 | 2025.05.30 21:28:14.819186 [ 256 ] {198198d3-b2a4-4a7c-862a-37fbd58b2a9a} <Debug> TCPHandler: Processed in 0.002021633 sec. | ||
| 3277 | 2025.05.30 21:28:14.819229 [ 81 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2025.05.30 21:28:14.819258 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3279 | 2025.05.30 21:28:14.819329 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2025.05.30 21:28:14.819378 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3281 | 2025.05.30 21:28:14.819456 [ 256 ] {942f87e0-3655-48e7-a192-ea7f18401b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3282 | 2025.05.30 21:28:14.819502 [ 256 ] {942f87e0-3655-48e7-a192-ea7f18401b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3283 | 2025.05.30 21:28:14.819519 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3284 | 2025.05.30 21:28:14.819561 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1839 rows starting from the beginning of the part | ||
| 3285 | 2025.05.30 21:28:14.819656 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3286 | 2025.05.30 21:28:14.819708 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 255 rows starting from the beginning of the part | ||
| 3287 | 2025.05.30 21:28:14.819760 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3288 | 2025.05.30 21:28:14.819835 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 134 rows starting from the beginning of the part | ||
| 3289 | 2025.05.30 21:28:14.819881 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1198 rows starting from the beginning of the part | ||
| 3290 | 2025.05.30 21:28:14.819913 [ 256 ] {942f87e0-3655-48e7-a192-ea7f18401b3d} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2025.05.30 21:28:14.819956 [ 256 ] {942f87e0-3655-48e7-a192-ea7f18401b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3292 | 2025.05.30 21:28:14.820346 [ 256 ] {942f87e0-3655-48e7-a192-ea7f18401b3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3293 | 2025.05.30 21:28:14.820583 [ 256 ] {942f87e0-3655-48e7-a192-ea7f18401b3d} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2025.05.30 21:28:14.820716 [ 256 ] {942f87e0-3655-48e7-a192-ea7f18401b3d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001278 sec., 3129.8904538341158 rows/sec., 218.54 KiB/sec. | ||
| 3295 | 2025.05.30 21:28:14.820753 [ 256 ] {942f87e0-3655-48e7-a192-ea7f18401b3d} <Debug> TCPHandler: Processed in 0.001473426 sec. | ||
| 3296 | 2025.05.30 21:28:14.820865 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2025.05.30 21:28:14.820959 [ 256 ] {a07eea57-2f5d-41de-a675-f7c1fefb7d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3298 | 2025.05.30 21:28:14.820998 [ 256 ] {a07eea57-2f5d-41de-a675-f7c1fefb7d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3299 | 2025.05.30 21:28:14.821460 [ 256 ] {a07eea57-2f5d-41de-a675-f7c1fefb7d4a} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2025.05.30 21:28:14.821496 [ 256 ] {a07eea57-2f5d-41de-a675-f7c1fefb7d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3301 | 2025.05.30 21:28:14.821537 [ 201 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002208295 sec., 1602141.0182969214 rows/sec., 137.77 MiB/sec. | ||
| 3302 | 2025.05.30 21:28:14.821801 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3303 | 2025.05.30 21:28:14.821851 [ 256 ] {a07eea57-2f5d-41de-a675-f7c1fefb7d4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3304 | 2025.05.30 21:28:14.822163 [ 256 ] {a07eea57-2f5d-41de-a675-f7c1fefb7d4a} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.05.30 21:28:14.822202 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2025.05.30 21:28:14.822293 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_21_4} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3307 | 2025.05.30 21:28:14.822307 [ 256 ] {a07eea57-2f5d-41de-a675-f7c1fefb7d4a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001365 sec., 167032.96703296705 rows/sec., 11.31 MiB/sec. | ||
| 3308 | 2025.05.30 21:28:14.822350 [ 256 ] {a07eea57-2f5d-41de-a675-f7c1fefb7d4a} <Debug> TCPHandler: Processed in 0.001539068 sec. | ||
| 3309 | 2025.05.30 21:28:14.822369 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3310 | 2025.05.30 21:28:14.822460 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2025.05.30 21:28:14.822557 [ 256 ] {875fa75c-28d7-40e8-a386-3e8472580074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3312 | 2025.05.30 21:28:14.822597 [ 256 ] {875fa75c-28d7-40e8-a386-3e8472580074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3313 | 2025.05.30 21:28:14.823170 [ 256 ] {875fa75c-28d7-40e8-a386-3e8472580074} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2025.05.30 21:28:14.823206 [ 256 ] {875fa75c-28d7-40e8-a386-3e8472580074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3315 | 2025.05.30 21:28:14.823548 [ 256 ] {875fa75c-28d7-40e8-a386-3e8472580074} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3316 | 2025.05.30 21:28:14.823754 [ 256 ] {875fa75c-28d7-40e8-a386-3e8472580074} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2025.05.30 21:28:14.823875 [ 81 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3318 | 2025.05.30 21:28:14.823878 [ 256 ] {875fa75c-28d7-40e8-a386-3e8472580074} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001338 sec., 391629.29745889385 rows/sec., 29.00 MiB/sec. | ||
| 3319 | 2025.05.30 21:28:14.823915 [ 81 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.05.30 21:28:14.823937 [ 256 ] {875fa75c-28d7-40e8-a386-3e8472580074} <Debug> TCPHandler: Processed in 0.001525257 sec. | ||
| 3321 | 2025.05.30 21:28:14.823940 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3322 | 2025.05.30 21:28:14.824060 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2025.05.30 21:28:14.824082 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3324 | 2025.05.30 21:28:14.824159 [ 256 ] {5ec8f30b-51c6-4b5e-a5d1-c7de41b2b983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3325 | 2025.05.30 21:28:14.824207 [ 256 ] {5ec8f30b-51c6-4b5e-a5d1-c7de41b2b983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3326 | 2025.05.30 21:28:14.824232 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2025.05.30 21:28:14.824277 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 901 rows starting from the beginning of the part | ||
| 3328 | 2025.05.30 21:28:14.824361 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3329 | 2025.05.30 21:28:14.824411 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 141 rows starting from the beginning of the part | ||
| 3330 | 2025.05.30 21:28:14.824457 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3331 | 2025.05.30 21:28:14.824513 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 103 rows starting from the beginning of the part | ||
| 3332 | 2025.05.30 21:28:14.824564 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 524 rows starting from the beginning of the part | ||
| 3333 | 2025.05.30 21:28:14.824780 [ 256 ] {5ec8f30b-51c6-4b5e-a5d1-c7de41b2b983} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2025.05.30 21:28:14.824822 [ 256 ] {5ec8f30b-51c6-4b5e-a5d1-c7de41b2b983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3335 | 2025.05.30 21:28:14.825314 [ 256 ] {5ec8f30b-51c6-4b5e-a5d1-c7de41b2b983} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3336 | 2025.05.30 21:28:14.825534 [ 256 ] {5ec8f30b-51c6-4b5e-a5d1-c7de41b2b983} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2025.05.30 21:28:14.825664 [ 256 ] {5ec8f30b-51c6-4b5e-a5d1-c7de41b2b983} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.001524 sec., 639107.6115485565 rows/sec., 42.90 MiB/sec. | ||
| 3338 | 2025.05.30 21:28:14.825701 [ 256 ] {5ec8f30b-51c6-4b5e-a5d1-c7de41b2b983} <Debug> TCPHandler: Processed in 0.001689659 sec. | ||
| 3339 | 2025.05.30 21:28:14.825716 [ 197 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1797 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168715 sec., 1065109.8005512254 rows/sec., 83.24 MiB/sec. | ||
| 3340 | 2025.05.30 21:28:14.825813 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2025.05.30 21:28:14.825902 [ 201 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3342 | 2025.05.30 21:28:14.825913 [ 256 ] {79e0e595-6234-4ef1-b34c-39b1583f8f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3343 | 2025.05.30 21:28:14.825967 [ 256 ] {79e0e595-6234-4ef1-b34c-39b1583f8f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3344 | 2025.05.30 21:28:14.826170 [ 201 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2025.05.30 21:28:14.826240 [ 201 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_21_4} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3346 | 2025.05.30 21:28:14.826298 [ 256 ] {79e0e595-6234-4ef1-b34c-39b1583f8f89} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.05.30 21:28:14.826330 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3348 | 2025.05.30 21:28:14.826339 [ 256 ] {79e0e595-6234-4ef1-b34c-39b1583f8f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3349 | 2025.05.30 21:28:14.826665 [ 256 ] {79e0e595-6234-4ef1-b34c-39b1583f8f89} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3350 | 2025.05.30 21:28:14.826888 [ 256 ] {79e0e595-6234-4ef1-b34c-39b1583f8f89} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.05.30 21:28:14.827015 [ 256 ] {79e0e595-6234-4ef1-b34c-39b1583f8f89} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.00112 sec., 41071.42857142857 rows/sec., 2.78 MiB/sec. | ||
| 3352 | 2025.05.30 21:28:14.827049 [ 256 ] {79e0e595-6234-4ef1-b34c-39b1583f8f89} <Debug> TCPHandler: Processed in 0.001286035 sec. | ||
| 3353 | 2025.05.30 21:28:16.288042 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.05.30 21:28:16.288265 [ 256 ] {c86a16ed-59b9-4f94-8430-bd07afc3354c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3355 | 2025.05.30 21:28:16.288349 [ 256 ] {c86a16ed-59b9-4f94-8430-bd07afc3354c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3356 | 2025.05.30 21:28:16.289215 [ 256 ] {c86a16ed-59b9-4f94-8430-bd07afc3354c} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.05.30 21:28:16.289274 [ 256 ] {c86a16ed-59b9-4f94-8430-bd07afc3354c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3358 | 2025.05.30 21:28:16.289796 [ 256 ] {c86a16ed-59b9-4f94-8430-bd07afc3354c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3359 | 2025.05.30 21:28:16.290098 [ 256 ] {c86a16ed-59b9-4f94-8430-bd07afc3354c} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.05.30 21:28:16.290336 [ 256 ] {c86a16ed-59b9-4f94-8430-bd07afc3354c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002084 sec., 26871.40115163148 rows/sec., 2.05 MiB/sec. | ||
| 3361 | 2025.05.30 21:28:16.290396 [ 256 ] {c86a16ed-59b9-4f94-8430-bd07afc3354c} <Debug> TCPHandler: Processed in 0.002546929 sec. | ||
| 3362 | 2025.05.30 21:28:16.290562 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2025.05.30 21:28:16.290670 [ 256 ] {0a3885f1-59ac-4335-be91-ee650ab8e96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3364 | 2025.05.30 21:28:16.290718 [ 256 ] {0a3885f1-59ac-4335-be91-ee650ab8e96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3365 | 2025.05.30 21:28:16.291270 [ 256 ] {0a3885f1-59ac-4335-be91-ee650ab8e96f} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2025.05.30 21:28:16.291312 [ 256 ] {0a3885f1-59ac-4335-be91-ee650ab8e96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3367 | 2025.05.30 21:28:16.291688 [ 256 ] {0a3885f1-59ac-4335-be91-ee650ab8e96f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3368 | 2025.05.30 21:28:16.291910 [ 256 ] {0a3885f1-59ac-4335-be91-ee650ab8e96f} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2025.05.30 21:28:16.292090 [ 256 ] {0a3885f1-59ac-4335-be91-ee650ab8e96f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001403 sec., 45616.535994297934 rows/sec., 3.56 MiB/sec. | ||
| 3370 | 2025.05.30 21:28:16.292144 [ 256 ] {0a3885f1-59ac-4335-be91-ee650ab8e96f} <Debug> TCPHandler: Processed in 0.001641249 sec. | ||
| 3371 | 2025.05.30 21:28:16.292306 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2025.05.30 21:28:16.292419 [ 256 ] {e1de5ead-062e-4976-b9e1-536891b05245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3373 | 2025.05.30 21:28:16.292478 [ 256 ] {e1de5ead-062e-4976-b9e1-536891b05245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3374 | 2025.05.30 21:28:16.293046 [ 256 ] {e1de5ead-062e-4976-b9e1-536891b05245} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2025.05.30 21:28:16.293087 [ 256 ] {e1de5ead-062e-4976-b9e1-536891b05245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3376 | 2025.05.30 21:28:16.293605 [ 256 ] {e1de5ead-062e-4976-b9e1-536891b05245} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3377 | 2025.05.30 21:28:16.293931 [ 256 ] {e1de5ead-062e-4976-b9e1-536891b05245} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2025.05.30 21:28:16.294084 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3379 | 2025.05.30 21:28:16.294105 [ 256 ] {e1de5ead-062e-4976-b9e1-536891b05245} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.00171 sec., 19883.040935672514 rows/sec., 1.39 MiB/sec. | ||
| 3380 | 2025.05.30 21:28:16.294162 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2025.05.30 21:28:16.294180 [ 256 ] {e1de5ead-062e-4976-b9e1-536891b05245} <Debug> TCPHandler: Processed in 0.001927782 sec. | ||
| 3382 | 2025.05.30 21:28:16.294190 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3383 | 2025.05.30 21:28:16.294331 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2025.05.30 21:28:16.294379 [ 194 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3385 | 2025.05.30 21:28:16.294438 [ 256 ] {23bc18f7-b91d-4094-8a76-3b3ca3d22491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3386 | 2025.05.30 21:28:16.294493 [ 256 ] {23bc18f7-b91d-4094-8a76-3b3ca3d22491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3387 | 2025.05.30 21:28:16.294604 [ 194 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3388 | 2025.05.30 21:28:16.294687 [ 194 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6842 rows starting from the beginning of the part | ||
| 3389 | 2025.05.30 21:28:16.294806 [ 194 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 557 rows starting from the beginning of the part | ||
| 3390 | 2025.05.30 21:28:16.294883 [ 194 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3391 | 2025.05.30 21:28:16.294941 [ 256 ] {23bc18f7-b91d-4094-8a76-3b3ca3d22491} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.05.30 21:28:16.294971 [ 194 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3393 | 2025.05.30 21:28:16.294996 [ 256 ] {23bc18f7-b91d-4094-8a76-3b3ca3d22491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3394 | 2025.05.30 21:28:16.295056 [ 194 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 974 rows starting from the beginning of the part | ||
| 3395 | 2025.05.30 21:28:16.295137 [ 194 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 3396 | 2025.05.30 21:28:16.295427 [ 256 ] {23bc18f7-b91d-4094-8a76-3b3ca3d22491} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3397 | 2025.05.30 21:28:16.295750 [ 256 ] {23bc18f7-b91d-4094-8a76-3b3ca3d22491} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2025.05.30 21:28:16.295884 [ 149 ] {} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3399 | 2025.05.30 21:28:16.295932 [ 149 ] {} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.05.30 21:28:16.295951 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3401 | 2025.05.30 21:28:16.295915 [ 256 ] {23bc18f7-b91d-4094-8a76-3b3ca3d22491} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001498 sec., 9345.794392523365 rows/sec., 636.92 KiB/sec. | ||
| 3402 | 2025.05.30 21:28:16.296024 [ 256 ] {23bc18f7-b91d-4094-8a76-3b3ca3d22491} <Debug> TCPHandler: Processed in 0.00174828 sec. | ||
| 3403 | 2025.05.30 21:28:16.296077 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3404 | 2025.05.30 21:28:16.296216 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3405 | 2025.05.30 21:28:16.296254 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 556 rows starting from the beginning of the part | ||
| 3406 | 2025.05.30 21:28:16.296327 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3407 | 2025.05.30 21:28:16.296372 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3408 | 2025.05.30 21:28:16.296410 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3409 | 2025.05.30 21:28:16.296446 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
| 3410 | 2025.05.30 21:28:16.296483 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 3411 | 2025.05.30 21:28:16.297392 [ 197 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381696 sec., 576103.5712631433 rows/sec., 38.32 MiB/sec. | ||
| 3412 | 2025.05.30 21:28:16.297620 [ 195 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3413 | 2025.05.30 21:28:16.298014 [ 195 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2025.05.30 21:28:16.298100 [ 195 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_21_4} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3415 | 2025.05.30 21:28:16.298198 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3416 | 2025.05.30 21:28:16.299739 [ 195 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8727 rows, containing 5 columns (5 merged, 0 gathered) in 0.005440632 sec., 1604041.5892859506 rows/sec., 109.12 MiB/sec. | ||
| 3417 | 2025.05.30 21:28:16.299976 [ 195 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3418 | 2025.05.30 21:28:16.300310 [ 195 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.05.30 21:28:16.300399 [ 195 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3420 | 2025.05.30 21:28:16.300493 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3421 | 2025.05.30 21:28:17.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.11 MiB, peak 214.67 MiB, free memory in arenas 0.00 B, will set to 209.36 MiB (RSS), difference: 1.25 MiB | ||
| 3422 | 2025.05.30 21:28:17.516576 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3423 | 2025.05.30 21:28:17.517040 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2025.05.30 21:28:17.517073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3425 | 2025.05.30 21:28:17.517536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3426 | 2025.05.30 21:28:17.517759 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2025.05.30 21:28:17.517880 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3428 | 2025.05.30 21:28:17.925451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3429 | 2025.05.30 21:28:17.940218 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.05.30 21:28:17.940269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3431 | 2025.05.30 21:28:17.946047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3432 | 2025.05.30 21:28:17.946738 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.05.30 21:28:17.949272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3434 | 2025.05.30 21:28:20.018498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 454 | ||
| 3435 | 2025.05.30 21:28:20.020774 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2025.05.30 21:28:20.020823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3437 | 2025.05.30 21:28:20.022001 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3438 | 2025.05.30 21:28:20.022275 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2025.05.30 21:28:20.022417 [ 143 ] {} <Debug> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3440 | 2025.05.30 21:28:20.022487 [ 143 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.05.30 21:28:20.022510 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3442 | 2025.05.30 21:28:20.022526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3443 | 2025.05.30 21:28:20.022625 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::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 | ||
| 3444 | 2025.05.30 21:28:20.023239 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2025.05.30 21:28:20.023396 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 274 rows starting from the beginning of the part | ||
| 3446 | 2025.05.30 21:28:20.023817 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3447 | 2025.05.30 21:28:20.024148 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
| 3448 | 2025.05.30 21:28:20.024454 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3449 | 2025.05.30 21:28:20.024735 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3450 | 2025.05.30 21:28:20.025081 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3451 | 2025.05.30 21:28:20.031204 [ 191 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 72 columns (72 merged, 0 gathered) in 0.00863137 sec., 52598.834252268185 rows/sec., 52.02 MiB/sec. | ||
| 3452 | 2025.05.30 21:28:20.032326 [ 194 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3453 | 2025.05.30 21:28:20.032910 [ 194 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2025.05.30 21:28:20.032981 [ 194 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_11_2} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3455 | 2025.05.30 21:28:20.033177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3456 | 2025.05.30 21:28:21.294105 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2025.05.30 21:28:21.294287 [ 256 ] {ce6316f6-9acb-40b6-8639-07f9ca48831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3458 | 2025.05.30 21:28:21.294354 [ 256 ] {ce6316f6-9acb-40b6-8639-07f9ca48831d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3459 | 2025.05.30 21:28:21.295029 [ 256 ] {ce6316f6-9acb-40b6-8639-07f9ca48831d} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2025.05.30 21:28:21.295079 [ 256 ] {ce6316f6-9acb-40b6-8639-07f9ca48831d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3461 | 2025.05.30 21:28:21.295491 [ 256 ] {ce6316f6-9acb-40b6-8639-07f9ca48831d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3462 | 2025.05.30 21:28:21.295745 [ 256 ] {ce6316f6-9acb-40b6-8639-07f9ca48831d} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2025.05.30 21:28:21.295904 [ 256 ] {ce6316f6-9acb-40b6-8639-07f9ca48831d} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.001664 sec., 80528.84615384616 rows/sec., 6.93 MiB/sec. | ||
| 3464 | 2025.05.30 21:28:21.295948 [ 256 ] {ce6316f6-9acb-40b6-8639-07f9ca48831d} <Debug> TCPHandler: Processed in 0.001976293 sec. | ||
| 3465 | 2025.05.30 21:28:21.296070 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2025.05.30 21:28:21.296166 [ 256 ] {296e4114-1315-4d1a-9883-ce989b15fcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3467 | 2025.05.30 21:28:21.296207 [ 256 ] {296e4114-1315-4d1a-9883-ce989b15fcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3468 | 2025.05.30 21:28:21.296621 [ 256 ] {296e4114-1315-4d1a-9883-ce989b15fcef} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2025.05.30 21:28:21.296659 [ 256 ] {296e4114-1315-4d1a-9883-ce989b15fcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3470 | 2025.05.30 21:28:21.296968 [ 256 ] {296e4114-1315-4d1a-9883-ce989b15fcef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3471 | 2025.05.30 21:28:21.297179 [ 256 ] {296e4114-1315-4d1a-9883-ce989b15fcef} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2025.05.30 21:28:21.297311 [ 256 ] {296e4114-1315-4d1a-9883-ce989b15fcef} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001164 sec., 33505.154639175256 rows/sec., 2.46 MiB/sec. | ||
| 3473 | 2025.05.30 21:28:21.297348 [ 256 ] {296e4114-1315-4d1a-9883-ce989b15fcef} <Debug> TCPHandler: Processed in 0.001327655 sec. | ||
| 3474 | 2025.05.30 21:28:21.297460 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2025.05.30 21:28:21.297554 [ 256 ] {432f2e6a-b468-440b-a91d-76d9c0dab10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3476 | 2025.05.30 21:28:21.297595 [ 256 ] {432f2e6a-b468-440b-a91d-76d9c0dab10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3477 | 2025.05.30 21:28:21.298012 [ 256 ] {432f2e6a-b468-440b-a91d-76d9c0dab10d} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2025.05.30 21:28:21.298049 [ 256 ] {432f2e6a-b468-440b-a91d-76d9c0dab10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3479 | 2025.05.30 21:28:21.298358 [ 256 ] {432f2e6a-b468-440b-a91d-76d9c0dab10d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3480 | 2025.05.30 21:28:21.298566 [ 256 ] {432f2e6a-b468-440b-a91d-76d9c0dab10d} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2025.05.30 21:28:21.298692 [ 256 ] {432f2e6a-b468-440b-a91d-76d9c0dab10d} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001156 sec., 89100.34602076125 rows/sec., 6.96 MiB/sec. | ||
| 3482 | 2025.05.30 21:28:21.298729 [ 256 ] {432f2e6a-b468-440b-a91d-76d9c0dab10d} <Debug> TCPHandler: Processed in 0.001318465 sec. | ||
| 3483 | 2025.05.30 21:28:21.298845 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2025.05.30 21:28:21.298939 [ 256 ] {650b3b25-13be-48b7-a761-688f0d3ebb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3485 | 2025.05.30 21:28:21.298985 [ 256 ] {650b3b25-13be-48b7-a761-688f0d3ebb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3486 | 2025.05.30 21:28:21.299378 [ 256 ] {650b3b25-13be-48b7-a761-688f0d3ebb7d} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2025.05.30 21:28:21.299413 [ 256 ] {650b3b25-13be-48b7-a761-688f0d3ebb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3488 | 2025.05.30 21:28:21.299720 [ 256 ] {650b3b25-13be-48b7-a761-688f0d3ebb7d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3489 | 2025.05.30 21:28:21.299984 [ 256 ] {650b3b25-13be-48b7-a761-688f0d3ebb7d} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2025.05.30 21:28:21.300110 [ 256 ] {650b3b25-13be-48b7-a761-688f0d3ebb7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3491 | 2025.05.30 21:28:21.300147 [ 256 ] {650b3b25-13be-48b7-a761-688f0d3ebb7d} <Debug> TCPHandler: Processed in 0.001350845 sec. | ||
| 3492 | 2025.05.30 21:28:21.300270 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2025.05.30 21:28:21.300364 [ 256 ] {f673f0cc-a466-4bad-82d7-3e11ee51874b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3494 | 2025.05.30 21:28:21.300419 [ 256 ] {f673f0cc-a466-4bad-82d7-3e11ee51874b} <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 | ||
| 3495 | 2025.05.30 21:28:21.301314 [ 256 ] {f673f0cc-a466-4bad-82d7-3e11ee51874b} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.05.30 21:28:21.301360 [ 256 ] {f673f0cc-a466-4bad-82d7-3e11ee51874b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3497 | 2025.05.30 21:28:21.302148 [ 256 ] {f673f0cc-a466-4bad-82d7-3e11ee51874b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3498 | 2025.05.30 21:28:21.302384 [ 256 ] {f673f0cc-a466-4bad-82d7-3e11ee51874b} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.05.30 21:28:21.302498 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3500 | 2025.05.30 21:28:21.302528 [ 256 ] {f673f0cc-a466-4bad-82d7-3e11ee51874b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002182 sec., 17873.51054078827 rows/sec., 32.03 MiB/sec. | ||
| 3501 | 2025.05.30 21:28:21.302573 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2025.05.30 21:28:21.302593 [ 256 ] {f673f0cc-a466-4bad-82d7-3e11ee51874b} <Debug> TCPHandler: Processed in 0.002372278 sec. | ||
| 3503 | 2025.05.30 21:28:21.302601 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3504 | 2025.05.30 21:28:21.302719 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2025.05.30 21:28:21.302729 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::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 | ||
| 3506 | 2025.05.30 21:28:21.302829 [ 256 ] {342f7dc3-48b5-495b-ade1-c51847dcd959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3507 | 2025.05.30 21:28:21.302875 [ 256 ] {342f7dc3-48b5-495b-ade1-c51847dcd959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3508 | 2025.05.30 21:28:21.302983 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3509 | 2025.05.30 21:28:21.303045 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 204 rows starting from the beginning of the part | ||
| 3510 | 2025.05.30 21:28:21.303165 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
| 3511 | 2025.05.30 21:28:21.303234 [ 256 ] {342f7dc3-48b5-495b-ade1-c51847dcd959} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2025.05.30 21:28:21.303264 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 3513 | 2025.05.30 21:28:21.303277 [ 256 ] {342f7dc3-48b5-495b-ade1-c51847dcd959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3514 | 2025.05.30 21:28:21.303354 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 3515 | 2025.05.30 21:28:21.303465 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 3516 | 2025.05.30 21:28:21.303554 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
| 3517 | 2025.05.30 21:28:21.303659 [ 256 ] {342f7dc3-48b5-495b-ade1-c51847dcd959} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3518 | 2025.05.30 21:28:21.303908 [ 256 ] {342f7dc3-48b5-495b-ade1-c51847dcd959} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.05.30 21:28:21.304053 [ 256 ] {342f7dc3-48b5-495b-ade1-c51847dcd959} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 3520 | 2025.05.30 21:28:21.304093 [ 256 ] {342f7dc3-48b5-495b-ade1-c51847dcd959} <Debug> TCPHandler: Processed in 0.001425687 sec. | ||
| 3521 | 2025.05.30 21:28:21.307216 [ 194 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 19 columns (19 merged, 0 gathered) in 0.004541773 sec., 87851.15416380344 rows/sec., 157.43 MiB/sec. | ||
| 3522 | 2025.05.30 21:28:21.307786 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3523 | 2025.05.30 21:28:21.308097 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2025.05.30 21:28:21.308169 [ 197 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3525 | 2025.05.30 21:28:21.308251 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 3526 | 2025.05.30 21:28:22.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.21 MiB, peak 216.39 MiB, free memory in arenas 0.00 B, will set to 212.55 MiB (RSS), difference: 1.34 MiB | ||
| 3527 | 2025.05.30 21:28:24.936859 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3528 | 2025.05.30 21:28:24.936931 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3529 | 2025.05.30 21:28:25.017994 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3530 | 2025.05.30 21:28:25.018476 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2025.05.30 21:28:25.018511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3532 | 2025.05.30 21:28:25.019044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3533 | 2025.05.30 21:28:25.019275 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2025.05.30 21:28:25.019408 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3535 | 2025.05.30 21:28:25.449382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3536 | 2025.05.30 21:28:25.466361 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.05.30 21:28:25.466426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3538 | 2025.05.30 21:28:25.472062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3539 | 2025.05.30 21:28:25.472743 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.05.30 21:28:25.475639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3541 | 2025.05.30 21:28:26.292413 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2025.05.30 21:28:26.292597 [ 256 ] {0c8be79f-8c93-49b1-b3b0-d7990e3feb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3543 | 2025.05.30 21:28:26.292666 [ 256 ] {0c8be79f-8c93-49b1-b3b0-d7990e3feb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3544 | 2025.05.30 21:28:26.293330 [ 256 ] {0c8be79f-8c93-49b1-b3b0-d7990e3feb3e} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2025.05.30 21:28:26.293382 [ 256 ] {0c8be79f-8c93-49b1-b3b0-d7990e3feb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3546 | 2025.05.30 21:28:26.293796 [ 256 ] {0c8be79f-8c93-49b1-b3b0-d7990e3feb3e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3547 | 2025.05.30 21:28:26.294033 [ 256 ] {0c8be79f-8c93-49b1-b3b0-d7990e3feb3e} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.05.30 21:28:26.294196 [ 256 ] {0c8be79f-8c93-49b1-b3b0-d7990e3feb3e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 3549 | 2025.05.30 21:28:26.294240 [ 256 ] {0c8be79f-8c93-49b1-b3b0-d7990e3feb3e} <Debug> TCPHandler: Processed in 0.001970443 sec. | ||
| 3550 | 2025.05.30 21:28:26.294373 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2025.05.30 21:28:26.294482 [ 256 ] {a049c8c1-9ec2-474f-8a86-b1134f028bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3552 | 2025.05.30 21:28:26.294532 [ 256 ] {a049c8c1-9ec2-474f-8a86-b1134f028bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3553 | 2025.05.30 21:28:26.295099 [ 256 ] {a049c8c1-9ec2-474f-8a86-b1134f028bf0} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2025.05.30 21:28:26.295146 [ 256 ] {a049c8c1-9ec2-474f-8a86-b1134f028bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3555 | 2025.05.30 21:28:26.295610 [ 256 ] {a049c8c1-9ec2-474f-8a86-b1134f028bf0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3556 | 2025.05.30 21:28:26.295848 [ 256 ] {a049c8c1-9ec2-474f-8a86-b1134f028bf0} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2025.05.30 21:28:26.295983 [ 256 ] {a049c8c1-9ec2-474f-8a86-b1134f028bf0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001521 sec., 42077.580539119 rows/sec., 3.28 MiB/sec. | ||
| 3558 | 2025.05.30 21:28:26.296022 [ 256 ] {a049c8c1-9ec2-474f-8a86-b1134f028bf0} <Debug> TCPHandler: Processed in 0.00170515 sec. | ||
| 3559 | 2025.05.30 21:28:26.296141 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2025.05.30 21:28:26.296237 [ 256 ] {12728319-1b0e-43b3-ae49-8955500c1572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3561 | 2025.05.30 21:28:26.296282 [ 256 ] {12728319-1b0e-43b3-ae49-8955500c1572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3562 | 2025.05.30 21:28:26.296709 [ 256 ] {12728319-1b0e-43b3-ae49-8955500c1572} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2025.05.30 21:28:26.296746 [ 256 ] {12728319-1b0e-43b3-ae49-8955500c1572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3564 | 2025.05.30 21:28:26.297099 [ 256 ] {12728319-1b0e-43b3-ae49-8955500c1572} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3565 | 2025.05.30 21:28:26.297316 [ 256 ] {12728319-1b0e-43b3-ae49-8955500c1572} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2025.05.30 21:28:26.297447 [ 256 ] {12728319-1b0e-43b3-ae49-8955500c1572} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 3567 | 2025.05.30 21:28:26.297485 [ 256 ] {12728319-1b0e-43b3-ae49-8955500c1572} <Debug> TCPHandler: Processed in 0.001393506 sec. | ||
| 3568 | 2025.05.30 21:28:26.297595 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2025.05.30 21:28:26.297690 [ 256 ] {659d430d-510e-4134-9876-dc6a2ff903be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3570 | 2025.05.30 21:28:26.297732 [ 256 ] {659d430d-510e-4134-9876-dc6a2ff903be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3571 | 2025.05.30 21:28:26.298083 [ 256 ] {659d430d-510e-4134-9876-dc6a2ff903be} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2025.05.30 21:28:26.298120 [ 256 ] {659d430d-510e-4134-9876-dc6a2ff903be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3573 | 2025.05.30 21:28:26.298428 [ 256 ] {659d430d-510e-4134-9876-dc6a2ff903be} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3574 | 2025.05.30 21:28:26.298676 [ 256 ] {659d430d-510e-4134-9876-dc6a2ff903be} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2025.05.30 21:28:26.298805 [ 256 ] {659d430d-510e-4134-9876-dc6a2ff903be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 3576 | 2025.05.30 21:28:26.298841 [ 256 ] {659d430d-510e-4134-9876-dc6a2ff903be} <Debug> TCPHandler: Processed in 0.001295754 sec. | ||
| 3577 | 2025.05.30 21:28:28.093931 [ 132 ] {} <Debug> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3578 | 2025.05.30 21:28:28.094015 [ 132 ] {} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.05.30 21:28:28.094040 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3580 | 2025.05.30 21:28:28.094174 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::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 | ||
| 3581 | 2025.05.30 21:28:28.094340 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3582 | 2025.05.30 21:28:28.094379 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
| 3583 | 2025.05.30 21:28:28.094488 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3584 | 2025.05.30 21:28:28.094546 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 3585 | 2025.05.30 21:28:28.094602 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3586 | 2025.05.30 21:28:28.094651 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 3587 | 2025.05.30 21:28:28.095519 [ 194 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399466 sec., 424447.61073152185 rows/sec., 30.38 MiB/sec. | ||
| 3588 | 2025.05.30 21:28:28.095689 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3589 | 2025.05.30 21:28:28.095969 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2025.05.30 21:28:28.096039 [ 199 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_5_1} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3591 | 2025.05.30 21:28:28.096110 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3592 | 2025.05.30 21:28:30.022746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 474 | ||
| 3593 | 2025.05.30 21:28:30.024809 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2025.05.30 21:28:30.024859 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3595 | 2025.05.30 21:28:30.026025 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3596 | 2025.05.30 21:28:30.026287 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2025.05.30 21:28:30.026535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3598 | 2025.05.30 21:28:31.296651 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2025.05.30 21:28:31.296832 [ 256 ] {1aeab339-9da8-4928-bcb6-aa00477b4cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3600 | 2025.05.30 21:28:31.296898 [ 256 ] {1aeab339-9da8-4928-bcb6-aa00477b4cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3601 | 2025.05.30 21:28:31.297540 [ 256 ] {1aeab339-9da8-4928-bcb6-aa00477b4cf7} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.05.30 21:28:31.297588 [ 256 ] {1aeab339-9da8-4928-bcb6-aa00477b4cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3603 | 2025.05.30 21:28:31.298014 [ 256 ] {1aeab339-9da8-4928-bcb6-aa00477b4cf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3604 | 2025.05.30 21:28:31.298249 [ 256 ] {1aeab339-9da8-4928-bcb6-aa00477b4cf7} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2025.05.30 21:28:31.298408 [ 256 ] {1aeab339-9da8-4928-bcb6-aa00477b4cf7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001625 sec., 14769.23076923077 rows/sec., 1.23 MiB/sec. | ||
| 3606 | 2025.05.30 21:28:31.298460 [ 256 ] {1aeab339-9da8-4928-bcb6-aa00477b4cf7} <Debug> TCPHandler: Processed in 0.001938502 sec. | ||
| 3607 | 2025.05.30 21:28:31.298588 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2025.05.30 21:28:31.298689 [ 256 ] {eefc1d07-0c33-405a-8cae-72668ea9d75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3609 | 2025.05.30 21:28:31.298733 [ 256 ] {eefc1d07-0c33-405a-8cae-72668ea9d75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3610 | 2025.05.30 21:28:31.299198 [ 256 ] {eefc1d07-0c33-405a-8cae-72668ea9d75b} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2025.05.30 21:28:31.299238 [ 256 ] {eefc1d07-0c33-405a-8cae-72668ea9d75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3612 | 2025.05.30 21:28:31.299560 [ 256 ] {eefc1d07-0c33-405a-8cae-72668ea9d75b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3613 | 2025.05.30 21:28:31.299783 [ 256 ] {eefc1d07-0c33-405a-8cae-72668ea9d75b} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.05.30 21:28:31.299926 [ 256 ] {eefc1d07-0c33-405a-8cae-72668ea9d75b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001261 sec., 7930.214115781127 rows/sec., 646.65 KiB/sec. | ||
| 3615 | 2025.05.30 21:28:31.299967 [ 256 ] {eefc1d07-0c33-405a-8cae-72668ea9d75b} <Debug> TCPHandler: Processed in 0.001432327 sec. | ||
| 3616 | 2025.05.30 21:28:31.300083 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2025.05.30 21:28:31.300182 [ 256 ] {40d58d7a-8a51-46df-a9a3-7e0c88a44fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3618 | 2025.05.30 21:28:31.300226 [ 256 ] {40d58d7a-8a51-46df-a9a3-7e0c88a44fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3619 | 2025.05.30 21:28:31.300804 [ 256 ] {40d58d7a-8a51-46df-a9a3-7e0c88a44fa2} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2025.05.30 21:28:31.300842 [ 256 ] {40d58d7a-8a51-46df-a9a3-7e0c88a44fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3621 | 2025.05.30 21:28:31.301164 [ 256 ] {40d58d7a-8a51-46df-a9a3-7e0c88a44fa2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3622 | 2025.05.30 21:28:31.301369 [ 256 ] {40d58d7a-8a51-46df-a9a3-7e0c88a44fa2} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2025.05.30 21:28:31.301497 [ 256 ] {40d58d7a-8a51-46df-a9a3-7e0c88a44fa2} <Debug> executeQuery: Read 259 rows, 23.61 KiB in 0.00137 sec., 189051.09489051095 rows/sec., 16.83 MiB/sec. | ||
| 3624 | 2025.05.30 21:28:31.301534 [ 256 ] {40d58d7a-8a51-46df-a9a3-7e0c88a44fa2} <Debug> TCPHandler: Processed in 0.001536588 sec. | ||
| 3625 | 2025.05.30 21:28:31.301636 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2025.05.30 21:28:31.301724 [ 256 ] {1345e269-c383-4894-aef8-7e8b669601e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3627 | 2025.05.30 21:28:31.301763 [ 256 ] {1345e269-c383-4894-aef8-7e8b669601e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3628 | 2025.05.30 21:28:31.302278 [ 256 ] {1345e269-c383-4894-aef8-7e8b669601e9} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2025.05.30 21:28:31.302314 [ 256 ] {1345e269-c383-4894-aef8-7e8b669601e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3630 | 2025.05.30 21:28:31.302622 [ 256 ] {1345e269-c383-4894-aef8-7e8b669601e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3631 | 2025.05.30 21:28:31.302843 [ 256 ] {1345e269-c383-4894-aef8-7e8b669601e9} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.05.30 21:28:31.302952 [ 130 ] {} <Debug> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 3633 | 2025.05.30 21:28:31.302972 [ 256 ] {1345e269-c383-4894-aef8-7e8b669601e9} <Debug> executeQuery: Read 61 rows, 4.59 KiB in 0.001216 sec., 50164.47368421053 rows/sec., 3.69 MiB/sec. | ||
| 3634 | 2025.05.30 21:28:31.303019 [ 130 ] {} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2025.05.30 21:28:31.303029 [ 256 ] {1345e269-c383-4894-aef8-7e8b669601e9} <Debug> TCPHandler: Processed in 0.001397606 sec. | ||
| 3636 | 2025.05.30 21:28:31.303048 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3637 | 2025.05.30 21:28:31.303173 [ 194 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 3638 | 2025.05.30 21:28:31.303302 [ 194 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2025.05.30 21:28:31.303309 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2025.05.30 21:28:31.303335 [ 194 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 151 rows starting from the beginning of the part | ||
| 3641 | 2025.05.30 21:28:31.303404 [ 194 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part | ||
| 3642 | 2025.05.30 21:28:31.303413 [ 256 ] {9a9dd2cf-6101-4188-8066-974dc23b08b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3643 | 2025.05.30 21:28:31.303447 [ 194 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
| 3644 | 2025.05.30 21:28:31.303459 [ 256 ] {9a9dd2cf-6101-4188-8066-974dc23b08b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3645 | 2025.05.30 21:28:31.303493 [ 194 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 3646 | 2025.05.30 21:28:31.303536 [ 194 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
| 3647 | 2025.05.30 21:28:31.303573 [ 194 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 61 rows starting from the beginning of the part | ||
| 3648 | 2025.05.30 21:28:31.303903 [ 256 ] {9a9dd2cf-6101-4188-8066-974dc23b08b0} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2025.05.30 21:28:31.303946 [ 256 ] {9a9dd2cf-6101-4188-8066-974dc23b08b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3650 | 2025.05.30 21:28:31.304263 [ 256 ] {9a9dd2cf-6101-4188-8066-974dc23b08b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3651 | 2025.05.30 21:28:31.304406 [ 199 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273574 sec., 272461.5923377833 rows/sec., 19.83 MiB/sec. | ||
| 3652 | 2025.05.30 21:28:31.304483 [ 256 ] {9a9dd2cf-6101-4188-8066-974dc23b08b0} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2025.05.30 21:28:31.304590 [ 186 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3654 | 2025.05.30 21:28:31.304618 [ 256 ] {9a9dd2cf-6101-4188-8066-974dc23b08b0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001224 sec., 19607.843137254902 rows/sec., 1.63 MiB/sec. | ||
| 3655 | 2025.05.30 21:28:31.304663 [ 256 ] {9a9dd2cf-6101-4188-8066-974dc23b08b0} <Debug> TCPHandler: Processed in 0.001403427 sec. | ||
| 3656 | 2025.05.30 21:28:31.304783 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2025.05.30 21:28:31.304879 [ 256 ] {eff04ac0-334b-42aa-b03f-d3e28e27d580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3658 | 2025.05.30 21:28:31.304881 [ 186 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2025.05.30 21:28:31.304925 [ 256 ] {eff04ac0-334b-42aa-b03f-d3e28e27d580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3660 | 2025.05.30 21:28:31.304969 [ 186 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_15_3} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 3661 | 2025.05.30 21:28:31.305045 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3662 | 2025.05.30 21:28:31.305350 [ 256 ] {eff04ac0-334b-42aa-b03f-d3e28e27d580} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.05.30 21:28:31.305392 [ 256 ] {eff04ac0-334b-42aa-b03f-d3e28e27d580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3664 | 2025.05.30 21:28:31.305706 [ 256 ] {eff04ac0-334b-42aa-b03f-d3e28e27d580} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3665 | 2025.05.30 21:28:31.305924 [ 256 ] {eff04ac0-334b-42aa-b03f-d3e28e27d580} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.05.30 21:28:31.306055 [ 256 ] {eff04ac0-334b-42aa-b03f-d3e28e27d580} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 785.18 KiB/sec. | ||
| 3667 | 2025.05.30 21:28:31.306096 [ 256 ] {eff04ac0-334b-42aa-b03f-d3e28e27d580} <Debug> TCPHandler: Processed in 0.001360816 sec. | ||
| 3668 | 2025.05.30 21:28:31.306207 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2025.05.30 21:28:31.306301 [ 256 ] {61fd630c-0362-464b-95e1-7ebdc8768e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3670 | 2025.05.30 21:28:31.306342 [ 256 ] {61fd630c-0362-464b-95e1-7ebdc8768e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3671 | 2025.05.30 21:28:31.306817 [ 256 ] {61fd630c-0362-464b-95e1-7ebdc8768e92} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.05.30 21:28:31.306854 [ 256 ] {61fd630c-0362-464b-95e1-7ebdc8768e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3673 | 2025.05.30 21:28:31.307180 [ 256 ] {61fd630c-0362-464b-95e1-7ebdc8768e92} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3674 | 2025.05.30 21:28:31.307405 [ 256 ] {61fd630c-0362-464b-95e1-7ebdc8768e92} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2025.05.30 21:28:31.307545 [ 256 ] {61fd630c-0362-464b-95e1-7ebdc8768e92} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001262 sec., 118066.56101426306 rows/sec., 9.53 MiB/sec. | ||
| 3676 | 2025.05.30 21:28:31.307583 [ 256 ] {61fd630c-0362-464b-95e1-7ebdc8768e92} <Debug> TCPHandler: Processed in 0.001424416 sec. | ||
| 3677 | 2025.05.30 21:28:31.307694 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2025.05.30 21:28:31.307788 [ 256 ] {e250ebfd-10af-43cb-b348-25ee79b73548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3679 | 2025.05.30 21:28:31.307833 [ 256 ] {e250ebfd-10af-43cb-b348-25ee79b73548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3680 | 2025.05.30 21:28:31.308252 [ 256 ] {e250ebfd-10af-43cb-b348-25ee79b73548} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.05.30 21:28:31.308289 [ 256 ] {e250ebfd-10af-43cb-b348-25ee79b73548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3682 | 2025.05.30 21:28:31.308630 [ 256 ] {e250ebfd-10af-43cb-b348-25ee79b73548} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3683 | 2025.05.30 21:28:31.308844 [ 256 ] {e250ebfd-10af-43cb-b348-25ee79b73548} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2025.05.30 21:28:31.308973 [ 256 ] {e250ebfd-10af-43cb-b348-25ee79b73548} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001204 sec., 166943.5215946844 rows/sec., 11.96 MiB/sec. | ||
| 3685 | 2025.05.30 21:28:31.309012 [ 256 ] {e250ebfd-10af-43cb-b348-25ee79b73548} <Debug> TCPHandler: Processed in 0.001366486 sec. | ||
| 3686 | 2025.05.30 21:28:31.309126 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2025.05.30 21:28:31.309220 [ 256 ] {de666090-88c9-4f07-95b0-81df16733a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3688 | 2025.05.30 21:28:31.309286 [ 256 ] {de666090-88c9-4f07-95b0-81df16733a1b} <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 | ||
| 3689 | 2025.05.30 21:28:31.310207 [ 256 ] {de666090-88c9-4f07-95b0-81df16733a1b} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2025.05.30 21:28:31.310245 [ 256 ] {de666090-88c9-4f07-95b0-81df16733a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3691 | 2025.05.30 21:28:31.310844 [ 256 ] {de666090-88c9-4f07-95b0-81df16733a1b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3692 | 2025.05.30 21:28:31.311066 [ 256 ] {de666090-88c9-4f07-95b0-81df16733a1b} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2025.05.30 21:28:31.311206 [ 256 ] {de666090-88c9-4f07-95b0-81df16733a1b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002004 sec., 19461.077844311378 rows/sec., 34.87 MiB/sec. | ||
| 3694 | 2025.05.30 21:28:31.311273 [ 256 ] {de666090-88c9-4f07-95b0-81df16733a1b} <Debug> TCPHandler: Processed in 0.002194846 sec. | ||
| 3695 | 2025.05.30 21:28:31.311384 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2025.05.30 21:28:31.311479 [ 256 ] {34255b62-ca55-4a43-a23f-75dc06c548c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3697 | 2025.05.30 21:28:31.311521 [ 256 ] {34255b62-ca55-4a43-a23f-75dc06c548c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3698 | 2025.05.30 21:28:31.311855 [ 256 ] {34255b62-ca55-4a43-a23f-75dc06c548c0} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2025.05.30 21:28:31.311890 [ 256 ] {34255b62-ca55-4a43-a23f-75dc06c548c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3700 | 2025.05.30 21:28:31.312193 [ 256 ] {34255b62-ca55-4a43-a23f-75dc06c548c0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3701 | 2025.05.30 21:28:31.312400 [ 256 ] {34255b62-ca55-4a43-a23f-75dc06c548c0} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2025.05.30 21:28:31.312528 [ 256 ] {34255b62-ca55-4a43-a23f-75dc06c548c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3703 | 2025.05.30 21:28:31.312564 [ 256 ] {34255b62-ca55-4a43-a23f-75dc06c548c0} <Debug> TCPHandler: Processed in 0.001228944 sec. | ||
| 3704 | 2025.05.30 21:28:32.519552 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 3705 | 2025.05.30 21:28:32.520262 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.05.30 21:28:32.520309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3707 | 2025.05.30 21:28:32.520786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3708 | 2025.05.30 21:28:32.521019 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.05.30 21:28:32.521144 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 3710 | 2025.05.30 21:28:32.975757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3711 | 2025.05.30 21:28:32.992550 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2025.05.30 21:28:32.992603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3713 | 2025.05.30 21:28:32.998092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3714 | 2025.05.30 21:28:32.998784 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2025.05.30 21:28:33.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.26 MiB, peak 217.26 MiB, free memory in arenas 0.00 B, will set to 212.73 MiB (RSS), difference: -4.53 MiB | ||
| 3716 | 2025.05.30 21:28:33.001814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3717 | 2025.05.30 21:28:34.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.73 MiB, peak 217.26 MiB, free memory in arenas 0.00 B, will set to 212.73 MiB (RSS), difference: 4.00 MiB | ||
| 3718 | 2025.05.30 21:28:36.292765 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2025.05.30 21:28:36.292965 [ 256 ] {aedf2725-2f0d-4a34-aae9-da5ca69880c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3720 | 2025.05.30 21:28:36.293039 [ 256 ] {aedf2725-2f0d-4a34-aae9-da5ca69880c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3721 | 2025.05.30 21:28:36.293730 [ 256 ] {aedf2725-2f0d-4a34-aae9-da5ca69880c0} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2025.05.30 21:28:36.293773 [ 256 ] {aedf2725-2f0d-4a34-aae9-da5ca69880c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3723 | 2025.05.30 21:28:36.294192 [ 256 ] {aedf2725-2f0d-4a34-aae9-da5ca69880c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3724 | 2025.05.30 21:28:36.294424 [ 256 ] {aedf2725-2f0d-4a34-aae9-da5ca69880c0} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2025.05.30 21:28:36.294555 [ 123 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3726 | 2025.05.30 21:28:36.294590 [ 256 ] {aedf2725-2f0d-4a34-aae9-da5ca69880c0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.55 MiB/sec. | ||
| 3727 | 2025.05.30 21:28:36.294595 [ 123 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2025.05.30 21:28:36.294624 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3729 | 2025.05.30 21:28:36.294642 [ 256 ] {aedf2725-2f0d-4a34-aae9-da5ca69880c0} <Debug> TCPHandler: Processed in 0.002016234 sec. | ||
| 3730 | 2025.05.30 21:28:36.294746 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3731 | 2025.05.30 21:28:36.294762 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.05.30 21:28:36.294905 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3733 | 2025.05.30 21:28:36.294907 [ 256 ] {82cef3a6-68d2-4366-8bef-714e6d108c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3734 | 2025.05.30 21:28:36.294951 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1962 rows starting from the beginning of the part | ||
| 3735 | 2025.05.30 21:28:36.294973 [ 256 ] {82cef3a6-68d2-4366-8bef-714e6d108c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3736 | 2025.05.30 21:28:36.295029 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3737 | 2025.05.30 21:28:36.295085 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 134 rows starting from the beginning of the part | ||
| 3738 | 2025.05.30 21:28:36.295142 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3739 | 2025.05.30 21:28:36.295189 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 259 rows starting from the beginning of the part | ||
| 3740 | 2025.05.30 21:28:36.295234 [ 194 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3741 | 2025.05.30 21:28:36.295420 [ 256 ] {82cef3a6-68d2-4366-8bef-714e6d108c88} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.05.30 21:28:36.295462 [ 256 ] {82cef3a6-68d2-4366-8bef-714e6d108c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3743 | 2025.05.30 21:28:36.295791 [ 256 ] {82cef3a6-68d2-4366-8bef-714e6d108c88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3744 | 2025.05.30 21:28:36.296022 [ 256 ] {82cef3a6-68d2-4366-8bef-714e6d108c88} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.05.30 21:28:36.296159 [ 256 ] {82cef3a6-68d2-4366-8bef-714e6d108c88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 3746 | 2025.05.30 21:28:36.296161 [ 122 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3747 | 2025.05.30 21:28:36.296203 [ 256 ] {82cef3a6-68d2-4366-8bef-714e6d108c88} <Debug> TCPHandler: Processed in 0.001501437 sec. | ||
| 3748 | 2025.05.30 21:28:36.296216 [ 122 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2025.05.30 21:28:36.296240 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3750 | 2025.05.30 21:28:36.296317 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2025.05.30 21:28:36.296323 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3752 | 2025.05.30 21:28:36.296414 [ 256 ] {1df173f0-baaf-41d2-b2ba-813a0e4283ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3753 | 2025.05.30 21:28:36.296419 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3754 | 2025.05.30 21:28:36.296454 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 943 rows starting from the beginning of the part | ||
| 3755 | 2025.05.30 21:28:36.296459 [ 256 ] {1df173f0-baaf-41d2-b2ba-813a0e4283ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3756 | 2025.05.30 21:28:36.296506 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3757 | 2025.05.30 21:28:36.296542 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879742 sec., 1342205.4728787248 rows/sec., 115.99 MiB/sec. | ||
| 3758 | 2025.05.30 21:28:36.296550 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 103 rows starting from the beginning of the part | ||
| 3759 | 2025.05.30 21:28:36.296635 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3760 | 2025.05.30 21:28:36.296685 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 3761 | 2025.05.30 21:28:36.296723 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3762 | 2025.05.30 21:28:36.296870 [ 256 ] {1df173f0-baaf-41d2-b2ba-813a0e4283ef} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2025.05.30 21:28:36.296883 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3764 | 2025.05.30 21:28:36.296904 [ 256 ] {1df173f0-baaf-41d2-b2ba-813a0e4283ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3765 | 2025.05.30 21:28:36.297208 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2025.05.30 21:28:36.297275 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_26_5} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3767 | 2025.05.30 21:28:36.297356 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3768 | 2025.05.30 21:28:36.297445 [ 256 ] {1df173f0-baaf-41d2-b2ba-813a0e4283ef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3769 | 2025.05.30 21:28:36.297662 [ 256 ] {1df173f0-baaf-41d2-b2ba-813a0e4283ef} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.05.30 21:28:36.297798 [ 256 ] {1df173f0-baaf-41d2-b2ba-813a0e4283ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001382 sec., 115774.24023154848 rows/sec., 8.06 MiB/sec. | ||
| 3771 | 2025.05.30 21:28:36.297835 [ 256 ] {1df173f0-baaf-41d2-b2ba-813a0e4283ef} <Debug> TCPHandler: Processed in 0.001551038 sec. | ||
| 3772 | 2025.05.30 21:28:36.297842 [ 194 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541287 sec., 899897.2936253924 rows/sec., 70.96 MiB/sec. | ||
| 3773 | 2025.05.30 21:28:36.297961 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2025.05.30 21:28:36.298033 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3775 | 2025.05.30 21:28:36.298068 [ 256 ] {cf6d2d07-5b9d-4698-9765-ef1a1bbfcaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3776 | 2025.05.30 21:28:36.298114 [ 256 ] {cf6d2d07-5b9d-4698-9765-ef1a1bbfcaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3777 | 2025.05.30 21:28:36.298276 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.05.30 21:28:36.298339 [ 199 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_26_5} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3779 | 2025.05.30 21:28:36.298408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3780 | 2025.05.30 21:28:36.298462 [ 256 ] {cf6d2d07-5b9d-4698-9765-ef1a1bbfcaeb} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2025.05.30 21:28:36.298498 [ 256 ] {cf6d2d07-5b9d-4698-9765-ef1a1bbfcaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3782 | 2025.05.30 21:28:36.298822 [ 256 ] {cf6d2d07-5b9d-4698-9765-ef1a1bbfcaeb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3783 | 2025.05.30 21:28:36.299039 [ 256 ] {cf6d2d07-5b9d-4698-9765-ef1a1bbfcaeb} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.05.30 21:28:36.299176 [ 256 ] {cf6d2d07-5b9d-4698-9765-ef1a1bbfcaeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 3785 | 2025.05.30 21:28:36.299213 [ 256 ] {cf6d2d07-5b9d-4698-9765-ef1a1bbfcaeb} <Debug> TCPHandler: Processed in 0.001302785 sec. | ||
| 3786 | 2025.05.30 21:28:39.937970 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3787 | 2025.05.30 21:28:39.938040 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3788 | 2025.05.30 21:28:40.021199 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 3789 | 2025.05.30 21:28:40.021750 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2025.05.30 21:28:40.021792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3791 | 2025.05.30 21:28:40.022341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3792 | 2025.05.30 21:28:40.022579 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2025.05.30 21:28:40.022702 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3794 | 2025.05.30 21:28:40.026662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 502 | ||
| 3795 | 2025.05.30 21:28:40.028849 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2025.05.30 21:28:40.028900 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3797 | 2025.05.30 21:28:40.030099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3798 | 2025.05.30 21:28:40.030370 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2025.05.30 21:28:40.030632 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3800 | 2025.05.30 21:28:40.502865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3801 | 2025.05.30 21:28:40.519350 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2025.05.30 21:28:40.519403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3803 | 2025.05.30 21:28:40.524879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3804 | 2025.05.30 21:28:40.525570 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2025.05.30 21:28:40.528260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3806 | 2025.05.30 21:28:41.294587 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2025.05.30 21:28:41.294767 [ 256 ] {d7add0e4-f5e9-4d1a-bd20-938d388ee042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3808 | 2025.05.30 21:28:41.294830 [ 256 ] {d7add0e4-f5e9-4d1a-bd20-938d388ee042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3809 | 2025.05.30 21:28:41.295501 [ 256 ] {d7add0e4-f5e9-4d1a-bd20-938d388ee042} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2025.05.30 21:28:41.295539 [ 256 ] {d7add0e4-f5e9-4d1a-bd20-938d388ee042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3811 | 2025.05.30 21:28:41.295950 [ 256 ] {d7add0e4-f5e9-4d1a-bd20-938d388ee042} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3812 | 2025.05.30 21:28:41.296194 [ 256 ] {d7add0e4-f5e9-4d1a-bd20-938d388ee042} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2025.05.30 21:28:41.296341 [ 256 ] {d7add0e4-f5e9-4d1a-bd20-938d388ee042} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.001623 sec., 82563.15465187923 rows/sec., 7.10 MiB/sec. | ||
| 3814 | 2025.05.30 21:28:41.296382 [ 256 ] {d7add0e4-f5e9-4d1a-bd20-938d388ee042} <Debug> TCPHandler: Processed in 0.001921962 sec. | ||
| 3815 | 2025.05.30 21:28:41.296493 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2025.05.30 21:28:41.296588 [ 256 ] {b1f8c58e-efd8-4382-bc1a-b9ba04912178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3817 | 2025.05.30 21:28:41.296629 [ 256 ] {b1f8c58e-efd8-4382-bc1a-b9ba04912178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3818 | 2025.05.30 21:28:41.297033 [ 256 ] {b1f8c58e-efd8-4382-bc1a-b9ba04912178} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2025.05.30 21:28:41.297068 [ 256 ] {b1f8c58e-efd8-4382-bc1a-b9ba04912178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3820 | 2025.05.30 21:28:41.297358 [ 256 ] {b1f8c58e-efd8-4382-bc1a-b9ba04912178} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3821 | 2025.05.30 21:28:41.297575 [ 256 ] {b1f8c58e-efd8-4382-bc1a-b9ba04912178} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2025.05.30 21:28:41.297699 [ 256 ] {b1f8c58e-efd8-4382-bc1a-b9ba04912178} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001129 sec., 34543.84410983171 rows/sec., 2.54 MiB/sec. | ||
| 3823 | 2025.05.30 21:28:41.297735 [ 256 ] {b1f8c58e-efd8-4382-bc1a-b9ba04912178} <Debug> TCPHandler: Processed in 0.001290305 sec. | ||
| 3824 | 2025.05.30 21:28:41.297844 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2025.05.30 21:28:41.297938 [ 256 ] {a6c619aa-0fc2-44e8-85ae-ebe1b816ed0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3826 | 2025.05.30 21:28:41.297979 [ 256 ] {a6c619aa-0fc2-44e8-85ae-ebe1b816ed0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3827 | 2025.05.30 21:28:41.298420 [ 256 ] {a6c619aa-0fc2-44e8-85ae-ebe1b816ed0b} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2025.05.30 21:28:41.298455 [ 256 ] {a6c619aa-0fc2-44e8-85ae-ebe1b816ed0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3829 | 2025.05.30 21:28:41.298756 [ 256 ] {a6c619aa-0fc2-44e8-85ae-ebe1b816ed0b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3830 | 2025.05.30 21:28:41.298969 [ 256 ] {a6c619aa-0fc2-44e8-85ae-ebe1b816ed0b} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2025.05.30 21:28:41.299095 [ 256 ] {a6c619aa-0fc2-44e8-85ae-ebe1b816ed0b} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001175 sec., 87659.5744680851 rows/sec., 6.85 MiB/sec. | ||
| 3832 | 2025.05.30 21:28:41.299133 [ 256 ] {a6c619aa-0fc2-44e8-85ae-ebe1b816ed0b} <Debug> TCPHandler: Processed in 0.001337635 sec. | ||
| 3833 | 2025.05.30 21:28:41.299245 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2025.05.30 21:28:41.299339 [ 256 ] {84f9a56b-f162-4437-88f6-9be99d3032ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3835 | 2025.05.30 21:28:41.299383 [ 256 ] {84f9a56b-f162-4437-88f6-9be99d3032ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3836 | 2025.05.30 21:28:41.299783 [ 256 ] {84f9a56b-f162-4437-88f6-9be99d3032ae} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2025.05.30 21:28:41.299817 [ 256 ] {84f9a56b-f162-4437-88f6-9be99d3032ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3838 | 2025.05.30 21:28:41.300148 [ 256 ] {84f9a56b-f162-4437-88f6-9be99d3032ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3839 | 2025.05.30 21:28:41.300357 [ 256 ] {84f9a56b-f162-4437-88f6-9be99d3032ae} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2025.05.30 21:28:41.300448 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3841 | 2025.05.30 21:28:41.300484 [ 256 ] {84f9a56b-f162-4437-88f6-9be99d3032ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3842 | 2025.05.30 21:28:41.300488 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2025.05.30 21:28:41.300515 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3844 | 2025.05.30 21:28:41.300521 [ 256 ] {84f9a56b-f162-4437-88f6-9be99d3032ae} <Debug> TCPHandler: Processed in 0.001323505 sec. | ||
| 3845 | 2025.05.30 21:28:41.300646 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.05.30 21:28:41.300671 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3847 | 2025.05.30 21:28:41.300770 [ 256 ] {25682cec-57c0-4d97-9159-66c1b27a4254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3848 | 2025.05.30 21:28:41.300844 [ 256 ] {25682cec-57c0-4d97-9159-66c1b27a4254} <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 | ||
| 3849 | 2025.05.30 21:28:41.300899 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3850 | 2025.05.30 21:28:41.300963 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8727 rows starting from the beginning of the part | ||
| 3851 | 2025.05.30 21:28:41.301077 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3852 | 2025.05.30 21:28:41.301159 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3853 | 2025.05.30 21:28:41.301239 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 201 rows starting from the beginning of the part | ||
| 3854 | 2025.05.30 21:28:41.301321 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3855 | 2025.05.30 21:28:41.301373 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3856 | 2025.05.30 21:28:41.301708 [ 256 ] {25682cec-57c0-4d97-9159-66c1b27a4254} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.05.30 21:28:41.301750 [ 256 ] {25682cec-57c0-4d97-9159-66c1b27a4254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3858 | 2025.05.30 21:28:41.302345 [ 256 ] {25682cec-57c0-4d97-9159-66c1b27a4254} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3859 | 2025.05.30 21:28:41.302589 [ 256 ] {25682cec-57c0-4d97-9159-66c1b27a4254} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.05.30 21:28:41.302730 [ 256 ] {25682cec-57c0-4d97-9159-66c1b27a4254} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001987 sec., 19627.579265223954 rows/sec., 35.17 MiB/sec. | ||
| 3861 | 2025.05.30 21:28:41.302785 [ 256 ] {25682cec-57c0-4d97-9159-66c1b27a4254} <Debug> TCPHandler: Processed in 0.002200855 sec. | ||
| 3862 | 2025.05.30 21:28:41.302895 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.05.30 21:28:41.302994 [ 256 ] {8de602c0-155e-427d-820d-25dd6997f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3864 | 2025.05.30 21:28:41.303039 [ 256 ] {8de602c0-155e-427d-820d-25dd6997f949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3865 | 2025.05.30 21:28:41.303376 [ 256 ] {8de602c0-155e-427d-820d-25dd6997f949} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2025.05.30 21:28:41.303413 [ 256 ] {8de602c0-155e-427d-820d-25dd6997f949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3867 | 2025.05.30 21:28:41.303730 [ 256 ] {8de602c0-155e-427d-820d-25dd6997f949} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3868 | 2025.05.30 21:28:41.303952 [ 256 ] {8de602c0-155e-427d-820d-25dd6997f949} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2025.05.30 21:28:41.304051 [ 119 ] {} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3870 | 2025.05.30 21:28:41.304058 [ 199 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9568 rows, containing 5 columns (5 merged, 0 gathered) in 0.00346973 sec., 2757563.268611679 rows/sec., 188.10 MiB/sec. | ||
| 3871 | 2025.05.30 21:28:41.304080 [ 119 ] {} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2025.05.30 21:28:41.304087 [ 256 ] {8de602c0-155e-427d-820d-25dd6997f949} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 3873 | 2025.05.30 21:28:41.304102 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3874 | 2025.05.30 21:28:41.304127 [ 256 ] {8de602c0-155e-427d-820d-25dd6997f949} <Debug> TCPHandler: Processed in 0.001281325 sec. | ||
| 3875 | 2025.05.30 21:28:41.304211 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3876 | 2025.05.30 21:28:41.304270 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3877 | 2025.05.30 21:28:41.304377 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3878 | 2025.05.30 21:28:41.304422 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 796 rows starting from the beginning of the part | ||
| 3879 | 2025.05.30 21:28:41.304492 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3880 | 2025.05.30 21:28:41.304547 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2025.05.30 21:28:41.304555 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3882 | 2025.05.30 21:28:41.304614 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3883 | 2025.05.30 21:28:41.304629 [ 193 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3884 | 2025.05.30 21:28:41.304658 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3885 | 2025.05.30 21:28:41.304707 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 3886 | 2025.05.30 21:28:41.304715 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3887 | 2025.05.30 21:28:41.305696 [ 193 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 4 columns (4 merged, 0 gathered) in 0.001543808 sec., 709932.8413896029 rows/sec., 47.39 MiB/sec. | ||
| 3888 | 2025.05.30 21:28:41.305856 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3889 | 2025.05.30 21:28:41.306101 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.05.30 21:28:41.306170 [ 194 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_26_5} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3891 | 2025.05.30 21:28:41.306237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3892 | 2025.05.30 21:28:43.693747 [ 116 ] {} <Debug> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3893 | 2025.05.30 21:28:43.693854 [ 116 ] {} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.05.30 21:28:43.693890 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3895 | 2025.05.30 21:28:43.694052 [ 194 ] {706149f1-f79a-4209-8059-432917da4094::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 | ||
| 3896 | 2025.05.30 21:28:43.694246 [ 194 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3897 | 2025.05.30 21:28:43.694292 [ 194 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3898 | 2025.05.30 21:28:43.694385 [ 194 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3899 | 2025.05.30 21:28:43.694470 [ 194 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3900 | 2025.05.30 21:28:43.694541 [ 194 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3901 | 2025.05.30 21:28:43.694607 [ 194 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3902 | 2025.05.30 21:28:43.695445 [ 193 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467187 sec., 14994.680296376671 rows/sec., 1.25 MiB/sec. | ||
| 3903 | 2025.05.30 21:28:43.695633 [ 204 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3904 | 2025.05.30 21:28:43.695951 [ 204 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.05.30 21:28:43.696044 [ 204 ] {706149f1-f79a-4209-8059-432917da4094::all_1_5_1} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3906 | 2025.05.30 21:28:43.696138 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3907 | 2025.05.30 21:28:44.815170 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2025.05.30 21:28:44.815348 [ 256 ] {6e27b76c-fb05-4025-87fd-6e54b49cfd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3909 | 2025.05.30 21:28:44.815414 [ 256 ] {6e27b76c-fb05-4025-87fd-6e54b49cfd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3910 | 2025.05.30 21:28:44.816045 [ 256 ] {6e27b76c-fb05-4025-87fd-6e54b49cfd1c} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.05.30 21:28:44.816093 [ 256 ] {6e27b76c-fb05-4025-87fd-6e54b49cfd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3912 | 2025.05.30 21:28:44.816467 [ 256 ] {6e27b76c-fb05-4025-87fd-6e54b49cfd1c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3913 | 2025.05.30 21:28:44.816693 [ 256 ] {6e27b76c-fb05-4025-87fd-6e54b49cfd1c} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2025.05.30 21:28:44.816842 [ 256 ] {6e27b76c-fb05-4025-87fd-6e54b49cfd1c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001544 sec., 1295.3367875647668 rows/sec., 105.63 KiB/sec. | ||
| 3915 | 2025.05.30 21:28:44.816884 [ 256 ] {6e27b76c-fb05-4025-87fd-6e54b49cfd1c} <Debug> TCPHandler: Processed in 0.001842071 sec. | ||
| 3916 | 2025.05.30 21:28:44.817006 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2025.05.30 21:28:44.817109 [ 256 ] {a98d1d9c-53c8-4722-b4f8-fdcd0ec51738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3918 | 2025.05.30 21:28:44.817151 [ 256 ] {a98d1d9c-53c8-4722-b4f8-fdcd0ec51738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3919 | 2025.05.30 21:28:44.818326 [ 256 ] {a98d1d9c-53c8-4722-b4f8-fdcd0ec51738} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2025.05.30 21:28:44.818360 [ 256 ] {a98d1d9c-53c8-4722-b4f8-fdcd0ec51738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3921 | 2025.05.30 21:28:44.818763 [ 256 ] {a98d1d9c-53c8-4722-b4f8-fdcd0ec51738} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3922 | 2025.05.30 21:28:44.818980 [ 256 ] {a98d1d9c-53c8-4722-b4f8-fdcd0ec51738} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2025.05.30 21:28:44.819103 [ 256 ] {a98d1d9c-53c8-4722-b4f8-fdcd0ec51738} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002021 sec., 592281.0489856508 rows/sec., 48.60 MiB/sec. | ||
| 3924 | 2025.05.30 21:28:44.819138 [ 256 ] {a98d1d9c-53c8-4722-b4f8-fdcd0ec51738} <Debug> TCPHandler: Processed in 0.002185875 sec. | ||
| 3925 | 2025.05.30 21:28:44.819245 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2025.05.30 21:28:44.819334 [ 256 ] {01c832e0-b27a-44bc-900e-168f03ad5dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3927 | 2025.05.30 21:28:44.819372 [ 256 ] {01c832e0-b27a-44bc-900e-168f03ad5dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3928 | 2025.05.30 21:28:44.819735 [ 256 ] {01c832e0-b27a-44bc-900e-168f03ad5dd1} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2025.05.30 21:28:44.819766 [ 256 ] {01c832e0-b27a-44bc-900e-168f03ad5dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3930 | 2025.05.30 21:28:44.820102 [ 256 ] {01c832e0-b27a-44bc-900e-168f03ad5dd1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3931 | 2025.05.30 21:28:44.820311 [ 256 ] {01c832e0-b27a-44bc-900e-168f03ad5dd1} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2025.05.30 21:28:44.820434 [ 256 ] {01c832e0-b27a-44bc-900e-168f03ad5dd1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001101 sec., 1816.5304268846503 rows/sec., 126.84 KiB/sec. | ||
| 3933 | 2025.05.30 21:28:44.820471 [ 256 ] {01c832e0-b27a-44bc-900e-168f03ad5dd1} <Debug> TCPHandler: Processed in 0.001262224 sec. | ||
| 3934 | 2025.05.30 21:28:44.820588 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2025.05.30 21:28:44.820681 [ 256 ] {6a5678f8-6578-4f97-aa1a-71a7d3716bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3936 | 2025.05.30 21:28:44.820720 [ 256 ] {6a5678f8-6578-4f97-aa1a-71a7d3716bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3937 | 2025.05.30 21:28:44.821199 [ 256 ] {6a5678f8-6578-4f97-aa1a-71a7d3716bab} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.05.30 21:28:44.821233 [ 256 ] {6a5678f8-6578-4f97-aa1a-71a7d3716bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3939 | 2025.05.30 21:28:44.821535 [ 256 ] {6a5678f8-6578-4f97-aa1a-71a7d3716bab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3940 | 2025.05.30 21:28:44.821757 [ 256 ] {6a5678f8-6578-4f97-aa1a-71a7d3716bab} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.05.30 21:28:44.821880 [ 256 ] {6a5678f8-6578-4f97-aa1a-71a7d3716bab} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001217 sec., 187345.93262119967 rows/sec., 12.69 MiB/sec. | ||
| 3942 | 2025.05.30 21:28:44.821916 [ 256 ] {6a5678f8-6578-4f97-aa1a-71a7d3716bab} <Debug> TCPHandler: Processed in 0.001377096 sec. | ||
| 3943 | 2025.05.30 21:28:44.822026 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2025.05.30 21:28:44.822118 [ 256 ] {7bce3e85-46b2-4942-a94b-954e4dd7dc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3945 | 2025.05.30 21:28:44.822157 [ 256 ] {7bce3e85-46b2-4942-a94b-954e4dd7dc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3946 | 2025.05.30 21:28:44.822724 [ 256 ] {7bce3e85-46b2-4942-a94b-954e4dd7dc01} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2025.05.30 21:28:44.822758 [ 256 ] {7bce3e85-46b2-4942-a94b-954e4dd7dc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3948 | 2025.05.30 21:28:44.823081 [ 256 ] {7bce3e85-46b2-4942-a94b-954e4dd7dc01} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3949 | 2025.05.30 21:28:44.823292 [ 256 ] {7bce3e85-46b2-4942-a94b-954e4dd7dc01} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2025.05.30 21:28:44.823417 [ 256 ] {7bce3e85-46b2-4942-a94b-954e4dd7dc01} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001316 sec., 396656.5349544073 rows/sec., 29.36 MiB/sec. | ||
| 3951 | 2025.05.30 21:28:44.823453 [ 256 ] {7bce3e85-46b2-4942-a94b-954e4dd7dc01} <Debug> TCPHandler: Processed in 0.001475857 sec. | ||
| 3952 | 2025.05.30 21:28:44.823568 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2025.05.30 21:28:44.823662 [ 256 ] {3e2d9e8d-68a1-4c28-b7fa-33494909532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3954 | 2025.05.30 21:28:44.823706 [ 256 ] {3e2d9e8d-68a1-4c28-b7fa-33494909532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3955 | 2025.05.30 21:28:44.824295 [ 256 ] {3e2d9e8d-68a1-4c28-b7fa-33494909532d} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.05.30 21:28:44.824328 [ 256 ] {3e2d9e8d-68a1-4c28-b7fa-33494909532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3957 | 2025.05.30 21:28:44.824714 [ 256 ] {3e2d9e8d-68a1-4c28-b7fa-33494909532d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3958 | 2025.05.30 21:28:44.824930 [ 256 ] {3e2d9e8d-68a1-4c28-b7fa-33494909532d} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2025.05.30 21:28:44.825054 [ 256 ] {3e2d9e8d-68a1-4c28-b7fa-33494909532d} <Debug> executeQuery: Read 973 rows, 66.88 KiB in 0.00141 sec., 690070.9219858156 rows/sec., 46.32 MiB/sec. | ||
| 3960 | 2025.05.30 21:28:44.825093 [ 256 ] {3e2d9e8d-68a1-4c28-b7fa-33494909532d} <Debug> TCPHandler: Processed in 0.001573748 sec. | ||
| 3961 | 2025.05.30 21:28:44.825212 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2025.05.30 21:28:44.825306 [ 256 ] {40ea4778-4027-480f-89b2-9a2feea6e3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3963 | 2025.05.30 21:28:44.825374 [ 256 ] {40ea4778-4027-480f-89b2-9a2feea6e3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3964 | 2025.05.30 21:28:44.825703 [ 256 ] {40ea4778-4027-480f-89b2-9a2feea6e3ec} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2025.05.30 21:28:44.825736 [ 256 ] {40ea4778-4027-480f-89b2-9a2feea6e3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3966 | 2025.05.30 21:28:44.826039 [ 256 ] {40ea4778-4027-480f-89b2-9a2feea6e3ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3967 | 2025.05.30 21:28:44.826249 [ 256 ] {40ea4778-4027-480f-89b2-9a2feea6e3ec} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2025.05.30 21:28:44.826372 [ 256 ] {40ea4778-4027-480f-89b2-9a2feea6e3ec} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001085 sec., 42396.3133640553 rows/sec., 2.87 MiB/sec. | ||
| 3969 | 2025.05.30 21:28:44.826407 [ 256 ] {40ea4778-4027-480f-89b2-9a2feea6e3ec} <Debug> TCPHandler: Processed in 0.001243674 sec. | ||
| 3970 | 2025.05.30 21:28:46.286773 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2025.05.30 21:28:46.286987 [ 256 ] {d0f903dd-e883-43fb-aa62-8533a3fb340a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3972 | 2025.05.30 21:28:46.287053 [ 256 ] {d0f903dd-e883-43fb-aa62-8533a3fb340a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3973 | 2025.05.30 21:28:46.287721 [ 256 ] {d0f903dd-e883-43fb-aa62-8533a3fb340a} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2025.05.30 21:28:46.287771 [ 256 ] {d0f903dd-e883-43fb-aa62-8533a3fb340a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3975 | 2025.05.30 21:28:46.288179 [ 256 ] {d0f903dd-e883-43fb-aa62-8533a3fb340a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3976 | 2025.05.30 21:28:46.288437 [ 256 ] {d0f903dd-e883-43fb-aa62-8533a3fb340a} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2025.05.30 21:28:46.288591 [ 256 ] {d0f903dd-e883-43fb-aa62-8533a3fb340a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 3978 | 2025.05.30 21:28:46.288634 [ 256 ] {d0f903dd-e883-43fb-aa62-8533a3fb340a} <Debug> TCPHandler: Processed in 0.001997073 sec. | ||
| 3979 | 2025.05.30 21:28:46.288769 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2025.05.30 21:28:46.288864 [ 256 ] {fcd01c6a-9b23-4da8-82be-6c905aedeb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3981 | 2025.05.30 21:28:46.288912 [ 256 ] {fcd01c6a-9b23-4da8-82be-6c905aedeb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3982 | 2025.05.30 21:28:46.289362 [ 256 ] {fcd01c6a-9b23-4da8-82be-6c905aedeb94} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2025.05.30 21:28:46.289399 [ 256 ] {fcd01c6a-9b23-4da8-82be-6c905aedeb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3984 | 2025.05.30 21:28:46.289704 [ 256 ] {fcd01c6a-9b23-4da8-82be-6c905aedeb94} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3985 | 2025.05.30 21:28:46.289923 [ 256 ] {fcd01c6a-9b23-4da8-82be-6c905aedeb94} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2025.05.30 21:28:46.290051 [ 256 ] {fcd01c6a-9b23-4da8-82be-6c905aedeb94} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 3987 | 2025.05.30 21:28:46.290090 [ 256 ] {fcd01c6a-9b23-4da8-82be-6c905aedeb94} <Debug> TCPHandler: Processed in 0.001370876 sec. | ||
| 3988 | 2025.05.30 21:28:46.290203 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2025.05.30 21:28:46.290300 [ 256 ] {2e1e5598-6715-4291-8885-47e14e16e23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3990 | 2025.05.30 21:28:46.290344 [ 256 ] {2e1e5598-6715-4291-8885-47e14e16e23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3991 | 2025.05.30 21:28:46.290721 [ 256 ] {2e1e5598-6715-4291-8885-47e14e16e23f} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2025.05.30 21:28:46.290757 [ 256 ] {2e1e5598-6715-4291-8885-47e14e16e23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3993 | 2025.05.30 21:28:46.291079 [ 256 ] {2e1e5598-6715-4291-8885-47e14e16e23f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3994 | 2025.05.30 21:28:46.291305 [ 256 ] {2e1e5598-6715-4291-8885-47e14e16e23f} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2025.05.30 21:28:46.291437 [ 256 ] {2e1e5598-6715-4291-8885-47e14e16e23f} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001155 sec., 29437.22943722944 rows/sec., 2.06 MiB/sec. | ||
| 3996 | 2025.05.30 21:28:46.291474 [ 256 ] {2e1e5598-6715-4291-8885-47e14e16e23f} <Debug> TCPHandler: Processed in 0.001319895 sec. | ||
| 3997 | 2025.05.30 21:28:46.291584 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2025.05.30 21:28:46.291678 [ 256 ] {126b55bd-d66a-4779-9be2-89b39f7ecccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3999 | 2025.05.30 21:28:46.291720 [ 256 ] {126b55bd-d66a-4779-9be2-89b39f7ecccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4000 | 2025.05.30 21:28:46.292042 [ 256 ] {126b55bd-d66a-4779-9be2-89b39f7ecccf} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2025.05.30 21:28:46.292079 [ 256 ] {126b55bd-d66a-4779-9be2-89b39f7ecccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4002 | 2025.05.30 21:28:46.292385 [ 256 ] {126b55bd-d66a-4779-9be2-89b39f7ecccf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4003 | 2025.05.30 21:28:46.292610 [ 256 ] {126b55bd-d66a-4779-9be2-89b39f7ecccf} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2025.05.30 21:28:46.292741 [ 256 ] {126b55bd-d66a-4779-9be2-89b39f7ecccf} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001081 sec., 12950.971322849215 rows/sec., 882.61 KiB/sec. | ||
| 4005 | 2025.05.30 21:28:46.292776 [ 256 ] {126b55bd-d66a-4779-9be2-89b39f7ecccf} <Debug> TCPHandler: Processed in 0.001242405 sec. | ||
| 4006 | 2025.05.30 21:28:47.522996 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 4007 | 2025.05.30 21:28:47.523476 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2025.05.30 21:28:47.523519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4009 | 2025.05.30 21:28:47.524001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4010 | 2025.05.30 21:28:47.524238 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2025.05.30 21:28:47.524366 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 4012 | 2025.05.30 21:28:47.524369 [ 113 ] {} <Debug> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4013 | 2025.05.30 21:28:47.524444 [ 113 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2025.05.30 21:28:47.524467 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4015 | 2025.05.30 21:28:47.524604 [ 194 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4016 | 2025.05.30 21:28:47.524750 [ 194 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4017 | 2025.05.30 21:28:47.524787 [ 194 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4018 | 2025.05.30 21:28:47.524850 [ 194 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 4019 | 2025.05.30 21:28:47.524905 [ 194 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 4020 | 2025.05.30 21:28:47.524948 [ 194 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 4021 | 2025.05.30 21:28:47.524988 [ 194 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 4022 | 2025.05.30 21:28:47.525026 [ 194 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 4023 | 2025.05.30 21:28:47.526753 [ 193 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002211976 sec., 4357190.132261833 rows/sec., 62.33 MiB/sec. | ||
| 4024 | 2025.05.30 21:28:47.527068 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4025 | 2025.05.30 21:28:47.527403 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2025.05.30 21:28:47.527489 [ 189 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_21_4} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4027 | 2025.05.30 21:28:47.527594 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4028 | 2025.05.30 21:28:48.028557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4029 | 2025.05.30 21:28:48.045264 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2025.05.30 21:28:48.045318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4031 | 2025.05.30 21:28:48.050801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4032 | 2025.05.30 21:28:48.051500 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2025.05.30 21:28:48.051782 [ 113 ] {} <Debug> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4034 | 2025.05.30 21:28:48.051838 [ 113 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2025.05.30 21:28:48.051857 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4036 | 2025.05.30 21:28:48.051976 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4037 | 2025.05.30 21:28:48.054417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4038 | 2025.05.30 21:28:48.056081 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4039 | 2025.05.30 21:28:48.057552 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4040 | 2025.05.30 21:28:48.062217 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4041 | 2025.05.30 21:28:48.066412 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4042 | 2025.05.30 21:28:48.070658 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4043 | 2025.05.30 21:28:48.075257 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4044 | 2025.05.30 21:28:48.079348 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4045 | 2025.05.30 21:28:48.134902 [ 193 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082988463 sec., 1915.928964728507 rows/sec., 9.91 MiB/sec. | ||
| 4046 | 2025.05.30 21:28:48.137593 [ 192 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4047 | 2025.05.30 21:28:48.139662 [ 192 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2025.05.30 21:28:48.139756 [ 192 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_21_4} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4049 | 2025.05.30 21:28:48.141661 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4050 | 2025.05.30 21:28:49.001071 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.50 MiB, peak 225.06 MiB, free memory in arenas 0.00 B, will set to 220.63 MiB (RSS), difference: 6.13 MiB | ||
| 4051 | 2025.05.30 21:28:50.030858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 536 | ||
| 4052 | 2025.05.30 21:28:50.033216 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.05.30 21:28:50.033268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4054 | 2025.05.30 21:28:50.034478 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4055 | 2025.05.30 21:28:50.034751 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2025.05.30 21:28:50.035009 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4057 | 2025.05.30 21:28:51.294721 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2025.05.30 21:28:51.294919 [ 256 ] {97f43795-1846-481d-9043-8561a155fc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4059 | 2025.05.30 21:28:51.294993 [ 256 ] {97f43795-1846-481d-9043-8561a155fc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4060 | 2025.05.30 21:28:51.295760 [ 256 ] {97f43795-1846-481d-9043-8561a155fc16} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2025.05.30 21:28:51.295803 [ 256 ] {97f43795-1846-481d-9043-8561a155fc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4062 | 2025.05.30 21:28:51.296211 [ 256 ] {97f43795-1846-481d-9043-8561a155fc16} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4063 | 2025.05.30 21:28:51.296451 [ 256 ] {97f43795-1846-481d-9043-8561a155fc16} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2025.05.30 21:28:51.296606 [ 256 ] {97f43795-1846-481d-9043-8561a155fc16} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.00174 sec., 77011.49425287356 rows/sec., 6.63 MiB/sec. | ||
| 4065 | 2025.05.30 21:28:51.296651 [ 256 ] {97f43795-1846-481d-9043-8561a155fc16} <Debug> TCPHandler: Processed in 0.002065054 sec. | ||
| 4066 | 2025.05.30 21:28:51.296786 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2025.05.30 21:28:51.296912 [ 256 ] {6fe0c9e3-13d8-4b5b-865a-c61bd8b719a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4068 | 2025.05.30 21:28:51.296966 [ 256 ] {6fe0c9e3-13d8-4b5b-865a-c61bd8b719a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4069 | 2025.05.30 21:28:51.297459 [ 256 ] {6fe0c9e3-13d8-4b5b-865a-c61bd8b719a8} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2025.05.30 21:28:51.297502 [ 256 ] {6fe0c9e3-13d8-4b5b-865a-c61bd8b719a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4071 | 2025.05.30 21:28:51.297850 [ 256 ] {6fe0c9e3-13d8-4b5b-865a-c61bd8b719a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4072 | 2025.05.30 21:28:51.298073 [ 256 ] {6fe0c9e3-13d8-4b5b-865a-c61bd8b719a8} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2025.05.30 21:28:51.298214 [ 256 ] {6fe0c9e3-13d8-4b5b-865a-c61bd8b719a8} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001329 sec., 29345.372460496612 rows/sec., 2.15 MiB/sec. | ||
| 4074 | 2025.05.30 21:28:51.298252 [ 256 ] {6fe0c9e3-13d8-4b5b-865a-c61bd8b719a8} <Debug> TCPHandler: Processed in 0.001534098 sec. | ||
| 4075 | 2025.05.30 21:28:51.298361 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2025.05.30 21:28:51.298460 [ 256 ] {b76e38cc-94aa-4d0d-bd2b-b59e77f51fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4077 | 2025.05.30 21:28:51.298501 [ 256 ] {b76e38cc-94aa-4d0d-bd2b-b59e77f51fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4078 | 2025.05.30 21:28:51.298924 [ 256 ] {b76e38cc-94aa-4d0d-bd2b-b59e77f51fbe} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2025.05.30 21:28:51.298960 [ 256 ] {b76e38cc-94aa-4d0d-bd2b-b59e77f51fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4080 | 2025.05.30 21:28:51.299272 [ 256 ] {b76e38cc-94aa-4d0d-bd2b-b59e77f51fbe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4081 | 2025.05.30 21:28:51.299481 [ 256 ] {b76e38cc-94aa-4d0d-bd2b-b59e77f51fbe} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2025.05.30 21:28:51.299608 [ 256 ] {b76e38cc-94aa-4d0d-bd2b-b59e77f51fbe} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001166 sec., 88336.19210977702 rows/sec., 6.90 MiB/sec. | ||
| 4083 | 2025.05.30 21:28:51.299646 [ 256 ] {b76e38cc-94aa-4d0d-bd2b-b59e77f51fbe} <Debug> TCPHandler: Processed in 0.001334045 sec. | ||
| 4084 | 2025.05.30 21:28:51.299755 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2025.05.30 21:28:51.299855 [ 256 ] {a04d44ed-b2e2-4754-874b-c4837a73b553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4086 | 2025.05.30 21:28:51.299899 [ 256 ] {a04d44ed-b2e2-4754-874b-c4837a73b553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4087 | 2025.05.30 21:28:51.300305 [ 256 ] {a04d44ed-b2e2-4754-874b-c4837a73b553} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2025.05.30 21:28:51.300341 [ 256 ] {a04d44ed-b2e2-4754-874b-c4837a73b553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4089 | 2025.05.30 21:28:51.300678 [ 256 ] {a04d44ed-b2e2-4754-874b-c4837a73b553} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4090 | 2025.05.30 21:28:51.300905 [ 256 ] {a04d44ed-b2e2-4754-874b-c4837a73b553} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2025.05.30 21:28:51.301037 [ 256 ] {a04d44ed-b2e2-4754-874b-c4837a73b553} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 4092 | 2025.05.30 21:28:51.301072 [ 256 ] {a04d44ed-b2e2-4754-874b-c4837a73b553} <Debug> TCPHandler: Processed in 0.001364566 sec. | ||
| 4093 | 2025.05.30 21:28:51.301180 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2025.05.30 21:28:51.301279 [ 256 ] {00e748c7-67b5-4e80-a24c-e5a40b646db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4095 | 2025.05.30 21:28:51.301333 [ 256 ] {00e748c7-67b5-4e80-a24c-e5a40b646db8} <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 | ||
| 4096 | 2025.05.30 21:28:51.302134 [ 256 ] {00e748c7-67b5-4e80-a24c-e5a40b646db8} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2025.05.30 21:28:51.302171 [ 256 ] {00e748c7-67b5-4e80-a24c-e5a40b646db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4098 | 2025.05.30 21:28:51.302758 [ 256 ] {00e748c7-67b5-4e80-a24c-e5a40b646db8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4099 | 2025.05.30 21:28:51.302983 [ 256 ] {00e748c7-67b5-4e80-a24c-e5a40b646db8} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2025.05.30 21:28:51.303122 [ 256 ] {00e748c7-67b5-4e80-a24c-e5a40b646db8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00186 sec., 20967.74193548387 rows/sec., 37.57 MiB/sec. | ||
| 4101 | 2025.05.30 21:28:51.303176 [ 256 ] {00e748c7-67b5-4e80-a24c-e5a40b646db8} <Debug> TCPHandler: Processed in 0.002043554 sec. | ||
| 4102 | 2025.05.30 21:28:51.303319 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2025.05.30 21:28:51.303435 [ 256 ] {1c931982-a4dc-4ceb-adff-cc962c6c80a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4104 | 2025.05.30 21:28:51.303485 [ 256 ] {1c931982-a4dc-4ceb-adff-cc962c6c80a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4105 | 2025.05.30 21:28:51.303841 [ 256 ] {1c931982-a4dc-4ceb-adff-cc962c6c80a3} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2025.05.30 21:28:51.303876 [ 256 ] {1c931982-a4dc-4ceb-adff-cc962c6c80a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4107 | 2025.05.30 21:28:51.304186 [ 256 ] {1c931982-a4dc-4ceb-adff-cc962c6c80a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4108 | 2025.05.30 21:28:51.304399 [ 256 ] {1c931982-a4dc-4ceb-adff-cc962c6c80a3} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2025.05.30 21:28:51.304527 [ 256 ] {1c931982-a4dc-4ceb-adff-cc962c6c80a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4110 | 2025.05.30 21:28:51.304562 [ 256 ] {1c931982-a4dc-4ceb-adff-cc962c6c80a3} <Debug> TCPHandler: Processed in 0.001305725 sec. | ||
| 4111 | 2025.05.30 21:28:54.938275 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4112 | 2025.05.30 21:28:54.938350 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4113 | 2025.05.30 21:28:55.025369 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4114 | 2025.05.30 21:28:55.025859 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2025.05.30 21:28:55.025893 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4116 | 2025.05.30 21:28:55.026474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4117 | 2025.05.30 21:28:55.026701 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2025.05.30 21:28:55.026821 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4119 | 2025.05.30 21:28:55.555418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4120 | 2025.05.30 21:28:55.570276 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.05.30 21:28:55.570342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4122 | 2025.05.30 21:28:55.576414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4123 | 2025.05.30 21:28:55.577131 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2025.05.30 21:28:55.579760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4125 | 2025.05.30 21:28:56.292741 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4126 | 2025.05.30 21:28:56.293046 [ 256 ] {c9f66df6-722f-4074-b1be-92c9cf700e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4127 | 2025.05.30 21:28:56.293145 [ 256 ] {c9f66df6-722f-4074-b1be-92c9cf700e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4128 | 2025.05.30 21:28:56.294165 [ 256 ] {c9f66df6-722f-4074-b1be-92c9cf700e52} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2025.05.30 21:28:56.294213 [ 256 ] {c9f66df6-722f-4074-b1be-92c9cf700e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4130 | 2025.05.30 21:28:56.294637 [ 256 ] {c9f66df6-722f-4074-b1be-92c9cf700e52} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4131 | 2025.05.30 21:28:56.294861 [ 256 ] {c9f66df6-722f-4074-b1be-92c9cf700e52} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2025.05.30 21:28:56.295011 [ 256 ] {c9f66df6-722f-4074-b1be-92c9cf700e52} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00204 sec., 27450.98039215686 rows/sec., 2.10 MiB/sec. | ||
| 4133 | 2025.05.30 21:28:56.295021 [ 94 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4134 | 2025.05.30 21:28:56.295051 [ 256 ] {c9f66df6-722f-4074-b1be-92c9cf700e52} <Debug> TCPHandler: Processed in 0.002488019 sec. | ||
| 4135 | 2025.05.30 21:28:56.295100 [ 94 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2025.05.30 21:28:56.295129 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4137 | 2025.05.30 21:28:56.295212 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2025.05.30 21:28:56.295257 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4139 | 2025.05.30 21:28:56.295313 [ 256 ] {04423537-1116-4b3e-b108-909df8340bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4140 | 2025.05.30 21:28:56.295357 [ 256 ] {04423537-1116-4b3e-b108-909df8340bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4141 | 2025.05.30 21:28:56.295422 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4142 | 2025.05.30 21:28:56.295465 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1965 rows starting from the beginning of the part | ||
| 4143 | 2025.05.30 21:28:56.295547 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 134 rows starting from the beginning of the part | ||
| 4144 | 2025.05.30 21:28:56.295598 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1197 rows starting from the beginning of the part | ||
| 4145 | 2025.05.30 21:28:56.295655 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4146 | 2025.05.30 21:28:56.295700 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 134 rows starting from the beginning of the part | ||
| 4147 | 2025.05.30 21:28:56.295756 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4148 | 2025.05.30 21:28:56.295824 [ 256 ] {04423537-1116-4b3e-b108-909df8340bc9} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2025.05.30 21:28:56.295865 [ 256 ] {04423537-1116-4b3e-b108-909df8340bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4150 | 2025.05.30 21:28:56.296298 [ 256 ] {04423537-1116-4b3e-b108-909df8340bc9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4151 | 2025.05.30 21:28:56.296539 [ 256 ] {04423537-1116-4b3e-b108-909df8340bc9} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2025.05.30 21:28:56.296671 [ 256 ] {04423537-1116-4b3e-b108-909df8340bc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001377 sec., 46477.850399419025 rows/sec., 3.63 MiB/sec. | ||
| 4153 | 2025.05.30 21:28:56.296694 [ 104 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4154 | 2025.05.30 21:28:56.296708 [ 256 ] {04423537-1116-4b3e-b108-909df8340bc9} <Debug> TCPHandler: Processed in 0.001546208 sec. | ||
| 4155 | 2025.05.30 21:28:56.296767 [ 104 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.05.30 21:28:56.296793 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4157 | 2025.05.30 21:28:56.296896 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2025.05.30 21:28:56.296925 [ 193 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4159 | 2025.05.30 21:28:56.297002 [ 256 ] {2cc2b196-3a8b-4017-9017-d632135a59b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4160 | 2025.05.30 21:28:56.297052 [ 256 ] {2cc2b196-3a8b-4017-9017-d632135a59b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4161 | 2025.05.30 21:28:56.297079 [ 193 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4162 | 2025.05.30 21:28:56.297121 [ 193 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 949 rows starting from the beginning of the part | ||
| 4163 | 2025.05.30 21:28:56.297193 [ 193 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 103 rows starting from the beginning of the part | ||
| 4164 | 2025.05.30 21:28:56.297242 [ 193 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 522 rows starting from the beginning of the part | ||
| 4165 | 2025.05.30 21:28:56.297283 [ 202 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.002080523 sec., 1702456.5457819982 rows/sec., 146.38 MiB/sec. | ||
| 4166 | 2025.05.30 21:28:56.297288 [ 193 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4167 | 2025.05.30 21:28:56.297358 [ 193 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 103 rows starting from the beginning of the part | ||
| 4168 | 2025.05.30 21:28:56.297401 [ 193 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4169 | 2025.05.30 21:28:56.297518 [ 256 ] {2cc2b196-3a8b-4017-9017-d632135a59b1} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2025.05.30 21:28:56.297567 [ 202 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4171 | 2025.05.30 21:28:56.297569 [ 256 ] {2cc2b196-3a8b-4017-9017-d632135a59b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4172 | 2025.05.30 21:28:56.297866 [ 202 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2025.05.30 21:28:56.297952 [ 202 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_31_6} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4174 | 2025.05.30 21:28:56.298023 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 4175 | 2025.05.30 21:28:56.298130 [ 256 ] {2cc2b196-3a8b-4017-9017-d632135a59b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4176 | 2025.05.30 21:28:56.298367 [ 256 ] {2cc2b196-3a8b-4017-9017-d632135a59b1} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2025.05.30 21:28:56.298499 [ 256 ] {2cc2b196-3a8b-4017-9017-d632135a59b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
| 4178 | 2025.05.30 21:28:56.298536 [ 256 ] {2cc2b196-3a8b-4017-9017-d632135a59b1} <Debug> TCPHandler: Processed in 0.001688199 sec. | ||
| 4179 | 2025.05.30 21:28:56.298620 [ 201 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174787 sec., 1032685.4972051698 rows/sec., 80.73 MiB/sec. | ||
| 4180 | 2025.05.30 21:28:56.298644 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2025.05.30 21:28:56.298745 [ 256 ] {0f96409b-2421-4aca-833b-4a08b596b165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4182 | 2025.05.30 21:28:56.298787 [ 256 ] {0f96409b-2421-4aca-833b-4a08b596b165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4183 | 2025.05.30 21:28:56.298858 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4184 | 2025.05.30 21:28:56.299143 [ 256 ] {0f96409b-2421-4aca-833b-4a08b596b165} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2025.05.30 21:28:56.299186 [ 256 ] {0f96409b-2421-4aca-833b-4a08b596b165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4186 | 2025.05.30 21:28:56.299232 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2025.05.30 21:28:56.299325 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_31_6} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4188 | 2025.05.30 21:28:56.299406 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4189 | 2025.05.30 21:28:56.299529 [ 256 ] {0f96409b-2421-4aca-833b-4a08b596b165} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4190 | 2025.05.30 21:28:56.299769 [ 256 ] {0f96409b-2421-4aca-833b-4a08b596b165} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2025.05.30 21:28:56.299896 [ 256 ] {0f96409b-2421-4aca-833b-4a08b596b165} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 4192 | 2025.05.30 21:28:56.299931 [ 256 ] {0f96409b-2421-4aca-833b-4a08b596b165} <Debug> TCPHandler: Processed in 0.001334175 sec. | ||
| 4193 | 2025.05.30 21:29:00.035337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 556 | ||
| 4194 | 2025.05.30 21:29:00.037509 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2025.05.30 21:29:00.037564 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4196 | 2025.05.30 21:29:00.038800 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4197 | 2025.05.30 21:29:00.039076 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2025.05.30 21:29:00.039431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4199 | 2025.05.30 21:29:01.297180 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2025.05.30 21:29:01.297384 [ 256 ] {1273f158-d2f8-4536-b13c-54ad73c4e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4201 | 2025.05.30 21:29:01.297458 [ 256 ] {1273f158-d2f8-4536-b13c-54ad73c4e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4202 | 2025.05.30 21:29:01.298161 [ 256 ] {1273f158-d2f8-4536-b13c-54ad73c4e8ad} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2025.05.30 21:29:01.298209 [ 256 ] {1273f158-d2f8-4536-b13c-54ad73c4e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4204 | 2025.05.30 21:29:01.298604 [ 256 ] {1273f158-d2f8-4536-b13c-54ad73c4e8ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4205 | 2025.05.30 21:29:01.298838 [ 256 ] {1273f158-d2f8-4536-b13c-54ad73c4e8ad} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2025.05.30 21:29:01.298985 [ 256 ] {1273f158-d2f8-4536-b13c-54ad73c4e8ad} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 4207 | 2025.05.30 21:29:01.299026 [ 256 ] {1273f158-d2f8-4536-b13c-54ad73c4e8ad} <Debug> TCPHandler: Processed in 0.001985603 sec. | ||
| 4208 | 2025.05.30 21:29:01.299160 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2025.05.30 21:29:01.299254 [ 256 ] {8a152a5a-ca6b-4569-a7ed-d736599e0b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4210 | 2025.05.30 21:29:01.299296 [ 256 ] {8a152a5a-ca6b-4569-a7ed-d736599e0b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4211 | 2025.05.30 21:29:01.299690 [ 256 ] {8a152a5a-ca6b-4569-a7ed-d736599e0b3b} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2025.05.30 21:29:01.299727 [ 256 ] {8a152a5a-ca6b-4569-a7ed-d736599e0b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4213 | 2025.05.30 21:29:01.300026 [ 256 ] {8a152a5a-ca6b-4569-a7ed-d736599e0b3b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4214 | 2025.05.30 21:29:01.300236 [ 256 ] {8a152a5a-ca6b-4569-a7ed-d736599e0b3b} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2025.05.30 21:29:01.300366 [ 256 ] {8a152a5a-ca6b-4569-a7ed-d736599e0b3b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 144.32 KiB/sec. | ||
| 4216 | 2025.05.30 21:29:01.300402 [ 256 ] {8a152a5a-ca6b-4569-a7ed-d736599e0b3b} <Debug> TCPHandler: Processed in 0.001290695 sec. | ||
| 4217 | 2025.05.30 21:29:01.300507 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2025.05.30 21:29:01.300597 [ 256 ] {14186586-d9b5-4f2f-93ee-6a91689b81be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4219 | 2025.05.30 21:29:01.300637 [ 256 ] {14186586-d9b5-4f2f-93ee-6a91689b81be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4220 | 2025.05.30 21:29:01.301163 [ 256 ] {14186586-d9b5-4f2f-93ee-6a91689b81be} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2025.05.30 21:29:01.301200 [ 256 ] {14186586-d9b5-4f2f-93ee-6a91689b81be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4222 | 2025.05.30 21:29:01.301524 [ 256 ] {14186586-d9b5-4f2f-93ee-6a91689b81be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4223 | 2025.05.30 21:29:01.301750 [ 256 ] {14186586-d9b5-4f2f-93ee-6a91689b81be} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2025.05.30 21:29:01.301881 [ 256 ] {14186586-d9b5-4f2f-93ee-6a91689b81be} <Debug> executeQuery: Read 255 rows, 23.32 KiB in 0.001302 sec., 195852.53456221198 rows/sec., 17.49 MiB/sec. | ||
| 4225 | 2025.05.30 21:29:01.301918 [ 256 ] {14186586-d9b5-4f2f-93ee-6a91689b81be} <Debug> TCPHandler: Processed in 0.001459067 sec. | ||
| 4226 | 2025.05.30 21:29:01.302029 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2025.05.30 21:29:01.302121 [ 256 ] {d8106e4d-65d3-4ee4-bf7f-88e988e0997c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4228 | 2025.05.30 21:29:01.302160 [ 256 ] {d8106e4d-65d3-4ee4-bf7f-88e988e0997c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4229 | 2025.05.30 21:29:01.302572 [ 256 ] {d8106e4d-65d3-4ee4-bf7f-88e988e0997c} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2025.05.30 21:29:01.302608 [ 256 ] {d8106e4d-65d3-4ee4-bf7f-88e988e0997c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4231 | 2025.05.30 21:29:01.302905 [ 256 ] {d8106e4d-65d3-4ee4-bf7f-88e988e0997c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4232 | 2025.05.30 21:29:01.303116 [ 256 ] {d8106e4d-65d3-4ee4-bf7f-88e988e0997c} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2025.05.30 21:29:01.303245 [ 256 ] {d8106e4d-65d3-4ee4-bf7f-88e988e0997c} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001141 sec., 46450.48203330411 rows/sec., 3.45 MiB/sec. | ||
| 4234 | 2025.05.30 21:29:01.303282 [ 256 ] {d8106e4d-65d3-4ee4-bf7f-88e988e0997c} <Debug> TCPHandler: Processed in 0.001301695 sec. | ||
| 4235 | 2025.05.30 21:29:01.303384 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2025.05.30 21:29:01.303475 [ 256 ] {4f60b980-75f9-475e-bbff-6bad98ff3c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4237 | 2025.05.30 21:29:01.303514 [ 256 ] {4f60b980-75f9-475e-bbff-6bad98ff3c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4238 | 2025.05.30 21:29:01.303907 [ 256 ] {4f60b980-75f9-475e-bbff-6bad98ff3c29} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2025.05.30 21:29:01.303944 [ 256 ] {4f60b980-75f9-475e-bbff-6bad98ff3c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4240 | 2025.05.30 21:29:01.304237 [ 256 ] {4f60b980-75f9-475e-bbff-6bad98ff3c29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4241 | 2025.05.30 21:29:01.304447 [ 256 ] {4f60b980-75f9-475e-bbff-6bad98ff3c29} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2025.05.30 21:29:01.304575 [ 256 ] {4f60b980-75f9-475e-bbff-6bad98ff3c29} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.78 MiB/sec. | ||
| 4243 | 2025.05.30 21:29:01.304611 [ 256 ] {4f60b980-75f9-475e-bbff-6bad98ff3c29} <Debug> TCPHandler: Processed in 0.001274435 sec. | ||
| 4244 | 2025.05.30 21:29:01.304710 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.05.30 21:29:01.304800 [ 256 ] {c1ca76a4-42f2-43de-83ad-3324b981d398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4246 | 2025.05.30 21:29:01.304841 [ 256 ] {c1ca76a4-42f2-43de-83ad-3324b981d398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4247 | 2025.05.30 21:29:01.305232 [ 256 ] {c1ca76a4-42f2-43de-83ad-3324b981d398} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2025.05.30 21:29:01.305266 [ 256 ] {c1ca76a4-42f2-43de-83ad-3324b981d398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4249 | 2025.05.30 21:29:01.305556 [ 256 ] {c1ca76a4-42f2-43de-83ad-3324b981d398} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4250 | 2025.05.30 21:29:01.305762 [ 256 ] {c1ca76a4-42f2-43de-83ad-3324b981d398} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.05.30 21:29:01.305885 [ 256 ] {c1ca76a4-42f2-43de-83ad-3324b981d398} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 4252 | 2025.05.30 21:29:01.305922 [ 256 ] {c1ca76a4-42f2-43de-83ad-3324b981d398} <Debug> TCPHandler: Processed in 0.001258884 sec. | ||
| 4253 | 2025.05.30 21:29:01.306024 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2025.05.30 21:29:01.306114 [ 256 ] {4fea1f65-df5c-4742-b211-f3b1943a107d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4255 | 2025.05.30 21:29:01.306154 [ 256 ] {4fea1f65-df5c-4742-b211-f3b1943a107d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4256 | 2025.05.30 21:29:01.306598 [ 256 ] {4fea1f65-df5c-4742-b211-f3b1943a107d} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.05.30 21:29:01.306632 [ 256 ] {4fea1f65-df5c-4742-b211-f3b1943a107d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4258 | 2025.05.30 21:29:01.306944 [ 256 ] {4fea1f65-df5c-4742-b211-f3b1943a107d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4259 | 2025.05.30 21:29:01.307157 [ 256 ] {4fea1f65-df5c-4742-b211-f3b1943a107d} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.05.30 21:29:01.307284 [ 256 ] {4fea1f65-df5c-4742-b211-f3b1943a107d} <Debug> executeQuery: Read 141 rows, 11.66 KiB in 0.001187 sec., 118786.85762426286 rows/sec., 9.59 MiB/sec. | ||
| 4261 | 2025.05.30 21:29:01.307321 [ 256 ] {4fea1f65-df5c-4742-b211-f3b1943a107d} <Debug> TCPHandler: Processed in 0.001345605 sec. | ||
| 4262 | 2025.05.30 21:29:01.307424 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.05.30 21:29:01.307516 [ 256 ] {d9bbff0e-6a47-4a7f-ae45-b769b37454a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4264 | 2025.05.30 21:29:01.307558 [ 256 ] {d9bbff0e-6a47-4a7f-ae45-b769b37454a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4265 | 2025.05.30 21:29:01.307966 [ 256 ] {d9bbff0e-6a47-4a7f-ae45-b769b37454a6} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2025.05.30 21:29:01.308002 [ 256 ] {d9bbff0e-6a47-4a7f-ae45-b769b37454a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4267 | 2025.05.30 21:29:01.308340 [ 256 ] {d9bbff0e-6a47-4a7f-ae45-b769b37454a6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4268 | 2025.05.30 21:29:01.308552 [ 256 ] {d9bbff0e-6a47-4a7f-ae45-b769b37454a6} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2025.05.30 21:29:01.308648 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4270 | 2025.05.30 21:29:01.308678 [ 256 ] {d9bbff0e-6a47-4a7f-ae45-b769b37454a6} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001179 sec., 167090.75487701443 rows/sec., 11.99 MiB/sec. | ||
| 4271 | 2025.05.30 21:29:01.308687 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2025.05.30 21:29:01.308708 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4273 | 2025.05.30 21:29:01.308715 [ 256 ] {d9bbff0e-6a47-4a7f-ae45-b769b37454a6} <Debug> TCPHandler: Processed in 0.001337575 sec. | ||
| 4274 | 2025.05.30 21:29:01.308824 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2025.05.30 21:29:01.308836 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4276 | 2025.05.30 21:29:01.308916 [ 256 ] {01019c2c-751c-4bb7-92cd-e9eeda3c9b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4277 | 2025.05.30 21:29:01.308975 [ 256 ] {01019c2c-751c-4bb7-92cd-e9eeda3c9b6f} <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 | ||
| 4278 | 2025.05.30 21:29:01.309001 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4279 | 2025.05.30 21:29:01.309048 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9568 rows starting from the beginning of the part | ||
| 4280 | 2025.05.30 21:29:01.309119 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 973 rows starting from the beginning of the part | ||
| 4281 | 2025.05.30 21:29:01.309166 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 4282 | 2025.05.30 21:29:01.309210 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4283 | 2025.05.30 21:29:01.309261 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4284 | 2025.05.30 21:29:01.309302 [ 198 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 197 rows starting from the beginning of the part | ||
| 4285 | 2025.05.30 21:29:01.309815 [ 256 ] {01019c2c-751c-4bb7-92cd-e9eeda3c9b6f} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2025.05.30 21:29:01.309856 [ 256 ] {01019c2c-751c-4bb7-92cd-e9eeda3c9b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4287 | 2025.05.30 21:29:01.310444 [ 256 ] {01019c2c-751c-4bb7-92cd-e9eeda3c9b6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4288 | 2025.05.30 21:29:01.310676 [ 256 ] {01019c2c-751c-4bb7-92cd-e9eeda3c9b6f} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2025.05.30 21:29:01.310819 [ 256 ] {01019c2c-751c-4bb7-92cd-e9eeda3c9b6f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001922 sec., 20291.363163371487 rows/sec., 36.36 MiB/sec. | ||
| 4290 | 2025.05.30 21:29:01.310878 [ 256 ] {01019c2c-751c-4bb7-92cd-e9eeda3c9b6f} <Debug> TCPHandler: Processed in 0.002102344 sec. | ||
| 4291 | 2025.05.30 21:29:01.310984 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2025.05.30 21:29:01.311078 [ 256 ] {60d1f728-6a65-486f-9585-97b2f2303f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4293 | 2025.05.30 21:29:01.311121 [ 256 ] {60d1f728-6a65-486f-9585-97b2f2303f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4294 | 2025.05.30 21:29:01.311478 [ 256 ] {60d1f728-6a65-486f-9585-97b2f2303f3f} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2025.05.30 21:29:01.311517 [ 256 ] {60d1f728-6a65-486f-9585-97b2f2303f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4296 | 2025.05.30 21:29:01.311868 [ 256 ] {60d1f728-6a65-486f-9585-97b2f2303f3f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4297 | 2025.05.30 21:29:01.312098 [ 256 ] {60d1f728-6a65-486f-9585-97b2f2303f3f} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2025.05.30 21:29:01.312193 [ 99 ] {} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4299 | 2025.05.30 21:29:01.312219 [ 99 ] {} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2025.05.30 21:29:01.312230 [ 256 ] {60d1f728-6a65-486f-9585-97b2f2303f3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 4301 | 2025.05.30 21:29:01.312235 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4302 | 2025.05.30 21:29:01.312267 [ 256 ] {60d1f728-6a65-486f-9585-97b2f2303f3f} <Debug> TCPHandler: Processed in 0.001331735 sec. | ||
| 4303 | 2025.05.30 21:29:01.312339 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4304 | 2025.05.30 21:29:01.312445 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4305 | 2025.05.30 21:29:01.312472 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1096 rows starting from the beginning of the part | ||
| 4306 | 2025.05.30 21:29:01.312521 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 4307 | 2025.05.30 21:29:01.312568 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 4308 | 2025.05.30 21:29:01.312605 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4309 | 2025.05.30 21:29:01.312644 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4310 | 2025.05.30 21:29:01.312679 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4311 | 2025.05.30 21:29:01.313437 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11092 rows, containing 5 columns (5 merged, 0 gathered) in 0.004663293 sec., 2378576.683901269 rows/sec., 162.28 MiB/sec. | ||
| 4312 | 2025.05.30 21:29:01.313646 [ 200 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001360956 sec., 981662.88990974 rows/sec., 65.65 MiB/sec. | ||
| 4313 | 2025.05.30 21:29:01.313808 [ 201 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4314 | 2025.05.30 21:29:01.313845 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4315 | 2025.05.30 21:29:01.314201 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.05.30 21:29:01.314228 [ 201 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2025.05.30 21:29:01.314283 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_31_6} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4318 | 2025.05.30 21:29:01.314327 [ 201 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4319 | 2025.05.30 21:29:01.314371 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4320 | 2025.05.30 21:29:01.314451 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4321 | 2025.05.30 21:29:02.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.01 MiB, peak 231.30 MiB, free memory in arenas 0.00 B, will set to 224.30 MiB (RSS), difference: 1.29 MiB | ||
| 4322 | 2025.05.30 21:29:02.526997 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 4323 | 2025.05.30 21:29:02.527477 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2025.05.30 21:29:02.527513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4325 | 2025.05.30 21:29:02.527990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4326 | 2025.05.30 21:29:02.528224 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2025.05.30 21:29:02.528353 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4328 | 2025.05.30 21:29:03.079867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4329 | 2025.05.30 21:29:03.095238 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2025.05.30 21:29:03.095284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4331 | 2025.05.30 21:29:03.101163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4332 | 2025.05.30 21:29:03.101842 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2025.05.30 21:29:03.104366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4334 | 2025.05.30 21:29:06.292631 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2025.05.30 21:29:06.292913 [ 256 ] {e901dfe9-b1fc-4ca4-92a6-df7780b1d3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4336 | 2025.05.30 21:29:06.293026 [ 256 ] {e901dfe9-b1fc-4ca4-92a6-df7780b1d3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4337 | 2025.05.30 21:29:06.293733 [ 256 ] {e901dfe9-b1fc-4ca4-92a6-df7780b1d3a3} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2025.05.30 21:29:06.293773 [ 256 ] {e901dfe9-b1fc-4ca4-92a6-df7780b1d3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4339 | 2025.05.30 21:29:06.294183 [ 256 ] {e901dfe9-b1fc-4ca4-92a6-df7780b1d3a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4340 | 2025.05.30 21:29:06.294416 [ 256 ] {e901dfe9-b1fc-4ca4-92a6-df7780b1d3a3} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.05.30 21:29:06.294564 [ 256 ] {e901dfe9-b1fc-4ca4-92a6-df7780b1d3a3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.47 MiB/sec. | ||
| 4342 | 2025.05.30 21:29:06.294606 [ 256 ] {e901dfe9-b1fc-4ca4-92a6-df7780b1d3a3} <Debug> TCPHandler: Processed in 0.002156995 sec. | ||
| 4343 | 2025.05.30 21:29:06.294722 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2025.05.30 21:29:06.294819 [ 256 ] {62fa021a-00b1-4755-8474-fcf9d5f27fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4345 | 2025.05.30 21:29:06.294862 [ 256 ] {62fa021a-00b1-4755-8474-fcf9d5f27fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4346 | 2025.05.30 21:29:06.295289 [ 256 ] {62fa021a-00b1-4755-8474-fcf9d5f27fb5} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.05.30 21:29:06.295324 [ 256 ] {62fa021a-00b1-4755-8474-fcf9d5f27fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4348 | 2025.05.30 21:29:06.295631 [ 256 ] {62fa021a-00b1-4755-8474-fcf9d5f27fb5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4349 | 2025.05.30 21:29:06.295845 [ 256 ] {62fa021a-00b1-4755-8474-fcf9d5f27fb5} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2025.05.30 21:29:06.295971 [ 256 ] {62fa021a-00b1-4755-8474-fcf9d5f27fb5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 4351 | 2025.05.30 21:29:06.296008 [ 256 ] {62fa021a-00b1-4755-8474-fcf9d5f27fb5} <Debug> TCPHandler: Processed in 0.001335295 sec. | ||
| 4352 | 2025.05.30 21:29:06.296119 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2025.05.30 21:29:06.296213 [ 256 ] {fb9389f5-1dd3-4412-8bb2-fe778818f198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4354 | 2025.05.30 21:29:06.296258 [ 256 ] {fb9389f5-1dd3-4412-8bb2-fe778818f198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4355 | 2025.05.30 21:29:06.296670 [ 256 ] {fb9389f5-1dd3-4412-8bb2-fe778818f198} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2025.05.30 21:29:06.296704 [ 256 ] {fb9389f5-1dd3-4412-8bb2-fe778818f198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4357 | 2025.05.30 21:29:06.297030 [ 256 ] {fb9389f5-1dd3-4412-8bb2-fe778818f198} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4358 | 2025.05.30 21:29:06.297245 [ 256 ] {fb9389f5-1dd3-4412-8bb2-fe778818f198} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2025.05.30 21:29:06.297374 [ 256 ] {fb9389f5-1dd3-4412-8bb2-fe778818f198} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 4360 | 2025.05.30 21:29:06.297411 [ 256 ] {fb9389f5-1dd3-4412-8bb2-fe778818f198} <Debug> TCPHandler: Processed in 0.001339775 sec. | ||
| 4361 | 2025.05.30 21:29:06.297511 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2025.05.30 21:29:06.297607 [ 256 ] {743314c1-1709-4342-996e-5ab143b4a7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4363 | 2025.05.30 21:29:06.297650 [ 256 ] {743314c1-1709-4342-996e-5ab143b4a7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4364 | 2025.05.30 21:29:06.297987 [ 256 ] {743314c1-1709-4342-996e-5ab143b4a7aa} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2025.05.30 21:29:06.298023 [ 256 ] {743314c1-1709-4342-996e-5ab143b4a7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4366 | 2025.05.30 21:29:06.298354 [ 256 ] {743314c1-1709-4342-996e-5ab143b4a7aa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4367 | 2025.05.30 21:29:06.298561 [ 256 ] {743314c1-1709-4342-996e-5ab143b4a7aa} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2025.05.30 21:29:06.298687 [ 256 ] {743314c1-1709-4342-996e-5ab143b4a7aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 4369 | 2025.05.30 21:29:06.298723 [ 256 ] {743314c1-1709-4342-996e-5ab143b4a7aa} <Debug> TCPHandler: Processed in 0.001259294 sec. | ||
| 4370 | 2025.05.30 21:29:09.938431 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4371 | 2025.05.30 21:29:09.938507 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4372 | 2025.05.30 21:29:10.028466 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 4373 | 2025.05.30 21:29:10.028949 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2025.05.30 21:29:10.028985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4375 | 2025.05.30 21:29:10.029482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4376 | 2025.05.30 21:29:10.029713 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2025.05.30 21:29:10.029843 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4378 | 2025.05.30 21:29:10.039569 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 584 | ||
| 4379 | 2025.05.30 21:29:10.041774 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2025.05.30 21:29:10.041823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4381 | 2025.05.30 21:29:10.043003 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4382 | 2025.05.30 21:29:10.043257 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2025.05.30 21:29:10.043394 [ 89 ] {} <Debug> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4384 | 2025.05.30 21:29:10.043454 [ 89 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2025.05.30 21:29:10.043478 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4386 | 2025.05.30 21:29:10.043509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4387 | 2025.05.30 21:29:10.043576 [ 195 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::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 | ||
| 4388 | 2025.05.30 21:29:10.044120 [ 195 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4389 | 2025.05.30 21:29:10.044275 [ 195 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 454 rows starting from the beginning of the part | ||
| 4390 | 2025.05.30 21:29:10.044696 [ 195 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 4391 | 2025.05.30 21:29:10.045059 [ 195 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 4392 | 2025.05.30 21:29:10.045418 [ 195 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 4393 | 2025.05.30 21:29:10.045776 [ 195 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 4394 | 2025.05.30 21:29:10.046118 [ 195 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 4395 | 2025.05.30 21:29:10.052650 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 72 columns (72 merged, 0 gathered) in 0.009116595 sec., 64059.004485775666 rows/sec., 59.33 MiB/sec. | ||
| 4396 | 2025.05.30 21:29:10.053792 [ 200 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4397 | 2025.05.30 21:29:10.054460 [ 200 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2025.05.30 21:29:10.054548 [ 200 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_16_3} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4399 | 2025.05.30 21:29:10.054816 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 4400 | 2025.05.30 21:29:10.604542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4401 | 2025.05.30 21:29:10.621042 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2025.05.30 21:29:10.621104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4403 | 2025.05.30 21:29:10.627578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4404 | 2025.05.30 21:29:10.628469 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2025.05.30 21:29:10.632264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4406 | 2025.05.30 21:29:11.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.33 MiB, peak 231.30 MiB, free memory in arenas 0.00 B, will set to 226.54 MiB (RSS), difference: 1.21 MiB | ||
| 4407 | 2025.05.30 21:29:11.295110 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2025.05.30 21:29:11.295303 [ 256 ] {83a73bb1-c717-4b10-91d3-934b10bd82cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4409 | 2025.05.30 21:29:11.295373 [ 256 ] {83a73bb1-c717-4b10-91d3-934b10bd82cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4410 | 2025.05.30 21:29:11.296046 [ 256 ] {83a73bb1-c717-4b10-91d3-934b10bd82cf} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2025.05.30 21:29:11.296090 [ 256 ] {83a73bb1-c717-4b10-91d3-934b10bd82cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4412 | 2025.05.30 21:29:11.296498 [ 256 ] {83a73bb1-c717-4b10-91d3-934b10bd82cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4413 | 2025.05.30 21:29:11.296730 [ 256 ] {83a73bb1-c717-4b10-91d3-934b10bd82cf} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2025.05.30 21:29:11.296880 [ 256 ] {83a73bb1-c717-4b10-91d3-934b10bd82cf} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.001632 sec., 82107.84313725491 rows/sec., 7.06 MiB/sec. | ||
| 4415 | 2025.05.30 21:29:11.296924 [ 256 ] {83a73bb1-c717-4b10-91d3-934b10bd82cf} <Debug> TCPHandler: Processed in 0.001950982 sec. | ||
| 4416 | 2025.05.30 21:29:11.297045 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2025.05.30 21:29:11.297140 [ 256 ] {0f910f8c-0641-4adf-8164-42cc035c82d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4418 | 2025.05.30 21:29:11.297183 [ 256 ] {0f910f8c-0641-4adf-8164-42cc035c82d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2025.05.30 21:29:11.297600 [ 256 ] {0f910f8c-0641-4adf-8164-42cc035c82d3} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2025.05.30 21:29:11.297637 [ 256 ] {0f910f8c-0641-4adf-8164-42cc035c82d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4421 | 2025.05.30 21:29:11.297949 [ 256 ] {0f910f8c-0641-4adf-8164-42cc035c82d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4422 | 2025.05.30 21:29:11.298169 [ 256 ] {0f910f8c-0641-4adf-8164-42cc035c82d3} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2025.05.30 21:29:11.298276 [ 88 ] {} <Debug> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4424 | 2025.05.30 21:29:11.298298 [ 256 ] {0f910f8c-0641-4adf-8164-42cc035c82d3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001177 sec., 33135.08920985556 rows/sec., 2.43 MiB/sec. | ||
| 4425 | 2025.05.30 21:29:11.298352 [ 88 ] {} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2025.05.30 21:29:11.298360 [ 256 ] {0f910f8c-0641-4adf-8164-42cc035c82d3} <Debug> TCPHandler: Processed in 0.001363846 sec. | ||
| 4427 | 2025.05.30 21:29:11.298387 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4428 | 2025.05.30 21:29:11.298486 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2025.05.30 21:29:11.298517 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4430 | 2025.05.30 21:29:11.298586 [ 256 ] {4a4d9a18-442d-4453-b3a0-b04e33d873e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4431 | 2025.05.30 21:29:11.298633 [ 256 ] {4a4d9a18-442d-4453-b3a0-b04e33d873e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4432 | 2025.05.30 21:29:11.298643 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4433 | 2025.05.30 21:29:11.298683 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 175 rows starting from the beginning of the part | ||
| 4434 | 2025.05.30 21:29:11.298752 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
| 4435 | 2025.05.30 21:29:11.298801 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 4436 | 2025.05.30 21:29:11.298846 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
| 4437 | 2025.05.30 21:29:11.298890 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 4438 | 2025.05.30 21:29:11.298935 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
| 4439 | 2025.05.30 21:29:11.299063 [ 256 ] {4a4d9a18-442d-4453-b3a0-b04e33d873e5} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2025.05.30 21:29:11.299110 [ 256 ] {4a4d9a18-442d-4453-b3a0-b04e33d873e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4441 | 2025.05.30 21:29:11.299552 [ 256 ] {4a4d9a18-442d-4453-b3a0-b04e33d873e5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4442 | 2025.05.30 21:29:11.299778 [ 256 ] {4a4d9a18-442d-4453-b3a0-b04e33d873e5} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2025.05.30 21:29:11.299810 [ 202 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334965 sec., 259931.90832718462 rows/sec., 18.92 MiB/sec. | ||
| 4444 | 2025.05.30 21:29:11.299912 [ 256 ] {4a4d9a18-442d-4453-b3a0-b04e33d873e5} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001344 sec., 76636.90476190476 rows/sec., 5.99 MiB/sec. | ||
| 4445 | 2025.05.30 21:29:11.299956 [ 256 ] {4a4d9a18-442d-4453-b3a0-b04e33d873e5} <Debug> TCPHandler: Processed in 0.001518887 sec. | ||
| 4446 | 2025.05.30 21:29:11.299988 [ 191 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4447 | 2025.05.30 21:29:11.300071 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2025.05.30 21:29:11.300165 [ 256 ] {fd963ef7-ddd3-4ffb-8075-50058fc3b9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4449 | 2025.05.30 21:29:11.300210 [ 256 ] {fd963ef7-ddd3-4ffb-8075-50058fc3b9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4450 | 2025.05.30 21:29:11.300252 [ 191 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.05.30 21:29:11.300319 [ 191 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_20_4} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4452 | 2025.05.30 21:29:11.300411 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4453 | 2025.05.30 21:29:11.300620 [ 256 ] {fd963ef7-ddd3-4ffb-8075-50058fc3b9e8} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2025.05.30 21:29:11.300656 [ 256 ] {fd963ef7-ddd3-4ffb-8075-50058fc3b9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4455 | 2025.05.30 21:29:11.301006 [ 256 ] {fd963ef7-ddd3-4ffb-8075-50058fc3b9e8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4456 | 2025.05.30 21:29:11.301215 [ 256 ] {fd963ef7-ddd3-4ffb-8075-50058fc3b9e8} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2025.05.30 21:29:11.301344 [ 256 ] {fd963ef7-ddd3-4ffb-8075-50058fc3b9e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4458 | 2025.05.30 21:29:11.301382 [ 256 ] {fd963ef7-ddd3-4ffb-8075-50058fc3b9e8} <Debug> TCPHandler: Processed in 0.001359456 sec. | ||
| 4459 | 2025.05.30 21:29:11.301493 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2025.05.30 21:29:11.301587 [ 256 ] {aa51b5c8-c6c2-4064-93a2-ebf715e395b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4461 | 2025.05.30 21:29:11.301642 [ 256 ] {aa51b5c8-c6c2-4064-93a2-ebf715e395b4} <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 | ||
| 4462 | 2025.05.30 21:29:11.302432 [ 256 ] {aa51b5c8-c6c2-4064-93a2-ebf715e395b4} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.05.30 21:29:11.302469 [ 256 ] {aa51b5c8-c6c2-4064-93a2-ebf715e395b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4464 | 2025.05.30 21:29:11.303066 [ 256 ] {aa51b5c8-c6c2-4064-93a2-ebf715e395b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4465 | 2025.05.30 21:29:11.303294 [ 256 ] {aa51b5c8-c6c2-4064-93a2-ebf715e395b4} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2025.05.30 21:29:11.303401 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4467 | 2025.05.30 21:29:11.303437 [ 256 ] {aa51b5c8-c6c2-4064-93a2-ebf715e395b4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001869 sec., 20866.77367576244 rows/sec., 37.39 MiB/sec. | ||
| 4468 | 2025.05.30 21:29:11.303447 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2025.05.30 21:29:11.303484 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4470 | 2025.05.30 21:29:11.303507 [ 256 ] {aa51b5c8-c6c2-4064-93a2-ebf715e395b4} <Debug> TCPHandler: Processed in 0.002061754 sec. | ||
| 4471 | 2025.05.30 21:29:11.303579 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::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 | ||
| 4472 | 2025.05.30 21:29:11.303620 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2025.05.30 21:29:11.303718 [ 256 ] {8944fcee-8e60-4063-ae32-cc619dffd058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4474 | 2025.05.30 21:29:11.303761 [ 256 ] {8944fcee-8e60-4063-ae32-cc619dffd058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4475 | 2025.05.30 21:29:11.303781 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4476 | 2025.05.30 21:29:11.303839 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 399 rows starting from the beginning of the part | ||
| 4477 | 2025.05.30 21:29:11.303959 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
| 4478 | 2025.05.30 21:29:11.304062 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
| 4479 | 2025.05.30 21:29:11.304106 [ 256 ] {8944fcee-8e60-4063-ae32-cc619dffd058} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2025.05.30 21:29:11.304148 [ 256 ] {8944fcee-8e60-4063-ae32-cc619dffd058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4481 | 2025.05.30 21:29:11.304158 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
| 4482 | 2025.05.30 21:29:11.304256 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
| 4483 | 2025.05.30 21:29:11.304346 [ 200 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
| 4484 | 2025.05.30 21:29:11.304474 [ 256 ] {8944fcee-8e60-4063-ae32-cc619dffd058} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4485 | 2025.05.30 21:29:11.304741 [ 256 ] {8944fcee-8e60-4063-ae32-cc619dffd058} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2025.05.30 21:29:11.304878 [ 256 ] {8944fcee-8e60-4063-ae32-cc619dffd058} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 4487 | 2025.05.30 21:29:11.304914 [ 256 ] {8944fcee-8e60-4063-ae32-cc619dffd058} <Debug> TCPHandler: Processed in 0.001343685 sec. | ||
| 4488 | 2025.05.30 21:29:11.314704 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 19 columns (19 merged, 0 gathered) in 0.011158218 sec., 53234.30676833882 rows/sec., 95.39 MiB/sec. | ||
| 4489 | 2025.05.30 21:29:11.315677 [ 202 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4490 | 2025.05.30 21:29:11.316067 [ 202 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.05.30 21:29:11.316150 [ 202 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4492 | 2025.05.30 21:29:11.316287 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 4493 | 2025.05.30 21:29:12.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.05 MiB, peak 234.40 MiB, free memory in arenas 0.00 B, will set to 228.93 MiB (RSS), difference: 1.87 MiB | ||
| 4494 | 2025.05.30 21:29:14.816128 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2025.05.30 21:29:14.816348 [ 256 ] {c0c392f3-0a2c-4a5e-a9a6-da0f16604631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4496 | 2025.05.30 21:29:14.816420 [ 256 ] {c0c392f3-0a2c-4a5e-a9a6-da0f16604631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4497 | 2025.05.30 21:29:14.817116 [ 256 ] {c0c392f3-0a2c-4a5e-a9a6-da0f16604631} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.05.30 21:29:14.817173 [ 256 ] {c0c392f3-0a2c-4a5e-a9a6-da0f16604631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4499 | 2025.05.30 21:29:14.817582 [ 256 ] {c0c392f3-0a2c-4a5e-a9a6-da0f16604631} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4500 | 2025.05.30 21:29:14.817812 [ 256 ] {c0c392f3-0a2c-4a5e-a9a6-da0f16604631} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2025.05.30 21:29:14.817963 [ 256 ] {c0c392f3-0a2c-4a5e-a9a6-da0f16604631} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001669 sec., 2396.644697423607 rows/sec., 195.43 KiB/sec. | ||
| 4502 | 2025.05.30 21:29:14.818006 [ 256 ] {c0c392f3-0a2c-4a5e-a9a6-da0f16604631} <Debug> TCPHandler: Processed in 0.002012653 sec. | ||
| 4503 | 2025.05.30 21:29:14.818124 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2025.05.30 21:29:14.818224 [ 256 ] {b76cd115-e8eb-47dd-8fa0-91450000d374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4505 | 2025.05.30 21:29:14.818267 [ 256 ] {b76cd115-e8eb-47dd-8fa0-91450000d374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4506 | 2025.05.30 21:29:14.819324 [ 256 ] {b76cd115-e8eb-47dd-8fa0-91450000d374} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.05.30 21:29:14.819362 [ 256 ] {b76cd115-e8eb-47dd-8fa0-91450000d374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4508 | 2025.05.30 21:29:14.819754 [ 256 ] {b76cd115-e8eb-47dd-8fa0-91450000d374} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4509 | 2025.05.30 21:29:14.819974 [ 256 ] {b76cd115-e8eb-47dd-8fa0-91450000d374} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2025.05.30 21:29:14.820104 [ 256 ] {b76cd115-e8eb-47dd-8fa0-91450000d374} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.0019 sec., 630526.3157894737 rows/sec., 51.73 MiB/sec. | ||
| 4511 | 2025.05.30 21:29:14.820142 [ 256 ] {b76cd115-e8eb-47dd-8fa0-91450000d374} <Debug> TCPHandler: Processed in 0.002067204 sec. | ||
| 4512 | 2025.05.30 21:29:14.820250 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2025.05.30 21:29:14.820367 [ 256 ] {592bb2ce-7ecd-49da-ad03-89b0185276a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4514 | 2025.05.30 21:29:14.820408 [ 256 ] {592bb2ce-7ecd-49da-ad03-89b0185276a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4515 | 2025.05.30 21:29:14.820797 [ 256 ] {592bb2ce-7ecd-49da-ad03-89b0185276a0} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2025.05.30 21:29:14.820833 [ 256 ] {592bb2ce-7ecd-49da-ad03-89b0185276a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4517 | 2025.05.30 21:29:14.821123 [ 256 ] {592bb2ce-7ecd-49da-ad03-89b0185276a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4518 | 2025.05.30 21:29:14.821344 [ 256 ] {592bb2ce-7ecd-49da-ad03-89b0185276a0} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2025.05.30 21:29:14.821473 [ 256 ] {592bb2ce-7ecd-49da-ad03-89b0185276a0} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 248.26 KiB/sec. | ||
| 4520 | 2025.05.30 21:29:14.821510 [ 256 ] {592bb2ce-7ecd-49da-ad03-89b0185276a0} <Debug> TCPHandler: Processed in 0.001308325 sec. | ||
| 4521 | 2025.05.30 21:29:14.821615 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2025.05.30 21:29:14.821707 [ 256 ] {be322b1f-a113-46f2-82bb-640d99cd0fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4523 | 2025.05.30 21:29:14.821747 [ 256 ] {be322b1f-a113-46f2-82bb-640d99cd0fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4524 | 2025.05.30 21:29:14.822220 [ 256 ] {be322b1f-a113-46f2-82bb-640d99cd0fab} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2025.05.30 21:29:14.822255 [ 256 ] {be322b1f-a113-46f2-82bb-640d99cd0fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4526 | 2025.05.30 21:29:14.822563 [ 256 ] {be322b1f-a113-46f2-82bb-640d99cd0fab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4527 | 2025.05.30 21:29:14.822771 [ 256 ] {be322b1f-a113-46f2-82bb-640d99cd0fab} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.05.30 21:29:14.822895 [ 256 ] {be322b1f-a113-46f2-82bb-640d99cd0fab} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001206 sec., 189054.7263681592 rows/sec., 12.80 MiB/sec. | ||
| 4529 | 2025.05.30 21:29:14.822932 [ 256 ] {be322b1f-a113-46f2-82bb-640d99cd0fab} <Debug> TCPHandler: Processed in 0.001365375 sec. | ||
| 4530 | 2025.05.30 21:29:14.823035 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.05.30 21:29:14.823129 [ 256 ] {28adb21c-504d-4c21-b8ee-9a25f8ebcf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4532 | 2025.05.30 21:29:14.823168 [ 256 ] {28adb21c-504d-4c21-b8ee-9a25f8ebcf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4533 | 2025.05.30 21:29:14.823752 [ 256 ] {28adb21c-504d-4c21-b8ee-9a25f8ebcf64} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.05.30 21:29:14.823788 [ 256 ] {28adb21c-504d-4c21-b8ee-9a25f8ebcf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4535 | 2025.05.30 21:29:14.824105 [ 256 ] {28adb21c-504d-4c21-b8ee-9a25f8ebcf64} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4536 | 2025.05.30 21:29:14.824307 [ 256 ] {28adb21c-504d-4c21-b8ee-9a25f8ebcf64} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2025.05.30 21:29:14.824431 [ 256 ] {28adb21c-504d-4c21-b8ee-9a25f8ebcf64} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001321 sec., 396669.19000757 rows/sec., 29.37 MiB/sec. | ||
| 4538 | 2025.05.30 21:29:14.824468 [ 256 ] {28adb21c-504d-4c21-b8ee-9a25f8ebcf64} <Debug> TCPHandler: Processed in 0.001480187 sec. | ||
| 4539 | 2025.05.30 21:29:14.824577 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2025.05.30 21:29:14.824670 [ 256 ] {8a633f3e-8d84-4df0-adbb-90d2b582a743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4541 | 2025.05.30 21:29:14.824714 [ 256 ] {8a633f3e-8d84-4df0-adbb-90d2b582a743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4542 | 2025.05.30 21:29:14.825307 [ 256 ] {8a633f3e-8d84-4df0-adbb-90d2b582a743} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2025.05.30 21:29:14.825343 [ 256 ] {8a633f3e-8d84-4df0-adbb-90d2b582a743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4544 | 2025.05.30 21:29:14.825722 [ 256 ] {8a633f3e-8d84-4df0-adbb-90d2b582a743} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4545 | 2025.05.30 21:29:14.825941 [ 256 ] {8a633f3e-8d84-4df0-adbb-90d2b582a743} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2025.05.30 21:29:14.826068 [ 256 ] {8a633f3e-8d84-4df0-adbb-90d2b582a743} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.001416 sec., 687853.1073446329 rows/sec., 46.17 MiB/sec. | ||
| 4547 | 2025.05.30 21:29:14.826103 [ 256 ] {8a633f3e-8d84-4df0-adbb-90d2b582a743} <Debug> TCPHandler: Processed in 0.001573748 sec. | ||
| 4548 | 2025.05.30 21:29:14.826213 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2025.05.30 21:29:14.826306 [ 256 ] {e7fe0a8f-5f1c-4f63-bf2a-22acb0340ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4550 | 2025.05.30 21:29:14.826348 [ 256 ] {e7fe0a8f-5f1c-4f63-bf2a-22acb0340ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4551 | 2025.05.30 21:29:14.826675 [ 256 ] {e7fe0a8f-5f1c-4f63-bf2a-22acb0340ed5} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.05.30 21:29:14.826711 [ 256 ] {e7fe0a8f-5f1c-4f63-bf2a-22acb0340ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4553 | 2025.05.30 21:29:14.827010 [ 256 ] {e7fe0a8f-5f1c-4f63-bf2a-22acb0340ed5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4554 | 2025.05.30 21:29:14.827220 [ 256 ] {e7fe0a8f-5f1c-4f63-bf2a-22acb0340ed5} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.05.30 21:29:14.827349 [ 256 ] {e7fe0a8f-5f1c-4f63-bf2a-22acb0340ed5} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001062 sec., 43314.50094161958 rows/sec., 2.93 MiB/sec. | ||
| 4556 | 2025.05.30 21:29:14.827384 [ 256 ] {e7fe0a8f-5f1c-4f63-bf2a-22acb0340ed5} <Debug> TCPHandler: Processed in 0.001220523 sec. | ||
| 4557 | 2025.05.30 21:29:16.288062 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.05.30 21:29:16.288275 [ 256 ] {3324566c-e8ec-406f-a139-1c456861eeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4559 | 2025.05.30 21:29:16.288356 [ 256 ] {3324566c-e8ec-406f-a139-1c456861eeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4560 | 2025.05.30 21:29:16.289109 [ 256 ] {3324566c-e8ec-406f-a139-1c456861eeed} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.05.30 21:29:16.289172 [ 256 ] {3324566c-e8ec-406f-a139-1c456861eeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4562 | 2025.05.30 21:29:16.289681 [ 256 ] {3324566c-e8ec-406f-a139-1c456861eeed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4563 | 2025.05.30 21:29:16.289970 [ 256 ] {3324566c-e8ec-406f-a139-1c456861eeed} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.05.30 21:29:16.290141 [ 83 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4565 | 2025.05.30 21:29:16.290150 [ 256 ] {3324566c-e8ec-406f-a139-1c456861eeed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.21 MiB/sec. | ||
| 4566 | 2025.05.30 21:29:16.290188 [ 83 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2025.05.30 21:29:16.290213 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4568 | 2025.05.30 21:29:16.290218 [ 256 ] {3324566c-e8ec-406f-a139-1c456861eeed} <Debug> TCPHandler: Processed in 0.002338277 sec. | ||
| 4569 | 2025.05.30 21:29:16.290394 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2025.05.30 21:29:16.290419 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4571 | 2025.05.30 21:29:16.290507 [ 256 ] {f4465d29-0653-43a4-803f-c28163b764e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4572 | 2025.05.30 21:29:16.290560 [ 256 ] {f4465d29-0653-43a4-803f-c28163b764e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4573 | 2025.05.30 21:29:16.290614 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4574 | 2025.05.30 21:29:16.290670 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1965 rows starting from the beginning of the part | ||
| 4575 | 2025.05.30 21:29:16.290762 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 255 rows starting from the beginning of the part | ||
| 4576 | 2025.05.30 21:29:16.290838 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4577 | 2025.05.30 21:29:16.290906 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 134 rows starting from the beginning of the part | ||
| 4578 | 2025.05.30 21:29:16.290974 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1198 rows starting from the beginning of the part | ||
| 4579 | 2025.05.30 21:29:16.291040 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4580 | 2025.05.30 21:29:16.291076 [ 256 ] {f4465d29-0653-43a4-803f-c28163b764e3} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2025.05.30 21:29:16.291123 [ 256 ] {f4465d29-0653-43a4-803f-c28163b764e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4582 | 2025.05.30 21:29:16.291526 [ 256 ] {f4465d29-0653-43a4-803f-c28163b764e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4583 | 2025.05.30 21:29:16.291808 [ 256 ] {f4465d29-0653-43a4-803f-c28163b764e3} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2025.05.30 21:29:16.291989 [ 256 ] {f4465d29-0653-43a4-803f-c28163b764e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec. | ||
| 4585 | 2025.05.30 21:29:16.291998 [ 82 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4586 | 2025.05.30 21:29:16.292039 [ 256 ] {f4465d29-0653-43a4-803f-c28163b764e3} <Debug> TCPHandler: Processed in 0.00170372 sec. | ||
| 4587 | 2025.05.30 21:29:16.292074 [ 82 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.05.30 21:29:16.292103 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4589 | 2025.05.30 21:29:16.292189 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2025.05.30 21:29:16.292202 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4591 | 2025.05.30 21:29:16.292300 [ 256 ] {bf2f9255-9df3-4f8d-bab8-778aada378e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4592 | 2025.05.30 21:29:16.292345 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4593 | 2025.05.30 21:29:16.292357 [ 256 ] {bf2f9255-9df3-4f8d-bab8-778aada378e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4594 | 2025.05.30 21:29:16.292387 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 949 rows starting from the beginning of the part | ||
| 4595 | 2025.05.30 21:29:16.292462 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 141 rows starting from the beginning of the part | ||
| 4596 | 2025.05.30 21:29:16.292507 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 4597 | 2025.05.30 21:29:16.292550 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 103 rows starting from the beginning of the part | ||
| 4598 | 2025.05.30 21:29:16.292590 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 524 rows starting from the beginning of the part | ||
| 4599 | 2025.05.30 21:29:16.292629 [ 202 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4600 | 2025.05.30 21:29:16.292833 [ 256 ] {bf2f9255-9df3-4f8d-bab8-778aada378e1} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2025.05.30 21:29:16.292882 [ 256 ] {bf2f9255-9df3-4f8d-bab8-778aada378e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4602 | 2025.05.30 21:29:16.292915 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3664 rows, containing 5 columns (5 merged, 0 gathered) in 0.00259947 sec., 1409518.0940730225 rows/sec., 121.69 MiB/sec. | ||
| 4603 | 2025.05.30 21:29:16.293244 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4604 | 2025.05.30 21:29:16.293415 [ 256 ] {bf2f9255-9df3-4f8d-bab8-778aada378e1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4605 | 2025.05.30 21:29:16.293580 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2025.05.30 21:29:16.293659 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_36_7} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4607 | 2025.05.30 21:29:16.293700 [ 256 ] {bf2f9255-9df3-4f8d-bab8-778aada378e1} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2025.05.30 21:29:16.293762 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 4609 | 2025.05.30 21:29:16.293845 [ 187 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691959 sec., 1090451.9553960823 rows/sec., 85.56 MiB/sec. | ||
| 4610 | 2025.05.30 21:29:16.293855 [ 256 ] {bf2f9255-9df3-4f8d-bab8-778aada378e1} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001578 sec., 21546.261089987325 rows/sec., 1.51 MiB/sec. | ||
| 4611 | 2025.05.30 21:29:16.293910 [ 256 ] {bf2f9255-9df3-4f8d-bab8-778aada378e1} <Debug> TCPHandler: Processed in 0.00177821 sec. | ||
| 4612 | 2025.05.30 21:29:16.294035 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4613 | 2025.05.30 21:29:16.294062 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2025.05.30 21:29:16.294161 [ 256 ] {ac268747-f4b0-4b42-bf03-19a1cf2e88d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4615 | 2025.05.30 21:29:16.294213 [ 256 ] {ac268747-f4b0-4b42-bf03-19a1cf2e88d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4616 | 2025.05.30 21:29:16.294359 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2025.05.30 21:29:16.294436 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_36_7} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4618 | 2025.05.30 21:29:16.294530 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4619 | 2025.05.30 21:29:16.294644 [ 256 ] {ac268747-f4b0-4b42-bf03-19a1cf2e88d2} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2025.05.30 21:29:16.294683 [ 256 ] {ac268747-f4b0-4b42-bf03-19a1cf2e88d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4621 | 2025.05.30 21:29:16.295048 [ 256 ] {ac268747-f4b0-4b42-bf03-19a1cf2e88d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4622 | 2025.05.30 21:29:16.295309 [ 256 ] {ac268747-f4b0-4b42-bf03-19a1cf2e88d2} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2025.05.30 21:29:16.295464 [ 256 ] {ac268747-f4b0-4b42-bf03-19a1cf2e88d2} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001323 sec., 10582.010582010582 rows/sec., 721.17 KiB/sec. | ||
| 4624 | 2025.05.30 21:29:16.295506 [ 256 ] {ac268747-f4b0-4b42-bf03-19a1cf2e88d2} <Debug> TCPHandler: Processed in 0.001498988 sec. | ||
| 4625 | 2025.05.30 21:29:17.530802 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 4626 | 2025.05.30 21:29:17.531275 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.05.30 21:29:17.531308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4628 | 2025.05.30 21:29:17.531773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4629 | 2025.05.30 21:29:17.531999 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.05.30 21:29:17.532126 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 4631 | 2025.05.30 21:29:18.133199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4632 | 2025.05.30 21:29:18.151324 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.05.30 21:29:18.151391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4634 | 2025.05.30 21:29:18.157054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4635 | 2025.05.30 21:29:18.157775 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.05.30 21:29:18.161229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4637 | 2025.05.30 21:29:20.043745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 618 | ||
| 4638 | 2025.05.30 21:29:20.046123 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.05.30 21:29:20.046167 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4640 | 2025.05.30 21:29:20.047325 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4641 | 2025.05.30 21:29:20.047579 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.05.30 21:29:20.047824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4643 | 2025.05.30 21:29:21.294101 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2025.05.30 21:29:21.294292 [ 256 ] {20df6923-a247-41d2-aa5a-7f1fa6206a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4645 | 2025.05.30 21:29:21.294357 [ 256 ] {20df6923-a247-41d2-aa5a-7f1fa6206a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4646 | 2025.05.30 21:29:21.295136 [ 256 ] {20df6923-a247-41d2-aa5a-7f1fa6206a20} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2025.05.30 21:29:21.295173 [ 256 ] {20df6923-a247-41d2-aa5a-7f1fa6206a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4648 | 2025.05.30 21:29:21.295578 [ 256 ] {20df6923-a247-41d2-aa5a-7f1fa6206a20} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4649 | 2025.05.30 21:29:21.295801 [ 256 ] {20df6923-a247-41d2-aa5a-7f1fa6206a20} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.05.30 21:29:21.295968 [ 256 ] {20df6923-a247-41d2-aa5a-7f1fa6206a20} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.001728 sec., 77546.29629629629 rows/sec., 6.67 MiB/sec. | ||
| 4651 | 2025.05.30 21:29:21.296010 [ 256 ] {20df6923-a247-41d2-aa5a-7f1fa6206a20} <Debug> TCPHandler: Processed in 0.002037384 sec. | ||
| 4652 | 2025.05.30 21:29:21.296123 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2025.05.30 21:29:21.296216 [ 256 ] {91019b78-26cf-4612-873c-13c47638c834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4654 | 2025.05.30 21:29:21.296256 [ 256 ] {91019b78-26cf-4612-873c-13c47638c834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4655 | 2025.05.30 21:29:21.296697 [ 256 ] {91019b78-26cf-4612-873c-13c47638c834} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.05.30 21:29:21.296733 [ 256 ] {91019b78-26cf-4612-873c-13c47638c834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4657 | 2025.05.30 21:29:21.297024 [ 256 ] {91019b78-26cf-4612-873c-13c47638c834} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4658 | 2025.05.30 21:29:21.297251 [ 256 ] {91019b78-26cf-4612-873c-13c47638c834} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2025.05.30 21:29:21.297398 [ 256 ] {91019b78-26cf-4612-873c-13c47638c834} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.0012 sec., 32500.000000000004 rows/sec., 2.39 MiB/sec. | ||
| 4660 | 2025.05.30 21:29:21.297435 [ 256 ] {91019b78-26cf-4612-873c-13c47638c834} <Debug> TCPHandler: Processed in 0.001360135 sec. | ||
| 4661 | 2025.05.30 21:29:21.297544 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2025.05.30 21:29:21.297635 [ 256 ] {856fa773-1863-4259-bcc6-7088b77422d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4663 | 2025.05.30 21:29:21.297674 [ 256 ] {856fa773-1863-4259-bcc6-7088b77422d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4664 | 2025.05.30 21:29:21.298100 [ 256 ] {856fa773-1863-4259-bcc6-7088b77422d9} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.05.30 21:29:21.298135 [ 256 ] {856fa773-1863-4259-bcc6-7088b77422d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4666 | 2025.05.30 21:29:21.298438 [ 256 ] {856fa773-1863-4259-bcc6-7088b77422d9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4667 | 2025.05.30 21:29:21.298655 [ 256 ] {856fa773-1863-4259-bcc6-7088b77422d9} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.05.30 21:29:21.298776 [ 256 ] {856fa773-1863-4259-bcc6-7088b77422d9} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001158 sec., 88946.45941278066 rows/sec., 6.95 MiB/sec. | ||
| 4669 | 2025.05.30 21:29:21.298812 [ 256 ] {856fa773-1863-4259-bcc6-7088b77422d9} <Debug> TCPHandler: Processed in 0.001315365 sec. | ||
| 4670 | 2025.05.30 21:29:21.298922 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2025.05.30 21:29:21.299013 [ 256 ] {ca9a9a07-32ec-4502-adeb-5b391d689537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4672 | 2025.05.30 21:29:21.299054 [ 256 ] {ca9a9a07-32ec-4502-adeb-5b391d689537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4673 | 2025.05.30 21:29:21.299483 [ 256 ] {ca9a9a07-32ec-4502-adeb-5b391d689537} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.05.30 21:29:21.299520 [ 256 ] {ca9a9a07-32ec-4502-adeb-5b391d689537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4675 | 2025.05.30 21:29:21.299860 [ 256 ] {ca9a9a07-32ec-4502-adeb-5b391d689537} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4676 | 2025.05.30 21:29:21.300073 [ 256 ] {ca9a9a07-32ec-4502-adeb-5b391d689537} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2025.05.30 21:29:21.300178 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4678 | 2025.05.30 21:29:21.300198 [ 256 ] {ca9a9a07-32ec-4502-adeb-5b391d689537} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 4679 | 2025.05.30 21:29:21.300249 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2025.05.30 21:29:21.300257 [ 256 ] {ca9a9a07-32ec-4502-adeb-5b391d689537} <Debug> TCPHandler: Processed in 0.001382285 sec. | ||
| 4681 | 2025.05.30 21:29:21.300278 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4682 | 2025.05.30 21:29:21.300370 [ 191 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4683 | 2025.05.30 21:29:21.300377 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2025.05.30 21:29:21.300467 [ 191 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4685 | 2025.05.30 21:29:21.300484 [ 256 ] {981a3789-9791-4958-8ba8-43531d007515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4686 | 2025.05.30 21:29:21.300497 [ 191 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11092 rows starting from the beginning of the part | ||
| 4687 | 2025.05.30 21:29:21.300536 [ 256 ] {981a3789-9791-4958-8ba8-43531d007515} <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 | ||
| 4688 | 2025.05.30 21:29:21.300557 [ 191 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4689 | 2025.05.30 21:29:21.300602 [ 191 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4690 | 2025.05.30 21:29:21.300644 [ 191 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 974 rows starting from the beginning of the part | ||
| 4691 | 2025.05.30 21:29:21.300694 [ 191 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 4692 | 2025.05.30 21:29:21.300733 [ 191 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4693 | 2025.05.30 21:29:21.301350 [ 256 ] {981a3789-9791-4958-8ba8-43531d007515} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2025.05.30 21:29:21.301384 [ 256 ] {981a3789-9791-4958-8ba8-43531d007515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4695 | 2025.05.30 21:29:21.301975 [ 256 ] {981a3789-9791-4958-8ba8-43531d007515} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4696 | 2025.05.30 21:29:21.302209 [ 256 ] {981a3789-9791-4958-8ba8-43531d007515} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2025.05.30 21:29:21.302345 [ 256 ] {981a3789-9791-4958-8ba8-43531d007515} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00188 sec., 20744.68085106383 rows/sec., 37.17 MiB/sec. | ||
| 4698 | 2025.05.30 21:29:21.302415 [ 256 ] {981a3789-9791-4958-8ba8-43531d007515} <Debug> TCPHandler: Processed in 0.002085734 sec. | ||
| 4699 | 2025.05.30 21:29:21.302545 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2025.05.30 21:29:21.302639 [ 256 ] {598a3649-19de-4de8-b833-f0999396b8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4701 | 2025.05.30 21:29:21.302680 [ 256 ] {598a3649-19de-4de8-b833-f0999396b8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4702 | 2025.05.30 21:29:21.303034 [ 256 ] {598a3649-19de-4de8-b833-f0999396b8ad} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2025.05.30 21:29:21.303069 [ 256 ] {598a3649-19de-4de8-b833-f0999396b8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4704 | 2025.05.30 21:29:21.303377 [ 256 ] {598a3649-19de-4de8-b833-f0999396b8ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4705 | 2025.05.30 21:29:21.303588 [ 256 ] {598a3649-19de-4de8-b833-f0999396b8ad} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2025.05.30 21:29:21.303701 [ 77 ] {} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4707 | 2025.05.30 21:29:21.303711 [ 256 ] {598a3649-19de-4de8-b833-f0999396b8ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4708 | 2025.05.30 21:29:21.303747 [ 77 ] {} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.05.30 21:29:21.303765 [ 256 ] {598a3649-19de-4de8-b833-f0999396b8ad} <Debug> TCPHandler: Processed in 0.001267915 sec. | ||
| 4710 | 2025.05.30 21:29:21.303772 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4711 | 2025.05.30 21:29:21.303868 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4712 | 2025.05.30 21:29:21.303965 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4713 | 2025.05.30 21:29:21.303993 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1336 rows starting from the beginning of the part | ||
| 4714 | 2025.05.30 21:29:21.304045 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4715 | 2025.05.30 21:29:21.304089 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4716 | 2025.05.30 21:29:21.304131 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
| 4717 | 2025.05.30 21:29:21.304169 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 4718 | 2025.05.30 21:29:21.304208 [ 187 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 4719 | 2025.05.30 21:29:21.304314 [ 203 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12580 rows, containing 5 columns (5 merged, 0 gathered) in 0.003980616 sec., 3160314.8859372516 rows/sec., 215.53 MiB/sec. | ||
| 4720 | 2025.05.30 21:29:21.304595 [ 203 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4721 | 2025.05.30 21:29:21.304845 [ 203 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2025.05.30 21:29:21.304905 [ 203 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4723 | 2025.05.30 21:29:21.304972 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 4724 | 2025.05.30 21:29:21.305089 [ 191 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257744 sec., 1253037.1840374512 rows/sec., 83.89 MiB/sec. | ||
| 4725 | 2025.05.30 21:29:21.305267 [ 191 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4726 | 2025.05.30 21:29:21.305494 [ 191 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2025.05.30 21:29:21.305553 [ 191 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_36_7} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4728 | 2025.05.30 21:29:21.305612 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4729 | 2025.05.30 21:29:24.938567 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4730 | 2025.05.30 21:29:24.938679 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4731 | 2025.05.30 21:29:25.032281 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 4732 | 2025.05.30 21:29:25.032754 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.05.30 21:29:25.032788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4734 | 2025.05.30 21:29:25.033252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4735 | 2025.05.30 21:29:25.033480 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.05.30 21:29:25.033603 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4737 | 2025.05.30 21:29:25.033648 [ 72 ] {} <Debug> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4738 | 2025.05.30 21:29:25.033725 [ 72 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2025.05.30 21:29:25.033745 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4740 | 2025.05.30 21:29:25.033843 [ 187 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4741 | 2025.05.30 21:29:25.033942 [ 187 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4742 | 2025.05.30 21:29:25.033974 [ 187 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 4743 | 2025.05.30 21:29:25.034035 [ 187 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 4744 | 2025.05.30 21:29:25.034083 [ 187 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 4745 | 2025.05.30 21:29:25.034136 [ 187 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 4746 | 2025.05.30 21:29:25.034178 [ 187 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 4747 | 2025.05.30 21:29:25.034218 [ 187 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 4748 | 2025.05.30 21:29:25.036137 [ 204 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002336267 sec., 5117565.75768095 rows/sec., 73.21 MiB/sec. | ||
| 4749 | 2025.05.30 21:29:25.036578 [ 204 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4750 | 2025.05.30 21:29:25.036890 [ 204 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2025.05.30 21:29:25.036969 [ 204 ] {b9562bfa-fcc0-450c-8b78-d5db7c21fe6b::all_1_26_5} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4752 | 2025.05.30 21:29:25.037068 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4753 | 2025.05.30 21:29:25.661367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4754 | 2025.05.30 21:29:25.678163 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2025.05.30 21:29:25.678212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4756 | 2025.05.30 21:29:25.683789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4757 | 2025.05.30 21:29:25.684471 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.05.30 21:29:25.684731 [ 72 ] {} <Debug> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4759 | 2025.05.30 21:29:25.684770 [ 72 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.05.30 21:29:25.684790 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4761 | 2025.05.30 21:29:25.684939 [ 189 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4762 | 2025.05.30 21:29:25.687496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4763 | 2025.05.30 21:29:25.689010 [ 189 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4764 | 2025.05.30 21:29:25.690340 [ 189 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 4765 | 2025.05.30 21:29:25.694656 [ 189 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 4766 | 2025.05.30 21:29:25.698871 [ 189 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 4767 | 2025.05.30 21:29:25.702952 [ 189 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 4768 | 2025.05.30 21:29:25.707272 [ 189 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 4769 | 2025.05.30 21:29:25.711237 [ 189 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 4770 | 2025.05.30 21:29:25.762176 [ 187 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077270918 sec., 2536.529978846634 rows/sec., 13.12 MiB/sec. | ||
| 4771 | 2025.05.30 21:29:25.764796 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4772 | 2025.05.30 21:29:25.766848 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.05.30 21:29:25.766954 [ 194 ] {66eea806-6729-4839-aecb-5b09764ee47c::all_1_26_5} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4774 | 2025.05.30 21:29:25.769973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4775 | 2025.05.30 21:29:26.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.32 MiB, peak 241.86 MiB, free memory in arenas 0.00 B, will set to 236.07 MiB (RSS), difference: 4.75 MiB | ||
| 4776 | 2025.05.30 21:29:26.292753 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2025.05.30 21:29:26.292931 [ 256 ] {bdb477f1-1954-4836-bc87-1bcea4412048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4778 | 2025.05.30 21:29:26.292995 [ 256 ] {bdb477f1-1954-4836-bc87-1bcea4412048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4779 | 2025.05.30 21:29:26.293647 [ 256 ] {bdb477f1-1954-4836-bc87-1bcea4412048} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.05.30 21:29:26.293689 [ 256 ] {bdb477f1-1954-4836-bc87-1bcea4412048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4781 | 2025.05.30 21:29:26.294097 [ 256 ] {bdb477f1-1954-4836-bc87-1bcea4412048} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4782 | 2025.05.30 21:29:26.294329 [ 256 ] {bdb477f1-1954-4836-bc87-1bcea4412048} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2025.05.30 21:29:26.294490 [ 256 ] {bdb477f1-1954-4836-bc87-1bcea4412048} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.66 MiB/sec. | ||
| 4784 | 2025.05.30 21:29:26.294532 [ 256 ] {bdb477f1-1954-4836-bc87-1bcea4412048} <Debug> TCPHandler: Processed in 0.001918002 sec. | ||
| 4785 | 2025.05.30 21:29:26.294650 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2025.05.30 21:29:26.294746 [ 256 ] {98f8e9ab-d499-4bbb-9c3b-a15448534734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4787 | 2025.05.30 21:29:26.294787 [ 256 ] {98f8e9ab-d499-4bbb-9c3b-a15448534734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4788 | 2025.05.30 21:29:26.295212 [ 256 ] {98f8e9ab-d499-4bbb-9c3b-a15448534734} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2025.05.30 21:29:26.295246 [ 256 ] {98f8e9ab-d499-4bbb-9c3b-a15448534734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4790 | 2025.05.30 21:29:26.295554 [ 256 ] {98f8e9ab-d499-4bbb-9c3b-a15448534734} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4791 | 2025.05.30 21:29:26.295777 [ 256 ] {98f8e9ab-d499-4bbb-9c3b-a15448534734} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2025.05.30 21:29:26.295907 [ 256 ] {98f8e9ab-d499-4bbb-9c3b-a15448534734} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 4793 | 2025.05.30 21:29:26.295945 [ 256 ] {98f8e9ab-d499-4bbb-9c3b-a15448534734} <Debug> TCPHandler: Processed in 0.001344065 sec. | ||
| 4794 | 2025.05.30 21:29:26.296058 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2025.05.30 21:29:26.296152 [ 256 ] {b4f1b193-ec28-4cc8-9d76-31f67db887f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4796 | 2025.05.30 21:29:26.296195 [ 256 ] {b4f1b193-ec28-4cc8-9d76-31f67db887f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4797 | 2025.05.30 21:29:26.296608 [ 256 ] {b4f1b193-ec28-4cc8-9d76-31f67db887f1} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2025.05.30 21:29:26.296643 [ 256 ] {b4f1b193-ec28-4cc8-9d76-31f67db887f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4799 | 2025.05.30 21:29:26.296992 [ 256 ] {b4f1b193-ec28-4cc8-9d76-31f67db887f1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4800 | 2025.05.30 21:29:26.297210 [ 256 ] {b4f1b193-ec28-4cc8-9d76-31f67db887f1} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2025.05.30 21:29:26.297337 [ 256 ] {b4f1b193-ec28-4cc8-9d76-31f67db887f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 4802 | 2025.05.30 21:29:26.297373 [ 256 ] {b4f1b193-ec28-4cc8-9d76-31f67db887f1} <Debug> TCPHandler: Processed in 0.001363426 sec. | ||
| 4803 | 2025.05.30 21:29:26.297473 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2025.05.30 21:29:26.297567 [ 256 ] {1577a0aa-edab-4019-b89a-263221216d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4805 | 2025.05.30 21:29:26.297610 [ 256 ] {1577a0aa-edab-4019-b89a-263221216d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4806 | 2025.05.30 21:29:26.297943 [ 256 ] {1577a0aa-edab-4019-b89a-263221216d83} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2025.05.30 21:29:26.297978 [ 256 ] {1577a0aa-edab-4019-b89a-263221216d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4808 | 2025.05.30 21:29:26.298292 [ 256 ] {1577a0aa-edab-4019-b89a-263221216d83} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4809 | 2025.05.30 21:29:26.298503 [ 256 ] {1577a0aa-edab-4019-b89a-263221216d83} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2025.05.30 21:29:26.298630 [ 256 ] {1577a0aa-edab-4019-b89a-263221216d83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4811 | 2025.05.30 21:29:26.298665 [ 256 ] {1577a0aa-edab-4019-b89a-263221216d83} <Debug> TCPHandler: Processed in 0.001240205 sec. | ||
| 4812 | 2025.05.30 21:29:28.743364 [ 69 ] {} <Debug> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4813 | 2025.05.30 21:29:28.743445 [ 69 ] {} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2025.05.30 21:29:28.743467 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4815 | 2025.05.30 21:29:28.743593 [ 192 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4816 | 2025.05.30 21:29:28.743751 [ 192 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4817 | 2025.05.30 21:29:28.743786 [ 192 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 366 rows starting from the beginning of the part | ||
| 4818 | 2025.05.30 21:29:28.743893 [ 192 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4819 | 2025.05.30 21:29:28.743946 [ 192 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4820 | 2025.05.30 21:29:28.744002 [ 192 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4821 | 2025.05.30 21:29:28.744044 [ 192 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4822 | 2025.05.30 21:29:28.744971 [ 187 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433737 sec., 606805.8507243658 rows/sec., 43.93 MiB/sec. | ||
| 4823 | 2025.05.30 21:29:28.745201 [ 193 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4824 | 2025.05.30 21:29:28.745508 [ 193 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2025.05.30 21:29:28.745579 [ 193 ] {78e0d7e7-9e6c-4393-8a82-30782b51f066::all_1_9_2} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4826 | 2025.05.30 21:29:28.745667 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4827 | 2025.05.30 21:29:30.048931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 638 | ||
| 4828 | 2025.05.30 21:29:30.050959 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2025.05.30 21:29:30.051002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4830 | 2025.05.30 21:29:30.052151 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4831 | 2025.05.30 21:29:30.052412 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2025.05.30 21:29:30.052670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 4833 | 2025.05.30 21:29:31.297040 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2025.05.30 21:29:31.297217 [ 256 ] {b12b8238-42a0-41a5-acd1-be67b3446d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4835 | 2025.05.30 21:29:31.297281 [ 256 ] {b12b8238-42a0-41a5-acd1-be67b3446d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4836 | 2025.05.30 21:29:31.297944 [ 256 ] {b12b8238-42a0-41a5-acd1-be67b3446d21} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.05.30 21:29:31.297983 [ 256 ] {b12b8238-42a0-41a5-acd1-be67b3446d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4838 | 2025.05.30 21:29:31.298386 [ 256 ] {b12b8238-42a0-41a5-acd1-be67b3446d21} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4839 | 2025.05.30 21:29:31.298622 [ 256 ] {b12b8238-42a0-41a5-acd1-be67b3446d21} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.05.30 21:29:31.298781 [ 256 ] {b12b8238-42a0-41a5-acd1-be67b3446d21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 4841 | 2025.05.30 21:29:31.298840 [ 256 ] {b12b8238-42a0-41a5-acd1-be67b3446d21} <Debug> TCPHandler: Processed in 0.001927122 sec. | ||
| 4842 | 2025.05.30 21:29:31.298972 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2025.05.30 21:29:31.299073 [ 256 ] {5667582e-0b59-4292-995b-dd0b12d18233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4844 | 2025.05.30 21:29:31.299117 [ 256 ] {5667582e-0b59-4292-995b-dd0b12d18233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4845 | 2025.05.30 21:29:31.299539 [ 256 ] {5667582e-0b59-4292-995b-dd0b12d18233} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.05.30 21:29:31.299575 [ 256 ] {5667582e-0b59-4292-995b-dd0b12d18233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4847 | 2025.05.30 21:29:31.299894 [ 256 ] {5667582e-0b59-4292-995b-dd0b12d18233} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4848 | 2025.05.30 21:29:31.300105 [ 256 ] {5667582e-0b59-4292-995b-dd0b12d18233} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2025.05.30 21:29:31.300237 [ 256 ] {5667582e-0b59-4292-995b-dd0b12d18233} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 686.39 KiB/sec. | ||
| 4850 | 2025.05.30 21:29:31.300275 [ 256 ] {5667582e-0b59-4292-995b-dd0b12d18233} <Debug> TCPHandler: Processed in 0.001353506 sec. | ||
| 4851 | 2025.05.30 21:29:31.300394 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2025.05.30 21:29:31.300488 [ 256 ] {ebcb7209-24b9-4430-b5d1-948531589849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4853 | 2025.05.30 21:29:31.300528 [ 256 ] {ebcb7209-24b9-4430-b5d1-948531589849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4854 | 2025.05.30 21:29:31.301099 [ 256 ] {ebcb7209-24b9-4430-b5d1-948531589849} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2025.05.30 21:29:31.301134 [ 256 ] {ebcb7209-24b9-4430-b5d1-948531589849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4856 | 2025.05.30 21:29:31.301461 [ 256 ] {ebcb7209-24b9-4430-b5d1-948531589849} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4857 | 2025.05.30 21:29:31.301673 [ 256 ] {ebcb7209-24b9-4430-b5d1-948531589849} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2025.05.30 21:29:31.301803 [ 256 ] {ebcb7209-24b9-4430-b5d1-948531589849} <Debug> executeQuery: Read 259 rows, 23.61 KiB in 0.001335 sec., 194007.4906367041 rows/sec., 17.27 MiB/sec. | ||
| 4859 | 2025.05.30 21:29:31.301842 [ 256 ] {ebcb7209-24b9-4430-b5d1-948531589849} <Debug> TCPHandler: Processed in 0.001506058 sec. | ||
| 4860 | 2025.05.30 21:29:31.301943 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2025.05.30 21:29:31.302047 [ 256 ] {ee8798b0-fd70-4b3f-b75f-d2afa3be18d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4862 | 2025.05.30 21:29:31.302087 [ 256 ] {ee8798b0-fd70-4b3f-b75f-d2afa3be18d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4863 | 2025.05.30 21:29:31.302512 [ 256 ] {ee8798b0-fd70-4b3f-b75f-d2afa3be18d1} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2025.05.30 21:29:31.302546 [ 256 ] {ee8798b0-fd70-4b3f-b75f-d2afa3be18d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4865 | 2025.05.30 21:29:31.302851 [ 256 ] {ee8798b0-fd70-4b3f-b75f-d2afa3be18d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4866 | 2025.05.30 21:29:31.303054 [ 256 ] {ee8798b0-fd70-4b3f-b75f-d2afa3be18d1} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.05.30 21:29:31.303177 [ 256 ] {ee8798b0-fd70-4b3f-b75f-d2afa3be18d1} <Debug> executeQuery: Read 61 rows, 4.59 KiB in 0.001149 sec., 53089.64316797215 rows/sec., 3.90 MiB/sec. | ||
| 4868 | 2025.05.30 21:29:31.303213 [ 256 ] {ee8798b0-fd70-4b3f-b75f-d2afa3be18d1} <Debug> TCPHandler: Processed in 0.001319006 sec. | ||
| 4869 | 2025.05.30 21:29:31.303316 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2025.05.30 21:29:31.303414 [ 256 ] {580a6425-cd52-4c8a-a8ef-4644f22c854e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4871 | 2025.05.30 21:29:31.303452 [ 256 ] {580a6425-cd52-4c8a-a8ef-4644f22c854e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4872 | 2025.05.30 21:29:31.303840 [ 256 ] {580a6425-cd52-4c8a-a8ef-4644f22c854e} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2025.05.30 21:29:31.303875 [ 256 ] {580a6425-cd52-4c8a-a8ef-4644f22c854e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4874 | 2025.05.30 21:29:31.304161 [ 256 ] {580a6425-cd52-4c8a-a8ef-4644f22c854e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4875 | 2025.05.30 21:29:31.304376 [ 256 ] {580a6425-cd52-4c8a-a8ef-4644f22c854e} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.05.30 21:29:31.304502 [ 256 ] {580a6425-cd52-4c8a-a8ef-4644f22c854e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 4877 | 2025.05.30 21:29:31.304539 [ 256 ] {580a6425-cd52-4c8a-a8ef-4644f22c854e} <Debug> TCPHandler: Processed in 0.001273035 sec. | ||
| 4878 | 2025.05.30 21:29:31.304657 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2025.05.30 21:29:31.304756 [ 256 ] {dd8c014f-9050-4c28-bffc-859e07af57f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4880 | 2025.05.30 21:29:31.304806 [ 256 ] {dd8c014f-9050-4c28-bffc-859e07af57f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4881 | 2025.05.30 21:29:31.305312 [ 256 ] {dd8c014f-9050-4c28-bffc-859e07af57f7} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2025.05.30 21:29:31.305356 [ 256 ] {dd8c014f-9050-4c28-bffc-859e07af57f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4883 | 2025.05.30 21:29:31.305727 [ 256 ] {dd8c014f-9050-4c28-bffc-859e07af57f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4884 | 2025.05.30 21:29:31.305951 [ 256 ] {dd8c014f-9050-4c28-bffc-859e07af57f7} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2025.05.30 21:29:31.306085 [ 256 ] {dd8c014f-9050-4c28-bffc-859e07af57f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001348 sec., 8902.077151335312 rows/sec., 695.47 KiB/sec. | ||
| 4886 | 2025.05.30 21:29:31.306123 [ 256 ] {dd8c014f-9050-4c28-bffc-859e07af57f7} <Debug> TCPHandler: Processed in 0.001525747 sec. | ||
| 4887 | 2025.05.30 21:29:31.306243 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2025.05.30 21:29:31.306344 [ 256 ] {95780867-3901-4552-b483-efb5debbc761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4889 | 2025.05.30 21:29:31.306387 [ 256 ] {95780867-3901-4552-b483-efb5debbc761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4890 | 2025.05.30 21:29:31.306885 [ 256 ] {95780867-3901-4552-b483-efb5debbc761} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2025.05.30 21:29:31.306922 [ 256 ] {95780867-3901-4552-b483-efb5debbc761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4892 | 2025.05.30 21:29:31.307255 [ 256 ] {95780867-3901-4552-b483-efb5debbc761} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4893 | 2025.05.30 21:29:31.307482 [ 256 ] {95780867-3901-4552-b483-efb5debbc761} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.05.30 21:29:31.307615 [ 256 ] {95780867-3901-4552-b483-efb5debbc761} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.00129 sec., 115503.87596899226 rows/sec., 9.32 MiB/sec. | ||
| 4895 | 2025.05.30 21:29:31.307658 [ 256 ] {95780867-3901-4552-b483-efb5debbc761} <Debug> TCPHandler: Processed in 0.001473147 sec. | ||
| 4896 | 2025.05.30 21:29:31.307763 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2025.05.30 21:29:31.307858 [ 256 ] {0096cbcb-ef6d-4ccc-89df-a38bb005763a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4898 | 2025.05.30 21:29:31.307903 [ 256 ] {0096cbcb-ef6d-4ccc-89df-a38bb005763a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4899 | 2025.05.30 21:29:31.308316 [ 256 ] {0096cbcb-ef6d-4ccc-89df-a38bb005763a} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2025.05.30 21:29:31.308350 [ 256 ] {0096cbcb-ef6d-4ccc-89df-a38bb005763a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4901 | 2025.05.30 21:29:31.308695 [ 256 ] {0096cbcb-ef6d-4ccc-89df-a38bb005763a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4902 | 2025.05.30 21:29:31.308903 [ 256 ] {0096cbcb-ef6d-4ccc-89df-a38bb005763a} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2025.05.30 21:29:31.309037 [ 256 ] {0096cbcb-ef6d-4ccc-89df-a38bb005763a} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001198 sec., 167779.63272120198 rows/sec., 12.02 MiB/sec. | ||
| 4904 | 2025.05.30 21:29:31.309077 [ 256 ] {0096cbcb-ef6d-4ccc-89df-a38bb005763a} <Debug> TCPHandler: Processed in 0.001361376 sec. | ||
| 4905 | 2025.05.30 21:29:31.309187 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2025.05.30 21:29:31.309281 [ 256 ] {397d7e8d-fd3a-4c13-abc6-f89ed408feba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4907 | 2025.05.30 21:29:31.309335 [ 256 ] {397d7e8d-fd3a-4c13-abc6-f89ed408feba} <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 | ||
| 4908 | 2025.05.30 21:29:31.310192 [ 256 ] {397d7e8d-fd3a-4c13-abc6-f89ed408feba} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2025.05.30 21:29:31.310228 [ 256 ] {397d7e8d-fd3a-4c13-abc6-f89ed408feba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4910 | 2025.05.30 21:29:31.310810 [ 256 ] {397d7e8d-fd3a-4c13-abc6-f89ed408feba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4911 | 2025.05.30 21:29:31.311033 [ 256 ] {397d7e8d-fd3a-4c13-abc6-f89ed408feba} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2025.05.30 21:29:31.311181 [ 256 ] {397d7e8d-fd3a-4c13-abc6-f89ed408feba} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001916 sec., 20354.90605427975 rows/sec., 36.48 MiB/sec. | ||
| 4913 | 2025.05.30 21:29:31.311243 [ 256 ] {397d7e8d-fd3a-4c13-abc6-f89ed408feba} <Debug> TCPHandler: Processed in 0.002104504 sec. | ||
| 4914 | 2025.05.30 21:29:31.311356 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2025.05.30 21:29:31.311450 [ 256 ] {a676707a-3ee0-42e4-97a4-228713bfe53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4916 | 2025.05.30 21:29:31.311494 [ 256 ] {a676707a-3ee0-42e4-97a4-228713bfe53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4917 | 2025.05.30 21:29:31.311832 [ 256 ] {a676707a-3ee0-42e4-97a4-228713bfe53b} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2025.05.30 21:29:31.311867 [ 256 ] {a676707a-3ee0-42e4-97a4-228713bfe53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4919 | 2025.05.30 21:29:31.312179 [ 256 ] {a676707a-3ee0-42e4-97a4-228713bfe53b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4920 | 2025.05.30 21:29:31.312395 [ 256 ] {a676707a-3ee0-42e4-97a4-228713bfe53b} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2025.05.30 21:29:31.312529 [ 256 ] {a676707a-3ee0-42e4-97a4-228713bfe53b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4922 | 2025.05.30 21:29:31.312568 [ 256 ] {a676707a-3ee0-42e4-97a4-228713bfe53b} <Debug> TCPHandler: Processed in 0.001260734 sec. | ||
| 4923 | 2025.05.30 21:29:32.533755 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 4924 | 2025.05.30 21:29:32.534538 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.05.30 21:29:32.534618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4926 | 2025.05.30 21:29:32.535448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4927 | 2025.05.30 21:29:32.535683 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2025.05.30 21:29:32.535830 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 4929 | 2025.05.30 21:29:33.187630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4930 | 2025.05.30 21:29:33.203250 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2025.05.30 21:29:33.203312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4932 | 2025.05.30 21:29:33.209133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4933 | 2025.05.30 21:29:33.209897 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2025.05.30 21:29:33.213060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4935 | 2025.05.30 21:29:36.293049 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2025.05.30 21:29:36.293234 [ 256 ] {a5909981-8f68-4476-bff4-90bf7946621f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4937 | 2025.05.30 21:29:36.293299 [ 256 ] {a5909981-8f68-4476-bff4-90bf7946621f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4938 | 2025.05.30 21:29:36.293956 [ 256 ] {a5909981-8f68-4476-bff4-90bf7946621f} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.05.30 21:29:36.294001 [ 256 ] {a5909981-8f68-4476-bff4-90bf7946621f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4940 | 2025.05.30 21:29:36.294416 [ 256 ] {a5909981-8f68-4476-bff4-90bf7946621f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4941 | 2025.05.30 21:29:36.294645 [ 256 ] {a5909981-8f68-4476-bff4-90bf7946621f} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.05.30 21:29:36.294802 [ 256 ] {a5909981-8f68-4476-bff4-90bf7946621f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 4943 | 2025.05.30 21:29:36.294846 [ 256 ] {a5909981-8f68-4476-bff4-90bf7946621f} <Debug> TCPHandler: Processed in 0.001923992 sec. | ||
| 4944 | 2025.05.30 21:29:36.294992 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2025.05.30 21:29:36.295087 [ 256 ] {1951f918-34f5-464e-a947-dee71a2cc64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4946 | 2025.05.30 21:29:36.295129 [ 256 ] {1951f918-34f5-464e-a947-dee71a2cc64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4947 | 2025.05.30 21:29:36.295562 [ 256 ] {1951f918-34f5-464e-a947-dee71a2cc64e} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2025.05.30 21:29:36.295601 [ 256 ] {1951f918-34f5-464e-a947-dee71a2cc64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4949 | 2025.05.30 21:29:36.295908 [ 256 ] {1951f918-34f5-464e-a947-dee71a2cc64e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4950 | 2025.05.30 21:29:36.296121 [ 256 ] {1951f918-34f5-464e-a947-dee71a2cc64e} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2025.05.30 21:29:36.296247 [ 256 ] {1951f918-34f5-464e-a947-dee71a2cc64e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 4952 | 2025.05.30 21:29:36.296286 [ 256 ] {1951f918-34f5-464e-a947-dee71a2cc64e} <Debug> TCPHandler: Processed in 0.001344405 sec. | ||
| 4953 | 2025.05.30 21:29:36.296397 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2025.05.30 21:29:36.296490 [ 256 ] {b7126548-7128-499b-aede-7d6fb85c4fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4955 | 2025.05.30 21:29:36.296535 [ 256 ] {b7126548-7128-499b-aede-7d6fb85c4fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4956 | 2025.05.30 21:29:36.296952 [ 256 ] {b7126548-7128-499b-aede-7d6fb85c4fe9} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2025.05.30 21:29:36.296988 [ 256 ] {b7126548-7128-499b-aede-7d6fb85c4fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4958 | 2025.05.30 21:29:36.297330 [ 256 ] {b7126548-7128-499b-aede-7d6fb85c4fe9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4959 | 2025.05.30 21:29:36.297556 [ 256 ] {b7126548-7128-499b-aede-7d6fb85c4fe9} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2025.05.30 21:29:36.297687 [ 256 ] {b7126548-7128-499b-aede-7d6fb85c4fe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 4961 | 2025.05.30 21:29:36.297724 [ 256 ] {b7126548-7128-499b-aede-7d6fb85c4fe9} <Debug> TCPHandler: Processed in 0.001375266 sec. | ||
| 4962 | 2025.05.30 21:29:36.297846 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2025.05.30 21:29:36.297971 [ 256 ] {e39dfc41-f5a4-4009-b65c-2fbbb263a14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4964 | 2025.05.30 21:29:36.298024 [ 256 ] {e39dfc41-f5a4-4009-b65c-2fbbb263a14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4965 | 2025.05.30 21:29:36.298422 [ 256 ] {e39dfc41-f5a4-4009-b65c-2fbbb263a14c} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2025.05.30 21:29:36.298467 [ 256 ] {e39dfc41-f5a4-4009-b65c-2fbbb263a14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4967 | 2025.05.30 21:29:36.298845 [ 256 ] {e39dfc41-f5a4-4009-b65c-2fbbb263a14c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4968 | 2025.05.30 21:29:36.299081 [ 256 ] {e39dfc41-f5a4-4009-b65c-2fbbb263a14c} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2025.05.30 21:29:36.299213 [ 256 ] {e39dfc41-f5a4-4009-b65c-2fbbb263a14c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 4970 | 2025.05.30 21:29:36.299250 [ 256 ] {e39dfc41-f5a4-4009-b65c-2fbbb263a14c} <Debug> TCPHandler: Processed in 0.001464947 sec. | ||
| 4971 | 2025.05.30 21:29:39.938932 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4972 | 2025.05.30 21:29:39.938997 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4973 | 2025.05.30 21:29:40.035967 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 4974 | 2025.05.30 21:29:40.036546 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2025.05.30 21:29:40.036587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4976 | 2025.05.30 21:29:40.037166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4977 | 2025.05.30 21:29:40.037406 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2025.05.30 21:29:40.037533 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 4979 | 2025.05.30 21:29:40.052875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 666 | ||
| 4980 | 2025.05.30 21:29:40.055217 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2025.05.30 21:29:40.055263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4982 | 2025.05.30 21:29:40.056441 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4983 | 2025.05.30 21:29:40.056700 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2025.05.30 21:29:40.056962 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 4985 | 2025.05.30 21:29:40.713178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 4986 | 2025.05.30 21:29:40.729517 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2025.05.30 21:29:40.729581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4988 | 2025.05.30 21:29:40.735587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4989 | 2025.05.30 21:29:40.736315 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2025.05.30 21:29:40.739115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 4991 | 2025.05.30 21:29:41.295354 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2025.05.30 21:29:41.295627 [ 256 ] {508bd900-faa1-40bc-9509-3033366487fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4993 | 2025.05.30 21:29:41.295728 [ 256 ] {508bd900-faa1-40bc-9509-3033366487fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4994 | 2025.05.30 21:29:41.296637 [ 256 ] {508bd900-faa1-40bc-9509-3033366487fc} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2025.05.30 21:29:41.296676 [ 256 ] {508bd900-faa1-40bc-9509-3033366487fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4996 | 2025.05.30 21:29:41.297070 [ 256 ] {508bd900-faa1-40bc-9509-3033366487fc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4997 | 2025.05.30 21:29:41.297303 [ 256 ] {508bd900-faa1-40bc-9509-3033366487fc} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2025.05.30 21:29:41.297427 [ 51 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4999 | 2025.05.30 21:29:41.297453 [ 256 ] {508bd900-faa1-40bc-9509-3033366487fc} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.001901 sec., 70489.21620199895 rows/sec., 6.07 MiB/sec. | ||
| 5000 | 2025.05.30 21:29:41.297469 [ 51 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2025.05.30 21:29:41.297495 [ 256 ] {508bd900-faa1-40bc-9509-3033366487fc} <Debug> TCPHandler: Processed in 0.002331587 sec. | ||
| 5002 | 2025.05.30 21:29:41.297499 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5003 | 2025.05.30 21:29:41.297623 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2025.05.30 21:29:41.297638 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5005 | 2025.05.30 21:29:41.297724 [ 256 ] {89518486-1d53-4c09-83e3-6e8cf8378fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5006 | 2025.05.30 21:29:41.297769 [ 256 ] {89518486-1d53-4c09-83e3-6e8cf8378fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5007 | 2025.05.30 21:29:41.297804 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5008 | 2025.05.30 21:29:41.297845 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1965 rows starting from the beginning of the part | ||
| 5009 | 2025.05.30 21:29:41.297927 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 134 rows starting from the beginning of the part | ||
| 5010 | 2025.05.30 21:29:41.297980 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5011 | 2025.05.30 21:29:41.298028 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 259 rows starting from the beginning of the part | ||
| 5012 | 2025.05.30 21:29:41.298075 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5013 | 2025.05.30 21:29:41.298117 [ 198 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 134 rows starting from the beginning of the part | ||
| 5014 | 2025.05.30 21:29:41.298195 [ 256 ] {89518486-1d53-4c09-83e3-6e8cf8378fd3} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2025.05.30 21:29:41.298234 [ 256 ] {89518486-1d53-4c09-83e3-6e8cf8378fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5016 | 2025.05.30 21:29:41.298602 [ 256 ] {89518486-1d53-4c09-83e3-6e8cf8378fd3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5017 | 2025.05.30 21:29:41.298826 [ 256 ] {89518486-1d53-4c09-83e3-6e8cf8378fd3} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2025.05.30 21:29:41.298955 [ 256 ] {89518486-1d53-4c09-83e3-6e8cf8378fd3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001258 sec., 31001.589825119238 rows/sec., 2.28 MiB/sec. | ||
| 5019 | 2025.05.30 21:29:41.298993 [ 256 ] {89518486-1d53-4c09-83e3-6e8cf8378fd3} <Debug> TCPHandler: Processed in 0.001417726 sec. | ||
| 5020 | 2025.05.30 21:29:41.299102 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2025.05.30 21:29:41.299201 [ 256 ] {60137ac6-c812-4d07-ad41-614de0cb7ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5022 | 2025.05.30 21:29:41.299240 [ 256 ] {60137ac6-c812-4d07-ad41-614de0cb7ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5023 | 2025.05.30 21:29:41.299480 [ 193 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906952 sec., 1365529.9137052218 rows/sec., 118.41 MiB/sec. | ||
| 5024 | 2025.05.30 21:29:41.299681 [ 256 ] {60137ac6-c812-4d07-ad41-614de0cb7ed4} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2025.05.30 21:29:41.299721 [ 256 ] {60137ac6-c812-4d07-ad41-614de0cb7ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5026 | 2025.05.30 21:29:41.299846 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5027 | 2025.05.30 21:29:41.300030 [ 256 ] {60137ac6-c812-4d07-ad41-614de0cb7ed4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5028 | 2025.05.30 21:29:41.300144 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2025.05.30 21:29:41.300213 [ 187 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_41_8} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5030 | 2025.05.30 21:29:41.300245 [ 256 ] {60137ac6-c812-4d07-ad41-614de0cb7ed4} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2025.05.30 21:29:41.300290 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5032 | 2025.05.30 21:29:41.300366 [ 256 ] {60137ac6-c812-4d07-ad41-614de0cb7ed4} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001182 sec., 87140.4399323181 rows/sec., 6.81 MiB/sec. | ||
| 5033 | 2025.05.30 21:29:41.300374 [ 50 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5034 | 2025.05.30 21:29:41.300403 [ 256 ] {60137ac6-c812-4d07-ad41-614de0cb7ed4} <Debug> TCPHandler: Processed in 0.001348215 sec. | ||
| 5035 | 2025.05.30 21:29:41.300424 [ 50 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.05.30 21:29:41.300450 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5037 | 2025.05.30 21:29:41.300511 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5038 | 2025.05.30 21:29:41.300520 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2025.05.30 21:29:41.300606 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5040 | 2025.05.30 21:29:41.300632 [ 256 ] {a44ab5d3-5020-48b1-a423-667f8a27d56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5041 | 2025.05.30 21:29:41.300644 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 949 rows starting from the beginning of the part | ||
| 5042 | 2025.05.30 21:29:41.300683 [ 256 ] {a44ab5d3-5020-48b1-a423-667f8a27d56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5043 | 2025.05.30 21:29:41.300700 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 103 rows starting from the beginning of the part | ||
| 5044 | 2025.05.30 21:29:41.300743 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 5045 | 2025.05.30 21:29:41.300777 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 5046 | 2025.05.30 21:29:41.300810 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5047 | 2025.05.30 21:29:41.300844 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 103 rows starting from the beginning of the part | ||
| 5048 | 2025.05.30 21:29:41.301103 [ 256 ] {a44ab5d3-5020-48b1-a423-667f8a27d56c} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2025.05.30 21:29:41.301143 [ 256 ] {a44ab5d3-5020-48b1-a423-667f8a27d56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5050 | 2025.05.30 21:29:41.301494 [ 256 ] {a44ab5d3-5020-48b1-a423-667f8a27d56c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5051 | 2025.05.30 21:29:41.301704 [ 256 ] {a44ab5d3-5020-48b1-a423-667f8a27d56c} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2025.05.30 21:29:41.301720 [ 201 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1432 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232874 sec., 1161513.6664411775 rows/sec., 91.71 MiB/sec. | ||
| 5053 | 2025.05.30 21:29:41.301835 [ 256 ] {a44ab5d3-5020-48b1-a423-667f8a27d56c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 5054 | 2025.05.30 21:29:41.301876 [ 256 ] {a44ab5d3-5020-48b1-a423-667f8a27d56c} <Debug> TCPHandler: Processed in 0.001402986 sec. | ||
| 5055 | 2025.05.30 21:29:41.301905 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5056 | 2025.05.30 21:29:41.301986 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2025.05.30 21:29:41.302084 [ 256 ] {168e4284-8a37-4b03-bdc2-ede9ccd13b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5058 | 2025.05.30 21:29:41.302139 [ 256 ] {168e4284-8a37-4b03-bdc2-ede9ccd13b38} <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 | ||
| 5059 | 2025.05.30 21:29:41.302171 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2025.05.30 21:29:41.302241 [ 198 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_41_8} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5061 | 2025.05.30 21:29:41.302304 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5062 | 2025.05.30 21:29:41.302984 [ 256 ] {168e4284-8a37-4b03-bdc2-ede9ccd13b38} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2025.05.30 21:29:41.303024 [ 256 ] {168e4284-8a37-4b03-bdc2-ede9ccd13b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5064 | 2025.05.30 21:29:41.303591 [ 256 ] {168e4284-8a37-4b03-bdc2-ede9ccd13b38} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5065 | 2025.05.30 21:29:41.303810 [ 256 ] {168e4284-8a37-4b03-bdc2-ede9ccd13b38} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.05.30 21:29:41.303943 [ 256 ] {168e4284-8a37-4b03-bdc2-ede9ccd13b38} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001877 sec., 20777.83697389451 rows/sec., 37.23 MiB/sec. | ||
| 5067 | 2025.05.30 21:29:41.303993 [ 256 ] {168e4284-8a37-4b03-bdc2-ede9ccd13b38} <Debug> TCPHandler: Processed in 0.002054513 sec. | ||
| 5068 | 2025.05.30 21:29:41.304129 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2025.05.30 21:29:41.304247 [ 256 ] {2e1bfeca-06c4-41db-9f8b-cce3a4aaccfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5070 | 2025.05.30 21:29:41.304295 [ 256 ] {2e1bfeca-06c4-41db-9f8b-cce3a4aaccfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5071 | 2025.05.30 21:29:41.304718 [ 256 ] {2e1bfeca-06c4-41db-9f8b-cce3a4aaccfe} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2025.05.30 21:29:41.304760 [ 256 ] {2e1bfeca-06c4-41db-9f8b-cce3a4aaccfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5073 | 2025.05.30 21:29:41.305135 [ 256 ] {2e1bfeca-06c4-41db-9f8b-cce3a4aaccfe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5074 | 2025.05.30 21:29:41.305361 [ 256 ] {2e1bfeca-06c4-41db-9f8b-cce3a4aaccfe} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2025.05.30 21:29:41.305497 [ 256 ] {2e1bfeca-06c4-41db-9f8b-cce3a4aaccfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
| 5076 | 2025.05.30 21:29:41.305536 [ 256 ] {2e1bfeca-06c4-41db-9f8b-cce3a4aaccfe} <Debug> TCPHandler: Processed in 0.001466077 sec. | ||
| 5077 | 2025.05.30 21:29:43.447563 [ 51 ] {} <Debug> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5078 | 2025.05.30 21:29:43.447662 [ 51 ] {} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2025.05.30 21:29:43.447693 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5080 | 2025.05.30 21:29:43.447819 [ 198 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::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 | ||
| 5081 | 2025.05.30 21:29:43.447978 [ 198 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5082 | 2025.05.30 21:29:43.448015 [ 198 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 5083 | 2025.05.30 21:29:43.448094 [ 198 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 5084 | 2025.05.30 21:29:43.448146 [ 198 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 5085 | 2025.05.30 21:29:43.448187 [ 198 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 5086 | 2025.05.30 21:29:43.448226 [ 198 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 5087 | 2025.05.30 21:29:43.448997 [ 201 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234145 sec., 249565.48865813983 rows/sec., 18.33 MiB/sec. | ||
| 5088 | 2025.05.30 21:29:43.449213 [ 195 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5089 | 2025.05.30 21:29:43.449556 [ 195 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2025.05.30 21:29:43.449640 [ 195 ] {c1aeb0cb-c872-446e-881d-d2bfc963d795::all_1_5_1} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5091 | 2025.05.30 21:29:43.449737 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5092 | 2025.05.30 21:29:44.009983 [ 51 ] {} <Debug> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5093 | 2025.05.30 21:29:44.010085 [ 51 ] {} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2025.05.30 21:29:44.010122 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5095 | 2025.05.30 21:29:44.010301 [ 198 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::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 | ||
| 5096 | 2025.05.30 21:29:44.010490 [ 198 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5097 | 2025.05.30 21:29:44.010547 [ 198 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
| 5098 | 2025.05.30 21:29:44.010650 [ 198 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 5099 | 2025.05.30 21:29:44.010722 [ 198 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5100 | 2025.05.30 21:29:44.010788 [ 198 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 5101 | 2025.05.30 21:29:44.010853 [ 198 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5102 | 2025.05.30 21:29:44.011712 [ 195 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481627 sec., 107989.39274189793 rows/sec., 7.19 MiB/sec. | ||
| 5103 | 2025.05.30 21:29:44.011894 [ 195 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5104 | 2025.05.30 21:29:44.012195 [ 195 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.05.30 21:29:44.012271 [ 195 ] {60d9d97e-9d64-4cc0-8824-fddad753be2f::all_1_5_1} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5106 | 2025.05.30 21:29:44.012358 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5107 | 2025.05.30 21:29:44.095501 [ 51 ] {} <Debug> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5108 | 2025.05.30 21:29:44.095556 [ 51 ] {} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2025.05.30 21:29:44.095586 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5110 | 2025.05.30 21:29:44.095719 [ 200 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5111 | 2025.05.30 21:29:44.095895 [ 200 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5112 | 2025.05.30 21:29:44.095939 [ 200 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5113 | 2025.05.30 21:29:44.096020 [ 200 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5114 | 2025.05.30 21:29:44.096086 [ 200 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5115 | 2025.05.30 21:29:44.096149 [ 200 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5116 | 2025.05.30 21:29:44.096209 [ 200 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 5117 | 2025.05.30 21:29:44.097022 [ 195 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366246 sec., 26349.573942028008 rows/sec., 2.20 MiB/sec. | ||
| 5118 | 2025.05.30 21:29:44.097213 [ 201 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5119 | 2025.05.30 21:29:44.097576 [ 201 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.05.30 21:29:44.097664 [ 201 ] {706149f1-f79a-4209-8059-432917da4094::all_1_9_2} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5121 | 2025.05.30 21:29:44.097779 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5122 | 2025.05.30 21:29:44.817437 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2025.05.30 21:29:44.817639 [ 256 ] {44c259fa-0105-4528-908d-4a29f0940e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5124 | 2025.05.30 21:29:44.817713 [ 256 ] {44c259fa-0105-4528-908d-4a29f0940e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5125 | 2025.05.30 21:29:44.818435 [ 256 ] {44c259fa-0105-4528-908d-4a29f0940e2b} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.05.30 21:29:44.818475 [ 256 ] {44c259fa-0105-4528-908d-4a29f0940e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5127 | 2025.05.30 21:29:44.818861 [ 256 ] {44c259fa-0105-4528-908d-4a29f0940e2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5128 | 2025.05.30 21:29:44.819097 [ 256 ] {44c259fa-0105-4528-908d-4a29f0940e2b} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2025.05.30 21:29:44.819250 [ 256 ] {44c259fa-0105-4528-908d-4a29f0940e2b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001665 sec., 1201.2012012012012 rows/sec., 97.95 KiB/sec. | ||
| 5130 | 2025.05.30 21:29:44.819291 [ 256 ] {44c259fa-0105-4528-908d-4a29f0940e2b} <Debug> TCPHandler: Processed in 0.001991133 sec. | ||
| 5131 | 2025.05.30 21:29:44.819407 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2025.05.30 21:29:44.819502 [ 256 ] {7ea4e141-144d-4ccd-bdb0-e0f547ed9205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5133 | 2025.05.30 21:29:44.819543 [ 256 ] {7ea4e141-144d-4ccd-bdb0-e0f547ed9205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5134 | 2025.05.30 21:29:44.820621 [ 256 ] {7ea4e141-144d-4ccd-bdb0-e0f547ed9205} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2025.05.30 21:29:44.820657 [ 256 ] {7ea4e141-144d-4ccd-bdb0-e0f547ed9205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5136 | 2025.05.30 21:29:44.821059 [ 256 ] {7ea4e141-144d-4ccd-bdb0-e0f547ed9205} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5137 | 2025.05.30 21:29:44.821283 [ 256 ] {7ea4e141-144d-4ccd-bdb0-e0f547ed9205} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.05.30 21:29:44.821411 [ 256 ] {7ea4e141-144d-4ccd-bdb0-e0f547ed9205} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001929 sec., 620528.7713841369 rows/sec., 50.91 MiB/sec. | ||
| 5139 | 2025.05.30 21:29:44.821448 [ 256 ] {7ea4e141-144d-4ccd-bdb0-e0f547ed9205} <Debug> TCPHandler: Processed in 0.002090833 sec. | ||
| 5140 | 2025.05.30 21:29:44.821559 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2025.05.30 21:29:44.821654 [ 256 ] {96325f2c-bf54-4dcd-aac7-12b1c77fb205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5142 | 2025.05.30 21:29:44.821694 [ 256 ] {96325f2c-bf54-4dcd-aac7-12b1c77fb205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5143 | 2025.05.30 21:29:44.822120 [ 256 ] {96325f2c-bf54-4dcd-aac7-12b1c77fb205} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2025.05.30 21:29:44.822155 [ 256 ] {96325f2c-bf54-4dcd-aac7-12b1c77fb205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5145 | 2025.05.30 21:29:44.822464 [ 256 ] {96325f2c-bf54-4dcd-aac7-12b1c77fb205} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5146 | 2025.05.30 21:29:44.822697 [ 256 ] {96325f2c-bf54-4dcd-aac7-12b1c77fb205} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2025.05.30 21:29:44.822793 [ 47 ] {} <Debug> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 5148 | 2025.05.30 21:29:44.822830 [ 256 ] {96325f2c-bf54-4dcd-aac7-12b1c77fb205} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 116.96 KiB/sec. | ||
| 5149 | 2025.05.30 21:29:44.822833 [ 47 ] {} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2025.05.30 21:29:44.822862 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5151 | 2025.05.30 21:29:44.822868 [ 256 ] {96325f2c-bf54-4dcd-aac7-12b1c77fb205} <Debug> TCPHandler: Processed in 0.001358496 sec. | ||
| 5152 | 2025.05.30 21:29:44.822982 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2025.05.30 21:29:44.823010 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 5154 | 2025.05.30 21:29:44.823074 [ 256 ] {faddd735-784c-4e58-a429-b201bdd2268e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5155 | 2025.05.30 21:29:44.823119 [ 256 ] {faddd735-784c-4e58-a429-b201bdd2268e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5156 | 2025.05.30 21:29:44.823193 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5157 | 2025.05.30 21:29:44.823235 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 175 rows starting from the beginning of the part | ||
| 5158 | 2025.05.30 21:29:44.823315 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 5159 | 2025.05.30 21:29:44.823363 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
| 5160 | 2025.05.30 21:29:44.823408 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 61 rows starting from the beginning of the part | ||
| 5161 | 2025.05.30 21:29:44.823449 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
| 5162 | 2025.05.30 21:29:44.823493 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 5163 | 2025.05.30 21:29:44.823615 [ 256 ] {faddd735-784c-4e58-a429-b201bdd2268e} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2025.05.30 21:29:44.823657 [ 256 ] {faddd735-784c-4e58-a429-b201bdd2268e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5165 | 2025.05.30 21:29:44.824004 [ 256 ] {faddd735-784c-4e58-a429-b201bdd2268e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5166 | 2025.05.30 21:29:44.824253 [ 256 ] {faddd735-784c-4e58-a429-b201bdd2268e} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2025.05.30 21:29:44.824388 [ 256 ] {faddd735-784c-4e58-a429-b201bdd2268e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001331 sec., 171299.77460555974 rows/sec., 11.60 MiB/sec. | ||
| 5168 | 2025.05.30 21:29:44.824425 [ 256 ] {faddd735-784c-4e58-a429-b201bdd2268e} <Debug> TCPHandler: Processed in 0.001496557 sec. | ||
| 5169 | 2025.05.30 21:29:44.824424 [ 186 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475737 sec., 216840.80564490828 rows/sec., 15.66 MiB/sec. | ||
| 5170 | 2025.05.30 21:29:44.824526 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.05.30 21:29:44.824584 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 5172 | 2025.05.30 21:29:44.824626 [ 256 ] {7c7cbb50-8815-4f5a-a775-3ecb654975d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5173 | 2025.05.30 21:29:44.824672 [ 256 ] {7c7cbb50-8815-4f5a-a775-3ecb654975d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5174 | 2025.05.30 21:29:44.824838 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2025.05.30 21:29:44.824910 [ 200 ] {df666ca7-cc63-4659-9da3-92f48b6229c4::all_1_25_5} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 5176 | 2025.05.30 21:29:44.824979 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5177 | 2025.05.30 21:29:44.825232 [ 256 ] {7c7cbb50-8815-4f5a-a775-3ecb654975d4} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2025.05.30 21:29:44.825273 [ 256 ] {7c7cbb50-8815-4f5a-a775-3ecb654975d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5179 | 2025.05.30 21:29:44.825609 [ 256 ] {7c7cbb50-8815-4f5a-a775-3ecb654975d4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5180 | 2025.05.30 21:29:44.825816 [ 256 ] {7c7cbb50-8815-4f5a-a775-3ecb654975d4} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2025.05.30 21:29:44.825945 [ 256 ] {7c7cbb50-8815-4f5a-a775-3ecb654975d4} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001337 sec., 390426.32759910246 rows/sec., 28.90 MiB/sec. | ||
| 5182 | 2025.05.30 21:29:44.825981 [ 256 ] {7c7cbb50-8815-4f5a-a775-3ecb654975d4} <Debug> TCPHandler: Processed in 0.001503277 sec. | ||
| 5183 | 2025.05.30 21:29:44.826092 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2025.05.30 21:29:44.826187 [ 256 ] {e8d41e0c-09e0-4763-a45d-909249578f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5185 | 2025.05.30 21:29:44.826230 [ 256 ] {e8d41e0c-09e0-4763-a45d-909249578f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5186 | 2025.05.30 21:29:44.826845 [ 256 ] {e8d41e0c-09e0-4763-a45d-909249578f74} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.05.30 21:29:44.826879 [ 256 ] {e8d41e0c-09e0-4763-a45d-909249578f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5188 | 2025.05.30 21:29:44.827265 [ 256 ] {e8d41e0c-09e0-4763-a45d-909249578f74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5189 | 2025.05.30 21:29:44.827490 [ 256 ] {e8d41e0c-09e0-4763-a45d-909249578f74} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2025.05.30 21:29:44.827582 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5191 | 2025.05.30 21:29:44.827607 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.05.30 21:29:44.827617 [ 256 ] {e8d41e0c-09e0-4763-a45d-909249578f74} <Debug> executeQuery: Read 973 rows, 66.88 KiB in 0.001449 sec., 671497.5845410628 rows/sec., 45.07 MiB/sec. | ||
| 5193 | 2025.05.30 21:29:44.827623 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5194 | 2025.05.30 21:29:44.827654 [ 256 ] {e8d41e0c-09e0-4763-a45d-909249578f74} <Debug> TCPHandler: Processed in 0.001609739 sec. | ||
| 5195 | 2025.05.30 21:29:44.827723 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5196 | 2025.05.30 21:29:44.827764 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2025.05.30 21:29:44.827834 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2025.05.30 21:29:44.827865 [ 256 ] {47d06ddd-b028-43db-a53f-b91b60bc6f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.05.30 21:29:44.827870 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12580 rows starting from the beginning of the part | ||
| 5200 | 2025.05.30 21:29:44.827915 [ 256 ] {47d06ddd-b028-43db-a53f-b91b60bc6f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5201 | 2025.05.30 21:29:44.827944 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5202 | 2025.05.30 21:29:44.827994 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 201 rows starting from the beginning of the part | ||
| 5203 | 2025.05.30 21:29:44.828034 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5204 | 2025.05.30 21:29:44.828072 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5205 | 2025.05.30 21:29:44.828109 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 973 rows starting from the beginning of the part | ||
| 5206 | 2025.05.30 21:29:44.828251 [ 256 ] {47d06ddd-b028-43db-a53f-b91b60bc6f63} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.05.30 21:29:44.828292 [ 256 ] {47d06ddd-b028-43db-a53f-b91b60bc6f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5208 | 2025.05.30 21:29:44.828629 [ 256 ] {47d06ddd-b028-43db-a53f-b91b60bc6f63} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5209 | 2025.05.30 21:29:44.828840 [ 256 ] {47d06ddd-b028-43db-a53f-b91b60bc6f63} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2025.05.30 21:29:44.828933 [ 47 ] {} <Debug> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5211 | 2025.05.30 21:29:44.828956 [ 47 ] {} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2025.05.30 21:29:44.828967 [ 256 ] {47d06ddd-b028-43db-a53f-b91b60bc6f63} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001121 sec., 41034.79036574487 rows/sec., 2.78 MiB/sec. | ||
| 5213 | 2025.05.30 21:29:44.828972 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5214 | 2025.05.30 21:29:44.829002 [ 256 ] {47d06ddd-b028-43db-a53f-b91b60bc6f63} <Debug> TCPHandler: Processed in 0.001286674 sec. | ||
| 5215 | 2025.05.30 21:29:44.829067 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5216 | 2025.05.30 21:29:44.829186 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5217 | 2025.05.30 21:29:44.829220 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1576 rows starting from the beginning of the part | ||
| 5218 | 2025.05.30 21:29:44.829301 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5219 | 2025.05.30 21:29:44.829362 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5220 | 2025.05.30 21:29:44.829411 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5221 | 2025.05.30 21:29:44.829461 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5222 | 2025.05.30 21:29:44.829504 [ 186 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 46 rows starting from the beginning of the part | ||
| 5223 | 2025.05.30 21:29:44.830799 [ 199 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1862 rows, containing 4 columns (4 merged, 0 gathered) in 0.00177475 sec., 1049161.8537822228 rows/sec., 70.32 MiB/sec. | ||
| 5224 | 2025.05.30 21:29:44.831070 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5225 | 2025.05.30 21:29:44.831347 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2025.05.30 21:29:44.831418 [ 202 ] {3c9cc5a8-735c-4357-a455-e67a9e7d85db::all_1_41_8} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5227 | 2025.05.30 21:29:44.831485 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5228 | 2025.05.30 21:29:44.832933 [ 200 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14234 rows, containing 5 columns (5 merged, 0 gathered) in 0.00524701 sec., 2712783.089797809 rows/sec., 185.08 MiB/sec. | ||
| 5229 | 2025.05.30 21:29:44.833384 [ 199 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5230 | 2025.05.30 21:29:44.833677 [ 199 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.05.30 21:29:44.833759 [ 199 ] {16774cb7-d7a5-468a-8e85-03c078bfd847::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5232 | 2025.05.30 21:29:44.833866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 5233 | 2025.05.30 21:29:45.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.06 MiB, peak 244.76 MiB, free memory in arenas 0.00 B, will set to 240.32 MiB (RSS), difference: 2.25 MiB | ||
| 5234 | 2025.05.30 21:29:46.287609 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2025.05.30 21:29:46.287820 [ 256 ] {4e52c559-d793-4817-ad42-982918740f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5236 | 2025.05.30 21:29:46.287887 [ 256 ] {4e52c559-d793-4817-ad42-982918740f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5237 | 2025.05.30 21:29:46.288615 [ 256 ] {4e52c559-d793-4817-ad42-982918740f18} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.05.30 21:29:46.288666 [ 256 ] {4e52c559-d793-4817-ad42-982918740f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5239 | 2025.05.30 21:29:46.289073 [ 256 ] {4e52c559-d793-4817-ad42-982918740f18} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5240 | 2025.05.30 21:29:46.289308 [ 256 ] {4e52c559-d793-4817-ad42-982918740f18} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2025.05.30 21:29:46.289467 [ 256 ] {4e52c559-d793-4817-ad42-982918740f18} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.50 MiB/sec. | ||
| 5242 | 2025.05.30 21:29:46.289511 [ 256 ] {4e52c559-d793-4817-ad42-982918740f18} <Debug> TCPHandler: Processed in 0.002048113 sec. | ||
| 5243 | 2025.05.30 21:29:46.289655 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2025.05.30 21:29:46.289750 [ 256 ] {ce013511-d4dd-40a5-94ad-d493de0a8666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5245 | 2025.05.30 21:29:46.289795 [ 256 ] {ce013511-d4dd-40a5-94ad-d493de0a8666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5246 | 2025.05.30 21:29:46.290225 [ 256 ] {ce013511-d4dd-40a5-94ad-d493de0a8666} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2025.05.30 21:29:46.290262 [ 256 ] {ce013511-d4dd-40a5-94ad-d493de0a8666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5248 | 2025.05.30 21:29:46.290580 [ 256 ] {ce013511-d4dd-40a5-94ad-d493de0a8666} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5249 | 2025.05.30 21:29:46.290817 [ 256 ] {ce013511-d4dd-40a5-94ad-d493de0a8666} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2025.05.30 21:29:46.290956 [ 256 ] {ce013511-d4dd-40a5-94ad-d493de0a8666} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 5251 | 2025.05.30 21:29:46.290994 [ 256 ] {ce013511-d4dd-40a5-94ad-d493de0a8666} <Debug> TCPHandler: Processed in 0.001392696 sec. | ||
| 5252 | 2025.05.30 21:29:46.291119 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2025.05.30 21:29:46.291214 [ 256 ] {117f7dc5-53b1-469c-977a-98fe6c791861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5254 | 2025.05.30 21:29:46.291259 [ 256 ] {117f7dc5-53b1-469c-977a-98fe6c791861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5255 | 2025.05.30 21:29:46.291657 [ 256 ] {117f7dc5-53b1-469c-977a-98fe6c791861} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2025.05.30 21:29:46.291693 [ 256 ] {117f7dc5-53b1-469c-977a-98fe6c791861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5257 | 2025.05.30 21:29:46.292017 [ 256 ] {117f7dc5-53b1-469c-977a-98fe6c791861} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5258 | 2025.05.30 21:29:46.292230 [ 256 ] {117f7dc5-53b1-469c-977a-98fe6c791861} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2025.05.30 21:29:46.292362 [ 256 ] {117f7dc5-53b1-469c-977a-98fe6c791861} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001168 sec., 29109.58904109589 rows/sec., 2.04 MiB/sec. | ||
| 5260 | 2025.05.30 21:29:46.292398 [ 256 ] {117f7dc5-53b1-469c-977a-98fe6c791861} <Debug> TCPHandler: Processed in 0.001328996 sec. | ||
| 5261 | 2025.05.30 21:29:46.292517 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2025.05.30 21:29:46.292611 [ 256 ] {00f255b9-b0a9-48d9-8bd5-39c47c9c23c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5263 | 2025.05.30 21:29:46.292653 [ 256 ] {00f255b9-b0a9-48d9-8bd5-39c47c9c23c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5264 | 2025.05.30 21:29:46.292982 [ 256 ] {00f255b9-b0a9-48d9-8bd5-39c47c9c23c2} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2025.05.30 21:29:46.293018 [ 256 ] {00f255b9-b0a9-48d9-8bd5-39c47c9c23c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5266 | 2025.05.30 21:29:46.293327 [ 256 ] {00f255b9-b0a9-48d9-8bd5-39c47c9c23c2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5267 | 2025.05.30 21:29:46.293534 [ 256 ] {00f255b9-b0a9-48d9-8bd5-39c47c9c23c2} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2025.05.30 21:29:46.293665 [ 256 ] {00f255b9-b0a9-48d9-8bd5-39c47c9c23c2} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001072 sec., 13059.701492537313 rows/sec., 890.02 KiB/sec. | ||
| 5269 | 2025.05.30 21:29:46.293700 [ 256 ] {00f255b9-b0a9-48d9-8bd5-39c47c9c23c2} <Debug> TCPHandler: Processed in 0.001233175 sec. | ||
| 5270 | 2025.05.30 21:29:47.537661 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 5271 | 2025.05.30 21:29:47.538135 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2025.05.30 21:29:47.538174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5273 | 2025.05.30 21:29:47.538706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5274 | 2025.05.30 21:29:47.538944 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2025.05.30 21:29:47.539068 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 5276 | 2025.05.30 21:29:48.239233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5277 | 2025.05.30 21:29:48.256586 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2025.05.30 21:29:48.256649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5279 | 2025.05.30 21:29:48.262914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5280 | 2025.05.30 21:29:48.263686 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2025.05.30 21:29:48.266600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5282 | 2025.05.30 21:29:50.057249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 700 | ||
| 5283 | 2025.05.30 21:29:50.060194 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2025.05.30 21:29:50.060231 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5285 | 2025.05.30 21:29:50.061477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5286 | 2025.05.30 21:29:50.061742 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2025.05.30 21:29:50.061998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5288 | 2025.05.30 21:29:51.294646 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2025.05.30 21:29:51.294845 [ 256 ] {e64b6579-3a73-4f96-9bb9-2de19d1f4119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5290 | 2025.05.30 21:29:51.294917 [ 256 ] {e64b6579-3a73-4f96-9bb9-2de19d1f4119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5291 | 2025.05.30 21:29:51.295691 [ 256 ] {e64b6579-3a73-4f96-9bb9-2de19d1f4119} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.05.30 21:29:51.295741 [ 256 ] {e64b6579-3a73-4f96-9bb9-2de19d1f4119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5293 | 2025.05.30 21:29:51.296155 [ 256 ] {e64b6579-3a73-4f96-9bb9-2de19d1f4119} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5294 | 2025.05.30 21:29:51.296392 [ 256 ] {e64b6579-3a73-4f96-9bb9-2de19d1f4119} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2025.05.30 21:29:51.296544 [ 256 ] {e64b6579-3a73-4f96-9bb9-2de19d1f4119} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.001753 sec., 76440.38790644609 rows/sec., 6.58 MiB/sec. | ||
| 5296 | 2025.05.30 21:29:51.296587 [ 256 ] {e64b6579-3a73-4f96-9bb9-2de19d1f4119} <Debug> TCPHandler: Processed in 0.002081924 sec. | ||
| 5297 | 2025.05.30 21:29:51.296708 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2025.05.30 21:29:51.296803 [ 256 ] {21f737d1-1822-4682-8d01-db29eeab0dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5299 | 2025.05.30 21:29:51.296843 [ 256 ] {21f737d1-1822-4682-8d01-db29eeab0dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5300 | 2025.05.30 21:29:51.297246 [ 256 ] {21f737d1-1822-4682-8d01-db29eeab0dae} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.05.30 21:29:51.297282 [ 256 ] {21f737d1-1822-4682-8d01-db29eeab0dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5302 | 2025.05.30 21:29:51.297611 [ 256 ] {21f737d1-1822-4682-8d01-db29eeab0dae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5303 | 2025.05.30 21:29:51.297821 [ 256 ] {21f737d1-1822-4682-8d01-db29eeab0dae} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.05.30 21:29:51.297947 [ 256 ] {21f737d1-1822-4682-8d01-db29eeab0dae} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001164 sec., 33505.154639175256 rows/sec., 2.46 MiB/sec. | ||
| 5305 | 2025.05.30 21:29:51.297984 [ 256 ] {21f737d1-1822-4682-8d01-db29eeab0dae} <Debug> TCPHandler: Processed in 0.001323365 sec. | ||
| 5306 | 2025.05.30 21:29:51.298082 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2025.05.30 21:29:51.298175 [ 256 ] {904d066b-20af-4359-a34f-04f9f6334386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5308 | 2025.05.30 21:29:51.298214 [ 256 ] {904d066b-20af-4359-a34f-04f9f6334386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5309 | 2025.05.30 21:29:51.298645 [ 256 ] {904d066b-20af-4359-a34f-04f9f6334386} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2025.05.30 21:29:51.298681 [ 256 ] {904d066b-20af-4359-a34f-04f9f6334386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5311 | 2025.05.30 21:29:51.298978 [ 256 ] {904d066b-20af-4359-a34f-04f9f6334386} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5312 | 2025.05.30 21:29:51.299184 [ 256 ] {904d066b-20af-4359-a34f-04f9f6334386} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2025.05.30 21:29:51.299309 [ 256 ] {904d066b-20af-4359-a34f-04f9f6334386} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001152 sec., 89409.72222222222 rows/sec., 6.98 MiB/sec. | ||
| 5314 | 2025.05.30 21:29:51.299346 [ 256 ] {904d066b-20af-4359-a34f-04f9f6334386} <Debug> TCPHandler: Processed in 0.001310115 sec. | ||
| 5315 | 2025.05.30 21:29:51.299456 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2025.05.30 21:29:51.299549 [ 256 ] {b60265fd-aaf3-45ca-b53a-d39f4cd32ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5317 | 2025.05.30 21:29:51.299592 [ 256 ] {b60265fd-aaf3-45ca-b53a-d39f4cd32ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5318 | 2025.05.30 21:29:51.299989 [ 256 ] {b60265fd-aaf3-45ca-b53a-d39f4cd32ad6} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2025.05.30 21:29:51.300024 [ 256 ] {b60265fd-aaf3-45ca-b53a-d39f4cd32ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5320 | 2025.05.30 21:29:51.300348 [ 256 ] {b60265fd-aaf3-45ca-b53a-d39f4cd32ad6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5321 | 2025.05.30 21:29:51.300566 [ 256 ] {b60265fd-aaf3-45ca-b53a-d39f4cd32ad6} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2025.05.30 21:29:51.300690 [ 256 ] {b60265fd-aaf3-45ca-b53a-d39f4cd32ad6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 5323 | 2025.05.30 21:29:51.300726 [ 256 ] {b60265fd-aaf3-45ca-b53a-d39f4cd32ad6} <Debug> TCPHandler: Processed in 0.001317135 sec. | ||
| 5324 | 2025.05.30 21:29:51.300827 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2025.05.30 21:29:51.300919 [ 256 ] {0eec38e8-457a-443b-9598-27b2715a079b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5326 | 2025.05.30 21:29:51.300972 [ 256 ] {0eec38e8-457a-443b-9598-27b2715a079b} <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 | ||
| 5327 | 2025.05.30 21:29:51.301804 [ 256 ] {0eec38e8-457a-443b-9598-27b2715a079b} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2025.05.30 21:29:51.301840 [ 256 ] {0eec38e8-457a-443b-9598-27b2715a079b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5329 | 2025.05.30 21:29:51.302390 [ 256 ] {0eec38e8-457a-443b-9598-27b2715a079b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5330 | 2025.05.30 21:29:51.302607 [ 256 ] {0eec38e8-457a-443b-9598-27b2715a079b} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2025.05.30 21:29:51.302739 [ 256 ] {0eec38e8-457a-443b-9598-27b2715a079b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001837 sec., 21230.266739248775 rows/sec., 38.04 MiB/sec. | ||
| 5332 | 2025.05.30 21:29:51.302789 [ 256 ] {0eec38e8-457a-443b-9598-27b2715a079b} <Debug> TCPHandler: Processed in 0.002009223 sec. | ||
| 5333 | 2025.05.30 21:29:51.302923 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2025.05.30 21:29:51.303015 [ 256 ] {8058be3c-9250-4efe-a7dc-6eceed7cd423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5335 | 2025.05.30 21:29:51.303056 [ 256 ] {8058be3c-9250-4efe-a7dc-6eceed7cd423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5336 | 2025.05.30 21:29:51.303380 [ 256 ] {8058be3c-9250-4efe-a7dc-6eceed7cd423} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2025.05.30 21:29:51.303415 [ 256 ] {8058be3c-9250-4efe-a7dc-6eceed7cd423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5338 | 2025.05.30 21:29:51.303714 [ 256 ] {8058be3c-9250-4efe-a7dc-6eceed7cd423} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5339 | 2025.05.30 21:29:51.303918 [ 256 ] {8058be3c-9250-4efe-a7dc-6eceed7cd423} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2025.05.30 21:29:51.304041 [ 256 ] {8058be3c-9250-4efe-a7dc-6eceed7cd423} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 5341 | 2025.05.30 21:29:51.304099 [ 256 ] {8058be3c-9250-4efe-a7dc-6eceed7cd423} <Debug> TCPHandler: Processed in 0.001223465 sec. | ||
| 5342 | 2025.05.30 21:29:54.939051 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5343 | 2025.05.30 21:29:54.939139 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5344 | 2025.05.30 21:29:55.039185 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 5345 | 2025.05.30 21:29:55.039840 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2025.05.30 21:29:55.039905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5347 | 2025.05.30 21:29:55.040627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5348 | 2025.05.30 21:29:55.040861 [ 243 ] {} <Trace> system.asynchronous_metric_log (b9562bfa-fcc0-450c-8b78-d5db7c21fe6b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2025.05.30 21:29:55.040990 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5350 | 2025.05.30 21:29:55.766714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5351 | 2025.05.30 21:29:55.783320 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2025.05.30 21:29:55.783379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5353 | 2025.05.30 21:29:55.789692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5354 | 2025.05.30 21:29:55.790428 [ 244 ] {} <Trace> system.metric_log (66eea806-6729-4839-aecb-5b09764ee47c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2025.05.30 21:29:55.793789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5356 | 2025.05.30 21:29:56.298914 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2025.05.30 21:29:56.299094 [ 256 ] {67a0128b-c3a6-49ec-8c4e-2ef04f0da97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5358 | 2025.05.30 21:29:56.299157 [ 256 ] {67a0128b-c3a6-49ec-8c4e-2ef04f0da97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5359 | 2025.05.30 21:29:56.299834 [ 256 ] {67a0128b-c3a6-49ec-8c4e-2ef04f0da97f} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2025.05.30 21:29:56.299881 [ 256 ] {67a0128b-c3a6-49ec-8c4e-2ef04f0da97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5361 | 2025.05.30 21:29:56.300271 [ 256 ] {67a0128b-c3a6-49ec-8c4e-2ef04f0da97f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5362 | 2025.05.30 21:29:56.300506 [ 256 ] {67a0128b-c3a6-49ec-8c4e-2ef04f0da97f} <Trace> oximeter.fields_i16 (c1aeb0cb-c872-446e-881d-d2bfc963d795): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2025.05.30 21:29:56.300656 [ 256 ] {67a0128b-c3a6-49ec-8c4e-2ef04f0da97f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00161 sec., 131677.01863354037 rows/sec., 8.37 MiB/sec. | ||
| 5364 | 2025.05.30 21:29:56.300697 [ 256 ] {67a0128b-c3a6-49ec-8c4e-2ef04f0da97f} <Debug> TCPHandler: Processed in 0.001911332 sec. | ||
| 5365 | 2025.05.30 21:29:56.300812 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2025.05.30 21:29:56.300906 [ 256 ] {c6d566de-98f7-4021-add3-790f3ed64148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5367 | 2025.05.30 21:29:56.300947 [ 256 ] {c6d566de-98f7-4021-add3-790f3ed64148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5368 | 2025.05.30 21:29:56.301538 [ 256 ] {c6d566de-98f7-4021-add3-790f3ed64148} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.05.30 21:29:56.301574 [ 256 ] {c6d566de-98f7-4021-add3-790f3ed64148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5370 | 2025.05.30 21:29:56.301922 [ 256 ] {c6d566de-98f7-4021-add3-790f3ed64148} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5371 | 2025.05.30 21:29:56.302135 [ 256 ] {c6d566de-98f7-4021-add3-790f3ed64148} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2025.05.30 21:29:56.302268 [ 256 ] {c6d566de-98f7-4021-add3-790f3ed64148} <Debug> executeQuery: Read 617 rows, 49.35 KiB in 0.001381 sec., 446777.697320782 rows/sec., 34.90 MiB/sec. | ||
| 5373 | 2025.05.30 21:29:56.302305 [ 256 ] {c6d566de-98f7-4021-add3-790f3ed64148} <Debug> TCPHandler: Processed in 0.001540587 sec. | ||
| 5374 | 2025.05.30 21:29:56.302411 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2025.05.30 21:29:56.302504 [ 256 ] {b8ef77a1-30d1-427f-b51a-2f258b1cea1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5376 | 2025.05.30 21:29:56.302543 [ 256 ] {b8ef77a1-30d1-427f-b51a-2f258b1cea1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5377 | 2025.05.30 21:29:56.302939 [ 256 ] {b8ef77a1-30d1-427f-b51a-2f258b1cea1c} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2025.05.30 21:29:56.302974 [ 256 ] {b8ef77a1-30d1-427f-b51a-2f258b1cea1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5379 | 2025.05.30 21:29:56.303276 [ 256 ] {b8ef77a1-30d1-427f-b51a-2f258b1cea1c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5380 | 2025.05.30 21:29:56.303481 [ 256 ] {b8ef77a1-30d1-427f-b51a-2f258b1cea1c} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2025.05.30 21:29:56.303607 [ 256 ] {b8ef77a1-30d1-427f-b51a-2f258b1cea1c} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.00112 sec., 94642.85714285714 rows/sec., 5.57 MiB/sec. | ||
| 5382 | 2025.05.30 21:29:56.303642 [ 256 ] {b8ef77a1-30d1-427f-b51a-2f258b1cea1c} <Debug> TCPHandler: Processed in 0.001278675 sec. | ||
| 5383 | 2025.05.30 21:29:56.303750 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2025.05.30 21:29:56.303841 [ 256 ] {ba44e710-9dbf-49d5-8dc2-989348620570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5385 | 2025.05.30 21:29:56.303879 [ 256 ] {ba44e710-9dbf-49d5-8dc2-989348620570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5386 | 2025.05.30 21:29:56.304270 [ 256 ] {ba44e710-9dbf-49d5-8dc2-989348620570} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2025.05.30 21:29:56.304306 [ 256 ] {ba44e710-9dbf-49d5-8dc2-989348620570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5388 | 2025.05.30 21:29:56.304594 [ 256 ] {ba44e710-9dbf-49d5-8dc2-989348620570} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5389 | 2025.05.30 21:29:56.304806 [ 256 ] {ba44e710-9dbf-49d5-8dc2-989348620570} <Trace> oximeter.fields_u32 (78e0d7e7-9e6c-4393-8a82-30782b51f066): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2025.05.30 21:29:56.304928 [ 256 ] {ba44e710-9dbf-49d5-8dc2-989348620570} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001105 sec., 102262.44343891402 rows/sec., 6.62 MiB/sec. | ||
| 5391 | 2025.05.30 21:29:56.304964 [ 256 ] {ba44e710-9dbf-49d5-8dc2-989348620570} <Debug> TCPHandler: Processed in 0.001260965 sec. | ||
| 5392 | 2025.05.30 21:29:56.305077 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2025.05.30 21:29:56.305168 [ 256 ] {07346174-7920-46dd-8eca-05bae7fd7edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5394 | 2025.05.30 21:29:56.305207 [ 256 ] {07346174-7920-46dd-8eca-05bae7fd7edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5395 | 2025.05.30 21:29:56.305602 [ 256 ] {07346174-7920-46dd-8eca-05bae7fd7edb} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2025.05.30 21:29:56.305638 [ 256 ] {07346174-7920-46dd-8eca-05bae7fd7edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5397 | 2025.05.30 21:29:56.305935 [ 256 ] {07346174-7920-46dd-8eca-05bae7fd7edb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5398 | 2025.05.30 21:29:56.306140 [ 256 ] {07346174-7920-46dd-8eca-05bae7fd7edb} <Trace> oximeter.fields_u8 (60d9d97e-9d64-4cc0-8824-fddad753be2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2025.05.30 21:29:56.306262 [ 256 ] {07346174-7920-46dd-8eca-05bae7fd7edb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001111 sec., 100810.08100810081 rows/sec., 5.74 MiB/sec. | ||
| 5400 | 2025.05.30 21:29:56.306297 [ 256 ] {07346174-7920-46dd-8eca-05bae7fd7edb} <Debug> TCPHandler: Processed in 0.001266544 sec. | ||
| 5401 | 2025.05.30 21:29:56.306404 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2025.05.30 21:29:56.306494 [ 256 ] {ed9a7ee0-12b6-4e7c-bfe5-e1eddf04306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5403 | 2025.05.30 21:29:56.306532 [ 256 ] {ed9a7ee0-12b6-4e7c-bfe5-e1eddf04306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5404 | 2025.05.30 21:29:56.307005 [ 256 ] {ed9a7ee0-12b6-4e7c-bfe5-e1eddf04306a} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2025.05.30 21:29:56.307039 [ 256 ] {ed9a7ee0-12b6-4e7c-bfe5-e1eddf04306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5406 | 2025.05.30 21:29:56.307350 [ 256 ] {ed9a7ee0-12b6-4e7c-bfe5-e1eddf04306a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5407 | 2025.05.30 21:29:56.307561 [ 256 ] {ed9a7ee0-12b6-4e7c-bfe5-e1eddf04306a} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2025.05.30 21:29:56.307687 [ 256 ] {ed9a7ee0-12b6-4e7c-bfe5-e1eddf04306a} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001211 sec., 315441.78364987613 rows/sec., 22.24 MiB/sec. | ||
| 5409 | 2025.05.30 21:29:56.307724 [ 256 ] {ed9a7ee0-12b6-4e7c-bfe5-e1eddf04306a} <Debug> TCPHandler: Processed in 0.001366866 sec. | ||
| 5410 | 2025.05.30 21:29:56.307830 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2025.05.30 21:29:56.307922 [ 256 ] {be7dddc1-1a49-45ee-8a19-5c127380df5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5412 | 2025.05.30 21:29:56.307963 [ 256 ] {be7dddc1-1a49-45ee-8a19-5c127380df5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5413 | 2025.05.30 21:29:56.308289 [ 256 ] {be7dddc1-1a49-45ee-8a19-5c127380df5f} <Trace> oximeter.measurements_bool (6592e09a-bfab-4069-b664-e89caa33dd56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2025.05.30 21:29:56.308324 [ 256 ] {be7dddc1-1a49-45ee-8a19-5c127380df5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5415 | 2025.05.30 21:29:56.308625 [ 256 ] {be7dddc1-1a49-45ee-8a19-5c127380df5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5416 | 2025.05.30 21:29:56.308832 [ 256 ] {be7dddc1-1a49-45ee-8a19-5c127380df5f} <Trace> oximeter.measurements_bool (6592e09a-bfab-4069-b664-e89caa33dd56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2025.05.30 21:29:56.308950 [ 256 ] {be7dddc1-1a49-45ee-8a19-5c127380df5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 5418 | 2025.05.30 21:29:56.308985 [ 256 ] {be7dddc1-1a49-45ee-8a19-5c127380df5f} <Debug> TCPHandler: Processed in 0.001201414 sec. | ||
| 5419 | 2025.05.30 21:29:56.309102 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2025.05.30 21:29:56.309193 [ 256 ] {045f11f3-0a35-4196-9586-f5332fedf2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5421 | 2025.05.30 21:29:56.309235 [ 256 ] {045f11f3-0a35-4196-9586-f5332fedf2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5422 | 2025.05.30 21:29:56.309627 [ 256 ] {045f11f3-0a35-4196-9586-f5332fedf2a3} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2025.05.30 21:29:56.309661 [ 256 ] {045f11f3-0a35-4196-9586-f5332fedf2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5424 | 2025.05.30 21:29:56.309986 [ 256 ] {045f11f3-0a35-4196-9586-f5332fedf2a3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5425 | 2025.05.30 21:29:56.310205 [ 256 ] {045f11f3-0a35-4196-9586-f5332fedf2a3} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2025.05.30 21:29:56.310327 [ 256 ] {045f11f3-0a35-4196-9586-f5332fedf2a3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001152 sec., 205729.16666666666 rows/sec., 13.79 MiB/sec. | ||
| 5427 | 2025.05.30 21:29:56.310362 [ 256 ] {045f11f3-0a35-4196-9586-f5332fedf2a3} <Debug> TCPHandler: Processed in 0.001306075 sec. | ||
| 5428 | 2025.05.30 21:29:56.310476 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2025.05.30 21:29:56.310568 [ 256 ] {a053cae6-a767-4074-8196-7f7ac34304cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5430 | 2025.05.30 21:29:56.310615 [ 256 ] {a053cae6-a767-4074-8196-7f7ac34304cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5431 | 2025.05.30 21:29:56.310949 [ 256 ] {a053cae6-a767-4074-8196-7f7ac34304cd} <Trace> oximeter.measurements_f64 (0be26fb3-492e-46b4-817e-c86983d47efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2025.05.30 21:29:56.310983 [ 256 ] {a053cae6-a767-4074-8196-7f7ac34304cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5433 | 2025.05.30 21:29:56.311270 [ 256 ] {a053cae6-a767-4074-8196-7f7ac34304cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5434 | 2025.05.30 21:29:56.311471 [ 256 ] {a053cae6-a767-4074-8196-7f7ac34304cd} <Trace> oximeter.measurements_f64 (0be26fb3-492e-46b4-817e-c86983d47efe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2025.05.30 21:29:56.311591 [ 256 ] {a053cae6-a767-4074-8196-7f7ac34304cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 5436 | 2025.05.30 21:29:56.311628 [ 256 ] {a053cae6-a767-4074-8196-7f7ac34304cd} <Debug> TCPHandler: Processed in 0.001198794 sec. | ||
| 5437 | 2025.05.30 21:29:56.311735 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2025.05.30 21:29:56.311825 [ 256 ] {0c6b0a00-9346-4f39-af1e-d42f775ba25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5439 | 2025.05.30 21:29:56.311864 [ 256 ] {0c6b0a00-9346-4f39-af1e-d42f775ba25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5440 | 2025.05.30 21:29:56.312176 [ 256 ] {0c6b0a00-9346-4f39-af1e-d42f775ba25c} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2025.05.30 21:29:56.312211 [ 256 ] {0c6b0a00-9346-4f39-af1e-d42f775ba25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5442 | 2025.05.30 21:29:56.312508 [ 256 ] {0c6b0a00-9346-4f39-af1e-d42f775ba25c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5443 | 2025.05.30 21:29:56.312709 [ 256 ] {0c6b0a00-9346-4f39-af1e-d42f775ba25c} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2025.05.30 21:29:56.312829 [ 256 ] {0c6b0a00-9346-4f39-af1e-d42f775ba25c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001022 sec., 80234.8336594912 rows/sec., 5.10 MiB/sec. | ||
| 5445 | 2025.05.30 21:29:56.312862 [ 256 ] {0c6b0a00-9346-4f39-af1e-d42f775ba25c} <Debug> TCPHandler: Processed in 0.001173724 sec. | ||
| 5446 | 2025.05.30 21:30:00.062248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 732 | ||
| 5447 | 2025.05.30 21:30:00.064582 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2025.05.30 21:30:00.064632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5449 | 2025.05.30 21:30:00.065849 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5450 | 2025.05.30 21:30:00.066125 [ 242 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2025.05.30 21:30:00.066283 [ 28 ] {} <Debug> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5452 | 2025.05.30 21:30:00.066346 [ 28 ] {} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2025.05.30 21:30:00.066367 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5454 | 2025.05.30 21:30:00.066385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5455 | 2025.05.30 21:30:00.066464 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5456 | 2025.05.30 21:30:00.066956 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5457 | 2025.05.30 21:30:00.067096 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 584 rows starting from the beginning of the part | ||
| 5458 | 2025.05.30 21:30:00.067472 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 5459 | 2025.05.30 21:30:00.067837 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 5460 | 2025.05.30 21:30:00.068186 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
| 5461 | 2025.05.30 21:30:00.068523 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 5462 | 2025.05.30 21:30:00.068873 [ 202 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 5463 | 2025.05.30 21:30:00.075438 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 72 columns (72 merged, 0 gathered) in 0.009010533 sec., 81238.25749264778 rows/sec., 71.64 MiB/sec. | ||
| 5464 | 2025.05.30 21:30:00.076617 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5465 | 2025.05.30 21:30:00.077251 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2025.05.30 21:30:00.077332 [ 197 ] {f2788892-fed0-4b80-a846-0cd2a037bf57::all_1_21_4} <Trace> system.query_log (f2788892-fed0-4b80-a846-0cd2a037bf57) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5467 | 2025.05.30 21:30:00.077626 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5468 | 2025.05.30 21:30:01.295420 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2025.05.30 21:30:01.295617 [ 256 ] {e92f5276-3869-4d41-b2c5-33240ef12ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5470 | 2025.05.30 21:30:01.295695 [ 256 ] {e92f5276-3869-4d41-b2c5-33240ef12ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5471 | 2025.05.30 21:30:01.296461 [ 256 ] {e92f5276-3869-4d41-b2c5-33240ef12ed8} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2025.05.30 21:30:01.296510 [ 256 ] {e92f5276-3869-4d41-b2c5-33240ef12ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5473 | 2025.05.30 21:30:01.296918 [ 256 ] {e92f5276-3869-4d41-b2c5-33240ef12ed8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5474 | 2025.05.30 21:30:01.297166 [ 256 ] {e92f5276-3869-4d41-b2c5-33240ef12ed8} <Trace> oximeter.fields_ipaddr (706149f1-f79a-4209-8059-432917da4094): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2025.05.30 21:30:01.297331 [ 256 ] {e92f5276-3869-4d41-b2c5-33240ef12ed8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001773 sec., 1128.0315848843768 rows/sec., 91.98 KiB/sec. | ||
| 5476 | 2025.05.30 21:30:01.297377 [ 256 ] {e92f5276-3869-4d41-b2c5-33240ef12ed8} <Debug> TCPHandler: Processed in 0.002090473 sec. | ||
| 5477 | 2025.05.30 21:30:01.297516 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2025.05.30 21:30:01.297611 [ 256 ] {2bda7215-bc8a-4027-b9f6-5e13dfb4ae7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5479 | 2025.05.30 21:30:01.297653 [ 256 ] {2bda7215-bc8a-4027-b9f6-5e13dfb4ae7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5480 | 2025.05.30 21:30:01.298181 [ 256 ] {2bda7215-bc8a-4027-b9f6-5e13dfb4ae7c} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.05.30 21:30:01.298222 [ 256 ] {2bda7215-bc8a-4027-b9f6-5e13dfb4ae7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5482 | 2025.05.30 21:30:01.298562 [ 256 ] {2bda7215-bc8a-4027-b9f6-5e13dfb4ae7c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5483 | 2025.05.30 21:30:01.298789 [ 256 ] {2bda7215-bc8a-4027-b9f6-5e13dfb4ae7c} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2025.05.30 21:30:01.298914 [ 26 ] {} <Debug> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5485 | 2025.05.30 21:30:01.298927 [ 256 ] {2bda7215-bc8a-4027-b9f6-5e13dfb4ae7c} <Debug> executeQuery: Read 135 rows, 11.88 KiB in 0.001335 sec., 101123.59550561798 rows/sec., 8.69 MiB/sec. | ||
| 5486 | 2025.05.30 21:30:01.298985 [ 26 ] {} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2025.05.30 21:30:01.298995 [ 256 ] {2bda7215-bc8a-4027-b9f6-5e13dfb4ae7c} <Debug> TCPHandler: Processed in 0.001528178 sec. | ||
| 5488 | 2025.05.30 21:30:01.299018 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5489 | 2025.05.30 21:30:01.299123 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5490 | 2025.05.30 21:30:01.299125 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5491 | 2025.05.30 21:30:01.299216 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5492 | 2025.05.30 21:30:01.299238 [ 256 ] {4950def4-3fb0-4006-868b-d7223c435d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5493 | 2025.05.30 21:30:01.299244 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1965 rows starting from the beginning of the part | ||
| 5494 | 2025.05.30 21:30:01.299280 [ 256 ] {4950def4-3fb0-4006-868b-d7223c435d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5495 | 2025.05.30 21:30:01.299309 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1197 rows starting from the beginning of the part | ||
| 5496 | 2025.05.30 21:30:01.299364 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5497 | 2025.05.30 21:30:01.299408 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 134 rows starting from the beginning of the part | ||
| 5498 | 2025.05.30 21:30:01.299446 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 617 rows starting from the beginning of the part | ||
| 5499 | 2025.05.30 21:30:01.299492 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 135 rows starting from the beginning of the part | ||
| 5500 | 2025.05.30 21:30:01.299734 [ 256 ] {4950def4-3fb0-4006-868b-d7223c435d0a} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2025.05.30 21:30:01.299772 [ 256 ] {4950def4-3fb0-4006-868b-d7223c435d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5502 | 2025.05.30 21:30:01.300210 [ 256 ] {4950def4-3fb0-4006-868b-d7223c435d0a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5503 | 2025.05.30 21:30:01.300534 [ 256 ] {4950def4-3fb0-4006-868b-d7223c435d0a} <Trace> oximeter.fields_u16 (df666ca7-cc63-4659-9da3-92f48b6229c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.05.30 21:30:01.300688 [ 256 ] {4950def4-3fb0-4006-868b-d7223c435d0a} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001468 sec., 27929.1553133515 rows/sec., 2.04 MiB/sec. | ||
| 5505 | 2025.05.30 21:30:01.300754 [ 256 ] {4950def4-3fb0-4006-868b-d7223c435d0a} <Debug> TCPHandler: Processed in 0.001675359 sec. | ||
| 5506 | 2025.05.30 21:30:01.300916 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2025.05.30 21:30:01.301030 [ 256 ] {64ed5cd2-57ea-40ff-962e-81dfd4640495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5508 | 2025.05.30 21:30:01.301081 [ 256 ] {64ed5cd2-57ea-40ff-962e-81dfd4640495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5509 | 2025.05.30 21:30:01.301231 [ 197 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002140935 sec., 1916919.4767706632 rows/sec., 163.80 MiB/sec. | ||
| 5510 | 2025.05.30 21:30:01.301526 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5511 | 2025.05.30 21:30:01.301680 [ 256 ] {64ed5cd2-57ea-40ff-962e-81dfd4640495} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2025.05.30 21:30:01.301726 [ 256 ] {64ed5cd2-57ea-40ff-962e-81dfd4640495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5513 | 2025.05.30 21:30:01.301795 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2025.05.30 21:30:01.301864 [ 191 ] {0cd10a28-54b5-4733-88eb-51f807036ff9::all_1_46_9} <Trace> oximeter.fields_string (0cd10a28-54b5-4733-88eb-51f807036ff9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5515 | 2025.05.30 21:30:01.301937 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 5516 | 2025.05.30 21:30:01.302086 [ 256 ] {64ed5cd2-57ea-40ff-962e-81dfd4640495} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5517 | 2025.05.30 21:30:01.302358 [ 256 ] {64ed5cd2-57ea-40ff-962e-81dfd4640495} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2025.05.30 21:30:01.302514 [ 26 ] {} <Debug> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5519 | 2025.05.30 21:30:01.302525 [ 256 ] {64ed5cd2-57ea-40ff-962e-81dfd4640495} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001518 sec., 69169.9604743083 rows/sec., 5.40 MiB/sec. | ||
| 5520 | 2025.05.30 21:30:01.302571 [ 26 ] {} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.05.30 21:30:01.302589 [ 256 ] {64ed5cd2-57ea-40ff-962e-81dfd4640495} <Debug> TCPHandler: Processed in 0.00173309 sec. | ||
| 5522 | 2025.05.30 21:30:01.302605 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5523 | 2025.05.30 21:30:01.302747 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5524 | 2025.05.30 21:30:01.302754 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2025.05.30 21:30:01.302899 [ 256 ] {7068006a-c009-4e57-b244-6dd3e7535fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5526 | 2025.05.30 21:30:01.302906 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5527 | 2025.05.30 21:30:01.302950 [ 256 ] {7068006a-c009-4e57-b244-6dd3e7535fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5528 | 2025.05.30 21:30:01.302962 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 949 rows starting from the beginning of the part | ||
| 5529 | 2025.05.30 21:30:01.303055 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 522 rows starting from the beginning of the part | ||
| 5530 | 2025.05.30 21:30:01.303107 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5531 | 2025.05.30 21:30:01.303155 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 103 rows starting from the beginning of the part | ||
| 5532 | 2025.05.30 21:30:01.303204 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 382 rows starting from the beginning of the part | ||
| 5533 | 2025.05.30 21:30:01.303254 [ 204 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 5534 | 2025.05.30 21:30:01.303423 [ 256 ] {7068006a-c009-4e57-b244-6dd3e7535fde} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2025.05.30 21:30:01.303467 [ 256 ] {7068006a-c009-4e57-b244-6dd3e7535fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5536 | 2025.05.30 21:30:01.303879 [ 256 ] {7068006a-c009-4e57-b244-6dd3e7535fde} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5537 | 2025.05.30 21:30:01.304125 [ 256 ] {7068006a-c009-4e57-b244-6dd3e7535fde} <Trace> oximeter.measurements_cumulativeu64 (16774cb7-d7a5-468a-8e85-03c078bfd847): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2025.05.30 21:30:01.304278 [ 256 ] {7068006a-c009-4e57-b244-6dd3e7535fde} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001399 sec., 115082.20157255181 rows/sec., 8.01 MiB/sec. | ||
| 5539 | 2025.05.30 21:30:01.304317 [ 256 ] {7068006a-c009-4e57-b244-6dd3e7535fde} <Debug> TCPHandler: Processed in 0.001617838 sec. | ||
| 5540 | 2025.05.30 21:30:01.304435 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2025.05.30 21:30:01.304530 [ 256 ] {d3401c8d-40a7-4af3-af85-46f488e2f2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5542 | 2025.05.30 21:30:01.304586 [ 256 ] {d3401c8d-40a7-4af3-af85-46f488e2f2e6} <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 | ||
| 5543 | 2025.05.30 21:30:01.304749 [ 191 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2125 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071284 sec., 1025933.6720604224 rows/sec., 79.39 MiB/sec. | ||
| 5544 | 2025.05.30 21:30:01.305017 [ 197 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5545 | 2025.05.30 21:30:01.305379 [ 197 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.05.30 21:30:01.305465 [ 197 ] {a91f9506-6433-4545-8520-01cdfb8489ed::all_1_46_9} <Trace> oximeter.fields_uuid (a91f9506-6433-4545-8520-01cdfb8489ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5547 | 2025.05.30 21:30:01.305561 [ 256 ] {d3401c8d-40a7-4af3-af85-46f488e2f2e6} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2025.05.30 21:30:01.305586 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5549 | 2025.05.30 21:30:01.305608 [ 256 ] {d3401c8d-40a7-4af3-af85-46f488e2f2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5550 | 2025.05.30 21:30:01.306247 [ 256 ] {d3401c8d-40a7-4af3-af85-46f488e2f2e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5551 | 2025.05.30 21:30:01.306504 [ 256 ] {d3401c8d-40a7-4af3-af85-46f488e2f2e6} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2025.05.30 21:30:01.306621 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5553 | 2025.05.30 21:30:01.306649 [ 256 ] {d3401c8d-40a7-4af3-af85-46f488e2f2e6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002137 sec., 18249.883013570427 rows/sec., 32.70 MiB/sec. | ||
| 5554 | 2025.05.30 21:30:01.306669 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2025.05.30 21:30:01.306703 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5556 | 2025.05.30 21:30:01.306732 [ 256 ] {d3401c8d-40a7-4af3-af85-46f488e2f2e6} <Debug> TCPHandler: Processed in 0.002345857 sec. | ||
| 5557 | 2025.05.30 21:30:01.306782 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5558 | 2025.05.30 21:30:01.306858 [ 256 ] {} <Trace> TCP-Session: 9a8ecf90-ae59-4ca6-a98c-58b897884c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2025.05.30 21:30:01.306950 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5560 | 2025.05.30 21:30:01.306955 [ 256 ] {6f05e7be-bb80-42ad-8530-88ceb5e9fa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37689) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5561 | 2025.05.30 21:30:01.307000 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 594 rows starting from the beginning of the part | ||
| 5562 | 2025.05.30 21:30:01.307008 [ 256 ] {6f05e7be-bb80-42ad-8530-88ceb5e9fa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5563 | 2025.05.30 21:30:01.307119 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
| 5564 | 2025.05.30 21:30:01.307221 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
| 5565 | 2025.05.30 21:30:01.307325 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
| 5566 | 2025.05.30 21:30:01.307372 [ 256 ] {6f05e7be-bb80-42ad-8530-88ceb5e9fa19} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2025.05.30 21:30:01.307411 [ 256 ] {6f05e7be-bb80-42ad-8530-88ceb5e9fa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5568 | 2025.05.30 21:30:01.307449 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
| 5569 | 2025.05.30 21:30:01.307590 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
| 5570 | 2025.05.30 21:30:01.307772 [ 256 ] {6f05e7be-bb80-42ad-8530-88ceb5e9fa19} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5571 | 2025.05.30 21:30:01.308016 [ 256 ] {6f05e7be-bb80-42ad-8530-88ceb5e9fa19} <Trace> oximeter.measurements_u64 (3c9cc5a8-735c-4357-a455-e67a9e7d85db): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.05.30 21:30:01.308170 [ 256 ] {6f05e7be-bb80-42ad-8530-88ceb5e9fa19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 5573 | 2025.05.30 21:30:01.308211 [ 256 ] {6f05e7be-bb80-42ad-8530-88ceb5e9fa19} <Debug> TCPHandler: Processed in 0.001402376 sec. | ||
| 5574 | 2025.05.30 21:30:01.313207 [ 194 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 19 columns (19 merged, 0 gathered) in 0.006454234 sec., 122245.33538759209 rows/sec., 219.06 MiB/sec. | ||
| 5575 | 2025.05.30 21:30:01.313999 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5576 | 2025.05.30 21:30:01.314341 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2025.05.30 21:30:01.314410 [ 191 ] {03582720-adb6-4ef6-b9fb-f972c85560b2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (03582720-adb6-4ef6-b9fb-f972c85560b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5578 | 2025.05.30 21:30:01.314508 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.81 MiB. | ||